4d97b77a1c49aaee2ef396709df944c4206d14df
[gnulib.git] / ChangeLog
1 2007-10-04  Bruno Haible  <bruno@clisp.org>
2
3         * modules/floorf-tests: New file.
4         * tests/test-floorf.c: New file.
5
6         * modules/floorf: New file.
7         * lib/floor.c: New file.
8         * lib/floorf.c: New file.
9         * m4/floorf.m4: New file.
10         * lib/math.in.h (floorf): New declaration.
11         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
12         HAVE_DECL_FLOORF.
13         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
14         HAVE_DECL_FLOORF.
15         * doc/functions/floorf.texi: Mention the 'floorf' module.
16
17 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
18             Bruno Haible  <bruno@clisp.org>
19
20         Advertise for the Git server instead of the CVS server.
21         * doc/gnulib-intro.texi (Steady Development): Mention the Git
22         repository instead of the CVS one.
23         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
24         about all VCS systems generically.
25         * doc/gnulib.texi (Introduction): Capitalize `Git'.
26
27 2007-10-04  Bruno Haible  <bruno@clisp.org>
28
29         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
30         means.
31         Reported by BenoĆ®t Sigoure <tsuna@lrde.epita.fr>.
32
33 2007-10-04  Bruno Haible  <bruno@clisp.org>
34
35         * modules/truncl-tests: New file.
36         * tests/test-truncl.c: New file.
37
38         * modules/truncl: New file.
39         * lib/truncl.c: New file.
40         * m4/truncl.m4: New file.
41         * lib/math.in.h (truncl): New declaration.
42         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
43         HAVE_DECL_TRUNCL.
44         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
45         HAVE_DECL_TRUNCL.
46         * doc/functions/truncl.texi: Mention the 'truncl' module.
47
48 2007-10-04  Bruno Haible  <bruno@clisp.org>
49
50         * modules/truncf-tests: New file.
51         * tests/test-truncf.c: New file.
52
53         * modules/truncf: New file.
54         * lib/trunc.c: Make paramerizable through USE_* macros.
55         * lib/truncf.c: New file.
56         * m4/truncf.m4: New file.
57         * lib/math.in.h (truncf): New declaration.
58         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
59         HAVE_DECL_TRUNCF.
60         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
61         HAVE_DECL_TRUNCF.
62         * doc/functions/truncf.texi: Mention the 'truncf' module.
63
64 2007-10-03  Bruno Haible  <bruno@clisp.org>
65
66         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
67         augmentation also for tests modules.
68         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
69         * modules/atexit-tests (Makefile.am): Likewise.
70         * modules/binary-io-tests (Makefile.am): Likewise.
71         * modules/c-strcase-tests (Makefile.am): Likewise.
72         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
73         * modules/canonicalize-tests (Makefile.am): Likewise.
74         * modules/closein-tests (Makefile.am): Likewise.
75         * modules/fprintf-posix-tests (Makefile.am): Likewise.
76         * modules/freadahead-tests (Makefile.am): Likewise.
77         * modules/fseek-tests (Makefile.am): Likewise.
78         * modules/fseeko-tests (Makefile.am): Likewise.
79         * modules/ftell-tests (Makefile.am): Likewise.
80         * modules/ftello-tests (Makefile.am): Likewise.
81         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
82         * modules/isnanl-tests (Makefile.am): Likewise.
83         * modules/lseek-tests (Makefile.am): Likewise.
84         * modules/mbscasecmp-tests (Makefile.am): Likewise.
85         * modules/mbscasestr-tests (Makefile.am): Likewise.
86         * modules/mbschr-tests (Makefile.am): Likewise.
87         * modules/mbscspn-tests (Makefile.am): Likewise.
88         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
89         * modules/mbspbrk-tests (Makefile.am): Likewise.
90         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
91         * modules/mbsrchr-tests (Makefile.am): Likewise.
92         * modules/mbsspn-tests (Makefile.am): Likewise.
93         * modules/mbsstr-tests (Makefile.am): Likewise.
94         * modules/printf-posix-tests (Makefile.am): Likewise.
95         * modules/snprintf-posix-tests (Makefile.am): Likewise.
96         * modules/sprintf-posix-tests (Makefile.am): Likewise.
97         * modules/tsearch-tests (Makefile.am): Likewise.
98         * modules/uniname/uniname-tests (Makefile.am): Likewise.
99         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
100         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
101         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
102         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
103         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
104         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
105         * modules/vprintf-posix-tests (Makefile.am): Likewise.
106         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
107         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
108         * modules/xstrtoimax-tests (Makefile.am): Likewise.
109         * modules/xstrtol-tests (Makefile.am): Likewise.
110         * modules/xstrtoumax-tests (Makefile.am): Likewise.
111         * modules/yesno-tests (Makefile.am): Likewise.
112
113 2007-10-03  Bruno Haible  <bruno@clisp.org>
114
115         * modules/trunc-tests: New file.
116         * tests/test-trunc.c: New file.
117
118         * modules/trunc: New file.
119         * lib/trunc.c: New file.
120         * m4/trunc.m4: New file.
121         * lib/math.in.h (trunc): New declaration.
122         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
123         HAVE_DECL_TRUNC.
124         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
125         HAVE_DECL_TRUNC.
126         * doc/functions/trunc.texi: Mention the 'trunc' module.
127
128 2007-10-03  Bruno Haible  <bruno@clisp.org>
129
130         * tests/test-fpending.c: New file, mostly copied
131         from coreutils/lib/t-fpending.c.
132         * modules/fpending-tests: New file.
133
134 2007-10-03  Bruno Haible  <bruno@clisp.org>
135
136         Port the stdio extensions to QNX (untested).
137         * lib/fseterr.c (fseterr): Add support for QNX.
138         * lib/fbufmode.c (fbufmode): Likewise.
139         * lib/freadable.c (freadable): Likewise.
140         * lib/fwritable.c (fwritable): Likewise.
141         * lib/freading.c (freading): Likewise.
142         * lib/fwriting.c (fwriting): Likewise.
143         * lib/freadahead.c (freadahed): Likewise.
144         * lib/fpurge.c (fpurge): Likewise.
145         * lib/fseeko.c (rpl_fseeko): Likewise.
146
147 2007-10-03  Bruno Haible  <bruno@clisp.org>
148             Jim Meyering  <jim@meyering.net>
149             Eric Blake  <ebb9@byu.net>
150
151         * doc/relocatable.texi: Use @command instead of @program.
152
153 2007-10-02  Jim Meyering  <jim@meyering.net>
154
155         Perform one more "_.h" -> ".in.h" substitution.
156         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
157         instead of unistd_.h here, too.
158
159 2007-10-01  Bruno Haible  <bruno@clisp.org>
160
161         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
162         Needed for the alloca-opt module.
163
164 2007-09-30  Bruno Haible  <bruno@clisp.org>
165
166         * lib/alloca.in.h: Renamed from lib/alloca_.h.
167         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
168         alloca_.h.
169         * lib/argz.in.h: Renamed from lib/argz_.h.
170         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
171         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
172         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
173         byteswap_.h.
174         * lib/dirent.in.h: Renamed from lib/dirent_.h.
175         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
176         dirent_.h.
177         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
178         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
179         fcntl_.h.
180         * lib/float.in.h: Renamed from lib/float_.h.
181         * modules/float (Files, Makefile.am): Use float.in.h instead of
182         float_.h.
183         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
184         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
185         fnmatch_.h.
186         * lib/getopt.in.h: Renamed from lib/getopt_.h.
187         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
188         getopt_.h.
189         * lib/glob.in.h: Renamed from lib/glob_.h.
190         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
191         * lib/iconv.in.h: Renamed from lib/iconv_.h.
192         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
193         iconv_.h.
194         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
195         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
196         inttypes_.h.
197         * lib/locale.in.h: Renamed from lib/locale_.h.
198         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
199         locale_.h.
200         * lib/math.in.h: Renamed from lib/math_.h.
201         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
202         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
203         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
204         of netinet_in_.h. Add dependency.
205         * lib/poll.in.h: Renamed from lib/poll_.h.
206         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
207         * lib/search.in.h: Renamed from lib/search_.h.
208         * modules/search (Files, Makefile.am): Use search.in.h instead of
209         search_.h.
210         * lib/signal.in.h: Renamed from lib/signal_.h.
211         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
212         _signal.h.
213         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
214         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
215         stdbool_.h.
216         * lib/stdint.in.h: Renamed from lib/stdint_.h.
217         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
218         stdint_.h.
219         * lib/stdio.in.h: Renamed from lib/stdio_.h.
220         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
221         stdio_.h.
222         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
223         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
224         stdlib_.h.
225         * lib/string.in.h: Renamed from lib/string_.h.
226         * modules/string (Files, Makefile.am): Use string.in.h instead of
227         string_.h.
228         * doc/gnulib-tool.texi (Initial import): Update.
229         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
230         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
231         of sys_select_.h. Add dependency.
232         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
233         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
234         of sys_socket_.h.
235         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
236         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
237         sys_stat_.h.
238         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
239         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
240         sys_time_.h.
241         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
242         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
243         sysexits_.h.
244         * lib/time.in.h: Renamed from lib/time_.h.
245         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
246         * lib/unistd.in.h: Renamed from lib/unistd_.h.
247         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
248         unistd_.h.
249         * lib/wchar.in.h: Renamed from lib/wchar_.h.
250         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
251         wchar_.h.
252         * lib/wctype.in.h: Renamed from lib/wctype_.h.
253         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
254         wctype_.h.
255         * build-aux/bootstrap (slurp): Update.
256         * lib/.cppi-disable: Update.
257
258 2007-09-30  Bruno Haible  <bruno@clisp.org>
259
260         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
261         Needed on BeOS.
262
263 2007-09-30  Bruno Haible  <bruno@clisp.org>
264
265         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
266
267 2007-09-29  Bruno Haible  <bruno@clisp.org>
268
269         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
270
271 2007-09-29  Bruno Haible  <bruno@clisp.org>
272
273         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
274         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
275         * build-aux/install-reloc: Compile also areadlink.c.
276         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
277
278 2007-09-29  Bruno Haible  <bruno@clisp.org>
279
280         * gnulib-tool (func_emit_initmacro_done): Indentation.
281
282 2007-09-29  Bruno Haible  <bruno@clisp.org>
283
284         * README: Add CVS checkout update instructions.
285         Info from Bob Proulx <bob@proulx.com>.
286
287 2007-09-28  Eric Blake  <ebb9@byu.net>
288
289         Provide move-if-change.
290         * build-aux/move-if-change: New file, based on best practice
291         rather than any canonical upstream location.
292
293 2007-09-28  Jim Meyering  <jim@meyering.net>
294
295         Fix canonicalize loop-detection corner case.
296         Do not attempt to stat the symlink values stored via seen_triple.
297         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
298         on linux-2.6.18, (but not 2.6.22).
299         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
300         triple_compare.  The former compares dev,ino,filename, while the latter
301         would actually stat dirname(filename) when dev and ino were equal.
302         * lib/hash-triple.c: Install <string.h>.
303         (STREQ): Define.
304         (triple_compare_ino_str): New function.
305         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
306
307 2007-09-28  Eric Blake  <ebb9@byu.net>
308
309         Enforce that AC_REPLACE_FUNCS files exist.
310         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
311         override check for typos.
312
313         Fix test-closein on Solaris 10.
314         * tests/test-closein.c (main): Don't assume stdin can be inherited
315         closed on all systems.
316         * tests/test-closein.sh: Likewise.
317         Reported by Piotr Tarnowski.
318
319 2007-09-28  Jim Meyering  <jim@meyering.net>
320
321         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
322
323 2007-09-27  Jim Meyering  <jim@meyering.net>
324
325         canonicalize: Avoid a false-positive cycle failure.
326         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
327         Sort.  Remove cycle-check.
328         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
329         not cycle-check.h.
330         (seen_triple): New function.
331         (canonicalize_filename_mode): Use it instead of cycle-check.
332         * tests/test-canonicalize.c: Add a test for this bug.
333         * tests/test-canonicalize.sh: Set up and run the test.
334
335         New module, file-set, from coreutils.
336         * modules/file-set: Define it.
337         * lib/file-set.c, lib/file-set.h: Implement.
338
339         New module, hash-triple, from coreutils.
340         * modules/hash-triple: Define it.
341         * lib/hash-triple.c, lib/hash-triple.h: Implement.
342
343 2007-09-25  Eric Blake  <ebb9@byu.net>
344
345         Fix strerror on Interix.
346         * lib/string_.h (strerror): Declare replacement.
347         * doc/functions/strerror.texi (strerror): Document the Interix
348         shortcoming.
349         * modules/string (Makefile.am): Support new hooks.
350         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
351         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
352         gl_FUNC_STRERROR_SEPARATE.
353         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
354         * lib/strerror.c (rpl_strerror): Provide replacement.
355         * modules/strerror (Depends-on): Add string.
356         (configure.ac): Detect use of module.
357         * tests/test-strerror.c: New file.
358         * modules/strerror-tests: New test module.
359         * modules/argp (Depends-on): Add strerror.
360         * modules/error (Depends-on): Likewise.
361         Reported by Martin Koeppe.
362
363 2007-09-24  Bruno Haible  <bruno@clisp.org>
364
365         * README: Update git instructions.
366
367 2007-09-24  Eric Blake  <ebb9@byu.net>
368
369         Revert fpending breakage from 2007-09-08.
370         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
371         __fpending.c.
372
373 2007-09-24  Jim Meyering  <jim@meyering.net>
374
375         filenamecat.c: Add a test.
376         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
377         showing how the function works when DIR is the empty string.
378
379 2007-09-21  Simon Josefsson  <simon@josefsson.org>
380
381         * tests/test-canonicalize.sh: Turn on executable bit.
382
383 2007-09-19  Eric Blake  <ebb9@byu.net>
384
385         * README: Update CVS instructions.
386
387 2007-09-18  Bruno Haible  <bruno@clisp.org>
388
389         * modules/areadlink: New file.
390         * lib/areadlink.h (areadlink): New declaration.
391         * lib/areadlink.c: New file, based on lib/xreadlink.c.
392
393 2007-09-17  Jim Meyering  <jim@meyering.net>
394
395         * lib/savewd.c (ESTALE) [!defined]: Define.
396         Reported to be required on Interix by Martin Koeppe.
397
398 2007-09-17  Bruno Haible  <bruno@clisp.org>
399
400         * gnulib-tool (func_version): Use $version.
401
402 2007-09-16  Bruno Haible  <bruno@clisp.org>
403
404         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
405         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
406         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
407         Reported by Greg Schafer <gschafer@zip.com.au>.
408
409 2007-09-15  Bruno Haible  <bruno@clisp.org>
410
411         * gnulib-tool (sed): Try a little harder to make bash understand the
412         alias.
413         Reported by Bruce Korb <bruce.korb@gmail.com>.
414
415 2007-09-13  Eric Blake  <ebb9@byu.net>
416
417         * ChangeLog: Remove conflict markers.
418
419 2007-09-13  Simon Josefsson  <simon@josefsson.org>
420
421         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
422         Reported by Bruno Haible <bruno@clisp.org>.
423
424 2007-09-12  Bruno Haible  <bruno@clisp.org>
425
426         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
427         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
428         is not defined.
429
430 2007-09-12  Eric Blake  <ebb9@byu.net>
431
432         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
433         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
434         Autoconf definition.
435         * modules/euidaccess (Depends-on): Add extensions, for
436         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
437         * modules/fnmatch (Depends-on): Likewise.
438         * modules/getaddrinfo (Depends-on): Likewise.
439         * modules/getdelim (Depends-on): Likewise.
440         * modules/getline (Depends-on): Likewise.
441         * modules/getsubopt (Depends-on): Likewise.
442         * modules/gettext (Depends-on): Likewise.
443         * modules/group-member (Depends-on): Likewise.
444         * modules/mbchar (Depends-on): Likewise.
445         * modules/memmem (Depends-on): Likewise.
446         * modules/mempcpy (Depends-on): Likewise.
447         * modules/memrchr (Depends-on): Likewise.
448         * modules/pagealign_alloc (Depends-on): Likewise.
449         * modules/readutmp (Depends-on): Likewise.
450         * modules/stpcpy (Depends-on): Likewise.
451         * modules/stpncpy (Depends-on): Likewise.
452         * modules/strchrnul (Depends-on): Likewise.
453         * modules/strndup (Depends-on): Likewise.
454         * modules/strsep (Depends-on): Likewise.
455         * modules/strverscmp (Depends-on): Likewise.
456         * modules/vasprintf (Depends-on): Likewise.
457         * modules/wcwidth (Depends-on): Likewise.
458         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
459         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
460         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
461         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
462         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
463         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
464         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
465         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
466         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
467         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
468         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
469         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
470         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
471         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
472         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
473         * m4/readutmp.m4 (gl_READUTMP): Likewise.
474         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
475         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
476         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
477         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
478         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
479         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
480         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
481         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
482         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
483         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
484         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
485         so that lock.m4 can be used in gettext without extensions module.
486
487 2007-09-11  Bruno Haible  <bruno@clisp.org>
488
489         * m4/isc-posix.m4: Remove file.
490         Suggested by Eric Blake.
491
492 2007-09-11  Eric Blake  <ebb9@byu.net>
493
494         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
495
496 2007-09-10  Bruno Haible  <bruno@clisp.org>
497
498         * posix-modules: Fix typo in error message.
499         Reported by Matt <mkraai@beckman.com>.
500
501 2007-09-09  Bruno Haible  <bruno@clisp.org>
502
503         * doc/functions/getdelim.texi: Update list of platforms lacking the
504         function.
505         * doc/functions/getline.texi: Likewise.
506
507 2007-09-09  Jim Meyering  <jim@meyering.net>
508
509         * lib/hash.c (hash_initialize): Detect calloc failure.
510         Reported by Bruno Haible.
511
512 2007-09-09  Bruno Haible  <bruno@clisp.org>
513
514         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
515         malloc or realloc fails.
516
517 2007-09-09  Bruno Haible  <bruno@clisp.org>
518
519         * modules/getcwd (Depends-on): Add malloc-posix.
520         * modules/glob (Depends-on): Likewise.
521         * modules/putenv (Depends-on): Likewise.
522         * modules/strdup (Depends-on): Likewise.
523         * modules/getdelim (Depends-on): Add realloc-posix.
524         * modules/read-file (Depends-on): Likewise.
525
526 2007-09-09  Bruno Haible  <bruno@clisp.org>
527
528         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
529         (gl_FUNC_MALLOC_POSIX): Require it.
530         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
531         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
532         * modules/realloc (Files): Add m4/malloc.m4.
533         * modules/calloc (Files): Likewise.
534
535 2007-09-09  Bruno Haible  <bruno@clisp.org>
536
537         * modules/malloc-posix: New file.
538         * modules/malloc (Depends-on): Add malloc-posix.
539         * lib/malloc.c: Include errno.h.
540         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
541         and a POSIX-compatible malloc into a single function. Set ENOMEM
542         when returning NULL.
543         * m4/malloc.m4: New file.
544         * doc/functions/malloc.texi: Mention the malloc-posix module.
545         * lib/stdlib_.h (malloc): New declaration.
546         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
547         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
548         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
549         and HAVE_MALLOC_POSIX.
550
551 2007-09-09  Bruno Haible  <bruno@clisp.org>
552
553         * modules/realloc-posix: New file.
554         * modules/realloc (Depends-on): Add realloc-posix.
555         * lib/realloc.c: Include errno.h.
556         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
557         and a POSIX-compatible realloc into a single function. Set ENOMEM
558         when returning NULL.
559         * m4/realloc.m4: New file.
560         * doc/functions/realloc.texi: Mention the realloc-posix module.
561         * lib/stdlib_.h (realloc): New declaration.
562         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
563         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
564         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
565         and HAVE_REALLOC_POSIX.
566
567 2007-09-09  Bruno Haible  <bruno@clisp.org>
568
569         * modules/calloc-posix: New file.
570         * modules/calloc (Depends-on): Add calloc-posix.
571         * lib/calloc.c: Include errno.h.
572         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
573         and a POSIX-compatible calloc into a single function. Set ENOMEM
574         when returning NULL.
575         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
576         * doc/functions/calloc.texi: Mention the calloc-posix module.
577         * lib/stdlib_.h (calloc): New declaration.
578         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
579         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
580         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
581         and HAVE_CALLOC_POSIX.
582
583 2007-09-09  Bruno Haible  <bruno@clisp.org>
584
585         Allow for modules to show an arbitrary notice.
586         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
587         * gnulib-tool: New option --extract-notice.
588         (func_usage): Document it.
589         (sed_extract_prog): Update.
590         (func_get_notice): New function.
591         (func_modules_notice): New function.
592         (func_import, func_create_testdir): Invoke it.
593         Suggested by Jim Meyering.
594
595 2007-09-09  Bruno Haible  <bruno@clisp.org>
596
597         * gnulib-tool: New options --verbose, --quiet.
598         (func_usage): Document them.
599         (verbose): New variable.
600         (func_execute_command): New function.
601         (func_import): Don't show the module list and the file list if
602         $verbose < 0.
603         (func_create_testdir): Likewise. Use func_execute_command.
604         (func_create_megatestdir): Use func_execute_command.
605
606 2007-09-08  Bruno Haible  <bruno@clisp.org>
607
608         * gnulib-tool (func_import): Prefer rsync over wget when available,
609         for fetching the PO files.
610
611 2007-09-08  Bruno Haible  <bruno@clisp.org>
612
613         * posix-modules: New file. Portions copied from gnulib-tool.
614         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
615
616 2007-09-08  Jim Meyering  <jim@meyering.net>
617
618         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
619         * lib/fpending.h: Rename from __fpending.h.
620         * lib/fpending.c: Rename from __fpending.c.
621         Include "fpending.h", not "__fpending.h".
622         * lib/__fpending.h, lib/__fpending.c: Remove files.
623         * modules/fpending (Files): Reflect new file names.
624         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
625
626 2007-09-08  Bruno Haible  <bruno@clisp.org>
627
628         * m4/inttypes-h.m4: Remove stub file.
629
630 2007-09-07  Simon Josefsson  <simon@josefsson.org>
631
632         * doc/headers/stdint.texi: Discuss #include_next issue.
633
634 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
635
636         * build-aux/bootstrap: Remove obsolete comment about wget --help.
637
638 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
639
640         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
641         in variable name.
642
643 2007-09-03  Jim Meyering  <jim@meyering.net>
644
645         New module: git-version-gen.
646         * modules/git-version-gen: New file.
647
648         Import changes from coreutils for bootstrap script.
649
650         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
651
652         bootstrap: uses rsync to download the .po files
653         * build-aux/bootstrap (po_download_command_format): New global.
654         (download_po_files): Use rsync.
655         (update_po_files): Don't remove .po files after download,
656         so future rsync runs can take advantage of the copies.
657
658         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
659
660         Solve the unnecessary-.po-file-regeneration problem once and for all.
661         * build-aux/bootstrap (download_po_files): New function, renamed from
662         get_translations.  Now, downloads, but doesn't update LINGUAS.
663         (update_po_files): New function.
664
665         bootstrap: Ignore more.
666         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
667         uniwidth to e.g., lib/.gitignore.
668         (slurp): Handle the sys_stat_.h -> sys mapping, too.
669
670         * build-aux/bootstrap: New setting: vc_ignore.
671         (insert_sorted_if_absent): Create $file if absent.
672         Adapt to new, possibly empty, list: $vc_ignore.
673
674         bootstrap: generate more ignorable names
675         * build-aux/bootstrap (slurp): When generating ignorable names,
676         also map .sin to .sed, .gperf to .c, and .y to .c.
677
678 2007-09-03  Jim Meyering  <jim@meyering.net>
679
680         * build-aux/git-version-gen: New file, from coreutils.  For details, see
681         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
682
683 2007-09-02  Bruno Haible  <bruno@clisp.org>
684
685         Fix mis-recognition of 'mcs' on QNX 6.
686         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
687         output contains the string "Mono".
688         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
689         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
690
691 2007-09-01  Bruno Haible  <bruno@clisp.org>
692
693         Fix collision between uniwidth/* and linebreak modules.
694         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
695         u32_width): Remove declarations.
696         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
697         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
698         streq3, streq2, streq1, streq0): Remove functions.
699         (STREQ): Remove macro.
700         (is_cjk_encoding): Remove function.
701         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
702         (uc_width, u8_width, u16_width, u32_width): Remove functions.
703         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
704         * NEWS: Document the change.
705
706 2007-09-01  Bruno Haible  <bruno@clisp.org>
707
708         * lib/streq.h: Add double-inclusion guard.
709
710 2007-09-01  Karl Berry  <karl@gnu.org>
711
712         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
713
714 2007-08-28  Jim Meyering  <jim@meyering.net>
715
716         Rename mreadlink_with_size to areadlink_with_size.
717         * NEWS: Document the change.
718         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
719         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
720         * lib/mreadlink.h: Rename this to...
721         * lib/areadlink.h: ...this.
722         * modules/mreadlink-with-size: Rename this to...
723         * modules/areadlink-with-size: ...this.
724         * lib/canonicalize.c: Reflect the renaming.
725         * modules/canonicalize: Likewise.
726
727 2007-08-26  Bruno Haible  <bruno@clisp.org>
728
729         * gnulib-tool (func_import): When deciding which files to remove,
730         consider also dangling symbolic links.
731         Reported by Eric Blake.
732
733 2007-08-26  Bruno Haible  <bruno@clisp.org>
734
735         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
736
737 2007-08-23  Simon Josefsson  <simon@josefsson.org>
738
739         * lib/readline.c: Don't include getline.h, the prototype is now
740         found in stdio.h.
741
742 2007-08-23  Jim Meyering  <jim@meyering.net>
743
744         Getdelim touchup.
745         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
746         around the funlockfile call, since funlockfile never sets errno.
747         Don't set errno upon failed realloc.
748
749 2007-08-22  Eric Blake  <ebb9@byu.net>
750
751         Getline touchups.
752         * lib/getdelim.c (getdelim): Revert regression that required *n to
753         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
754         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
755         getdelim, rather than whether implementation is missing.
756         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
757         * lib/stdio_.h (getline): Also declare if replacement is
758         required.
759         * doc/functions/getdelim.texi: New file.
760         * doc/functions/getline.texi: Likewise.
761         * doc/gnulib.texi (Function Substitutes): Add new files.
762         Reported by Bruno Haible.
763
764 2007-08-22  Ludovic CourtĆØs  <ludo@gnu.org>
765
766         * users.txt: Add Guile.
767
768 2007-08-22  Eric Blake  <ebb9@byu.net>
769
770         * tests/test-getdelim.c (main): Use remove, not unlink.
771         * tests/test-getline.c (main): Likewise.
772
773         Move getline and getdelim into stdio.h, per POSIX 200x.
774         * modules/getline (Files): Remove getline.h.
775         (Depends-on): Add stdio.
776         (configure.ac): Add module indicator.
777         * modules/getdelim (Files): Remove getdelim.h.
778         (Depends-on): Add stdio.
779         (configure.ac): Add module indicator.
780         * modules/stdio (Makefile.am): Work with new indicators.
781         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
782         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
783         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
784         * lib/getdelim.h: Delete.
785         * lib/getline.h: Delete.
786         * lib/stdio_.h (getdelim, getline): Declare.
787         * modules/getdelim-tests: New module.
788         * modules/getline-tests: Likewise.
789         * tests/test-getdelim.c: New file.
790         * tests/test-getline.c: Likewise.
791         * NEWS: Document the change.
792         * lib/getline.c: Update choice of header.
793         * lib/csharpcomp.c: Likewise.
794         * lib/getpass.c: Likewise.
795         * lib/javacomp.c: Likewise.
796         * lib/javaversion.c: Likewise.
797         * lib/yesno.c: Likewise.
798         * lib/getdelim.c: Likewise.
799         (getdelim): Set errno on failure, and avoid memory leak.
800
801 2007-08-19  Bruno Haible  <bruno@clisp.org>
802
803         * modules/closein (Depends-on): Add freadahead.
804         * lib/closein.c: Include freadahead.h.
805         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
806         is zero.
807
808 2007-08-19  Bruno Haible  <bruno@clisp.org>
809
810         * modules/freadahead-tests: New file.
811         * tests/test-freadahead.sh: New file.
812         * tests/test-freadahead.c: New file.
813
814         * modules/freadahead: New file.
815         * lib/freadahead.h: New file.
816         * lib/freadahead.c: New file.
817         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
818         fbufmode, fpurge, freadable, fwritable.
819
820 2007-08-19  Eric Blake  <ebb9@byu.net>
821
822         Test yesno in combination with closein.
823         * lib/yesno.c (yesno): Document use of stdin.
824         * modules/yesno-tests (Files): New module.
825         * tests/test-yesno.c (main): New file.
826         * tests/test-yesno.sh: Likewise.
827
828 2007-08-19  Bruno Haible  <bruno@clisp.org>
829
830         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
831         * lib/fseeko.c (rpl_fseeko): Likewise.
832         * lib/fseterr.c (fseterr): Likewise.
833
834 2007-08-19  Bruno Haible  <bruno@clisp.org>
835
836         * tests/test-lseek.c (main): Disable a test for BeOS.
837         * doc/functions/lseek.texi: Document the BeOS bug.
838
839 2007-08-19  Bruno Haible  <bruno@clisp.org>
840             Eric Blake  <ebb9@byu.net>
841
842         * lib/lseek.c: Include <sys/stat.h>.
843         (rpl_lseek): Add workaround code also for Unix platforms.
844         Needed for BeOS.
845         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
846         * doc/functions/lseek.texi: Document BeOS definiency.
847
848 2007-08-18  Bruno Haible  <bruno@clisp.org>
849
850         * modules/fstrcmp-tests: New file.
851         * tests/test-fstrcmp.c: New file.
852
853 2007-08-18  Bruno Haible  <bruno@clisp.org>
854
855         * modules/fstrcmp: New file, from GNU gettext with modifications.
856         * lib/fstrcmp.h: New file, from GNU gettext.
857         * lib/fstrcmp.c: New file, from GNU gettext.
858         * MODULES.html.sh (String handling): Add fstrcmp.
859
860 2007-08-18  Bruno Haible  <bruno@clisp.org>
861
862         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
863         'bool'.
864         (diag, compareseq): Remove const from the ctxt argument.
865         (USE_HEURISTIC): Undefine at the end.
866
867 2007-08-18  Jim Meyering  <jim@meyering.net>
868
869         New file: lib/idcache.h
870         * NEWS: Mention the addition.
871         * modules/idcache (Files): Add lib/idcache.h
872         * lib/idcache.c: Include "idcache.h".
873         Don't include <sys/types.h>.
874         Add a FIXME comment.
875         Move file-scoped "static" declarations to the top.
876         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
877
878 2007-08-17  Bruno Haible  <bruno@clisp.org>
879         and Paul Eggert  <eggert@cs.ucla.edu>
880
881         * MODULES.html.sh: Add diffseq.
882         * modules/diffseq: New file.
883         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
884         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
885
886 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
887
888         Import changes from coreutils for bootstrap script.
889
890         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
891
892         * build-aux/bootstrap (slurp): Work even in environments where
893         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
894         current code does not slurp files whose names start with ".", and
895         this looks like it might be a troublesome area.
896
897         2007-07-11  Jim Meyering  <jim@meyering.net>
898
899         If there's a GPL vN copyright comment, require that N == 3.
900
901         2007-07-08  Jim Meyering  <jim@meyering.net>
902
903         Run the coreutils-specific code only if tests/Makefile.am.in exists.
904         * build-aux/bootstrap (mam_template): Move definition out of loop.
905
906         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
907
908         * build-aux/bootstrap (symlink_to_dir): Rename function from
909         symlink_to_gnulib.  Add a directory parameter.  Update all
910         callers.
911         (cp_mark_as_generated): Also check for -- and link to -- files in
912         gl/.
913
914         2007-07-08  Jim Meyering  <jim@meyering.net>
915
916         Adapt to deeper hierarchy in gnulib.
917         * build-aux/bootstrap (symlink_to_dir): If the destination
918         directory doesn't exist, create it. This is required at least for
919         "lib/uniwidth/cjk.h".
920
921         2007-05-15  Jim Meyering  <jim@meyering.net>
922
923         * build-aux/bootstrap: Now that generated Makefile.am files
924         are no longer under version control, they must be created at
925         bootstrap time.
926
927 2007-08-14  Ben Pfaff  <blp@gnu.org>
928
929         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
930
931 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
932
933         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
934         given the changes below.
935         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
936         even on hosts that have padding bits beyond the supported 64.
937
938 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
939
940         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
941         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
942         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
943         depends on it.
944         (xstrtol_error): Remove.
945         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
946         but with a different signature.
947         (ATTRIBUTE_NORETURN, __attribute__): New macros.
948         * lib/xstrtol-error.c: Include exitfail.h.
949         (xstrtol_fatal): New function, with a different signature from the
950         old xstrtol_error, so that the caller need not worry about passing
951         in an exit status, or about storage management of the option argument.
952         (xstrtol_error): Now a static function.  Redo signature to
953         implement xstrtol_fatal.  Output the correct number of hyphens in
954         front of the option so that the caller need not worry about
955         storage management.
956         (N_): New macro.
957         (_): Remove; not used now.
958         * modules/xstrtol: Depend on getopt.
959         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
960         of old STRTOL_FATAL_ERROR macro.
961         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
962         of test program.
963         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
964         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
965
966 2007-08-08  Eric Blake  <ebb9@byu.net>
967
968         * lib/xstrtol-error.c: Add missing include.
969
970         Move xstrtol messages into gnulib domain, when --pobase is used.
971         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
972         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
973         * modules/xstrtol (Files): Distribute new file.
974         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
975         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
976         * tests/test-xstrtol.c: ...into new file.
977         * tests/test-xstrtoul.c: Also test xstrtoul.
978         * tests/test-xstrtoimax.c: Also test xstrtoimax.
979         * tests/test-xstrtoumax.c: Also test xstrtoumax.
980         * tests/test-xstrtol.sh: Drive the tests.
981         * tests/test-xstrtoimax.sh: Likewise.
982         * tests/test-xstrtoumax.sh: Likewise.
983         * modules/xstrtol-tests: New module.
984         * modules/xstrtoimax-tests: Likewise.
985         * modules/xstrtoumax-tests: Likewise.
986
987 2007-08-08  Jim Meyering  <jim@meyering.net>
988
989         New function: mfile_name_concat.
990         * lib/filenamecat.c (mfile_name_concat): New function, just like
991         file_name_concat, but return NULL upon failure rather than exiting
992         with a diagnostic.
993         * lib/filenamecat.h: Declare it.
994
995 2007-08-07  Bruno Haible  <bruno@clisp.org>
996
997         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
998         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
999         warning from gcc.
1000         Reported by Eric Blake.
1001
1002 2007-08-07  Simon Josefsson  <simon@josefsson.org>
1003
1004         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
1005         * modules/crypto/arcfour (License): Likewise.
1006         * modules/crypto/des-tests (License): Likewise.
1007         * modules/crypto/gc-arctwo-tests (License): Likewise.
1008         * modules/crypto/gc-des-tests (License): Likewise.
1009         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
1010         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
1011         * modules/crypto/gc-md2-tests (License): Likewise.
1012         * modules/crypto/gc-md4-tests (License): Likewise.
1013         * modules/crypto/gc-md5-tests (License): Likewise.
1014         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
1015         * modules/crypto/gc-rijndael-tests (License): Likewise.
1016         * modules/crypto/gc-sha1-tests (License): Likewise.
1017         * modules/crypto/gc-tests (License): Likewise.
1018         * modules/crypto/hmac-md5 (License): Likewise.
1019         * modules/crypto/hmac-sha1 (License): Likewise.
1020         * modules/crypto/md2-tests (License): Likewise.
1021         * modules/crypto/md4-tests (License): Likewise.
1022         * modules/crypto/md5 (License): Likewise.
1023         * modules/crypto/rijndael (License): Likewise.
1024         * modules/crypto/sha1 (License): Likewise.
1025         * modules/memxor (License): Likewise.
1026
1027 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
1028         and Bruno Haible  <bruno@clisp.org>
1029
1030         * NEWS: Describe interface changes to human, xstrtol.
1031         * lib/human.h: Include <xstrtol.h>.
1032         (human_options): Return enum strtol_error, not int.  Remove
1033         bool arg; take int * instead.
1034         * lib/human.c: Don't include "gettext.h".
1035         (_): Remove; no longer used.
1036         Don't include <xstrtol.h>, since human.h does it.
1037         (human_options): Adjust to abovementioned interface changes.
1038         Do not report error to stderr; that's now the caller's
1039         responsibility.
1040         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
1041         interface change.
1042         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
1043         Str, Argument_type_string.  All uses changed.  Put " argument"
1044         in diagnostics to make them clearer.  Change wording of suffix
1045         message for clarity.
1046         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
1047         Argument_type_string.
1048         (STRTOL_FATAL_WARN): Remove; no longer used.
1049         * modules/human (Depends-on): Remove gettext-h.
1050
1051 2007-08-06  Simon Josefsson  <simon@josefsson.org>
1052
1053         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
1054
1055 2007-07-31  Bruno Haible  <bruno@clisp.org>
1056
1057         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
1058         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
1059         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
1060
1061 2007-07-31  Bruno Haible  <bruno@clisp.org>
1062
1063         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
1064         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
1065
1066 2007-07-30  Bruno Haible  <bruno@clisp.org>
1067
1068         * modules/base64 (License): Use the synonymous term "LGPLv2+".
1069         * modules/c-ctype (License): Likewise.
1070         * modules/c-strcase (License): Likewise.
1071         * modules/check-version (License): Likewise.
1072         * modules/iconv (License): Likewise.
1073         * modules/iconv_open (License): Likewise.
1074         * modules/read-file (License): Likewise.
1075         * modules/striconv (License): Likewise.
1076         * modules/strverscmp (License): Likewise.
1077         * modules/vasprintf (License): Likewise.
1078         * modules/crypto/des (License): Likewise.
1079         * modules/crypto/gc (License): Likewise.
1080         * modules/crypto/gc-arcfour (License): Likewise.
1081         * modules/crypto/gc-arctwo (License): Likewise.
1082         * modules/crypto/gc-des (License): Likewise.
1083         * modules/crypto/gc-hmac-md5 (License): Likewise.
1084         * modules/crypto/gc-hmac-sha1 (License): Likewise.
1085         * modules/crypto/gc-md2 (License): Likewise.
1086         * modules/crypto/gc-md4 (License): Likewise.
1087         * modules/crypto/gc-md5 (License): Likewise.
1088         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
1089         * modules/crypto/gc-random (License): Likewise.
1090         * modules/crypto/gc-rijndael (License): Likewise.
1091         * modules/crypto/gc-sha1 (License): Likewise.
1092         * modules/crypto/md2 (License): Likewise.
1093         * modules/crypto/md4 (License): Likewise.
1094
1095 2007-07-30  Jim Meyering  <jim@meyering.net>
1096
1097         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
1098         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
1099         it has valid stat data.  This bug would cause du not to count the
1100         sizes of inaccessible directories.
1101         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
1102         in <http://bugzilla.redhat.com/250077>.
1103
1104 2007-07-25  Peter O'Gorman  <peter@pogma.com>
1105             Bruno Haible  <bruno@clisp.org>
1106
1107         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
1108         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
1109         #include_next, gives a diagnostic about it, but reports no error in
1110         the exit code.
1111         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
1112
1113 2007-07-24  Ben Pfaff  <blp@gnu.org>
1114
1115         Improve name: "count-one-bits" is better than "popcount".
1116         * MODULES.html.sh: Update name.
1117         * lib/popcount.h: Renamed lib/count-one-bits.h.
1118         (popcount): Renamed count_one_bits.
1119         (popcountl): Renamed count_one_bits_l.
1120         (popcountll): Renamed count_one_bits_ll.
1121         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
1122         * modules/popcount: Renamed module/count-one-bits.
1123         * modules/popcount-tests: Renamed module/count-one-bits-tests.
1124         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
1125
1126 2007-07-23  Ben Pfaff  <blp@gnu.org>
1127
1128         * lib/popcount.h (popcount32): Reduce size of constants, to allow
1129         better code generation, and add U to large constants to avoid
1130         warnings, in non-GCC case.
1131         Suggested by Bruno Haible.
1132
1133 2007-07-23  Ben Pfaff  <blp@gnu.org>
1134
1135         * lib/popcount.h: Use verify_true instead of if...abort.
1136         * modules/popcount: Depend on verify module.
1137         Suggested by Jim Meyering.
1138
1139 2007-07-23  Bruno Haible  <bruno@clisp.org>
1140
1141         * gnulib-tool (func_import): Create a .cvsignore file also when the
1142         directory is not yet in CVS but the toplevel directory is. When
1143         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
1144         Reported by Karl Berry.
1145
1146 2007-07-22  Ben Pfaff  <blp@gnu.org>
1147
1148         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
1149         case.
1150         Suggested by Eric Blake.
1151
1152 2007-07-22  Ben Pfaff  <blp@gnu.org>
1153
1154         New module: popcount.
1155         * MODULES.html.sh: Add popcount.
1156         * modules/popcount: New file.
1157         * modules/popcount-tests: New file.
1158         * tests/test-popcount.c: New file.
1159         * lib/popcount.h: New file.
1160         * m4/popcount.m4: New file.
1161
1162 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
1163
1164         * build-aux/announce-gen: Update to GPLv3.
1165
1166         * build-aux/config.guess: Update from config.
1167
1168 2007-07-21  Bruno Haible  <bruno@clisp.org>
1169
1170         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
1171         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
1172
1173 2007-07-20  Jim Meyering  <jim@meyering.net>
1174
1175         * check-module: Diagnose a self-dependency.
1176
1177 2007-07-19  Bruno Haible  <bruno@clisp.org>
1178
1179         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
1180         empty.
1181         Reported by Eric Blake.
1182
1183 2007-07-18  Bruno Haible  <bruno@clisp.org>
1184
1185         * gnulib-tool: New options --po-base, --po-domain.
1186         (func_usage): Document them.
1187         (pobase, po_domain): New variables.
1188         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
1189         DEFAULT_TEXT_DOMAIN.
1190         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
1191         (func_import): Consider pobase and po_domain. Create a po/ directory.
1192         (func_create_testdir): Set pobase and po_domain to empty.
1193         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
1194         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
1195
1196 2007-07-18  Bruno Haible  <bruno@clisp.org>
1197
1198         * gnulib-tool (func_get_automake_snippet): Synthesize also an
1199         EXTRA_DIST augmentation for files in build-aux/.
1200
1201 2007-07-16  Bruno Haible  <bruno@clisp.org>
1202
1203         * modules/lseek (License): Use the synonymous term "LGPLv2+".
1204         * modules/getdelim (License): Likewise.
1205
1206 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1207
1208         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
1209         * modules/d-type (License): Likewise.
1210         * modules/extensions (License): Likewise.
1211         * modules/fnmatch (License): Likewise.
1212         * modules/fseeko (License): Likewise.
1213         * modules/getaddrinfo (License): Likewise.
1214         * modules/getline (License): Likewise.
1215         * modules/getlogin_r (License): Likewise.
1216         * modules/getpass (License): Likewise.
1217         * modules/gettimeofday (License): Likewise.
1218         * modules/glob (License): Likewise.
1219         * modules/inet_ntop (License): Likewise.
1220         * modules/malloc (License): Likewise.
1221         * modules/malloca (License): Likewise.
1222         * modules/memmem (License): Likewise.
1223         * modules/mempcpy (License): Likewise.
1224         * modules/memset (License): Likewise.
1225         * modules/minmax (License): Likewise.
1226         * modules/mktime (License): Likewise.
1227         * modules/netinet_in (License): Likewise.
1228         * modules/pathmax (License): Likewise.
1229         * modules/poll (License): Likewise.
1230         * modules/regex (License): Likewise.
1231         * modules/snprintf (License): Likewise.
1232         * modules/stdbool (License): Likewise.
1233         * modules/stdint (License): Likewise.
1234         * modules/stdio (License): Likewise.
1235         * modules/strcase (License): Likewise.
1236         * modules/strcasestr (License): Likewise.
1237         * modules/strdup (License): Likewise.
1238         * modules/string (License): Likewise.
1239         * modules/strndup (License): Likewise.
1240         * modules/strnlen (License): Likewise.
1241         * modules/strpbrk (License): Likewise.
1242         * modules/strptime (License): Likewise.
1243         * modules/strsep (License): Likewise.
1244         * modules/sys_select (License): Likewise.
1245         * modules/sys_socket (License): Likewise.
1246         * modules/sys_stat (License): Likewise.
1247         * modules/sys_time (License): Likewise.
1248         * modules/time (License): Likewise.
1249         * modules/time_r (License): Likewise.
1250         * modules/timegm (License): Likewise.
1251         * modules/unistd (License): Likewise.
1252         * modules/vsnprintf (License): Likewise.
1253         * modules/wctype (License): Likewise.
1254
1255 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1256
1257         * modules/argz (License): LGPLv2+.
1258
1259 2007-07-15  Karl Berry  <karl@gnu.org>
1260
1261         * doc/gnulib.texi: revise node structure per new fdl.texi.
1262
1263 2007-07-14  Bruno Haible  <bruno@clisp.org>
1264
1265         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
1266         the output file.
1267         * lib/uniname/uninames.h: Regenerated.
1268
1269 2007-07-14  Karl Berry  <karl@gnu.org>
1270
1271         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
1272         omitting sectioning and index commands.
1273
1274 2007-07-13  Bruno Haible  <bruno@clisp.org>
1275
1276         New gnulib-tool option --more-symlinks.
1277         * gnulib-tool (func_usage): Document --more-symlinks.
1278         (do_copyrights): New variable.
1279         Recognize option --more-symlinks.
1280         (func_import): Don't add a copyright notice transform to
1281         sed_transform_lib_file if do_copyrights is empty.
1282
1283 2007-07-13  Bruno Haible  <bruno@clisp.org>
1284
1285         * lib/vasnprintf.c (decimal_point_char): Define also if
1286         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
1287         && !NEED_PRINTF_DIRECTIVE_A.
1288         Reported by Clemens Koller <clemens.koller@anagramm.de> via
1289         Gary V. Vaughan <gary@gnu.org>.
1290
1291 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
1292
1293         * lib/inttypes_.h: Undo previous change, since it was fixed
1294         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
1295
1296 2007-07-13  Bruno Haible  <bruno@clisp.org>
1297
1298         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
1299         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
1300
1301 2007-07-13  Jim Meyering  <jim@meyering.net>
1302
1303         df: Don't fail for Tru64's "file-on-file mount".
1304         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
1305         so we fall through and use statfs instead.  Details here:
1306         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
1307         Reported by Albert Chin.
1308
1309 2007-07-13  Bruno Haible  <bruno@clisp.org>
1310
1311         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
1312         * modules/configmake (License): Likewise.
1313         * modules/gettext (License): Likewise.
1314         * modules/gettext-h (License): Likewise.
1315         * modules/include_next (License): Likewise.
1316         * modules/link-warning (License): Likewise.
1317         * modules/localcharset (License): Likewise.
1318         * modules/localename (License): Likewise.
1319         * modules/lock (License): Likewise.
1320         * modules/relocatable-lib-lgpl (License): Likewise.
1321         * modules/size_max (License): Likewise.
1322         * modules/vasnprintf (License): Likewise.
1323         * modules/wchar (License): Likewise.
1324         * modules/xsize (License): Likewise.
1325
1326 2007-07-13  Bruno Haible  <bruno@clisp.org>
1327
1328         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
1329         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
1330
1331 2007-07-12  Bruno Haible  <bruno@clisp.org>
1332
1333         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
1334         in the modules files.
1335
1336 2007-07-11  Karl Berry  <karl@gnu.org>
1337
1338         * MODULES.html.sh (func_module): use
1339          sed -e '\|^'"${includefile}"'$|d'
1340          instead of /.../d, to avoid errors on $includefile's containing /.
1341
1342 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
1343
1344         * gnulib-tool (func_import): Avoid duplication of --avoid
1345         statements
1346         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
1347         names to `_' in variable names.
1348
1349 2007-07-10  Eric Blake  <ebb9@byu.net>
1350
1351         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
1352         * NEWS: Document this change.
1353
1354 2007-07-08  Bruno Haible  <bruno@clisp.org>
1355
1356         Update to Unicode 5.0.
1357         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
1358         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
1359         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
1360         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
1361         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
1362         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
1363         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
1364         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
1365         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
1366         U+10A3F, U+1D242..U+1D244.
1367         (nonspacing_table_ind): Update.
1368         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
1369         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
1370
1371 2007-07-08  Bruno Haible  <bruno@clisp.org>
1372
1373         Update to Unicode 5.0.
1374         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
1375         code transform. Extend the name index field of unicode_name_to_code and
1376         unicode_code_to_name from 16 to 24 bits.
1377         * lib/uniname/uniname.c (unicode_character_name,
1378         unicode_name_character): Add the range 0x12xxx to the code transform.
1379         * lib/uniname/uninames.h: Regenerated.
1380         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
1381
1382 2007-07-07  Bruno Haible  <bruno@clisp.org>
1383
1384         * modules/wcwidth-tests: New file.
1385         * tests/test-wcwidth.c: New file.
1386
1387         Work around MacOS X wcwidth() bug.
1388         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
1389         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
1390         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
1391         original wcwidth in non-UTF-8 locales.
1392         * modules/wcwidth (Depends-on): Add localcharset, streq,
1393         uniwidth/width.
1394         * doc/functions/wcwidth.texi: Update.
1395
1396 2007-07-07  Bruno Haible  <bruno@clisp.org>
1397
1398         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
1399         (wcwidth): New declaration.
1400         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
1401         macros.
1402         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
1403         here. Prepare for creating <wchar.h> unconditionally.
1404         * modules/wchar (Depends-on): Add link-warning.
1405         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
1406         REPLACE_WCWIDTH, and GL_LINK_WARNING.
1407         * lib/wcwidth.h: Remove file.
1408         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
1409         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
1410         * modules/wcwidth (Files): Remove lib/wcwidth.h.
1411         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
1412         (Include): Replace wcwidth.h with <wchar.h>.
1413         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
1414         * lib/mbchar.h: Don't include wcwidth.h.
1415         * lib/mbswidth.c: Likewise.
1416         * NEWS: Mention the change.
1417
1418 2007-07-07  Bruno Haible  <bruno@clisp.org>
1419
1420         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
1421         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
1422         definition with an external declaration.
1423         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
1424         defined as a function. Remove AC_C_INLINE requirement.
1425         * modules/wcwidth (Files): Add lib/wcwidth.c.
1426         (Makefile.am): Remove redundant statement.
1427
1428 2007-07-07  Bruno Haible  <bruno@clisp.org>
1429
1430         * MODULES.html.sh (Unicode string functions): Add the new modules.
1431
1432         * tests/uniwidth/test-u32-strwidth.c: New file.
1433         * modules/uniwidth/u32-strwidth-tests: New file.
1434
1435         * lib/uniwidth/u32-strwidth.c: New file.
1436         * modules/uniwidth/u32-strwidth: New file.
1437
1438         * tests/uniwidth/test-u16-strwidth.c: New file.
1439         * modules/uniwidth/u16-strwidth-tests: New file.
1440
1441         * lib/uniwidth/u16-strwidth.c: New file.
1442         * modules/uniwidth/u16-strwidth: New file.
1443
1444         * tests/uniwidth/test-u8-strwidth.c: New file.
1445         * modules/uniwidth/u8-strwidth-tests: New file.
1446
1447         * lib/uniwidth/u8-strwidth.c: New file.
1448         * modules/uniwidth/u8-strwidth: New file.
1449
1450         * tests/uniwidth/test-u32-width.c: New file.
1451         * modules/uniwidth/u32-width-tests: New file.
1452
1453         * lib/uniwidth/u32-width.c: New file.
1454         * modules/uniwidth/u32-width: New file.
1455
1456         * tests/uniwidth/test-u16-width.c: New file.
1457         * modules/uniwidth/u16-width-tests: New file.
1458
1459         * lib/uniwidth/u16-width.c: New file.
1460         * modules/uniwidth/u16-width: New file.
1461
1462         * tests/uniwidth/test-u8-width.c: New file.
1463         * modules/uniwidth/u8-width-tests: New file.
1464
1465         * lib/uniwidth/u8-width.c: New file.
1466         * modules/uniwidth/u8-width: New file.
1467
1468         * tests/uniwidth/test-uc_width.c: New file.
1469         * modules/uniwidth/width-tests: New file.
1470
1471         * lib/uniwidth/width.c: New file, from GNU libiconv.
1472         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
1473         * modules/uniwidth/width: New file.
1474
1475         * lib/uniwidth.h: New file, from GNU libiconv.
1476         * modules/uniwidth/base: New file.
1477
1478 2007-07-07  Bruno Haible  <bruno@clisp.org>
1479
1480         * lib/uniname.h: New file, from GNU gettext.
1481         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
1482         * lib/uniname/uninames.h: New file, from GNU gettext.
1483         * lib/uniname/uniname.c: New file, from GNU gettext.
1484         * tests/uniname/test-uninames.sh: New file.
1485         * tests/uniname/test-uninames.c: New file, from GNU gettext.
1486         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
1487         * modules/uniname/base: New file.
1488         * modules/uniname/uniname: New file.
1489         * modules/uniname/uniname-tests: New file.
1490         * MODULES.html.sh (Unicode string functions): Add the new modules.
1491
1492 2007-07-06  Bruno Haible  <bruno@clisp.org>
1493
1494         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
1495
1496 2007-07-06  Bruno Haible  <bruno@clisp.org>
1497
1498         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
1499         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
1500         includes <cygwin/sys_time.h> which includes <sys/select.h> which
1501         include <sys/time.h>.
1502         Reported by Eric Blake.
1503
1504 2007-07-06  Eric Blake  <ebb9@byu.net>
1505
1506         Fix testing canonicalize on cygwin.
1507         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
1508         Revert patch from 2007-06-19.
1509         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
1510         canonicalize module is also in use.
1511         * tests/test-canonicalize.c: New file.
1512         * tests/test-canonicalize.sh: Likewise.
1513         * modules/canonicalize-tests: Likewise.
1514
1515 2007-07-06  Jim Meyering  <jim@meyering.net>
1516
1517         * lib/getugroups.c (getugroups): Detect getgrent failure.
1518         Adjust comment to reflect reality: this function may return -1.
1519
1520 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
1521
1522         * build-aux/bootstrap (TP_URL,get_translations): Update to use
1523         the new TP address.
1524         (usage): Fix typo
1525         (gnulib_mk): New variable.
1526
1527 2007-07-05  Jim Meyering  <jim@meyering.net>
1528
1529         Don't let endgrent clobber errno, no matter how improbable.
1530         * lib/getugroups.c (getugroups): Save and restore errno around
1531         endgrent call.
1532
1533         Close the group DB even when failing with 2^31 or more members.
1534         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
1535
1536 2007-07-04  Jim Meyering  <jim@meyering.net>
1537
1538         * lib/getugroups.h: New file.
1539         * lib/getugroups.c: Include "getugroups.h".
1540         Remove uses of "register" keyword.
1541         Move local variable, "cp", down into scope where used.
1542         Give "username" parameter the "const" attribute.
1543         * modules/getugroups (Files): Add lib/getugroups.h
1544
1545 2007-07-04  Karl Berry  <karl@gnu.org>
1546
1547         * MODULES.html.sh (func_all_modules): Complete rename of
1548         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
1549
1550 2007-07-02  Bruno Haible  <bruno@clisp.org>
1551
1552         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
1553         mode, when inttypes.h comes from gnulib.
1554         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
1555
1556 2007-07-02  Simon Josefsson  <simon@josefsson.org>
1557
1558         * NEWS: Mention lgpl module name change.
1559
1560         * modules/lgpl-2.1: Renamed from lgpl.
1561
1562         * NEWS: Mention gpl module name change.
1563
1564         * modules/gpl-3.0: New file, based on gpl-2.0.
1565
1566         * modules/gpl-2.0: Renamed from gpl.
1567
1568         * modules/gpl: Fix filename, doc/gpl.texi is now found at
1569         doc/gpl-2.0.texi.
1570
1571 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
1572
1573         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
1574         #define __STDC_LIMIT_MACROS temporarily while including
1575         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
1576         Problem reported by Joel E. Denny in
1577         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
1578
1579 2007-07-01  Bruno Haible  <bruno@clisp.org>
1580
1581         * lib/unistdio.h: New file.
1582         * lib/unistdio/u-asnprintf.h: New file.
1583         * lib/unistdio/u-asprintf.h: New file.
1584         * lib/unistdio/u-printf-args.c: New file.
1585         * lib/unistdio/u-printf-args.h: New file.
1586         * lib/unistdio/u-printf-parse.h: New file.
1587         * lib/unistdio/u-snprintf.h: New file.
1588         * lib/unistdio/u-sprintf.h: New file.
1589         * lib/unistdio/u-vasprintf.h: New file.
1590         * lib/unistdio/u-vsnprintf.h: New file.
1591         * lib/unistdio/u-vsprintf.h: New file.
1592         * lib/unistdio/ulc-asnprintf.c: New file.
1593         * lib/unistdio/ulc-asprintf.c: New file.
1594         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
1595         * lib/unistdio/ulc-printf-parse.c: New file.
1596         * lib/unistdio/ulc-snprintf.c: New file.
1597         * lib/unistdio/ulc-sprintf.c: New file.
1598         * lib/unistdio/ulc-vasnprintf.c: New file.
1599         * lib/unistdio/ulc-vasprintf.c: New file.
1600         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
1601         * lib/unistdio/ulc-vsnprintf.c: New file.
1602         * lib/unistdio/ulc-vsprintf.c: New file.
1603         * lib/unistdio/u8-asnprintf.c: New file.
1604         * lib/unistdio/u8-asprintf.c: New file.
1605         * lib/unistdio/u8-printf-parse.c: New file.
1606         * lib/unistdio/u8-snprintf.c: New file.
1607         * lib/unistdio/u8-sprintf.c: New file.
1608         * lib/unistdio/u8-vasnprintf.c: New file.
1609         * lib/unistdio/u8-vasprintf.c: New file.
1610         * lib/unistdio/u8-vsnprintf.c: New file.
1611         * lib/unistdio/u8-vsprintf.c: New file.
1612         * lib/unistdio/u8-u8-asnprintf.c: New file.
1613         * lib/unistdio/u8-u8-asprintf.c: New file.
1614         * lib/unistdio/u8-u8-snprintf.c: New file.
1615         * lib/unistdio/u8-u8-sprintf.c: New file.
1616         * lib/unistdio/u8-u8-vasnprintf.c: New file.
1617         * lib/unistdio/u8-u8-vasprintf.c: New file.
1618         * lib/unistdio/u8-u8-vsnprintf.c: New file.
1619         * lib/unistdio/u8-u8-vsprintf.c: New file.
1620         * lib/unistdio/u16-asnprintf.c: New file.
1621         * lib/unistdio/u16-asprintf.c: New file.
1622         * lib/unistdio/u16-printf-parse.c: New file.
1623         * lib/unistdio/u16-snprintf.c: New file.
1624         * lib/unistdio/u16-sprintf.c: New file.
1625         * lib/unistdio/u16-vasnprintf.c: New file.
1626         * lib/unistdio/u16-vasprintf.c: New file.
1627         * lib/unistdio/u16-vsnprintf.c: New file.
1628         * lib/unistdio/u16-vsprintf.c: New file.
1629         * lib/unistdio/u16-u16-asnprintf.c: New file.
1630         * lib/unistdio/u16-u16-asprintf.c: New file.
1631         * lib/unistdio/u16-u16-snprintf.c: New file.
1632         * lib/unistdio/u16-u16-sprintf.c: New file.
1633         * lib/unistdio/u16-u16-vasnprintf.c: New file.
1634         * lib/unistdio/u16-u16-vasprintf.c: New file.
1635         * lib/unistdio/u16-u16-vsnprintf.c: New file.
1636         * lib/unistdio/u16-u16-vsprintf.c: New file.
1637         * lib/unistdio/u32-asnprintf.c: New file.
1638         * lib/unistdio/u32-asprintf.c: New file.
1639         * lib/unistdio/u32-printf-parse.c: New file.
1640         * lib/unistdio/u32-snprintf.c: New file.
1641         * lib/unistdio/u32-sprintf.c: New file.
1642         * lib/unistdio/u32-vasnprintf.c: New file.
1643         * lib/unistdio/u32-vasprintf.c: New file.
1644         * lib/unistdio/u32-vsnprintf.c: New file.
1645         * lib/unistdio/u32-vsprintf.c: New file.
1646         * lib/unistdio/u32-u32-asnprintf.c: New file.
1647         * lib/unistdio/u32-u32-asprintf.c: New file.
1648         * lib/unistdio/u32-u32-snprintf.c: New file.
1649         * lib/unistdio/u32-u32-sprintf.c: New file.
1650         * lib/unistdio/u32-u32-vasnprintf.c: New file.
1651         * lib/unistdio/u32-u32-vasprintf.c: New file.
1652         * lib/unistdio/u32-u32-vsnprintf.c: New file.
1653         * lib/unistdio/u32-u32-vsprintf.c: New file.
1654         * tests/unistdio/test-ulc-asnprintf1.c: New file.
1655         * tests/unistdio/test-ulc-asnprintf1.h: New file.
1656         * tests/unistdio/test-ulc-printf1.h: New file.
1657         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
1658         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
1659         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
1660         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
1661         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
1662         * tests/unistdio/test-ulc-vasprintf1.c: New file.
1663         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
1664         * tests/unistdio/test-ulc-vsprintf1.c: New file.
1665         * tests/unistdio/test-u8-asnprintf1.c: New file.
1666         * tests/unistdio/test-u8-asnprintf1.h: New file.
1667         * tests/unistdio/test-u8-printf1.h: New file.
1668         * tests/unistdio/test-u8-vasnprintf1.c: New file.
1669         * tests/unistdio/test-u8-vasnprintf2.c: New file.
1670         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
1671         * tests/unistdio/test-u8-vasnprintf3.c: New file.
1672         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
1673         * tests/unistdio/test-u8-vasprintf1.c: New file.
1674         * tests/unistdio/test-u8-vsnprintf1.c: New file.
1675         * tests/unistdio/test-u8-vsprintf1.c: New file.
1676         * tests/unistdio/test-u16-asnprintf1.c: New file.
1677         * tests/unistdio/test-u16-asnprintf1.h: New file.
1678         * tests/unistdio/test-u16-printf1.h: New file.
1679         * tests/unistdio/test-u16-vasnprintf1.c: New file.
1680         * tests/unistdio/test-u16-vasnprintf2.c: New file.
1681         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
1682         * tests/unistdio/test-u16-vasnprintf3.c: New file.
1683         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
1684         * tests/unistdio/test-u16-vasprintf1.c: New file.
1685         * tests/unistdio/test-u16-vsnprintf1.c: New file.
1686         * tests/unistdio/test-u16-vsprintf1.c: New file.
1687         * tests/unistdio/test-u32-asnprintf1.c: New file.
1688         * tests/unistdio/test-u32-asnprintf1.h: New file.
1689         * tests/unistdio/test-u32-printf1.h: New file.
1690         * tests/unistdio/test-u32-vasnprintf1.c: New file.
1691         * tests/unistdio/test-u32-vasnprintf2.c: New file.
1692         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
1693         * tests/unistdio/test-u32-vasnprintf3.c: New file.
1694         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
1695         * tests/unistdio/test-u32-vasprintf1.c: New file.
1696         * tests/unistdio/test-u32-vsnprintf1.c: New file.
1697         * tests/unistdio/test-u32-vsprintf1.c: New file.
1698         * modules/unistdio/base: New file.
1699         * modules/unistdio/u-printf-args: New file.
1700         * modules/unistdio/ulc-asnprintf: New file.
1701         * modules/unistdio/ulc-asprintf: New file.
1702         * modules/unistdio/ulc-fprintf: New file.
1703         * modules/unistdio/ulc-printf-parse: New file.
1704         * modules/unistdio/ulc-snprintf: New file.
1705         * modules/unistdio/ulc-sprintf: New file.
1706         * modules/unistdio/ulc-vasnprintf: New file.
1707         * modules/unistdio/ulc-vasprintf: New file.
1708         * modules/unistdio/ulc-vfprintf: New file.
1709         * modules/unistdio/ulc-vsnprintf: New file.
1710         * modules/unistdio/ulc-vsprintf: New file.
1711         * modules/unistdio/u8-asnprintf: New file.
1712         * modules/unistdio/u8-asprintf: New file.
1713         * modules/unistdio/u8-printf-parse: New file.
1714         * modules/unistdio/u8-snprintf: New file.
1715         * modules/unistdio/u8-sprintf: New file.
1716         * modules/unistdio/u8-vasnprintf: New file.
1717         * modules/unistdio/u8-vasprintf: New file.
1718         * modules/unistdio/u8-vsnprintf: New file.
1719         * modules/unistdio/u8-vsprintf: New file.
1720         * modules/unistdio/u8-u8-asnprintf: New file.
1721         * modules/unistdio/u8-u8-asprintf: New file.
1722         * modules/unistdio/u8-u8-snprintf: New file.
1723         * modules/unistdio/u8-u8-sprintf: New file.
1724         * modules/unistdio/u8-u8-vasnprintf: New file.
1725         * modules/unistdio/u8-u8-vasprintf: New file.
1726         * modules/unistdio/u8-u8-vsnprintf: New file.
1727         * modules/unistdio/u8-u8-vsprintf: New file.
1728         * modules/unistdio/u16-asnprintf: New file.
1729         * modules/unistdio/u16-asprintf: New file.
1730         * modules/unistdio/u16-printf-parse: New file.
1731         * modules/unistdio/u16-snprintf: New file.
1732         * modules/unistdio/u16-sprintf: New file.
1733         * modules/unistdio/u16-vasnprintf: New file.
1734         * modules/unistdio/u16-vasprintf: New file.
1735         * modules/unistdio/u16-vsnprintf: New file.
1736         * modules/unistdio/u16-vsprintf: New file.
1737         * modules/unistdio/u16-u16-asnprintf: New file.
1738         * modules/unistdio/u16-u16-asprintf: New file.
1739         * modules/unistdio/u16-u16-snprintf: New file.
1740         * modules/unistdio/u16-u16-sprintf: New file.
1741         * modules/unistdio/u16-u16-vasnprintf: New file.
1742         * modules/unistdio/u16-u16-vasprintf: New file.
1743         * modules/unistdio/u16-u16-vsnprintf: New file.
1744         * modules/unistdio/u16-u16-vsprintf: New file.
1745         * modules/unistdio/u32-asnprintf: New file.
1746         * modules/unistdio/u32-asprintf: New file.
1747         * modules/unistdio/u32-printf-parse: New file.
1748         * modules/unistdio/u32-snprintf: New file.
1749         * modules/unistdio/u32-sprintf: New file.
1750         * modules/unistdio/u32-vasnprintf: New file.
1751         * modules/unistdio/u32-vasprintf: New file.
1752         * modules/unistdio/u32-vsnprintf: New file.
1753         * modules/unistdio/u32-vsprintf: New file.
1754         * modules/unistdio/u32-u32-asnprintf: New file.
1755         * modules/unistdio/u32-u32-asprintf: New file.
1756         * modules/unistdio/u32-u32-snprintf: New file.
1757         * modules/unistdio/u32-u32-sprintf: New file.
1758         * modules/unistdio/u32-u32-vasnprintf: New file.
1759         * modules/unistdio/u32-u32-vasprintf: New file.
1760         * modules/unistdio/u32-u32-vsnprintf: New file.
1761         * modules/unistdio/u32-u32-vsprintf: New file.
1762         * modules/unistdio/ulc-asnprintf-tests: New file.
1763         * modules/unistdio/ulc-vasnprintf-tests: New file.
1764         * modules/unistdio/ulc-vasprintf-tests: New file.
1765         * modules/unistdio/ulc-vsnprintf-tests: New file.
1766         * modules/unistdio/ulc-vsprintf-tests: New file.
1767         * modules/unistdio/u8-asnprintf-tests: New file.
1768         * modules/unistdio/u8-vasnprintf-tests: New file.
1769         * modules/unistdio/u8-vasprintf-tests: New file.
1770         * modules/unistdio/u8-vsnprintf-tests: New file.
1771         * modules/unistdio/u8-vsprintf-tests: New file.
1772         * modules/unistdio/u16-asnprintf-tests: New file.
1773         * modules/unistdio/u16-vasnprintf-tests: New file.
1774         * modules/unistdio/u16-vasprintf-tests: New file.
1775         * modules/unistdio/u16-vsnprintf-tests: New file.
1776         * modules/unistdio/u16-vsprintf-tests: New file.
1777         * modules/unistdio/u32-asnprintf-tests: New file.
1778         * modules/unistdio/u32-vasnprintf-tests: New file.
1779         * modules/unistdio/u32-vasprintf-tests: New file.
1780         * modules/unistdio/u32-vsnprintf-tests: New file.
1781         * modules/unistdio/u32-vsprintf-tests: New file.
1782         * MODULES.html.sh (Unicode string functions): Add the new modules.
1783
1784 2007-07-01  Bruno Haible  <bruno@clisp.org>
1785
1786         * lib/sprintf.c (sprintf): Limit the available length estimation,
1787         to avoid address wraparound.
1788         * lib/vsprintf.c (vsprintf): Likewise.
1789         * modules/sprintf-posix (Dependencies): Add stdint.
1790         * modules/vsprintf-posix (Dependencies): Likewise.
1791
1792 2007-07-01  Bruno Haible  <bruno@clisp.org>
1793
1794         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
1795         Windows PATH as well. Conservative double-quoting. Comments.
1796
1797 2007-07-01  Bruno Haible  <bruno@clisp.org>
1798             Eric Blake  <ebb9@byu.net>
1799             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1800
1801         * gnulib-tool (self_abspathname): Fix algorithm to cope with
1802         empty components in $PATH, denoting '.'.
1803
1804 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1805
1806         * gnulib-tool: Fix indentation.
1807         (func_create_megatestdir): Likewise.
1808         Report by Bruno Haible.
1809
1810 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1811
1812         Sync from Automake.
1813         * build-aux/gnupload: Fix shell portability issues with for loops.
1814         Report by Karl Berry.
1815
1816 2007-06-29  Simon Josefsson  <simon@josefsson.org>
1817
1818         * build-aux/maint.mk (POURL): Use translationproject.org.
1819
1820 2007-06-27  Simon Josefsson  <simon@josefsson.org>
1821             Bruno Haible  <bruno@clisp.org>
1822
1823         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
1824         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
1825         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
1826         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
1827         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
1828
1829 2007-06-27  Bruno Haible  <bruno@clisp.org>
1830
1831         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
1832         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
1833
1834 2007-06-26  Karl Berry  <karl@gnu.org>
1835
1836         * MODULES.html.sh: remove xreadlink-with-size.
1837
1838 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
1839
1840         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
1841         method that I hope also handles the double-include problem noted
1842         by Bruno Haible in
1843         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
1844
1845 2007-06-23  Bruno Haible  <bruno@clisp.org>
1846
1847         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
1848         Don't let the 'mostlyclean' target fail if the last subdirectory could
1849         not be removed.
1850         Reported by Karl Berry.
1851
1852 2007-06-23  Bruno Haible  <bruno@clisp.org>
1853
1854         * gnulib-tool (echo): Add a speedier workaround for ksh.
1855         * tests/test-echo.sh: Likewise.
1856
1857 2007-06-23  Bruno Haible  <bruno@clisp.org>
1858
1859         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
1860         * tests/test-echo.sh: Likewise.
1861
1862 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1863
1864         * gnulib-tool (IFS): Initialize early, so we don't set it to
1865         empty later.
1866         (self_abspathname): Rewrite algorithm to set it, reindent.
1867         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
1868         (func_create_megatestdir): Merge some sed scripts.
1869
1870 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
1871
1872         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
1873         exposed by Sun Studio 11 cc on Solaris 8.
1874
1875 2007-06-22  Bruno Haible  <bruno@clisp.org>
1876
1877         * gnulib-tool (echo): Ensure the echo primitive does not interpret
1878         backslashes.
1879         * tests/test-echo.sh: New file.
1880
1881 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1882
1883         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
1884         simplify `sed_replace_build_aux' scripts, they are portable but
1885         echoing them with `echo' is not.
1886         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
1887
1888 2007-06-21  Karl Berry  <karl@gnu.org>
1889
1890         * config/srclist.txt: guess we can't handle the licenses via
1891         srclist at the moment.
1892
1893 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
1894
1895         * MODULES.html.sh: Add include_next.
1896         * modules/include_next: New file.
1897
1898 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
1899
1900         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
1901         INCLUDE_NEXT.
1902         (gl_CHECK_NEXT_HEADERS): New macro.
1903         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
1904         the obsolescent gl_ABSOLUTE_HEADER.
1905         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
1906         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
1907         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
1908         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
1909         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
1910         * m4/math_h.m4 (gl_MATH_H): Likewise.
1911         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
1912         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
1913         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
1914         * m4/stdint.m4 (gl_STDINT_H): Likewise.
1915         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
1916         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
1917         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
1918         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
1919         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
1920         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
1921         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
1922         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
1923         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
1924         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
1925         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
1926         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
1927         * m4/inttypes.m4 (gl_INTTYPES_H): Define
1928         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
1929         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
1930         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
1931         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
1932         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
1933         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
1934         * lib/float_.h: Likewise.
1935         * lib/inttypes_.h: Likewise.
1936         * lib/math_.h: Likewise.
1937         * lib/search_.h: Likewise.
1938         * lib/signal_.h: Likewise.
1939         * lib/stdint_.h: Likewise.
1940         * lib/stdio_.h: Likewise.
1941         * lib/stdlib_.h: Likewise.
1942         * lib/string_.h: Likewise.
1943         * lib/sys_stat_.h: Likewise.
1944         * lib/sys_time_.h: Likewise.
1945         * lib/time_.h: Likewise.
1946         * lib/unistd_.h: Likewise.
1947         * lib/wchar_.h: Likewise.
1948         * lib/wctype_.h: Likewise.
1949         * lib/dirent_.h: Likewise.
1950         * lib/iconv_.h: Likewise.
1951         * lib/locale_.h: Likewise.
1952         * lib/netinet_in_.h: Likewise.
1953         * lib/sys_select_.h: Likewise.
1954         * lib/sys_socket_.h: Likewise.
1955         * lib/sysexits_.h: Likewise.
1956         * modules/fcntl (Depends-on): Depend on include_next, not
1957         absolute_header.
1958         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
1959         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
1960         * modules/fchdir: Likewise.
1961         * modules/float: Likewise.
1962         * modules/iconv_open: Likewise.
1963         * modules/inttypes: Likewise.
1964         * modules/locale: Likewise.
1965         * modules/math: Likewise.
1966         * modules/netinet_in: Likewise.
1967         * modules/search: Likewise.
1968         * modules/signal: Likewise.
1969         * modules/stdint: Likewise.
1970         * modules/stdio: Likewise.
1971         * modules/stdlib: Likewise.
1972         * modules/string: Likewise.
1973         * modules/sys_select: Likewise.
1974         * modules/sys_socket: Likewise.
1975         * modules/sys_stat: Likewise.
1976         * modules/sys_time: Likewise.
1977         * modules/sysexits: Likewise.
1978         * modules/time: Likewise.
1979         * modules/unistd: Likewise.
1980         * modules/wchar: Likewise.
1981         * modules/wctype: Likewise.
1982         * modules/sys_stat: Change maintainer to "all".
1983         * modules/unistd: Likewise.
1984
1985 2007-06-20  Karl Berry  <karl@gnu.org>
1986
1987         * config/srclist.txt: track www changes in license files.
1988
1989 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
1990
1991         * build-aux/bootstrap: Remove stray dot.
1992         Make sure build_aux settings are honored when linking
1993         gnulib_extra_files.
1994
1995 2007-06-19  Eric Blake  <ebb9@byu.net>
1996
1997         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
1998         Allow compilation on cygwin.
1999
2000 2007-06-19  Jim Meyering  <jim@meyering.net>
2001
2002         xreadlink-with-size: Remove module.  No longer used.
2003         Ex-callers now use xreadlink or mreadlink-with-size.
2004         * modules/xreadlink-with-size: Remove module.
2005         * lib/xreadlink-with-size.c: Remove file.
2006         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
2007         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
2008         just before the function definition *is* accurate.
2009
2010         Eliminate one way canonicalize_filename_mode could exit.
2011         * lib/canonicalize.c (canonicalize_filename_mode):
2012         Use mreadlink_with_size, not xreadlink_with_size.
2013
2014 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
2015
2016         Detect porting problems to FreeBSD/arm, which has time_t wider than
2017         long int.  Original problem reported for GNU diff by Xin Li in
2018         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
2019         * modules/getdate (Depends-on): Add intprops, verify.
2020         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
2021         is an integer type no wider than long int.
2022
2023 2007-06-18  Jim Meyering  <jim@meyering.net>
2024
2025         New module: mreadlink-with-size.
2026         * MODULES.html.sh: Add mreadlink-with-size.
2027         * modules/mreadlink-with-size: New module
2028         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
2029         not xreadlink-with-size.
2030         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
2031
2032 2007-06-16  Bruno Haible  <bruno@clisp.org>
2033
2034         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
2035         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
2036         Reported by Gary V. Vaughan <gary@gnu.org>.
2037
2038 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
2039
2040         Revamp lchown so that it lives in unistd.h where it belongs.
2041         * lib/lchown.h: Remove.
2042         * lib/dirchownmod.c: Don't include lib/lchown.h.
2043         * lib/fchownat.c: Likewise.
2044         * lib/openat.c: Likewise.
2045         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
2046         does not follow symlinks.
2047         (EOPNOTSUPP): Define if not defined.
2048         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
2049         is defined to 0.
2050         (lchown): New decl.
2051         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
2052         Do not check for lchown decl.
2053         Set REPLACE_LCHOWN.
2054         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
2055         REPLACE_LCHOWN.
2056         * modules/chown: Make it clear it follows symlinks.
2057         * modules/lchown: Make it clear it doesn't follow symlinks.
2058         (Files): Remove lib/lchown.h
2059         (Depends-on): Add unistd.
2060         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
2061         (Include): Include <unistd.h>, not "lchown.h".
2062         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
2063         REPLACE_LCHOWN.
2064
2065 2007-06-15  Jim Meyering  <jim@meyering.net>
2066
2067         Change license (GPL to LGPL) of fsusage and dependents.
2068         * modules/fsusage (License): Change to LGPL.
2069         * modules/full-read (License): Likewise.
2070         * modules/full-write (License): Likewise.
2071         * modules/safe-read (License): Likewise.
2072         * modules/safe-write (License): Likewise.
2073
2074 2007-06-14  Ben Pfaff  <blp@gnu.org>
2075
2076         Missing part of allocsa -> malloca transition.
2077         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
2078         gl_MALLOCA.
2079
2080 2007-06-12  Bruno Haible  <bruno@clisp.org>
2081
2082         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
2083         to ia64, x86_64, i386.
2084         Reported by Eric Blake.
2085
2086 2007-06-12  Bruno Haible  <bruno@clisp.org>
2087
2088         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
2089         cross-compiling to x86_64.
2090
2091 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
2092
2093         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
2094         glitch reported by Ralf Wildenhues in
2095         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
2096
2097         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
2098         Vin Shelton.
2099
2100 2007-06-11  Bruno Haible  <bruno@clisp.org>
2101
2102         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
2103         replacement string.
2104         Reported by Eric Blake.
2105
2106 2007-06-10  Bruno Haible  <bruno@clisp.org>
2107
2108         Prepare vasnprintf code for use with Unicode strings.
2109         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
2110         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
2111         TYPE_U32_STRING.
2112         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
2113         a_u32_string variants.
2114         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
2115         * lib/printf-args.c: Don't include config.h and the specification
2116         header if PRINTF_FETCHARGS is already defined.
2117         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
2118         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
2119         TYPE_U16_STRING, TYPE_U32_STRING.
2120         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
2121         u16_directive, u16_directives, u32_directive, u32_directives): New
2122         types.
2123         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
2124         New declarations.
2125         * lib/printf-parse.c: Don't include config.h and the specification
2126         header if PRINTF_PARSE is already defined. Eliminate the set of
2127         parameters for WIDE_CHAR_VERSION; the user of this file must provide
2128         them now. Include c-ctype.h.
2129         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
2130         directive and CHAR_T_ONLY_ASCII.
2131         * lib/vasnprintf.c: Don't include config.h and the specification header
2132         if VASNPRINTF is already defined.
2133         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
2134         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
2135         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
2136         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
2137         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
2138         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
2139         code accordingly.
2140         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
2141         pad_ourselves also in this case, with the 'c' and 's' directives, and
2142         with a different notion of "width".
2143         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
2144
2145 2007-06-10  Bruno Haible  <bruno@clisp.org>
2146
2147         * modules/unistr/u32-mbsnlen: New file.
2148         * lib/unistr/u32-mbsnlen.c: New file.
2149
2150         * modules/unistr/u16-mbsnlen: New file.
2151         * lib/unistr/u16-mbsnlen.c: New file.
2152
2153         * modules/unistr/u8-mbsnlen: New file.
2154         * lib/unistr/u8-mbsnlen.c: New file.
2155
2156         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
2157         declarations.
2158
2159 2007-06-10  Bruno Haible  <bruno@clisp.org>
2160
2161         * lib/string_.h (mbsnlen): New declaration.
2162         * lib/mbsnlen.c: New file.
2163         * m4/mbsnlen.m4: New file.
2164         * modules/mbsnlen: New file.
2165         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
2166         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
2167         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
2168
2169 2007-06-10  Bruno Haible  <bruno@clisp.org>
2170
2171         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
2172
2173 2007-06-10  Bruno Haible  <bruno@clisp.org>
2174
2175         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
2176         * lib/mbuiter.h: Likewise.
2177
2178 2007-06-10  Bruno Haible  <bruno@clisp.org>
2179
2180         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
2181         declaration.
2182
2183 2007-06-10  Karl Berry  <karl@gnu.org>
2184
2185         * config/srclist.txt: remove gettext entries, Bruno prefers
2186         to update individually.
2187
2188 2007-06-10  Bruno Haible  <bruno@clisp.org>
2189
2190         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
2191         'maxlen'. Ensure only length + width bytes are allocated, not
2192         length + 1 + width.
2193
2194 2007-06-09  Bruno Haible  <bruno@clisp.org>
2195
2196         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
2197         (CHAR_T): Remove macro.
2198         (VASNPRINTF): Update.
2199
2200 2007-06-09  Bruno Haible  <bruno@clisp.org>
2201
2202         * MODULES.html.sh (Unicode string functions): Add the new modules.
2203
2204         * modules/uniconv/u32-conv-to-enc: New file.
2205         * lib/uniconv/u32-conv-to-enc.c: New file.
2206         * modules/uniconv/u32-conv-to-enc-tests: New file.
2207         * tests/uniconv/test-u32-conv-to-enc.c: New file.
2208
2209         * modules/uniconv/u16-conv-to-enc: New file.
2210         * lib/uniconv/u16-conv-to-enc.c: New file.
2211         * lib/uniconv/u-conv-to-enc.h: New file.
2212         * modules/uniconv/u16-conv-to-enc-tests: New file.
2213         * tests/uniconv/test-u16-conv-to-enc.c: New file.
2214
2215         * modules/uniconv/u8-conv-to-enc: New file.
2216         * lib/uniconv/u8-conv-to-enc.c: New file.
2217         * modules/uniconv/u8-conv-to-enc-tests: New file.
2218         * tests/uniconv/test-u8-conv-to-enc.c: New file.
2219
2220         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
2221         u32_conv_to_encoding): New declarations.
2222
2223 2007-06-09  Bruno Haible  <bruno@clisp.org>
2224
2225         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
2226
2227 2007-06-09  Bruno Haible  <bruno@clisp.org>
2228
2229         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
2230         * modules/malloca: Renamed from modules/allocsa, updated.
2231         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
2232         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
2233         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
2234         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
2235         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
2236         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
2237         * modules/xmalloca: Renamed from modules/xallocsa, updated.
2238         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
2239         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
2240         * modules/c-strcasestr (Depends-on): Update.
2241         * lib/c-strcasestr.c: Update.
2242         * modules/c-strstr (Depends-on): Update.
2243         * lib/c-strstr.c: Update.
2244         * modules/canonicalize-lgpl (Depends-on): Update.
2245         * lib/canonicalize-lgpl.c: Update.
2246         * modules/clean-temp (Depends-on): Update.
2247         * lib/clean-temp.c: Update.
2248         * modules/csharpcomp (Depends-on): Update.
2249         * lib/csharpcomp.c: Update.
2250         * modules/csharpexec (Depends-on): Update.
2251         * lib/csharpexec.c: Update.
2252         * modules/javacomp (Depends-on): Update.
2253         * lib/javacomp.c: Update.
2254         * modules/javaexec (Depends-on): Update.
2255         * lib/javaexec.c: Update.
2256         * modules/mbscasestr (Depends-on): Update.
2257         * lib/mbscasestr.c: Update.
2258         * modules/mbsstr (Depends-on): Update.
2259         * lib/mbsstr.c: Update.
2260         * modules/setenv (Depends-on): Update.
2261         * lib/setenv.c: Update.
2262         * modules/strcasestr (Depends-on): Update.
2263         * lib/strcasestr.c: Update.
2264         * modules/striconveha (Depends-on): Update.
2265         * lib/striconveha.c: Update.
2266         * modules/relocatable-prog-wrapper (Files): Update.
2267         * lib/relocwrapper.c: Update.
2268         * build-aux/install-reloc: Update.
2269         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
2270
2271 2007-06-08  Bruno Haible  <bruno@clisp.org>
2272
2273         Port to uClibc.
2274         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
2275         * lib/fpurge.c (fpurge): Likewise.
2276         * lib/freading.c (freading): Likewise.
2277         * lib/fseeko.c (rpl_fseeko): Likewise.
2278         * lib/fseterr.c (fseterr): Likewise.
2279         * lib/fwriting.c (fwriting): Likewise.
2280         * tests/test-fflush.c (main): Avoid a failure on uClibc.
2281
2282 2007-06-08  Bruno Haible  <bruno@clisp.org>
2283
2284         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
2285         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
2286         * modules/gettext (Files): Add m4/intlmacosx.m4.
2287
2288 2007-06-07  Bruno Haible  <bruno@clisp.org>
2289
2290         * modules/localename-tests: New file.
2291         * tests/test-localename.c: New file.
2292
2293         New module 'localename'.
2294         * lib/localename.h: New file.
2295         * lib/localename.c: New file, from GNU gettext.
2296         * m4/localename.m4: New file.
2297         * modules/localename: New file.
2298
2299 2007-06-07  Bruno Haible  <bruno@clisp.org>
2300
2301         Work around the lack of <wchar.h> on some builds of uClibc.
2302         * doc/headers/wchar.texi: Update.
2303         * lib/wchar_.h: Include <wchar.h> only if it exists.
2304         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
2305         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
2306         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
2307         doesn't exist.
2308         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
2309         * modules/mbfile (Depends-on): Add wchar.
2310         * modules/mbiter (Depends-on): Likewise.
2311         * modules/mbuiter (Depends-on): Likewise.
2312         Reported by Simon Josefsson.
2313
2314 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
2315
2316         Work around problem reported by Steven M. Schweda in
2317         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
2318         Tru64 5.1B with the Compaq compiler environment installed declares
2319         an 'isblank' function but does not define it in the C library.
2320         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
2321         * lib/regex_internal.h (isblank): Likewise.
2322         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
2323         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
2324
2325 2007-06-05  Bruno Haible  <bruno@clisp.org>
2326
2327         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
2328         ia64.
2329         * modules/printf-safe: New file.
2330         * modules/fprintf-posix (Depends-on): Add printf-safe.
2331         * modules/printf-posix (Depends-on): Likewise.
2332         * modules/snprintf-posix (Depends-on): Likewise.
2333         * modules/sprintf-posix (Depends-on): Likewise.
2334         * modules/vasnprintf-posix (Depends-on): Likewise.
2335         * modules/vasprintf-posix (Depends-on): Likewise.
2336         * modules/vfprintf-posix (Depends-on): Likewise.
2337         * modules/vprintf-posix (Depends-on): Likewise.
2338         * modules/vsnprintf-posix (Depends-on): Likewise.
2339         * modules/vsprintf-posix (Depends-on): Likewise.
2340         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
2341         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
2342         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
2343         "no" on i386, x86_64, ia64.
2344         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
2345         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
2346         on i386, x86_64, ia64.
2347         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
2348         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
2349         on i386, x86_64, ia64.
2350         * tests/test-vasnprintf-posix.c: Include float.h.
2351         (LDBL80_WORDS): New macro.
2352         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
2353         on i386, x86_64, ia64.
2354         * tests/test-vasprintf-posix.c: Include float.h.
2355         (LDBL80_WORDS): New macro.
2356         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
2357         on i386, x86_64, ia64.
2358         * tests/test-snprintf-posix.c: Include float.h.
2359         * tests/test-sprintf-posix.c: Likewise.
2360         * tests/test-vsnprintf-posix.c: Likewise.
2361         * tests/test-vsprintf-posix.c: Likewise.
2362
2363 2007-06-05  Bruno Haible  <bruno@clisp.org>
2364
2365         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
2366         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
2367         non-IEEE numbers on i386, x86_64, ia64.
2368         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
2369         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
2370         * tests/test-isnanl.h: Include float.h.
2371         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
2372
2373 2007-06-05  Bruno Haible  <bruno@clisp.org>
2374
2375         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
2376         also the %a / %A. Handle the %a / %A code before this extra handling.
2377
2378 2007-06-05  Bruno Haible  <bruno@clisp.org>
2379
2380         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
2381         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
2382
2383 2007-06-05  Bruno Haible  <bruno@clisp.org>
2384
2385         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
2386         typo in variable name.
2387
2388 2007-06-05  Eric Blake  <ebb9@byu.net>
2389
2390         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
2391         Reported by Simon Josefsson.
2392
2393 2007-06-04  Bruno Haible  <bruno@clisp.org>
2394
2395         Avoid test failures on some PowerPC platforms.
2396         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
2397         Define differently for PowerPC.
2398         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
2399         Reported by Gary V. Vaughan <gary@gnu.org>.
2400
2401 2007-06-02  Bruno Haible  <bruno@clisp.org>
2402
2403         Fix test-stdint failure on FreeBSD/ia64.
2404         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
2405         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
2406         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
2407         * doc/headers/stdint.texi: Update.
2408
2409 2007-06-01  Bruno Haible  <bruno@clisp.org>
2410
2411         * tests/test-binary-io.c (main): Pass a third argument to open().
2412         Reported by Gary V. Vaughan <gary@gnu.org>.
2413
2414 2007-06-01  Bruno Haible  <bruno@clisp.org>
2415
2416         * doc/functions/frexpl.texi: Update for mingw.
2417
2418 2007-06-01  Bruno Haible  <bruno@clisp.org>
2419
2420         * tests/test-lseek.c (main): Disable test of errno for invalid third
2421         argument.
2422         * doc/functions/lseek.texi: Update.
2423         Reported by Gary V. Vaughan <gary@gnu.org>.
2424
2425 2007-05-28  Bruno Haible  <bruno@clisp.org>
2426
2427         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
2428
2429 2007-05-31  Eric Blake  <ebb9@byu.net>
2430
2431         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
2432         cross compiling.
2433
2434 2007-05-30  Eric Blake  <ebb9@byu.net>
2435         and Bruno Haible  <bruno@clisp.org>
2436
2437         Work around mingw test failures exposed by m4-1.4.9b.
2438         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
2439         * tests/test-unistd.c: Disable uid_t and git_t tests for the
2440         moment.
2441
2442 2007-05-30  Bruno Haible  <bruno@clisp.org>
2443
2444         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
2445         assuming that they are closed. Needed on HP-UX 11.
2446
2447 2007-05-29  Bruno Haible  <bruno@clisp.org>
2448
2449         Fix a problem with #include_next.
2450         * lib/dirent_.h: Split the double-inclusion guard.
2451         * lib/fcntl_.h: Likewise.
2452         * lib/float_.h: Likewise.
2453         * lib/iconv_.h: Likewise.
2454         * lib/inttypes_.h: Likewise.
2455         * lib/locale_.h: Likewise.
2456         * lib/math_.h: Likewise.
2457         * lib/netinet_in_.h: Likewise.
2458         * lib/search_.h: Likewise.
2459         * lib/signal_.h: Likewise.
2460         * lib/stdint_.h: Likewise.
2461         * lib/stdio_.h: Likewise.
2462         * lib/stdlib_.h: Likewise.
2463         * lib/string_.h: Likewise.
2464         * lib/sys_select_.h: Likewise.
2465         * lib/sys_socket_.h: Likewise.
2466         * lib/sys_stat_.h: Likewise.
2467         * lib/sys_time_.h: Likewise.
2468         * lib/sysexits_.h: Likewise.
2469         * lib/time_.h: Likewise.
2470         * lib/unistd_.h: Likewise.
2471         * lib/wchar_.h: Likewise.
2472         * lib/wctype_.h: Likewise.
2473
2474 2007-05-29  Bruno Haible  <bruno@clisp.org>
2475
2476         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
2477         for the moment.
2478
2479 2007-05-29  Bruno Haible  <bruno@clisp.org>
2480
2481         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
2482         invocation.
2483         Reported by Eric Blake.
2484
2485 2007-05-29  Bruno Haible  <bruno@clisp.org>
2486
2487         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
2488         compiling case.
2489
2490 2007-05-29  Eric Blake  <ebb9@byu.net>
2491             Bruno Haible  <bruno@clisp.org>
2492
2493         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
2494         cross compiles.
2495
2496 2007-05-28  Eric Blake  <ebb9@byu.net>
2497
2498         * modules/closein-tests (test_closein_LDADD): Support test on
2499         cygwin with libtool.
2500
2501 2007-05-28  Bruno Haible  <bruno@clisp.org>
2502
2503         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
2504         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
2505         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
2506         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
2507         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
2508         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
2509         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
2510         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
2511         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
2512
2513 2007-05-28  Eric Blake  <ebb9@byu.net>
2514
2515         Unconditionally include <config.h> in unit tests.
2516         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
2517         * tests/test-allocsa.c, tests/test-arcfour.c,
2518         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
2519         tests/test-array_list.c, tests/test-array_oset.c,
2520         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
2521         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
2522         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
2523         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
2524         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
2525         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
2526         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
2527         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
2528         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
2529         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
2530         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
2531         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
2532         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
2533         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
2534         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
2535         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
2536         test-md5.c, test-memmem.c, test-printf-posix.c,
2537         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
2538         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
2539         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
2540         test-strcasestr.c, test-striconv.c, test-striconveh.c,
2541         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
2542         test-vasnprintf-posix2.c, test-vasnprintf.c,
2543         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
2544         test-vfprintf-posix.c, test-vprintf-posix.c,
2545         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
2546         test-xvasprintf.c: Likewise.
2547
2548 2007-05-28  Bruno Haible  <bruno@clisp.org>
2549
2550         * gnulib-tool (func_import): Remember the --with-tests command-line
2551         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
2552         Reported by Eric Blake.
2553
2554 2007-05-28  Bruno Haible  <bruno@clisp.org>
2555
2556         * modules/ftell-tests: New file.
2557         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
2558         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
2559
2560         * lib/ftell.c: New file.
2561         * modules/ftell: New file.
2562         * m4/ftell.m4: New file.
2563         * doc/functions/ftell.texi: Update.
2564         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
2565         REPLACE_FTELL.
2566         * lib/stdio_.h (rpl_ftell): New declaration.
2567         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
2568         REPLACE_FTELL.
2569
2570 2007-05-28  Eric Blake  <ebb9@byu.net>
2571
2572         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
2573
2574 2007-05-28  Bruno Haible  <bruno@clisp.org>
2575
2576         * modules/fseek-tests: New file.
2577         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
2578         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
2579
2580         * lib/fseek.c: New file.
2581         * modules/fseek: New file.
2582         * m4/fseek.m4: New file.
2583         * doc/functions/fseek.texi: Update.
2584         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
2585         REPLACE_FSEEK.
2586         * lib/stdio_.h (rpl_fseek): New declaration.
2587         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
2588         REPLACE_FSEEK.
2589
2590 2007-05-28  Bruno Haible  <bruno@clisp.org>
2591
2592         * lib/stdio_.h (fflush): More comments.
2593
2594 2007-05-28  Bruno Haible  <bruno@clisp.org>
2595
2596         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
2597         runtime test.
2598
2599 2007-05-28  Eric Blake  <ebb9@byu.net>
2600
2601         Improve lseek module.
2602         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
2603         * lib/unistd_.h (lseek): Scale back link warning message.
2604         * tests/test-lseek.c: Beef up test.
2605         * tests/test-lseek.sh: Exercise more facets of lseek.
2606         Reported by Bruno Haible.
2607
2608 2007-05-28  Bruno Haible  <bruno@clisp.org>
2609
2610         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
2611         to define.
2612
2613 2007-05-27  Bruno Haible  <bruno@clisp.org>
2614
2615         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
2616
2617 2007-05-27  Bruno Haible  <bruno@clisp.org>
2618
2619         * modules/openmp: New file.
2620         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
2621         Noah Misch.
2622
2623 2007-05-26  Bruno Haible  <bruno@clisp.org>
2624
2625         * modules/chdir-long (Depends-on): Add fchdir.
2626         * modules/chdir-safer (Depends-on): Likewise.
2627         * modules/fts (Depends-on): Likewise.
2628         * modules/fts-lgpl (Depends-on): Likewise.
2629         * modules/openat (Depends-on): Likewise.
2630         * modules/savewd (Depends-on): Likewise.
2631
2632 2007-05-24  Eric Blake  <ebb9@byu.net>
2633
2634         Fix lseek on mingw.
2635         * modules/lseek: New module.
2636         * m4/lseek.m4: New file.
2637         * lib/lseek.c: New file.
2638         * modules/lseek-tests: New file.
2639         * tests/test-lseek.c: New file.
2640         * tests/test-lseek.sh: New file.
2641         * MODULES.html.sh: Document lseek module.
2642         * modules/fflush (Depends-on): Add lseek, fseeko.
2643         * modules/fseeko (Depends-on): Likewise.
2644         * modules/ftello (Depends-on): Likewise.
2645         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
2646         broken.
2647         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
2648         broken.
2649         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
2650         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
2651         * lib/ftello.c (rpl_ftello): Likewise.
2652         * tests/test-fseeko.c (main): Test this.
2653         * tests/test-fseeko.sh: Likewise.
2654         * tests/test-ftello.c (main): Likewise.
2655         * tests/test-ftello.sh: Likewise.
2656         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
2657         implies replacing fseek.
2658         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
2659         HAVE_FTELLO.
2660         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
2661         * modules/unistd (Makefile.am): Likewise.
2662         * lib/unistd_.h (lseek): Declare a replacement.
2663         * doc/functions/lseek.texi (lseek): Document this fix.
2664         * doc/functions/fseek.texi (fseek): Likewise.
2665         * doc/functions/ftell.texi (ftell): Likewise.
2666
2667 2007-05-24  Bruno Haible  <bruno@clisp.org>
2668
2669         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
2670         in the printed representation of a NaN.
2671         * tests/test-vasprintf-posix.c (test_function): Likewise.
2672         * tests/test-snprintf-posix.h (test_function): Likewise.
2673         * tests/test-sprintf-posix.h (test_function): Likewise.
2674         Reported by Eric Blake.
2675
2676 2007-05-23  Eric Blake  <ebb9@byu.net>
2677
2678         Fix fseeko/ftello on cygwin 1.5.24.
2679         * doc/functions/fseeko.texi (fseeko): Document the fix.
2680         * doc/functions/ftello.texi (ftello): Document the fix.
2681         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
2682         * doc/functions/stdout.text (stdout): New file.
2683         * doc/functions/stderr.text (stderr): New file.
2684         * doc/gnulib.texi (Function Substitutes): Use new files.
2685         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
2686         prior to 1.7.0.
2687         * tests/test-ftello.c (main): Likewise for ftello.
2688         * tests/test-fseeko.sh: New file.
2689         * tests/test-ftello.sh: New file.
2690         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
2691         with seekable stdin.
2692         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
2693         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
2694         (gl_REPLACE_FSEEKO): New macro.
2695         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
2696         * modules/fseeko (Files): Distribute fseeko.c.
2697         * modules/ftello (Files): Distribute ftello.c.
2698         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
2699         mode.
2700         * lib/ftello.c (rpl_ftello): New file.
2701         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
2702         fseeko, ftello.
2703         (gl_STDIN_LARGE_OFFSET): New macro.
2704         * modules/stdio (Makefile.am): Perform the replacement.
2705         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
2706
2707 2007-05-23  Bruno Haible  <bruno@clisp.org>
2708
2709         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
2710         GNULIB_POSIXCHECK is defined.
2711
2712 2007-05-21  Bruno Haible  <bruno@clisp.org>
2713
2714         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
2715         Check also the output for NaN arguments. When cross-compiling, guess
2716         no on IRIX.
2717         * lib/vasnprintf.c: Update comments.
2718         * tests/test-vasnprintf-posix.c (strisnan): New function.
2719         (test_function): Use it.
2720         * tests/test-vasprintf-posix.c (strisnan): New function.
2721         (test_function): Use it.
2722         * tests/test-snprintf-posix.h (strisnan): New function.
2723         (test_function): Use it.
2724         * tests/test-sprintf-posix.h (strisnan): New function.
2725         (test_function): Use it.
2726         Reported by Eric Blake.
2727
2728 2007-05-20  Bruno Haible  <bruno@clisp.org>
2729
2730         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
2731         numbers that fails on BeOS.
2732         * doc/functions/frexpl.texi: Update.
2733
2734 2007-05-20  Jim Meyering  <jim@meyering.net>
2735
2736         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
2737         forced upon us by glibc-2.6.
2738
2739 2007-05-20  Bruno Haible  <bruno@clisp.org>
2740
2741         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
2742         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
2743         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
2744         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
2745         NEED_PRINTF_INFINITE.
2746         (is_infinitel): New function.
2747         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
2748         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
2749         gl_PREREQ_VASNPRINTF_INFINITE.
2750         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
2751         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
2752         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
2753         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
2754         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
2755         gl_PREREQ_VASNPRINTF_INFINITE.
2756         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
2757         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
2758         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
2759         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
2760         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
2761         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2762         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
2763         * doc/functions/fprintf.texi: Update.
2764         * doc/functions/printf.texi: Update.
2765         * doc/functions/snprintf.texi: Update.
2766         * doc/functions/sprintf.texi: Update.
2767         * doc/functions/vfprintf.texi: Update.
2768         * doc/functions/vprintf.texi: Update.
2769         * doc/functions/vsnprintf.texi: Update.
2770         * doc/functions/vsprintf.texi: Update.
2771
2772 2007-05-20  Bruno Haible  <bruno@clisp.org>
2773
2774         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
2775         was not found in libc.
2776         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
2777
2778 2007-05-20  Bruno Haible  <bruno@clisp.org>
2779
2780         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
2781         printed as "-nan" instead of "nan".
2782         * tests/test-vasprintf-posix.c (test_function): Likewise.
2783         * tests/test-snprintf-posix.h (test_function): Likewise.
2784         * tests/test-sprintf-posix.h (test_function): Likewise.
2785         Needed for HP-UX 11.
2786
2787 2007-05-20  Jim Meyering  <jim@meyering.net>
2788
2789         Fix buggy test for the fchownat-deref bug.
2790         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
2791         symlink required for the run-test.  Without it, this test would
2792         always declare that fchownat doesn't work, and client code would
2793         unnecessarily use the replacement function with fixed libc.
2794         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
2795         Reported by Greg Schafer.
2796
2797 2007-05-19  Bruno Haible  <bruno@clisp.org>
2798
2799         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
2800         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
2801         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
2802         Needed for IRIX 6.5 and Solaris 2.5.1.
2803
2804 2007-05-19  Bruno Haible  <bruno@clisp.org>
2805
2806         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
2807         (test_function): Skip tests involving -0.0 on platforms where
2808         -0.0 = 0.0.
2809         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
2810         (test_function): Skip tests involving -0.0 on platforms where
2811         -0.0 = 0.0.
2812         * tests/test-snprintf-posix.h (have_minus_zero): New function.
2813         (test_function): Skip tests involving -0.0 on platforms where
2814         -0.0 = 0.0.
2815         * tests/test-sprintf-posix.h (have_minus_zero): New function.
2816         (test_function): Skip tests involving -0.0 on platforms where
2817         -0.0 = 0.0.
2818         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
2819         tests.
2820         * tests/test-printf-posix.h (test_function): Likewise.
2821         * tests/test-printf-posix.output: Remove all -0.0 related results.
2822         Needed for IRIX 6.5.
2823
2824 2007-05-19  Bruno Haible  <bruno@clisp.org>
2825
2826         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
2827         printed as "nan0x7fffffff" instead of "nan".
2828         * tests/test-vasprintf-posix.c (test_function): Likewise.
2829         * tests/test-snprintf-posix.h (test_function): Likewise.
2830         * tests/test-sprintf-posix.h (test_function): Likewise.
2831         * tests/test-fprintf-posix.h (NaN): Remove macro.
2832         (test_function): Remove all NaN related tests.
2833         * tests/test-printf-posix.h (NaN): Remove macro.
2834         (test_function): Remove all NaN related tests.
2835         * tests/test-printf-posix.output: Remove all NaN related results.
2836         Needed for IRIX 6.5.
2837
2838 2007-05-19  Bruno Haible  <bruno@clisp.org>
2839
2840         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
2841         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
2842
2843 2007-05-19  Bruno Haible  <bruno@clisp.org>
2844
2845         * lib/float_.h: New file.
2846         * m4/float_h.m4: New file.
2847         * modules/float: New file.
2848         * modules/isnanl (Dependencies): Add float.
2849         * modules/isnanl-nolibm (Dependencies): Likewise.
2850         * modules/mathl (Dependencies): Likewise.
2851         * modules/printf-frexpl (Dependencies): Likewise.
2852         * modules/signbit (Dependencies): Likewise.
2853         * modules/vasnprintf (Dependencies): Likewise.
2854         * doc/headers/float.texi: Update.
2855
2856 2007-05-19  Jim Meyering  <jim@meyering.net>
2857
2858         * lib/utimens.c (gl_futimens): Rename from futimens,
2859         now that glibc-2.6 declares futimens.
2860         * lib/utimens.h: Likewise.
2861
2862 2007-05-19  Bruno Haible  <bruno@clisp.org>
2863
2864         Avoid test failures on mingw.
2865         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
2866         * tests/test-printf-posix.sh: Likewise.
2867         * tests/test-vfprintf-posix.sh: Likewise.
2868         * tests/test-vprintf-posix.sh: Likewise.
2869
2870 2007-05-19  Bruno Haible  <bruno@clisp.org>
2871
2872         Fix *printf result for NaN, Inf, -0.0 on mingw.
2873         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
2874         * lib/vasnprintf.c: Include math.h and isnan.h.
2875         (is_infinite_or_zero): New function.
2876         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
2877         values in the %f, %F, %e, %E, %g, %G directives.
2878         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
2879         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
2880         gl_PRINTF_INFINITE and test its result. Invoke
2881         gl_PREREQ_VASNPRINTF_INFINITE.
2882         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
2883         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
2884         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
2885         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
2886         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
2887         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2888         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
2889         * doc/functions/fprintf.texi: Update.
2890         * doc/functions/printf.texi: Update.
2891         * doc/functions/snprintf.texi: Update.
2892         * doc/functions/sprintf.texi: Update.
2893         * doc/functions/vfprintf.texi: Update.
2894         * doc/functions/vprintf.texi: Update.
2895         * doc/functions/vsnprintf.texi: Update.
2896         * doc/functions/vsprintf.texi: Update.
2897
2898 2007-05-19  Bruno Haible  <bruno@clisp.org>
2899
2900         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
2901         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
2902         Instead of multiplying with 10^k, set extra_zeroes to k.
2903         (scale10_round_long_double): Remove function.
2904
2905 2007-05-18  Bruno Haible  <bruno@clisp.org>
2906
2907         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
2908         introduced on 2007-05-06.
2909
2910 2007-05-18  Bruno Haible  <bruno@clisp.org>
2911
2912         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
2913         %g directives.
2914         * tests/test-vasprintf-posix.c (test_function): Likewise.
2915         * tests/test-snprintf-posix.h (test_function): Likewise.
2916         * tests/test-sprintf-posix.h (test_function): Likewise.
2917
2918 2007-05-18  Bruno Haible  <bruno@clisp.org>
2919
2920         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
2921         (strmatch): New function.
2922         (test_function): Test the %f directive on numbers of various exponents.
2923         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
2924         (strmatch): New function.
2925         (test_function): Test the %f directive on numbers of various exponents.
2926         * tests/test-snprintf-posix.h (strmatch): New function.
2927         (test_function): Test the %f directive on numbers of various exponents.
2928         * tests/test-sprintf-posix.h (strmatch): New function.
2929         (test_function): Test the %f directive on numbers of various exponents.
2930         * tests/test-snprintf-posix.c (SIZEOF): New macro.
2931         * tests/test-sprintf-posix.c (SIZEOF): New macro.
2932         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
2933         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
2934
2935 2007-05-18  Bruno Haible  <bruno@clisp.org>
2936
2937         Add support for 'long double' number output.
2938         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
2939         * lib/vasnprintf.c: Include math.h and float+.h.
2940         (mp_limb_t): New type.
2941         (GMP_LIMB_BITS): New macro.
2942         (mp_twolimb_t): New type.
2943         (GMP_TWOLIMB_BITS): New macro.
2944         (mpn_t): New type.
2945         (multiply, divide, convert_to_decimal, decode_long_double,
2946         scale10_round_long_double, scale10_round_decimal_long_double,
2947         floorlog10l): New functions.
2948         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
2949         for the %f, %F, %e, %E, %g, %G directives.
2950         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
2951         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
2952         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
2953         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
2954         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
2955         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
2956         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
2957         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
2958         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
2959         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2960         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
2961         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
2962         * modules/snprintf-posix (Depends-on): Likewise.
2963         * modules/sprintf-posix (Depends-on): Likewise.
2964         * modules/vasnprintf-posix (Depends-on): Likewise.
2965         * modules/vasprintf-posix (Depends-on): Likewise.
2966         * modules/vfprintf-posix (Depends-on): Likewise.
2967         * modules/vsnprintf-posix (Depends-on): Likewise.
2968         * modules/vsprintf-posix (Depends-on): Likewise.
2969         * modules/vasnprintf (Files): Add lib/float+.h.
2970         * doc/functions/fprintf.texi: Update.
2971         * doc/functions/printf.texi: Update.
2972         * doc/functions/snprintf.texi: Update.
2973         * doc/functions/sprintf.texi: Update.
2974         * doc/functions/vfprintf.texi: Update.
2975         * doc/functions/vprintf.texi: Update.
2976         * doc/functions/vsnprintf.texi: Update.
2977         * doc/functions/vsprintf.texi: Update.
2978
2979 2007-05-18  Bruno Haible  <bruno@clisp.org>
2980
2981         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
2982
2983 2007-05-18  Bruno Haible  <bruno@clisp.org>
2984
2985         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
2986         for printing 64-bit integers. Needed for mingw.
2987
2988 2007-05-18  Bruno Haible  <bruno@clisp.org>
2989
2990         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
2991         gl_FUNC_FREXPL_WORKS.
2992         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
2993
2994 2007-05-18  Bruno Haible  <bruno@clisp.org>
2995
2996         * modules/frexpl-nolibm-tests: New file.
2997
2998         * modules/frexpl-nolibm: New file.
2999         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
3000
3001 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3002
3003         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
3004         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
3005         GCC 4.2, which otherwise issues a lot of warnings.
3006         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
3007         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
3008         Likewise.
3009         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
3010         * modules/iconv_open (iconv.h): Likewise.
3011         * modules/locale (locale.h): Likewise.
3012         * modules/netinet_in (netinet/in.h): Likewise.
3013         * modules/sys_select (sys_select.h): Likewise.
3014         * modules/sys_socket (sys/socket.h): Likewise.
3015         * modules/sys_stat (sys/stat.h): Likewise.
3016         * modules/sysexits (sysexits.h): Likewise.
3017         * modules/unistd (unistd.h): Likewise.
3018
3019 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3020
3021         * modules/closein-tests (Makefile.am): Distribute
3022         `test-closein.sh'.
3023
3024 2007-05-17  Bruno Haible  <bruno@clisp.org>
3025
3026         * tests/test-printf-posix.output: Renamed from
3027         tests/test-fprintf-posix.out.
3028         * modules/fprintf-posix-tests: Update.
3029         * modules/printf-posix-tests: Update.
3030         * modules/vfprintf-posix-tests: Update.
3031         * modules/vprintf-posix-tests: Update.
3032         * tests/test-fprintf-posix.sh: Update.
3033         * tests/test-printf-posix.sh: Update.
3034         * tests/test-vfprintf-posix.sh: Update.
3035         * tests/test-vprintf-posix.sh: Update.
3036         Reported by Ralf Wildenhues.
3037
3038 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
3039
3040         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
3041         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
3042         GCC 4.2, which otherwise issues a lot of warnings.
3043         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
3044         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
3045         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
3046         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
3047         it should no longer be needed.
3048         * lib/string_.h: Likewise.
3049         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
3050         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
3051         * modules/inttypes (inttypes.h): Likewise.
3052         * modules/math (math.h): Likewise.
3053         * modules/search (search.h): Likewise.
3054         * modules/signal (signal.h): Likewise.
3055         * modules/stdint (stdint.h): Likewise.
3056         * modules/stdio (stdio.h): Likewise.
3057         * modules/stdlib (stdlib.h): Likewise.
3058         * modules/string (string.h): Likewise.
3059         * modules/sys_time (sys/time.h): Likewise.
3060         * modules/time (time.h): Likewise.
3061         * modules/wchar (wchar.h): Likewise.
3062         * modules/wctype (wtype.h): Likewise.
3063
3064 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
3065
3066         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
3067
3068 2007-05-13  Bruno Haible  <bruno@clisp.org>
3069
3070         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
3071         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
3072         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
3073         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
3074         (gl_PREREQ_STRTOK_R): Don't require it here.
3075
3076 2007-05-13  Bruno Haible  <bruno@clisp.org>
3077
3078         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
3079         when used in C++ mode.
3080
3081 2007-05-12  Bruno Haible  <bruno@clisp.org>
3082
3083         * lib/linebuffer.h: Tweak doc.
3084         * lib/linebuffer.c: Likewise.
3085
3086 2007-05-12  James Youngman  <jay@gnu.org>
3087
3088         * lib/linebuffer.c (readlinebuffer_delim): New function,
3089         like readlinebuffer, but use a caller-specified delimiter.
3090         (readlinebuffer): Just call readlinebuffer_delim with '\n'
3091         as the delimiter.
3092         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
3093
3094 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
3095
3096         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
3097         * modules/openat (Files): Remove openat-die.c.
3098         (Depends-on): Add openat-die.
3099         * modules/openat-die: New module.
3100
3101 2007-05-06  Bruno Haible  <bruno@clisp.org>
3102
3103         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
3104         Update with info about Cygwin.
3105         * doc/functions/fprintf.texi: Update.
3106         * doc/functions/printf.texi: Update.
3107         * doc/functions/snprintf.texi: Update.
3108         * doc/functions/sprintf.texi: Update.
3109         * doc/functions/vfprintf.texi: Update.
3110         * doc/functions/vprintf.texi: Update.
3111         * doc/functions/vsnprintf.texi: Update.
3112         * doc/functions/vsprintf.texi: Update.
3113         Reported by Eric Blake.
3114
3115 2007-05-06  Bruno Haible  <bruno@clisp.org>
3116
3117         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
3118         padding ourselves for the floating-point directives.
3119         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
3120         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
3121         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
3122         gl_PRINTF_FLAG_ZERO and test its result. Invoke
3123         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
3124         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3125         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
3126         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3127         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3128         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
3129         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3130         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3131         * tests/test-snprintf-posix.h (test_function): Also check the width
3132         and some flags in the %f directive.
3133         * tests/test-sprintf-posix.h (test_function): Likewise.
3134         * tests/test-vasnprintf-posix.c (test_function): Likewise.
3135         * tests/test-vasprintf-posix.c (test_function): Likewise.
3136         * doc/functions/fprintf.texi: Update.
3137         * doc/functions/printf.texi: Update.
3138         * doc/functions/snprintf.texi: Update.
3139         * doc/functions/sprintf.texi: Update.
3140         * doc/functions/vfprintf.texi: Update.
3141         * doc/functions/vprintf.texi: Update.
3142         * doc/functions/vsnprintf.texi: Update.
3143         * doc/functions/vsprintf.texi: Update.
3144
3145 2007-05-06  Bruno Haible  <bruno@clisp.org>
3146
3147         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
3148         pass the ' flag character to sprintf or snprintf.
3149         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
3150         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
3151         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
3152         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
3153         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
3154         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3155         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
3156         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3157         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3158         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
3159         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3160         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3161         * tests/test-snprintf-posix.h (test_function): Also check the grouping
3162         flag.
3163         * tests/test-sprintf-posix.h (test_function): Likewise.
3164         * tests/test-vasnprintf-posix.c (test_function): Likewise.
3165         * tests/test-vasprintf-posix.c (test_function): Likewise.
3166         * doc/functions/fprintf.texi: Update.
3167         * doc/functions/printf.texi: Update.
3168         * doc/functions/snprintf.texi: Update.
3169         * doc/functions/sprintf.texi: Update.
3170         * doc/functions/vfprintf.texi: Update.
3171         * doc/functions/vprintf.texi: Update.
3172         * doc/functions/vsnprintf.texi: Update.
3173         * doc/functions/vsprintf.texi: Update.
3174
3175 2007-05-01  Bruno Haible  <bruno@clisp.org>
3176
3177         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
3178
3179 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
3180
3181         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
3182         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
3183
3184 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
3185
3186         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
3187         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
3188         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
3189
3190 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
3191
3192         * lib/argp-help.c (struct hol_entry): New member `ord'.
3193         (HOL_ENTRY_PTRCMP): Use ord for comparison
3194         (hol_sort): Initialize ord.
3195
3196 2007-05-01  Bruno Haible  <bruno@clisp.org>
3197
3198         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
3199         Reported by Eric Blake.
3200         * doc/gnulib.texi (Function Substitutes): Update.
3201
3202 2007-05-01  Bruno Haible  <bruno@clisp.org>
3203
3204         * doc/functions.texi: Remove file, now redundant through
3205         doc/functions/*.texi.
3206
3207 2007-05-01  Bruno Haible  <bruno@clisp.org>
3208
3209         * modules/argp (Depends-on): Add sleep.
3210
3211 2007-05-01  Bruno Haible  <bruno@clisp.org>
3212
3213         * modules/sleep-tests: New file.
3214         * tests/test-sleep.c: New file.
3215
3216         * modules/sleep: New file.
3217         * lib/sleep.c: New file.
3218         * m4/sleep.m4: New file.
3219         * lib/unistd_.h (sleep): New declaration.
3220         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
3221         HAVE_SLEEP.
3222         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
3223         * doc/functions/sleep.texi: Document the sleep module.
3224
3225 2007-05-01  Bruno Haible  <bruno@clisp.org>
3226
3227         * lib/sigprocmask.h: Remove file.
3228         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
3229         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
3230         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
3231         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
3232         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
3233         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
3234         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
3235         HAVE_SIGSET_T as a shell variable.
3236         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
3237         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
3238         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
3239         (Depends-on): Add signal. Remove verify.
3240         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
3241         (Include): Mention <signal.h> instead of sigprocmask.h.
3242         * NEWS: Mention the change.
3243         * lib/fatal-signal.c: Don't include sigprocmask.h.
3244
3245 2007-05-01  Bruno Haible  <bruno@clisp.org>
3246
3247         * modules/signal: New file.
3248         * lib/signal_.h: New file.
3249         * m4/signal_h.m4: New file.
3250
3251 2007-05-01  Bruno Haible  <bruno@clisp.org>
3252
3253         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
3254         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
3255         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
3256         HAVE_WCTYPE_CTMP_BUG into wctype.h.
3257
3258 2007-05-01  Bruno Haible  <bruno@clisp.org>
3259
3260         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
3261         configure time.
3262         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
3263         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
3264         * modules/sys_stat (Makefile.am): Substitute their values into
3265         sys/stat.h.
3266
3267 2007-05-01  Bruno Haible  <bruno@clisp.org>
3268
3269         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
3270         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
3271         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
3272
3273 2007-05-01  Bruno Haible  <bruno@clisp.org>
3274
3275         * doc/header/assert.texi: Undo last change: don't mention the gnulib
3276         'assert' module here.
3277
3278 2007-05-01  Bruno Haible  <bruno@clisp.org>
3279
3280         * doc/functions/*.texi: New files.
3281         * doc/functions/google-ranking.txt: New file.
3282         * doc/gnulib.texi (Function Substitutes): New chapter.
3283         (ctime, inet_ntoa): Remove sections.
3284         * doc/ctime.texi: Remove file.
3285         * doc/inet_ntoa.texi: Remove file.
3286         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
3287         dependencies.
3288         (%.info): New rule, specifying a --reference-limit.
3289
3290 2007-05-01  Bruno Haible  <bruno@clisp.org>
3291
3292         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
3293
3294 2007-05-01  Bruno Haible  <bruno@clisp.org>
3295
3296         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
3297         the portability of 'mkdir' to mingw systems.
3298
3299 2007-05-01  Bruno Haible  <bruno@clisp.org>
3300
3301         * doc/headers/google-ranking.txt: New file.
3302
3303 2007-04-30  Eric Blake  <ebb9@byu.net>
3304
3305         Prefer fseeko to fseek.
3306         * modules/getpass (Depends-on): Add fseeko.
3307         * lib/getpass.c (getpass): Use fseeko, not fseek.
3308
3309 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
3310
3311         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
3312         assumes the sorting is stable, while most qsort implementations
3313         are not.  Use argument addresses to ensure they never compare as
3314         equal.
3315
3316         * tests/test-argp-2.sh (usage-indent test): Fix output
3317         (func_compare): Restore diff options
3318         * tests/test-argp.c: Restore #include "progname.h"
3319
3320 2007-04-29  Bruno Haible  <bruno@clisp.org>
3321
3322         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
3323         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
3324         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
3325         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3326         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
3327         (configure.ac): Define CHECK_SNPRINTF_POSIX.
3328         (TESTS, check_PROGRAMS): Add test-snprintf.
3329         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
3330         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
3331         (TESTS, check_PROGRAMS): Add test-vsnprintf.
3332         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
3333         assertions that fail on HP-UX, OSF/1, or IRIX.
3334         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
3335
3336 2007-04-29  Bruno Haible  <bruno@clisp.org>
3337
3338         * MODULES.html.sh (posix_functions): Remove 'contents'.
3339
3340 2007-04-29  Karl Berry  <karl@gnu.org>
3341
3342         * config/srclist.txt (gendocs_template_min): new entry.
3343
3344 2007-04-29  Bruno Haible  <bruno@clisp.org>
3345
3346         Work around fpurge bug on BSD systems.
3347         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
3348         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
3349         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
3350         fpurge to rpl_fpurge if the system already has this function.
3351         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
3352         the case where the system already has this function. Correct invariants
3353         on BSD systems.
3354         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
3355         BSD systems.
3356
3357 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
3358
3359         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
3360         proposed by Sven Verdoolaege.
3361
3362         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
3363         options.
3364         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
3365         (usage and help tests): Update
3366
3367 2007-04-29  Bruno Haible  <bruno@clisp.org>
3368
3369         * tests/test-fflush.c (main): Use a file of size 17, not 10.
3370         Print more information in case of failure. Disable a test on BeOS.
3371
3372 2007-04-29  Bruno Haible  <bruno@clisp.org>
3373
3374         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
3375         This helps debugging on systems on which no gdb is available.
3376
3377 2007-04-29  Bruno Haible  <bruno@clisp.org>
3378
3379         * lib/freading.h: Improve comments.
3380         * lib/fwriting.h: Likewise.
3381         * tests/test-freading.c (main): Don't check freading immediately after
3382         repositioning. Needed for glibc.
3383
3384 2007-04-29  Bruno Haible  <bruno@clisp.org>
3385
3386         * lib/freading.c (freading): Trivial simplification.
3387
3388 2007-04-28  Bruno Haible  <bruno@clisp.org>
3389
3390         * tests/test-fwriting.c (main): Also test the interaction between
3391         fflush and fwriting.
3392         * modules/fwriting-tests (Depends-on): Add fflush.
3393
3394         * tests/test-freading.c (main): Also test the interaction between
3395         fflush and freading.
3396         * modules/freading-tests (Depends-on): Add fflush.
3397
3398 2007-04-28  Bruno Haible  <bruno@clisp.org>
3399
3400         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
3401         fseeko and ftello.
3402         Suggested by Eric Blake.
3403
3404 2007-04-28  Jim Meyering  <jim@meyering.net>
3405
3406         Avoid false-negative in gl_STDINT_H's C99 conformance test.
3407         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
3408         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
3409
3410 2007-04-27  Eric Blake  <ebb9@byu.net>
3411
3412         * doc/headers/assert.texi (assert.h): Document assert module use.
3413
3414 2007-04-27  Bruno Haible  <bruno@clisp.org>
3415
3416         * doc/headers/*.texi: New files.
3417         * doc/gnulib.texi (Header File Substitutes): New chapter.
3418         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
3419         dependencies.
3420         (standards.info ,standards.html, standards.dvi): Update dependencies.
3421         (mostlyclean, clean): New targets.
3422
3423 2007-04-27  Bruno Haible  <bruno@clisp.org>
3424
3425         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
3426         * modules/sysexits (Files, Makefile.am): Update.
3427
3428         * lib/sys_socket_.h: Renamed from lib/socket_.h.
3429         * modules/sys_socket (Files, Makefile.am): Update.
3430
3431         * lib/sys_stat_.h: Renamed from lib/stat_.h.
3432         * modules/sys_stat (Files, Makefile.am): Update.
3433
3434 2007-04-27  Eric Blake  <ebb9@byu.net>
3435
3436         * lib/freading.h: Improve comments.
3437         * lib/fwriting.h: Likewise.
3438         * lib/fflush.c: Likewise.
3439
3440         Fix closein for mingw.
3441         * modules/closein-tests: Add tests for closein.
3442         * tests/test-closein.c: New file.
3443         * tests/test-closein.sh: Likewise.
3444         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
3445         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
3446
3447 2007-04-27  Bruno Haible  <bruno@clisp.org>
3448
3449         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
3450         version is < 6.
3451         * lib/math_.h [__DECC]: Likewise.
3452         * lib/stdio_.h [__DECC]: Likewise.
3453         * lib/stdlib_.h [__DECC]: Likewise.
3454         * lib/string_.h [__DECC]: Likewise.
3455         * lib/time_.h [__DECC]: Likewise.
3456         * lib/wchar_.h [__DECC]: Likewise.
3457         * lib/wctype_.h [__DECC]: Likewise.
3458
3459 2007-04-27  Bruno Haible  <bruno@clisp.org>
3460
3461         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
3462
3463 2007-04-27  Bruno Haible  <bruno@clisp.org>
3464
3465         * lib/fflush.c: Add comments.
3466         * modules/fpurge-tests (Depends-on): Add fflush.
3467         * modules/freadable-tests (Depends-on): Likewise.
3468         * modules/fwritable-tests (Depends-on): Likewise.
3469
3470 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
3471
3472         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
3473         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
3474         Report by Bruno Haible <bruno@clisp.org>.
3475
3476 2007-04-26  Eric Blake  <ebb9@byu.net>
3477
3478         Fix fflush on mingw.
3479         * modules/fflush (Depends-on): Add freading.
3480         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
3481         but unread data.
3482
3483 2007-04-26  Eric Blake  <ebb9@byu.net>
3484         and Bruno Haible  <bruno@clisp.org>
3485
3486         Implement freading and fwriting.
3487         * lib/freading.c: New file.
3488         * lib/freading.h: Likewise.
3489         * m4/freading.m4: Likewise.
3490         * modules/freading: Likewise.
3491         * modules/freading-tests: Likewise.
3492         * tests/test-freading.c: Likewise.
3493         * lib/fwriting.c: New file.
3494         * lib/fwriting.h: Likewise.
3495         * m4/fwriting.m4: Likewise.
3496         * modules/fwriting: Likewise.
3497         * modules/fwriting-tests: Likewise.
3498         * tests/test-fwriting.c: Likewise.
3499         * MODULES.html.sh (File stream based Input/Output): Mention them.
3500
3501 2007-04-26  Bruno Haible  <bruno@clisp.org>
3502
3503         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
3504         'long' when we assume it.
3505         Suggested by Eric Blake.
3506
3507 2007-04-26  Bruno Haible  <bruno@clisp.org>
3508
3509         Ensure fseeko, ftello are declared on glibc systems.
3510         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
3511         * modules/fseeko (configure.ac-early): Likewise.
3512         * modules/ftello (configure.ac-early): Likewise.
3513         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
3514         AC_FUNC_FSEEKO for this.
3515         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
3516         (gl_CHECK_FSEEKO): Remove macro.
3517
3518 2007-04-26  Bruno Haible  <bruno@clisp.org>
3519
3520         * tests/test-fflush.c (main): Also check the ftell result after
3521         fflush and fseek/fseeko.
3522         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
3523         file descriptor position cache in the stream.
3524         * lib/fseeko.c (rpl_fseeko): Likewise.
3525
3526 2007-04-26  Bruno Haible  <bruno@clisp.org>
3527
3528         * modules/fflush-tests (Depends-on): Add fseeko.
3529
3530 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
3531             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3532
3533         * lib/argz_.h: ensure error_t definition is obtained in same
3534         mechanism system argz.h would have.
3535         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
3536         argz facilities are known bad.  Err on the side of caution if
3537         cross-compiling.
3538
3539 2007-04-25  Eric Blake  <ebb9@byu.net>
3540
3541         * lib/fpurge.c (includes): Use stdlib.h for free.
3542         * tests/test-fflush.c (main): Also test fflush-fseeko.
3543
3544 2007-04-25  Bruno Haible  <bruno@clisp.org>
3545
3546         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
3547         * lib/fseeko.c: New file.
3548         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
3549         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
3550         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
3551         gl_FUNC_FSEEKO.
3552         (gl_FUNC_FSEEKO): Invoke it.
3553         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
3554         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
3555         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
3556
3557 2007-04-25  Bruno Haible  <bruno@clisp.org>
3558
3559         * modules/fflush (Depends-on): Add ftello.
3560
3561 2007-04-25  Bruno Haible  <bruno@clisp.org>
3562
3563         * modules/ftello-tests: New file.
3564         * tests/test-ftello.c: New file.
3565
3566         * modules/ftello: New file.
3567         * m4/ftello.m4: New file.
3568         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
3569         HAVE_FTELLO.
3570         * lib/stdio_.h (ftello): New declaration.
3571         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
3572         HAVE_FTELLO.
3573
3574 2007-04-25  Bruno Haible  <bruno@clisp.org>
3575
3576         * modules/fseeko-tests: New file.
3577         * tests/test-fseeko.c: New file.
3578
3579         * modules/fseeko: New file.
3580         * m4/fseeko.m4: New file.
3581         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
3582         HAVE_FSEEKO.
3583         * lib/stdio_.h (fseeko): New declaration.
3584         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
3585         HAVE_FSEEKO.
3586
3587 2007-04-25  Bruno Haible  <bruno@clisp.org>
3588
3589         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
3590
3591 2007-04-25  Bruno Haible  <bruno@clisp.org>
3592
3593         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
3594         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
3595         * tests/test-unistd.c: Likewise.
3596         * tests/test-fcntl.c: Likewise.
3597
3598 2007-04-23  Eric Blake  <ebb9@byu.net>
3599
3600         * lib/fflush.c: Fix missing include.
3601         Reported by Bruno Haible.
3602
3603 2007-04-23  Bruno Haible  <bruno@clisp.org>
3604
3605         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
3606         Reported by Eric Blake.
3607
3608 2007-04-23  Bruno Haible  <bruno@clisp.org>
3609
3610         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
3611
3612 2007-04-23  Bruno Haible  <bruno@clisp.org>
3613
3614         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
3615
3616 2007-04-23  Bruno Haible  <bruno@clisp.org>
3617
3618         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
3619         Needed on HP-UX 11.
3620
3621 2007-04-16  Eric Blake  <ebb9@byu.net>
3622
3623         Make fflush rely on fpurge.
3624         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
3625         open coding all variants.
3626         * modules/fflush (Depends-on): Add fpurge and unistd.
3627         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
3628         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
3629
3630         Fix --with-tests compilation on cygwin.
3631         * modules/argmatch-tests (Makefile.am): List gnulib library first
3632         in LDADD.
3633         * modules/argp-tests (Makefile.am): Likewise.
3634         * modules/array-list-tests (Makefile.am): Likewise.
3635         * modules/array-oset-tests (Makefile.am): Likewise.
3636         * modules/avltree-list-tests (Makefile.am): Likewise.
3637         * modules/avltree-oset-tests (Makefile.am): Likewise.
3638         * modules/avltreehash-list-tests (Makefile.am): Likewise.
3639         * modules/carray-list-tests (Makefile.am): Likewise.
3640         * modules/dirname-tests (Makefile.am): Likewise.
3641         * modules/frexp-tests (Makefile.am): Likewise.
3642         * modules/isnanl-tests (Makefile.am): Likewise.
3643         * modules/linked-list-tests (Makefile.am): Likewise.
3644         * modules/linkedhash-list-tests (Makefile.am): Likewise.
3645         * modules/lock-tests (Makefile.am): Likewise.
3646         * modules/rbtree-list-tests (Makefile.am): Likewise.
3647         * modules/rbtree-oset-tests (Makefile.am): Likewise.
3648         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
3649         * modules/tls-tests (Makefile.am): Likewise.
3650         * modules/tsearch-tests (Makefile.am): Likewise.
3651         * modules/xvasprintf-tests (Makefile.am): Likewise.
3652
3653         Fix fpurge for cygwin.
3654         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
3655         value.
3656         * modules/fpurge-tests (Depends-on): Clean up trash.
3657
3658 2007-04-16  Simon Josefsson  <simon@josefsson.org>
3659
3660         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
3661
3662         * m4/autobuild.m4: Re-indent.
3663
3664 2007-04-13  Bruno Haible  <bruno@clisp.org>
3665
3666         * modules/fpurge-tests: New file.
3667         * tests/test-fpurge.c: New file.
3668
3669         * modules/fpurge: New file.
3670         * lib/fpurge.h: New file.
3671         * lib/fpurge.c: New file.
3672         * m4/fpurge.m4: New file.
3673
3674 2007-04-13  Bruno Haible  <bruno@clisp.org>
3675
3676         * modules/fbufmode-tests: New file.
3677         * tests/test-fbufmode.c: New file.
3678
3679         * modules/fbufmode: New file.
3680         * lib/fbufmode.h: New file.
3681         * lib/fbufmode.c: New file.
3682         * m4/fbufmode.m4: New file.
3683
3684 2007-04-13  Bruno Haible  <bruno@clisp.org>
3685
3686         * modules/fwritable-tests: New file.
3687         * tests/test-fwritable.c: New file.
3688
3689         * modules/fwritable: New file.
3690         * lib/fwritable.h: New file.
3691         * lib/fwritable.c: New file.
3692         * m4/fwritable.m4: New file.
3693
3694 2007-04-13  Bruno Haible  <bruno@clisp.org>
3695
3696         * modules/freadable-tests: New file.
3697         * tests/test-freadable.c: New file.
3698
3699         * modules/freadable: New file.
3700         * lib/freadable.h: New file.
3701         * lib/freadable.c: New file.
3702         * m4/freadable.m4: New file.
3703
3704 2007-04-13  Bruno Haible  <bruno@clisp.org>
3705
3706         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
3707         MOSTLYCLEANFILES.
3708
3709 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
3710
3711         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
3712         gzip bootstrap.conf to avoid dragging in i18n machinery.
3713         (gnulib_tool_option): Use it.
3714
3715 2007-04-13  Bruno Haible  <bruno@clisp.org>
3716
3717         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
3718         %F directives.
3719         * tests/test-vasprintf-posix.c (test_function): Likewise.
3720         * tests/test-snprintf-posix.h (test_function): Likewise.
3721         * tests/test-sprintf-posix.h (test_function): Likewise.
3722         * tests/test-fprintf-posix.h (test_function): Likewise.
3723         * tests/test-printf-posix.h (test_function): Likewise.
3724         * tests/test-fprintf-posix.out: Likewise.
3725
3726 2007-04-13  Bruno Haible  <bruno@clisp.org>
3727
3728         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
3729         * modules/tls-tests (configure.ac): Likewise.
3730         Reported by Arto C. Nirkko <anirkko@insel.ch>.
3731
3732 2007-04-13  Bruno Haible  <bruno@clisp.org>
3733
3734         * lib/tls.c (glthread_tls_get): Fix return type.
3735         Patch by Arto C. Nirkko <anirkko@insel.ch>.
3736
3737 2007-04-12  Eric Blake  <ebb9@byu.net>
3738
3739         * modules/gettime (Depends-on): Remove gettime.
3740         Reported by Dmitry V. Levin.
3741
3742 2007-04-12  Bruno Haible  <bruno@clisp.org>
3743
3744         * modules/fflush (Include): Mention <stdio.h>.
3745         * modules/strtoimax (Include): Mention <inttypes.h>.
3746         * modules/strtoumax (Include): Likewise.
3747
3748 2007-04-12  Eric Blake  <ebb9@byu.net>
3749
3750         * .cvsignore: New file.
3751         * .gitignore: Likewise.
3752
3753 2007-04-12  Bruno Haible  <bruno@clisp.org>
3754
3755         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
3756         not before, since $(LDADD) often contains libgnu.a.
3757         * modules/striconv-tests (test_striconv_LDADD): Likewise.
3758         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
3759         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
3760         Needed on Cygwin.
3761
3762 2007-04-12  Eric Blake  <ebb9@byu.net>
3763
3764         Work around glibc's failure to flush stdin on fclose.
3765         * lib/closein.c (close_stdin): Flush stdin before closing.
3766
3767         Work around glibc's failure to reset seekable stdin on exit.
3768         * modules/closein: New module.
3769         * lib/closein.c: New file.
3770         * lib/closein.h: Likewise.
3771         * m4/closein.m4: Likewise.
3772         * MODULES.html.sh (File stream based Input/Output): Document it.
3773
3774 2007-04-12  Simon Josefsson  <simon@josefsson.org>
3775
3776         * gnulib-tool: Rename generated 'autobuild' script to
3777         'do-autobuild' in --create-megatestdir output.
3778
3779         * doc/gnulib.texi (Build robot for gnulib): Fix.
3780
3781 2007-04-12  Simon Josefsson  <simon@josefsson.org>
3782
3783         * modules/sysexits (Depends-on): Add absolute-header.
3784
3785 2007-04-12  Eric Blake  <ebb9@byu.net>
3786
3787         No need to preserve errno on success.
3788         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
3789         Reported by Bruno Haible.
3790
3791 2007-04-12  Simon Josefsson  <simon@josefsson.org>
3792
3793         * MODULES.html.sh (Support for maintaining and releasing
3794         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
3795
3796 2007-04-12  Simon Josefsson  <simon@josefsson.org>
3797
3798         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
3799
3800 2007-04-12  Simon Josefsson  <simon@josefsson.org>
3801
3802         * modules/autobuild: New module.
3803
3804         * m4/autobuild.m4: New file.
3805
3806 2007-04-11  Bruno Haible  <bruno@clisp.org>
3807
3808         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
3809         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
3810         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
3811         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
3812         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
3813         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3814         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3815         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
3816         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3817         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3818         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
3819         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3820         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3821         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
3822         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3823         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3824         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
3825         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3826         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3827         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
3828         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3829         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3830         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
3831         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3832         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3833         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
3834         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
3835         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
3836         Reported by Eric Blake.
3837
3838 2007-04-11  Bruno Haible  <bruno@clisp.org>
3839
3840         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
3841
3842 2007-04-10  Bruno Haible  <bruno@clisp.org>
3843
3844         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
3845         for NaN and Infinity. Needed on FreeBSD 6.1.
3846         * tests/test-vasnprintf-posix.c (test_function): Undo last change
3847         regarding results for "%010a" of Infinity and NaN.
3848         * tests/test-vasprintf-posix.c (test_function): Likewise.
3849         * tests/test-snprintf-posix.h (test_function): Likewise.
3850         * tests/test-sprintf-posix.h (test_function): Likewise.
3851         * tests/test-fprintf-posix.h (test_function): Likewise.
3852         * tests/test-printf-posix.h (test_function): Likewise.
3853         * tests/test-fprintf-posix.out: Likewise.
3854
3855 2007-04-10  Bruno Haible  <bruno@clisp.org>
3856
3857         * modules/locale-tests: New file.
3858         * tests/test-locale.c: New file.
3859
3860         * modules/locale: New file.
3861         * lib/locale_.h: New file.
3862         * m4/locale_h.m4: New file.
3863
3864 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
3865             Bruno Haible  <bruno@clisp.org>
3866
3867         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
3868         be determined, test for availability of the copysignf, copysign,
3869         copysignl functions.
3870         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
3871         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
3872         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
3873
3874 2007-04-09  Eric Blake  <ebb9@byu.net>
3875
3876         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
3877         * modules/stdio (Makefile.am): Support fflush.
3878         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
3879         * modules/fflush: New file.
3880         * lib/fflush.c: Likewise.
3881         * m4/fflush.m4: Likewise.
3882         * modules/fflush-tests: New test.
3883         * tests/test-fflush.c: Likewise.
3884         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
3885
3886 2007-04-06  Bruno Haible  <bruno@clisp.org>
3887
3888         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
3889         (VASNPRINTF): Use signbit for faster determination whether to print a
3890         minus sign.
3891         * modules/vasnprintf (Files): Remove lib/float+.h.
3892         * modules/fprintf-posix (Depends-on): Add signbit.
3893         * modules/snprintf-posix (Depends-on): Likewise.
3894         * modules/sprintf-posix (Depends-on): Likewise.
3895         * modules/vasnprintf-posix (Depends-on): Likewise.
3896         * modules/vasprintf-posix (Depends-on): Likewise.
3897         * modules/vfprintf-posix (Depends-on): Likewise.
3898         * modules/vsnprintf-posix (Depends-on): Likewise.
3899         * modules/vsprintf-posix (Depends-on): Likewise.
3900
3901 2007-04-06  Bruno Haible  <bruno@clisp.org>
3902
3903         * tests/test-frexp.c (main): Test also the sign bit of zero results.
3904         * tests/test-frexpl.c (main): Likewise.
3905         * tests/test-ldexpl.c (main): Likewise.
3906         * modules/frexp-tests (Depends-on): Add signbit.
3907         * modules/frexpl-tests (Depdends-on): Likewise.
3908         * modules/ldexpl-tests (Depdends-on): Likewise.
3909
3910 2007-04-06  Bruno Haible  <bruno@clisp.org>
3911
3912         * modules/signbit-tests: New file.
3913         * tests/test-signbit.c: New file.
3914
3915         * modules/signbit: New file.
3916         * lib/signbitf.c: New file.
3917         * lib/signbitd.c: New file.
3918         * lib/signbitl.c: New file.
3919         * m4/signbit.m4: New file.
3920         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
3921         (signbit): New macro.
3922         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
3923         REPLACE_SIGNBIT.
3924         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
3925         REPLACE_FREXPL into math.h.
3926
3927 2007-04-06  Bruno Haible  <bruno@clisp.org>
3928
3929         * modules/isnanf-nolibm-tests: New file.
3930         * tests/test-isnanf.c: New file.
3931
3932         * modules/isnanf-nolibm: New file.
3933         * lib/isnanf.h: New file.
3934         * lib/isnanf.c: New file.
3935         * lib/isnan.c: Consider the USE_FLOAT macro.
3936         * m4/isnanf.m4: New file.
3937
3938 2007-04-06  Bruno Haible  <bruno@clisp.org>
3939
3940         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
3941         (Link): New section.
3942
3943         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
3944
3945 2007-04-06  Bruno Haible  <bruno@clisp.org>
3946
3947         Assume the 'long double' type.
3948         * m4/longdouble.m4: Remove file.
3949         * config/srclist.txt: Don't mention longdouble.m4.
3950         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
3951         * lib/float+.h: Likewise.
3952         * lib/frexp.c: Likewise.
3953         * lib/printf-args.h: Likewise.
3954         * lib/printf-args.c: Likewise.
3955         * lib/printf-frexp.c: Likewise.
3956         * lib/printf-parse.c: Likewise.
3957         * lib/vasnprintf.c: Likewise.
3958         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
3959         * m4/intl.m4: Likewise.
3960         * m4/isnanl.m4: Likewise.
3961         * m4/printf.m4: Likewise.
3962         * m4/printf-frexpl.m4: Likewise.
3963         * m4/vasnprintf.m4: Likewise.
3964         * modules/allocsa (Files): Remove m4/longdouble.m4.
3965         * modules/gettext (Files): Likewise.
3966         * modules/relocatable-prog-wrapper (Files): Likewise.
3967         * modules/vasnprintf (Files): Likewise.
3968         * modules/isnanl (Files): Likewise.
3969         (Include): Simplify.
3970         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
3971         (Include): Simplify.
3972         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
3973         (Include): Simplify.
3974         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
3975         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
3976         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
3977         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
3978         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
3979         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
3980         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
3981         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
3982         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
3983         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
3984         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
3985         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
3986         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
3987         * tests/test-isnanl.c: Likewise.
3988         * tests/test-snprintf-posix.h: Likewise.
3989         * tests/test-sprintf-posix.h: Likewise.
3990         * tests/test-vasnprintf-posix.c: Likewise.
3991         * tests/test-vasnprintf-posix2.c: Likewise.
3992         * tests/test-vasprintf-posix.c: Likewise.
3993
3994 2007-04-06  Bruno Haible  <bruno@clisp.org>
3995
3996         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
3997         * lib/math_.h [__DECC]: Include the overridden include file through
3998         #include_next, outside the double-inclusion guard.
3999         * lib/stdio_.h [__DECC]: Likewise.
4000         * lib/stdlib_.h [__DECC]: Likewise.
4001         * lib/string_.h [__DECC]: Likewise.
4002         * lib/time_.h [__DECC]: Likewise.
4003         * lib/wchar_.h [__DECC]: Likewise.
4004         * lib/wctype_.h [__DECC]: Likewise.
4005         * lib/inttypes_.h [__DECC]: Likewise.
4006         Reported by Albert Chin <china@thewrittenword.com> in
4007         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
4008
4009 2007-04-04  Eric Blake  <ebb9@byu.net>
4010
4011         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
4012         1.5.x.
4013
4014 2007-04-04  Bruno Haible  <bruno@clisp.org>
4015
4016         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
4017         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
4018
4019 2007-04-04  Bruno Haible  <bruno@clisp.org>
4020
4021         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
4022         results for "%010a" of Infinity and NaN.
4023         * tests/test-vasprintf-posix.c (test_function): Likewise.
4024         * tests/test-snprintf-posix.h (test_function): Likewise.
4025         * tests/test-sprintf-posix.h (test_function): Likewise.
4026         * tests/test-fprintf-posix.h (test_function): Remove these tests.
4027         * tests/test-printf-posix.h (test_function): Likewise.
4028         * tests/test-fprintf-posix.out: Update.
4029         Needed for FreeBSD 6.1.
4030
4031 2007-04-04  Bruno Haible  <bruno@clisp.org>
4032
4033         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
4034         directly used by the gnulib modules nor by gnulib-tool.
4035
4036 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
4037
4038         * DEPENDENCIES: Give overall description of version dependency
4039         desirability.  Use more-typical names for apps.
4040         Add shell, coreutils, diffutils, grep, tar, gzip.
4041
4042 2007-04-04  Simon Josefsson  <simon@josefsson.org>
4043
4044         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
4045
4046 2007-04-04  Karl Berry  <karl@gnu.org>
4047
4048         * MODULES.html.sh (func_module): missing '.
4049
4050 2007-04-03  Bruno Haible  <bruno@clisp.org>
4051
4052         * modules/argmatch-tests (Makefile.am): New variable
4053         test_argmatch_LDADD.
4054         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
4055         * modules/array-list-tests (Makefile.am): New variable
4056         test_array_list_LDADD.
4057         * modules/array-oset-tests (Makefile.am): New variable
4058         test_array_oset_LDADD.
4059         * modules/avltree-list-tests (Makefile.am): New variable
4060         test_avltree_list_LDADD.
4061         * modules/avltree-oset-tests (Makefile.am): New variable
4062         test_avltree_oset_LDADD.
4063         * modules/avltreehash-list-tests (Makefile.am): New variable
4064         test_avltreehash_list_LDADD.
4065         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
4066         test_canonicalize_lgpl_LDADD.
4067         * modules/carray-list-tests (Makefile.am): New variable
4068         test_carray_list_LDADD.
4069         * modules/dirname-tests (Makefile.am): New variable
4070         test_dirname_LDADD.
4071         * modules/linked-list-tests (Makefile.am): New variable
4072         test_linked_list_LDADD.
4073         * modules/linkedhash-list-tests (Makefile.am): New variable
4074         test_linkedhash_list_LDADD.
4075         * modules/rbtree-list-tests (Makefile.am): New variable
4076         test_rbtree_list_LDADD.
4077         * modules/rbtree-oset-tests (Makefile.am): New variable
4078         test_rbtree_oset_LDADD.
4079         * modules/rbtreehash-list-tests (Makefile.am): New variable
4080         test_rbtreehash_list_LDADD.
4081         * modules/xvasprintf-tests (Makefile.am): New variable
4082         test_xvasprintf_LDADD.
4083         Reported by Eric Blake.
4084
4085 2007-04-03  Eric Blake  <ebb9@byu.net>
4086
4087         * DEPENDENCIES: Weaken m4 requirements.
4088
4089 2007-04-03  Bruno Haible  <bruno@clisp.org>
4090
4091         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
4092         * modules/isnanl-tests (configure.ac): Likewise.
4093
4094 2007-04-03  Ben Pfaff  <blp@gnu.org>
4095
4096         * modules/iconv_open: Add $(srcdir)/ to source directory
4097         references in Makefile fragments that call gperf, to fix VPATH
4098         builds.
4099
4100 2007-04-03  Bruno Haible  <bruno@clisp.org>
4101
4102         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
4103         * lib/ldexpl.c: Undo last change.
4104
4105 2007-04-03  Bruno Haible  <bruno@clisp.org>
4106
4107         * modules/printf-frexpl (Depends-on): Undo last change.
4108         (Files): Add m4/ldexpl.m4.
4109
4110 2007-04-03  Bruno Haible  <bruno@clisp.org>
4111
4112         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
4113         * modules/isnanl (Link): New section.
4114
4115         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
4116         * modules/frexp (Link): New section.
4117
4118         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
4119         * modules/frexpl (Link): New section.
4120
4121         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
4122         * modules/ldexpl (Link): New section.
4123
4124 2007-04-03  Bruno Haible  <bruno@clisp.org>
4125
4126         * modules/TEMPLATE-EXTENDED: New file.
4127         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
4128
4129 2007-04-03  Bruno Haible  <bruno@clisp.org>
4130
4131         * DEPENDENCIES: New file.
4132         Suggested by Simon Josefsson.
4133
4134 2007-04-03  Bruno Haible  <bruno@clisp.org>
4135
4136         * doc/gnulib.texi: Escape @.
4137
4138 2007-04-03  James Youngman  <jay@gnu.org>
4139         and Paul Eggert  <eggert@cs.ucla.edu>
4140
4141         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
4142         birthtime on all systems that have birthtime, not just those which
4143         use st_birthtimensec rather than st_birthtim.  Putting zero in
4144         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
4145         that the birth time is not available for files on an NFS mount.
4146
4147 2007-04-03  Simon Josefsson  <simon@josefsson.org>
4148
4149         * modules/memxor: Move back from crypto/, suggested by Bruno.
4150         * modules/crypto/hmac-sha1: Fix memxor dependency.
4151
4152         * modules/crypto/gc: Moved from ../.
4153
4154 2007-04-02  Eric Blake  <ebb9@byu.net>
4155
4156         * lib/ldexpl.c (includes): Avoid libm.
4157
4158         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
4159
4160 2007-04-02  Bruno Haible  <bruno@clisp.org>
4161
4162         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
4163         on IRIX.
4164
4165 2007-04-02  Bruno Haible  <bruno@clisp.org>
4166
4167         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
4168         x86 or x86_64 platforms running MacOS X.
4169         Reported by Ryan Schmidt <@ryandesign.com>.
4170
4171 2007-04-02  Bruno Haible  <bruno@clisp.org>
4172
4173         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
4174         i386.
4175
4176 2007-04-01  Simon Josefsson  <simon@josefsson.org>
4177
4178         * modules/crypto/arcfour: Moved from ../.
4179         * modules/crypto/arcfour-tests: Moved from ../.
4180         * modules/crypto/arctwo: Moved from ../.
4181         * modules/crypto/arctwo-tests: Moved from ../.
4182         * modules/crypto/des: Moved from ../.
4183         * modules/crypto/des-tests: Moved from ../.
4184         * modules/crypto/gc-arcfour: Moved from ../.
4185         * modules/crypto/gc-arcfour-tests: Moved from ../.
4186         * modules/crypto/gc-arctwo: Moved from ../.
4187         * modules/crypto/gc-arctwo-tests: Moved from ../.
4188         * modules/crypto/gc-des: Moved from ../.
4189         * modules/crypto/gc-des-tests: Moved from ../.
4190         * modules/crypto/gc-hmac-md5: Moved from ../.
4191         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
4192         * modules/crypto/gc-hmac-sha1: Moved from ../.
4193         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
4194         * modules/crypto/gc-md2: Moved from ../.
4195         * modules/crypto/gc-md2-tests: Moved from ../.
4196         * modules/crypto/gc-md4: Moved from ../.
4197         * modules/crypto/gc-md4-tests: Moved from ../.
4198         * modules/crypto/gc-md5: Moved from ../.
4199         * modules/crypto/gc-md5-tests: Moved from ../.
4200         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
4201         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
4202         * modules/crypto/gc-random: Moved from ../.
4203         * modules/crypto/gc-rijndael: Moved from ../.
4204         * modules/crypto/gc-rijndael-tests: Moved from ../.
4205         * modules/crypto/gc-sha1: Moved from ../.
4206         * modules/crypto/gc-sha1-tests: Moved from ../.
4207         * modules/crypto/gc-tests: Moved from ../.
4208         * modules/crypto/hmac-md5: Moved from ../.
4209         * modules/crypto/hmac-md5-tests: Moved from ../.
4210         * modules/crypto/hmac-sha1: Moved from ../.
4211         * modules/crypto/hmac-sha1-tests: Moved from ../.
4212         * modules/crypto/md2: Moved from ../.
4213         * modules/crypto/md2-tests: Moved from ../.
4214         * modules/crypto/md4: Moved from ../.
4215         * modules/crypto/md4-tests: Moved from ../.
4216         * modules/crypto/md5: Moved from ../.
4217         * modules/crypto/md5-tests: Moved from ../.
4218         * modules/crypto/memxor: Moved from ../.
4219         * modules/crypto/rijndael: Moved from ../.
4220         * modules/crypto/rijndael-tests: Moved from ../.
4221         * modules/crypto/sha1: Moved from ../.
4222
4223 2007-03-30  James Youngman  <jay@gnu.org>
4224
4225         * tests/test-stat-time.c (prepare_test): use chmod() rather than
4226         rename() to change the ctime of a file (because ctime is unaffected
4227         by rename on jfs2 on AIX 5.1).
4228         (main): Start by doing cleanup, in case a previous run failed leaving
4229         test files behind.
4230
4231 2007-03-31  Bruno Haible  <bruno@clisp.org>
4232
4233         Support old proprietary implementations of iconv.
4234         * modules/iconv_open: New file.
4235         * lib/iconv_.h: New file.
4236         * m4/iconv_h.m4: New file.
4237         * lib/iconv_open.c: New file.
4238         * lib/iconv_open-aix.gperf: New file.
4239         * lib/iconv_open-hpux.gperf: New file.
4240         * lib/iconv_open-irix.gperf: New file.
4241         * lib/iconv_open-osf.gperf: New file.
4242         * m4/iconv_open.m4: New file.
4243         * modules/linebreak (Depends-on): Add iconv_open.
4244         * modules/striconv (Depends-on): Likewise.
4245         * modules/striconveh (Depends-on): Likewise.
4246         * modules/unicodeio (Depends-on): Likewise.
4247         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
4248         (iconv_t)(-1).
4249         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
4250         conversion if cd is (iconv_t)(-1).
4251         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
4252         is not possible.
4253
4254 2007-03-31  Bruno Haible  <bruno@clisp.org>
4255
4256         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
4257         work on Solaris either. Protect also second use of "autodetect_jp".
4258
4259 2007-03-31  Bruno Haible  <bruno@clisp.org>
4260
4261         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
4262         the function is not present.
4263
4264 2007-03-31  Bruno Haible  <bruno@clisp.org>
4265
4266         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
4267         the function is not present.
4268
4269 2007-03-31  Bruno Haible  <bruno@clisp.org>
4270
4271         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
4272         a bug in HP-UX iconv_open().
4273
4274 2007-03-31  Bruno Haible  <bruno@clisp.org>
4275
4276         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
4277         (Mathematics <math.h>): New section, add fpieee.
4278         (Input/output <stdio.h>): Add fseterr.
4279         (Mathematics <math.h>): New section, add printf-frexp.
4280         (Container data structures): Add sublist.
4281         (Core language properties): Add fpucw, inline.
4282         (Functions for greatest-width integer types <inttypes.h>): Add
4283         imaxabs, imaxdiv, inttypes.
4284         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
4285         isnanl-nolibm, ldexp.
4286         (Mathematics <math.h>): New section, add printf-frexpl.
4287         (Support for systems lacking POSIX:2001): Add fprintf-posix,
4288         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
4289         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
4290         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
4291         (Unicode string functions): Add unistr/u*-mbtoucr.
4292         (Java): Add javacomp-script, javaexec-script.
4293         (C#): Add csharpcomp-script, csharpexec-script.
4294         (Support for building libraries and executables): Add havelib,
4295         relocatable-*.
4296         (Support for maintaining and releasing projects): Renamed from
4297         'Support for maintaining and release projects'. Add announce-gen.
4298
4299 2007-03-31  Bruno Haible  <bruno@clisp.org>
4300
4301         * README: Talk primarily about git.
4302         (git and CVS): Renamed from CVS.
4303         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
4304         gnulib is available through git.
4305         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
4306
4307 2007-03-30  Bruno Haible  <bruno@clisp.org>
4308
4309         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
4310         * lib/poll_.h: Likewise.
4311         * lib/stat_.h: Likewise.
4312         * lib/sys_time_.h: Likewise.
4313         * lib/sysexit_.h: Likewise.
4314         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
4315         * lib/stdbool_.h: Likewise.
4316         * lib/byteswap_.h: Add double-inclusion guard.
4317
4318 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
4319
4320         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
4321
4322 2007-03-30  Karl Berry  <karl@gnu.org>
4323
4324         * config/srclist-update: double space after USA in the license
4325         substitution, since that's how it's usually (?) written.
4326
4327 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
4328
4329         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
4330         reported by Bruno Haible.
4331
4332 2007-03-29  Bruno Haible  <bruno@clisp.org>
4333
4334         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
4335         a bug in AIX iconv().
4336
4337 2007-03-29  Bruno Haible  <bruno@clisp.org>
4338
4339         * modules/ldexpl-tests: New file.
4340         * tests/test-ldexpl.c: New file.
4341
4342 2007-03-29  Bruno Haible  <bruno@clisp.org>
4343
4344         * lib/ldexpl.c: Include fpucw.h.
4345         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
4346         multiplication.
4347         * modules/ldexpl (Depends-on): Add fpucw.
4348
4349 2007-03-29  Bruno Haible  <bruno@clisp.org>
4350
4351         * modules/ldexpl: New file.
4352         * m4/ldexpl.m4: New file.
4353         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
4354         set.
4355         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
4356         REPLACE_LDEXPL.
4357         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
4358         REPLACE_LDEXPL.
4359         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
4360         gl_FUNC_LDEXPL_WORKS.
4361         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
4362         * modules/mathl (Files): Remove lib/ldexpl.c.
4363         (Depends-on): Add ldexpl.
4364
4365 2007-03-29  Bruno Haible  <bruno@clisp.org>
4366
4367         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
4368
4369 2007-03-29  Bruno Haible  <bruno@clisp.org>
4370
4371         * tests/test-striconveh.c (main): Don't assume that a direct conversion
4372         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
4373         and possibly also HP-UX.
4374         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
4375         work on AIX, IRIX, HP-UX, OSF/1.
4376         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
4377         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
4378         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
4379         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
4380         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
4381         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
4382
4383 2007-03-29  Bruno Haible  <bruno@clisp.org>
4384
4385         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
4386
4387 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
4388
4389         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
4390         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
4391
4392 2007-03-29  Eric Blake  <ebb9@byu.net>
4393
4394         * lib/acl-internal.h: Remove redundant include.
4395         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
4396         Cygwin when a file is locked.
4397
4398 2007-03-29  Bruno Haible  <bruno@clisp.org>
4399
4400         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
4401         file.
4402         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
4403
4404 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
4405
4406         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
4407         try to remove a parent directory if the child couldn't be removed
4408         (except for the first rmdir, which could fail because the child
4409         doesn't exist).  Problem reported by Jeff Blaine in
4410         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
4411
4412 2007-03-28  Bruno Haible  <bruno@clisp.org>
4413
4414         * lib/striconveh.c (utf8conv_carefully): New function.
4415         (mem_cd_iconveh_internal): Invoke it.
4416
4417 2007-03-28  Bruno Haible  <bruno@clisp.org>
4418
4419         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
4420         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
4421         input.
4422         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
4423         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
4424         unistr/u8-uctomb.
4425
4426 2007-03-28  Bruno Haible  <bruno@clisp.org>
4427
4428         * modules/unistr/u8-mbtoucr: New file.
4429         * lib/unistr/u8-mbtoucr.c: New file.
4430         * modules/unistr/u16-mbtoucr: New file.
4431         * lib/unistr/u16-mbtoucr.c: New file.
4432         * modules/unistr/u16-mbtoucr: New file.
4433         * lib/unistr/u16-mbtoucr.c: New file.
4434         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
4435
4436 2007-03-27  Simon Josefsson  <simon@josefsson.org>
4437             Bruno Haible  <bruno@clisp.org>
4438
4439         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
4440         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
4441         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
4442
4443         * m4/stdio_h.m4: Add stubs for vasprintf too.
4444
4445         * modules/stdio: Support vasprintf in sed command.
4446
4447         * modules/vasprintf: Depend on stdio for prototypes.  Remove
4448         vasprintf.h.  Add stdio module indicator.
4449
4450         * lib/stdio_.h: Declare asprintf and vasprintf, based on
4451         vasprintf.h.
4452
4453         * lib/vasprintf.h: File removed.
4454
4455         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
4456         * lib/vasprintf.c: Ditto.
4457         * lib/xvasprintf.c: Ditto.
4458         * tests/test-vasprintf-posix.c: Ditto.
4459         * tests/test-vasprintf.c: Ditto.
4460
4461 2007-03-27  Bruno Haible  <bruno@clisp.org>
4462
4463         Make vasnprintf multithread-safe.
4464         * lib/vasnprintf.c (decimal_point_char): New function.
4465         (VASNPRINTF): Use it.
4466         Suggested by Simon Josefsson.
4467
4468 2007-03-27  Eric Blake  <ebb9@byu.net>
4469
4470         Support sub-second birthtime on cygwin.
4471         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
4472         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
4473         (get_stat_birthtime): Also work with st_birthtim.
4474
4475 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
4476
4477         * lib/stat-time.h (USE_BIRTHTIME): Remove.
4478         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
4479         (get_stat_birthtime_ns): Do not try to use "spare" fields.
4480         (get_stat_birthtime_ns): Simplify compile-time tests.
4481         (get_stat_birthtime): Change the API to look like
4482         get_stat_mtime etc., except return a negative tv_nsec on error.
4483         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
4484         Don't check for "spare" fields.
4485         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
4486         or for struct stat.st_birthtime, as these tests aren't used.
4487         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
4488
4489 2007-03-27  Bruno Haible  <bruno@clisp.org>
4490
4491         * lib/stat-time.h: Include <sys/stat.h>.
4492
4493 2007-03-27  James Youngman  <jay@gnu.org>
4494
4495         * lib/stat-time.h (get_stat_birthtime): New function for
4496           retrieving st_birthtime as provided by UFS2 (hence *BSD).
4497         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
4498           and its variants.
4499         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
4500         * modules/stat-time-test: New file.
4501         * tests/test-stat-time.c: New test, devised by Bruno Haible.
4502
4503 2007-03-26  Bruno Haible  <bruno@clisp.org>
4504
4505         Better support of signalling NaNs.
4506         * lib/atanl.c: Include isnanl.h.
4507         (atanl): Perform test for NaN at the beginning of the function and
4508         through a call to isnanl.
4509         * lib/cosl.c: Include isnanl.h.
4510         (cosl): Perform test for NaN at the beginning of the function and
4511         through a call to isnanl.
4512         * lib/ldexpl.c: Include isnanl.h.
4513         (ldexpl): Perform test for NaN through a call to isnanl.
4514         * lib/logl.c: Include isnanl.h.
4515         (logl): Perform test for NaN at the beginning of the function and
4516         through a call to isnanl.
4517         * lib/sinl.c: Include isnanl.h.
4518         (sinl): Perform test for NaN at the beginning of the function and
4519         through a call to isnanl.
4520         * lib/sqrtl.c: Include isnanl.h.
4521         (sqrtl): Perform test for NaN at the beginning of the function and
4522         through a call to isnanl.
4523         * lib/tanl.c: Include isnanl.h.
4524         (tanl): Perform test for NaN at the beginning of the function and
4525         through a call to isnanl.
4526         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
4527         * modules/mathl (Depends-on): Add isnanl.
4528
4529 2007-03-26  Eric Blake  <ebb9@byu.net>
4530
4531         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
4532         regression in logic sense of previous patch.
4533
4534 2007-03-26  Bruno Haible  <bruno@clisp.org>
4535
4536         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
4537         unportable shell command "if ! ...".
4538         Reported by Ralf Wildenhues.
4539
4540 2007-03-25  Bruno Haible  <bruno@clisp.org>
4541
4542         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
4543         <sysexits.h> file, and only add EX_CONFIG.
4544         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
4545         absolute file name and whether it is sufficient. Substitute also
4546         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
4547         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
4548         ABSOLUTE_SYSEXITS_H into sysexits.h.
4549
4550 2007-03-25  Bruno Haible  <bruno@clisp.org>
4551
4552         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
4553         hints is NULL.
4554
4555 2007-03-25  Bruno Haible  <bruno@clisp.org>
4556
4557         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
4558         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
4559
4560 2007-03-25  Bruno Haible  <bruno@clisp.org>
4561
4562         * lib/vasnprintf.c: Include langinfo.h.
4563         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
4564         multithread-safe.
4565         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
4566         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
4567         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4568         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4569         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4570         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4571         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4572         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
4573         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4574         Reported by Simon Josefsson.
4575
4576 2007-03-25  Bruno Haible  <bruno@clisp.org>
4577
4578         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
4579         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
4580         * modules/vasnprintf (Depends-on): Add stdint.
4581
4582 2007-03-25  Bruno Haible  <bruno@clisp.org>
4583
4584         * modules/fpieee: New file.
4585         * m4/fpieee.m4: New file.
4586         * modules/isnan-nolibm (Depends-on): Add fpieee.
4587         * modules/isnanl-nolibm (Depends-on): Add fpieee.
4588         * modules/isnanl (Depends-on): Add fpieee.
4589
4590 2007-03-25  Bruno Haible  <bruno@clisp.org>
4591
4592         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
4593
4594 2007-03-25  Bruno Haible  <bruno@clisp.org>
4595
4596         Avoid test failures on IRIX 6.5.
4597         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
4598         (main): Use it.
4599         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
4600         macros.
4601         (main): Use them.
4602
4603 2007-03-25  Bruno Haible  <bruno@clisp.org>
4604
4605         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
4606         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
4607         exists but doesn't work.
4608         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
4609         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
4610         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
4611         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
4612
4613 2007-03-25  Bruno Haible  <bruno@clisp.org>
4614
4615         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
4616         returns inf. Needed on IRIX 6.5.
4617
4618 2007-03-25  Bruno Haible  <bruno@clisp.org>
4619
4620         * tests/test-frexpl.c: Include isnanl-nolibm.h.
4621         (main): Use isnanl instead of x != x idiom.
4622         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
4623
4624         * tests/test-frexp.c: Include isnan.h.
4625         (main): Use isnan instead of x != x idiom.
4626         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
4627
4628 2007-03-25  Bruno Haible  <bruno@clisp.org>
4629
4630         * tests/test-frexp.c (NaN): New function/macro.
4631         (main): Use it instead of 0.0 / 0.0.
4632         * tests/test-isnan.c (NaN): New function/macro.
4633         (main): Use it instead of 0.0 / 0.0.
4634         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
4635         (test_function): Use it instead of 0.0 / 0.0.
4636         * tests/test-vasprintf-posix.c (NaN): New function/macro.
4637         (test_function): Use it instead of 0.0 / 0.0.
4638         * tests/test-snprintf-posix.h (NaN): New function/macro.
4639         (test_function): Use it instead of 0.0 / 0.0.
4640         * tests/test-sprintf-posix.h (NaN): New function/macro.
4641         (test_function): Use it instead of 0.0 / 0.0.
4642         * tests/test-fprintf-posix.h (NaN): New function/macro.
4643         (test_function): Use it instead of 0.0 / 0.0.
4644         * tests/test-printf-posix.h (NaN): New function/macro.
4645         (test_function): Use it instead of 0.0 / 0.0.
4646
4647         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
4648
4649 2007-03-25  Bruno Haible  <bruno@clisp.org>
4650
4651         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
4652
4653 2007-03-25  Bruno Haible  <bruno@clisp.org>
4654
4655         * lib/regexec.c (merge_state_with_log): Make static.
4656
4657 2007-03-25  Bruno Haible  <bruno@clisp.org>
4658
4659         * lib/trigl.c (kernel_rem_pio2): Make static.
4660
4661 2007-03-25  Bruno Haible  <bruno@clisp.org>
4662
4663         * lib/sincosl.c (sincosl_table): Make static.
4664
4665 2007-03-25  Bruno Haible  <bruno@clisp.org>
4666
4667         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
4668         if the compiler does not support C99.
4669
4670 2007-03-25  Bruno Haible  <bruno@clisp.org>
4671
4672         * modules/time (Makefile.am): Ensure all rule action lines start with a
4673         tab.
4674
4675 2007-03-24  Bruno Haible  <bruno@clisp.org>
4676
4677         * modules/tsearch-tests: New file.
4678         * tests/test-tsearch.sh: New file.
4679         * tests/test-tsearch.c: New file, mostly copied from glibc.
4680
4681         * modules/search-tests: New file.
4682         * tests/test-search.c: New file.
4683
4684         * modules/search: New file.
4685         * lib/search_.h: New file, incorporating lib/tsearch.h.
4686         * m4/search_h.m4: New file.
4687         * lib/tsearch.h: Remove file.
4688         * lib/tsearch.c: Include search.h instead of tsearch.h.
4689         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
4690         HAVE_TSEARCH.
4691         * modules/tsearch (Files): Remove lib/tsearch.h.
4692         (Depends-on): Add search.
4693         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
4694         (Include): Change tsearch.h into search.h.
4695
4696 2007-03-24  Bruno Haible  <bruno@clisp.org>
4697
4698         * modules/fpucw: New file.
4699         * lib/fpucw.h: New file.
4700         * lib/frexp.c: Include fpucw.h.
4701         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
4702         (FUNC): Use them.
4703         * lib/printf-frexp.c: Include fpucw.h.
4704         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
4705         (FUNC): Use them.
4706         * lib/vasnprintf.c: Include fpucw.h.
4707         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
4708         'long double' calculations.
4709         * tests/test-frexpl.c: Include fpucw.h.
4710         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
4711         * tests/test-printf-frexpl.c: Include fpucw.h.
4712         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
4713         * modules/frexpl (Depends-on): Add fpucw.
4714         * modules/printf-frexpl (Depends-on): Likewise.
4715         * modules/fprintf-posix (Depends-on): Likewise.
4716         * modules/snprintf-posix (Depends-on): Likewise.
4717         * modules/sprintf-posix (Depends-on): Likewise.
4718         * modules/vasnprintf-posix (Depends-on): Likewise.
4719         * modules/vasprintf-posix (Depends-on): Likewise.
4720         * modules/vfprintf-posix (Depends-on): Likewise.
4721         * modules/vsnprintf-posix (Depends-on): Likewise.
4722         * modules/vsprintf-posix (Depends-on): Likewise.
4723         * modules/frexpl-tests (Depends-on): Likewise.
4724         * modules/printf-frexpl-tests (Depends-on): Likewise.
4725
4726 2007-03-24  Bruno Haible  <bruno@clisp.org>
4727
4728         * lib/float+.h: New file.
4729         * lib/isnan.c: Include float+.h.
4730         (SIZE): New macro.
4731         (FUNC): Compare only SIZE bytes of the value.
4732         * lib/vasnprintf.c: Include float+.h.
4733         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
4734         SIZEOF_LDBL or SIZEOF_DBL bytes.
4735         * modules/isnan-nolibm (Files): Add lib/float+.h.
4736         * modules/isnanl-nolibm (Files): Add lib/float+.h.
4737         * modules/isnanl (Files): Add lib/float+.h.
4738         * modules/vasnprintf (Files): Add lib/float+.h.
4739
4740 2007-03-24  Bruno Haible  <bruno@clisp.org>
4741
4742         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
4743         include isnanl-nolibm.h.
4744
4745 2007-03-24  Bruno Haible  <bruno@clisp.org>
4746
4747         * tests/test-read-file.c (main): Don't produce spurious output for
4748         expected situations. Make the test fail if it encountered unexpected
4749         results.
4750
4751 2007-03-24  Bruno Haible  <bruno@clisp.org>
4752
4753         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
4754         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
4755
4756 2007-03-24  Bruno Haible  <bruno@clisp.org>
4757
4758         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
4759
4760 2007-03-24  Bruno Haible  <bruno@clisp.org>
4761
4762         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
4763         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
4764
4765         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
4766         * modules/utf8-ucs4: Turn into a symbolic link to module
4767         unistr/u8-mbtouc.
4768
4769         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
4770         utf8-ucs4-unsafe.
4771         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
4772         unistr/u8-mbtouc-unsafe.
4773
4774         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
4775         * modules/utf16-ucs4: Turn into a symbolic link to module
4776         unistr/u16-mbtouc.
4777
4778         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
4779         utf16-ucs4-unsafe.
4780         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
4781         unistr/u16-mbtouc-unsafe.
4782
4783         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
4784         * modules/ucs4-utf8: Turn into a symbolic link to module
4785         unistr/u8-ubtomb.
4786
4787         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
4788         * modules/ucs4-utf16: Turn into a symbolic link to module
4789         unistr/u16-ubtomb.
4790
4791 2007-03-24  Bruno Haible  <bruno@clisp.org>
4792
4793         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
4794         Enable the function only if HAVE_INLINE.
4795         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
4796         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
4797         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
4798         Enable the function only if HAVE_INLINE.
4799         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
4800         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
4801         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
4802         Enable the function only if HAVE_INLINE.
4803         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
4804         Enable the function only if HAVE_INLINE.
4805         * modules/utf8-ucs4: Update.
4806         * modules/utf8-ucs4-unsafe: Update.
4807         * modules/utf16-ucs4: Update.
4808         * modules/utf16-ucs4-unsafe: Update.
4809         * modules/ucs4-utf8: Update.
4810         * modules/ucs4-utf16: Update.
4811
4812 2007-03-24  Bruno Haible  <bruno@clisp.org>
4813
4814         * lib/utf8-ucs4.h: Remove file.
4815         * lib/utf8-ucs4-unsafe.h: Remove file.
4816         * lib/utf16-ucs4.h: Remove file.
4817         * lib/utf16-ucs4-unsafe.h: Remove file.
4818         * lib/ucs4-utf8.h: Remove file.
4819         * lib/ucs4-utf16.h: Remove file.
4820         * lib/unistr.h: Include their previous contents.
4821         * m4/utf-ucs4.m4: Remove file.
4822         * m4/ucs4-utf.m4: Remove file.
4823         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
4824         (Depends-on): Add unistr/base.
4825         (configure.ac): Remove gl_UTF_UCS4.
4826         (Makefile.am): Update.
4827         (Include): Change to unistr.h.
4828         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
4829         (Depends-on): Add unistr/base.
4830         (configure.ac): Remove gl_UTF_UCS4.
4831         (Makefile.am): Update.
4832         (Include): Change to unistr.h.
4833         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
4834         (Depends-on): Add unistr/base.
4835         (configure.ac): Remove gl_UTF_UCS4.
4836         (Makefile.am): Update.
4837         (Include): Change to unistr.h.
4838         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
4839         (Depends-on): Add unistr/base.
4840         (configure.ac): Remove gl_UTF_UCS4.
4841         (Makefile.am): Update.
4842         (Include): Change to unistr.h.
4843         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
4844         (Depends-on): Add unistr/base.
4845         (configure.ac): Remove gl_UCS4_UTF.
4846         (Makefile.am): Update.
4847         (Include): Change to unistr.h.
4848         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
4849         (Depends-on): Add unistr/base.
4850         (configure.ac): Remove gl_UCS4_UTF.
4851         (Makefile.am): Update.
4852         (Include): Change to unistr.h.
4853         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
4854         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
4855         utf8-ucs4-unsafe.h.
4856         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
4857         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
4858         utf16-ucs4-unsafe.h.
4859         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
4860         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
4861         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
4862         * lib/unistr/u8-strchr.c: Likewise.
4863         * lib/unistr/u8-strrchr.c: Likewise.
4864         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
4865         * lib/unistr/u16-strchr.c: Likewise.
4866         * lib/unistr/u16-strrchr.c: Likewise.
4867         * lib/striconveh.c: Update.
4868         * lib/linebreak.c: Update.
4869
4870 2007-03-24  Bruno Haible  <bruno@clisp.org>
4871
4872         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
4873         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
4874
4875 2007-03-22  Bruno Haible  <bruno@clisp.org>
4876
4877         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
4878
4879 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
4880
4881         * MODULES.html.sh (File system functions): New module write-any-file.
4882         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
4883         * m4/write-any-file.m4: New files.
4884
4885 2007-03-23  Eric Blake  <ebb9@byu.net>
4886
4887         * gnulib-tool: Rearrange space-tab sequences, since some editors
4888         like to eat them.
4889
4890 2007-03-23  Eric Blake  <ebb9@byu.net>
4891
4892         * lib/version-etc.c (version_etc_va): Update license wording to
4893         be more concise.  Recommended by Richard Stallman.
4894
4895 2007-03-22  Bruno Haible  <bruno@clisp.org>
4896
4897         * lib/poll.c (MSG_PEEK): New fallback definition.
4898
4899 2007-03-22  Bruno Haible  <bruno@clisp.org>
4900
4901         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
4902         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
4903         (main): Update.
4904         Fixes a compilation error on BeOS.
4905
4906 2007-03-22  Bruno Haible  <bruno@clisp.org>
4907
4908         * modules/frexpl-tests: New file.
4909         * tests/test-frexpl.c: New file.
4910
4911         * modules/frexpl: New file.
4912         * m4/frexpl.m4: New file.
4913         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
4914         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
4915         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
4916         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
4917         (Depends-on): Add frexpl. Remove isnanl-nolibm.
4918         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
4919
4920 2007-03-22  Bruno Haible  <bruno@clisp.org>
4921
4922         * lib/frexpl.c: Share code with lib/frexp.c.
4923         * modules/mathl (Files): Add lib/frexp.c.
4924         (Depends-on): Add isnanl-nolibm.
4925
4926 2007-03-22  Bruno Haible  <bruno@clisp.org>
4927
4928         * modules/printf-frexp (Files): Add m4/frexp.m4.
4929         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
4930         only if the found frexp function actually works.
4931
4932 2007-03-22  Bruno Haible  <bruno@clisp.org>
4933
4934         * lib/frexp.c: Remove older implementation that uses divisions.
4935
4936 2007-03-21  Bruno Haible  <bruno@clisp.org>
4937
4938         * modules/frexp-tests: New file.
4939         * tests/test-frexp.c: New file.
4940
4941         * modules/frexp: New file.
4942         * lib/frexp.c: New file.
4943         * m4/frexp.m4: New file.
4944         * lib/math_.h (frexp): New declaration.
4945         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
4946         REPLACE_FREXP.
4947         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
4948
4949 2007-03-21  Bruno Haible  <bruno@clisp.org>
4950
4951         * modules/isnanl-tests: New file.
4952         * tests/test-isnanl.c: New file.
4953
4954         * modules/isnanl: New file.
4955         * lib/isnanl.h: New file.
4956         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
4957         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
4958         gl_FUNC_ISNANL_WORKS.
4959         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
4960         New macros.
4961
4962 2007-03-21  Bruno Haible  <bruno@clisp.org>
4963
4964         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
4965         lib/isnanl.h.
4966         (Include): Update.
4967         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
4968         * lib/vasnprintf.c: Update.
4969         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
4970         tests/test-isnanl.h, remove tests/test-isnanl.c.
4971         (Makefile.am): Update.
4972         * tests/test-isnanl-nolibm.c: New file.
4973         * tests/test-isnanl.h: New file.
4974         * tests/test-isnanl.c: Remove file.
4975
4976 2007-03-21  Jim Meyering  <jim@meyering.net>
4977
4978         When trying to open ".", treat ESTALE like EACCES.
4979         * lib/savewd.c (savewd_save): Resort to forking not just upon
4980         failure with EACCES, but also when errno is ESTALE.
4981
4982 2007-03-20  Bruno Haible  <bruno@clisp.org>
4983
4984         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
4985         Needed on AIX 5.1. Reported by Matthew Woehlke.
4986
4987 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
4988
4989         Suggestions by Bruno Haible:
4990         * lib/acl-internal.h: Include "gettext.h" rather than rolling
4991         our own.
4992         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
4993         * modules/acl (Depends-on): Add gettext.
4994
4995 2007-03-19  Bruno Haible  <bruno@clisp.org>
4996
4997         * modules/iconvme: Remove file.
4998         * lib/iconvme.h: Remove file.
4999         * lib/iconvme.c: Remove file.
5000         * m4/iconvme.m4: Remove file.
5001
5002 2007-03-19  Bruno Haible  <bruno@clisp.org>
5003
5004         * doc/relocatable-maint.texi: Break long shell script line.
5005         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
5006
5007 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
5008
5009         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
5010         handle file_has_acl.
5011         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
5012         * lib/acl.c: Move header inclusions and related macro defns into
5013         lib/acl-internal.h.
5014         (S_ISLNK): Remove defn, since that's now done for us.
5015         (file_has_acl): Move to lib/file-has-acl.c.
5016         Call acl_trivial if available.  This is the crucial part of the fix.
5017         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
5018         shared within the library.  Rewrite a bit, partly to make it compatible
5019         with the GNU coding style.
5020         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
5021         Remove unnecessary double-quotes.
5022         Don't test for acl_to_text; the build will catch that.
5023         Replace acl_entries if it doesn't exist and it is needed.
5024         Check for -lsec and acl_trivial (as used on Solaris 10).
5025         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
5026         lib/file-has-acl.c.
5027         (Depends-on): Add sys_stat, for S_ISLNK.
5028
5029 2007-03-19  Ben Pfaff  <blp@gnu.org>
5030
5031         * doc/gnulib.texi: Fix typos.
5032         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
5033
5034 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
5035
5036         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
5037         If size is zero here, buf must be zero.
5038
5039 2007-03-19  Simon Josefsson  <simon@josefsson.org>
5040
5041         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
5042         <bruno@clisp.org>.
5043
5044 2007-03-18  Bruno Haible  <bruno@clisp.org>
5045
5046         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
5047         Suggested by Eric Blake.
5048
5049 2007-03-18  Ben Pfaff  <blp@gnu.org>
5050
5051         * doc/relocatable.texi: Recommend using as prefix a directory
5052         that does not exist and will never be created.  Based on
5053         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
5054         and others.
5055
5056 2007-03-17  Bruno Haible  <bruno@clisp.org>
5057
5058         * lib/fchownat.c: Include lchown.h.
5059
5060 2007-03-17  Bruno Haible  <bruno@clisp.org>
5061
5062         Fix endless loop when the given allocated size was > INT_MAX.
5063         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
5064         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
5065         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
5066         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
5067         * lib/sprintf.c (sprintf): Likewise.
5068
5069 2007-03-17  Bruno Haible  <bruno@clisp.org>
5070
5071         * tests/test-argp-2.sh (func_compare): Output a context diff.
5072
5073 2007-03-17  Bruno Haible  <bruno@clisp.org>
5074
5075         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
5076         locale's decimal-point character.
5077
5078 2007-03-17  Bruno Haible  <bruno@clisp.org>
5079
5080         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
5081         before comparing it. Needed because on some platforms (e.g. x86) a
5082         'long double' occupies less bytes than sizeof (long double).
5083
5084 2007-03-17  Bruno Haible  <bruno@clisp.org>
5085
5086         * tests/test-crc.c (main): Make printf statements 64-bit clean.
5087         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
5088         * tests/test-getaddrinfo.c (simple): Likewise.
5089         * tests/test-read-file.c (main): Likewise.
5090
5091 2007-03-17  Bruno Haible  <bruno@clisp.org>
5092
5093         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
5094
5095 2007-03-17  Bruno Haible  <bruno@clisp.org>
5096
5097         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
5098         unused variable.
5099
5100 2007-03-17  Bruno Haible  <bruno@clisp.org>
5101
5102         * tests/test-c-strcasecmp.c: Include c-strcase.h.
5103         * tests/test-c-strncasecmp.c: Likewise.
5104
5105 2007-03-17  Bruno Haible  <bruno@clisp.org>
5106
5107         * modules/stdlib (Depends-on): Add unistd.
5108         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
5109         Needed for MacOS X 10.3.
5110
5111 2007-03-17  Bruno Haible  <bruno@clisp.org>
5112
5113         * lib/unistr/u-strdup.h: Include <stdlib.h>.
5114
5115 2007-03-17  Bruno Haible  <bruno@clisp.org>
5116
5117         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
5118
5119 2007-03-17  Bruno Haible  <bruno@clisp.org>
5120
5121         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
5122         to reflect files copied from gnulib (with or without modifications).
5123         Suggested by Jim Meyering.
5124
5125 2007-03-17  Eric Blake  <ebb9@byu.net>
5126
5127         * NEWS: Document stdlib change from 2007-02-18.
5128
5129 2007-03-17  Jim Meyering  <jim@meyering.net>
5130
5131         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
5132         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
5133         someone uses a name containing shell meta-characters.
5134         Reported by Alfred M. Szmidt.
5135
5136         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
5137
5138 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
5139
5140         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
5141         and copy gettext configuration files only if configure.ac contains
5142         a use of AM_GNU_GETTEXT_VERSION.
5143
5144 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
5145
5146         * build-aux/bootstrap (gnulib_name): New variable.
5147         (gnulib_tool_options): Use it.
5148
5149 2007-03-13  Simon Josefsson  <simon@josefsson.org>
5150
5151         * tests/test-des.c: Use new namespace.
5152
5153 2007-03-15  Bruno Haible  <bruno@clisp.org>
5154
5155         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
5156         Reported by James Youngman <jay@gnu.org>.
5157
5158 2007-03-15  Bruno Haible  <bruno@clisp.org>
5159
5160         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
5161         declared prototype. Needed with cc on OSF/1 5.1.
5162
5163 2007-03-15  Bruno Haible  <bruno@clisp.org>
5164
5165         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
5166         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
5167         (struct gl_list_implementation): Add dispose_fn argument to the
5168         'create_empty', 'create' methods.
5169         (struct gl_list_impl_base): Add field 'dispose_fn'.
5170         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
5171         argument.
5172         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
5173         dispose_fn argument.
5174         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
5175         dispose_fn on the dropped values.
5176         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
5177         dispose_fn argument.
5178         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
5179         dropped values.
5180         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
5181         (gl_tree_remove_node): Call dispose_fn on the dropped value.
5182         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
5183         (gl_tree_remove_node): Call dispose_fn on the dropped value.
5184         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
5185         argument.
5186         (gl_tree_list_free): Call dispose_fn on the dropped values.
5187         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
5188         the dropped values.
5189         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
5190         Add dispose_fn argument.
5191         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
5192         Call dispose_fn on the dropped values.
5193         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
5194         Add dispose_fn argument.
5195         (gl_sublist_create): Initialize the 'dispose_fn' field.
5196         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
5197         * tests/test-array_list.c (main): Update.
5198         * tests/test-carray_list.c (main): Update.
5199         * tests/test-avltree_list.c (main): Update.
5200         * tests/test-rbtree_list.c (main): Update.
5201         * tests/test-avltreehash_list.c (main): Update.
5202         * tests/test-rbtreehash_list.c (main): Update.
5203         * tests/test-linked_list.c (main): Update.
5204         * tests/test-linkedhash_list.c (main): Update.
5205         * tests/test-array_oset.c (main): Update.
5206
5207 2007-03-15  Bruno Haible  <bruno@clisp.org>
5208
5209         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
5210         (gl_oset_create_empty): Add dispose_fn argument.
5211         (struct gl_oset_implementation): Add dispose_fn argument to
5212         'create_empty' method.
5213         (struct gl_oset_impl_base): Add dispose_fn field.
5214         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
5215         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
5216         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
5217         values.
5218         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
5219         (gl_tree_oset_free): Call dispose_fn on the dropped values.
5220         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
5221         dropped value.
5222         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
5223         dropped value.
5224         * tests/test-array_oset.c (main): Update.
5225         * tests/test-avltree_oset.c (main): Update.
5226         * tests/test-rbtree_oset.c (main): Update.
5227         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
5228
5229 2007-03-13  Bruno Haible  <bruno@clisp.org>
5230
5231         * tests/test-stdbool.c (i): Update after last patch.
5232
5233 2007-03-12  Bruno Haible  <bruno@clisp.org>
5234
5235         * lib/quotearg.c: Include <wctype.h> early, before the definition of
5236         the iswprint macro. Needed on Solaris 2.5.1.
5237
5238 2007-03-12  Bruno Haible  <bruno@clisp.org>
5239
5240         * tests/test-printf-frexp.c (main): Declare x as volatile.
5241
5242 2007-03-12  Simon Josefsson  <simon@josefsson.org>
5243
5244         * doc/gnulib.texi (Build robot for gnulib): New section.
5245
5246 2007-03-12  Jim Meyering  <jim@meyering.net>
5247
5248         * build-aux/bootstrap: New file.
5249         * build-aux/bootstrap.conf: New file, from coreutils.
5250
5251 2007-03-11  Bruno Haible  <bruno@clisp.org>
5252
5253         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
5254
5255 2007-03-12  Simon Josefsson  <simon@josefsson.org>
5256
5257         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
5258         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
5259         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
5260
5261 2007-03-11  Bruno Haible  <bruno@clisp.org>
5262
5263         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
5264         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
5265
5266 2007-03-11  Bruno Haible  <bruno@clisp.org>
5267
5268         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
5269         formula. Needed for SunPRO C 5.0.
5270
5271 2007-03-11  Bruno Haible  <bruno@clisp.org>
5272
5273         * modules/long-options (Depends-on): Add getopt.
5274
5275 2007-03-11  Bruno Haible  <bruno@clisp.org>
5276
5277         * modules/modechange (Depends-on): Add stdbool.
5278
5279 2007-03-11  Bruno Haible  <bruno@clisp.org>
5280
5281         * modules/i-ring (Depends-on): Add stdbool.
5282
5283 2007-03-11  Bruno Haible  <bruno@clisp.org>
5284
5285         * modules/gc-des (Depends-on): Add stdbool.
5286
5287 2007-03-11  Bruno Haible  <bruno@clisp.org>
5288
5289         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
5290
5291 2007-03-11  Bruno Haible  <bruno@clisp.org>
5292
5293         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
5294
5295 2007-03-11  Bruno Haible  <bruno@clisp.org>
5296
5297         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
5298
5299 2007-03-11  Bruno Haible  <bruno@clisp.org>
5300
5301         * lib/vasnprintf.c (sprintf): Undefine.
5302
5303 2007-03-11  Bruno Haible  <bruno@clisp.org>
5304
5305         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
5306         initializers in SunPRO C and Compaq C compilers.
5307
5308 2007-03-11  Bruno Haible  <bruno@clisp.org>
5309
5310         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
5311         decrementing code ANSI C compliant.
5312
5313 2007-03-11  Bruno Haible  <bruno@clisp.org>
5314
5315         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
5316         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
5317
5318 2007-03-11  Bruno Haible  <bruno@clisp.org>
5319
5320         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
5321         <stdbool.h> substitute doesn't pass.
5322
5323 2007-03-11  Bruno Haible  <bruno@clisp.org>
5324
5325         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
5326
5327 2007-03-11  Bruno Haible  <bruno@clisp.org>
5328
5329         * gnulib-tool (func_create_megatestdir): Create also an autobuild
5330         script, for submission to autobuild.josefsson.org.
5331
5332 2007-03-10  Bruno Haible  <bruno@clisp.org>
5333
5334         * modules/canonicalize-lgpl-tests: New file.
5335         * tests/test-canonicalize-lgpl.sh: New file.
5336         * tests/test-canonicalize-lgpl.c: New file.
5337
5338         * modules/c-strcase-tests: New file.
5339         * tests/test-c-strcase.sh: New file.
5340         * tests/test-c-strcasecmp.c: New file.
5341         * tests/test-c-strncasecmp.c: New file.
5342
5343         * modules/atexit-tests: New file.
5344         * tests/test-atexit.sh: New file.
5345         * tests/test-atexit.c: New file.
5346
5347 2007-03-10  Bruno Haible  <bruno@clisp.org>
5348
5349         * tests/test-binary-io.sh: Use temporary filenames that are not so
5350         likely to clash with those of other tests (in a parallel make).
5351         * tests/test-binary-io.c: Likewise.
5352
5353 2007-03-10  Bruno Haible  <bruno@clisp.org>
5354
5355         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
5356         fallback; use #error instead.
5357         Suggested by Simon Josefsson.
5358
5359 2007-03-10  Bruno Haible  <bruno@clisp.org>
5360
5361         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
5362         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
5363         first and the last.
5364
5365 2007-03-10  Bruno Haible  <bruno@clisp.org>
5366
5367         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
5368
5369 2007-03-10  Bruno Haible  <bruno@clisp.org>
5370
5371         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
5372         "make distcheck".
5373         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
5374         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
5375         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
5376
5377 2007-03-10  Bruno Haible  <bruno@clisp.org>
5378
5379         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
5380         variable.
5381         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
5382         variable.
5383
5384 2007-03-09  Eric Blake  <ebb9@byu.net>
5385         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
5386
5387         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
5388         types are not being provided by gnulib.
5389         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
5390         types are supported.
5391
5392 2007-03-10  Bruno Haible  <bruno@clisp.org>
5393
5394         * lib/stdio_.h (__attribute__): New macro.
5395         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
5396         vsprintf): Specify __attribute__ __format__ for GCC.
5397         Suggested by Eric Blake.
5398
5399 2007-03-09  Bruno Haible  <bruno@clisp.org>
5400
5401         * modules/printf-posix-tests: New file.
5402         * tests/test-printf-posix.sh: New file.
5403         * tests/test-printf-posix.c: New file.
5404
5405         * modules/printf-posix: New file.
5406         * lib/printf.c: New file.
5407         * m4/printf-posix-rpl.m4: New file.
5408         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
5409         REPLACE_PRINTF.
5410         * lib/stdio_.h (printf): New declaration.
5411         (format, __format__, ____printf____, ____scanf____, ____strftime____,
5412         ____strfmon____): New macros.
5413         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
5414         REPLACE_PRINTF.
5415
5416 2007-03-09  Bruno Haible  <bruno@clisp.org>
5417
5418         * tests/test-vasnprintf-posix2.sh: New file.
5419         * tests/test-vasnprintf-posix2.c: New file.
5420         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
5421         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
5422         (Makefile.am): Activate test-vasnprintf-posix2.sh.
5423
5424         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
5425         a locale dependent decimal point, rather than always '.'.
5426
5427 2007-03-09  Eric Blake  <ebb9@byu.net>
5428
5429         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
5430         spite of platforms like Tandem/NSK that define it to -1.
5431
5432 2007-03-08  Bruno Haible  <bruno@clisp.org>
5433
5434         * modules/vprintf-posix-tests: New file.
5435         * tests/test-vprintf-posix.sh: New file.
5436         * tests/test-vprintf-posix.c: New file.
5437         * tests/test-printf-posix.h: New file.
5438
5439         * modules/vprintf-posix: New file.
5440         * lib/vprintf.c: New file.
5441         * m4/vprintf-posix.m4: New file.
5442         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
5443         REPLACE_VPRINTF.
5444         * lib/stdio_.h (vprintf): New declaration.
5445         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
5446         REPLACE_VPRINTF.
5447
5448 2007-03-08  Bruno Haible  <bruno@clisp.org>
5449
5450         * modules/fprintf-posix-tests: New file.
5451         * tests/test-fprintf-posix.sh: New file.
5452         * tests/test-fprintf-posix.c: New file.
5453
5454         * modules/fprintf-posix: New file.
5455         * lib/fprintf.c: New file.
5456         * m4/fprintf-posix.m4: New file.
5457         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
5458         REPLACE_FPRINTF.
5459         * lib/stdio_.h (fprintf): New declaration.
5460         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
5461         REPLACE_FPRINTF.
5462
5463 2007-03-08  Bruno Haible  <bruno@clisp.org>
5464
5465         * modules/vfprintf-posix-tests: New file.
5466         * tests/test-vfprintf-posix.sh: New file.
5467         * tests/test-vfprintf-posix.c: New file.
5468         * tests/test-fprintf-posix.h: New file.
5469         * tests/test-fprintf-posix.out: New file.
5470
5471         * modules/vfprintf-posix: New file.
5472         * lib/vfprintf.c: New file.
5473         * m4/vfprintf-posix.m4: New file.
5474         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
5475         REPLACE_VFPRINTF.
5476         * lib/stdio_.h (vfprintf): New declaration.
5477         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
5478         REPLACE_VFPRINTF.
5479
5480 2007-03-08  Bruno Haible  <bruno@clisp.org>
5481
5482         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
5483
5484 2007-03-08  Bruno Haible  <bruno@clisp.org>
5485
5486         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
5487         instead of 'expr' invocations.
5488         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5489         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5490         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5491         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5492         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5493         Suggested by Paul Eggert.
5494
5495 2007-03-08  Bruno Haible  <bruno@clisp.org>
5496
5497         * modules/fseterr-tests: New file.
5498         * tests/test-fseterr.c: New file.
5499
5500         * modules/fseterr: New file.
5501         * lib/fseterr.h: New file.
5502         * lib/fseterr.c: New file.
5503
5504 2007-03-08  Bruno Haible  <bruno@clisp.org>
5505
5506         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
5507         * lib/getopt_.h: Likewise.
5508         * lib/mbswidth.h: Likewise.
5509         * lib/setenv.h: Likewise.
5510         * lib/vasnprintf.h: Likewise.
5511         * lib/vasprintf.h: Likewise.
5512         * lib/verror.h: Likewise.
5513         * lib/xsetenv.h: Likewise.
5514         * lib/xvasprintf.h: Likewise.
5515
5516 2007-03-08  Jim Meyering  <jim@meyering.net>
5517
5518         * users.txt: Add parted.
5519
5520         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
5521
5522 2007-03-07  Bruno Haible  <bruno@clisp.org>
5523
5524         * m4/printf.m4: Make the shell script snippets copy&pastable.
5525
5526 2007-03-02  Bruno Haible  <bruno@clisp.org>
5527
5528         * lib/netinet_in_.h: New file.
5529         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
5530         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
5531         * modules/netinet_in (Files): Add lib/netinet_in_.h.
5532         (Depends-on): Add absolute-header.
5533         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
5534         into netinet/in.h.
5535
5536 2007-03-03  Bruno Haible  <bruno@clisp.org>
5537
5538         * lib/sys_select_.h: New file.
5539         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
5540         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
5541         * modules/sys_select (Files): Add lib/sys_select_.h.
5542         (Depends-on): Add absolute-header.
5543         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
5544         into sys/select.h.
5545
5546 2007-03-02  Bruno Haible  <bruno@clisp.org>
5547
5548         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
5549         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
5550         values.
5551         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
5552         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
5553         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
5554         * modules/sys_socket (Depends-on): Add absolute-header.
5555         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
5556         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
5557         (Include): Remove requirement of inclusion of <sys/types.h>.
5558
5559 2007-03-02  Bruno Haible  <bruno@clisp.org>
5560
5561         * lib/byteswap_.h (bswap_32): Fix formula.
5562
5563 2007-03-06  Bruno Haible  <bruno@clisp.org>
5564
5565         * modules/sprintf-posix-tests: New file.
5566         * tests/test-sprintf-posix.c: New file.
5567
5568         * modules/sprintf-posix: New file.
5569         * lib/sprintf.c: New file.
5570         * m4/sprintf-posix.m4: New file.
5571         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
5572         REPLACE_SPRINTF.
5573         * lib/stdio_.h (sprintf): New declaration.
5574         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
5575         REPLACE_SPRINTF.
5576
5577 2007-03-06  Bruno Haible  <bruno@clisp.org>
5578
5579         * modules/vsprintf-posix-tests: New file.
5580         * tests/test-vsprintf-posix.c: New file.
5581         * tests/test-sprintf-posix.h: New file.
5582
5583         * modules/vsprintf-posix: New file.
5584         * lib/vsprintf.c: New file.
5585         * m4/vsprintf-posix.m4: New file.
5586         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
5587         REPLACE_VSPRINTF.
5588         * lib/stdio_.h (vsprintf): New declaration.
5589         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
5590         REPLACE_VSPRINTF.
5591
5592 2007-03-06  Bruno Haible  <bruno@clisp.org>
5593
5594         * modules/vsnprintf (Depend-on): Remove minmax.
5595
5596 2007-03-06  Bruno Haible  <bruno@clisp.org>
5597
5598         * modules/snprintf-posix-tests: New file.
5599         * tests/test-snprintf-posix.c: New file.
5600
5601         * modules/snprintf-posix: New file.
5602         * m4/snprintf-posix.m4: New file.
5603         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
5604         gl_FUNC_SNPRINTF.
5605         (gl_FUNC_SNPRINTF): Invoke it.
5606         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
5607         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
5608         is set.
5609         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
5610
5611 2007-03-06  Bruno Haible  <bruno@clisp.org>
5612
5613         * modules/vsnprintf-posix-tests: New file.
5614         * tests/test-vsnprintf-posix.c: New file.
5615         * tests/test-snprintf-posix.h: New file.
5616
5617         * modules/vsnprintf-posix: New file.
5618         * m4/vsnprintf-posix.m4: New file.
5619         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
5620         gl_FUNC_VSNPRINTF.
5621         (gl_FUNC_VSNPRINTF): Invoke it.
5622         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
5623         * lib/stdio_.h (vsnprintf): Define as a replacement if
5624         REPLACE_VSNPRINTF is set.
5625         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
5626
5627 2007-03-06  Bruno Haible  <bruno@clisp.org>
5628
5629         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
5630         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
5631
5632 2007-03-06  Bruno Haible  <bruno@clisp.org>
5633
5634         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
5635         (asinl): Declare also if HAVE_DECL_ASINL is set.
5636         (atanl): Declare also if HAVE_DECL_ATANL is set.
5637         (ceill): Declare also if HAVE_DECL_CEILL is set.
5638         (cosl): Declare also if HAVE_DECL_COSL is set.
5639         (expl): Declare also if HAVE_DECL_EXPL is set.
5640         (floorl): Declare also if HAVE_DECL_FLOORL is set.
5641         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
5642         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
5643         (logl): Declare also if HAVE_DECL_LOGL is set.
5644         (sinl): Declare also if HAVE_DECL_SINL is set.
5645         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
5646         (tanl): Declare also if HAVE_DECL_TANL is set.
5647         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
5648         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
5649         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
5650         declaration of frexpl, ldexpl.
5651         * modules/printf-frexpl (Depends-on): Add math.
5652         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
5653
5654 2007-03-05  Bruno Haible  <bruno@clisp.org>
5655
5656         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
5657         frexpl and ldexpl are declared.
5658         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
5659
5660 2007-03-05  Bruno Haible  <bruno@clisp.org>
5661
5662         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
5663         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
5664
5665 2007-03-05  Bruno Haible  <bruno@clisp.org>
5666
5667         * lib/stdio_.h: Include <stddef.h>.
5668
5669 2007-03-05  Bruno Haible  <bruno@clisp.org>
5670
5671         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
5672
5673 2007-03-05  Bruno Haible  <bruno@clisp.org>
5674
5675         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
5676         NetBSD 4, from Ralf Wildenhues.
5677
5678 2007-03-04  Bruno Haible  <bruno@clisp.org>
5679
5680         * lib/vasprintf.h: Update #if logic for the case when the functions
5681         exist but are overridden.
5682
5683 2007-03-04  Bruno Haible  <bruno@clisp.org>
5684
5685         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
5686         implementations: glibc-2.4 and MacOS X 10.3.
5687         * tests/test-vasnprintf-posix.c (test_function): Test also the case
5688         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
5689         * tests/test-vasprintf-posix.c (test_function): Likewise.
5690
5691 2007-03-04  Bruno Haible  <bruno@clisp.org>
5692
5693         * modules/vasprintf-posix-tests: New file.
5694         * tests/test-vasprintf-posix.c: New file.
5695
5696         * modules/vasprintf-posix: New file.
5697         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
5698         defined.
5699         * m4/vasprintf-posix.m4: New file.
5700         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
5701         gl_FUNC_VASPRINTF.
5702         (gl_FUNC_VASPRINTF): Invoke it.
5703         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
5704         here.
5705         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
5706
5707 2007-03-04  Bruno Haible  <bruno@clisp.org>
5708
5709         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
5710         REPLACE_GETTIMEOFDAY.
5711         * modules/sys_time (Makefile.am): Likewise.
5712         * m4/sys_time_h.m4: Likewise.
5713         * m4/gettimeofday.m4: Likewise.
5714
5715 2007-03-04  Bruno Haible  <bruno@clisp.org>
5716
5717         * modules/vasnprintf-posix-tests: New file.
5718         * tests/test-vasnprintf-posix.c: New file.
5719
5720         * modules/vasnprintf-posix: New file.
5721         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
5722         printf-frexpl.h.
5723         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
5724         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
5725         REPLACE_VASNPRINTF is defined.
5726         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
5727         gl_FUNC_VASNPRINTF.
5728         (gl_FUNC_VASNPRINTF): Invoke it.
5729         * m4/vasnprintf-posix.m4: New file.
5730         * m4/printf.m4: New file.
5731
5732 2007-03-04  Bruno Haible  <bruno@clisp.org>
5733
5734         Compile progreloc.c only if --enable-relocatable is specified.
5735         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
5736         if --enable-relocatable was specified.
5737         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
5738         lib_SOURCES.
5739
5740 2007-03-04  Jim Meyering  <jim@meyering.net>
5741
5742         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
5743         Use it consistently, rather than enumerating errno constants.
5744
5745 2007-03-04  Bruno Haible  <bruno@clisp.org>
5746
5747         * modules/xvasprintf-tests: New file.
5748         * tests/test-xvasprintf.c: New file.
5749
5750         * modules/vasprintf-tests: New file.
5751         * tests/test-vasprintf.c: New file.
5752
5753         * modules/vasnprintf-tests: New file.
5754         * tests/test-vasnprintf.c: New file.
5755
5756         * modules/vsnprintf-tests: New file.
5757         * tests/test-vsnprintf.c: New file.
5758
5759         * modules/snprintf-tests: New file.
5760         * tests/test-snprintf.c: New file.
5761
5762 2007-03-04  Bruno Haible  <bruno@clisp.org>
5763
5764         Compile relocatable.c only if --enable-relocatable is specified.
5765         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
5766         gl_RELOCATABLE_LIBRARY.
5767         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
5768         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
5769         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
5770         gl_RELOCATABLE_LIBRARY.
5771         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
5772         (Makefile.am): Remove lib_SOURCES.
5773         * modules/relocatable-lib-lgpl (configure.ac): Invoke
5774         gl_RELOCATABLE_LIBRARY.
5775         (Makefile.am): Remove lib_SOURCES.
5776         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
5777         always.
5778         * modules/relocatable-prog-wrapper (configure.ac): Invoke
5779         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
5780
5781 2007-03-04  Bruno Haible  <bruno@clisp.org>
5782
5783         * modules/argmatch-tests: New file.
5784         * tests/test-argmatch.c: New file.
5785
5786         * tests/test-allocsa.c (main): Halve the number of loop runs.
5787
5788         * modules/alloca-opt-tests: New file.
5789         * tests/test-alloca-opt.c: New file.
5790
5791 2007-03-04  Jim Meyering  <jim@meyering.net>
5792
5793         Work around difference between Linux ACLs and Solaris 10 ZFS.
5794         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
5795         for EINVAL.
5796
5797 2007-03-03  Bruno Haible  <bruno@clisp.org>
5798
5799         * modules/relocatable-prog (Depends-on): Add back progreloc's
5800         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
5801
5802 2007-03-03  Bruno Haible  <bruno@clisp.org>
5803
5804         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
5805         * modules/relocatable-lib: New file.
5806
5807 2007-03-03  Bruno Haible  <bruno@clisp.org>
5808
5809         * modules/relocatable-prog: Renamed from modules/relocatable.
5810         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
5811
5812 2007-03-03  Bruno Haible  <bruno@clisp.org>
5813
5814         * modules/relocatable-script (Files): Add doc/relocatable.texi,
5815         m4/relocatable-lib.m4.
5816         (Depends-on): Remove 'relocatable'.
5817         (configure.ac): Add gl_RELOCATABLE_NOP.
5818
5819 2007-03-03  Bruno Haible  <bruno@clisp.org>
5820
5821         * modules/relocatable-prog-wrapper: New file.
5822         * modules/relocatable (Depends-on): Add it. Remove all other
5823         dependencies except progname.
5824         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
5825
5826         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
5827         (gl_FUNC_STRERROR): Nop.
5828         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
5829
5830         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
5831         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
5832
5833         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
5834         (gl_FUNC_READLINK): Update.
5835
5836         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
5837
5838 2007-03-03  Bruno Haible  <bruno@clisp.org>
5839
5840         * lib/xreadlink.c: Include <unistd.h> unconditionally.
5841         * modules/xreadlink (Depends-on): Add unistd.
5842         * modules/xreadlink-with-size (Depends-on): Likewise.
5843
5844 2007-03-03  Bruno Haible  <bruno@clisp.org>
5845
5846         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
5847         extracted from gt_FUNC_SETENV.
5848         (gt_FUNC_SETENV): Remove macro.
5849         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
5850         remove gt_FUNC_SETENV.
5851
5852 2007-03-03  Bruno Haible  <bruno@clisp.org>
5853
5854         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
5855         ENABLE_RELOCATABLE here.
5856         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
5857
5858 2007-03-03  Bruno Haible  <bruno@clisp.org>
5859
5860         * modules/rbtreehash-list-tests (Depends-on): Add progname.
5861         * tests/test-rbtreehash_list.c: Include progname.h.
5862         (main): Call set_program_name.
5863
5864         * modules/rbtree-oset-tests (Depends-on): Add progname.
5865         * tests/test-rbtree_oset.c: Include progname.h.
5866         (main): Call set_program_name.
5867
5868         * modules/rbtree-list-tests (Depends-on): Add progname.
5869         * tests/test-rbtree_list.c: Include progname.h.
5870         (main): Call set_program_name.
5871
5872         * modules/linked-list-tests (Depends-on): Add progname.
5873         * tests/test-linked_list.c: Include progname.h.
5874         (main): Call set_program_name.
5875
5876 2007-03-03  Bruno Haible  <bruno@clisp.org>
5877
5878         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
5879         All uses of __restrict changed to _Restrict_.
5880         * lib/glob_.h (__restrict): Remove macro.
5881
5882 2007-03-02  Bruno Haible  <bruno@clisp.org>
5883
5884         * modules/gettext (configure.ac): Require gettext infrastructure
5885         from version 0.16.1.
5886
5887 2007-03-02  Bruno Haible  <bruno@clisp.org>
5888
5889         * modules/linkedhash-list-tests (Depends-on): Add progname.
5890         * tests/test-linkedhash_list.c: Include progname.h.
5891         (main): Call set_program_name.
5892
5893         * modules/carray-list-tests (Depends-on): Add progname.
5894         * tests/test-carray_list.c: Include progname.h.
5895         (main): Call set_program_name.
5896
5897         * modules/avltreehash-list-tests (Depends-on): Add progname.
5898         * tests/test-avltreehash_list.c: Include progname.h.
5899         (main): Call set_program_name.
5900
5901         * modules/avltree-oset-tests (Depends-on): Add progname.
5902         * tests/test-avltree_oset.c: Include progname.h.
5903         (main): Call set_program_name.
5904
5905         * modules/avltree-list-tests (Depends-on): Add progname.
5906         * tests/test-avltree_list.c: Include progname.h.
5907         (main): Call set_program_name.
5908
5909         * modules/array-oset-tests (Depends-on): Add progname.
5910         * tests/test-array_oset.c: Include progname.h.
5911         (main): Call set_program_name.
5912
5913         * modules/array-list-tests (Depends-on): Add progname.
5914         * tests/test-array_list.c: Include progname.h.
5915         (main): Call set_program_name.
5916
5917         * modules/argp-tests (Depends-on): Add progname.
5918         * tests/test-argp.c: Include argp.h first. Include progname.h.
5919         (main): Call set_program_name.
5920
5921 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
5922
5923         * doc/gnulib-tool.texi (Initial import): Reword description of
5924         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
5925         limited effect even if defined after the first system include.
5926
5927 2007-03-01  Bruno Haible  <bruno@clisp.org>
5928
5929         * build-aux/config.libpath: Update to libtool-1.5.22.
5930         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
5931
5932 2007-03-01  Bruno Haible  <bruno@clisp.org>
5933
5934         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
5935         foo_CFLAGS.
5936         Reported by Ralf Wildenhues.
5937
5938 2007-03-01  Bruno Haible  <bruno@clisp.org>
5939
5940         * build-aux/install-reloc: Remove object files left over by some
5941         compilers.
5942         Reported by Ralf Wildenhues.
5943
5944 2007-03-01  Bruno Haible  <bruno@clisp.org>
5945
5946         * build-aux/install-reloc: Break long lines.
5947
5948 2007-03-01  Bruno Haible  <bruno@clisp.org>
5949
5950         * doc/relocatable.texi: Document that it may not work on OpenBSD.
5951         Reported by Ralf Wildenhues.
5952
5953 2007-03-01  Bruno Haible  <bruno@clisp.org>
5954
5955         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
5956         include ordering constraints.
5957
5958 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
5959
5960         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
5961         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
5962         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
5963         as another example.
5964         * lib/time_.h: Fix misspelling.
5965         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
5966         Require gl_HEADER_TIME_H_DEFAULTS.
5967         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
5968         * m4/time_r.m4 (gl_TIME_R): Likewise.
5969         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
5970
5971 2007-03-01  Bruno Haible  <bruno@clisp.org>
5972
5973         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
5974         * m4/utimens.m4 (gl_UTIMENS): Likewise.
5975
5976 2007-03-01  Jim Meyering  <jim@meyering.net>
5977
5978         * modules/xreadlink (Maintainer): Add my name.
5979         * modules/xreadlink-with-size (Depends-on): Alphabetize.
5980
5981 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
5982             Bruno Haible  <bruno@clisp.org>
5983
5984         * build-aux/install-reloc: Compile also c-ctype.c.
5985         * build-aux/relocatable.sh.in: New file.
5986         * doc/relocatable.texi: New file.
5987         * doc/relocatable-maint.texi: New file.
5988         * doc/gnulib.texi: Include relocatable-maint.texi.
5989         * lib/progreloc.c: Include unistd.h unconditionally.
5990         * lib/relocwrapper.c: Include unistd.h unconditionally.
5991         Include c-ctype.h.
5992         (add_dotbin): Use c_tolower.
5993         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
5994         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
5995         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
5996         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
5997         to m4/relocatable-lib.m4.
5998         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
5999         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
6000         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
6001         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
6002         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
6003         * modules/relocatable: New file.
6004         * modules/relocatable-lib: New file.
6005         * modules/relocatable-script: New file.
6006
6007 2007-02-28  Bruno Haible  <bruno@clisp.org>
6008
6009         Import --enable-relocatable infrastructure.
6010         * build-aux/config.libpath: New file, from GNU gettext.
6011         * build-aux/install-reloc: New file, from GNU gettext.
6012         * build-aux/reloc-ldflags: New file, from GNU gettext.
6013         * lib/relocatable.h: New file, from GNU gettext.
6014         * lib/relocatable.c: New file, from GNU gettext.
6015         * lib/relocwrapper.c: New file, from GNU gettext.
6016         * m4/relocatable.m4: New file, from GNU gettext.
6017
6018 2007-02-28  Bruno Haible  <bruno@clisp.org>
6019
6020         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
6021
6022         * modules/xreadlink: New file, from GNU gettext with modifications.
6023         * lib/xreadlink.c: New file, from GNU gettext.
6024         * lib/xreadlink.h: Add comments.
6025         (xreadlink): New declaration.
6026
6027         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
6028         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
6029         lib/xreadlink-with-size.c.
6030         (configure.ac): Remove gl_XREADLINK invocation.
6031         (Makefile.am): Augment lib_SOURCES.
6032         * m4/xreadlink.m4: Remove file.
6033         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
6034         (xreadlink_with_size): Renamed from xreadink.
6035         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
6036         * modules/canonicalize (Depends-on): Replace xreadlink with
6037         xreadlink-with-size.
6038         * lib/canonicalize.c (canonicalize_filename_mode): Update.
6039
6040 2007-02-25  Jim Meyering  <jim@meyering.net>
6041
6042         * build-aux/announce-gen: When complaining about excess arguments,
6043         list them.
6044
6045 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
6046
6047         * README: Document signed integer overflow situation more
6048         accurately.
6049
6050 2007-02-25  Bruno Haible  <bruno@clisp.org>
6051
6052         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
6053         'a' or 'A' conversion.
6054
6055 2007-02-25  Bruno Haible  <bruno@clisp.org>
6056
6057         * modules/filename: Renamed from modules/pathname.
6058         (Files): Replace lib/pathname.h with lib/filename.h. Replace
6059         lib/concatpath.c with lib/concat-filename.c.
6060         (Makefile.am): Update.
6061         (Include): Replace pathname.h with filename.h.
6062         * lib/filename.h: Renamed from lib/pathname.h.
6063         (concatenated_filename): Renamed from concatenated_pathname.
6064         * lib/concat-filename.c: Renamed from lib/concatpath.c.
6065         (concatenated_filename): Renamed from concatenated_pathname.
6066         * lib/findprog.c: Include filename.h instead of pathname.h.
6067         (find_in_path): Update.
6068         * lib/javacomp.c: Include filename.h instead of pathname.h.
6069         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
6070         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
6071         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
6072         is_oldgcj_14_13_usable, is_javac_usable): Update.
6073         * lib/javaexec.c: Include filename.h instead of pathname.h.
6074         (execute_java_class): Update.
6075         * modules/findprog: Update.
6076         * modules/javacomp: Update.
6077         * modules/javaexec: Update.
6078         * MODULES.html.sh (File system functions): Add 'filename', remove
6079         'pathname'.
6080
6081 2007-02-25  Bruno Haible  <bruno@clisp.org>
6082
6083         * modules/printf-frexpl-tests: New file.
6084         * tests/test-printf-frexpl.c: New file.
6085
6086         * modules/printf-frexpl: New file.
6087         * lib/printf-frexpl.h: New file.
6088         * lib/printf-frexpl.c: New file.
6089         * m4/printf-frexpl.m4: New file.
6090
6091 2007-02-25  Bruno Haible  <bruno@clisp.org>
6092
6093         * modules/printf-frexp-tests: New file.
6094         * tests/test-printf-frexp.c: New file.
6095
6096         * modules/printf-frexp: New file.
6097         * lib/printf-frexp.h: New file.
6098         * lib/printf-frexp.c: New file.
6099         * m4/printf-frexp.m4: New file.
6100
6101 2007-02-25  Bruno Haible  <bruno@clisp.org>
6102
6103         Assume automake >= 1.10 for the tests.
6104         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
6105         * modules/arctwo-tests: Likewise.
6106         * modules/argp-tests: Likewise.
6107         * modules/avltree-list-tests: Likewise.
6108         * modules/avltree-oset-tests: Likewise.
6109         * modules/avltreehash-list-tests: Likewise.
6110         * modules/carray-list-tests: Likewise.
6111         * modules/crc-tests: Likewise.
6112         * modules/des-tests: Likewise.
6113         * modules/gc-arcfour-tests: Likewise.
6114         * modules/gc-arctwo-tests: Likewise.
6115         * modules/gc-des-tests: Likewise.
6116         * modules/gc-hmac-md5-tests: Likewise.
6117         * modules/gc-hmac-sha1-tests: Likewise.
6118         * modules/gc-md2-tests: Likewise.
6119         * modules/gc-md4-tests: Likewise.
6120         * modules/gc-md5-tests: Likewise.
6121         * modules/gc-pbkdf2-sha1-tests: Likewise.
6122         * modules/gc-rijndael-tests: Likewise.
6123         * modules/gc-sha1-tests: Likewise.
6124         * modules/gc-tests: Likewise.
6125         * modules/getaddrinfo-tests: Likewise.
6126         * modules/hmac-md5-tests: Likewise.
6127         * modules/hmac-sha1-tests: Likewise.
6128         * modules/linked-list-tests: Likewise.
6129         * modules/linkedhash-list-tests: Likewise.
6130         * modules/lock-tests: Likewise.
6131         * modules/md2-tests: Likewise.
6132         * modules/md4-tests: Likewise.
6133         * modules/md5-tests: Likewise.
6134         * modules/rbtree-list-tests: Likewise.
6135         * modules/rbtree-oset-tests: Likewise.
6136         * modules/rbtreehash-list-tests: Likewise.
6137         * modules/read-file-tests: Likewise.
6138         * modules/rijndael-tests: Likewise.
6139         * modules/stdint-tests: Likewise.
6140         * modules/tls-tests: Likewise.
6141
6142 2007-02-24  Bruno Haible  <bruno@clisp.org>
6143
6144         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
6145         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
6146         function; instead check whether isnan with a double argument links.
6147         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
6148         function; instead check whether isnan with a 'long double' argument
6149         links.
6150         Reported by Eric Blake <ebb9@byu.net>.
6151
6152 2007-02-24  Bruno Haible  <bruno@clisp.org>
6153
6154         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
6155         defined.
6156         * lib/isnanl.c: Remove all code. Just include isnan.c.
6157         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
6158
6159 2007-02-25  Jim Meyering  <jim@meyering.net>
6160
6161         Avoid conflicting types for 'unsetenv' on FreeBSD.
6162         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
6163         conflicting with FreeBSD's (5.0 and 6.1) function declaration
6164         in stdlib.h.
6165
6166 2007-02-24  Bruno Haible  <bruno@clisp.org>
6167
6168         * modules/isnanl-nolibm-tests: New file.
6169         * tests/test-isnanl.c: New file.
6170
6171         * modules/isnanl-nolibm: New file.
6172         * lib/isnanl.h: New file.
6173         * lib/isnanl.c: New file.
6174         * m4/isnanl.m4: New file.
6175
6176 2007-02-24  Bruno Haible  <bruno@clisp.org>
6177
6178         * modules/isnan-nolibm-tests: New file.
6179         * tests/test-isnan.c: New file.
6180
6181         * modules/isnan-nolibm: New file.
6182         * lib/isnan.h: New file.
6183         * lib/isnan.c: New file.
6184         * m4/isnan.m4: New file.
6185
6186 2007-02-24  Bruno Haible  <bruno@clisp.org>
6187
6188         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
6189         assume that an exponent fits in 20 bits.
6190
6191 2007-02-24  Jim Meyering  <jim@meyering.net>
6192
6193         * m4/regex.m4: Update the description of the configure-time option,
6194         --without-included-regex, to state accurately what the defaults are,
6195         and perhaps to give people an idea why using this option is risky.
6196
6197 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
6198
6199         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
6200         loops on small arguments.  This attempts to avoid the problem
6201         Bruno Haible reported for AIX 4.3.2 in
6202         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
6203
6204 2007-02-23  Bruno Haible  <bruno@clisp.org>
6205
6206         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
6207         Needed for help2man.
6208
6209 2007-02-23  Karl Berry  <karl@gnu.org>
6210
6211         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
6212         exists, foo.h should be cvs-ignored, not committed.
6213
6214 2007-02-23  Eric Blake  <ebb9@byu.net>
6215
6216         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
6217         * lib/stat-time.h (includes): Likewise.
6218         * lib/utimecmp.c (includes): Likewise.
6219         * lib/utimens.h (includes): Likewise.
6220         * lib/getdate.y (includes): Also include "timespec.h" for use
6221         internal to the module.
6222         * modules/utimens (Depends-on): Revert yesterday's patch.
6223         * modules/nanosleep (Depends-on): Add missing dependency.
6224
6225 2007-02-22  Bruno Haible  <bruno@clisp.org>
6226
6227         * lib/glob.c: Don't include getlogin_r.h.
6228
6229 2007-02-22  Jim Meyering  <jim@meyering.net>
6230
6231         * modules/utimens (Depends-on): Add timespec, required for
6232         utimens.h's inclusion of timespec.h.
6233
6234 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
6235
6236         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
6237         long unreadable paths in GNU/Linux.  Problem reported by Andreas
6238         Schwab in
6239         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
6240         I'll try to think of a better way to fix the Solaris problem.
6241
6242         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
6243         like glibc; on Solaris 10, it fails with errno == EINVAL.
6244         POSIX says the behavior is unspecified if the first argument is NULL,
6245         so play it safe and never pass NULL to the system getcwd.
6246
6247 2007-02-21  Jim Meyering  <jim@meyering.net>
6248
6249         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
6250         of gettimeofday.  It would conflict with the one now always
6251         provided via sys_time_.h.  Reported by Matthew Woehlke, as
6252         an IRIX 6.5 build failure.
6253
6254 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
6255
6256         Minor fixups to port to Solaris 10 with Sun C 5.8.
6257         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
6258         * modules/getcwd (Depends-on): Add dirfd.
6259         * lib/putenv.c (putenv): #undef it.
6260         (rpl_putenv): New decl.
6261         (malloc, free): Include <stdlib.h> rather than prototyping separately.
6262
6263 2007-02-20  Bruno Haible  <bruno@clisp.org>
6264
6265         * modules/stdio-tests: New file.
6266         * tests/test-stdio.c: New file.
6267
6268         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
6269         (Depends-on): Add stdio.
6270         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
6271         (Include): Use <stdio.h> instead of vsnprintf.h.
6272         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
6273         HAVE_DECL_VSNPRINTF.
6274         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
6275
6276         * modules/snprintf (Files): Remove lib/snprintf.h.
6277         (Depends-on): Add stdio.
6278         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
6279         (Include): Use <stdio.h> instead of snprintf.h.
6280         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
6281         HAVE_DECL_SNPRINTF.
6282         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
6283         * lib/getaddrinfo.c: Likewise.
6284
6285         * modules/stdio: New file.
6286         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
6287         * lib/snprintf.h: Remove file.
6288         * lib/vsnprintf.h: Remove file.
6289         * lib/.cppi-disable: Remove snprintf.h.
6290         * m4/stdio_h.m4: New file.
6291         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
6292
6293 2007-02-20  Jim Meyering  <jim@meyering.net>
6294
6295         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
6296         used by e.g., mingw.  From Bruno Haible.
6297
6298 2007-02-19  Bruno Haible  <bruno@clisp.org>
6299
6300         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
6301         warnings.
6302         Reported by Ben Pfaff <blp@cs.stanford.edu>.
6303
6304 2007-02-19  Bruno Haible  <bruno@clisp.org>
6305
6306         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
6307         from mingw users.
6308
6309 2007-02-19  Bruno Haible  <bruno@clisp.org>
6310
6311         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
6312         warnings.
6313         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
6314
6315 2007-02-19  Jim Meyering  <jim@meyering.net>
6316
6317         Don't use FD after a successful "fdopendir (fd)".
6318         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
6319         Reset it by calling dirfd on the just-obtained DIR*.
6320
6321         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
6322         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
6323
6324 2007-02-18  Bruno Haible  <bruno@clisp.org>
6325
6326         * lib/readlink.c: Include <unistd.h>.
6327         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
6328         HAVE_READLINK.
6329         * modules/readlink (Depends-on): Add unistd.
6330         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6331         (Include): Add <unistd.h>.
6332
6333         * lib/getlogin_r.h: Remove file.
6334         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
6335         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
6336         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
6337         HAVE_DECL_GETLOGIN_R.
6338         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
6339         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6340         (Include): Use <unistd.h> instead of getlogin_r.h.
6341
6342         * lib/getcwd.h: Remove file.
6343         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
6344         * lib/xgetcwd.c: Likewise.
6345         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
6346         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
6347         * modules/getcwd (Files): Remove lib/getcwd.h.
6348         (Depends-on): Add unistd.
6349         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6350         (Include): Use <unistd.h> instad of getcwd.h.
6351
6352         * lib/ftruncate.c: Include <unistd.h> first.
6353         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
6354         Set HAVE_FTRUNCATE.
6355         * modules/ftruncate (Depends-on): Add unistd.
6356         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6357
6358         * lib/fchdir.c: Include <unistd.h> first.
6359         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
6360         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
6361         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
6362         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6363         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
6364
6365         * lib/dup2.c: Include <unistd.h> first.
6366         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
6367         HAVE_DUP2.
6368         * modules/dup2 (Depends-on): Add unistd.
6369         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6370
6371         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
6372         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
6373         REPLACE_CHOWN. Don't define chown as a macro here.
6374         * modules/chown (Depends-on): Add unistd.
6375         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6376
6377         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
6378         Add definition for GL_LINK_WARNING.
6379         (chown, dup2): New declarations.
6380         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
6381         link warning.
6382         (ftruncate): New declaration.
6383         (getcwd): New declaration, taken from old getcwd.h.
6384         (getlogin_r): New declaration, taken from old getlogin_r.h.
6385         (readlink): New declaration.
6386         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
6387         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
6388         (gl_PREREQ_UNISTD): Remove macro.
6389         (gl_UNISTD_MODULE_INDICATOR): New macro.
6390         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
6391         many new variables. Don't set UNISTD_H.
6392         * modules/unistd (Description): Change.
6393         (Depends-on): Add link-warning.
6394         (configure.ac): Update.
6395         (Makefile.am): Create unistd.h always. Substitute many new variables
6396         into it.
6397
6398 2007-02-18  Bruno Haible  <bruno@clisp.org>
6399
6400         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
6401         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
6402         HAVE_GETSUBOPT.
6403         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
6404         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
6405         * lib/getsubopt.h: Remove file.
6406         * modules/getsubopt (Files): Remove lib/getsubopt.h.
6407         (Depends-on): Add stdlib.
6408         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6409         (Includes): Use <stdlib.h> instead of getsubopt.h.
6410         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
6411         Set HAVE_GETSUBOPT.
6412         * lib/getsubopt.c: Don't include getsubopt.h.
6413
6414 2007-02-18  Bruno Haible  <bruno@clisp.org>
6415
6416         * modules/fchdir (Depends-on): Add dup2.
6417
6418 2007-02-18  Bruno Haible  <bruno@clisp.org>
6419
6420         * lib/stdlib_.h: Handle glibc's special invocation convention
6421         specially.
6422
6423 2007-02-18  Bruno Haible  <bruno@clisp.org>
6424
6425         * modules/stdlib-tests: New file.
6426         * tests/test-stdlib.c: New file.
6427
6428         * modules/mkstemp (Files): Remove lib/mkstemp.h.
6429         (Depends-on): Add stdlib.
6430         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6431         (Includes): Use <stdlib.h> instead of mkstemp.h.
6432         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
6433         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
6434         * lib/mkstemp.c: Don't include mkstemp.h.
6435         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
6436         * lib/stdlib--.h: Don't include mkstemp.h.
6437
6438         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
6439         (Depends-on): Add stdlib.
6440         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6441         (Includes): Use <stdlib.h> instead of mkdtemp.h.
6442         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
6443         HAVE_MKDTEMP.
6444         * lib/mkdtemp.c: Don't include mkdtemp.h.
6445         * lib/clean-temp.c: Don't include mkdtemp.h.
6446
6447         * modules/exit (Files): Remove lib/exit.h.
6448         (Depends-on): Add stdlib.
6449         (Makefile.am): Remove lib_SOURCES.
6450         (Include): Use <stdlib.h> instead of exit.h.
6451         * lib/argmatch.c: Don't include exit.h.
6452         * lib/execute.c: Likewise.
6453         * lib/pagealign_alloc.c: Likewise.
6454         * lib/pipe.c: Likewise.
6455         * lib/wait-process.c: Likewise.
6456         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
6457         * lib/exitfail.c: Likewise.
6458         * lib/savewd.c: Likewise.
6459         * lib/xsetenv.c: Likewise.
6460
6461         * modules/stdlib: New file.
6462         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
6463         and extra comments about mkstemp().
6464         * lib/exit.h: Remove file.
6465         * lib/mkdtemp.h: Remove file.
6466         * lib/mkstemp.h: Remove file.
6467         * m4/stdlib_h.m4: New file.
6468         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
6469
6470 2007-02-18  Bruno Haible  <bruno@clisp.org>
6471
6472         * modules/math-tests: New file.
6473         * tests/test-math.c: New file.
6474
6475         * modules/math: New file.
6476         * modules/mathl (Files): Remove lib/mathl.h.
6477         (Depends-on): Add math.
6478         (Makefile.am): Don't mention mathl.h.
6479         (Include): Use <math.h> instead of mathl.h.
6480         * lib/math_.h: New file.
6481         * lib/mathl.h: Remove file.
6482         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
6483         mathl.h.
6484         * lib/asinl.c: Likewise.
6485         * lib/atanl.c: Likewise.
6486         * lib/ceill.c: Likewise.
6487         * lib/cosl.c: Likewise.
6488         * lib/expl.c: Likewise.
6489         * lib/floorl.c: Likewise.
6490         * lib/frexpl.c: Likewise.
6491         * lib/ldexpl.c: Likewise.
6492         * lib/logl.c: Likewise.
6493         * lib/sincosl.c: Likewise.
6494         * lib/sinl.c: Likewise.
6495         * lib/sqrtl.c: Likewise.
6496         * lib/tanl.c: Likewise.
6497         * lib/trigl.c: Likewise.
6498         * m4/math_h.m4: New file.
6499         * MODULES.html.sh (Mathematics): Add math.
6500
6501 2007-02-17  Bruno Haible  <bruno@clisp.org>
6502
6503         * modules/wctype-tests: New file.
6504         * tests/test-wctype.c: New file.
6505
6506         * modules/wchar-tests: New file.
6507         * tests/test-wchar.c: New file.
6508
6509         * modules/unistd-tests: New file.
6510         * tests/test-unistd.c: New file.
6511
6512         * modules/time-tests: New file.
6513         * tests/test-time.c: New file.
6514
6515         * modules/sysexits-tests: New file.
6516         * tests/test-sysexits.c: New file.
6517
6518         * modules/sys_time-tests: New file.
6519         * tests/test-sys_time.c: New file.
6520
6521         * modules/sys_stat-tests: New file.
6522         * tests/test-sys_stat.c: New file.
6523
6524         * modules/sys_socket-tests: New file.
6525         * tests/test-sys_socket.c: New file.
6526
6527         * modules/sys_select-tests: New file.
6528         * tests/test-sys_select.c: New file.
6529
6530         * modules/string-tests: New file.
6531         * tests/test-string.c: New file.
6532
6533         * modules/stdbool-tests: New file.
6534         * tests/test-stdbool.c: New file.
6535
6536         * modules/netinet_in-tests: New file.
6537         * tests/test-netinet_in.c: New file.
6538
6539         * modules/inttypes-tests: New file.
6540         * tests/test-inttypes.c: New file.
6541
6542         * modules/fcntl-tests: New file.
6543         * tests/test-fcntl.c: New file.
6544
6545         * modules/byteswap-tests: New file.
6546         * tests/test-byteswap.c: New file.
6547
6548         * modules/arpa_inet-tests: New file.
6549         * tests/test-arpa_inet.c: New file.
6550
6551 2007-02-17  Bruno Haible  <bruno@clisp.org>
6552
6553         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
6554         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
6555         if the corresponding module is not enabled. Emit link warnings if
6556         the function is used nevertheless.
6557         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
6558         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
6559         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
6560         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
6561         * modules/inttypes (Depends-on): Add link-warning.
6562         (Makefile.am): Copy the contents of build-aux/link-warning.h into
6563         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
6564         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
6565         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
6566         * modules/imaxdiv (configure.ac): Likewise.
6567         * modules/strtoimax (configure.ac): Likewise.
6568         * modules/strtoumax (configure.ac): Likewise.
6569
6570 2007-02-17  Bruno Haible  <bruno@clisp.org>
6571
6572         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
6573         gl_STRING_MODULE_INDICATOR_DEFAULTS.
6574         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
6575         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
6576
6577 2007-02-17  Bruno Haible  <bruno@clisp.org>
6578
6579         * modules/link-warning: New file.
6580         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
6581         * lib/string_.h (GL_LINK_WARNING): Remove definition.
6582         * modules/string (Depends-on): Add link-warning.
6583         (Makefile.am): Copy the contents of build-aux/link-warning.h into
6584         string.h.
6585         * MODULES.html.sh (Support for building libraries and executables): Add
6586         link-warning.
6587
6588 2007-02-17  Bruno Haible  <bruno@clisp.org>
6589
6590         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
6591         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
6592         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
6593         long lines.
6594
6595 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
6596             Bruno Haible  <bruno@clisp.org>
6597
6598         * modules/tmpfile: New file.
6599         * lib/tmpfile.c: New file.
6600         * m4/tmpfile.m4: New file.
6601         * MODULES.html.sh (func_all_modules): New section "Input/output".
6602
6603 2007-02-15  Bruno Haible  <bruno@clisp.org>
6604
6605         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
6606         (supports_delete_on_close): New function.
6607         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
6608
6609 2007-02-14  Bruno Haible  <bruno@clisp.org>
6610
6611         * modules/mbspcasecmp-tests: New file.
6612         * tests/test-mbspcasecmp.sh: New file.
6613         * tests/test-mbspcasecmp.c: New file.
6614
6615         New module mbspcasecmp.
6616         * modules/mbspcasecmp: New file.
6617         * lib/mbspcasecmp.c: New file.
6618         * lib/string_.h (strncasecmp): Change warning message.
6619         (mbspcasecmp): New declaration.
6620         * m4/mbspcasecmp.m4: New file.
6621         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
6622         GNULIB_MBSPCASECMP.
6623         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
6624         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
6625
6626 2007-02-14  Bruno Haible  <bruno@clisp.org>
6627
6628         * modules/mbsncasecmp-tests: New file.
6629         * tests/test-mbsncasecmp.sh: New file.
6630         * tests/test-mbsncasecmp.c: New file.
6631
6632         New module mbsncasecmp.
6633         * modules/mbsncasecmp: New file.
6634         * lib/mbsncasecmp.c: New file.
6635         * lib/string_.h (mbsncasecmp): New declaration.
6636         * m4/mbsncasecmp.m4: New file.
6637         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
6638         GNULIB_MBSNCASECMP.
6639         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
6640         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
6641
6642 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
6643
6644         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
6645         Verify that it doesn't overlap with our flags.
6646         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
6647         do not have the desired effect in multibyte locales; instead, use
6648         mbscasecmp.
6649         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
6650         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
6651         we don't require GNU fnmatch ourselves (if our users require it, they
6652         should do so explicitly).
6653
6654         Fix regex code so it doesn't rely on strcasecmp.
6655         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
6656         Otherwise, include gnulib's langinfo.h.
6657         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
6658         undesirable behavior in non-C locales.  Instead, rely on localecharset.
6659         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
6660         * modules/regex (FILES): Remove m4/codeset.m4.
6661         (Depends-on): Add localcharset.  Remove strcase.
6662
6663 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6664
6665         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
6666         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
6667
6668 2007-02-13  Bruno Haible  <bruno@clisp.org>
6669
6670         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
6671         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
6672
6673 2007-02-12  Bruno Haible  <bruno@clisp.org>
6674
6675         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
6676         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
6677         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
6678         time warning rather than a link error.
6679
6680 2007-02-12  Bruno Haible  <bruno@clisp.org>
6681
6682         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
6683         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
6684         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
6685
6686 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
6687
6688         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
6689         args, not 2.
6690
6691 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
6692
6693         New module 'time', so that apps can include <time.h> as per
6694         POSIX and GNU instead of separate include files like time_r.h
6695         and timegm.h.  This implementation tries out a simpler approach
6696         for replacing decls in standard include files (as compared to
6697         the string module), somewhat as an experiment.
6698
6699         * config/srclist.txt: Comment out mktime.c for now.
6700         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
6701         since it doesn't apply any more.  Use generic wording instead.
6702         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
6703         'time'.
6704         * lib/time_.h, m4/time_h.m4, modules/time: New files.
6705         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
6706         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
6707         Don't include <sys/types.h>; no longer needed since we assume C89.
6708         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
6709         * lib/strftime.c: Likewise.
6710         * lib/time_r.c: Likewise.
6711         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
6712         * lib/nanosleep.c: Include <time.h> first, to check interface.
6713         * lib/strptime.c: Likewise.
6714         * lib/time_r.c: Likewise.
6715         * lib/timegm.c: Likewise.
6716         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
6717         needed.
6718         * lib/timegm.c: Don't include timegm.h; no longer needed.
6719         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
6720         time.h now handles any problems in that area.
6721         (struct timespec, nanosleep): Remove; time.h now arranges for these.
6722         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
6723         that time.h defines struct timespec.
6724         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
6725         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
6726         handles that.
6727         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
6728         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
6729         needed.  Set REPLACE_LOCALTIME.
6730         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
6731         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
6732         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
6733         nanosleep; time_h.m4 now does that.  Don't require
6734         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
6735         module handles this now.
6736         * modules/getdate (Depends-on): Remove timespec.  Add time.
6737         * modules/nanosleep (Depends-on): Likewise.
6738         * modules/stat-time (Depends-on): Likewise.
6739         * modules/nanosleep (Include): Include time.h, not timespec.h.
6740         * modules/strptime (Files): Remove lib/strptime.h.
6741         (Depends-on): Add extensions, time.
6742         (Include): Include time.h, not strptime.h.
6743         * modules/time_r (Files): Remove lib/time_r.h.
6744         (Depends-on): Add time.
6745         (Include): Include time.h, not time_r.h.
6746         * modules/timegm: Likewise.
6747         * modules/timespec (Description): Now does timespec-related decls
6748         of our own, instead of struct timespec itself.
6749         (Depends-on): Add time; remove extensions.
6750         (Maintainer): Add self.
6751         * modules/utimecmp (Depends-on): Add time; remove timespec.
6752         * modules/utimens (Depends-on): Likewise.
6753         * modules/xnanosleep (Depends-on): Likewise.
6754
6755 2007-02-11  Bruno Haible  <bruno@clisp.org>
6756
6757         * lib/c-strstr.c: Include allocsa.h.
6758         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
6759         * lib/c-strcasestr.c: Include allocsa.h.
6760         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
6761         * lib/strcasestr.c: Include allocsa.h.
6762         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
6763         * lib/mbsstr.c: Include allocsa.h.
6764         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
6765         allocsa/freesa instead of malloc/free.
6766         * lib/mbscasestr.c: Include allocsa.h.
6767         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
6768         allocsa/freesa instead of malloc/free.
6769         * modules/c-strstr (Depends-on): Add allocsa.
6770         * modules/c-strcasestr (Depends-on): Likewise.
6771         * modules/strcasestr (Depends-on): Likewise.
6772         * modules/mbsstr (Depends-on): Likewise.
6773         * modules/mbscasestr (Depends-on): Likewise.
6774
6775 2007-02-11  Bruno Haible  <bruno@clisp.org>
6776
6777         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
6778
6779         * modules/mbsspn-tests: New file.
6780         * tests/test-mbsspn.sh: New file.
6781         * tests/test-mbsspn.c: New file.
6782
6783 2007-02-11  Bruno Haible  <bruno@clisp.org>
6784
6785         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
6786
6787         * modules/mbspbrk-tests: New file.
6788         * tests/test-mbspbrk.sh: New file.
6789         * tests/test-mbspbrk.c: New file.
6790
6791 2007-02-11  Bruno Haible  <bruno@clisp.org>
6792
6793         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
6794         unneeded cast.
6795
6796         * modules/mbscspn-tests: New file.
6797         * tests/test-mbscspn.sh: New file.
6798         * tests/test-mbscspn.c: New file.
6799
6800 2007-02-11  Bruno Haible  <bruno@clisp.org>
6801
6802         * modules/mbscasecmp-tests: New file.
6803         * tests/test-mbscasecmp.sh: New file.
6804         * tests/test-mbscasecmp.c: New file.
6805
6806 2007-02-11  Bruno Haible  <bruno@clisp.org>
6807
6808         Ensure O(n) worst-case complexity of mbscasestr.
6809         * lib/mbscasestr.c: Include stdbool.h.
6810         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
6811         functions.
6812         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
6813         the bookkeeping indicates that it's worth it.
6814         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
6815
6816         * modules/mbscasestr-tests: New file.
6817         * tests/test-mbscasestr1.c: New file.
6818         * tests/test-mbscasestr2.sh: New file.
6819         * tests/test-mbscasestr2.c: New file.
6820         * tests/test-mbscasestr3.sh: New file.
6821         * tests/test-mbscasestr3.c: New file.
6822         * tests/test-mbscasestr4.sh: New file.
6823         * tests/test-mbscasestr4.c: New file.
6824         * m4/locale-tr.m4: New file.
6825
6826 2007-02-11  Bruno Haible  <bruno@clisp.org>
6827
6828         Ensure O(n) worst-case complexity of mbsstr.
6829         * lib/mbsstr.c: Include stdbool.h.
6830         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
6831         functions.
6832         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
6833         bookkeeping indicates that it's worth it.
6834         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
6835
6836         * modules/mbsstr-tests: New file.
6837         * tests/test-mbsstr1.c: New file.
6838         * tests/test-mbsstr2.sh: New file.
6839         * tests/test-mbsstr2.c: New file.
6840         * tests/test-mbsstr3.sh: New file.
6841         * tests/test-mbsstr3.c: New file.
6842         * m4/locale-fr.m4: New file.
6843
6844 2007-02-11  Bruno Haible  <bruno@clisp.org>
6845
6846         * lib/mbsrchr.c (mbsrchr): Fix bug.
6847
6848         * modules/mbsrchr-tests: New file.
6849         * tests/test-mbsrchr.sh: New file.
6850         * tests/test-mbsrchr.c: New file.
6851
6852 2007-02-11  Bruno Haible  <bruno@clisp.org>
6853
6854         * lib/mbschr.c (mbschr): Fix bug.
6855
6856         * modules/mbschr-tests: New file.
6857         * tests/test-mbschr.sh: New file.
6858         * tests/test-mbschr.c: New file.
6859         * m4/locale-zh.m4: New file.
6860
6861 2007-02-11  Bruno Haible  <bruno@clisp.org>
6862
6863         Support for copying multibyte string iterators.
6864         * lib/mbiter.h: Include <string.h>.
6865         (mbiter_multi_copy): New function.
6866         (mbi_copy): New macro.
6867         * lib/mbuiter.h: Include <string.h>.
6868         (mbuiter_multi_copy): New function.
6869         (mbui_copy): New macro.
6870
6871 2007-02-11  Bruno Haible  <bruno@clisp.org>
6872
6873         New module mbslen.
6874         * modules/mbslen: New file.
6875         * lib/mbslen.c: New file.
6876         * lib/string_.h (mbslen): New declaration.
6877         * m4/mbslen.m4: New file.
6878         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
6879         GNULIB_MBSLEN.
6880         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
6881         * MODULES.html.sh (Internationalization functions): Add mbslen.
6882
6883 2007-02-11  Bruno Haible  <bruno@clisp.org>
6884
6885         Ensure O(n) worst-case complexity of strcasestr substitute.
6886         * lib/strcasestr.c: Include stdbool.h.
6887         (knuth_morris_pratt): New function.
6888         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
6889         bookkeeping indicates that it's worth it.
6890         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
6891
6892         * modules/strcasestr-tests: New file.
6893         * tests/test-strcasestr.c: New file.
6894
6895 2007-02-11  Bruno Haible  <bruno@clisp.org>
6896
6897         Ensure O(n) worst-case complexity of c_strcasestr.
6898         * lib/c-strcasestr.c: Include stdbool.h, string.h.
6899         (knuth_morris_pratt): New function.
6900         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
6901         the bookkeeping indicates that it's worth it.
6902         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
6903
6904         * modules/c-strcasestr-tests: New file.
6905         * tests/test-c-strcasestr.c: New file.
6906
6907 2007-02-11  Bruno Haible  <bruno@clisp.org>
6908
6909         Ensure O(n) worst-case complexity of c_strstr.
6910         * lib/c-strstr.c: Include stdbool.h, string.h.
6911         (knuth_morris_pratt): New function.
6912         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
6913         bookkeeping indicates that it's worth it.
6914         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
6915
6916         * lib/c-strstr.c: Complete rewrite for maintainability.
6917
6918         * modules/c-strstr-tests: New file.
6919         * tests/test-c-strstr.c: New file.
6920
6921 2007-02-11  Bruno Haible  <bruno@clisp.org>
6922
6923         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
6924         5.2.1 and earlier, whereby \055 was treated just like the range
6925         delimiter '-'.
6926         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
6927
6928 2007-02-08  Bruno Haible  <bruno@clisp.org>
6929
6930         * modules/regex (Depends-on): Add stdbool.
6931         Reported by Dalibor Topic <robilad@kaffe.org>.
6932
6933 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
6934
6935         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
6936         Prefer returning from main to exiting from it.
6937         Remove unnecessary parens after sizeof.
6938
6939 2007-02-05  Bruno Haible  <bruno@clisp.org>
6940
6941         New module mbssep.
6942         * modules/mbssep: New file.
6943         * lib/mbssep.c: New file.
6944         * lib/string_.h (strsep): Add a conditional link warning.
6945         (mbssep): New declaration.
6946         * m4/mbssep.m4: New file.
6947         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
6948         GNULIB_MBSSEP.
6949         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
6950         * MODULES.html.sh (Internationalization functions): Add mbssep.
6951
6952 2007-02-05  Bruno Haible  <bruno@clisp.org>
6953
6954         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
6955         Optimize search in case of 1 delimiter.
6956
6957 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
6958
6959         * lib/acl.h: Include sys/types.h before sys/acl.h.
6960
6961 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
6962
6963         Merge upstream fix for glibc bugzilla #3957:
6964
6965         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
6966
6967         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
6968         bit for RE_HAT_LISTS_NOT_NEWLINE.
6969         (build_charclass_op): Remove bogus comment.
6970
6971 2007-02-05  Simon Josefsson  <simon@josefsson.org>
6972
6973         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
6974
6975 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
6976
6977         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
6978         * lib/memmem.c [!defined _LIBC]: Include config.h.
6979
6980 2007-02-04  Bruno Haible  <bruno@clisp.org>
6981
6982         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
6983         warning message.
6984
6985 2007-02-04  Bruno Haible  <bruno@clisp.org>
6986
6987         New module mbstok_r.
6988         * modules/mbstok_r: New file.
6989         * lib/mbstok_r.c: New file.
6990         * lib/string_.h (strtok_r): Change argument names to match the
6991         comments. Add a conditional link warning.
6992         (mbstok_r): New declaration.
6993         * m4/mbstok_r.m4: New file.
6994         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
6995         GNULIB_MBSTOK_R.
6996         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
6997         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
6998
6999 2007-02-04  Bruno Haible  <bruno@clisp.org>
7000
7001         New module mbsspn.
7002         * modules/mbsspn: New file.
7003         * lib/mbsspn.c: New file.
7004         * lib/string_.h (strspn): Add a conditional link warning.
7005         (mbsspn): New declaration.
7006         * m4/mbsspn.m4: New file.
7007         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
7008         GNULIB_MBSSPN.
7009         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
7010         * MODULES.html.sh (Internationalization functions): Add mbsspn.
7011
7012 2007-02-04  Bruno Haible  <bruno@clisp.org>
7013
7014         New module mbspbrk.
7015         * modules/mbspbrk: New file.
7016         * lib/mbspbrk.c: New file.
7017         * lib/string_.h (strpbrk): Add a conditional link warning.
7018         (mbspbrk): New declaration.
7019         * m4/mbspbrk.m4: New file.
7020         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
7021         GNULIB_MBSPBRK.
7022         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
7023         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
7024
7025 2007-02-04  Bruno Haible  <bruno@clisp.org>
7026
7027         New module mbscspn.
7028         * modules/mbscspn: New file.
7029         * lib/mbscspn.c: New file.
7030         * lib/string_.h (strcspn): Add a conditional link warning.
7031         (mbscspn): New declaration.
7032         * m4/mbscspn.m4: New file.
7033         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
7034         GNULIB_MBSCSPN.
7035         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
7036         * MODULES.html.sh (Internationalization functions): Add mbscspn.
7037
7038 2007-02-04  Bruno Haible  <bruno@clisp.org>
7039
7040         New module mbscasestr, reduced goal of strcasestr.
7041         * modules/mbscasestr: New file.
7042         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
7043         (mbscasestr): Renamed from strcasestr.
7044         * lib/strcasestr.c: Don't include mbuiter.h.
7045         (strcasestr): Remove support for multibyte locales.
7046         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
7047         Change the conditional link warning.
7048         (mbscasestr): New declaration.
7049         * m4/mbscasestr.m4: New file.
7050         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
7051         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
7052         REPLACE_STRCASESTR.
7053         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
7054         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
7055         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
7056         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
7057         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
7058         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
7059         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
7060         (Depends-on): Remove mbuiter.
7061         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
7062
7063 2007-02-04  Bruno Haible  <bruno@clisp.org>
7064
7065         Simplify handling of strncasecmp.
7066         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
7067         the conditional link warning.
7068         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
7069         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
7070         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
7071         * modules/strcase (configure.ac): Don't invoke
7072         gl_STRING_MODULE_INDICATOR.
7073         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
7074
7075 2007-02-04  Bruno Haible  <bruno@clisp.org>
7076
7077         New module mbscasecmp, reduced goal of strcasecmp.
7078         * modules/mbscasecmp: New file.
7079         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
7080         (mbscasecmp): Renamed from strcasecmp.
7081         * lib/strcasecmp.c: Don't include mbuiter.h.
7082         (strcasecmp): Remove support for multibyte locales.
7083         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
7084         Change the conditional link warning.
7085         (mbscasecmp): New declaration.
7086         * m4/mbscasecmp.m4: New file.
7087         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
7088         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
7089         REPLACE_STRCASECMP.
7090         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
7091         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
7092         GNULIB_MBSCASECMP.
7093         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
7094         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
7095         * modules/strcase (Files): Remove m4/mbrtowc.m4.
7096         (Depends-on): Remove mbuiter.
7097         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
7098
7099 2007-02-04  Bruno Haible  <bruno@clisp.org>
7100
7101         New module mbsstr. Remove module strstr.
7102         * modules/mbsstr: New file.
7103         * modules/strstr: Remove file.
7104         * lib/mbsstr.c: Renamed from lib/strstr.c.
7105         (mbsstr): Renamed from strstr.
7106         * lib/string_.h (strstr): Remove declaration. Change the conditional
7107         link warning.
7108         (mbsstr): New declaration.
7109         * m4/mbsstr.m4: New file.
7110         * m4/strstr.m4: Remove file.
7111         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
7112         REPLACE_STRSTR.
7113         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
7114         Don't initialize GNULIB_STRSTR.
7115         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
7116         substitute GNULIB_STRSTR and REPLACE_STRSTR.
7117         * MODULES.html.sh (Internationalization functions): Add mbsstr.
7118         (Support for systems lacking ANSI C 89): Remove strstr.
7119
7120 2007-02-04  Bruno Haible  <bruno@clisp.org>
7121
7122         New module mbsrchr.
7123         * modules/mbsrchr: New file.
7124         * lib/mbsrchr.c: New file.
7125         * lib/string_.h (strrchr): Add a conditional link warning.
7126         (mbsrchr): New declaration.
7127         * m4/mbsrchr.m4: New file.
7128         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
7129         GNULIB_MBSRCHR.
7130         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
7131         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
7132
7133 2007-02-04  Bruno Haible  <bruno@clisp.org>
7134
7135         New module mbschr.
7136         * modules/mbschr: New file.
7137         * lib/mbschr.c: New file.
7138         * lib/string_.h (strchr): Add a conditional link warning.
7139         (mbschr): New declaration.
7140         * m4/mbschr.m4: New file.
7141         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
7142         GNULIB_MBSCHR.
7143         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
7144         * MODULES.html.sh (Internationalization functions): Add mbschr.
7145
7146 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
7147
7148         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
7149
7150         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
7151
7152 2007-02-04  Bruno Haible  <bruno@clisp.org>
7153
7154         New module description section 'configure.ac-early'.
7155         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
7156         (func_get_autoconf_early_snippet): New function.
7157         (func_import, func_create_testdir): Use it. Remove special cases for
7158         modules 'extensions' and 'lock'.
7159         * modules/extensions (configure.ac-early): Require
7160         gl_USE_SYSTEM_EXTENSIONS.
7161         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
7162
7163 2007-02-04  Bruno Haible  <bruno@clisp.org>
7164
7165         Make use of gcj-4.3's -fsource and -ftarget option.
7166         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
7167         and if so try the options -fsource and -ftarget.
7168         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
7169         source_version, ftarget_option, target_version arguments.
7170         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
7171         (is_envjavac_oldgcj_14_14_usable): Renamed from
7172         is_envjavac_gcj_14_14_usable.
7173         (is_envjavac_oldgcj_14_13_usable): Renamed from
7174         is_envjavac_gcj_14_13_usable.
7175         (is_gcj_present): Update.
7176         (is_gcj_43, is_gcj43_usable): New functions.
7177         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
7178         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
7179         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
7180         try the options -fsource and -ftarget.
7181
7182 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
7183
7184         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
7185         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
7186         larger value.
7187
7188 2007-02-03  Jim Meyering  <jim@meyering.net>
7189
7190         Give tools a better chance to allocate space for very large buffers.
7191         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
7192
7193         Make pwd and readlink work also when run with an unreadable parent dir
7194         on systems with openat support.
7195         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
7196         provided getcwd function, even when we have openat support.
7197         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
7198
7199 2007-02-02  Bruno Haible  <bruno@clisp.org>
7200
7201         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
7202         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
7203         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
7204         portability problems if one of these functions is only used on specific
7205         platforms.
7206         Reported by Paul Eggert.
7207
7208 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
7209
7210         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
7211         is causing more trouble than it's curing.
7212         * lib/regex_internal.h (__mempcpy): Remove.
7213         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
7214         (and make the code a tad smaller to boot).
7215         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
7216
7217 2007-02-02  Jim Meyering  <jim@meyering.net>
7218
7219         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
7220         section, not in the Makefile.am: one.
7221
7222 2007-02-02  Eric Blake  <ebb9@byu.net>
7223
7224         * lib/strchrnul.c: Always include config.h first.
7225
7226         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
7227         gnulib strstr is not necessary here.
7228
7229 2007-02-02  Simon Josefsson  <simon@josefsson.org>
7230
7231         * m4/socklen.m4: Fix typo.
7232
7233 2007-02-02  Eric Blake  <ebb9@byu.net>
7234
7235         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
7236         * modules/netinet_in (Makefile.am): Likewise.
7237
7238 2007-02-01  Bruno Haible  <bruno@clisp.org>
7239
7240         * lib/string_.h (GL_LINK_WARNING): New macro.
7241         (strcasecmp, strstr, strcasestr): If provided by the system,
7242         conditionally define as a macro that leads to a warning instead of to
7243         an error.
7244         (strncasecmp): Conditionally define as a macro that leads to a warning.
7245
7246 2007-02-01  Karl Berry  <karl@gnu.org>
7247
7248         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
7249
7250 2007-02-01  Bruno Haible  <bruno@clisp.org>
7251
7252         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
7253         renamings.
7254
7255 2007-02-01  Eric Blake  <ebb9@byu.net>
7256
7257         * modules/regex (Depends-on): Revert dependence on mempcpy.
7258         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
7259         module's definition of mempcpy.
7260         Reported by Paul Eggert.
7261
7262 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
7263
7264         * lib/string_.h: If the gnulib module XYZ is not present, undefine
7265         the symbol XYZ before redefining it.  This fixes a problem with
7266         programs that don't use XYZ, when compiled on systems that define
7267         XYZ to something else.
7268
7269 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
7270
7271         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
7272         occurs when "mkdir -m foo" creates a setgid directory that is (1)
7273         writeable to group or other and (2) is intended to have a special
7274         mode bit that is set or cleared.  In such a case, the directory
7275         should be neither group- nor other-writeable until the special
7276         mode bits are right.
7277
7278 2007-01-31  Eric Blake  <ebb9@byu.net>
7279
7280         * modules/mountlist (Depends-on): Add strstr.
7281
7282         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
7283         bug.
7284         * modules/string (Makefile.am): Remove redundant replacement.
7285         * modules/regex (Depends-on): Add mempcpy.
7286
7287 2007-01-31  Bruno Haible  <bruno@clisp.org>
7288
7289         New module description field 'Link'.
7290         * gnulib-tool (func_usage): Document --extract-link-directive.
7291         (sed_extract_prog): Recognize 'Link' directive.
7292         (func_get_link_directive): New function.
7293         (func_import): Show summary of link directives.
7294         Handle --extract-link-directive option.
7295         * modules/acl (Link): New section.
7296         * modules/clock-time (Link): New section.
7297         * modules/euidaccess (Link): New section.
7298         * modules/gettext (Link): New section.
7299         * modules/iconv (Link): New section.
7300         * modules/lock (Link): New section.
7301         * modules/nanosleep (Link): New section.
7302         * modules/readline (Link): New section.
7303
7304 2007-01-27  Bruno Haible  <bruno@clisp.org>
7305
7306         Enforce the use of gnulib modules for unportable <string.h> functions.
7307         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
7308         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
7309         (gl_HEADER_STRING_H_BODY): Require it.
7310         * lib/string_.h: If the gnulib module XYZ is not present, redefine
7311         the symbol XYZ to one that gives a link error.
7312         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
7313         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
7314         * modules/mempcpy (configure.ac): Likewise.
7315         * modules/memrchr (configure.ac): Likewise.
7316         * modules/stpcpy (configure.ac): Likewise.
7317         * modules/stpncpy (configure.ac): Likewise.
7318         * modules/strcase (configure.ac): Likewise.
7319         * modules/strcasestr (configure.ac): Likewise.
7320         * modules/strchrnul (configure.ac): Likewise.
7321         * modules/strdup (configure.ac): Likewise.
7322         * modules/strndup (configure.ac): Likewise.
7323         * modules/strnlen (configure.ac): Likewise.
7324         * modules/strpbrk (configure.ac): Likewise.
7325         * modules/strsep (configure.ac): Likewise.
7326         * modules/strstr (configure.ac): Likewise.
7327         * modules/strtok_r (configure.ac): Likewise.
7328
7329 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
7330
7331         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
7332
7333 2007-01-30  Jim Meyering  <jim@meyering.net>
7334
7335         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
7336
7337 2007-01-29  Bruno Haible  <bruno@clisp.org>
7338
7339         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
7340         * lib/execute.c: Likewise.
7341         * lib/pipe.c: Likewise.
7342         * lib/printf-args.h: Likewise.
7343         * lib/printf-args.c: Likewise.
7344         * lib/printf-parse.c: Likewise.
7345         * lib/vasnprintf.c: Likewise.
7346
7347 2007-01-29  Eric Blake  <ebb9@byu.net>
7348
7349         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
7350         declaration.
7351
7352 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
7353
7354         * lib/strptime.h (strptime): Use 'restrict' for args where
7355         POSIX requires this.
7356         * lib/strptime.c (strptime): Likewise.
7357         Change license notice from LGPL to GPL, since gnulib-tool will
7358         change this as needed.
7359         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
7360         defined.
7361         Include "strptime.h" first, to check interface.
7362         Do not #undef _LIBC and _NL_CURRENT.
7363         Do not include <stdlib.h>; no longer needed.
7364         Include "time_r.h" and declare ptime_locale_status
7365         only if _LIBC is not defined.
7366         (__P): Remove unused macro.
7367         (match_string): Bring back glibc version, but use it only if _LIBC
7368         is defined.
7369         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
7370         Remove unnecessary assertion and abort() call.
7371         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
7372         * m4/strptime.m4: Fix serial number comment.
7373         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
7374         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
7375         (Depends-on): Add time_r.
7376
7377 2007-01-29  Bruno Haible  <bruno@clisp.org>
7378
7379         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
7380         strptime.
7381         * modules/strptime (Depends-on): Add stdbool.
7382         * lib/strptime.h: Include <time.h> always. Add comments.
7383
7384 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
7385
7386         * modules/strptime: New file.
7387         * lib/strptime.h: New file.
7388         * lib/strptime.c: New file.
7389         * m4/strptime.m4: New file.
7390
7391 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
7392
7393         * MODULES.html.sh: New module mpsort.
7394         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
7395
7396         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
7397         a circularity problem with HP-UX ia64 reported by Bob Proulx in
7398         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
7399         All uses changed.
7400         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
7401         All uses changed.
7402         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
7403         to _Restrict_.
7404         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
7405         the parameter matches the prototype.
7406
7407 2007-01-28  Jim Meyering  <jim@meyering.net>
7408
7409         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
7410         sys/time.h here, reverting that part of the previous patch:
7411         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
7412
7413 2007-01-28  Bruno Haible  <bruno@clisp.org>
7414
7415         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
7416         value of $(SYS_TIME_H).
7417         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
7418         remove it conditionally, too. [added by Jim Meyering]
7419         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
7420         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
7421         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
7422         GETTIMEOFDAY_REPLACEMENT to 1.
7423
7424 2007-01-28  Bruno Haible  <bruno@clisp.org>
7425
7426         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
7427         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
7428         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
7429         Set UNISTD_H instead of UNISTD_H2.
7430         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
7431
7432 2007-01-28  Bruno Haible  <bruno@clisp.org>
7433
7434         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
7435         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
7436
7437 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7438
7439         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
7440         (func_create_testdir): Ensure C locale for `grep' and `tr'
7441         character ranges.
7442         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
7443         ACLOCAL_AMFLAGS parsing state machine.
7444
7445 2007-01-27  Bruno Haible  <bruno@clisp.org>
7446
7447         * modules/unistr/base: Update.
7448
7449 2007-01-27  Bruno Haible  <bruno@clisp.org>
7450
7451         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
7452         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
7453         * modules/unistr/u32-mbtouc-unsafe: Renamed from
7454         modules/unistr/u32-mbtouc.
7455         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
7456         * lib/unistr.h: Update.
7457         * lib/linebreak.c: Update.
7458         * modules/unistr/u32-mbtouc: Renamed from
7459         modules/unistr/u32-mbtouc-safe.
7460         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
7461         * lib/unistr.h: Update.
7462         * lib/unistr/u32-to-u8.c: Update.
7463         * lib/unistr/u32-to-u16.c: Update.
7464
7465 2007-01-27  Bruno Haible  <bruno@clisp.org>
7466
7467         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
7468         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
7469         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
7470         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
7471         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
7472         * modules/unistr/u16-mbtouc-unsafe: Renamed from
7473         modules/unistr/u16-mbtouc.
7474         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
7475         * lib/unistr.h: Update.
7476         * lib/linebreak.c: Update.
7477         * modules/linebreak: Update.
7478         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
7479         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
7480         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
7481         * modules/unistr/u16-mbtouc: Renamed from
7482         modules/unistr/u16-mbtouc-safe.
7483         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
7484         * lib/unistr.h: Update.
7485         * lib/unistr/u16-to-u8.c: Update.
7486         * modules/unistr/u16-to-u8: Update.
7487         * lib/unistr/u16-to-u32.c: Update.
7488         * modules/unistr/u16-to-u32: Update.
7489
7490 2007-01-27  Bruno Haible  <bruno@clisp.org>
7491
7492         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
7493         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
7494         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
7495         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
7496         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
7497         * modules/unistr/u8-mbtouc-unsafe: Renamed from
7498         modules/unistr/u8-mbtouc.
7499         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
7500         * lib/unistr.h: Update.
7501         * lib/striconveh.c: Update.
7502         * modules/striconveh: Update.
7503         * lib/linebreak.c: Update.
7504         * modules/linebreak: Update.
7505         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
7506         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
7507         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
7508         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
7509         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
7510         * lib/unistr.h: Update.
7511         * lib/striconveh.c: Update.
7512         * modules/striconveh: Update.
7513         * lib/unistr/u8-to-u16.c: Update.
7514         * modules/unistr/u8-to-u16: Update.
7515         * lib/unistr/u8-to-u32.c: Update.
7516         * modules/unistr/u8-to-u32: Update.
7517
7518 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7519
7520         Sync from Libtool.
7521         * lib/argz.c: Do not include strings.h nor memory.h, include
7522         string.h unconditionally.  Patch by Simon Josefsson.
7523
7524 2007-01-27  Bruno Haible  <bruno@clisp.org>
7525
7526         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
7527         from gl_HEADER_STRING_H_BODY.
7528         (gl_HEADER_STRING_H_BODY): Require it.
7529         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
7530         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
7531         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
7532         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
7533         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
7534         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
7535         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
7536         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
7537         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
7538         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
7539         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
7540         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
7541         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
7542         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
7543         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
7544
7545 2007-01-27  Bruno Haible  <bruno@clisp.org>
7546
7547         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
7548         check_PROGRAMS into noinst_PROGRAMS.
7549         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
7550         check_PROGRAMS in this case.
7551         (func_import): Set for_test to false.
7552         (func_create_testdir): Set for_test to true.
7553
7554 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
7555             Bruno Haible  <bruno@clisp.org>
7556
7557         * modules/strcasestr (Files): Remove lib/strcasestr.h.
7558         (Depends-on): Add string.
7559         (Includes): Use <string.h> instead of strcasestr.h.
7560         * modules/string (Makefile.am): Also substitute the value of
7561         REPLACE_STRCASESTR.
7562         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
7563         assume strcasestr is declared in <string.h> not <strings.h>. Also
7564         set REPLACE_STRCASESTR.
7565         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
7566         REPLACE_STRCASESTR.
7567         * lib/strcasestr.h: Remove file.
7568         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
7569         * lib/string_.h (strcasestr): New declaration.
7570
7571 2007-01-27  Bruno Haible  <bruno@clisp.org>
7572
7573         * lib/string_.h: Use 'extern'.
7574
7575 2007-01-27  Jim Meyering  <jim@meyering.net>
7576
7577         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
7578         of set-but-not-used local, "q".
7579
7580         * lib/mempcpy.c: Include <config.h> before <string.h>.
7581         This fixes a compilation error on HP-UX, due to the system's
7582         "restrict"-using mempcpy prototype.
7583
7584 2007-01-26  Bruno Haible  <bruno@clisp.org>
7585
7586         Small optimization.
7587         * lib/javacomp.c: Include c-strstr.h.
7588          (is_envjavac_gcj): Use c_strstr instead of strstr.
7589         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
7590
7591 2007-01-26  Bruno Haible  <bruno@clisp.org>
7592
7593         * MODULES.html.sh (Unicode string functions): Add the new modules.
7594
7595         * modules/uniconv/u32-strconv-to-locale: New file.
7596         * lib/uniconv/u32-strconv-to-locale.c: New file.
7597
7598         * modules/uniconv/u16-strconv-to-locale: New file.
7599         * lib/uniconv/u16-strconv-to-locale.c: New file.
7600
7601         * modules/uniconv/u8-strconv-to-locale: New file.
7602         * lib/uniconv/u8-strconv-to-locale.c: New file.
7603
7604         * modules/uniconv/u32-strconv-from-locale: New file.
7605         * lib/uniconv/u32-strconv-from-locale.c: New file.
7606
7607         * modules/uniconv/u16-strconv-from-locale: New file.
7608         * lib/uniconv/u16-strconv-from-locale.c: New file.
7609
7610         * modules/uniconv/u8-strconv-from-locale: New file.
7611         * lib/uniconv/u8-strconv-from-locale.c: New file.
7612
7613         * modules/uniconv/u32-strconv-to-enc: New file.
7614         * lib/uniconv/u32-strconv-to-enc.c: New file.
7615         * modules/uniconv/u32-strconv-to-enc-tests: New file.
7616         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
7617
7618         * modules/uniconv/u16-strconv-to-enc: New file.
7619         * lib/uniconv/u16-strconv-to-enc.c: New file.
7620         * lib/uniconv/u-strconv-to-enc.h: New file.
7621         * modules/uniconv/u16-strconv-to-enc-tests: New file.
7622         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
7623
7624         * modules/uniconv/u8-strconv-to-enc: New file.
7625         * lib/uniconv/u8-strconv-to-enc.c: New file.
7626         * modules/uniconv/u8-strconv-to-enc-tests: New file.
7627         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
7628
7629         * modules/uniconv/u32-strconv-from-enc: New file.
7630         * lib/uniconv/u32-strconv-from-enc.c: New file.
7631         * modules/uniconv/u32-strconv-from-enc-tests: New file.
7632         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
7633
7634         * modules/uniconv/u16-strconv-from-enc: New file.
7635         * lib/uniconv/u16-strconv-from-enc.c: New file.
7636         * modules/uniconv/u16-strconv-from-enc-tests: New file.
7637         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
7638
7639         * modules/uniconv/u8-strconv-from-enc: New file.
7640         * lib/uniconv/u8-strconv-from-enc.c: New file.
7641         * lib/uniconv/u-strconv-from-enc.h: New file.
7642         * modules/uniconv/u8-strconv-from-enc-tests: New file.
7643         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
7644
7645         * modules/uniconv/u32-conv-from-enc: New file.
7646         * lib/uniconv/u32-conv-from-enc.c: New file.
7647         * modules/uniconv/u32-conv-from-enc-tests: New file.
7648         * tests/uniconv/test-u32-conv-from-enc.c: New file.
7649
7650         * modules/uniconv/u16-conv-from-enc: New file.
7651         * lib/uniconv/u16-conv-from-enc.c: New file.
7652         * lib/uniconv/u-conv-from-enc.h: New file.
7653         * modules/uniconv/u16-conv-from-enc-tests: New file.
7654         * tests/uniconv/test-u16-conv-from-enc.c: New file.
7655
7656         * modules/uniconv/u8-conv-from-enc: New file.
7657         * lib/uniconv/u8-conv-from-enc.c: New file.
7658         * modules/uniconv/u8-conv-from-enc-tests: New file.
7659         * tests/uniconv/test-u8-conv-from-enc.c: New file.
7660
7661         * modules/uniconv/base: New file.
7662         * lib/uniconv.h: New file.
7663
7664 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
7665
7666         * doc/gnulib-tool.texi (Initial import): Update to match current
7667         behavior with strdup module.
7668         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
7669         * lib/memmem.h: Remove; all uses removed.  This is now done
7670         by <string.h>.
7671         * lib/mempcpy.h: Likewise.
7672         * lib/memrchr.h: Likewise.
7673         * lib/stpcpy.h: Likewise.
7674         * lib/stpncpy.h: Likewise.
7675         * lib/strcase.h: Likewise.
7676         * lib/strchrnul.h: Likewise.
7677         * lib/strdup.h: Likewise.
7678         * lib/strndup.h: Likewise.
7679         * lib/strnlen.h: Likewise.
7680         * lib/strpbrk.h: Likewise.
7681         * lib/strsep.h: Likewise.
7682         * lib/strstr.h: Likewise.
7683         * lib/strtok_r.h: Likewise.
7684         * lib/string_.h: New file.
7685         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
7686         Rely on <string.h> instead.
7687         * lib/canon-host.c: Likewise.
7688         * lib/chdir-long.c: Likewise.
7689         * lib/concatpath.c: Likewise.
7690         * lib/exclude.c: Likewise.
7691         * lib/fchdir.c: Likewise.
7692         * lib/getaddrinfo.c: Likewise.
7693         * lib/getcwd.c: Likewise.
7694         * lib/getsubopt.c: Likewise.
7695         * lib/glob.c: Likewise.
7696         * lib/hard-locale.c: Likewise.
7697         * lib/iconvme.c: Likewise.
7698         * lib/javacomp.c: Likewise.
7699         * lib/mempcpy.c: Likewise.
7700         * lib/memrchr.c: Likewise.
7701         * lib/regex_internal.h: Likewise.
7702         * lib/stpncpy.c: Likewise.
7703         * lib/strcasecmp.c: Likewise.
7704         * lib/strchrnul.c: Likewise.
7705         * lib/strdup.c: Likewise.
7706         * lib/striconv.c: Likewise.
7707         * lib/striconveh.c: Likewise.
7708         * lib/striconveha.c: Likewise.
7709         * lib/strncasecmp.c: Likewise.
7710         * lib/strndup.c: Likewise.
7711         * lib/strnlen.c: Likewise.
7712         * lib/strsep.c: Likewise.
7713         * lib/strstr.c: Likewise.
7714         * lib/strtok_r.c: Likewise.
7715         * lib/userspec.c: Likewise.
7716         * lib/w32spawn.h: Likewise.
7717         * lib/xstrndup.c: Likewise.
7718         * lib/mountlist.c (strstr): Remove decl.
7719         * m4/string_h.m4: New file.
7720         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
7721         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
7722         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
7723         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
7724         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
7725         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
7726         Set REPLACE_STRCASECMP if necessary.
7727         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
7728         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
7729         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
7730         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
7731         HAVE_DECL_STRDUP if necessary.
7732         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
7733         since gl_FUNC_STRNDUP does that now.
7734         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
7735         Check for decl here...
7736         (gl_PREREQ_STRNLEN): ... not here.
7737         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
7738         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
7739         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
7740         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
7741         necessary.
7742         * modules/string: New file.
7743         * modules/memmem (Files): Remove special-purpose include file.
7744         (Depends-on): Add string.
7745         (Include): Include <string.h>, not the removed file.
7746         * modules/mempcpy: Likewise.
7747         * modules/memrchr: Likewise.
7748         * modules/stpcpy: Likewise.
7749         * modules/stpncpy: Likewise.
7750         * modules/strcase: Likewise.
7751         * modules/strchrnul: Likewise.
7752         * modules/strdup: Likewise.
7753         * modules/strndup: Likewise.
7754         * modules/strnlen: Likewise.
7755         * modules/strpbrk: Likewise.
7756         * modules/strsep: Likewise.
7757         * modules/strstr: Likewise.
7758         * modules/strtok_r: Likewise.
7759         * tests/test-dirname.c: Don't include "strdup.h", since
7760         <string.h> now suffices.
7761         * tests/test-memmem.c: Don't include "memmem.h", since
7762         <string.h> now suffices.
7763
7764 2007-01-25  Bruno Haible  <bruno@clisp.org>
7765
7766         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
7767         *resultp is 0.
7768
7769         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
7770         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
7771         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
7772         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
7773
7774         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
7775         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
7776         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
7777         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
7778         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
7779         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
7780
7781 2007-01-24  Bruno Haible  <bruno@clisp.org>
7782
7783         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
7784         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
7785         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
7786         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
7787         gl_FUNC_FTS_CORE.
7788         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
7789         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
7790         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
7791         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
7792         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
7793         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
7794         gl_FUNC_FCHOWNAT.
7795         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
7796         gl_FUNC_STRFTIME.
7797         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
7798         Reported by Ralf Wildenhues.
7799
7800 2007-01-24  Bruno Haible  <bruno@clisp.org>
7801
7802         Drop AC_REQUIRE calls that are redundant with the module dependencies.
7803         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
7804         gl_GETADDRINFO.
7805         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
7806         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
7807         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
7808
7809 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
7810
7811         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
7812         Don't use 'exit'; just return from 'main'.
7813         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
7814
7815         * lib/fnmatch_.h: Readjust white space and comments to match
7816         glibc, to avoid spurious diffs.
7817
7818 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
7819
7820         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
7821         2004-12-01 change by Jakub Jelinek, since this code won't compile
7822         if !LIBC.  Problem reported by Bob Proulx.
7823
7824 2007-01-23  Bruno Haible  <bruno@clisp.org>
7825
7826         * lib/striconveh.c: Include c-strcaseeq.h.
7827         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
7828         * modules/striconveh (Depends-on): Add c-strcaseeq.
7829
7830 2007-01-23  Bruno Haible  <bruno@clisp.org>
7831
7832         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
7833
7834         * modules/c-strcaseeq: New file.
7835         * lib/c-strcaseeq.h: New file.
7836
7837         * modules/streq: New file.
7838         * lib/streq.h: New file.
7839
7840 2007-01-23  Bruno Haible  <bruno@clisp.org>
7841
7842         * modules/striconveha-tests: New file.
7843         * tests/test-striconveha.c: New file.
7844
7845         * lib/striconveha.h: Include <stdbool.h>.
7846         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
7847         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
7848         (mem_iconveha_notranslit): Renamed from mem_iconveha.
7849         (mem_iconveha): New function.
7850         (str_iconveha_notranslit): Renamed from str_iconveha.
7851         (str_iconveha): New function.
7852         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
7853         c-strcase.
7854
7855 2007-01-23  Bruno Haible  <bruno@clisp.org>
7856
7857         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
7858         encodings without forgiving before trying any encoding with handler.
7859         (str_iconveha): Try all encodings without forgiving before trying any
7860         encoding with handler.
7861
7862 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
7863
7864         Import the following changes from libc.
7865
7866         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
7867
7868         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
7869
7870         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
7871
7872         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
7873         normal_bracket label.
7874
7875         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
7876
7877         [BZ #361]
7878         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
7879         to normal_bracket after fetching the next character.
7880
7881 2007-01-22  Bruno Haible  <bruno@clisp.org>
7882
7883         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
7884         argument.
7885         * lib/striconveh.c (iconv_carefully_1): New function.
7886         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
7887         argument.
7888         (str_cd_iconveh): Update.
7889         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
7890         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
7891         * tests/test-striconveh.c (MAGIC): New macro.
7892         (new_offsets): New function.
7893         (main): Test call with and without offsets.
7894
7895 2007-01-22  Bruno Haible  <bruno@clisp.org>
7896
7897         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
7898         * modules/sys_select (Makefile.am): Likewise.
7899         * modules/sys_socket (Makefile.am): Likewise.
7900         * modules/sys_time (Makefile.am): Likewise.
7901
7902 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
7903
7904         * modules/gettimeofday (License): Change from GPL to LGPL, since
7905         gettimeofday is a library function.
7906
7907 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7908
7909         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
7910
7911 2007-01-21  Bruno Haible  <bruno@clisp.org>
7912
7913         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
7914
7915 2007-01-21  Bruno Haible  <bruno@clisp.org>
7916
7917         * modules/striconveha: New file.
7918         * lib/striconveha.h: New file.
7919         * lib/striconveha.c: New file.
7920         * MODULES.html.sh (Internationalization functions): Add striconveha.
7921         * lib/striconv.c (str_iconv): Optimize the case of an empty input
7922         string.
7923         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
7924
7925 2007-01-21  Bruno Haible  <bruno@clisp.org>
7926
7927         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
7928         * lib/striconveh.c (str_iconveh): Likewise.
7929
7930 2007-01-21  Bruno Haible  <bruno@clisp.org>
7931
7932         * lib/striconveh.h (mem_iconveh): New declaration.
7933         * lib/striconveh.c (mem_iconveh): New function.
7934         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
7935
7936 2007-01-21  Bruno Haible  <bruno@clisp.org>
7937
7938         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
7939
7940         * lib/striconveh.h (mem_cd_iconveh): Change specification.
7941         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
7942         original result buffer.
7943         (str_cd_iconveh): Update.
7944         * tests/test-striconveh.c (main): Update.
7945
7946         * lib/striconv.h (mem_cd_iconv): Change specification.
7947         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
7948         result buffer.
7949         (str_cd_iconv): Update.
7950         * tests/test-striconv.c (main): Update.
7951
7952 2007-01-21  Bruno Haible  <bruno@clisp.org>
7953
7954         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
7955
7956 2007-01-20  Jim Meyering  <jim@meyering.net>
7957
7958         * lib/userspec.c (parse_with_separator): If a user or group string
7959         starts with "+", skip the corresponding name-to-ID look-up, since
7960         such a look-up must fail: user and group names may not include "+".
7961
7962 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
7963
7964         * lib/poll.c: Include sys/time.h and time.h unconditionally,
7965         since we now assume the sys_time module.
7966         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
7967         check for sys/time.h; no longer needed.
7968         * modules/poll (Depends-on): Depend on sys_time.
7969
7970 2007-01-18  Bruno Haible  <bruno@clisp.org>
7971
7972         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
7973         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
7974
7975         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
7976         gettimeofday.
7977
7978         * tests/test-gettimeofday.c: Include <time.h>.
7979         (dummy): Remove variable.
7980
7981         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
7982         gl_HEADER_SYS_TIME_H.
7983         (gl_HEADER_SYS_TIME_H): New macro.
7984
7985         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
7986         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
7987         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
7988         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
7989         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
7990         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
7991         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
7992         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
7993         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
7994         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
7995         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
7996
7997         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
7998         last change; it caused a compilation error when cross-compiling to
7999         Cygwin.
8000
8001 2007-01-18  Jim Meyering  <jim@meyering.net>
8002
8003         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
8004         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
8005         than the race-prone "test -d sys || mkdir sys".
8006         (configure.ac): Use AC_PROG_MKDIR_P.
8007         * modules/sys_select: Likewise.
8008         * modules/sys_socket: Likewise.
8009         * modules/sys_time: Likewise.
8010
8011 2007-01-18  Eric Blake  <ebb9@byu.net>
8012
8013         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
8014         replace gettimeofday.
8015         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
8016         name, to avoid infinite recursion.
8017
8018 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
8019
8020         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
8021         module sys_time.
8022         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
8023         assume timespec.h defines struct timeval.
8024         * lib/settime.c: Likewise.
8025         * lib/utimens.c: Likewise.
8026         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
8027         since we now assume the gettimeofday module.
8028         * lib/tempname.c (__gen_tempname): Likewise.
8029         * lib/gettimeofday.h: Remove.
8030         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
8031         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
8032         Include <time.h>, for 'time()'.
8033         (localtime_buffer_addr): Also use this workaround if
8034         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
8035         to simplify the uses.  All uses changed.
8036         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
8037         that #undef is inside {}, and 'const' follows type name consistently.
8038         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
8039         (gettimeofday): Do not use the maximum possible value for
8040         tv->tv_usec, since that might break usages other than ls.c.
8041         Instead, we'll leave ls.c alone.  This undoes today's patch
8042         by Bruno.  Add a compile-time warning for 1s-clock resolution;
8043         we've never observed the problem but might as well keep the
8044         canary.
8045         * lib/nanosleep.c: Include timespec.h first, for interface check.
8046         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
8047         now assume the sys_time module.
8048         * lib/tempname.c: Likewise.
8049         * lib/timespec.h: Likewise.
8050         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
8051         needed.
8052         * lib/strftime.c: Likewise.
8053         * lib/timespec.h: Likewise.
8054         * lib/posixtm.c: Include posixtm.h first, for interface check.
8055         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
8056         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
8057         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
8058         * lib/sys_time_.h: New file.
8059         * lib/timespec.h (struct timespec): Use long int, not long.
8060         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
8061         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
8062         Remove obsolescent call to AC_HEADER_TIME.
8063         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
8064         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
8065         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
8066         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
8067         Likewise.
8068         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
8069         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
8070         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
8071         into the sys_time module.  Check for gettimeofday just once.
8072         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
8073         for gettimeofday signature to just check the signature.  Merely
8074         compile it, since linking doesn't test signature.  Improve test for
8075         whether gettimeofday.o is actually needed.
8076         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
8077         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
8078         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
8079         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
8080         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
8081         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
8082         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
8083         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
8084         than worrying about sys/time.h.
8085         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
8086         Don't bother worrying about TIME_WITH_SYS_TIME.
8087         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
8088         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
8089         * m4/sys_time_h.m4: New file.
8090         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
8091         Don't include sys/time.h.  Return from main rather than exiting.
8092         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
8093         all uses changed.
8094         * modules/gethrxtime (Depends-on): Add sys_time.
8095         * modules/gettime (Depends-on): Likewise.
8096         * modules/gettimeofday (Depends-on): Likewise.
8097         * modules/nanosleep (Depends-on): Likewise.
8098         * modules/settime (Depends-on): Likewise.
8099         * modules/tempname (Depends-on): Likewise.
8100         * modules/utimens (Depends-on): Likewise.
8101         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
8102         (Include:) Change back to <sys/time.h>.
8103         (Maintainer:) Add self.
8104         * modules/sys_time: New file.
8105         * modules/tempname (Depends-on): Add gettimeofday.
8106         * tests/test-gettimeofday.c: Include <sys/time.h>
8107         rather than gettimeofday.h.
8108
8109 2007-01-17  Bruno Haible  <bruno@clisp.org>
8110
8111         * gnulib-tool (func_get_license): Revert last patch. Instead, let
8112         the license default to GPL.
8113         (func_create_testdir): Don't complain if a module is LGPL and its
8114         tests module depends on GPLed modules.
8115
8116 2007-01-17  Bruno Haible  <bruno@clisp.org>
8117
8118         * lib/gettimeofday.c (gettimeofday): Add code for the case
8119         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
8120         maximum possible value for tv->tv_usec, rather than the minimum one.
8121
8122 2005-10-08  Martin Lambers  <marlam@marlam.de>
8123 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
8124 2007-01-16  Bruno Haible  <bruno@clisp.org>
8125
8126         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
8127         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
8128         gl_FUNC_GETTIMEOFDAY.
8129         (Include): Add gettimeofday.h.
8130         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
8131         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
8132         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
8133         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
8134         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
8135         * lib/gettimeofday.h: New file.
8136         * lib/gettimeofday.c: Include <sys/timeb.h>.
8137         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
8138         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
8139         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
8140         fall back on time().
8141
8142         * tests/test-gettimeofday.c: New file.
8143         * modules/gettimeofday-tests: New file.
8144
8145 2007-01-16  Eric Blake  <ebb9@byu.net>
8146
8147         * modules/fnmatch (Depends-on): Depend on wchar.
8148         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
8149         * m4/fnmatch.m4: Likewise.
8150         * modules/mbchar (Makefile.am): Assume <wchar.h>.
8151         * m4/mbchar.m4: Likewise.
8152         * modules/mbswidth (Depends-on): Depend on wchar.
8153         * lib/mbswidth.c: Assume <wchar.h>.
8154         * m4/mbswidth.m4: Likewise.
8155         * modules/quotearg (Depends-on): Depend on wchar.
8156         * lib/quotearg.c: Assume <wchar.h>.
8157         * m4/quotearg.m4: Likewise.
8158         * modules/regex (Depends-on): Depend on wchar.
8159         * lib/regex_internal.h: Assume <wchar.h>.
8160         * m4/regex.m4: Likewise.
8161         * modules/stdint (Depends-on): Depend on wchar.
8162         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
8163         * m4/stdint.m4: Likewise.
8164         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
8165         * modules/strftime (Depends-on): Depend on wchar.
8166         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
8167         * modules/strtol (Depends-on): Depend on wchar.
8168         * lib/strtol.c: Assume <wchar.h>.
8169         * modules/wcwidth (Depends-on): Depend on wchar.
8170         * lib/wcwidth.h: Assume <wchar.h>.
8171         * m4/wcwidth.m4: Likewise.
8172
8173 2007-01-16  Bruno Haible  <bruno@clisp.org>
8174
8175         * modules/csharpexec-script: New, created from...
8176         * modules/csharpexec: ... this.
8177
8178 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
8179
8180         * modules/javaexec-script: New, created from...
8181         * modules/javaexec: ... this.
8182
8183 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8184
8185         * modules/poll (Dependencies): Add sys_select.
8186
8187 2007-01-15  Jim Meyering  <jim@meyering.net>
8188
8189         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
8190         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
8191         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
8192         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
8193
8194 2007-01-15  Bruno Haible  <bruno@clisp.org>
8195
8196         * modules/striconveh: New file.
8197         * lib/striconveh.h: New file.
8198         * lib/striconveh.c: New file.
8199         * MODULES.html.sh (Internationalization functions): Add striconveh.
8200
8201         * modules/striconveh-tests: New file.
8202         * tests/test-striconveh.c: New file.
8203
8204 2007-01-15  Bruno Haible  <bruno@clisp.org>
8205
8206         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
8207         not from GNU libiconv or GNU libc.
8208
8209 2007-01-15  Bruno Haible  <bruno@clisp.org>
8210
8211         * doc/gnulib-intro.texi (Copyright): Explain the different license
8212         terms for module descriptions, autoconf macros, tests, documentation.
8213
8214 2007-01-14  Bruno Haible  <bruno@clisp.org>
8215
8216         * modules/striconv-tests: New file.
8217         * tests/test-striconv.c: New file.
8218
8219 2007-01-14  Bruno Haible  <bruno@clisp.org>
8220
8221         * modules/iconv-tests: New file.
8222         * tests/test-iconv.c: New file.
8223
8224 2007-01-14  Bruno Haible  <bruno@clisp.org>
8225
8226         * gnulib-tool (func_get_license): For test modules, use the license of
8227         the main module.
8228
8229 2007-01-14  Bruno Haible  <bruno@clisp.org>
8230
8231         * modules/iconv (Include): Clarify that <iconv.h> can only be included
8232         if iconv is found to exist.
8233
8234 2007-01-14  Bruno Haible  <bruno@clisp.org>
8235
8236         * modules/c-ctype-tests: New file.
8237         * tests/test-c-ctype.c: New file.
8238
8239 2007-01-14  Bruno Haible  <bruno@clisp.org>
8240
8241         * modules/binary-io-tests: New file.
8242         * tests/test-binary-io.sh: New file.
8243         * tests/test-binary-io.c: New file.
8244
8245 2007-01-14  Bruno Haible  <bruno@clisp.org>
8246
8247         * modules/array-oset-tests: New file.
8248         * tests/test-array_oset.c: New file.
8249
8250 2007-01-14  Bruno Haible  <bruno@clisp.org>
8251
8252         * modules/array-list-tests: New file.
8253         * tests/test-array_list.c: New file.
8254
8255 2007-01-14  Bruno Haible  <bruno@clisp.org>
8256
8257         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
8258         and make.
8259         Reported by Simon Josefsson in
8260         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
8261
8262 2007-01-14  Bruno Haible  <bruno@clisp.org>
8263
8264         * modules/allocsa-tests: New file.
8265         * tests/test-allocsa.c: New file.
8266
8267 2007-01-14  Bruno Haible  <bruno@clisp.org>
8268
8269         * modules/fchdir (Depends-on): Add absolute-header.
8270         * modules/unistd (Depends-on): Likewise.
8271
8272 2006-12-30  Bruno Haible  <bruno@clisp.org>
8273
8274         * modules/fchdir: New file.
8275         * modules/unistd (Files): Add lib/unistd_.h.
8276         (Makefile.am): Generate unistd.h from unistd_.h.
8277         * lib/fchdir.c: New file.
8278         * lib/dirent_.h: New file.
8279         * lib/unistd_.h: New file.
8280         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
8281         * m4/fchdir.m4: New file.
8282         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
8283         (gl_HEADER_UNISTD): Invoke it.
8284         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
8285         function.
8286         * lib/backupfile.c (opendir, closedir): Undefine.
8287         * lib/chown.c (open, close): Undefine.
8288         * lib/clean-temp.c (open, close): Undefine.
8289         * lib/copy-file.c (open, close): Undefine.
8290         * lib/execute.c (open, close): Undefine.
8291         * lib/fsusage.c (open, close): Undefine.
8292         * lib/gc-gnulib.c (open, close): Undefine.
8293         * lib/getcwd.c (opendir, closedir): Undefine.
8294         * lib/glob.c (opendir, closedir): Undefine.
8295         * lib/javacomp.c (open, close): Undefine.
8296         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
8297         * lib/openat-proc.c (open, close): Undefine.
8298         * lib/pagealign_alloc.c (open, close): Undefine.
8299         * lib/pipe.c (open, close): Undefine.
8300         * lib/progreloc.c (open, close): Undefine.
8301         * lib/savedir.c (opendir, closedir): Undefine.
8302         * lib/utime.c (open, close): Undefine.
8303         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
8304
8305 2007-01-10  Bruno Haible  <bruno@clisp.org>
8306
8307         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
8308
8309 2007-01-12  Eric Blake  <ebb9@byu.net>
8310
8311         Provide a robust <wchar.h>.  Further simplifications are now
8312         possible in other modules, but not included here.
8313         * modules/wchar: New module.
8314         * m4/wchar.m4: New file.
8315         * lib/wchar_.h: Likewise.
8316         * modules/mbchar (Depends-on): Depend on wchar, as the first use
8317         of the new module.
8318         * MODULES.html.sh (Extended multibyte and wide character utilities):
8319         New section.
8320
8321 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
8322
8323         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
8324         to a reasonable default for memory allocation.
8325         (xreadlink): Don't allocate a huge buffer, to work around a buggy
8326         file system that reports garbage st_size values for symlinks.
8327         Problem reported by Liyang Hu.
8328
8329 2007-01-11  Simon Josefsson  <simon@josefsson.org>
8330
8331         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
8332         Emacs .#* auto-save files).
8333
8334 2007-01-11  Bruno Haible  <bruno@clisp.org>
8335
8336         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
8337         directory.
8338
8339 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
8340
8341         Use @...@ consistently in lib/wctype_.h.
8342         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
8343         on it being set to 1 or 0.
8344         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
8345         go back to AC_SUBSTing it.
8346         * modules/wctype (Makefile.am): Undo previous change.
8347
8348 2007-01-10  Eric Blake  <ebb9@byu.net>
8349
8350         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
8351         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
8352         * modules/wctype (Makefile.am): Likewise.
8353         Reported by Chris McGuire.
8354
8355 2007-01-10  Jim Meyering  <jim@meyering.net>
8356
8357         fts.c: a small readability/maintainability improvement
8358         * lib/fts.c (fts_read): Make this code slightly more readable and
8359         maintainable by hoisting the "sp->fts_cur = p" assignments to
8360         immediately follow the statements that set P.  Derived from
8361         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
8362
8363 2007-01-10  Eric Blake  <ebb9@byu.net>
8364
8365         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
8366         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
8367         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
8368         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
8369         Reported by Chris McGuire.
8370
8371 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8372
8373         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
8374         in sed script.
8375
8376 2007-01-09  Bruno Haible  <bruno@clisp.org>
8377
8378         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
8379         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
8380         variables.
8381         (func_module): Use them.
8382
8383 2007-01-09  Bruno Haible  <bruno@clisp.org>
8384
8385         * modules/unistr/base: New file.
8386         * lib/unistr.h: New file.
8387
8388         * modules/unistr/u8-to-u16: New file.
8389         * lib/unistr/u8-to-u16.c: New file.
8390
8391         * modules/unistr/u8-to-u32: New file.
8392         * lib/unistr/u8-to-u32.c: New file.
8393
8394         * modules/unistr/u16-to-u8: New file.
8395         * lib/unistr/u16-to-u8.c: New file.
8396
8397         * modules/unistr/u16-to-u32: New file.
8398         * lib/unistr/u16-to-u32.c: New file.
8399
8400         * modules/unistr/u32-to-u8: New file.
8401         * lib/unistr/u32-to-u8.c: New file.
8402
8403         * modules/unistr/u32-to-u16: New file.
8404         * lib/unistr/u32-to-u16.c: New file.
8405
8406         * modules/unistr/u8-check: New file.
8407         * modules/unistr/u16-check: New file.
8408         * modules/unistr/u32-check: New file.
8409         * lib/unistr/u8-check.c: New file.
8410         * lib/unistr/u16-check.c: New file.
8411         * lib/unistr/u32-check.c: New file.
8412
8413         * modules/unistr/u8-chr: New file.
8414         * modules/unistr/u16-chr: New file.
8415         * modules/unistr/u32-chr: New file.
8416         * lib/unistr/u8-chr.c: New file.
8417         * lib/unistr/u16-chr.c: New file.
8418         * lib/unistr/u32-chr.c: New file.
8419
8420         * modules/unistr/u8-cmp: New file.
8421         * modules/unistr/u16-cmp: New file.
8422         * modules/unistr/u32-cmp: New file.
8423         * lib/unistr/u8-cmp.c: New file.
8424         * lib/unistr/u16-cmp.c: New file.
8425         * lib/unistr/u32-cmp.c: New file.
8426
8427         * modules/unistr/u8-cpy: New file.
8428         * modules/unistr/u16-cpy: New file.
8429         * modules/unistr/u32-cpy: New file.
8430         * lib/unistr/u8-cpy.c: New file.
8431         * lib/unistr/u16-cpy.c: New file.
8432         * lib/unistr/u32-cpy.c: New file.
8433         * lib/unistr/u-cpy.h: New file.
8434
8435         * modules/unistr/u8-cpy-alloc: New file.
8436         * modules/unistr/u16-cpy-alloc: New file.
8437         * modules/unistr/u32-cpy-alloc: New file.
8438         * lib/unistr/u8-cpy-alloc.c: New file.
8439         * lib/unistr/u16-cpy-alloc.c: New file.
8440         * lib/unistr/u32-cpy-alloc.c: New file.
8441         * lib/unistr/u-cpy-alloc.h: New file.
8442
8443         * modules/unistr/u8-endswith: New file.
8444         * modules/unistr/u16-endswith: New file.
8445         * modules/unistr/u32-endswith: New file.
8446         * lib/unistr/u8-endswith.c: New file.
8447         * lib/unistr/u16-endswith.c: New file.
8448         * lib/unistr/u32-endswith.c: New file.
8449         * lib/unistr/u-endswith.h: New file.
8450
8451         * modules/unistr/u8-mblen: New file.
8452         * modules/unistr/u16-mblen: New file.
8453         * modules/unistr/u32-mblen: New file.
8454         * lib/unistr/u8-mblen.c: New file.
8455         * lib/unistr/u16-mblen.c: New file.
8456         * lib/unistr/u32-mblen.c: New file.
8457
8458         * modules/unistr/u8-mbtouc: New file.
8459         * modules/unistr/u16-mbtouc: New file.
8460         * modules/unistr/u32-mbtouc: New file.
8461         * lib/unistr/u8-mbtouc.c: New file.
8462         * lib/unistr/u16-mbtouc.c: New file.
8463         * lib/unistr/u32-mbtouc.c: New file.
8464
8465         * modules/unistr/u8-mbtouc-safe: New file.
8466         * modules/unistr/u16-mbtouc-safe: New file.
8467         * modules/unistr/u32-mbtouc-safe: New file.
8468         * lib/unistr/u8-mbtouc-safe.c: New file.
8469         * lib/unistr/u16-mbtouc-safe.c: New file.
8470         * lib/unistr/u32-mbtouc-safe.c: New file.
8471
8472         * modules/unistr/u8-move: New file.
8473         * modules/unistr/u16-move: New file.
8474         * modules/unistr/u32-move: New file.
8475         * lib/unistr/u8-move.c: New file.
8476         * lib/unistr/u16-move.c: New file.
8477         * lib/unistr/u32-move.c: New file.
8478         * lib/unistr/u-move.h: New file.
8479
8480         * modules/unistr/u8-next: New file.
8481         * modules/unistr/u16-next: New file.
8482         * modules/unistr/u32-next: New file.
8483         * lib/unistr/u8-next.c: New file.
8484         * lib/unistr/u16-next.c: New file.
8485         * lib/unistr/u32-next.c: New file.
8486
8487         * modules/unistr/u8-prev: New file.
8488         * modules/unistr/u16-prev: New file.
8489         * modules/unistr/u32-prev: New file.
8490         * lib/unistr/u8-prev.c: New file.
8491         * lib/unistr/u16-prev.c: New file.
8492         * lib/unistr/u32-prev.c: New file.
8493
8494         * modules/unistr/u8-set: New file.
8495         * modules/unistr/u16-set: New file.
8496         * modules/unistr/u32-set: New file.
8497         * lib/unistr/u8-set.c: New file.
8498         * lib/unistr/u16-set.c: New file.
8499         * lib/unistr/u32-set.c: New file.
8500         * lib/unistr/u-set.h: New file.
8501
8502         * modules/unistr/u8-startswith: New file.
8503         * modules/unistr/u16-startswith: New file.
8504         * modules/unistr/u32-startswith: New file.
8505         * lib/unistr/u8-startswith.c: New file.
8506         * lib/unistr/u16-startswith.c: New file.
8507         * lib/unistr/u32-startswith.c: New file.
8508         * lib/unistr/u-startswith.h: New file.
8509
8510         * modules/unistr/u8-stpcpy: New file.
8511         * modules/unistr/u16-stpcpy: New file.
8512         * modules/unistr/u32-stpcpy: New file.
8513         * lib/unistr/u8-stpcpy.c: New file.
8514         * lib/unistr/u16-stpcpy.c: New file.
8515         * lib/unistr/u32-stpcpy.c: New file.
8516         * lib/unistr/u-stpcpy.h: New file.
8517
8518         * modules/unistr/u8-stpncpy: New file.
8519         * modules/unistr/u16-stpncpy: New file.
8520         * modules/unistr/u32-stpncpy: New file.
8521         * lib/unistr/u8-stpncpy.c: New file.
8522         * lib/unistr/u16-stpncpy.c: New file.
8523         * lib/unistr/u32-stpncpy.c: New file.
8524         * lib/unistr/u-stpncpy.h: New file.
8525
8526         * modules/unistr/u8-strcat: New file.
8527         * modules/unistr/u16-strcat: New file.
8528         * modules/unistr/u32-strcat: New file.
8529         * lib/unistr/u8-strcat.c: New file.
8530         * lib/unistr/u16-strcat.c: New file.
8531         * lib/unistr/u32-strcat.c: New file.
8532         * lib/unistr/u-strcat.h: New file.
8533
8534         * modules/unistr/u8-strchr: New file.
8535         * modules/unistr/u16-strchr: New file.
8536         * modules/unistr/u32-strchr: New file.
8537         * lib/unistr/u8-strchr.c: New file.
8538         * lib/unistr/u16-strchr.c: New file.
8539         * lib/unistr/u32-strchr.c: New file.
8540
8541         * modules/unistr/u8-strcmp: New file.
8542         * modules/unistr/u16-strcmp: New file.
8543         * modules/unistr/u32-strcmp: New file.
8544         * lib/unistr/u8-strcmp.c: New file.
8545         * lib/unistr/u16-strcmp.c: New file.
8546         * lib/unistr/u32-strcmp.c: New file.
8547
8548         * modules/unistr/u8-strcpy: New file.
8549         * modules/unistr/u16-strcpy: New file.
8550         * modules/unistr/u32-strcpy: New file.
8551         * lib/unistr/u8-strcpy.c: New file.
8552         * lib/unistr/u16-strcpy.c: New file.
8553         * lib/unistr/u32-strcpy.c: New file.
8554         * lib/unistr/u-strcpy.h: New file.
8555
8556         * modules/unistr/u8-strcspn: New file.
8557         * modules/unistr/u16-strcspn: New file.
8558         * modules/unistr/u32-strcspn: New file.
8559         * lib/unistr/u8-strcspn.c: New file.
8560         * lib/unistr/u16-strcspn.c: New file.
8561         * lib/unistr/u32-strcspn.c: New file.
8562         * lib/unistr/u-strcspn.h: New file.
8563
8564         * modules/unistr/u8-strdup: New file.
8565         * modules/unistr/u16-strdup: New file.
8566         * modules/unistr/u32-strdup: New file.
8567         * lib/unistr/u8-strdup.c: New file.
8568         * lib/unistr/u16-strdup.c: New file.
8569         * lib/unistr/u32-strdup.c: New file.
8570         * lib/unistr/u-strdup.h: New file.
8571
8572         * modules/unistr/u8-strlen: New file.
8573         * modules/unistr/u16-strlen: New file.
8574         * modules/unistr/u32-strlen: New file.
8575         * lib/unistr/u8-strlen.c: New file.
8576         * lib/unistr/u16-strlen.c: New file.
8577         * lib/unistr/u32-strlen.c: New file.
8578         * lib/unistr/u-strlen.h: New file.
8579
8580         * modules/unistr/u8-strmblen: New file.
8581         * modules/unistr/u16-strmblen: New file.
8582         * modules/unistr/u32-strmblen: New file.
8583         * lib/unistr/u8-strmblen.c: New file.
8584         * lib/unistr/u16-strmblen.c: New file.
8585         * lib/unistr/u32-strmblen.c: New file.
8586
8587         * modules/unistr/u8-strmbtouc: New file.
8588         * modules/unistr/u16-strmbtouc: New file.
8589         * modules/unistr/u32-strmbtouc: New file.
8590         * lib/unistr/u8-strmbtouc.c: New file.
8591         * lib/unistr/u16-strmbtouc.c: New file.
8592         * lib/unistr/u32-strmbtouc.c: New file.
8593
8594         * modules/unistr/u8-strncat: New file.
8595         * modules/unistr/u16-strncat: New file.
8596         * modules/unistr/u32-strncat: New file.
8597         * lib/unistr/u8-strncat.c: New file.
8598         * lib/unistr/u16-strncat.c: New file.
8599         * lib/unistr/u32-strncat.c: New file.
8600         * lib/unistr/u-strncat.h: New file.
8601
8602         * modules/unistr/u8-strncmp: New file.
8603         * modules/unistr/u16-strncmp: New file.
8604         * modules/unistr/u32-strncmp: New file.
8605         * lib/unistr/u8-strncmp.c: New file.
8606         * lib/unistr/u16-strncmp.c: New file.
8607         * lib/unistr/u32-strncmp.c: New file.
8608
8609         * modules/unistr/u8-strncpy: New file.
8610         * modules/unistr/u16-strncpy: New file.
8611         * modules/unistr/u32-strncpy: New file.
8612         * lib/unistr/u8-strncpy.c: New file.
8613         * lib/unistr/u16-strncpy.c: New file.
8614         * lib/unistr/u32-strncpy.c: New file.
8615         * lib/unistr/u-strncpy.h: New file.
8616
8617         * modules/unistr/u8-strnlen: New file.
8618         * modules/unistr/u16-strnlen: New file.
8619         * modules/unistr/u32-strnlen: New file.
8620         * lib/unistr/u8-strnlen.c: New file.
8621         * lib/unistr/u16-strnlen.c: New file.
8622         * lib/unistr/u32-strnlen.c: New file.
8623         * lib/unistr/u-strnlen.h: New file.
8624
8625         * modules/unistr/u8-strpbrk: New file.
8626         * modules/unistr/u16-strpbrk: New file.
8627         * modules/unistr/u32-strpbrk: New file.
8628         * lib/unistr/u8-strpbrk.c: New file.
8629         * lib/unistr/u16-strpbrk.c: New file.
8630         * lib/unistr/u32-strpbrk.c: New file.
8631         * lib/unistr/u-strpbrk.h: New file.
8632
8633         * modules/unistr/u8-strrchr: New file.
8634         * modules/unistr/u16-strrchr: New file.
8635         * modules/unistr/u32-strrchr: New file.
8636         * lib/unistr/u8-strrchr.c: New file.
8637         * lib/unistr/u16-strrchr.c: New file.
8638         * lib/unistr/u32-strrchr.c: New file.
8639
8640         * modules/unistr/u8-strspn: New file.
8641         * modules/unistr/u16-strspn: New file.
8642         * modules/unistr/u32-strspn: New file.
8643         * lib/unistr/u8-strspn.c: New file.
8644         * lib/unistr/u16-strspn.c: New file.
8645         * lib/unistr/u32-strspn.c: New file.
8646         * lib/unistr/u-strspn.h: New file.
8647
8648         * modules/unistr/u8-strstr: New file.
8649         * modules/unistr/u16-strstr: New file.
8650         * modules/unistr/u32-strstr: New file.
8651         * lib/unistr/u8-strstr.c: New file.
8652         * lib/unistr/u16-strstr.c: New file.
8653         * lib/unistr/u32-strstr.c: New file.
8654         * lib/unistr/u-strstr.h: New file.
8655
8656         * modules/unistr/u8-strtok: New file.
8657         * modules/unistr/u16-strtok: New file.
8658         * modules/unistr/u32-strtok: New file.
8659         * lib/unistr/u8-strtok.c: New file.
8660         * lib/unistr/u16-strtok.c: New file.
8661         * lib/unistr/u32-strtok.c: New file.
8662         * lib/unistr/u-strtok.h: New file.
8663
8664         * modules/unistr/u8-uctomb: New file.
8665         * modules/unistr/u16-uctomb: New file.
8666         * modules/unistr/u32-uctomb: New file.
8667         * lib/unistr/u8-uctomb.c: New file.
8668         * lib/unistr/u16-uctomb.c: New file.
8669         * lib/unistr/u32-uctomb.c: New file.
8670
8671         * MODULES.html.sh (Unicode string functions): Add the new modules.
8672
8673 2007-01-08  Bruno Haible  <bruno@clisp.org>
8674
8675         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
8676         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
8677         subdirectories.
8678
8679 2007-01-08  Karl Berry  <karl@gnu.org>
8680
8681         * doc/error.texi: mention that main() fns must set program_name
8682         when progname is used.
8683
8684 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
8685
8686         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
8687         WCTYPE_H is empty, for the benefit of builds from non-distclean
8688         directories.  Problem reported by Eric Blake in
8689         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
8690
8691 2007-01-08  Bruno Haible  <bruno@clisp.org>
8692
8693         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
8694         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
8695         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
8696         PROVIDE_CANONICALIZE_FILENAME_MODE.
8697         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
8698
8699 2007-01-08  Bruno Haible  <bruno@clisp.org>
8700
8701         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
8702         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
8703         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
8704         * lib/fts.c: Likewise.
8705         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
8706
8707 2006-12-25  Bruno Haible  <bruno@clisp.org>
8708
8709         * modules/utf8-ucs4-safe: New file.
8710         * lib/utf8-ucs4-safe.h: New file.
8711         * lib/unistr/utf8-ucs4-safe.c: New file.
8712
8713         * modules/utf16-ucs4-safe: New file.
8714         * lib/utf16-ucs4-safe.h: New file.
8715         * lib/unistr/utf16-ucs4-safe.c: New file.
8716
8717         * MODULES.html.sh (Unicode string functions): Add the new modules.
8718
8719 2007-01-08  Bruno Haible  <bruno@clisp.org>
8720
8721         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
8722         (Depends-on): Add unitypes.
8723         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
8724         (u8_mbtouc_aux): Move out to separate file.
8725         (u8_mbtouc): Use ucs4_t, uint8_t types.
8726         * lib/unistr/utf8-ucs4.c: New file.
8727
8728         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
8729         (Depends-on): Add unitypes.
8730         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
8731         (u16_mbtouc_aux): Move out to separate file.
8732         (u16_mbtouc): Use ucs4_t, uint16_t types.
8733         * lib/unistr/utf16-ucs4.c: New file.
8734
8735         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
8736         (Depends-on): Add unitypes.
8737         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
8738         (u8_uctomb_aux): Move out to separate file.
8739         (u8_uctomb): Use ucs4_t, uint8_t types.
8740         * lib/unistr/ucs4-utf8.c: New file.
8741
8742         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
8743         (Depends-on): Add unitypes.
8744         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
8745         (u16_uctomb_aux): Move out to separate file.
8746         (u16_uctomb): Use ucs4_t, uint16_t types.
8747         * lib/unistr/ucs4-utf16.c: New file.
8748
8749 2006-12-25  Bruno Haible  <bruno@clisp.org>
8750
8751         * modules/unitypes: New file.
8752         * lib/unitypes.h: New file.
8753         * MODULES.html.sh (func_all_modules): New section "Unicode string
8754         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
8755         this section. Add unitypes.
8756
8757 2007-01-08  Bruno Haible  <bruno@clisp.org>
8758
8759         Avoid variable names that conflict with those from libtool.
8760         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
8761         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
8762         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
8763         library_names_spec to acl_library_names_spec, hardcode_* to
8764         acl_hardcode_*.
8765         Reported by Ralf Wildenhues.
8766
8767 2007-01-08  Bruno Haible  <bruno@clisp.org>
8768
8769         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
8770         definition.
8771         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
8772         definition.
8773         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
8774         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
8775         definition.
8776         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
8777         definition.
8778         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
8779         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
8780         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
8781         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
8782         definition.
8783         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
8784         definition.
8785         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
8786         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
8787         GC_USE_<algorithm>.
8788         * lib/gc-libgcrypt.c: Likewise.
8789         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
8790         * modules/gc-arctwo (configure.ac): Likewise.
8791         * modules/gc-des (configure.ac): Likewise.
8792         * modules/gc-hmac-md5 (configure.ac): Likewise.
8793         * modules/gc-hmac-sha1 (configure.ac): Likewise.
8794         * modules/gc-md2 (configure.ac): Likewise.
8795         * modules/gc-md4 (configure.ac): Likewise.
8796         * modules/gc-md5 (configure.ac): Likewise.
8797         * modules/gc-random (configure.ac): Likewise.
8798         * modules/gc-rijndael (configure.ac): Likewise.
8799         * modules/gc-sha1 (configure.ac): Likewise.
8800
8801 2007-01-08  Bruno Haible  <bruno@clisp.org>
8802
8803         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
8804         macro definition.
8805         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
8806         definition.
8807         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
8808         definition.
8809         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
8810         * modules/fcntl-safer (configure.ac): Likewise.
8811         * modules/fopen-safer (configure.ac): Likewise.
8812         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
8813         GNULIB_FWRITEERROR macro definition.
8814
8815 2007-01-08  Bruno Haible  <bruno@clisp.org>
8816
8817         * m4/gnulib-common.m4: New file.
8818         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
8819         (func_get_filelist): Add m4/gnulib-common.m4.
8820
8821 2007-01-08  Bruno Haible  <bruno@clisp.org>
8822
8823         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
8824         command.
8825
8826 2007-01-08  Jim Meyering  <jim@meyering.net>
8827
8828         Use a more robust test for a "can't happen" condition.
8829         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
8830         narrowed the st_size value.  Presuming the "can't happen" condition
8831         is true, that narrowing could conceivably convert an invalid st_size
8832         value into a valid one.  Instead, use a change based on Matthew
8833         Woehlke's original patch.
8834
8835         Slight readability improvement: use an assert-like macro
8836         in place of literal "abort ()" uses.
8837         * lib/fts.c (fts_assert): Define.
8838         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
8839         Use this macro instead of a bare 'abort'.
8840
8841 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
8842
8843         Don't worry about using IRIX 5.3's wctype.h broken definitions;
8844         simply work around them.
8845         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
8846         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
8847         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
8848         declaring.
8849         Don't bother to define as macros, since the standard doesn't require it.
8850         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
8851         longer worry about IRIX 5.3.
8852         (HAVE_WCTYPE_CTMP_BUG): Remove.
8853
8854 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
8855
8856         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
8857         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
8858         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
8859         Problems reported by Georg Schwarz for IRIX 5.3.
8860
8861         * gnulib-tool (autoconf_minversion): Take the maximum version number
8862         found, not the minimum.  Problem reported by James Youngman.
8863
8864 2007-01-03  Karl Berry  <karl@gnu.org>
8865
8866         * doc/error.texi: new file, explaining interaction with progname.
8867         * doc/gnulib.texi: include it.  Update copyright.
8868
8869 2007-01-03  Simon Josefsson  <simon@josefsson.org>
8870
8871         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
8872         AC_CANONICAL_HOST, to improve autobuild outputs.
8873
8874 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
8875             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
8876
8877         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
8878         sockets, server sockets, and other file descriptors.  Count errors
8879         to compute the return value.  Reorder the code a bit to be easier
8880         to follow.  Don't set event bits that were not requested (except
8881         POLLERR and POLLHUP).
8882
8883 2007-01-01  Bruno Haible  <bruno@clisp.org>
8884
8885         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
8886
8887 2007-01-03  Jim Meyering  <jim@meyering.net>
8888
8889         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
8890
8891 2007-01-02  Bruno Haible  <bruno@clisp.org>
8892
8893         * modules/settime (Include): Require timespec.h.
8894         * modules/nanosleep (Include): Likewise.
8895
8896 2007-01-01  Bruno Haible  <bruno@clisp.org>
8897
8898         * gnulib-tool (func_emit_copyright_notice): Bump year.
8899         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
8900
8901 2007-01-01  Bruno Haible  <bruno@clisp.org>
8902
8903         Improve support for OpenBSD.
8904         * build-aux/config.rpath (libname_spec): Export.
8905         (library_names_spec): New variable. Export.
8906         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
8907         library_names_spec from the config.rpath output. Locate shared library
8908         through the name pattern in library_names_spec.
8909
8910 2007-01-01  Eric Blake  <ebb9@byu.net>
8911
8912         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
8913
8914 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
8915
8916         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
8917         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
8918         assume the C locale, and avoid an "eval" that could cause trouble.
8919         Problem with SORT reported by Bob Proulx.
8920
8921         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
8922         Define.  Trivial patch from Henning Nielsen Lund, originally
8923         sent to bug-grep@gnu.org today.
8924
8925 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
8926
8927         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
8928         struct stat.  Problem reported by Henning Nielsen Lund.
8929         * lib/acl.c: Include acl.h first, to check interface.  Don't
8930         bother to include sys/types.h and sys/stat.h again.
8931
8932 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
8933
8934         Import the following change from libc; problem reported by
8935         Sven Verdoolaege.
8936
8937         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
8938
8939         [BZ #1373]
8940         * lib/argp.h: Remove __NTH for __argp_usage inline function.
8941
8942 2006-12-28  Jim Meyering  <jim@meyering.net>
8943
8944         * build-aux/announce-gen: Do not assume that the package
8945         builds any of tar.gz, tar.bz2, and .xdelta files.
8946         Suggestion from Simon Josefsson.
8947
8948 2006-12-28  Simon Josefsson  <simon@josefsson.org>
8949
8950         * modules/announce-gen: New file.
8951
8952 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
8953
8954         * lib/mbchar.h: Just include <wctype.h>; the wctype module
8955         handles its gotchas now.
8956         * lib/mbswidth.c: Likewise.
8957         * lib/wcwidth.h: Likewise.
8958         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
8959         and iswcntrl; the wctype module does this stuff now.
8960         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
8961         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
8962         * modules/mbchar (Depends-on): Add wctype.
8963         * modules/mbswidth (Depends-on): Likewise.
8964         * modules/wcwidth (Depends-on): Likewise.
8965
8966 2006-12-27  Eric Blake  <ebb9@byu.net>
8967
8968         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
8969         module uses more than what <wctype.h> is required to provide.
8970
8971 2006-12-26  Eric Blake  <ebb9@byu.net>
8972
8973         * gnulib-tool (sed_extract_prog): Avoid space-tab.
8974
8975 2006-12-26  Eric Blake  <ebb9@byu.net>
8976
8977         * modules/absolute-header: New module.
8978         * modules/fcntl (Depends-on): Depend on it.
8979         * modules/inttypes (Depends-on): Likewise.
8980         * modules/stdint (Depends-on): Likewise.
8981         * modules/sys_stat (Depends-on): Likewise.
8982         * modules/wctype (Depends-on): Likewise.
8983         * MODULES.html.sh (Support for building libraries and
8984         executables): Document it.
8985
8986 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
8987
8988         * gnulib-tool (SED): Remove, undoing previous change.
8989         The problem was that it broke coreutils on Solaris, because
8990         "sed --posix" leaked into a makefile.
8991         (sed): New alias, if 'alias' and GNU sed.
8992
8993 2006-12-24  Jim Meyering  <jim@meyering.net>
8994
8995         Work around an fchownat bug in glibc-2.4:
8996         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
8997         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
8998         in spite of the -P option.
8999         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
9000         New macros.
9001         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
9002         * modules/openat (Files): Add lib/fchownat.c.
9003         * lib/openat.c (fchownat): Don't define here.  Move to...
9004         * lib/fchownat.c: ...this new file.
9005
9006 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
9007
9008         Fix bug reported by Bruno Haible in
9009         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
9010         where quotearg.c didn't compile on Mac OS X 10.2 because it
9011         lacks <wchar.h> and wint_t.
9012         * lib/wctype_.h (__wctype_wint_t): New type.
9013         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
9014         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
9015         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
9016         Arg is now of type __wctype_wint_t, not wint_t.
9017         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
9018         substitute HAVE_WINT_T.
9019         * modules/wctype (Files): Add m4/wint_t.m4.
9020         (wctype.h): Substitute HAVE_WINT_T.
9021
9022 2006-12-23  Bruno Haible  <bruno@clisp.org>
9023
9024         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
9025
9026 2006-12-23  Bruno Haible  <bruno@clisp.org>
9027
9028         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
9029         S_ISLNK.
9030         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
9031         mingw.
9032
9033 2006-12-22  Bruno Haible  <bruno@clisp.org>
9034
9035         * lib/copy-file.c: Include acl.h.
9036         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
9037         Close the file descriptors only after being done with copy_acl.
9038         * modules/copy-file (Depends-on): Add acl.
9039
9040 2006-12-22  Bruno Haible  <bruno@clisp.org>
9041
9042         * gnulib-tool (SED): New variable.
9043         Use $SED instead of sed everywhere.
9044
9045 2006-12-22  Bruno Haible  <bruno@clisp.org>
9046
9047         * modules/no-c++: New file.
9048         * m4/no-c++.m4: New file.
9049         * MODULES.html.sh (Support for building libraries and executables):
9050         Add no-c++.
9051
9052 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
9053
9054         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
9055         Include <limits.h>, and use its INT_MAX to rewrite the
9056         j loop so that it does not overflow 'int'.  Problem reported by
9057         Ralf Wildenhues in
9058         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
9059         Play it safe by shifting left by 1 rather than multiplying by 2,
9060         as GCC is less likely to optimize this away when the value
9061         is signed (when it assumes overflow leads to undefined behavior).
9062         Also, don't assume time_t uses two's complement.
9063
9064 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
9065
9066         * MODULES.html.sh: New module wctype.
9067         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
9068         * lib/fnmatch.c: Don't bother to include <wchar.h> before
9069         <wctype.h>, since the new wctype module should fix this.
9070         * lib/quotearg.c: Include <wctype.h> unconditionally, since
9071         the wctype module should arrange for it.
9072         * lib/regex_internal.h: Likewise.
9073         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
9074         since the wctype module should handle this now.
9075         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
9076         * modules/fnmatch (Depends-on): Add wctype.
9077         * modules/quotearg (Depends-on): Likewise.
9078         * modules/regex (Depends-on): Likewise.
9079
9080 2006-12-19  Bruno Haible  <bruno@clisp.org>
9081
9082         * lib/strdup.h [C++]: Wrap definitions in extern "C".
9083         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
9084
9085 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9086
9087         * modules/savewd (Depends-on): Fix dependency on fcntl.
9088
9089 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
9090
9091         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
9092         conforms to C99, rather than relying on the user's environment
9093         setting of STDINT_H.
9094
9095 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
9096         and Eric Blake  <ebb9@byu.net>
9097
9098         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
9099         This is more consistent with the other defines here.
9100         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
9101         Port to z/OS.  Problem reported by Paul Gilmartin.
9102         Change local vars to use gl_ prefix rather than ac_.
9103         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
9104         with other defines.
9105         * modules/double-slash-root: New module.
9106         * modules/dirname (Files): Remove m4/double-slash-root.m4.
9107         (Depends-on): Add double-slash-root.
9108         * MODULES.html.sh (File system functions): Mention new module.
9109
9110 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
9111
9112         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
9113         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
9114         This is for the benefit of gzip, which doesn't do i18n.
9115
9116 2006-12-12  Jim Meyering  <jim@meyering.net>
9117
9118         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
9119         Reported by Andreas Schwab <schwab@suse.de>.
9120
9121 2006-12-12  Bruno Haible  <bruno@clisp.org>
9122
9123         Merge these changes.
9124         2006-09-05  Bruno Haible  <bruno@clisp.org>
9125         * lib/iconvme.c (iconv_string): No need to save and restore errno when
9126         iconv_alloc succeeded.
9127         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
9128         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
9129         test for " && dest " at the end - dest is always != NULL there. Call
9130         iconv with 4xNULL arguments initially, to reset the state. Call iconv
9131         with 2xNULL arguments, also to flush the state storage. Handle the
9132         IRIX iconv behaviour. Realloc the final result, to throw away unused
9133         memory.
9134
9135 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
9136
9137         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
9138         and fchmodat unconditionally, since glibc 2.4 has them.
9139         Problem reported by Arkadiusz Miskiewicz.
9140
9141 2006-12-10  Bruno Haible  <bruno@clisp.org>
9142
9143         * gnulib-tool (func_import): Show the include files only for those
9144         modules that are copied and specified.
9145         Reported by Karl Berry.
9146
9147 2006-12-08  Jim Meyering  <jim@meyering.net>
9148
9149         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
9150         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
9151
9152         * build-aux/announce-gen: Add two new options, both optional:
9153         --bootstrap-tools=TOOL_LIST
9154               a comma-separated list of tools, e.g.,
9155               autoconf,automake,bison,gnulib
9156         --gnulib-snapshot-date=DATE
9157               if gnulib is in the bootstrap tool list,
9158               then report this as the snapshot date.
9159               If not specified, use the current date/time.
9160               If you specify a date here, be sure it's UTC.
9161
9162 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9163
9164         * tests/test-argp-2.sh: Fix test to match actual output.
9165         (func_compare): Fix sed script to be portable.
9166
9167 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
9168
9169         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
9170         workaround for this case.  It is not autoconfigured now; offhand
9171         it's hard to see how to autoconfigure it.
9172
9173 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
9174
9175         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
9176         a directory that is about to be chowned.  Such a directory's
9177         initial file permissions should permit the owner only and this
9178         should not be changed until after the chown, since the group and
9179         other bits would be incorrect if they granted permission before
9180         the chown.
9181
9182         Fix porting problem for iswctype reported by Georg Schwarz in:
9183         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
9184         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
9185         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
9186         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
9187         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
9188
9189 2006-12-03  Jim Meyering  <jim@meyering.net>
9190
9191         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
9192         p->fts_statp may not yet be defined.
9193         (fts_read): Instead, set it in the caller, once p->fts_statp is
9194         sure to be defined, and corresponds to a top-level directory.
9195         This bug made du -x fail.  Here's the coreutils test case:
9196         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
9197         Reported by Mike Frysinger.
9198
9199 2006-12-01  Jim Meyering  <jim@meyering.net>
9200
9201         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
9202         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
9203         Reported by Simon Josefsson.
9204
9205 2006-11-30  Jim Meyering  <jim@meyering.net>
9206
9207         * m4/warning.m4: Use the all-permissive copyright notice
9208         recommended by RMS (rather than LGPL).
9209         * m4/vararrays.m4: Likewise.
9210         * m4/flexmember.m4: Likewise.
9211
9212 2006-11-29  Bruno Haible  <bruno@clisp.org>
9213
9214         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
9215         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
9216         using +=.
9217         Reported by Simon Josefsson <simon@josefsson.org>.
9218
9219 2006-11-28  James Youngman <jay@gnu.org>
9220
9221         * README: Advise users that they might find the bug-gnulib@gnu.org
9222         and autotools-announce@gnu.org mailing lists useful.
9223
9224 2006-11-28  Bruno Haible  <bruno@clisp.org>
9225
9226         * m4/ptrdiff_max.m4: Remove file.
9227
9228 2006-11-21  Bruno Haible  <bruno@clisp.org>
9229
9230         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
9231         _AC_COMPUTE_INT.
9232         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
9233         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
9234         _AC_COMPUTE_INT.
9235         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
9236         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
9237         _AC_COMPUTE_INT.
9238         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
9239
9240 2006-11-28  Jim Meyering  <jim@meyering.net>
9241
9242         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
9243         warning from "gcc -Wshadow" about shadowing the builtin.
9244
9245 2006-11-27  Bruno Haible  <bruno@clisp.org>
9246
9247         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
9248         _AC_COMPUTE_INT.
9249         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
9250
9251 2006-11-27  Bruno Haible  <bruno@clisp.org>
9252             Paul Eggert  <eggert@cs.ucla.edu>
9253
9254         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
9255
9256 2006-11-26  Bruno Haible  <bruno@clisp.org>
9257
9258         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
9259         noinst_LTLIBRARIES.
9260
9261 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
9262             Bruno Haible  <bruno@clisp.org>
9263
9264         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
9265         if compiling with "gcc -ansi".
9266
9267 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
9268
9269         Fix some incompatibilities with gcc -ansi -pedantic.
9270         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
9271         if compiling pedantically with GCC, unless it's C99 or later.
9272         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
9273         it mishandles gcc -ansi -pedantic as well.
9274         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
9275         if gcc -pedantic.
9276         * lib/regexec.c (check_node_accept_bytes): Don't use auto
9277         initializers for struct if -pedantic, unless it's C99 or later.
9278
9279 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
9280
9281         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
9282         Don't close an fd more than once. Identical atimes indicate
9283         success, not failure.
9284
9285 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
9286
9287         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
9288
9289 2006-11-23  Jim Meyering  <jim@meyering.net>
9290
9291         * build-aux/announce-gen: New file.  From coreutils.
9292
9293 2006-11-22  Jim Meyering  <jim@meyering.net>
9294
9295         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
9296         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
9297         (fts_read): Use a temporary to narrow the overused st_size member
9298         before using it in a switch statement.  Reported by Matthew Woehlke.
9299
9300         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
9301         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
9302
9303 2006-11-20  Bruno Haible  <bruno@clisp.org>
9304
9305         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
9306         changequote instead of pairs of brackets.
9307         Reported by Andreas Schwab <schwab@suse.de>.
9308
9309 2006-11-21  Jim Meyering  <jim@meyering.net>
9310
9311         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
9312         so as to remain compatible with older compilers.
9313         Patch from Michael Deutschmann.
9314
9315 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
9316
9317         * MODULES.html.sh (File system functions): Add openat.
9318
9319         * lib/openat.h (rpl_fstatat): New macro, if
9320         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
9321         (fstatat): Define to rpl_fstatat under the same conditions,
9322         unless COMPILING_FSTATAT.
9323         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
9324         seems to have the bug.
9325         * lib/fstatat.c: New file.
9326         * modules/openat (Files): Add it.
9327
9328 2006-11-20  Bruno Haible  <bruno@clisp.org>
9329
9330         * Makefile: New file.
9331
9332 2006-11-20  Jim Meyering  <jim@meyering.net>
9333
9334         The beginnings of syntax-related checks for gnulib.
9335         * lib/Makefile: New file.
9336         * lib/t-idcache: New script.  Ensure that the two halves of
9337         idcache.c stay in sync.
9338
9339         * lib/idcache.c: Adjust comments in user- and group- portions to
9340         be more accurate, and to be consistent with one another.
9341
9342 2006-11-20  Jim Meyering  <jim@meyering.net>
9343
9344         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
9345         continue using the flexible array member (thus, this module performs
9346         half as many malloc calls), with the addition that...
9347         (getgroup, getuser): Consistently record a non-match via an empty
9348         "name" string, and map an empty string match to a NULL return value.
9349         * modules/idcache (Depends-on): Re-add flexmember.
9350
9351         * lib/idcache.c (getuser): Remove all uses of the register keyword.
9352         (getuidbyname, getgroup, getgidbyname): Likewise.
9353
9354         Use cleaner syntax: NULL rather than 0.
9355         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
9356
9357 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
9358
9359         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
9360         It mishandled the case where the group was missing.
9361         Problem reported by Greg Schafer.
9362         * modules/idcache: Likewise.
9363
9364 2006-11-18  Jim Meyering  <jim@meyering.net>
9365
9366         * check-module (%exempt_header): Add exception for some
9367         conditionally-included headers.
9368
9369         * modules/i-ring (Depends-on): Add verify.
9370         (License): Change to LGPL.
9371
9372 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
9373
9374         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
9375         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
9376         and inttostr.h.  Use snprintf rather than uinttostr, so that
9377         LGPLed code doesn't depend on GPLed.
9378
9379 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
9380
9381         * modules/inline (License): Change from GPL to LGPL.
9382
9383 2006-11-17  Jim Meyering  <jim@meyering.net>
9384
9385         * modules/d-type (License): Switch to LGPL.
9386
9387 2006-11-15  Bruno Haible  <bruno@clisp.org>
9388
9389         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
9390
9391 2006-11-15  Eric Blake  <ebb9@byu.net>
9392
9393         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
9394         the module dependency.
9395
9396 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9397             Bruno Haible  <bruno@clisp.org>
9398
9399         * gnulib-tool (func_create_testdir): Add license consistency check.
9400
9401 2006-11-15  Eric Blake  <ebb9@byu.net>
9402
9403         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
9404         random "(cached)" in configure output.
9405
9406 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9407
9408         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
9409         test for conforming inttypes.h is both announced and cached.
9410
9411         * MODULES.html.sh (seen_modules, seen_files): New variables.
9412         (func_module): Rewrite to use a few less gnulib-tool and sed
9413         invocations.  Avoid a couple of quadratic algorithms for ...
9414         (missed_modules, missed_files): ... these, with ...
9415         (func_append, func_tmpdir): ... these new functions, from
9416         gnulib-tool.  Analogously, install traps for cleanup.
9417
9418         * tests/test-gc.c (main): Remove unused variables.
9419         * tests/test-read-file.c: Include stdlib.h, for 'free'.
9420
9421 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
9422
9423         * modules/inttostr (License): Change to LGPL.
9424
9425 2006-11-14  Eric Blake  <ebb9@byu.net>
9426
9427         * modules/tempname (License): Change to LGPL.
9428
9429 2006-11-14  Eric Blake  <ebb9@byu.net>
9430
9431         * doc/functions.texi (Function Portability): *printf functions on
9432         Cygwin now understand all POSIX size specifiers.
9433
9434 2006-11-14  Bruno Haible  <bruno@clisp.org>
9435
9436         * modules/c-ctype (License): Change to LGPL.
9437
9438 2006-11-12  Bruno Haible  <bruno@clisp.org>
9439
9440         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
9441         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
9442         for GNOME libraries, for which the include files are installed in
9443         subdirectories of $prefix/include.
9444
9445 2006-11-12  Bruno Haible  <bruno@clisp.org>
9446
9447         * m4/lib-link.m4: Require at least autoconf-2.54.
9448         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
9449         name to underscores for the --with option.
9450
9451 2006-11-13  Bruno Haible  <bruno@clisp.org>
9452
9453         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
9454         the tests directory.
9455         Reported by Ralf Wildenhues.
9456
9457 2006-11-13  Bruno Haible  <bruno@clisp.org>
9458
9459         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
9460         (func_emit_initmacro_end): Undo the override here.
9461         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
9462         Works around the famous automake error in coreutils.
9463
9464 2006-11-13  Eric Blake  <ebb9@byu.net>
9465
9466         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
9467         element, not its node.
9468
9469 2006-11-12  Bruno Haible  <bruno@clisp.org>
9470
9471         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
9472         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
9473
9474 2006-11-12  Bruno Haible  <bruno@clisp.org>
9475
9476         * gnulib-tool: New option --local-symlink.
9477         (func_usage): Document it.
9478         (lsymbolic): New variable.
9479         (func_import, func_create_testdir): If --symlink was not specified,
9480         test whether --local-symlink was specified and the file comes from
9481         the local_gnulib_dir.
9482
9483 2006-11-12  Bruno Haible  <bruno@clisp.org>
9484
9485         * gnulib-tool (func_ln): New function.
9486         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
9487
9488 2006-11-12  Bruno Haible  <bruno@clisp.org>
9489
9490         Finish support for source files in subdirectories.
9491         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
9492         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
9493         AUTOMAKE_OPTIONS.
9494         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
9495
9496 2006-11-12  Bruno Haible  <bruno@clisp.org>
9497
9498         * gnulib-tool (func_get_automake_snippet): Synthesize also an
9499         EXTRA_lib_SOURCES augmentation.
9500         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
9501
9502 2006-11-12  Jim Meyering  <jim@meyering.net>
9503
9504         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
9505         file descriptors.  This also averts a failure on systems with
9506         native openat support when a traversed directory lacks "x" access.
9507         * lib/fts_.h: Include "i-ring.h"
9508         (struct FTS) [fts_fd_ring]: New member.
9509         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
9510         (FCHDIR): Add parentheses.
9511         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
9512         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
9513         When descending, rather than simply closing the previous
9514         fts_cwd_fd value, push that file descriptor onto the ring.
9515         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
9516         (fts_open): Initialize the new fd_ring member.
9517         (fts_close): Clear the ring.
9518         (fts_safe_changedir): When possible, use our new fd_ring to skip
9519         the diropen and fstat and dev/ino comparison that would normally
9520         accompany a virtual `chdir ("..")'.
9521
9522         * modules/fts (Depends-on): Add i-ring.
9523         * modules/i-ring: New module.
9524         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
9525         * m4/i-ring.m4: New file.
9526
9527 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9528
9529         * gnulib-tool (func_create_testdir): Fix replacement of
9530         `build-aux' in configure.ac.  Run autotools in gltests
9531         subdirectory.
9532         (func_create_testdir, func_create_megatestdir, test): There is
9533         no need for '--force' in most autotool invocations in a new
9534         tree.  Actually fail the whole test if any of the tools, or the
9535         configure or make stages fail.
9536
9537         Sync from Automake.
9538         * build-aux/gnupload: Revert last change.  Add pointer to upload
9539         instructions of the GNU Maintenance Instructions.
9540         Suggestion by Karl Berry.
9541
9542 2006-11-10  Jim Meyering  <jim@meyering.net>
9543
9544         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
9545
9546 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
9547
9548         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
9549         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
9550         (bind_textdomain_codeset) [! ENABLE_NLS]:
9551         Evaluate all the arguments.  That way, callers get compatible behavior
9552         if the arguments have side effects.  Also, it avoids some GCC
9553         diagnostics in some cases; Joel E. Denny reported problems when Bison
9554         was configured with --enable-gcc-warnigs.
9555
9556 2006-11-10  Jim Meyering  <jim@meyering.net>
9557
9558         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
9559         relevant options in CFLAGS (like -O, -fno-inline) are taken into
9560         account.
9561
9562 2006-11-10  Jim Meyering  <jim@meyering.net>
9563
9564         * modules/inline: New file/module.
9565         * modules/xalloc (Files): Remove m4/inline.m4.
9566         (Depends-on): Add inline, instead.
9567         * modules/oset: Likewise.
9568         * modules/list: Likewise.
9569
9570 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
9571
9572         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
9573         Problem reported by Matthew Woehlke.
9574
9575 2006-11-09  Bruno Haible  <bruno@clisp.org>
9576
9577         * lib/tempname.c (gen_tempname): Remove variant that invokes
9578         __gen_tempname.
9579         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
9580         __gen_tempname.
9581
9582 2006-11-08  Bruno Haible  <bruno@clisp.org>
9583
9584         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
9585         to 'yes' instead of 'cross-compiling'.
9586
9587 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
9588
9589         * lib/quotearg.h (quotearg_free): New decl.
9590         * lib/quotearg.c (quotearg_free): New function.
9591         (slot0, nslots, slotvec0, slotvec):
9592         Now file-scope so that quotearg_free can get at them.
9593
9594 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9595
9596         Sync from Automake.
9597         * build-aux/gnupload: Add missing 'gnu' to example URL.
9598         Report by Karl Berry.
9599
9600 2006-11-08  Bruno Haible  <bruno@clisp.org>
9601
9602         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
9603         Suggested by Paul Eggert.
9604
9605 2006-11-08  Jim Meyering  <jim@meyering.net>
9606
9607         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
9608         It's already included if !_LIBC.
9609         (fts_safe_changedir): Add a comment.
9610
9611 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
9612
9613         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
9614         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
9615         Matthew Woehlke.
9616
9617         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
9618         definitions up, to avoid colliding with change below.
9619         (static_inline) [HAVE_INLINE]: New macro.
9620         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
9621         Provide extern decls when !HAVE_INLINE.  Do not define unless
9622         static_inline is defined, either by us or by xmalloc.c.  Use
9623         static_inline rather than static inline.
9624         (XCALLOC): Optimize sizeof(T) = 1 case.
9625         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
9626
9627 2006-11-07  Bruno Haible  <bruno@clisp.org>
9628
9629         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
9630         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
9631         AC_C_INLINE.
9632         * modules/xalloc (Files): Add m4/inline.m4.
9633
9634 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9635
9636         * README: Fix typo.
9637         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
9638         (Miscellanous Notes): ...from this.
9639
9640 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
9641
9642         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
9643         Mention that offsetof should be used instead of sizeof.
9644         From Bruno Haible.
9645
9646 2006-11-07  Bruno Haible  <bruno@clisp.org>
9647
9648         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
9649
9650 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
9651
9652         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
9653         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
9654         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
9655         (gl_tree_add_before, gl_tree_add_after):
9656         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
9657         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
9658         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
9659         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
9660         (gl_linked_add_after, gl_linked_add_at): Likewise.
9661         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
9662         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
9663         (gl_tree_add_before, gl_tree_add_after): Likewise.
9664         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
9665         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
9666         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
9667
9668 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9669
9670         * lib/gl_oset.h: Use C comment style, not C++ comment style.
9671
9672 2006-11-06  Bruno Haible  <bruno@clisp.org>
9673
9674         * m4/inline.m4: New file.
9675         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
9676         * modules/list (Files): Add m4/inline.m4.
9677         * modules/oset (Files): Likewise.
9678
9679 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
9680
9681         * lib/idcache.c: Include <stddef.h>, for offsetof.
9682         (struct userid.name): Change from char * to a flexible array member.
9683         All uses changed.
9684         * modules/idcache (Depends-on): Add flexmember.
9685
9686         * MODULES.html.sh (Core language properties): New module flexmember.
9687         * modules/flexmember, m4/flexmember.m4: New files.
9688
9689         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
9690         inline functions that are identical with the old xnmalloc_inline,
9691         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
9692         that we can avoid some unnecessary integer multiplications and
9693         divisions in the common case where the element size is known at
9694         compile time.
9695         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
9696         needed.
9697         (xnboundedmalloc): Remove.
9698         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
9699         arguments, for consistency with rest of this header.
9700         (xcharalloc): Rewrite using XNMALLOC.
9701         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
9702         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
9703         versions have been moved to lib/xalloc.h and renamed to be the
9704         non-*_inline versions.
9705         (xmalloc, xrealloc): Implement without reference to the xnmalloc
9706         and xnrealloc functions, since those functions are now inline and
9707         now call us.
9708         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
9709         renaming described above.
9710         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
9711         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
9712         captures the dependency in AC_C_INLINE.
9713
9714         New module canonicalize-lgpl, proposed by Charles Wilson in
9715         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
9716         with a few small changes afterwards.
9717         * MODULES.html.sh (File system functions): New module
9718         canonicalize-lgpl.
9719         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
9720         and canonicalize_file_name.
9721         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
9722         * modules/canonicalize-lgpl: New files.
9723
9724 2006-11-05  Bruno Haible  <bruno@clisp.org>
9725
9726         * gnulib-tool (func_import, func_create_testdir): Create directories
9727         also for files in subdirectories of lib/.
9728
9729 2006-11-05  Bruno Haible  <bruno@clisp.org>
9730
9731         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
9732         ANSI C compliant.
9733
9734 2006-11-03  Bruno Haible  <bruno@clisp.org>
9735
9736         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
9737         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
9738         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
9739         (xnboundedmalloc): New inline function.
9740         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
9741         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
9742         xmalloc.
9743         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
9744         xmalloc.
9745         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
9746         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
9747         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
9748         xmalloc.
9749         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
9750         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
9751         xmalloc.
9752         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
9753         gl_tree_add_after): Use XMALLOC instead of xmalloc.
9754         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
9755         xmalloc.
9756         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
9757         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
9758         gl_tree_add_after): Use XMALLOC instead of xmalloc.
9759         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
9760         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
9761         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
9762         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
9763
9764 2006-11-03  Bruno Haible  <bruno@clisp.org>
9765
9766         * lib/c-ctype.h [C++]: Define functions without name mangling.
9767         * lib/fwriteerror.h [C++]: Likewise.
9768         * lib/gcd.h [C++]: Likewise.
9769         * lib/linebreak.h [C++]: Likewise.
9770
9771 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
9772
9773         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
9774         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
9775         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
9776         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
9777         Check for functions and headers just once.
9778         Check for declaration of canonicalize_file_name.
9779         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
9780
9781 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
9782
9783         * gnulib-tool (func_import): Fix typo in actioncmd.
9784
9785 2006-11-02  Bruno Haible  <bruno@clisp.org>
9786
9787         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
9788         newline sequence in the Makefile.am snippet as a space, like "make"
9789         does.
9790         Reported by Roger Persson <perrog@gmail.com>.
9791
9792 2006-11-01  Bruno Haible  <bruno@clisp.org>
9793
9794         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
9795         already declared in <string.h>.
9796         * lib/strcase.h (strncasecmp): Don't declare it if yes.
9797
9798 2006-11-01  Bruno Haible  <bruno@clisp.org>
9799
9800         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
9801         * lib/strcase.h: Include <string.h>.
9802         (strcasecmp): Define to rpl_strcasecmp here.
9803
9804 2006-11-01  Bruno Haible  <bruno@clisp.org>
9805
9806         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
9807
9808 2006-11-01  Eric Blake  <ebb9@byu.net>
9809
9810         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
9811
9812         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
9813
9814 2006-10-29  Bruno Haible  <bruno@clisp.org>
9815
9816         Make it compile in C++ mode.
9817         * lib/full-write.c (full_rw): Add a cast.
9818
9819 2006-11-01  Bruno Haible  <bruno@clisp.org>
9820
9821         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
9822         be POSIX compliant.
9823         Reported by Roger Persson <perrog@gmail.com>.
9824
9825 2006-11-01  Eric Blake  <ebb9@byu.net>
9826
9827         * lib/getopt_.h: Fix comments.
9828
9829 2006-10-31  Eric Blake  <ebb9@byu.net>
9830
9831         * modules/tmpdir (Depends-on): Add sys_stat.
9832         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
9833         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
9834         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
9835         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
9836         tempname.
9837
9838 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
9839
9840         Avoid some C++ diagnostics reported by Bruno Haible.
9841         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
9842         xmalloc.
9843         (quotearg_alloc): Use xcharalloc rather than xmalloc.
9844         (struct slotvec): Move to top level.
9845         (quotearg_n_options): Rewrite to avoid xmalloc.
9846         * lib/xalloc.h (xcharalloc): New function.
9847         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
9848         [defined __cplusplus]: Add function template that provides result
9849         type propagation.  This part of the change is from Bruno Haible.
9850
9851 2006-10-29  Bruno Haible  <bruno@clisp.org>
9852
9853         Make it compile in C++ mode.
9854         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
9855         * lib/strnlen1.c (strnlen1): Cast memchr result.
9856         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
9857         * lib/clean-temp.c (string_equals, string_hash): Add casts.
9858         (create_temp_dir): Rename local variable 'template'.
9859         (compile_csharp_using_sscli): Add cast.
9860         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
9861         * lib/findprog.c (find_in_path): Likewise.
9862         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
9863         * lib/wait-process.c (register_slave_subprocess): Likewise.
9864
9865 2006-10-22  Bruno Haible  <bruno@clisp.org>
9866
9867         * modules/tsearch: New file.
9868         * lib/tsearch.h: New file.
9869         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
9870         * m4/tsearch.m4: New file.
9871         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
9872
9873 2006-10-29  Eric Blake  <ebb9@byu.net>
9874
9875         * lib/arcfour.c: Assume config.h.
9876         * lib/arctwo.c: Likewise.
9877         * lib/base64.c: Likewise.
9878         * lib/check-version.c: Likewise.
9879         * lib/crc.c: Likewise.
9880         * lib/des.c: Likewise.
9881         * lib/gc-gnulib.c: Likewise.
9882         * lib/gc-libgcrypt.c: Likewise.
9883         * lib/gc-pbkdf2-sha1.c: Likewise.
9884         * lib/getaddrinfo.c: Likewise.
9885         * lib/getdelim.c: Likewise.
9886         * lib/getline.c: Likewise.
9887         * lib/hmac-md5.c: Likewise.
9888         * lib/hmac-sha1.c: Likewise.
9889         * lib/iconvme.c: Likewise.
9890         * lib/md2.c: Likewise.
9891         * lib/md4.c: Likewise.
9892         * lib/memxor.c: Likewise.
9893         * lib/read-file.c: Likewise.
9894         * lib/readline.c: Likewise.
9895         * lib/rijndael-alg-fst.c: Likewise.
9896         * lib/rijndael-api-fst.c: Likewise.
9897         * lib/xgetdomainname.c: Likewise.
9898
9899 2006-10-28  Eric Blake  <ebb9@byu.net>
9900
9901         * lib/xstrndup.c: Assume config.h.
9902
9903 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
9904
9905         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
9906         stat-macros.h is now for our own macros, whereas stat_h is for
9907         macros in the <sys/stat.h> name space.
9908         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
9909         (STAT_MACROS_H): Remove.
9910         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
9911         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
9912         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
9913         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
9914         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
9915         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
9916         Move these macros to ...
9917         * lib/stat_.h: here.  Don't include stat-macros.h.
9918         * lib/canonicalize.c: Don't include stat-macros.h.
9919         * lib/chown.c: Likewise.
9920         * lib/euidaccess.c: Likewise.
9921         * lib/file-type.c: Likewise.
9922         * lib/filemode.c: Likewise.
9923         * lib/glob.c: Likewise.
9924         * lib/isapipe.c: Likewise.
9925         * lib/lchown.c: Likewise.
9926         * lib/lstat.c: Likewise.
9927         * lib/mkdir-p.c: Likewise.
9928         * lib/rmdir.c: Likewise.
9929         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
9930         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
9931         unless mkdir isn't declared, to speed up 'configure'.
9932         Always create sys/stat.h, since it's unlikely any real sys/stat.h
9933         would define all the S_* symbols.
9934         * modules/canonicalize (Depends-on):
9935         Depend on sys_stat, not stat-macros.
9936         * modules/chown: Likewise.
9937         * modules/euidaccess: Likewise.
9938         * modules/filemode: Likewise.
9939         * modules/file-type: Likewise.
9940         * modules/glob: Likewise.
9941         * modules/isapipe: Likewise.
9942         * modules/lchown: Likewise.
9943         * modules/lstat: Likewise.
9944         * modules/mkancesdirs: Likewise.
9945         * modules/rmdir: Likewise.
9946         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
9947         * modules/modechange: Likewise.
9948         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
9949         (configure.ac): Remove gl_STAT_MACROS.
9950         * modules/sys_stat (Depends-on): Remove stat-macros.
9951
9952 2006-10-27  Bruno Haible  <bruno@clisp.org>
9953
9954         * m4/signed.m4: Remove file.
9955         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
9956         invocation.
9957         * modules/vasnprintf (Files): Remove m4/signed.m4.
9958
9959 2006-10-27  Bruno Haible  <bruno@clisp.org>
9960
9961         Update to GNU gettext 0.16.
9962         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
9963         m4/inttypes-h.m4, m4/signed.m4.
9964         * m4/gettext.m4: Update to GNU gettext 0.16.
9965         * m4/intl.m4: New file, from GNU gettext.
9966         * m4/intldir.m4: New file, from GNU gettext.
9967         * config/srclist.txt: Update
9968
9969 2006-10-27  Eric Blake  <ebb9@byu.net>
9970
9971         * MODULES.html.sh: Document tempname.
9972         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
9973         dependencies.
9974         (Files): Move lib/tempname.c...
9975         * modules/tempname: ...to this new module.
9976         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
9977         (gl_PREREQ_TEMPNAME): Move...
9978         * m4/tempname.m4: ...to this new file.
9979         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
9980         * modules/sys_stat (Depends-on): Add stat-macros.
9981         * lib/stat_.h (includes): Pick up stat macros.
9982         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
9983         if stat macros are broken.
9984         * lib/tempname.c (includes): No need to include "stat-macros.h".
9985         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
9986         (direxists, __path_search) [!_LIBC]: Don't compile these in
9987         gnulib; the tmpdir module covers that.
9988         * lib/tempname.h: New file.
9989
9990 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
9991
9992         * COPYING: Explain how gnulib-tool converts licence headers.
9993         Almost all wording by Eric Blake.
9994
9995 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
9996
9997         * lib/mbchar.h (is_basic_table): Make read-only.
9998         * lib/mbchar.c (is_basic_table): Likewise.
9999         Reported by John Darrington.
10000
10001 2006-10-25  Bruno Haible  <bruno@clisp.org>
10002
10003         * lib/progname.h (set_program_name): Undefine before defining.
10004
10005 2006-10-25  Bruno Haible  <bruno@clisp.org>
10006
10007         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
10008         false for non-gcc C++ compilers.
10009         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
10010
10011 2006-10-24  Bruno Haible  <bruno@clisp.org>
10012
10013         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
10014         iconv implementations like Irix iconv.
10015
10016 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
10017
10018         * modules/vararrays: New file.
10019         * m4/vararrays.m4: New file, taken from diffutils.
10020         * MODULES.html.sh: New module vararrays.
10021
10022 2006-10-24  Karl Berry  <karl@gnu.org>
10023
10024         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
10025         Don't call GNU Unix.
10026
10027 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10028
10029         * users.txt: Add Libtool.
10030
10031         Sync from Libtool:
10032
10033         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
10034
10035         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
10036         to gnulib's policy of including config.h unconditionally.
10037
10038 2006-10-24  Bruno Haible  <bruno@clisp.org>
10039
10040         * modules/wcwidth (Files): Add m4/wint_t.m4.
10041         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
10042         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
10043
10044 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
10045
10046         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
10047         to pacify GCC with some -W flags enabled.  Problem reported by
10048         Bruno Haible.
10049
10050 2006-10-24  Jim Meyering  <jim@meyering.net>
10051
10052         * MODULES.html.sh: Remove uinttostr.  It's not a module.
10053         Reported by Karl Berry.
10054
10055 2006-10-23  Bruno Haible  <bruno@clisp.org>
10056
10057         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
10058
10059 2006-10-24  Bruno Haible  <bruno@clisp.org>
10060
10061         * lib/gl_list.h: Use C comment style, not C++ comment style.
10062
10063 2006-10-23  Eric Blake  <ebb9@byu.net>
10064
10065         * lib/getaddrinfo.c (includes): Add missing include.
10066
10067 2006-10-23  Bruno Haible  <bruno@clisp.org>
10068             Paul Eggert  <eggert@cs.ucla.edu>
10069
10070         Ability to rename obstack_free.
10071         * lib/obstack.h (__obstack_free): New macro. Declare instead of
10072         obstack_free.
10073         (obstack_free): Invoke the __obstack_free macro.
10074         * lib/obstack.c (obstack_free): Use __obstack_free macro.
10075
10076 2006-10-23  Bruno Haible  <bruno@clisp.org>
10077             Paul Eggert  <eggert@cs.ucla.edu>
10078
10079         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
10080         __argc, __argv from the declaration. (They are defined as macros on
10081         mingw.)
10082
10083 2006-10-22  Bruno Haible  <bruno@clisp.org>
10084
10085         * doc/gnulib-intro.texi: New file.
10086         * doc/gnulib.texi: Include it.
10087
10088 2006-10-21  Bruno Haible  <bruno@clisp.org>
10089
10090         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
10091         "Introduction", "Miscellanous Notes", "Particular Modules".
10092
10093 2006-10-21  Bruno Haible  <bruno@clisp.org>
10094
10095         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
10096         Change mostlyclean-local rule to avoid sh syntax error from bash
10097         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
10098
10099 2006-10-23  Jim Meyering  <jim@meyering.net>
10100
10101         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
10102         in place of snprintf.
10103
10104         * modules/inttostr (Files): Add lib/uinttostr.c.
10105         * lib/uinttostr.c (inttostr): New file/function.
10106         * lib/inttostr.h (uinttostr): Declare.
10107         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
10108         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
10109         Add uinttostr.
10110         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
10111
10112 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
10113
10114         * lib/canonicalize.c (ELOOP): Define if not already defined.
10115         Problem reported by Bruno Haible in
10116         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
10117
10118 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
10119
10120         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
10121         Problem reported by Perry Smith and Ville Laurikari.
10122
10123         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
10124         uses.
10125
10126 2006-10-19  Bruno Haible  <bruno@clisp.org>
10127
10128         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
10129         for mingw.
10130
10131 2006-10-19  Bruno Haible  <bruno@clisp.org>
10132
10133         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
10134         Needed for mingw.
10135
10136 2006-10-19  Bruno Haible  <bruno@clisp.org>
10137
10138         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
10139
10140 2006-10-19  Bruno Haible  <bruno@clisp.org>
10141
10142         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
10143         it.
10144
10145 2006-10-19  Bruno Haible  <bruno@clisp.org>
10146
10147         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
10148         invocation.
10149
10150 2006-10-19  Bruno Haible  <bruno@clisp.org>
10151
10152         * gnulib-tool (func_create_testdir): Don't include ftruncate and
10153         mountlist by default.
10154
10155 2006-10-16  Bruno Haible  <bruno@clisp.org>
10156
10157         * lib/c-strstr.c: Include c-strstr.h.
10158
10159 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
10160
10161         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
10162         in a slash.
10163
10164 2006-10-18  Bruno Haible  <bruno@clisp.org>
10165
10166         * lib/lock.h [C++]: Wrap definitions in extern "C".
10167
10168 2006-10-18  Bruno Haible  <bruno@clisp.org>
10169
10170         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
10171         gl_LIBOBJS list.
10172
10173 2006-10-18  Bruno Haible  <bruno@clisp.org>
10174
10175         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
10176
10177 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
10178
10179         * lib/xstrtol.h: Include gettext.h.
10180         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
10181         Problem reported by Eric Blake.
10182         * modules/xstrtol (Depends-on): Add gettext-h.
10183
10184 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
10185
10186         * lib/strftime.c (advance): New macro.
10187         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
10188         incomplete type, so you can't add 0 to it.  Problem and patch
10189         reported by Eelco Dolstra for dietlibc.
10190
10191 2006-10-18  Jim Meyering  <jim@meyering.net>
10192
10193         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
10194         type for a local, and rename it: s/up/user_proc/.
10195
10196 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
10197
10198         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
10199         READ_UTMP_USER_PROCESS.
10200         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
10201
10202 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
10203
10204         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
10205         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
10206
10207 2006-10-17  Eric Blake  <ebb9@byu.net>
10208
10209         * lib/sigprocmask.c (sigprocmask): Fix typo.
10210
10211         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
10212
10213         * modules/clean-temp (Makefile.am): Don't add to make output...
10214         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
10215         config.h.
10216
10217 2006-10-17  Bruno Haible  <bruno@clisp.org>
10218
10219         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
10220         differently if DEFAULT_TEXT_DOMAIN is set.
10221
10222 2006-10-16  Bruno Haible  <bruno@clisp.org>
10223
10224         * lib/clean-temp.c: Include fwriteerror.h.
10225
10226 2006-10-16  Bruno Haible  <bruno@clisp.org>
10227
10228         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
10229
10230 2006-10-16  Bruno Haible  <bruno@clisp.org>
10231
10232         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
10233         * lib/sigprocmask.h: Include <sys/types.h>.
10234         (sigset_t): Use the system's definition if present.
10235
10236 2006-10-17  Eric Blake  <ebb9@byu.net>
10237
10238         * lib/xvasprintf.c (includes): Assume config.h.
10239         * lib/xasprintf.c (includes): Likewise.
10240
10241 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
10242
10243         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
10244         at least as wide as intmax_t.
10245
10246 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
10247
10248         (Imported from Automake.)
10249         * build-aux/gnupload: Update to version 1.1 of directive file.
10250
10251 2006-10-16  Eric Blake  <ebb9@byu.net>
10252
10253         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
10254         match Automake 1.10a.
10255
10256 2006-10-14  Bruno Haible  <bruno@clisp.org>
10257
10258         * modules/sigprocmask: New file.
10259         * lib/sigprocmask.h: New file.
10260         * lib/sigprocmask.c: New file.
10261         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
10262         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
10263         request sigprocmask.o.
10264         (gl_PREREQ_SIGPROCMASK): New macro.
10265         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
10266         (Depends-on): Add sigprocmask.
10267         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
10268         gt_SIGNALBLOCKING. Test for 'raise' only once.
10269         * lib/fatal-signal.c: Include sigprocmask.h.
10270         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
10271         unblock_fatal_signals): Define always.
10272         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
10273         sigprocmask.
10274
10275 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
10276
10277         Sync from Automake.
10278         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
10279         which incorrectly sets the mode of an existing destination
10280         directory.  In some cases the unpatched install-sh could do the
10281         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
10282         system.  We hope this is rare in practice, but it's clearly worth
10283         fixing.  Problem reported by Alex Unleashed in
10284         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
10285         Also, don't bother to check for -m bugs unless we're using -m;
10286         suggested by Stepan Kasal.
10287
10288 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10289
10290         Sync from Automake.
10291         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
10292         `-c' flag, so they appear at the same position as in %FASTDEP%
10293         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
10294         which ignores unknown options only after the first non-option.
10295         Bug report against M4 by Nelson H. F. Beebe.
10296
10297 2006-10-13  Jim Meyering  <jim@meyering.net>
10298
10299         Fix a bug in yesterday's change.
10300         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
10301         p->fts_statp->st_dev would be used uninitialized.
10302         Ensures that we always call fts_stat on the very first entry.
10303         Miklos Szeredi reported that find -xdev stopped working.
10304
10305 2006-10-12  Bruno Haible  <bruno@clisp.org>
10306
10307         * gnulib-tool (func_get_automake_snippet): Append an automatically
10308         computed EXTRA_DIST augmentation.
10309         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
10310         * modules/alloca-opt (Makefile.am): Likewise.
10311         * modules/allocsa (Makefile.am): Likewise.
10312         * modules/arcfour (Makefile.am): Likewise.
10313         * modules/arctwo (Makefile.am): Likewise.
10314         * modules/argmatch (Makefile.am): Likewise.
10315         * modules/argz (Makefile.am): Likewise.
10316         * modules/atexit (Makefile.am): Likewise.
10317         * modules/backupfile (Makefile.am): Likewise.
10318         * modules/byteswap (Makefile.am): Likewise.
10319         * modules/c-strtod (Makefile.am): Likewise.
10320         * modules/c-strtold (Makefile.am): Likewise.
10321         * modules/calloc (Makefile.am): Likewise.
10322         * modules/canon-host (Makefile.am): Likewise.
10323         * modules/canonicalize (Makefile.am): Likewise.
10324         * modules/chdir-long (Makefile.am): Likewise.
10325         * modules/chdir-safer (Makefile.am): Likewise.
10326         * modules/check-version (Makefile.am): Likewise.
10327         * modules/chown (Makefile.am): Likewise.
10328         * modules/cloexec (Makefile.am): Likewise.
10329         * modules/close-stream (Makefile.am): Likewise.
10330         * modules/closeout (Makefile.am): Likewise.
10331         * modules/crc (Makefile.am): Likewise.
10332         * modules/csharpexec (Makefile.am): Likewise.
10333         * modules/cycle-check (Makefile.am): Likewise.
10334         * modules/des (Makefile.am): Likewise.
10335         * modules/dev-ino (Makefile.am): Likewise.
10336         * modules/dirfd (Makefile.am): Likewise.
10337         * modules/dirname (Makefile.am): Likewise.
10338         * modules/dup2 (Makefile.am): Likewise.
10339         * modules/eealloc (Makefile.am): Likewise.
10340         * modules/error (Makefile.am): Likewise.
10341         * modules/euidaccess (Makefile.am): Likewise.
10342         * modules/exclude (Makefile.am): Likewise.
10343         * modules/exitfail (Makefile.am): Likewise.
10344         * modules/fcntl-safer (Makefile.am): Likewise.
10345         * modules/fcntl (Makefile.am): Likewise.
10346         * modules/file-type (Makefile.am): Likewise.
10347         * modules/fileblocks (Makefile.am): Likewise.
10348         * modules/filemode (Makefile.am): Likewise.
10349         * modules/filenamecat (Makefile.am): Likewise.
10350         * modules/fnmatch (Makefile.am): Likewise.
10351         * modules/fopen-safer (Makefile.am): Likewise.
10352         * modules/fpending (Makefile.am): Likewise.
10353         * modules/fprintftime (Makefile.am): Likewise.
10354         * modules/free (Makefile.am): Likewise.
10355         * modules/fsusage (Makefile.am): Likewise.
10356         * modules/ftruncate (Makefile.am): Likewise.
10357         * modules/fts (Makefile.am): Likewise.
10358         * modules/gc-arcfour (Makefile.am): Likewise.
10359         * modules/gc-des (Makefile.am): Likewise.
10360         * modules/gc-hmac-md5 (Makefile.am): Likewise.
10361         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
10362         * modules/gc-md4 (Makefile.am): Likewise.
10363         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
10364         * modules/gc-sha1 (Makefile.am): Likewise.
10365         * modules/gc (Makefile.am): Likewise.
10366         * modules/getaddrinfo (Makefile.am): Likewise.
10367         * modules/getcwd (Makefile.am): Likewise.
10368         * modules/getdelim (Makefile.am): Likewise.
10369         * modules/getdomainname (Makefile.am): Likewise.
10370         * modules/getgroups (Makefile.am): Likewise.
10371         * modules/gethostname (Makefile.am): Likewise.
10372         * modules/gethrxtime (Makefile.am): Likewise.
10373         * modules/getline (Makefile.am): Likewise.
10374         * modules/getloadavg (Makefile.am): Likewise.
10375         * modules/getlogin_r (Makefile.am): Likewise.
10376         * modules/getndelim2 (Makefile.am): Likewise.
10377         * modules/getopt (Makefile.am): Likewise.
10378         * modules/getpagesize (Makefile.am): Likewise.
10379         * modules/getpass-gnu (Makefile.am): Likewise.
10380         * modules/getpass (Makefile.am): Likewise.
10381         * modules/getsubopt (Makefile.am): Likewise.
10382         * modules/gettime (Makefile.am): Likewise.
10383         * modules/gettimeofday (Makefile.am): Likewise.
10384         * modules/getugroups (Makefile.am): Likewise.
10385         * modules/getusershell (Makefile.am): Likewise.
10386         * modules/glob (Makefile.am): Likewise.
10387         * modules/group-member (Makefile.am): Likewise.
10388         * modules/hard-locale (Makefile.am): Likewise.
10389         * modules/hash (Makefile.am): Likewise.
10390         * modules/hmac-md5 (Makefile.am): Likewise.
10391         * modules/hmac-sha1 (Makefile.am): Likewise.
10392         * modules/human (Makefile.am): Likewise.
10393         * modules/idcache (Makefile.am): Likewise.
10394         * modules/imaxabs (Makefile.am): Likewise.
10395         * modules/imaxdiv (Makefile.am): Likewise.
10396         * modules/inet_ntop (Makefile.am): Likewise.
10397         * modules/inet_pton (Makefile.am): Likewise.
10398         * modules/intprops (Makefile.am): Likewise.
10399         * modules/inttostr (Makefile.am): Likewise.
10400         * modules/inttypes (Makefile.am): Likewise.
10401         * modules/isapipe (Makefile.am): Likewise.
10402         * modules/javaversion (Makefile.am): Likewise.
10403         * modules/lchmod (Makefile.am): Likewise.
10404         * modules/lchown (Makefile.am): Likewise.
10405         * modules/localcharset (Makefile.am): Likewise.
10406         * modules/long-options (Makefile.am): Likewise.
10407         * modules/lstat (Makefile.am): Likewise.
10408         * modules/malloc (Makefile.am): Likewise.
10409         * modules/mathl (Makefile.am): Likewise.
10410         * modules/mbchar (Makefile.am): Likewise.
10411         * modules/md2 (Makefile.am): Likewise.
10412         * modules/md4 (Makefile.am): Likewise.
10413         * modules/md5 (Makefile.am): Likewise.
10414         * modules/memcasecmp (Makefile.am): Likewise.
10415         * modules/memchr (Makefile.am): Likewise.
10416         * modules/memcmp (Makefile.am): Likewise.
10417         * modules/memcoll (Makefile.am): Likewise.
10418         * modules/memcpy (Makefile.am): Likewise.
10419         * modules/memmem (Makefile.am): Likewise.
10420         * modules/memmove (Makefile.am): Likewise.
10421         * modules/mempcpy (Makefile.am): Likewise.
10422         * modules/memrchr (Makefile.am): Likewise.
10423         * modules/memset (Makefile.am): Likewise.
10424         * modules/memxor (Makefile.am): Likewise.
10425         * modules/mkancesdirs (Makefile.am): Likewise.
10426         * modules/mkdir-p (Makefile.am): Likewise.
10427         * modules/mkdir (Makefile.am): Likewise.
10428         * modules/mkdtemp (Makefile.am): Likewise.
10429         * modules/mkstemp (Makefile.am): Likewise.
10430         * modules/mktime (Makefile.am): Likewise.
10431         * modules/modechange (Makefile.am): Likewise.
10432         * modules/mountlist (Makefile.am): Likewise.
10433         * modules/nanosleep (Makefile.am): Likewise.
10434         * modules/obstack (Makefile.am): Likewise.
10435         * modules/openat (Makefile.am): Likewise.
10436         * modules/pagealign_alloc (Makefile.am): Likewise.
10437         * modules/pathmax (Makefile.am): Likewise.
10438         * modules/physmem (Makefile.am): Likewise.
10439         * modules/poll (Makefile.am): Likewise.
10440         * modules/posixtm (Makefile.am): Likewise.
10441         * modules/posixver (Makefile.am): Likewise.
10442         * modules/putenv (Makefile.am): Likewise.
10443         * modules/quote (Makefile.am): Likewise.
10444         * modules/quotearg (Makefile.am): Likewise.
10445         * modules/raise (Makefile.am): Likewise.
10446         * modules/read-file (Makefile.am): Likewise.
10447         * modules/readline (Makefile.am): Likewise.
10448         * modules/readlink (Makefile.am): Likewise.
10449         * modules/readtokens (Makefile.am): Likewise.
10450         * modules/readutmp (Makefile.am): Likewise.
10451         * modules/realloc (Makefile.am): Likewise.
10452         * modules/regex (Makefile.am): Likewise.
10453         * modules/rename-dest-slash (Makefile.am): Likewise.
10454         * modules/rename (Makefile.am): Likewise.
10455         * modules/rijndael (Makefile.am): Likewise.
10456         * modules/rmdir (Makefile.am): Likewise.
10457         * modules/rpmatch (Makefile.am): Likewise.
10458         * modules/safe-read (Makefile.am): Likewise.
10459         * modules/safe-write (Makefile.am): Likewise.
10460         * modules/same-inode (Makefile.am): Likewise.
10461         * modules/same (Makefile.am): Likewise.
10462         * modules/save-cwd (Makefile.am): Likewise.
10463         * modules/savedir (Makefile.am): Likewise.
10464         * modules/setenv (Makefile.am): Likewise.
10465         * modules/settime (Makefile.am): Likewise.
10466         * modules/sha1 (Makefile.am): Likewise.
10467         * modules/sig2str (Makefile.am): Likewise.
10468         * modules/snprintf (Makefile.am): Likewise.
10469         * modules/stat-macros (Makefile.am): Likewise.
10470         * modules/stat-time (Makefile.am): Likewise.
10471         * modules/stdbool (Makefile.am): Likewise.
10472         * modules/stdint (Makefile.am): Likewise.
10473         * modules/stdlib-safer (Makefile.am): Likewise.
10474         * modules/stpcpy (Makefile.am): Likewise.
10475         * modules/stpncpy (Makefile.am): Likewise.
10476         * modules/strcase (Makefile.am): Likewise.
10477         * modules/strcasestr (Makefile.am): Likewise.
10478         * modules/strchrnul (Makefile.am): Likewise.
10479         * modules/strcspn (Makefile.am): Likewise.
10480         * modules/strdup (Makefile.am): Likewise.
10481         * modules/strerror (Makefile.am): Likewise.
10482         * modules/strftime (Makefile.am): Likewise.
10483         * modules/strndup (Makefile.am): Likewise.
10484         * modules/strnlen (Makefile.am): Likewise.
10485         * modules/strpbrk (Makefile.am): Likewise.
10486         * modules/strsep (Makefile.am): Likewise.
10487         * modules/strstr (Makefile.am): Likewise.
10488         * modules/strtod (Makefile.am): Likewise.
10489         * modules/strtoimax (Makefile.am): Likewise.
10490         * modules/strtok_r (Makefile.am): Likewise.
10491         * modules/strtol (Makefile.am): Likewise.
10492         * modules/strtoll (Makefile.am): Likewise.
10493         * modules/strtoul (Makefile.am): Likewise.
10494         * modules/strtoull (Makefile.am): Likewise.
10495         * modules/strtoumax (Makefile.am): Likewise.
10496         * modules/strverscmp (Makefile.am): Likewise.
10497         * modules/sys_socket (Makefile.am): Likewise.
10498         * modules/sys_stat (Makefile.am): Likewise.
10499         * modules/sysexits (Makefile.am): Likewise.
10500         * modules/time_r (Makefile.am): Likewise.
10501         * modules/timegm (Makefile.am): Likewise.
10502         * modules/timespec (Makefile.am): Likewise.
10503         * modules/tmpfile-safer (Makefile.am): Likewise.
10504         * modules/trim (Makefile.am): Likewise.
10505         * modules/unistd-safer (Makefile.am): Likewise.
10506         * modules/unlinkdir (Makefile.am): Likewise.
10507         * modules/unlocked-io (Makefile.am): Likewise.
10508         * modules/userspec (Makefile.am): Likewise.
10509         * modules/utime (Makefile.am): Likewise.
10510         * modules/utimecmp (Makefile.am): Likewise.
10511         * modules/utimens (Makefile.am): Likewise.
10512         * modules/vasnprintf (Makefile.am): Likewise.
10513         * modules/vasprintf (Makefile.am): Likewise.
10514         * modules/vsnprintf (Makefile.am): Likewise.
10515         * modules/xalloc (Makefile.am): Likewise.
10516         * modules/xgetcwd (Makefile.am): Likewise.
10517         * modules/xnanosleep (Makefile.am): Likewise.
10518         * modules/xreadlink (Makefile.am): Likewise.
10519         * modules/xstrtod (Makefile.am): Likewise.
10520         * modules/xstrtol (Makefile.am): Likewise.
10521         * modules/xstrtold (Makefile.am): Likewise.
10522         * modules/yesno (Makefile.am): Likewise.
10523         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
10524
10525 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
10526
10527         * modules/error (Makefile.am): Distribute files through
10528         EXTRA_DIST, not lib_SOURCES.
10529
10530 2006-10-12  Eric Blake  <ebb9@byu.net>
10531
10532         * modules/error (Makefile.am): Distribute files in /lib.
10533         * modules/obstack (Makefile.am): Likewise.
10534
10535 2006-10-12  Bruno Haible  <bruno@clisp.org>
10536
10537         * modules/acl (Makefile.am): Distribute all files in lib/ through
10538         EXTRA_DIST.
10539         * modules/arcfour (Makefile.am): Likewise.
10540         * modules/arctwo (Makefile.am): Likewise.
10541         * modules/argmatch (Makefile.am): Likewise.
10542         * modules/argz (Makefile.am): Likewise.
10543         * modules/atexit (Makefile.am): Likewise.
10544         * modules/backupfile (Makefile.am): Likewise.
10545         * modules/c-strtod (Makefile.am): Likewise.
10546         * modules/c-strtold (Makefile.am): Likewise.
10547         * modules/calloc (Makefile.am): Likewise.
10548         * modules/canon-host (Makefile.am): Likewise.
10549         * modules/canonicalize (Makefile.am): Likewise.
10550         * modules/chdir-long (Makefile.am): Likewise.
10551         * modules/chdir-safer (Makefile.am): Likewise.
10552         * modules/check-version (Makefile.am): Likewise.
10553         * modules/chown (Makefile.am): Likewise.
10554         * modules/cloexec (Makefile.am): Likewise.
10555         * modules/close-stream (Makefile.am): Likewise.
10556         * modules/closeout (Makefile.am): Likewise.
10557         * modules/crc (Makefile.am): Likewise.
10558         * modules/cycle-check (Makefile.am): Likewise.
10559         * modules/des (Makefile.am): Likewise.
10560         * modules/dirfd (Makefile.am): Likewise.
10561         * modules/dirname (Makefile.am): Likewise.
10562         * modules/dup2 (Makefile.am): Likewise.
10563         * modules/euidaccess (Makefile.am): Likewise.
10564         * modules/exclude (Makefile.am): Likewise.
10565         * modules/exitfail (Makefile.am): Likewise.
10566         * modules/fcntl-safer (Makefile.am): Likewise.
10567         * modules/file-type (Makefile.am): Likewise.
10568         * modules/fileblocks (Makefile.am): Likewise.
10569         * modules/filemode (Makefile.am): Likewise.
10570         * modules/filenamecat (Makefile.am): Likewise.
10571         * modules/fnmatch (Makefile.am): Likewise.
10572         * modules/fopen-safer (Makefile.am): Likewise.
10573         * modules/fpending (Makefile.am): Likewise.
10574         * modules/fprintftime (Makefile.am): Likewise.
10575         * modules/free (Makefile.am): Likewise.
10576         * modules/fsusage (Makefile.am): Likewise.
10577         * modules/ftruncate (Makefile.am): Likewise.
10578         * modules/fts (Makefile.am): Likewise.
10579         * modules/gc (Makefile.am): Likewise.
10580         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
10581         * modules/getaddrinfo (Makefile.am): Likewise.
10582         * modules/getcwd (Makefile.am): Likewise.
10583         * modules/getdelim (Makefile.am): Likewise.
10584         * modules/getdomainname (Makefile.am): Likewise.
10585         * modules/getgroups (Makefile.am): Likewise.
10586         * modules/gethostname (Makefile.am): Likewise.
10587         * modules/gethrxtime (Makefile.am): Likewise.
10588         * modules/getline (Makefile.am): Likewise.
10589         * modules/getloadavg (Makefile.am): Likewise.
10590         * modules/getlogin_r (Makefile.am): Likewise.
10591         * modules/getopt (Makefile.am): Likewise.
10592         * modules/getpass (Makefile.am): Likewise.
10593         * modules/getpass-gnu (Makefile.am): Likewise.
10594         * modules/getsubopt (Makefile.am): Likewise.
10595         * modules/gettime (Makefile.am): Likewise.
10596         * modules/gettimeofday (Makefile.am): Likewise.
10597         * modules/getugroups (Makefile.am): Likewise.
10598         * modules/getusershell (Makefile.am): Likewise.
10599         * modules/glob (Makefile.am): Likewise.
10600         * modules/group-member (Makefile.am): Likewise.
10601         * modules/hard-locale (Makefile.am): Likewise.
10602         * modules/hash (Makefile.am): Likewise.
10603         * modules/hmac-md5 (Makefile.am): Likewise.
10604         * modules/hmac-sha1 (Makefile.am): Likewise.
10605         * modules/human (Makefile.am): Likewise.
10606         * modules/idcache (Makefile.am): Likewise.
10607         * modules/imaxabs (Makefile.am): Likewise.
10608         * modules/imaxdiv (Makefile.am): Likewise.
10609         * modules/inet_ntop (Makefile.am): Likewise.
10610         * modules/inet_pton (Makefile.am): Likewise.
10611         * modules/inttostr (Makefile.am): Likewise.
10612         * modules/isapipe (Makefile.am): Likewise.
10613         * modules/lchown (Makefile.am): Likewise.
10614         * modules/long-options (Makefile.am): Likewise.
10615         * modules/lstat (Makefile.am): Likewise.
10616         * modules/malloc (Makefile.am): Likewise.
10617         * modules/mathl (Makefile.am): Likewise.
10618         * modules/mbchar (Makefile.am): Likewise.
10619         * modules/md2 (Makefile.am): Likewise.
10620         * modules/md4 (Makefile.am): Likewise.
10621         * modules/md5 (Makefile.am): Likewise.
10622         * modules/memcasecmp (Makefile.am): Likewise.
10623         * modules/memchr (Makefile.am): Likewise.
10624         * modules/memcmp (Makefile.am): Likewise.
10625         * modules/memcoll (Makefile.am): Likewise.
10626         * modules/memcpy (Makefile.am): Likewise.
10627         * modules/memmem (Makefile.am): Likewise.
10628         * modules/memmove (Makefile.am): Likewise.
10629         * modules/mempcpy (Makefile.am): Likewise.
10630         * modules/memrchr (Makefile.am): Likewise.
10631         * modules/memset (Makefile.am): Likewise.
10632         * modules/memxor (Makefile.am): Likewise.
10633         * modules/mkancesdirs (Makefile.am): Likewise.
10634         * modules/mkdir (Makefile.am): Likewise.
10635         * modules/mkdir-p (Makefile.am): Likewise.
10636         * modules/mkdtemp (Makefile.am): Likewise.
10637         * modules/mkstemp (Makefile.am): Likewise.
10638         * modules/mktime (Makefile.am): Likewise.
10639         * modules/modechange (Makefile.am): Likewise.
10640         * modules/mountlist (Makefile.am): Likewise.
10641         * modules/nanosleep (Makefile.am): Likewise.
10642         * modules/openat (Makefile.am): Likewise.
10643         * modules/pagealign_alloc (Makefile.am): Likewise.
10644         * modules/physmem (Makefile.am): Likewise.
10645         * modules/poll (Makefile.am): Likewise.
10646         * modules/posixtm (Makefile.am): Likewise.
10647         * modules/posixver (Makefile.am): Likewise.
10648         * modules/putenv (Makefile.am): Likewise.
10649         * modules/quote (Makefile.am): Likewise.
10650         * modules/quotearg (Makefile.am): Likewise.
10651         * modules/raise (Makefile.am): Likewise.
10652         * modules/read-file (Makefile.am): Likewise.
10653         * modules/readline (Makefile.am): Likewise.
10654         * modules/readlink (Makefile.am): Likewise.
10655         * modules/readtokens (Makefile.am): Likewise.
10656         * modules/readutmp (Makefile.am): Likewise.
10657         * modules/realloc (Makefile.am): Likewise.
10658         * modules/regex (Makefile.am): Likewise.
10659         * modules/rename (Makefile.am): Likewise.
10660         * modules/rename-dest-slash (Makefile.am): Likewise.
10661         * modules/rijndael (Makefile.am): Likewise.
10662         * modules/rmdir (Makefile.am): Likewise.
10663         * modules/rpmatch (Makefile.am): Likewise.
10664         * modules/safe-read (Makefile.am): Likewise.
10665         * modules/safe-write (Makefile.am): Likewise.
10666         * modules/same (Makefile.am): Likewise.
10667         * modules/save-cwd (Makefile.am): Likewise.
10668         * modules/savedir (Makefile.am): Likewise.
10669         * modules/setenv (Makefile.am): Likewise.
10670         * modules/settime (Makefile.am): Likewise.
10671         * modules/sha1 (Makefile.am): Likewise.
10672         * modules/sig2str (Makefile.am): Likewise.
10673         * modules/snprintf (Makefile.am): Likewise.
10674         * modules/stdlib-safer (Makefile.am): Likewise.
10675         * modules/stpcpy (Makefile.am): Likewise.
10676         * modules/stpncpy (Makefile.am): Likewise.
10677         * modules/strcase (Makefile.am): Likewise.
10678         * modules/strcasestr (Makefile.am): Likewise.
10679         * modules/strchrnul (Makefile.am): Likewise.
10680         * modules/strcspn (Makefile.am): Likewise.
10681         * modules/strdup (Makefile.am): Likewise.
10682         * modules/strerror (Makefile.am): Likewise.
10683         * modules/strftime (Makefile.am): Likewise.
10684         * modules/strndup (Makefile.am): Likewise.
10685         * modules/strnlen (Makefile.am): Likewise.
10686         * modules/strpbrk (Makefile.am): Likewise.
10687         * modules/strsep (Makefile.am): Likewise.
10688         * modules/strstr (Makefile.am): Likewise.
10689         * modules/strtod (Makefile.am): Likewise.
10690         * modules/strtoimax (Makefile.am): Likewise.
10691         * modules/strtok_r (Makefile.am): Likewise.
10692         * modules/strtol (Makefile.am): Likewise.
10693         * modules/strtoll (Makefile.am): Likewise.
10694         * modules/strtoul (Makefile.am): Likewise.
10695         * modules/strtoull (Makefile.am): Likewise.
10696         * modules/strtoumax (Makefile.am): Likewise.
10697         * modules/strverscmp (Makefile.am): Likewise.
10698         * modules/time_r (Makefile.am): Likewise.
10699         * modules/timegm (Makefile.am): Likewise.
10700         * modules/tmpfile-safer (Makefile.am): Likewise.
10701         * modules/unistd-safer (Makefile.am): Likewise.
10702         * modules/unlinkdir (Makefile.am): Likewise.
10703         * modules/userspec (Makefile.am): Likewise.
10704         * modules/utime (Makefile.am): Likewise.
10705         * modules/utimecmp (Makefile.am): Likewise.
10706         * modules/utimens (Makefile.am): Likewise.
10707         * modules/vasnprintf (Makefile.am): Likewise.
10708         * modules/vasprintf (Makefile.am): Likewise.
10709         * modules/vsnprintf (Makefile.am): Likewise.
10710         * modules/xalloc (Makefile.am): Likewise.
10711         * modules/xgetcwd (Makefile.am): Likewise.
10712         * modules/xnanosleep (Makefile.am): Likewise.
10713         * modules/xreadlink (Makefile.am): Likewise.
10714         * modules/xstrtod (Makefile.am): Likewise.
10715         * modules/xstrtol (Makefile.am): Likewise.
10716         * modules/xstrtold (Makefile.am): Likewise.
10717         * modules/yesno (Makefile.am): Likewise.
10718
10719 2006-10-12  Jim Meyering  <jim@meyering.net>
10720
10721         * m4/getloadavg.m4: Revert the change below.
10722
10723         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
10724         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
10725         fail with a symlink, which is what coreutils' ./bootstrap now
10726         creates by default.
10727
10728 2006-10-12  Bruno Haible  <bruno@clisp.org>
10729
10730         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
10731         mingw.
10732         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
10733         MSVC and mingw explicitly.
10734
10735 2006-10-11  Simon Josefsson  <jas@extundo.com>
10736             Bruno Haible  <bruno@clisp.org>
10737
10738         Add support for multiple gnulib-tool invocations in the scope of a
10739         single configure.ac file.
10740         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
10741         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
10742         with the same contents as the _LIBADD variable.
10743         (func_emit_initmacro_start, func_emit_initmacro_end,
10744         func_emit_initmacro_done): New functions.
10745         (func_import, func_create_testdir): Invoke them. Allow the identifiers
10746         gl_LIBOBJS and gl_LTLIBOBJS.
10747
10748 2006-10-11  Bruno Haible  <bruno@clisp.org>
10749
10750         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
10751         (func_create_testdir): Don't create po/Makefile.am, don't invoke
10752         autoreconf. Instead, invoke autopoint explicitly but move back the
10753         *.m4 files from gnulib.
10754
10755 2006-10-11  Bruno Haible  <bruno@clisp.org>
10756
10757         * gnulib-tool (func_usage): Make module names after --create-testdir
10758         optional.
10759         (func_create_testdir): If no module was specified, use nearly all
10760         modules.
10761
10762 2006-10-12  Jim Meyering  <jim@meyering.net>
10763
10764         Big performance improvement for fts-based tools that use FTS_NOSTAT.
10765         Avoid spurious inode-mismatch problems on non-POSIX file systems.
10766         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
10767         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
10768         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
10769         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
10770         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
10771         (fts_set_stat_required): New function.
10772         (fts_open): Defer the calls to fts_stat, if possible or requested.
10773         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
10774         into fts_stat itself.
10775         (fts_read): Perform any required (deferred) fts_stat call.
10776         (fts_build): Likewise, for the directory we're about to open and read.
10777         In the readdir loop, carefully decide whether each entry will require
10778         an eventual call to fts_stat, using dirent.d_type info if available.
10779         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
10780         a command line argument into this function.  Update all callers.
10781         Map a return value of FTS_DOT to FTS_D for a command line argument.
10782         * modules/fts (Depends-on): Add d-type.  Alphabetize.
10783         Thanks to Miklos Szeredi for his tenacity and for the initial
10784         bug report about "find" failing on a FUSE-based file system.
10785
10786         * lib/fts.c (fts_open): Use consistent indentation.
10787
10788 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
10789
10790         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
10791         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
10792         reported by Jim Meyering.  All uses of cache variables renamed
10793         to match Autoconf's.
10794         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
10795         the other one.
10796
10797         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
10798         Fix misspelling in diagnostic.
10799
10800 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
10801
10802         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
10803         defined.  Problem reported by Matthew Woehlke.
10804
10805         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
10806         Add support for Tandem NonStop R series.
10807         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
10808         Use new macro.
10809
10810         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
10811         (has_trailing_slash): Omit size arg; all callers changed.
10812         Omit 'inline', since it doesn't help performance and we'd
10813         need to configure it.
10814         Don't count //, ///, etc. as having a trailing slash.
10815         As a side effect, this removes a C99ism reported by Matthew Woehlke.
10816         (rpl_rename_dest_slash): On failure, use rename's errno rather
10817         than (in some cases) an incorrect or junk errno.
10818         Simplify code by removing need to compute length; this does
10819         cause it to make two passes instead of one over the file name,
10820         but it's worth it.
10821
10822         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
10823         change, since Autoconf's version may no longer be appropriate now
10824         that we are using CVS Autoconf's version.  Add support for Tandem.
10825
10826 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
10827             Bruno Haible  <bruno@clisp.org>
10828
10829         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
10830         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
10831         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
10832         gl_AC_TYPE_LONG_LONG.
10833
10834         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
10835         instead of HAVE_LONG_LONG.
10836         * lib/printf-args.c (printf_fetchargs): Likewise.
10837         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
10838         * lib/vasnprintf.c (VASNPRINTF): Likewise.
10839         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
10840         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
10841         gl_AC_TYPE_LONG_LONG.
10842
10843 2006-10-11  Bruno Haible  <bruno@clisp.org>
10844
10845         * m4/longlong.m4: Add comments.
10846         * m4/ulonglong.m4: Likewise.
10847
10848 2006-10-10  Bruno Haible  <bruno@clisp.org>
10849
10850         Make it possible to #define stpcpy, strdup to aliases.
10851         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
10852         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
10853
10854 2006-10-10  Bruno Haible  <bruno@clisp.org>
10855
10856         Make it possible to #define gcd to an alias.
10857         * lib/gcd.c: Include config.h.
10858
10859 2006-10-10  Bruno Haible  <bruno@clisp.org>
10860
10861         Make it possible to #define c_isascii to an alias.
10862         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
10863         defined. Undefine the macros before defining them, to avoid gcc
10864         warnings.
10865         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
10866         define NO_C_CTYPE_MACROS early.
10867
10868 2006-10-10  Bruno Haible  <bruno@clisp.org>
10869
10870         Make it possible to #define set_program_name to an alias.
10871         * lib/progname.c: Don't undefine set_program_name; instead, undefine
10872         ENABLE_RELOCATABLE early.
10873
10874 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
10875
10876         Port to Tandem NSK OSS, which has 64-bit signed int but at most
10877         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
10878         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
10879         More generally, don't assume that 64-bit signed int is available
10880         if unsigned int is, and vice versa.
10881         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
10882         unsigned symbols, not on their signed counterparts.
10883         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
10884         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
10885         (UINT64_C, UINTMAX_C):
10886         Likewise.
10887         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
10888         unsigned counterparts.
10889         (Have_long_long, Unsigned): New macros.
10890         (Int): Renamed from INT.
10891         (strtoimax): Use the new macros.
10892         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
10893         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
10894         * modules/inttypes (inttypes.h): Substitute
10895         HAVE_UNSIGNED_LONG_LONG_INT.
10896         * modules/stdint (stdint.h): Likewise.
10897         (Files): Add m4/ulonglong.m4.
10898
10899 2006-10-10  Bruno Haible  <bruno@clisp.org>
10900
10901         Fix a gcc -Wshadow warning.
10902         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
10903         to 'bucket'.
10904         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
10905         gl_linked_indexof_from_to): Likewise.
10906         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
10907         Likewise.
10908         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
10909         Likewise.
10910         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
10911         Reported by Eric Blake.
10912
10913 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
10914
10915         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
10916         for NetBSD.  Problem reported by Bruno Haible.
10917
10918 2006-10-09  Jim Meyering  <jim@meyering.net>
10919
10920         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
10921         Patch from Bruno Haible.
10922
10923 2006-10-09  Jim Meyering  <jim@meyering.net>
10924
10925         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
10926         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
10927         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
10928
10929 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
10930
10931         Don't include <config.h> twice; this doesn't work in some cases,
10932         e.g., when config.h has "#define intmax_t long long int" and
10933         we include <config.h>, <inttypes.h>, <config.h> in that order.
10934         Problem reported by Matthew Woehlke in:
10935         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
10936         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
10937         * lib/fts-cycle.c: Don't include config.h.
10938         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
10939         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
10940         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
10941         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
10942         inttypes.h.
10943         * lib/xstrtoumax.c: Likewise.
10944         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
10945         __strtol and the like, so that this module is more like its siblings.
10946         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
10947         Remove; no longer needed now that we assume gnulib inttypes.h.
10948
10949 2006-10-08  Bruno Haible  <bruno@clisp.org>
10950
10951         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
10952         option.
10953
10954 2006-10-07  Jim Meyering  <jim@meyering.net>
10955
10956         * modules/inttypes (inttypes.h): Revert what seems to have been
10957         an inadvertent part of today's change: use "|", not "/" in the
10958         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
10959
10960 2006-10-07  Bruno Haible  <bruno@clisp.org>
10961
10962         * modules/sublist: New file.
10963
10964 2006-10-07  Bruno Haible  <bruno@clisp.org>
10965
10966         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
10967         * modules/argz (argz.h): Likewise.
10968         * modules/arpa_inet (arpa/inet.h): Likewise.
10969         * modules/byteswap (byteswap.h): Likewise.
10970         * modules/configmake (configmake.h): Likewise.
10971         * modules/fcntl (fcntl.h): Likewise.
10972         * modules/fnmatch (fnmatch.h): Likewise.
10973         * modules/getopt (getopt.h): Likewise.
10974         * modules/glob (glob.h): Likewise.
10975         * modules/inttypes (inttypes.h): Likewise.
10976         * modules/netinet_in (netinet/in.h): Likewise.
10977         * modules/poll (poll.h): Likewise.
10978         * modules/stdbool (stdbool.h): Likewise.
10979         * modules/stdint (stdint.h): Likewise.
10980         * modules/sys_select (sys/select.h): Likewise.
10981         * modules/sys_socket (sys/socket.h): Likewise.
10982         * modules/sys_stat (sys/stat.h): Likewise.
10983         * modules/sysexits (sysexits.h): Likewise.
10984         * modules/unistd (unistd.h): Likewise.
10985         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
10986         Add a "DO NOT EDIT" comment to the generated file.
10987         (func_import): Likewise for gnulib-comp.m4.
10988
10989 2006-10-07  Bruno Haible  <bruno@clisp.org>
10990
10991         * lib/gl_sublist.h: New file.
10992         * lib/gl_sublist.c: New file.
10993
10994 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
10995
10996         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
10997         name (relative to the original working directory) and the file
10998         name component (relative to the temporary working directory).  All
10999         callers changed.
11000         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
11001         * lib/mkdir-p.c (make_dir_parents): Likewise.
11002         * lib/mkdir-p.h (make_dir_parents): Likewise.
11003
11004 2006-10-06  Eric Blake  <ebb9@byu.net>
11005
11006         Define several macros for use by the clean-temp module.
11007         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
11008         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
11009         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
11010
11011         * lib/clean-temp.h (close_stream_temp): New declaration.
11012         * lib/clean-temp.c (includes): Pull in headers according to what
11013         other modules are in use.
11014         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
11015
11016 2006-10-06  Bruno Haible  <bruno@clisp.org>
11017
11018         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
11019         instead of fopen, fwriteerror.
11020
11021 2006-10-06  Bruno Haible  <bruno@clisp.org>
11022
11023         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
11024         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
11025         int.
11026         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
11027         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
11028         Return an error indicator.
11029         Suggested by Eric Blake.
11030
11031 2006-10-06  Bruno Haible  <bruno@clisp.org>
11032
11033         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
11034         Reported by Eric Blake.
11035
11036 2006-10-06  Bruno Haible  <bruno@clisp.org>
11037
11038         * modules/closeout (Description): Mention stderr too.
11039
11040 2006-10-06  Bruno Haible  <bruno@clisp.org>
11041         and Paul Eggert  <eggert@cs.ucla.edu>
11042
11043         * lib/closeout.c (close_stdout): Also close stderr.
11044         * lib/closeout.h: Update comment.
11045
11046 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
11047
11048         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
11049         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
11050         * lib/dirchownmod.c: Include lchown.h.
11051         * lib/lchown.c: Don't include files that lchown.h now includes.
11052         Don't declare chown, since lchown.h now does that.
11053         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
11054         (lchown): Define to rpl_chown if lchown is declared but
11055         does not exist.  Declare using a prototype if lchown is not
11056         declared.  Add a copyright notice.
11057         * lib/mkstemp.h: Include <unistd.h>.
11058         * lib/openat.c: Include lchown.h.
11059
11060         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
11061         we now test for that separately.
11062         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
11063         rather than O_NOFOLLOW, when testing whether it's possible to
11064         avoid a race condition reliably.
11065         * lib/savewd.c (savewd_chdir): Likewise.
11066
11067         Remove macros that are no longer needed now that stdint.h is
11068         reliable.
11069         * lib/fsusage.c (UINTMAX_MAX): Remove.
11070         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
11071         * lib/utimecmp.c (SIZE_MAX): Remove.
11072
11073         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
11074
11075         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
11076         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
11077         O_NOATIME works.
11078
11079 2006-10-05  Bruno Haible  <bruno@clisp.org>
11080
11081         * lib/gl_list.h (gl_sortedlist_search_from_to,
11082         gl_sortedlist_indexof_from_to): New declarations.
11083         (gl_list_implementation): New fields sortedlist_search_from_to,
11084         sortedlist_indexof_from_to.
11085         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
11086         inline functions.
11087         * lib/gl_list.c (gl_sortedlist_search_from_to,
11088         gl_sortedlist_indexof_from_to): New functions.
11089         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
11090         function.
11091         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
11092         (gl_array_sortedlist_search_from_to): New function.
11093         (gl_array_list_implementation): Update.
11094         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
11095         function.
11096         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
11097         (gl_carray_sortedlist_search_from_to): New function.
11098         (gl_carray_list_implementation): Update.
11099         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
11100         gl_linked_sortedlist_indexof_from_to): New functions.
11101         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
11102         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
11103         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
11104         gl_tree_sortedlist_indexof_from_to): New functions.
11105         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
11106         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
11107         Update.
11108         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
11109         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
11110         Update.
11111
11112 2006-10-05  Bruno Haible  <bruno@clisp.org>
11113
11114         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
11115         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
11116         (struct gl_list_implementation): Add fields search_from_to,
11117         indexof_from_to. Remove fields search, indexof.
11118         (gl_list_search): Use the search_from_to method.
11119         (gl_list_search_from, gl_list_search_from_to): New functions.
11120         (gl_list_indexof): Use the indexof_from_to method.
11121         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
11122         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
11123         (gl_list_search_from, gl_list_search_from_to): New functions.
11124         (gl_list_indexof): Use the indexof_from_to method.
11125         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
11126         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
11127         gl_array_indexof. Add start_index, end_index arguments.
11128         (gl_array_search_from_to): Renamed from gl_array_search. Add
11129         start_index, end_index arguments.
11130         (gl_array_remove, gl_array_list_implementation): Update.
11131         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
11132         gl_carray_indexof. Add start_index, end_index arguments.
11133         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
11134         start_index, end_index arguments.
11135         (gl_carray_remove, gl_carray_list_implementation): Update.
11136         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
11137         gl_linked_search. Add start_index, end_index arguments.
11138         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
11139         start_index, end_index arguments.
11140         (gl_linked_remove): Update.
11141         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
11142         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
11143         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
11144         field to 'size_t'.
11145         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
11146         gl_tree_search. Add start_index, end_index arguments.
11147         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
11148         start_index, end_index arguments.
11149         (gl_tree_remove): Update.
11150         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
11151         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
11152         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
11153         function.
11154         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
11155         gl_tree_search. Add start_index, end_index arguments.
11156         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
11157         start_index, end_index arguments.
11158         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
11159         Update.
11160         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
11161
11162 2006-10-05  Bruno Haible  <bruno@clisp.org>
11163
11164         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
11165
11166         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
11167         fwriteerror_temp): New declarations.
11168         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
11169         (descriptors): New variable.
11170         (cleanup): First, close the descriptors.
11171         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
11172         fclose_temp, fwriteerror_temp): New functions.
11173
11174 2006-10-04  Jim Meyering  <jim@meyering.net>
11175
11176         * lib/fts.c (fts_open): Tiny comment change.
11177
11178 2006-10-04  Bruno Haible  <bruno@clisp.org>
11179
11180         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
11181         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
11182         gl_LOCK_BODY.
11183         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
11184         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
11185         gl_LOCK_EARLY_BODY.
11186         (gl_LOCK): Require gl_LOCK_BODY.
11187
11188 2006-10-04  Bruno Haible  <bruno@clisp.org>
11189
11190         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
11191         (gl_oset_search_atleast): New declaration.
11192         (struct gl_oset_implementation): Add field 'search_atleast'.
11193         (gl_oset_search_atleast): New inline function.
11194         * lib/gl_oset.c (gl_oset_search_atleast): New function.
11195         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
11196         (gl_array_oset_implementation): Update.
11197         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
11198         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
11199         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
11200
11201 2006-10-04  Bruno Haible  <bruno@clisp.org>
11202
11203         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
11204
11205 2006-10-03  Bruno Haible  <bruno@clisp.org>
11206
11207         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
11208         from gl_avltreehash_list_implementation.
11209
11210 2006-10-03  Bruno Haible  <bruno@clisp.org>
11211
11212         * lib/gl_oset.c (gl_oset_add): Fix return type.
11213
11214 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
11215
11216         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
11217
11218 2006-10-02  Eric Blake  <ebb9@byu.net>
11219
11220         * modules/strnlen (Depends-on): Add extensions.
11221
11222 2006-10-02  Eric Blake  <ebb9@byu.net>
11223
11224         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
11225         definition in 2.60+.
11226
11227 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
11228
11229         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
11230         checks.
11231
11232 2006-10-02  Bruno Haible  <bruno@clisp.org>
11233
11234         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
11235         to the AUTOMAKE_OPTIONS.
11236         Reported by Jim Meyering.
11237
11238 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
11239
11240         Work around bug in Solaris 10 /proc file system:
11241         /proc/self/fd/NNN/.. isn't the parent directory of
11242         the directory whose file descriptor is NNN.  This needs to
11243         be worked around at run time, not compile time, since a
11244         program might be built on Solaris 8, where things work, and
11245         run on Solaris 10.
11246         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
11247         to use the following interface instead:
11248         (OPENAT_BUFFER_SIZE): New macro.
11249         (openat_proc_name): New function.
11250         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
11251         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
11252         Likewise.
11253         * lib/openat-proc.c: New file.
11254         * modules/openat (Files): Add lib/openat-proc.c.
11255         (Depends-on): Add same-inode, stdbool.
11256         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
11257
11258 2006-09-29  Bruno Haible  <bruno@clisp.org>
11259
11260         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
11261         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
11262         argument. Set stdout_closed before testing for ferror, not after.
11263         (fwriteerror, fwriteerror_no_ebadf): New functions.
11264
11265 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11266
11267         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
11268
11269 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
11270
11271         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
11272         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
11273
11274 2006-09-28  Jim Meyering  <jim@meyering.net>
11275
11276         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
11277         Include <unistd.h>.
11278
11279 2006-09-28  Bruno Haible  <bruno@clisp.org>
11280
11281         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
11282         * modules/linkedhash-list (Depends-on): Likewise.
11283         * modules/rbtreehash-list (Depends-on): Likewise.
11284
11285 2006-09-28  Bruno Haible  <bruno@clisp.org>
11286
11287         * lib/strndup.h: Simplify the redefinition of strndup.
11288         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
11289         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
11290
11291 2006-09-28  Bruno Haible  <bruno@clisp.org>
11292
11293         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
11294         * lib/gl_linkedhash_list.c: Likewise.
11295         * lib/gl_rbtreehash_list.c: Likewise.
11296
11297 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
11298
11299         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
11300         getaddrinfo.
11301
11302         * lib/__fpending.h: Don't include <stdio_ext.h> unless
11303         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
11304         it causes <stdio_ext.h> to cause a compile-time error.
11305         Problem reported by Nelson H. F. Beebe.
11306         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
11307         of HAVE_DECL___PENDING.
11308
11309         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
11310         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
11311         declaration.
11312
11313 2006-09-27  Jim Meyering  <jim@meyering.net>
11314
11315         This file could end up with a definition for a function
11316         named __strndup, rather than rpl_strndup on a system with
11317         incomplete weak_alias support.
11318         * lib/strndup.c (strndup): Rename from __strndup.
11319         Remove #defines that used to map __strndup to strndup.
11320         Don't use K&R prototypes.
11321         Remove LIBC-related code, since this file is not sync'd with glibc.
11322         * lib/strndup.h: Revamp, accordingly.
11323         * m4/strndup.m4: Modernize.
11324
11325 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
11326
11327         * modules/savewd (Depends-on): Add 'raise'.
11328         * lib/savewd.c: Include <signal.h>, for 'raise'.
11329
11330 2006-09-26  Jim Meyering  <jim@meyering.net>
11331
11332         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
11333         when we detect Darwin 8.7.0's acl_get_file bug.
11334         Rearrange to perform the new (below) run-test while $LIBS
11335         contains any acl-related library.  Set USE_ACL at the end.
11336         (gl_ACL_GET_FILE): New function.
11337
11338 2006-09-26  Eric Blake  <ebb9@byu.net>
11339
11340         * lib/verror.c: Include <config.h> unconditionally.
11341
11342 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
11343
11344         * modules/clock-time (Maintainer): Add self.
11345         * modules/getlogin_r (Depends-on): Add extensions.
11346
11347 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11348
11349         * modules/clock-time: New module.
11350         * modules/nanosleep (Depends-on): Add clock-time.
11351         * modules/gethrxtime (Depends-on): Likewise.
11352         * modules/gettime (Depends-on): Likewise.
11353         * modules/settime (Depends-on): Likewise.
11354
11355         * modules/fts-lgpl: Depend on openat.
11356         * modules/mkancesdirs: Depend on savewd.
11357         * modules/mkdir-p: Likewise.
11358
11359 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11360
11361         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
11362
11363         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
11364         `gl_have_arbitrary_file_name_length_limit' to
11365         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
11366         actually works between configure runs.
11367
11368 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11369             Bruno Haible  <bruno@clisp.org>
11370
11371         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
11372
11373 2006-09-25  Jim Meyering  <jim@meyering.net>
11374
11375         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
11376         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
11377
11378 2006-09-25  Eric Blake  <ebb9@byu.net>
11379
11380         * gnulib-tool (func_import, func_create_testdir): Fix typos in
11381         exec's in 2006-09-18 patch when shuffling fds.
11382
11383 2006-09-25  Bruno Haible  <bruno@clisp.org>
11384
11385         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
11386         Reported by Jim Meyering.
11387
11388 2006-09-24  Jim Meyering  <jim@meyering.net>
11389
11390         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
11391         compare a pointer against a literal "0".  That caused failures with
11392         at least HP-UX's hpcc.
11393
11394 2006-09-22  Simon Josefsson  <jas@extundo.com>
11395
11396         * modules/gc-sha1:
11397         * modules/gc-md4:
11398         * modules/gc-hmac-sha1:
11399         * modules/gc-hmac-md5:
11400         * modules/gc-des:
11401         * modules/gc-arcfour: Distribute more files.
11402
11403 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11404
11405         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
11406         (gl_linked_iterator_from_to): Initialize struct completely.
11407         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
11408         (gl_tree_iterator_from_to): Likewise
11409         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
11410         * lib/gl_array_list.c [lint] (gl_array_iterator)
11411         (gl_array_iterator_from_to): Likewise.
11412         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
11413         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
11414         (gl_carray_iterator_from_to): Likewise.
11415
11416         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
11417         * lib/md4.c (md4_process_block): Remove unused variable.
11418         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
11419         parentheses for clarity.
11420
11421 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11422
11423         * modules/bison-i18n (Depends-on): Add gettext.
11424
11425 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11426
11427         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
11428         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
11429         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
11430         also add missing comma that caused broken test.
11431         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
11432         stdlib.h, for `abort'.
11433         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
11434         variables.
11435         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
11436         include unistd.h if present, for `rmdir'.
11437         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
11438         variables.
11439         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
11440         in the process include standard headers for prototypes.
11441         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
11442         gets declared on GNU/Linux.
11443         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
11444         unistd.h, for `rmdir'.
11445         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
11446
11447         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
11448         always true.
11449         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
11450
11451         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
11452
11453 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11454
11455         * gnulib-tool (func_version): Create output all at once.  This
11456         may help avoid triggering unnecessary SIGPIPEs, and at any
11457         rate it doesn't hurt.
11458
11459 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11460             Bruno Haible  <bruno@clisp.org>
11461
11462         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
11463         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
11464         * m4/signed.m4 (bh_C_SIGNED): Likewise.
11465
11466         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
11467         (gl_FUNC_VASPRINTF): Invoke it.
11468
11469 2006-09-22  Bruno Haible  <bruno@clisp.org>
11470
11471         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
11472         getloadavg.c as first argument.
11473
11474 2006-09-22  Bruno Haible  <bruno@clisp.org>
11475
11476         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
11477         at the beginning of the gl_INIT macro.
11478         * modules/getloadavg (configure.ac): Pass $gl_source_base to
11479         gl_GETLOADAVG.
11480
11481 2006-09-22  Bruno Haible  <bruno@clisp.org>
11482
11483         * gnulib-tool (func_create_megatestdir): Don't include the config-h
11484         module.
11485         Suggested by Ralf Wildenhues.
11486
11487 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
11488
11489         Import this patch from libc:
11490
11491         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
11492
11493         * lib/regex_internal.c (re_string_reconstruct): Handle
11494         offset < pstr->valid_raw_len && pstr->offsets_needed case.
11495         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
11496         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
11497         re_string_context_at.
11498
11499         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
11500         now requires it.
11501         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
11502         gl_REGEX now does it for us.
11503         (gl_REGEX): Add test taken from
11504         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
11505
11506         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
11507         Check that large offsets work.  Modernize Autoconf usages.
11508         Prefer "yes" to mean a good thing rather than a bad.
11509         Don't put "#define mkstemp" in config.h, as this might interfere
11510         with standard system headers that "#define mkstemp mkstemp64".
11511
11512         * modules/mkstemp (Depends-on): Add extensions, so that
11513         mkstemp is visible on some platforms.
11514         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
11515         (Include): Change to "mkstemp.h" from <stdlib.h>.
11516         (Files): Add mkstemp.h.
11517
11518         * lib/mkstemp.h: New file, since some standard headers
11519         #define mkstemp.
11520         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
11521         Include "mkstemp.h".
11522         Make the _LIBC code resemble glibc original more,
11523         e.g., use K&R style.
11524         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
11525         (mkstemp): Remove, since mkstemp.h does this for us.
11526         * lib/stdlib--.h: Include mkstemp.h.
11527
11528         Import this patch from libc:
11529
11530         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
11531
11532         * lib/tempname.c (__gen_tempname): Change attempts_min
11533         into a macro.  Use preprocessor to decide how to initialize
11534         attempts [Coverity CID 67].
11535
11536 2006-09-20  Bruno Haible  <bruno@clisp.org>
11537
11538         * lib/mkdtemp.c: Import from libc.
11539         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
11540                 * sysdeps/posix/tempname.c (__gen_tempname): Change
11541                 attempts_min into a macro.  Use preprocessor to decide how to
11542                 initialize attempts [Coverity CID 67].
11543         2001-11-27  Paul Eggert  <eggert@twinsun.com>
11544                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
11545                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
11546
11547 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11548
11549         * gnulib-tool (func_exit): New function, to allow to pass the
11550         exit status portably through the trap.  Use everywhere.
11551         (--help, --version): Signal a write error.
11552         (trap): catch SIGPIPE, for write errors.
11553         Exit at the end of the trap, with the correct exit status.
11554
11555 2006-09-19  Karl Berry  <karl@gnu.org>
11556
11557         * doc/gnulib.texi: note about the license texinfo files.
11558
11559 2006-09-19  Eric Blake  <ebb9@byu.net>
11560
11561         * gnulib-tool: Avoid space-tab.
11562
11563 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
11564
11565         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
11566         that prevented coreutils 6.1 from building.  Problem reported
11567         by Petter Reinholdtsen.
11568
11569 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
11570
11571         * gnulib-tool (avoidlist): Fix typo that broke options like
11572         --avoid=lock that are used by coreutils bootstrap.
11573
11574 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
11575
11576         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
11577         more systematically.
11578
11579 2006-09-18  Jim Meyering  <jim@meyering.net>
11580
11581         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
11582
11583 2006-09-18  Bruno Haible  <bruno@clisp.org>
11584
11585         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
11586
11587 2006-09-18  Bruno Haible  <bruno@clisp.org>
11588
11589         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
11590         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
11591         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
11592         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
11593         * m4/gettext.m4: Require autoconf >= 2.52.
11594         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
11595         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
11596         of gl_cv_header_inttypes_h.
11597
11598 2006-09-18  Bruno Haible  <bruno@clisp.org>
11599
11600         * lib/javaversion.c: Include configmake.h.
11601
11602 2006-09-18  Bruno Haible  <bruno@clisp.org>
11603
11604         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
11605         avoid that the while loops be executed in a subshell.
11606
11607 2006-09-18  Bruno Haible  <bruno@clisp.org>
11608
11609         * MODULES.html.sh (func_module): Break long lines.
11610         Suggested by Bruce Korb <bkorb@gnu.org>.
11611
11612 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11613
11614         Speed up by a factor of 1.12.
11615         * gnulib-tool (nl): New variable.
11616         (func_import): Rewrite include directive extraction to only read each
11617         directive once.
11618
11619 2006-09-17  Bruno Haible  <bruno@clisp.org>
11620
11621         * modules/javaversion (Makefile.am): Remove DEFS setting.
11622         (Depends-on): Add configmake, for PKGDATADIR definition.
11623
11624 2006-09-17  Bruno Haible  <bruno@clisp.org>
11625
11626         * gnulib-tool (func_create_testdir): Rewrite all files at once.
11627
11628 2006-09-17  Bruno Haible  <bruno@clisp.org>
11629
11630         * gnulib-tool (func_append): New function, stolen from libtool.m4.
11631         (func_modules_transitive_closure, func_modules_add_dummy,
11632         func_modules_to_filelist, func_import, func_create_testdir,
11633         func_create_megatestdir, ...): Use it wherever possible.
11634         Suggested by Ralf Wildenhues.
11635
11636 2006-09-16  Karl Berry  <karl@gnu.org>
11637
11638         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
11639         to avoid sectioning errors.
11640         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
11641         [ifinfo]: blank line after @center-ed titles.
11642         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
11643         Spell FSF address consistently with others.
11644         (These changes approved by rms.)
11645
11646 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11647
11648         Speed up by a factor of 1.61.
11649         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
11650         already checked module names again.
11651
11652 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11653
11654         Speed up by a factor of 1.13.
11655         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
11656         for new_files, and the input to func_add_or_update.
11657
11658 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11659
11660         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
11661         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
11662
11663 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
11664
11665         * modules/mkancesdirs (Depends-on): Add fcntl.
11666         * modules/savewd: New file.
11667         * MODULES.html.sh (File system functions): Add savewd.
11668
11669         * modules/configmake (Makefile.am): Add support for the
11670         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
11671
11672 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
11673
11674         * m4/savewd.m4: New file.
11675
11676 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
11677
11678         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
11679         (dirchownmod): New arg FD.  All callers changed.
11680         Use FD rather than opening the directory ourself, as opening is
11681         now the caller's responsibility.
11682         * lib/dirchownmod.h: Likewise.
11683         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
11684         hosts that require <sys/types.h> before <sys/stat.h>.  Include
11685         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
11686         (test_dir): Remove.
11687         (mkancesdirs): Return length of prefix of FILE that has already
11688         been made, or -2 if there is a child doing the work.  Redo
11689         algorithm so that it is O(N) rather than O(N**2).  Optimize away
11690         ".", and treat ".." specially since it might stray back into
11691         already-created areas.  Use a subprocess if necessary.  New arg
11692         WD; all users changed.  MAKE_DIR function should now return 1
11693         if it creates a directory that is not readable.  Return -2 if
11694         a child process is spun off.
11695         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
11696         Adjust signature to match code.
11697         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
11698         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
11699         all users changed.
11700         * lib/savewd.c, lib/savewd.h: New files.
11701
11702 2006-09-15  Jim Meyering  <jim@meyering.net>
11703
11704         * modules/rename-dest-slash: New module.
11705         * MODULES.html.sh (posix_compat): Add it here.
11706
11707         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
11708
11709 2006-09-15  Jim Meyering  <jim@meyering.net>
11710
11711         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
11712         file.
11713
11714         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
11715
11716 2006-09-15  Jim Meyering  <jim@meyering.net>
11717
11718         * lib/rename-dest-slash.c (has_trailing_slash): Use
11719         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
11720         (rpl_rename_dest_slash): Perform the cheaper trailing slash
11721         test before testing whether SRC is a directory.
11722         Suggestions from Bruno Haible.
11723
11724         Avoid a warning about an unused variable.
11725         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
11726         into the #ifdef block where it's used.
11727
11728         * lib/rename-dest-slash.c: New file.
11729
11730 2006-09-14  Bruno Haible  <bruno@clisp.org>
11731
11732         * lib/allocsa.c: Include <config.h> unconditionally.
11733         * lib/asnprintf.c: Likewise.
11734         * lib/asprintf.c: Likewise.
11735         * lib/c-strcasecmp.c: Likewise.
11736         * lib/c-strcasestr.c: Likewise.
11737         * lib/c-strncasecmp.c: Likewise.
11738         * lib/c-strstr.c: Likewise.
11739         * lib/classpath.c: Likewise.
11740         * lib/clean-temp.c: Likewise.
11741         * lib/concatpath.c: Likewise.
11742         * lib/copy-file.c: Likewise.
11743         * lib/csharpcomp.c: Likewise.
11744         * lib/csharpexec.c: Likewise.
11745         * lib/execute.c: Likewise.
11746         * lib/fatal-signal.c: Likewise.
11747         * lib/findprog.c: Likewise.
11748         * lib/fwriteerror.c: Likewise.
11749         * lib/gl_array_list.c: Likewise.
11750         * lib/gl_array_oset.c: Likewise.
11751         * lib/gl_avltree_list.c: Likewise.
11752         * lib/gl_avltree_oset.c: Likewise.
11753         * lib/gl_avltreehash_list.c: Likewise.
11754         * lib/gl_carray_list.c: Likewise.
11755         * lib/gl_linked_list.c: Likewise.
11756         * lib/gl_linkedhash_list.c: Likewise.
11757         * lib/gl_list.c: Likewise.
11758         * lib/gl_oset.c: Likewise.
11759         * lib/gl_rbtree_list.c: Likewise.
11760         * lib/gl_rbtree_oset.c: Likewise.
11761         * lib/gl_rbtreehash_list.c: Likewise.
11762         * lib/imaxabs.c: Likewise.
11763         * lib/imaxdiv.c: Likewise.
11764         * lib/javacomp.c: Likewise.
11765         * lib/javaexec.c: Likewise.
11766         * lib/javaversion.c: Likewise.
11767         * lib/linebreak.c: Likewise.
11768         * lib/localcharset.c: Likewise.
11769         * lib/lock.c: Likewise.
11770         * lib/mbchar.c: Likewise.
11771         * lib/mbswidth.c: Likewise.
11772         * lib/mkdtemp.c: Likewise.
11773         * lib/pipe.c: Likewise.
11774         * lib/printf-args.c: Likewise.
11775         * lib/printf-parse.c: Likewise.
11776         * lib/progname.c: Likewise.
11777         * lib/progreloc.c: Likewise.
11778         * lib/readlink.c: Likewise.
11779         * lib/sh-quote.c: Likewise.
11780         * lib/stpcpy.c: Likewise.
11781         * lib/stpncpy.c: Likewise.
11782         * lib/strcasecmp.c: Likewise.
11783         * lib/strcasestr.c: Likewise.
11784         * lib/strcspn.c: Likewise.
11785         * lib/striconv.c: Likewise.
11786         * lib/strncasecmp.c: Likewise.
11787         * lib/strnlen1.c: Likewise.
11788         * lib/strstr.c: Likewise.
11789         * lib/strtok_r.c: Likewise.
11790         * lib/tls.c: Likewise.
11791         * lib/tmpdir.c: Likewise.
11792         * lib/unicodeio.c: Likewise.
11793         * lib/unsetenv.c: Likewise.
11794         * lib/vasnprintf.c: Likewise.
11795         * lib/vasprintf.c: Likewise.
11796         * lib/wait-process.c: Likewise.
11797         * lib/xallocsa.c: Likewise.
11798         * lib/xsetenv.c: Likewise.
11799         * lib/xstriconv.c: Likewise.
11800
11801 2006-09-13  Simon Josefsson  <jas@extundo.com>
11802
11803         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
11804         that internally, suggested by Ralf Wildenhues
11805         <Ralf.Wildenhues@gmx.de>.
11806
11807 2006-09-13  Simon Josefsson  <jas@extundo.com>
11808
11809         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
11810         @LIBOBJS@.
11811         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11812
11813 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
11814
11815         * lib/_fpending.c: Include <config.h> unconditionally, since we no
11816         longer worry about uses that don't define HAVE_CONFIG_H.
11817         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
11818         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
11819         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
11820         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
11821         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
11822         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
11823         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
11824         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
11825         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
11826         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
11827         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
11828         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
11829         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
11830         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
11831         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
11832         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
11833         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
11834         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
11835         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
11836         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
11837         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
11838         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
11839         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
11840         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
11841         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
11842         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
11843         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
11844         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
11845         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
11846         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
11847         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
11848         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
11849         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
11850         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
11851         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
11852         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
11853         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
11854         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
11855         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
11856         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
11857         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
11858         Likewise.
11859
11860 2006-09-13  Eric Blake  <ebb9@byu.net>
11861
11862         * lib/getopt.c: Fix typo in last commit.
11863
11864 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
11865
11866         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
11867         dgettext.
11868
11869 2006-09-12  Jim Meyering  <jim@meyering.net>
11870
11871         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
11872         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
11873         Reported by Nelson H. F. Beebe.
11874
11875 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
11876
11877         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
11878         program_invocation_name and program_invocation_short_name are
11879         initialized.
11880         * lib/argp-namefrob.h: Move declarations of program_invocation_name
11881         and program_invocation_short_name to argp.h, so they are visible
11882         to user programs.
11883         * lib/argp.h: Likewise
11884
11885 2006-09-10  Bruno Haible  <bruno@clisp.org>
11886
11887         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
11888         m4/inttypes_h.m4, m4/uintmax_t.m4.
11889
11890 2006-09-10  Bruno Haible  <bruno@clisp.org>
11891
11892         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
11893         gl_AC_TYPE_UINTMAX_T.
11894
11895 2006-09-10  Bruno Haible  <bruno@clisp.org>
11896
11897         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
11898
11899 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
11900
11901         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
11902         convention.  Text proposed by Bruno Haible.
11903         (struct argp_option): Document the use of N_() wrappers.
11904
11905         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
11906         '\v', and translate the two parts separately, instead of feeding
11907         the whole string to gettext.  This allows to exclude
11908         '\v' from the strings visible to the translator by writing doc
11909         strings as N_("..") "\v" N_("..").
11910
11911 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
11912
11913         * config/srclist.txt: Undo latest change; the bug was fixed.
11914
11915 2006-09-09  Bruno Haible  <bruno@clisp.org>
11916
11917         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
11918         assignments if building a library without libtool.
11919         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
11920         in func_emit_lib_Makefile_am.
11921         (func_import): When building a static library libfoo.a, arrange to
11922         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
11923         (func_create_testdir): Likewise.
11924         * modules/gc (configure.ac, Makefile.am): If building statically,
11925         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
11926         * modules/iconvme (configure.ac, Makefile.am): Likewise.
11927         * modules/striconv (configure.ac, Makefile.am): Likewise.
11928         Based on a suggestion by Ralf Wildenhues.
11929
11930 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
11931
11932         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
11933         Check for unistd.h too, since Autoconf doesn't assume POSIX.
11934         Also:
11935
11936         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
11937         Add year_2050_test to catch glibc bug 2821
11938         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
11939
11940         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
11941         Prefer #ifdef to #if.
11942
11943         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
11944         Return from 'main' instead of calling 'exit'.
11945
11946 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
11947
11948         * lib/mktime.c (guess_time_tm): Fix bug where mktime
11949         returned the maximum time_t value rather than (time_t) -1.
11950         Problem originally reported by William Bardwell
11951         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
11952
11953         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
11954         Moved to here ...
11955         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
11956         ... from here.
11957
11958 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
11959
11960         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
11961         2821 is fixed.
11962
11963 2006-09-08  Jim Meyering  <jim@meyering.net>
11964
11965         Don't make generated files read-only.  That would bother too many
11966         people.  However, do retain the ability to work when targets are
11967         read-only: remove the destination and temporary files before writing
11968         them (when generated via sed or echo), or by using the -f option for
11969         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
11970         * modules/alloca-opt, modules/argz, modules/arpa_inet:
11971         * modules/byteswap, modules/configmake, modules/fcntl:
11972         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
11973         * modules/localcharset, modules/netinet_in, modules/poll:
11974         * modules/stdbool, modules/stdint, modules/sys_select:
11975         * modules/sys_socket, modules/sys_stat, modules/sysexits:
11976
11977 2006-09-08  Jim Meyering  <jim@meyering.net>
11978
11979         Avoid new build failure on FreeBSD 6.0.
11980         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
11981         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
11982         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
11983
11984 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11985
11986         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
11987
11988 2006-09-07  Jim Meyering  <jim@meyering.net>
11989
11990         Fix global typo in last change: use chmod u-w, not chmod u-x.
11991         Spotted by Paul Eggert and Bruce Korb.
11992         * modules/alloca-opt, modules/argz, modules/arpa_inet:
11993         * modules/byteswap, modules/configmake, modules/fcntl:
11994         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
11995         * modules/localcharset, modules/netinet_in, modules/poll:
11996         * modules/stdbool, modules/stdint, modules/sys_select:
11997         * modules/sys_socket, modules/sys_stat, modules/sysexits:
11998
11999 2006-09-06  Jim Meyering  <jim@meyering.net>
12000
12001         Make generated files be read-only.
12002         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
12003         Ensure that each generated file is now read-only.
12004         * modules/argz: Likewise.
12005         * modules/arpa_inet: Likewise.
12006         * modules/byteswap: Likewise.
12007         * modules/configmake: Likewise.
12008         * modules/fcntl: Likewise.
12009         * modules/fnmatch: Likewise.
12010         * modules/getopt: Likewise.
12011         * modules/glob: Likewise.
12012         * modules/inttypes: Likewise.
12013         * modules/netinet_in: Likewise.
12014         * modules/poll: Likewise.
12015         * modules/stdbool: Likewise.
12016         * modules/stdint: Likewise.
12017         * modules/sys_select: Likewise.
12018         * modules/sys_socket: Likewise.
12019         * modules/sys_stat: Likewise.
12020         * modules/sysexits: Likewise.
12021         * modules/localcharset: Same as above, but continue using temporary
12022         file named "t-$@" (why different?) rather than the "$@-t" used
12023         everywhere else.
12024
12025         * modules/sysexits (Makefile.am): Replace literal occurrences
12026         of "sysexit.h" more readable, and more consistent, "$@".
12027
12028 2006-09-06  Bruno Haible  <bruno@clisp.org>
12029
12030         * modules/striconv: New file.
12031         * modules/xstriconv: New file.
12032         * MODULES.html.sh (Internationalization functions): Add striconv,
12033         xstriconv.
12034
12035 2006-09-06  Bruno Haible  <bruno@clisp.org>
12036
12037         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
12038         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
12039         not using libtool correctly.
12040
12041 2006-09-06  Bruno Haible  <bruno@clisp.org>
12042
12043         * lib/striconv.h: New file.
12044         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
12045         iconvstring.c.
12046         * lib/xstriconv.h: New file.
12047         * lib/xstriconv.c: New file.
12048
12049 2006-09-06  Bruno Haible  <bruno@clisp.org>
12050
12051         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
12052         lib_..._LDFLAGS.
12053
12054 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12055
12056         * lib/argz_.h: Sync from Libtool.
12057
12058         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
12059                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12060
12061         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
12062
12063 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
12064
12065         * modules/trim: New file.
12066
12067 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
12068
12069         * lib/trim.h: New file.
12070         * lib/trim.c: New file.
12071
12072 2006-09-05  Bruno Haible  <bruno@clisp.org>
12073
12074         * MODULES.html.sh (String handling): Add trim.
12075
12076 2006-09-04  Karl Berry  <karl@gnu.org>
12077
12078         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
12079         until next release.
12080
12081 2006-09-03  Bruno Haible  <bruno@clisp.org>
12082
12083         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
12084         correctly.
12085
12086 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12087
12088         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
12089         not gl_GETLOADAVG.  Omit unneeded semicolons.
12090         Problems reported by Ralf Wildenhues in
12091         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
12092         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
12093         at the end, which is the usual gnulib style.
12094
12095         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
12096         of doing all the work ourselves.
12097         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
12098         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
12099
12100 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12101
12102         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
12103         Problem reported by Ralf Wildenhues in
12104         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
12105
12106         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
12107         HAVE_STRUCT_STATFS_F_FSTYPENAME.
12108
12109 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
12110
12111         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
12112         yesterday's patch by changing test -n to test -z.
12113
12114 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12115
12116         * modules/getloadavg (Files): Add m4/getloadavg.m4.
12117         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
12118         the former is now obsolescent.
12119
12120         * modules/chdir-long (Depends-on): Add fcntl.
12121
12122 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12123
12124         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
12125         obsolescent, and programs should use gnulib instead.
12126         * m4/getloadavg.m4: New file, with contents taken from Autoconf
12127         but with prefixes changed.
12128
12129 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
12130
12131         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
12132         or stdbool.h, because they might not exist while configuring.
12133
12134         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
12135         Don't include unistd.h or limits.h; not needed, since chdir-long.h
12136         does that for us.
12137         (O_DIRECTORY): Remove.
12138
12139 2006-08-31  Eric Blake  <ebb9@byu.net>
12140
12141         * gnulib-tool: Don't let emacs change spaces to TAB.
12142
12143 2006-08-31  Bruno Haible  <bruno@clisp.org>
12144
12145         * gnulib-tool: When calling func_import more than once, do it in a
12146         subshell.
12147         Reported by Eric Blake <ebb9@byu.net>.
12148
12149 2006-08-31  Bruno Haible  <bruno@clisp.org>
12150
12151         * gnulib-tool (nl): Remove variable.
12152         (sed_transform_lib_file): Use more robust test for config-h module.
12153         (func_import): Fix typo in 2006-08-25 patch.
12154
12155 2006-08-31  Bruno Haible  <bruno@clisp.org>
12156
12157         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
12158         specified, augment Makefile.am variables instead of assigning them.
12159
12160 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
12161
12162         Work around a bug in both the Linux and SunOS 64-bit kernels:
12163         nanosleep mishandles sleeps for longer than 2**31 seconds.
12164         Problem reported by Frank v Waveren in
12165         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
12166         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
12167         Check for nanosleep bug.
12168         (LIB_NANOSLEEP): Append clock_gettime library if needed.
12169
12170 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
12171
12172         Work around a bug in both the Linux and SunOS 64-bit kernels:
12173         nanosleep mishandles sleeps for longer than 2**31 seconds.
12174         Problem reported by Frank v Waveren in
12175         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
12176         * lib/nanosleep.c (BILLION): New constant.
12177         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
12178         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
12179         implementation.
12180
12181 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
12182
12183         * modules/nanosleep (Depends-on): Add gettime.
12184
12185 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
12186         and Simon Josefsson  <jas@extundo.com>
12187         and Oskar Liljeblad  <oskar@osk.mine.nu>
12188
12189         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
12190         * gnulib-tool (func_import): New license type 'unmodifiable license
12191         text'.
12192         * modules/fdl: Use it.  Longer description.
12193         * module/gpl, module/lgpl: New files.
12194
12195 2006-08-30  Jim Meyering  <jim@meyering.net>
12196
12197         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
12198         shadowing the parameter.
12199
12200 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12201
12202         Sync from Libtool:
12203
12204         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12205
12206         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
12207         sharing with gnulib.  Report by Eric Blake.
12208
12209 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
12210
12211         * modules/isapipe: New file.
12212         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
12213
12214 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
12215
12216         * modules/configmake (Makefile.am): Add a comment, and omit
12217         the CONFIGMAKE_ prefix from generated macro names.  Suggested
12218         by Bruno Haible.
12219
12220 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
12221
12222         * m4/isapipe.m4: New file.
12223
12224 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
12225
12226         * lib/isapipe.c, lib/isapipe.h: New files.
12227
12228 2006-08-29  Jim Meyering  <jim@meyering.net>
12229
12230         * modules/configmake (Makefile.am): Make configmake.h depend on
12231         Makefile.  Otherwise, a stale configmake.h could hang around.
12232
12233 2006-08-29  Eric Blake  <ebb9@byu.net>
12234
12235         * lib/error.c (error_at_line, print_errno_message): Match libc, after
12236         resolution of upstream bug 3044.
12237
12238 2006-08-29  Bruno Haible  <bruno@clisp.org>
12239
12240         * modules/localcharset (Depends-on): Add configmake.
12241         (Makefile.am): Remove setting of LIBDIR through DEFS.
12242
12243 2006-08-29  Bruno Haible  <bruno@clisp.org>
12244
12245         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
12246         defined.
12247
12248 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
12249
12250         * modules/fcntl: New file.
12251         * modules/chdir-safer (Depends-on): Add fcntl.
12252         * modules/fts: Likewise.
12253         * modules/mkdir-p: Likewise.
12254
12255         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
12256         This undoes the most recent change, since we're now addressing the
12257         problem in a different way.
12258
12259         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
12260         into output, since the output might be called Makefile.am even
12261         if $makefile_name is something different.
12262         (func_import): Use $makefile_am rather than
12263         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
12264         empty.
12265
12266         * modules/inttypes (Files): Add m4/inttypes-h.m4.
12267
12268 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
12269
12270         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
12271         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
12272         recent change to stdint.m4, since we're now addressing the problem in a
12273         different way.
12274
12275 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
12276
12277         * m4/fcntl_h.m4: New file.
12278
12279 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
12280
12281         * lib/fcntl_.h: New file.
12282         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
12283         the fcntl module.
12284         * lib/dirchownmod.c: Likewise.
12285         * lib/fts.c: Likewise.
12286
12287         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
12288         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
12289         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
12290         just before including <inttypes.h>, to avoid circular inclusion.
12291
12292 2006-08-28  Jim Meyering  <jim@meyering.net>
12293
12294         * doc/visibility.texi: Actually read and correct the grammar of the
12295         sentence affected by yesterday's change.
12296
12297 2006-08-28  Eric Blake  <ebb9@byu.net>
12298
12299         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
12300         needs wrapper.
12301
12302 2006-08-28  Eric Blake  <ebb9@byu.net>
12303
12304         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
12305
12306 2006-08-28  Eric Blake  <ebb9@byu.net>
12307
12308         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
12309
12310 2006-08-28  Bruno Haible  <bruno@clisp.org>
12311
12312         * modules/c-strstr: New file, from GNU gettext.
12313         * MODULES.html.sh (String handling): Add c-strstr.
12314
12315 2006-08-28  Bruno Haible  <bruno@clisp.org>
12316
12317         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
12318         macros.
12319         Reported by Eric Blake.
12320
12321 2006-08-28  Bruno Haible  <bruno@clisp.org>
12322
12323         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
12324         (VASNPRINTF): Return a string of length > INT_MAX without failing.
12325         * lib/vasprintf.c: Include errno.h, limits.h.
12326         (EOVERFLOW): New fallback definition.
12327         (vasprintf): Test here whether the string length is > INT_MAX.
12328         * lib/vsnprintf.c: Include errno.h, limits.h.
12329         (EOVERFLOW): New fallback definition.
12330         (vsnprintf): Fix bug when generated string was too long for the buffer.
12331         Test here whether the string length is > INT_MAX.
12332
12333 2006-08-28  Bruno Haible  <bruno@clisp.org>
12334
12335         * lib/inttypes_.h (SCNX*): Remove definitions.
12336         Reported by Eric Blake.
12337
12338 2006-08-28  Bruno Haible  <bruno@clisp.org>
12339
12340         * lib/c-strstr.h: New file, from GNU gettext.
12341         * lib/c-strstr.c: New file, from GNU gettext.
12342
12343 2006-08-28  Bruno Haible  <bruno@clisp.org>
12344
12345         * gnulib-tool: Reorder some statements.
12346
12347 2006-08-28  Bruno Haible  <bruno@clisp.org>
12348
12349         * gnulib-tool: New option --makefile-name.
12350         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
12351         $makefile_name.
12352         (func_import): Write $makefile_name to the cache file, and read it from
12353         there unless explicitly specified. Use $makefile_name as file name
12354         instead of Makefile.am. Adjust the recommendations accordingly.
12355
12356 2006-08-28  Bruno Haible  <bruno@clisp.org>
12357
12358         * gnulib-tool (func_verify_module): Check against misapplying patch.
12359
12360 2006-08-28  Bruno Haible  <bruno@clisp.org>
12361
12362         * gnulib-tool (func_relativize, func_relconcat): New functions.
12363         Give an error if --local-dir is given with --update.
12364         Remove trailing slashes from $local_gnulib_dir.
12365         (func_import): Store the relativized $local_gnulib_dir in
12366         gnulib-cache.m4, and read it from there if not specified explicitly.
12367
12368 2006-08-28  Bruno Haible  <bruno@clisp.org>
12369
12370         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
12371         is the current directory. Respect also $local_gnulib_dir.
12372
12373 2006-08-28  Bruno Haible  <bruno@clisp.org>
12374             Simon Josefsson  <jas@extundo.com>
12375
12376         BeOS portability.
12377         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
12378
12379 2006-08-27  Jim Meyering  <jim@meyering.net>
12380
12381         * doc/visibility.texi: Remove duplicate word: "pointer".
12382
12383 2006-08-26  Bruno Haible  <bruno@clisp.org>
12384
12385         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
12386         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
12387         (Makefile.am): Create inttypes.h from inttypes_.h.
12388         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
12389
12390         * modules/imaxabs: New file.
12391
12392         * modules/imaxdiv: New file.
12393
12394 2006-08-26  Bruno Haible  <bruno@clisp.org>
12395
12396         * m4/inttypes.m4: New file.
12397         * m4/_inttypes_h.m4: Remove file.
12398         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
12399         PRI_MACROS_BROKEN.
12400         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
12401
12402         * m4/imaxabs.m4: New file.
12403
12404         * m4/imaxdiv.m4: New file.
12405
12406 2006-08-26  Bruno Haible  <bruno@clisp.org>
12407
12408         * lib/inttypes_.h: New file.
12409         * lib/inttypes.h: Remove file.
12410         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
12411
12412         * lib/imaxabs.c: New file.
12413
12414         * lib/imaxdiv.c: New file.
12415
12416 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
12417
12418         New config-h module, so that "make" output needn't be cluttered
12419         by -DHAVE_CONFIG_H.
12420         * MODULES.html.sh (Support for building libraries and executables):
12421         Add config-h.
12422         * modules/config-h: New file.
12423         * gnulib-tool (nl, sed_transform_lib_file): New vars.
12424         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
12425         the config-h module is used.
12426
12427         New configmake module, so that "make" output needn't be cluttered
12428         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
12429         * MODULES.html.sh (Support for building libraries and executables):
12430         Add configmake.
12431         * modules/configmake: New file.
12432
12433 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
12434
12435         * m4/config-h.m4: New file.
12436
12437 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
12438
12439         * config/srclist.txt: Add elisp-comp.
12440
12441 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
12442
12443         * MODULES.html.sh (Support for building libraries and executables):
12444         Add elisp-comp.
12445         * build-aux/elisp-comp: New file.
12446         * modules/elisp-comp: New file.
12447
12448 2006-08-24  Bruno Haible  <bruno@clisp.org>
12449
12450         * gnulib-tool (func_create_testdir): Use non-default values of
12451         sourcebase and m4base.
12452
12453 2006-08-24  Bruno Haible  <bruno@clisp.org>
12454
12455         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
12456         HTML structure.
12457
12458 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
12459
12460         * modules/openat (Depends-on): Add lchown.
12461
12462 2006-08-23  Bruno Haible  <bruno@clisp.org>
12463
12464         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
12465         of gl_LOCK_EARLY instead of gl_LOCK.
12466
12467 2006-08-23  Bruno Haible  <bruno@clisp.org>
12468
12469         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
12470         on OSF/1 to no.
12471         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
12472
12473 2006-08-23  Bruno Haible  <bruno@clisp.org>
12474
12475         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
12476         as unusable.
12477
12478         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
12479         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
12480         (gl_LOCK): New macro.
12481
12482 2006-08-22  Simon Josefsson  <jas@extundo.com>
12483
12484         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
12485         to md5 module.
12486
12487 2006-08-22  Simon Josefsson  <jas@extundo.com>
12488
12489         * MODULES.html.sh: Add "Support for maintaining and release
12490         projects".
12491
12492         * build-aux/gnupload: New file, from coreutils.
12493
12494 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
12495
12496         Avoid the need for AC_LIBSOURCES in m4 macros.
12497         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
12498         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
12499         * modules/check-version (EXTRA_DIST): Add check-version.h.
12500         * modules/crc (EXTRA_DIST): Add crc.h.
12501         * modules/des (EXTRA_DIST): Add des.h.
12502         * modules/gc (EXTRA_DIST): Add gc.h.
12503         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
12504         * modules/getline (EXTRA_DIST): Add getline.h.
12505         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
12506         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
12507         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
12508         * modules/md2 (EXTRA_DIST): Add md2.h.
12509         * modules/md4 (EXTRA_DIST): Add md4.h.
12510         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
12511         * modules/read-file (EXTRA_DIST): Add read-file.h.
12512         * modules/readline (EXTRA_DIST): Add readline.h.
12513         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
12514         rijndael-api-fst.h.
12515
12516 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
12517
12518         * m4/rijndael.m4 (gl_ARCFOUR):
12519         * m4/arctwo.m4 (gl_ARCTWO):
12520         * m4/check-version.m4 (gl_CHECK_VERSION):
12521         * m4/crc.m4 (gl_CRC):
12522         * m4/des.m4 (gl_DES):
12523         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
12524         * m4/gc.m4 (gl_GC):
12525         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
12526         * m4/getline.m4 (gl_FUNC_GETLINE):
12527         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
12528         * m4/hmac-md5.m4 (gl_HMAC_MD5):
12529         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
12530         * m4/md2.m4 (gl_MD2):
12531         * m4/md4.m4 (gl_MD4):
12532         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
12533         * m4/read-file.m4 (gl_FUNC_READ_FILE):
12534         * m4/readline.m4 (gl_FUNC_READLINE):
12535         * m4/rijndael.m4 (gl_RIJNDAEL):
12536         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
12537         to get the necessary .h files and whatnot.
12538
12539 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
12540
12541         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
12542         gnulib rather than the other way around.
12543         * config/srclistvars.sh (COREUTILS): Remove.
12544
12545 2006-08-22  Jim Meyering  <jim@meyering.net>
12546
12547         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
12548
12549         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
12550
12551 2006-08-22  Eric Blake  <ebb9@byu.net>
12552
12553         * modules/regexprops-generic: New file.
12554         * MODULES.html.sh (Support for building documentation): List it.
12555
12556 2006-08-22  Eric Blake  <ebb9@byu.net>
12557
12558         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
12559         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
12560         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
12561         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
12562
12563 2006-08-22  Bruno Haible  <bruno@clisp.org>
12564
12565         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
12566         and lib_LTLIBRARIES like the other lib_* variables.
12567
12568 2006-08-22  Bruno Haible  <bruno@clisp.org>
12569
12570         * build-aux/x-to-1.in: New file, from GNU gettext.
12571
12572 2006-08-22  Bruno Haible  <bruno@clisp.org>
12573
12574         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
12575         <utmpx.h> exists.
12576
12577 2006-08-22  Bruno Haible  <bruno@clisp.org>
12578
12579         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
12580         <utmpx.h> exists.
12581
12582 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
12583
12584         BeOS portability.
12585         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
12586         exist.
12587         Problem reported by Bruno Haible.
12588
12589 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
12590
12591         Avoid the need for AC_LIBSOURCES in m4 macros.
12592         * modules/acl (EXTRA_DIST): Add acl.h.
12593         * modules/argmatch (Files): Add m4/argmatch.m4.
12594         (configure.ac): Add gl_ARGMATCH.
12595         (EXTRA_DIST): Renamed from lib_SOURCES, for
12596         consistency with the other modules.  Remove argmatch.c.
12597         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
12598         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
12599         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
12600         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
12601         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
12602         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
12603         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
12604         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
12605         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
12606         * modules/closeout (EXTRA_DIST): Add closeout.h.
12607         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
12608         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
12609         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
12610         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
12611         dirname.h; remove basename.c and stripslash.c.
12612         * modules/exclude (EXTRA_DIST): Add exclude.h.
12613         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
12614         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
12615         * modules/file-type (EXTRA_DIST): Add file-type.h.
12616         * modules/filemode (EXTRA_DIST): Add filemode.h.
12617         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
12618         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
12619         * modules/fpending (EXTRA_DIST): Add __fpending.h.
12620         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
12621         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
12622         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
12623         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
12624         * modules/getdate (EXTRA_DIST): Add getdate.c.
12625         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
12626         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
12627         * modules/getpass (EXTRA_DIST): Add getpass.h.
12628         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
12629         * modules/group-member (EXTRA_DIST): Add group-member.h.
12630         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
12631         * modules/hash (EXTRA_DIST): Add hash.h.
12632         * modules/human (EXTRA_DIST): Add human.h.
12633         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
12634         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
12635         * modules/lchown (EXTRA_DIST): Add lchown.h.
12636         * modules/long-options (EXTRA_DIST): Add long-options.h.
12637         * modules/lstat (EXTRA_DIST): Add lstat.h.
12638         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
12639         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
12640         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
12641         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
12642         * modules/memxor (EXTRA_DIST): Add memxor.h.
12643         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
12644         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
12645         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
12646         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
12647         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
12648         * modules/physmem (EXTRA_DIST): Add physmem.h.
12649         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
12650         * modules/posixver (EXTRA_DIST): Add posixver.h.
12651         * modules/quote (EXTRA_DIST): Add quote.h.
12652         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
12653         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
12654         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
12655         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
12656         regex_internal.h regexec.c.
12657         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
12658         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
12659         * modules/same (EXTRA_DIST): Add same.h.
12660         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
12661         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
12662         * modules/savedir (EXTRA_DIST): Add savedir.h.
12663         * modules/sha1 (EXTRA_DIST): Add sha1.h.
12664         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
12665         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
12666         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
12667         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
12668         * modules/strdup (EXTRA_DIST): Add strdup.h.
12669         * modules/strftime (EXTRA_DIST): Add strftime.h.
12670         * modules/strndup (EXTRA_DIST): Add strndup.h.
12671         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
12672         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
12673         * modules/time_r (EXTRA_DIST): Add time_r.h.
12674         * modules/timespec (EXTRA_DIST): Add timespec.h.
12675         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
12676         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
12677         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
12678         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
12679         * modules/userspec (EXTRA_DIST): Add userspec.h.
12680         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
12681         * modules/utimens (EXTRA_DIST): Add utimens.h.
12682         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
12683         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
12684         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
12685         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
12686         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
12687         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
12688         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
12689         * modules/yesno (EXTRA_DIST): Add yesno.h.
12690
12691 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
12692
12693         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
12694
12695         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
12696         * m4/dev-ino.m4, same-inode.m4: Remove.
12697
12698         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
12699         * m4/acl.m4 (AC_FUNC_ACL):
12700         * m4/backupfile.m4 (gl_BACKUPFILE):
12701         * m4/c-strtod.m4 (gl_C99_STRTOLD):
12702         * m4/canon-host.m4 (gl_CANON_HOST):
12703         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
12704         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
12705         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
12706         * m4/cloexec.m4 (gl_CLOEXEC):
12707         * m4/close-stream.m4 (gl_CLOSE_STREAM):
12708         * m4/closeout.m4 (gl_CLOSEOUT):
12709         * m4/dirfd.m4 (gl_FUNC_DIRFD):
12710         * m4/dirname.m4 (gl_DIRNAME):
12711         * m4/exclude.m4 (gl_EXCLUDE):
12712         * m4/exitfail.m4 (gl_EXITFAIL):
12713         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
12714         * m4/file-type.m4 (gl_FILE_TYPE):
12715         * m4/filemode.m4 (gl_FILEMODE):
12716         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
12717         * m4/fpending.m4 (gl_FUNC_FPENDING):
12718         * m4/fprintftime.m4 (gl_FPRINTFTIME):
12719         * m4/fts.m4 (gl_FUNC_FTS):
12720         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
12721         * m4/getdate.m4 (gl_GETDATE):
12722         * m4/gethrxtime.m4 (gl_GETHRXTIME):
12723         * m4/getpagesize.m4 (gl_GETPAGESIZE):
12724         * m4/getpass.m4 (gl_FUNC_GETPASS):
12725         * m4/gettime.m4 (gl_GETTIME):
12726         * m4/getugroups.m4 (gl_GETUGROUPS):
12727         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
12728         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
12729         * m4/hard-locale.m4 (gl_HARD_LOCALE):
12730         * m4/hash.m4 (gl_HASH):
12731         * m4/idcache.m4 (gl_IDCACHE):
12732         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
12733         * m4/lchown.m4 (gl_FUNC_LCHOWN):
12734         * m4/long-options.m4 (gl_LONG_OPTIONS):
12735         * m4/lstat.m4 (gl_FUNC_LSTAT):
12736         * m4/md5.m4 (gl_MD5):
12737         * m4/memcasecmp.m4 (gl_MEMCASECMP):
12738         * m4/memcoll.m4 (gl_MEMCOLL):
12739         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
12740         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
12741         * m4/memxor.m4 (gl_MEMXOR):
12742         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
12743         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
12744         * m4/modechange.m4 (gl_MODECHANGE):
12745         * m4/mountlist.m4 (gl_MOUNTLIST):
12746         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
12747         * m4/openat.m4 (gl_FUNC_OPENAT):
12748         * m4/pathmax.m4 (gl_PATHMAX):
12749         * m4/physmem.m4 (gl_PHYSMEM):
12750         * m4/posixtm.m4 (gl_POSIXTM):
12751         * m4/posixver.m4 (gl_POSIXVER):
12752         * m4/quote.m4 (gl_QUOTE):
12753         * m4/quotearg.m4 (gl_QUOTEARG):
12754         * m4/readtokens.m4 (gl_READTOKENS):
12755         * m4/readutmp.m4 (gl_READUTMP):
12756         * m4/regex.m4 (gl_REGEX):
12757         * m4/safe-read.m4 (gl_SAFE_READ):
12758         * m4/safe-write.m4 (gl_SAFE_WRITE):
12759         * m4/same.m4 (gl_SAME):
12760         * m4/save-cwd.m4 (gl_SAVE_CWD):
12761         * m4/savedir.m4 (gl_SAVEDIR):
12762         * m4/settime.m4 (gl_SETTIME):
12763         * m4/sha1.m4 (gl_SHA1):
12764         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
12765         * m4/stat-macros.m4 (gl_STAT_MACROS):
12766         * m4/stat-time.m4 (gl_STAT_TIME):
12767         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
12768         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
12769         * m4/strdup.m4 (gl_FUNC_STRDUP):
12770         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
12771         * m4/strndup.m4 (gl_FUNC_STRNDUP):
12772         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
12773         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
12774         * m4/time_r.m4 (gl_TIME_R):
12775         * m4/timespec.m4 (gl_TIMESPEC):
12776         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
12777         * m4/unlinkdir.m4 (gl_UNLINKDIR):
12778         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
12779         * m4/userspec.m4 (gl_USERSPEC):
12780         * m4/utimecmp.m4 (gl_UTIMECMP):
12781         * m4/utimens.m4 (gl_UTIMENS):
12782         * m4/xalloc.m4 (gl_XALLOC):
12783         * m4/xgetcwd.m4 (gl_XGETCWD):
12784         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
12785         * m4/xreadlink.m4 (gl_XREADLINK):
12786         * m4/xstrtod.m4 (gl_XSTRTOD):
12787         * m4/yesno.m4 (gl_YESNO):
12788         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
12789         to get the necessary .h files and whatnot.
12790
12791 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
12792             Bruno Haible  <bruno@clisp.org>
12793
12794         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
12795         /bin/sh understanding of '!' conditional negation.
12796
12797 2006-08-21  Jim Meyering  <jim@meyering.net>
12798
12799         * modules/openat (Depends-on): Really alphabetize.
12800
12801         * modules/acl (Depends-on): Add error and quote.
12802
12803         * check-module (find_included_lib_files): Add at-func.c to the
12804         ok-to-include-more-than-once white list.
12805
12806         * modules/openat (Depends-on): Add lstat.  Alphabetize.
12807
12808 2006-08-21  Bruno Haible  <bruno@clisp.org>
12809
12810         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12811         Emit a pkgdata_DATA variable only if some snippets add contents to it.
12812         Reported by Martin Lambers <marlam@marlam.de>.
12813
12814 2006-08-21  Bruno Haible  <bruno@clisp.org>
12815
12816         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
12817         specify an installation location, don't emit a noinst_LIBRARIES or
12818         noinst_LTLIBRARIES assignment.
12819
12820 2006-08-21  Bruno Haible  <bruno@clisp.org>
12821
12822         BeOS portability.
12823         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
12824         BeOS has mbrtowc() but no <wctype.h>.
12825
12826 2006-08-21  Bruno Haible  <bruno@clisp.org>
12827
12828         BeOS portability.
12829         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
12830         exist.
12831
12832 2006-08-21  Bruno Haible  <bruno@clisp.org>
12833
12834         BeOS portability.
12835         * lib/mbchar.h: Include <wctype.h> only if it exists.
12836
12837 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
12838
12839         Remove files that are no longer needed by their respective modules.
12840         * m4/obstack.m4: Remove.
12841         * m4/strerror_r.m4: Remove.
12842         * m4/uint32_t.m4: Remove.
12843         * m4/uintptr_t.m4: Remove.
12844         * m4/ullong_max.m4: Remove.
12845         * m4/xstrtoimax.m4: Remove.
12846         * m4/xstrtoumax.m4: Remove.
12847
12848         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
12849         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
12850         dependencies now capture this.
12851
12852         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
12853         Do not use AC_LIBSOURCES, since gnulib modules now do this.
12854         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
12855         * m4/human.m4 (gl_HUMAN): Likewise.
12856         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
12857         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
12858
12859         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
12860
12861         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
12862         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
12863         stdint.
12864         * m4/human.m4 (gl_HUMAN): Likewise.
12865         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
12866         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
12867         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
12868         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
12869         * m4/xstrtol (gl_XSTRTOL): Likewise.
12870
12871         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
12872         AC_TYPE_LONG_LONG_INT.
12873         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
12874         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
12875         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
12876         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
12877
12878         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
12879         on stdbool.
12880
12881         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
12882         (gl_PREREQ_XSTRTOUL): Remove.
12883
12884         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
12885
12886         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
12887         mode.
12888
12889 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
12890
12891         Add and change modules to make it easier for coreutils to use
12892         gnulib-tool.
12893         * modules/backupfile (Files): Remove m4/d-ino.m4.
12894         (Depends-on): Add d-ino.
12895         * modules/cycle-check (Depends-on): Add stdint.
12896         (lib_SOURCES): Add cycle-check.h.
12897         * modules/d-ino: New module.
12898         * modules/d-type: New module.
12899         * modules/error (Files): Remove m4/strerror_r.m4.
12900         * modules/filemode (Files): Add m4/st_dm_mode.m4.
12901         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
12902         m4/inttypes_h.m4, m4/uintmax_t.m4.
12903         (Depends-on): Add stdint.
12904         (lib_SOURCES): Add fsusage.h.
12905         * modules/getcwd (Files): Remove d-ino.m4.
12906         (Depends-on): Add d-ino.
12907         * modules/getndelim2 (Depends-on): Add stdint.
12908         * modules/glob (Files): Remove m4/d-type.m4.
12909         (Depends-on): Add d-type.
12910         * modules/host-os: New module.
12911         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
12912         m4/inttypes_h.m4, m4/uintmax_t.m4.
12913         * Depends-on: Add stdint.
12914         (lib_SOURCES): Add human.h.
12915         * modules/inttostr (Files): Remove m4/intmax_t.m4,
12916         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
12917         m4/uintmax_t.m4, m4/ulonglong.m4.
12918         (Depends-on): Add stdint.
12919         (EXTRA_DIST): Add inttostr.h.
12920         * modules/lchmod: New module.
12921         * modules/link-follow: New module.
12922         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
12923         (Depends-on): Add lchmod.
12924         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
12925         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
12926         (Depends-on): Add stdint.
12927         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
12928         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
12929         (Depends-on): Add stdint.
12930         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
12931         * modules/perl: New module.
12932         * modules/regex (Depends-on): Add stdint.
12933         * modules/rmdir-errno: New module.
12934         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
12935         m4/intmax_t.m4.
12936         (Depends-on): Add stdint.
12937         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
12938         m4/uintmax_t.m4.
12939         (Depends-on): Add stdint.
12940         * modules/unlink-busy: New module.
12941         * modules/utimecmp (Depends-on): Add stdint.
12942         * modules/uptime: New module.
12943         * modules/winsz-ioctl: New module.
12944         * modules/winsz-termios: New module.
12945         * modules/xnanosleep (Depends-on): Add nanosleep.
12946         * modules/ullong_max: Remove.
12947         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
12948         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
12949         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
12950         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
12951         (Depends-on): Add inttypes.
12952         (lib_SOURCES): Add xstrtol.h.
12953         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
12954         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
12955         * MODULES.html.sh: Move 'assert' into the assert section.
12956         Move 'dummy' into the linking section.
12957         Remove ullong_max.
12958         Add section for compatibility checks for POSIX:2001 functions,
12959         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
12960         winsz-ioctl, and winsz-termios into it.
12961         Add lchmod.
12962         Add top-level Misc section and put host-os, perl, and uptime
12963         into it.
12964
12965 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
12966
12967         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
12968         now assume the stdint module.  Do not include inttypes.h.
12969         * lib/fsusage.h: Likewise.
12970         * lib/getndelim2.c: Likewise.
12971         * lib/human.h: Likewise.
12972         * lib/inttostr.h: Likewise.
12973         * lib/obstack.c: Likewise.
12974         * lib/regex_internal.h: Likewise.
12975         * lib/tempname.c: Likewise.
12976         * lib/utimecmp.c: Likewise.
12977         * lib/xstrtol.h: Likewise.
12978
12979         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
12980
12981         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
12982         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
12983         * lib/xtime.h: Likewise.
12984
12985 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
12986
12987         * modules/openat (Files): Add lib/fchmodat.c.
12988         Fixes problem reported by Jay Youngman.
12989
12990 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
12991
12992         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
12993         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
12994
12995 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
12996             Bruno Haible  <bruno@clisp.org>
12997
12998         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
12999         and is a script that invokes bison. Tighten the code. Add comments.
13000
13001 2006-08-18  Jim Meyering  <jim@meyering.net>
13002
13003         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
13004         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
13005         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
13006         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
13007
13008 2006-08-18  Bruno Haible  <bruno@clisp.org>
13009
13010         * modules/bison-i18n: New file.
13011         * MODULES.html.sh (Internationalization functions): Add it.
13012
13013 2006-08-18  Bruno Haible  <bruno@clisp.org>
13014
13015         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
13016         sys/statvfs.h. When getmntinfo was found, check its declaration and
13017         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
13018
13019 2006-08-18  Bruno Haible  <bruno@clisp.org>
13020
13021         * m4/bison-i18n.m4: New file, from bison.
13022
13023 2006-08-18  Bruno Haible  <bruno@clisp.org>
13024
13025         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
13026         (ME_DUMMY): Treat "kernfs" as a dummy.
13027         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
13028
13029 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
13030
13031         Update from coreutils.
13032
13033         2006-08-15  Jim Meyering  <jim@meyering.net>
13034
13035         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
13036
13037         2006-01-17  Jim Meyering  <jim@meyering.net>
13038
13039         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
13040
13041         2006-01-11  Jim Meyering  <jim@meyering.net>
13042
13043         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
13044         Check for the lchmod function.
13045
13046 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
13047
13048         Update from coreutils.
13049
13050         * lib/__fpending.h: Add copyright notice.
13051         * lib/fprintftime.h: Likewise.
13052         * lib/savedir.c: Use (C) in copyright notice.
13053         * lib/savedir.h: Likewise.
13054
13055         2006-08-15  Jim Meyering  <jim@meyering.net>
13056
13057         * lib/at-func.c: New file, with the logic of all emulated at-functions.
13058         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
13059         in support of the EXPECTED_ERRNO macro.
13060         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
13061         definitions.  Instead, define the appropriate symbols and include
13062         "at-func.c".
13063         * lib/mkdirat.c (mkdirat): Likewise.
13064         * lib/fchmodat.c (fchmodat): Likewise.
13065         (ENOSYS): Remove definition.
13066         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
13067         it.  Don't include "unistd--.h" -- it wasn't ever used.
13068
13069         2006-01-17  Jim Meyering  <jim@meyering.net>
13070
13071         Rewrite fts.c not to change the current working directory,
13072         by using openat, fstatat, fdopendir, etc..
13073
13074         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
13075         (HAVE_OPENAT_SUPPORT): Define.
13076         [_LIBC] (fchdir): Don't undef or define; no longer used.
13077         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
13078         Now, this `function' always succeeds, and consumes its file descriptor
13079         parameter -- so callers must not close such FDs.  Update callers.
13080         (diropen_fd, opendirat, cwd_advance_fd): New functions.
13081         (diropen): Add parameter, SP.  Adjust all callers.
13082         Implement using diropen_fd, rather than open.
13083         (fts_open): Initialize new member, fts_cwd_fd.
13084         Remove fts_rft-setting code.
13085         (fts_close): Close fts_cwd_fd, if necessary.
13086         (__opendir2): Define in terms of opendir or opendirat,
13087         depending on whether the FST_NOCHDIR flag is set.
13088         (fts_build): Since fts_safe_changedir consumes its FD, and since
13089         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
13090         and close the dup'd file descriptor upon failure.
13091         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
13092         (fts_safe_changedir): Tweak semantics to reflect that this function
13093         now calls cwd_advance_fd and hence consumes its FD argument.
13094         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
13095         [struct FTS] (fts_rft): Remove now-unused member.
13096         [struct FTS] (fts_cycle.state): Improve comment.
13097
13098         * lib/openat.c (openat_needs_fchdir): New function.
13099         * lib/openat.h (openat_needs_fchdir): Declare it.
13100
13101 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
13102
13103         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
13104         Problem and fix reported by PĆ”draig Brady in
13105         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
13106
13107 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13108
13109         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
13110
13111 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13112
13113         * lib/memcoll.c (memcoll): Optimize for the common case where the
13114         arguments are bytewise equal.
13115
13116 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13117
13118         * doc/regexprops-generic.texi: Add a copyright notice.
13119
13120 2006-08-15  Bruno Haible  <bruno@clisp.org>
13121
13122         * modules/tmpdir (License): Change to LGPL.
13123
13124 2006-08-15  Bruno Haible  <bruno@clisp.org>
13125
13126         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
13127         module.
13128
13129 2006-08-14  Simon Josefsson  <jas@extundo.com>
13130
13131         * config/srclist.txt: Add gnupload.
13132
13133 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
13134
13135         Change copyright notice from LGPL 2 to GPL 2, since that's the
13136         standard form used in the gnulib repository.
13137         * tests/test-lock.c: Likewise.
13138         * tests/test-stdint.c: Likewise.
13139         * tests/test-tls.c: Likewise.
13140
13141         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
13142         prelude-manager.  User shorter URLs for GNU projects, without '?'.
13143         Add copyright notice.
13144
13145         * check-module: Add copyright notice.  Output a copyright
13146         notice if "--version" is specified.
13147         * modules/COPYING: New file.
13148         * tests/test-getaddrinfo.c: Add copyright notice.
13149         * tests/test-verify.c: Likewise.
13150
13151 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
13152
13153         Change copyright notice from LGPL 2 to GPL 2, since that's the
13154         standard form used in the gnulib repository.
13155         * lib/lock.c: LGPL -> GPL.
13156         * lib/lock.h: Likewise.
13157         * lib/strnlen1.c: Likewise.
13158         * lib/strnlen1.h: Likewise.
13159         * lib/tls.c: Likewise.
13160         * lib/tls.h: Likewise.
13161         * lib/tmpdir.c: Likewise.
13162
13163         * lib/TODO: Remove; this belongs only in coreutils.
13164
13165 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
13166
13167         Add copyright notices to long-enough files that lack them, since
13168         otherwise the files aren't clearly free.  Use the same notice that
13169         getdate.texi already uses.
13170         * doc/alloca-opt.texi: Add copyright notice.
13171         * doc/alloca.texi: Likewise.
13172         * doc/ctime.texi: Likewise.
13173         * doc/functions.texi: Likewise.
13174         * doc/gcd.texi: Likewise.
13175         * doc/gnulib-tool.texi: Likewise.
13176         * doc/inet_ntoa.texi: Likewise.
13177         * doc/visibility.texi: Likewise.
13178
13179         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
13180         * doc/quote.texi: Add copyright notice.
13181
13182         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
13183         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
13184         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
13185         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
13186         is now obsolete, and give a pointer to the Sun list.
13187         Add copyright notice.
13188
13189 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
13190
13191         * config/srclistvars.sh: Add copyright notice.
13192
13193 2006-08-14  Eric Blake  <ebb9@byu.net>
13194
13195         Import the following change from libc:
13196
13197         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
13198
13199         Upstream bug 2997.
13200         * lib/misc/error.c: Add space between program name and message if file
13201         name is missing.
13202
13203 2006-08-12  Karl Berry  <karl@gnu.org>
13204
13205         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
13206         remove, these originate in gnulib now.
13207
13208 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13209
13210         * doc/Makefile (standards.info standards.html standards.dvi):
13211         Also depend on make-stds.texi.
13212
13213 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
13214
13215         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
13216         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
13217
13218         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
13219         in wchar_t.  Problem reported by Eric Blake.
13220
13221         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
13222         LEN is smaller than SIZE.  Suggested by Bruno Haible.
13223         Also, help the compiler to keep LEN in a register.
13224
13225 2006-08-11  Eric Blake  <ebb9@byu.net>
13226
13227         * users.txt: Sort.  Add tar.
13228
13229 2006-08-11  Bruno Haible  <bruno@clisp.org>
13230
13231         * users.txt: New file.
13232
13233 2006-08-11  Bruno Haible  <bruno@clisp.org>
13234
13235         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
13236         before <wchar.h>. Needed for OSF/1 and BSD/OS.
13237
13238 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
13239
13240         * modules/snprintf (Depends-on): Remove minmax.
13241         (Maintainer): Add self and Bruno.
13242
13243 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
13244
13245         * lib/.cppi-disable: Add snprintf.h, socket_.h.
13246         * lib/snprintf.c: Include <errno.h> and <limits.h>.
13247         (EOVERFLOW): Define if the system does not.
13248         Do not include "minmax.h"; it wasn't used.
13249         (snprintf): Don't assume size_t promotes to an unsigned type.
13250         Fix bug when generated string was too long for the buffer: the
13251         buffer's contents are supposed to be the initial prefix of the
13252         output.  Don't assume vasnprintf returns EOVERFLOW if the size
13253         exceeds INT_MAX; do the check ourselves.
13254
13255         Import the following changes from libc:
13256
13257         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
13258
13259         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
13260         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
13261         set wc to the byte which couldn't be converted.
13262         (re_string_reconstruct): Don't clear valid_raw_len before calling
13263         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
13264         tip_context using re_string_context_at.
13265
13266         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
13267
13268         * lib/posix/regex.h: g++ still cannot handled [restrict].
13269
13270         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
13271
13272         * lib/posix/regex.h: Remove special handling for VMS.
13273
13274 2006-08-10  Jim Meyering  <jim@meyering.net>
13275
13276         * modules/same-inode: New module.
13277         * modules/dev-ino: New module.
13278         * modules/cycle-check: Depend on these modules, rather than simply
13279         including their .h files.
13280         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
13281         required via m4/cycle-check.m4.
13282         * modules/same: Depend on new same-inode module, rather than
13283         including same-inode.h.
13284         * modules/chdir-safer: New file.
13285
13286         * modules/chown (Depends-on): Add stat-macros.
13287
13288 2006-08-10  Jim Meyering  <jim@meyering.net>
13289
13290         * m4/cycle-check.m4: New file.
13291         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
13292         * m4/dev-ino.m4, m4/same-inode.m4: New files.
13293
13294 2006-08-10  Eric Blake  <ebb9@byu.net>
13295
13296         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
13297         in from original proposal.
13298
13299 2006-08-10  Eric Blake  <ebb9@byu.net>
13300         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13301
13302         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
13303         namespace.
13304
13305 2006-08-10  Bruno Haible  <bruno@clisp.org>
13306
13307         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
13308         as well.
13309
13310 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
13311
13312         Sync from coreutils.
13313
13314         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
13315
13316         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
13317         Reported by Toralf Fƶrster in <http://bugs.gentoo.org/141012>.
13318
13319 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
13320
13321         * modules/restrict: Remove; no longer needed now that we assume
13322         Autoconf 2.59 or later.
13323         * MODULES.html.sh: Remove 'restrict'.
13324         * modules/argp (Depends-on): Remove 'restrict'.
13325         * modules/base64 (Depends-on): Likewise.
13326         * modules/gc (Depends-on): Likewise.
13327         * modules/getaddrinfo (Depends-on): Likewise.
13328         * modules/glob (Depends-on): Likewise.
13329         * modules/inet_ntop (Depends-on): Likewise.
13330         * modules/inet_pton (Depends-on): Likewise.
13331         * modules/memxor (Depends-on): Likewise.
13332         * modules/regex (Depends-on): Likewise.
13333         * modules/strtok_r (Depends-on): Likewise.
13334         * modules/time_r (Depends-on): Likewise.
13335
13336 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
13337
13338         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
13339         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
13340         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
13341         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
13342         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
13343         * m4/memxor.m4 (gl_MEMXOR): Likewise.
13344         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
13345         gl_C_RESTRICT replaced by AC_C_RESTRICT.
13346
13347         Merge from coreutils.
13348         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
13349         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
13350         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
13351         * m4/time_r.m4 (gl_TIME_R): Likewise.
13352
13353 2006-08-09  Karl Berry  <karl@gnu.org>
13354
13355         * config/srclist.txt: no more gettext-tools, per Bruno.
13356
13357 2006-08-08  Eric Blake  <ebb9@byu.net>
13358
13359         * modules/verror: New module.
13360         * MODULES.html.sh: Document it.
13361
13362 2006-08-08  Eric Blake  <ebb9@byu.net>
13363
13364         * lib/verror.h, lib/verror.c: New files.
13365
13366 2006-08-08  Eric Blake  <ebb9@byu.net>
13367
13368         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
13369         verror_at_line output complies with GNU Coding Standards even when
13370         file is NULL.
13371
13372 2006-08-07  Bruno Haible  <bruno@clisp.org>
13373
13374         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
13375         versions of AIX.
13376         Reported by Ralf Wildenhues.
13377
13378 2006-08-07  Bruno Haible  <bruno@clisp.org>
13379
13380         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
13381         in an AC_DEFUN. Needed so that the autoconf snippets can use
13382         AC_REQUIRE.
13383
13384 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13385
13386         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
13387         Initialize pkgdata_DATA.
13388         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
13389         overriding it.
13390
13391 2006-08-06  Eric Blake  <ebb9@byu.net>
13392
13393         * lib/error.h: Fold in some upstream changes from glibc.
13394         * lib/error.c: Likewise.
13395
13396 2006-08-04  Bruno Haible  <bruno@clisp.org>
13397
13398         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
13399         Make the mostlyclean-local rule depend on mostlyclean-generic.
13400         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
13401
13402 2006-07-31  Bruno Haible  <bruno@clisp.org>
13403
13404         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
13405         <stdlib.h>, <string.h>.
13406
13407 2006-07-30  Bruno Haible  <bruno@clisp.org>
13408
13409         * modules/readlink (License): Change to LGPL.
13410
13411 2006-07-30  Bruno Haible  <bruno@clisp.org>
13412
13413         * modules/javaversion (Makefile.am): Distribute javaversion.java and
13414         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
13415         set PKGDATADIR to point to it.
13416
13417 2006-07-30  Bruno Haible  <bruno@clisp.org>
13418
13419         * modules/csharpexec (configure.ac): Comment out macro invocation.
13420         * modules/javaexec (configure.ac): Likewise.
13421         * modules/javacomp-script (configure.ac): Likewise.
13422
13423         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
13424
13425 2006-07-30  Bruno Haible  <bruno@clisp.org>
13426
13427         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
13428         linked-list.
13429
13430 2006-07-30  Bruno Haible  <bruno@clisp.org>
13431
13432         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
13433
13434 2006-07-30  Bruno Haible  <bruno@clisp.org>
13435
13436         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
13437         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
13438         get removed.
13439
13440 2006-07-29  Bruno Haible  <bruno@clisp.org>
13441
13442         Make it possible for gnulib-tool to work with locally modified or
13443         augmented gnulib repositories.
13444         * gnulib-tool (func_usage): Document --local-dir option.
13445         (local_gnulib_dir): New variable.
13446         Handle --local-dir option.
13447         (func_lookup_file): New function.
13448         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
13449         (func_get_description, func_get_filelist, func_get_description,
13450         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
13451         func_get_automake_snippet, func_get_include_directive,
13452         func_get_license, func_get_maintainer): Use func_lookup_file.
13453         (func_import, func_create_testdir): Use func_lookup_file.
13454
13455 2006-07-29  Bruno Haible  <bruno@clisp.org>
13456
13457         * modules/setenv (Depends-on): Add unistd.
13458
13459 2006-07-29  Bruno Haible  <bruno@clisp.org>
13460
13461         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
13462
13463 2006-07-29  Bruno Haible  <bruno@clisp.org>
13464
13465         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
13466
13467 2006-07-29  Bruno Haible  <bruno@clisp.org>
13468
13469         * gnulib-tool (import, update): If there is no Makefile.am, look at
13470         aclocal.m4, instead of bailing out.
13471
13472 2006-07-29  Bruno Haible  <bruno@clisp.org>
13473
13474         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
13475         Categorize the options by when they are useful.
13476
13477 2006-07-29  Bruno Haible  <bruno@clisp.org>
13478
13479         * gnulib-tool (func_usage): Document option --no-libtool.
13480         Handle option --no-libtool.
13481         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
13482         for changed semantics of $libtool variable.
13483         (func_import): Likewise. If libtool is not used, show this through
13484         an option --no-libtool.
13485         (func_create_testdir): Update.
13486
13487 2006-07-29  Bruno Haible  <bruno@clisp.org>
13488
13489         * gnulib-tool (func_import): Extend error message about missing
13490         --doc-base.
13491
13492 2006-07-29  Bruno Haible  <bruno@clisp.org>
13493
13494         * gnulib-tool (func_import): Don't create the $docbase directory if
13495         there is no file to store there.
13496
13497 2006-07-29  Bruno Haible  <bruno@clisp.org>
13498
13499         * gnulib-tool (autoconf_minversion): If a --dir option is given and
13500         relevant, look for configure.ac there, not in the current directory.
13501         Also use a simple search for AC_PREREQ, not "autoconf --trace".
13502
13503 2006-07-29  Bruno Haible  <bruno@clisp.org>
13504
13505         * gnulib-tool (SORT): New variable.
13506         (func_usage): Undocument --assume-autoconf option.
13507         Remove --assume-autoconf option handling.
13508         (autoconf_minversion): Determine from the contents of configure.ac.
13509         (func_import): Remove autoconf_minversion handling.
13510         Suggested by Eric Blake.
13511
13512 2006-07-29  Bruno Haible  <bruno@clisp.org>
13513
13514         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
13515
13516 2006-07-29  Bruno Haible  <bruno@clisp.org>
13517
13518         * config/srclist.txt (*setenv.[ch]): Remove rules.
13519
13520 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13521
13522         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
13523
13524 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13525
13526         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
13527         arpa/inet.h.
13528
13529 2006-07-28  Simon Josefsson  <jas@extundo.com>
13530
13531         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
13532         * modules/inet_pton (Depends-on): Likewise.
13533
13534 2006-07-28  Simon Josefsson  <jas@extundo.com>
13535
13536         * m4/netinet_in_h.m4: New file.
13537
13538 2006-07-28  Simon Josefsson  <jas@extundo.com>
13539
13540         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
13541         #include's.
13542
13543 2006-07-28  Simon Josefsson  <jas@extundo.com>
13544
13545         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
13546         #include's.
13547
13548 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
13549
13550         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
13551         setgid on directories only if they set these bits.
13552         * lib/modechange.h: Remove obsolete comment about masks.
13553
13554 2006-07-28  Eric Blake  <ebb9@byu.net>
13555
13556         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
13557         macro expansion.
13558
13559 2006-07-28  Bruno Haible  <bruno@clisp.org>
13560
13561         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
13562
13563 2006-07-28  Bruno Haible  <bruno@clisp.org>
13564
13565         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
13566
13567 2006-07-28  Bruno Haible  <bruno@clisp.org>
13568
13569         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
13570         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
13571         Define fallbacks.
13572         Avoids link error on FreeBSD 4.x.
13573         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
13574
13575         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
13576         encoding.
13577         * lib/mbswidth.c (iswcntrl): Likewise.
13578
13579 2006-07-27  Bruno Haible  <bruno@clisp.org>
13580
13581         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
13582         test.
13583
13584 2006-07-27  Bruno Haible  <bruno@clisp.org>
13585
13586         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
13587         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
13588         defined.
13589
13590 2006-07-26  Eric Blake  <ebb9@byu.net>
13591
13592         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
13593
13594 2006-07-26  Eric Blake  <ebb9@byu.net>
13595
13596         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
13597         like mingw that lack mkstemp.
13598         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
13599         avoid compilation warning on mingw.
13600
13601 2006-07-26  Bruno Haible  <bruno@clisp.org>
13602
13603         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
13604         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
13605         INT_FAST*_MIN, INTPTR_MIN.
13606
13607 2006-07-25  Bruno Haible  <bruno@clisp.org>
13608
13609         * modules/version-etc (Depends-on): Add stdarg.
13610
13611 2006-07-25  Bruno Haible  <bruno@clisp.org>
13612
13613         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
13614         complex commands.
13615
13616 2006-07-25  Bruno Haible  <bruno@clisp.org>
13617
13618         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
13619         defined in <stdarg.h> or config.h.
13620
13621 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
13622
13623         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
13624         (gl_STDIO_SAFER): Remove.
13625
13626 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
13627
13628         * MODULES.html.sh (File stream based Input/Output):
13629         Add fopen-safer, tmpfile-safer; remove stdio-safer.
13630         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
13631         * modules/fopen-safer, modules/tmpfile-safer: New files.
13632         * modules/stdio-safer: Remove.
13633
13634 2006-07-24  Bruno Haible  <bruno@clisp.org>
13635
13636         * modules/tmpdir: New file.
13637         * MODULES.html.sh (File system functions): Add it.
13638
13639 2006-07-24  Bruno Haible  <bruno@clisp.org>
13640
13641         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
13642         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
13643
13644 2006-07-24  Bruno Haible  <bruno@clisp.org>
13645
13646         * modules/clean-temp: New file.
13647
13648 2006-07-24  Bruno Haible  <bruno@clisp.org>
13649
13650         * m4/tmpdir.m4: New file, from GNU gettext.
13651
13652 2006-07-24  Bruno Haible  <bruno@clisp.org>
13653
13654         * lib/tmpdir.h: New file, from GNU gettext.
13655         * lib/tmpdir.c: New file, from GNU gettext.
13656
13657 2006-07-24  Bruno Haible  <bruno@clisp.org>
13658
13659         * lib/clean-temp.h: New file, from GNU gettext.
13660         * lib/clean-temp.c: New file, from GNU gettext.
13661
13662 2006-07-23  Eric Blake  <ebb9@byu.net>
13663
13664         * modules/stdio-safer (Files): Add tmpfile-safer.c.
13665         (Depends-on): Add binary-io.
13666
13667 2006-07-23  Eric Blake  <ebb9@byu.net>
13668
13669         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
13670
13671 2006-07-23  Eric Blake  <ebb9@byu.net>
13672
13673         * lib/tmpfile-safer.c: New file.
13674         * lib/stdio-safer.h (fopen_safer): Add prototype.
13675         * lib/stdio--.h (tmpfile): Make safer.
13676
13677 2006-07-23  Bruno Haible  <bruno@clisp.org>
13678
13679         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
13680         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
13681         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
13682         gl_linked_remove_at): Use it.
13683
13684 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
13685         and Simon Josefsson <jas@extundo.com>
13686
13687         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
13688
13689         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
13690
13691 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
13692
13693         * modules/close-stream: New file.
13694         * modules/closeout (Description): Make it clear that it exits
13695         with a diagnostic on error.
13696         (Depends-on): Add close-stream.  Remove fpending, stdbool.
13697         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
13698
13699 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
13700
13701         * m4/close-stream.m4: New file.
13702
13703 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
13704
13705         * lib/close-stream.c, lib/close-stream.h: New files.
13706
13707 2006-07-22  Bruno Haible  <bruno@clisp.org>
13708
13709         Merge from GNU gettext 0.15.
13710
13711         2006-05-01  Bruno Haible  <bruno@clisp.org>
13712
13713                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
13714
13715         2006-07-22  Bruno Haible  <bruno@clisp.org>
13716
13717                 * modules/javaversion: New file.
13718                 * MODULES.html.sh (Java): Add javaversion.
13719
13720         2006-03-12  Bruno Haible  <bruno@clisp.org>
13721
13722                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
13723
13724         2005-12-04  Bruno Haible  <bruno@clisp.org>
13725
13726                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
13727                 (untested).
13728
13729         2006-06-21  Bruno Haible  <bruno@clisp.org>
13730
13731                 Avoid warnings from recent versions of mcs.
13732                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
13733                 -o, -L, -r any more. Use options documented since mcs-1.0
13734                 instead. Similarly for -g.
13735
13736         2005-12-04  Bruno Haible  <bruno@clisp.org>
13737
13738                 * build-aux/csharpcomp.sh.in: Suffix for resources is
13739                 .resources, not .resource.
13740
13741         2005-07-09  Bruno Haible  <bruno@clisp.org>
13742
13743                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
13744                 add a .dll suffix.
13745                 Reported by Mark Junker <mjscod@gmx.de>.
13746
13747         2006-07-22  Bruno Haible  <bruno@clisp.org>
13748
13749                 * modules/gettext: Upgrade to gettext-0.15.
13750                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
13751                 m4/visibility.m4.
13752                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
13753
13754 2006-07-22  Bruno Haible  <bruno@clisp.org>
13755
13756         Merge from GNU gettext 0.15.
13757
13758         2006-03-25  Bruno Haible  <bruno@clisp.org>
13759
13760                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
13761
13762         2006-07-21  Bruno Haible  <bruno@clisp.org>
13763
13764                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
13765                 "1.1".
13766
13767         2006-05-09  Bruno Haible  <bruno@clisp.org>
13768
13769                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
13770                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
13771                 for the conftestver execution.
13772
13773         2006-05-01  Bruno Haible  <bruno@clisp.org>
13774
13775                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
13776                 optional target-version argument. Verify that the compiler
13777                 groks source of the specified source-version, or add -source
13778                 option as necessary. Verify that the compiler produces
13779                 bytecode in the specified target-version, or add -target and
13780                 -source options as necessary. Make the result of the test
13781                 available as variable CONF_JAVAC. Also log error output in
13782                 config.log.
13783
13784         2006-03-11  Bruno Haible  <bruno@clisp.org>
13785
13786                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
13787
13788         2006-05-09  Bruno Haible  <bruno@clisp.org>
13789
13790                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
13791                 CLASSPATH_SEPARATOR to a semicolon.
13792
13793         2006-03-12  Bruno Haible  <bruno@clisp.org>
13794
13795                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
13796                 available as variable CONF_JAVA, for subsequent autoconf
13797                 tests. Also log error output in config.log.
13798
13799         2006-07-19  Bruno Haible  <bruno@clisp.org>
13800
13801                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
13802                 that getline works on glibc2 systems. Needed to avoid trouble
13803                 in relocatable.c.
13804                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
13805
13806         2005-12-04  Bruno Haible  <bruno@clisp.org>
13807
13808                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
13809                 launcher (untested).
13810
13811         2005-12-04  Bruno Haible  <bruno@clisp.org>
13812
13813                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
13814
13815         2006-07-22  Bruno Haible  <bruno@clisp.org>
13816
13817                 * gettext.m4: Update from GNU gettext-0.15.
13818                 * nls.m4: Likewise.
13819                 * po.m4: Likewise.
13820                 * inttypes-pri.m4: Likewise.
13821                 * inttypes-h.m4: Renamed from inttypes.m4.
13822                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
13823
13824 2006-07-22  Bruno Haible  <bruno@clisp.org>
13825
13826         Merge from GNU gettext 0.15.
13827
13828         2005-07-05  Bruno Haible  <bruno@clisp.org>
13829
13830                 * printf-args.c (printf_fetchargs): Work around broken
13831                 definition of wint_t on mingw.
13832
13833         2005-02-12  Bruno Haible  <bruno@clisp.org>
13834
13835                 * xallocsa.h: Add extern "C" for C++.
13836
13837         2006-05-17  Bruno Haible  <bruno@clisp.org>
13838
13839                 Cygwin portability.
13840                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
13841
13842         2006-04-30  Bruno Haible  <bruno@clisp.org>
13843
13844                 * progreloc.c: Include <mach-o/dyld.h> if available.
13845                 (find_executable): Use _NSGetExecutablePath when possible.
13846
13847         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
13848
13849                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
13850                 function.
13851
13852         2005-12-29  Bruno Haible  <bruno@clisp.org>
13853
13854                 * progreloc.c (set_program_name_and_installdir): Fix
13855                 compilation error.
13856
13857         2005-12-04  Bruno Haible  <bruno@clisp.org>
13858
13859                 Cygwin portability.
13860                 * progreloc.c: Include <windows.h> also on Cygwin.
13861                 (find_executable): Add support for Cygwin.
13862                 (set_program_name_and_installdir): Handle also platforms with
13863                 nonempty EXEEXT.
13864
13865         2006-07-11  Bruno Haible  <bruno@clisp.org>
13866
13867                 * javacomp.c: Fix a comment.
13868                 Reported by Jim Meyering.
13869
13870         2006-04-30  Bruno Haible  <bruno@clisp.org>
13871
13872                 * javacomp.h (compile_java_class): Add source_version,
13873                 target_version arguments.
13874                 * javacomp.c: Rewritten to choose only a compiler that
13875                 respects the specified source_version and target_version.
13876
13877         2006-06-27  Bruno Haible  <bruno@clisp.org>
13878
13879                 Assume correct S_ISDIR macro.
13880                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
13881
13882         2006-07-22  Bruno Haible  <bruno@clisp.org>
13883
13884                 * javaversion.h: New file, from GNU gettext.
13885                 * javaversion.c: New file, from GNU gettext.
13886                 * javaversion.java: New file, from GNU gettext.
13887                 * javaversion.class: New file, from GNU gettext.
13888
13889         2006-05-17  Bruno Haible  <bruno@clisp.org>
13890
13891                 Cygwin portability.
13892                 * javaexec.c (execute_java_class): Test for jview program
13893                 also on Cygwin.
13894
13895         2006-04-09  Bruno Haible  <bruno@clisp.org>
13896
13897                 * fatal-signal.c: Don't include string.h.
13898                 (at_fatal_signal): Use a copying loop instead of memcpy.
13899
13900         2005-12-04  Bruno Haible  <bruno@clisp.org>
13901
13902                 * csharpexec.c: Add support for 'clix' launcher (untested).
13903                 (execute_csharp_using_sscli): New function.
13904                 (execute_csharp_program): Call it.
13905
13906         2006-06-21  Bruno Haible  <bruno@clisp.org>
13907
13908                 Avoid warnings from recent versions of mcs.
13909                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
13910                 -o, -L, -r any more. Use options documented since mcs-1.0
13911                 instead. Similarly for -g.
13912
13913         2005-07-09  Bruno Haible  <bruno@clisp.org>
13914
13915                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
13916                 add a .dll suffix.
13917                 Reported by Mark Junker <mjscod@gmx.de>.
13918
13919         2006-06-17  Bruno Haible  <bruno@clisp.org>
13920
13921                 * config.charset: Update for NetBSD 3.0.
13922
13923         2006-05-17  Bruno Haible  <bruno@clisp.org>
13924
13925                 Cygwin portability.
13926                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
13927
13928         2006-05-16  Bruno Haible  <bruno@clisp.org>
13929
13930                 * localcharset.c [CYGWIN]: Include <windows.h>.
13931                 (get_charset_aliases): For Cygwin, return the same CPxxx
13932                 aliases list as under WIN32.
13933                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
13934                 the environment variables. Fall back to GetACP().
13935
13936         2006-04-05  Bruno Haible  <bruno@clisp.org>
13937
13938                 * config.charset: Update Juan Manuel Guerrero's address.
13939
13940         2005-02-12  Bruno Haible  <bruno@clisp.org>
13941
13942                 * allocsa.h: Add extern "C" for C++.
13943
13944         2005-02-10  Bruno Haible  <bruno@clisp.org>
13945
13946                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
13947                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
13948
13949         2006-07-22  Bruno Haible  <bruno@clisp.org>
13950
13951                 * gettext.h: Update to GNU gettext-0.15.
13952
13953 2006-07-22  Bruno Haible  <bruno@clisp.org>
13954
13955         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
13956         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
13957         lib-prefix.m4, longdouble.m4, ssize_t.m4.
13958
13959 2006-07-21  Eric Blake  <ebb9@byu.net>
13960
13961         * modules/stdlib-safer: New file.
13962         * MODULES.html.sh (File stream based Input/Output): Add
13963         stdlib-safer.
13964
13965 2006-07-21  Eric Blake  <ebb9@byu.net>
13966
13967         * lib/stdlib-safer.h: New file from coreutils, required by
13968         stdlib--.h.
13969
13970 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
13971
13972         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
13973
13974 2006-07-20  Bruno Haible  <bruno@clisp.org>
13975
13976         * gnulib-tool: Recognize new option --assume-autoconf.
13977         (autoconf_minversion): New variable.
13978         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
13979
13980 2006-07-20  Bruno Haible  <bruno@clisp.org>
13981
13982         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
13983
13984 2006-07-19  Derek R. Price  <derek@ximbiot.com>
13985
13986         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
13987         Reindent and repaginate.
13988
13989 2006-07-19  Derek Price  <derek@ximbiot.com>
13990
13991         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
13992         Correct grammar.
13993
13994 2006-07-17  Bruno Haible  <bruno@clisp.org>
13995
13996         * modules/list: New file.
13997         * modules/array-list: New file.
13998         * modules/carray-list, modules/carray-list-tests: New files.
13999         * modules/linked-list, modules/linked-list-tests: New files.
14000         * modules/avltree-list, modules/avltree-list-tests: New files.
14001         * modules/rbtree-list, modules/rbtree-list-tests: New files.
14002         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
14003         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
14004         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
14005         * modules/oset: New file.
14006         * modules/array-oset: New file.
14007         * modules/avltree-oset, modules/avltree-oset-tests: New files.
14008         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
14009         * tests/test-carray_list.c: New file.
14010         * tests/test-linked_list.c: New file.
14011         * tests/test-avltree_list.c: New file.
14012         * tests/test-rbtree_list.c: New file.
14013         * tests/test-linkedhash_list.c: New file.
14014         * tests/test-avltreehash_list.c: New file.
14015         * tests/test-rbtreehash_list.c: New file.
14016         * tests/test-avltree_oset.c: New file.
14017         * tests/test-rbtree_oset.c: New file.
14018         * MODULES.html.sh (Container data structures): New section.
14019
14020 2006-07-17  Bruno Haible  <bruno@clisp.org>
14021
14022         * m4/gl_list.m4: New file.
14023
14024 2006-07-17  Bruno Haible  <bruno@clisp.org>
14025
14026         * lib/gl_list.h: New file.
14027         * lib/gl_list.c: New file.
14028         * lib/gl_array_list.h: New file.
14029         * lib/gl_array_list.c: New file.
14030         * lib/gl_carray_list.h: New file.
14031         * lib/gl_carray_list.c: New file.
14032         * lib/gl_linked_list.h: New file.
14033         * lib/gl_linked_list.c: New file.
14034         * lib/gl_anylinked_list1.h: New file.
14035         * lib/gl_anylinked_list2.h: New file.
14036         * lib/gl_avltree_list.h: New file.
14037         * lib/gl_avltree_list.c: New file.
14038         * lib/gl_anyavltree_list1.h: New file.
14039         * lib/gl_anyavltree_list2.h: New file.
14040         * lib/gl_rbtree_list.h: New file.
14041         * lib/gl_rbtree_list.c: New file.
14042         * lib/gl_anyrbtree_list1.h: New file.
14043         * lib/gl_anyrbtree_list2.h: New file.
14044         * lib/gl_anytree_list1.h: New file.
14045         * lib/gl_anytree_list2.h: New file.
14046         * lib/gl_linkedhash_list.h: New file.
14047         * lib/gl_linkedhash_list.c: New file.
14048         * lib/gl_anyhash_list1.h: New file.
14049         * lib/gl_anyhash_list2.h: New file.
14050         * lib/gl_avltreehash_list.h: New file.
14051         * lib/gl_avltreehash_list.c: New file.
14052         * lib/gl_rbtreehash_list.h: New file.
14053         * lib/gl_rbtreehash_list.c: New file.
14054         * lib/gl_anytreehash_list1.h: New file.
14055         * lib/gl_anytreehash_list2.h: New file.
14056
14057         * lib/gl_oset.h: New file.
14058         * lib/gl_oset.c: New file.
14059         * lib/gl_array_oset.h: New file.
14060         * lib/gl_array_oset.c: New file.
14061         * lib/gl_avltree_oset.h: New file.
14062         * lib/gl_avltree_oset.c: New file.
14063         * lib/gl_rbtree_oset.h: New file.
14064         * lib/gl_rbtree_oset.c: New file.
14065         * lib/gl_anytree_oset.h: New file.
14066
14067 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
14068
14069         * m4/mkancesdirs.m4: New file.
14070         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
14071         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
14072         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
14073         it.
14074
14075 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
14076
14077         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
14078         * lib/mkancesdirs.h: New files.
14079         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
14080         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
14081         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
14082         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
14083         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
14084         callers changed.  Revamp internals significantly, by not
14085         attempting to create directories that are temporarily more
14086         permissive than the final results.  Do not attempt to use
14087         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
14088         This removes some race conditions, fixes some bugs, and simplifies
14089         things.  Use new dirchownmod function to do owner and mode changes.
14090         * lib/mkdir-p.h: Likewise.
14091         * lib/modechange.c (octal_to_mode): New function.
14092         (struct mode_change): New member mentioned.
14093         (make_node_op_equals): New arg mentioned.  All callers changed.
14094         (mode_compile): Keep track of which mode bits the user has explicitly
14095         mentioned.
14096         (mode_adjust): New arg DIR, so that we implement the X op correctly.
14097         New arg PMODE_BITS, to keep track of which mode bits the user
14098         mentioned; it treats S_ISUID and S_ISGID speciall.
14099         All callers changed.
14100         * lib/modechange.h: Likewise.
14101
14102 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
14103
14104         * MODULES.html.sh: Add mkancestors.
14105         * modules/mkancesdirs: New module.
14106         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
14107         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
14108         The chdir-safer and afs files are now orphans; I'll remove them
14109         unless someone speaks up.
14110         Add lib/dirchownmod.c, lib/dirchownmod.h.
14111         (Depends-on): Remove alloca, chown, save-cwd, dirname.
14112         Add lchown, mkancesdirs.
14113         (Maintainer): Add self.
14114
14115 2006-07-15  Karl Berry  <karl@gnu.org>
14116
14117         * gnulib-tool: help message wording/arrangement.
14118
14119 2006-07-14  Simon Josefsson  <jas@extundo.com>
14120
14121         * doc/gnulib.texi (Libtool and Windows): New section.
14122
14123 2006-07-12  Simon Josefsson  <jas@extundo.com>
14124
14125         * modules/gendocs (License): Fix license, approved by Karl.
14126
14127 2006-07-12  Eric Blake  <ebb9@byu.net>
14128
14129         * MODULES.html.sh: Add gendocs.
14130
14131 2006-07-11  Eric Blake  <ebb9@byu.net>
14132
14133         * modules/fdl: New module, to install doc/fdl.texi.
14134         * MODULES.html.sh: Add new section for documentation modules.
14135         * gnulib-tool: Avoid space-tab.
14136         (--doc-base): New option, to manage files from doc.
14137
14138 2006-07-11  Eric Blake  <ebb9@byu.net>
14139
14140         * m4/absolute-header.m4: Fix comments to match recent change.
14141
14142 2006-07-11  Eric Blake  <ebb9@byu.net>
14143
14144         * gnulib-tool: List --doc-base before --tests-base.
14145
14146 2006-07-11  Derek R. Price  <derek@ximbiot.com>
14147
14148         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
14149
14150 2006-07-11  Bruno Haible  <bruno@clisp.org>
14151
14152         * README: Mention where to put documentation.
14153
14154 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14155
14156         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
14157
14158 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
14159
14160         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
14161         to stdint.m4.
14162
14163 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
14164
14165         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
14166         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
14167         "no/such/file/stdint.h" when there is no such file, so that
14168         the resulting C code can be parsed by dodgy compilers.
14169         Problems reported by Bob Proulx.
14170
14171 2006-07-10  Derek R. Price  <derek@ximbiot.com>
14172
14173         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
14174         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
14175         macros into the GNU _D_EXACT_NAMLEN.
14176         * lib/savedir.c:  Likewise.
14177         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
14178
14179 2006-07-10  Derek R. Price  <derek@ximbiot.com>
14180         and Paul Eggert  <eggert@cs.ucla.edu>
14181
14182         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
14183         * m4/savedir.m4:
14184         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
14185         macros into the GNU _D_EXACT_NAMLEN.
14186
14187 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
14188
14189         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
14190         around the absolute name, to work around a problem with the HP-UX
14191         11.23 native C compiler, reported by Bob Proulx.
14192
14193 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
14194
14195         * doc/maintain.texi, make-stds.texi: Sync from
14196         <http://savannah.gnu.org/projects/gnustandards>.
14197
14198 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
14199
14200         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
14201
14202 2006-07-09  Jim Meyering  <jim@meyering.net>
14203
14204         * m4/glob.m4: Remove a doubled word in a comment.
14205
14206 2006-07-09  Jim Meyering  <jim@meyering.net>
14207
14208         * lib/argp-pv.c: Remove a doubled word in a comment.
14209         * lib/check-version.c (check_version): Likewise.
14210         * lib/javacomp.c (compile_java_class): Likewise.
14211
14212 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
14213
14214         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
14215         for the benefit of people using Autoconf 2.60.  If you want to
14216         support older Autoconf versions you can copy m4/onceonly_2_57.m4
14217         (or m4/onceonly.m4, if pre-2.57) manually.
14218
14219 2006-07-08  Jim Meyering  <jim@meyering.net>
14220
14221         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
14222         comment.
14223         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
14224         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
14225         comment.
14226
14227 2006-07-08  Jim Meyering  <jim@meyering.net>
14228
14229         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
14230
14231 2006-07-07  Simon Josefsson  <jas@extundo.com>
14232
14233         * tests/test-crc.c: Change expected crc value, the test vector
14234         were probably computed using the old broken crc.c?
14235
14236 2006-07-06  Simon Josefsson  <jas@extundo.com>
14237
14238         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
14239         now the canonical place for the M4 file).
14240
14241         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
14242         from the sys_socket dependency now.
14243
14244         * modules/inet_pton (Files): Ditto.
14245
14246         * modules/inet_ntop (Files): Ditto.
14247
14248 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
14249
14250         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
14251         not gl_PREREQ_GETUSERSHELL.
14252
14253 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14254
14255         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
14256         with only one argument, for Autoconf 2.60.
14257         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
14258         expand to nothing, so add a shell command to avoid syntax error.
14259         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
14260
14261 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14262
14263         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
14264
14265 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
14266
14267         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
14268         no longer needed.  Check for isblank decl.
14269         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
14270         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
14271         of existence.
14272
14273 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
14274
14275         * lib/getloadavg.c: Use __VMS, not VMS.
14276         * lib/getopt.c: Likewise.
14277         * lib/getpagesize.h: Likewise.
14278         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
14279         and probably does not work.
14280
14281 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
14282
14283         * lib/.cppi-disable: Add wcwidth.
14284         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
14285         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
14286         (ISGRAPH): Remove.  All uses changed to isgraph.
14287         (FOLD) [!defined _LIBC]: Remove special case.
14288         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
14289         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
14290         HAVE_ISBLANK.
14291         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
14292         case.
14293
14294 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
14295
14296         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
14297         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
14298         brackets.  Other minor changes to suppress some compiler
14299         warnings.
14300
14301 2006-07-06  Derek R. Price  <derek@ximbiot.com>
14302         and Paul Eggert  <eggert@cs.ucla.edu>
14303
14304         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
14305         of invoking obsolescent AC_HEADER_DIRENT macro.
14306         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
14307         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
14308         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
14309         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
14310         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
14311         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
14312         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
14313         * m4/readdir.m4: Remove; no longer needed.
14314
14315 2006-07-06  Derek R. Price  <derek@ximbiot.com>
14316         and Paul Eggert  <eggert@cs.ucla.edu>
14317
14318         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
14319         Don't worry about this obsolete case any more.
14320         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
14321         directories.
14322         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
14323         worry about this obsolete case any more.
14324         * lib/fts.c: Likewise.
14325         * lib/getcwd.c: Likewise.
14326         * lib/glob.h: Likewise.
14327         * lib/savedir.c: Likewise.
14328
14329 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
14330
14331         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
14332         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
14333         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
14334         needed.
14335         All uses removed.
14336         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
14337         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
14338         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
14339         needed.
14340         * m4/getdate.m4 (gl_GETDATE): Likewise.
14341         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
14342         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
14343         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
14344         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
14345         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
14346         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
14347         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
14348         needed.
14349
14350 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
14351
14352         * lib/memcasecmp.c: Include <limits.h>.
14353         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
14354         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
14355         Don't assume isdigit succeeds only on '0' through '9'.
14356
14357 2006-07-05  Eric Blake  <ebb9@byu.net>
14358
14359         * modules/getaddrinfo (Depends-on): Add snprintf.
14360
14361 2006-07-05  Eric Blake  <ebb9@byu.net>
14362
14363         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
14364         to avoid 'header present but could not be compiled' on cygwin.
14365
14366 2006-07-05  Eric Blake  <ebb9@byu.net>
14367
14368         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
14369         missing from netdb.h.
14370         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
14371
14372 2006-07-05  Derek R. Price  <derek@ximbiot.com>
14373
14374         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
14375         no longer needed.
14376         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
14377         * m4/getdate.m4 (gl_GETDATE): Likewise.
14378         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
14379         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
14380         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
14381         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
14382         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
14383
14384 2006-07-05  Derek R. Price  <derek@ximbiot.com>
14385
14386         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
14387         All uses of is_space replaced by isspace.
14388         * lib/exit.h: Don't talk about STDC_HEADERS.
14389         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
14390         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
14391         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
14392         replaced by isprint etc.
14393         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
14394         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
14395         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
14396         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
14397         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
14398         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
14399
14400 2006-07-05  Bruno Haible  <bruno@clisp.org>
14401
14402         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
14403         the function exists, before testing against AIX.
14404         Reported by Martin Lambers <marlam@marlam.de>.
14405
14406 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
14407
14408         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
14409         From Mark D. Baushke.
14410
14411 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
14412
14413         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
14414         to the absolute name, not just one, to bypass Sun C 5.8's
14415         "warning: #include of /usr/include/... may be non-portable".
14416
14417 2006-07-04  Eric Blake  <ebb9@byu.net>
14418
14419         * modules/dirname-tests: New test module.
14420         * tests/test-dirname.c: New file, replacing dirname.c
14421         TEST_DIRNAME section that was recently deleted.
14422
14423 2006-07-04  Bruno Haible  <bruno@clisp.org>
14424
14425         Assume ANSI C header files and <ctype.h> functions.
14426         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
14427         (mbsnwidth): Use isprint, iscntrl instead.
14428
14429 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
14430
14431         Merge from coreutils.
14432         * MODULES.html.sh: Add xstrtold.
14433         * modules/xstrtold: New file.
14434         * modules/cycle-check (Files): Add lib/same-inode.h.
14435         * modules/dirname (Files): Add m4/double-slash-root.m4.
14436         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
14437         * modules/mkdir-p (Files): Add lib/same-inode.h.
14438         * modules/same (Files): Add lib/same-inode.h.
14439
14440 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
14441
14442         * m4/absolute-header.m4: Renamed from full-header-path.m4.
14443         This is to keep the terminology clean; POSIX talks about
14444         "absolute pathnames", not "full pathnames", but the GNU
14445         Coding Standards say to use "path" for something else;
14446         so use "absolute" to keep both sides happy.
14447         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
14448         Set gl_absolute_header, not gl_full_header_path.
14449         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
14450         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
14451         All uses changed.
14452
14453         Merge from coreutils.
14454
14455         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
14456
14457         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
14458         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
14459         want to require the building of c-strtod.o.
14460         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
14461         needs -lm directly.
14462         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
14463
14464         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
14465
14466         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
14467         --as-needed option if available.  Problem reported by Albert Chin in
14468         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
14469         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
14470         cc merely issues a bunch of annoying warnings for --as-needed
14471         (this problem was reported by Bob Proulx).  Also, try linking with
14472         -lm to detect a bug in binutils 2.16 (this problem was reported
14473         by Ralf Wildenhues).
14474
14475         2006-06-18  Jim Meyering  <jim@meyering.net>
14476
14477         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
14478         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
14479         macro.
14480         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
14481         also check for glibc-2.4's abort-inducing bug.
14482
14483         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
14484         Low-probability clean-up should be to use rmdir to get rid of
14485         the just-created directory, not unlink.
14486
14487         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
14488         configure fail, and request a bug report to inform us about it.
14489         Add a comment that, barring reports to the contrary, in 2007 we'll
14490         assume ftruncate is universally available.
14491
14492         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
14493
14494         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
14495
14496         2006-03-12  Jim Meyering  <jim@meyering.net>
14497
14498         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
14499         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
14500         * m4/same.m4 (gl_SAME): Likewise.
14501         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
14502
14503         2006-03-11  Eric Blake  <ebb9@byu.net>
14504
14505         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
14506         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
14507         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
14508         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
14509
14510 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
14511
14512         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
14513         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
14514         reported by Mark D. Baushke, one in
14515         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
14516
14517         Merge from coreutils.
14518
14519         * lib/.cppi-disable: Add stdint_.h.
14520         * lib/.cvsignore: Add stdint.h.
14521
14522         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
14523
14524         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
14525         both double and long double versions.
14526         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
14527         * lib/xstrtold.c: New file.
14528         * lib/xstrtod.h (xstrtold): New decl.
14529
14530         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
14531
14532         * lib/filemode.c (setst): Remove.
14533         (strmode): Rewrite to avoid setst.  This makes the code shorter,
14534         (arguably) clearer, and the generated code is a bit smaller on my
14535         Debian GNU/Linux stable x86 host.
14536
14537         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
14538
14539         * lib/filemode.c: Include "filemode.h" first, to test the interface.
14540         Assume that filemode.h includes sys/types.h and sys/stat.h.
14541         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
14542         (ftypelet): Reorder to put common cases first, for efficiency.
14543         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
14544         to do 'M'.
14545         (strmode): Renamed from mode_string, and now stores 12 bytes instead
14546         of 10, for compatibility with FreeBSD.  All callers changed.
14547         (filemodestring): Now stores 12 bytes instead of 10, and sets file
14548         types that can't be deduced solely from st_mode.  First arg is now a
14549         const pointer.
14550         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
14551         (strmode): Renamed from mode_string.
14552         (filemodestring): New decl.
14553         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
14554         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
14555         needed.
14556         (S_ISPORT, S_ISWHT): New macros, if not already defined.
14557
14558         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
14559
14560         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
14561         fsusage.h now does that.  Include fsusage.h first, to test interface.
14562         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
14563         at most one method (the old code could have generated decls that
14564         didn't conform to C89, not that this was ever exercised).
14565         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
14566
14567         2006-03-19  Jim Meyering  <jim@meyering.net>
14568
14569         Work even in a chroot where d_ino values for entries in "/"
14570         don't match the stat.st_ino values for the same names.
14571         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
14572         number, iterate through all entries again, using lstat instead.
14573         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
14574         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
14575
14576         * lib/getcwd.c (__getcwd): Clarify a comment.
14577         Use memcpy in place of a call to strcpy.
14578
14579         2006-03-12  Jim Meyering  <jim@meyering.net>
14580
14581         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
14582         matches that of the current directory (which we're about to chdir ".."
14583         out of), then save the dev-ino of the parent, instead.
14584
14585         * lib/same-inode.h (SAME_INODE): New file/macro.
14586         * lib/chdir-safer.c (SAME_INODE): Remove definition.
14587         Include "same-inode.h", instead.
14588         * lib/same.c: Likewise.
14589         * lib/cycle-check.h: Include "same-inode.h".
14590         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
14591         * lib/cycle-check.c (SAME_INODE): Remove definition.
14592         * lib/root-dev-ino.h: Include "same-inode.h".
14593
14594         2006-03-11  Eric Blake  <ebb9@byu.net>
14595
14596         * lib/same.c (same_name): s/base_name/last_component/
14597         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
14598         * lib/filenamecat.c (file_name_concat): Likewise.
14599
14600         2006-03-11  Eric Blake  <ebb9@byu.net>,
14601                     Paul Eggert  <eggert@cs.ucla.edu>
14602
14603         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
14604         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
14605         drive prefix.
14606         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
14607         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
14608         (last_component): New method.
14609         * lib/dirname.c (dir_len): Determine when drive letters need a
14610         subsequent slash.  Preserve // when it is special.
14611         (dir_name): Don't append dot when drive letter is absolute.
14612         [TEST_DIRNAME]: Move into a full-blown gnulib test.
14613         * lib/basename.c (base_name): New semantics - malloc the result.
14614         Preserve // when it is special.  Preserve relative files that look
14615         like drive letters.
14616         (base_len): Preserve // when it is special.
14617         (last_component): New method, similar to old base_name semantics.
14618         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
14619         base_name.  Strip redundant slashes from ///.
14620
14621 2006-07-03  Jim Meyering  <jim@meyering.net>
14622
14623         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
14624         macro is used before the first cycle_check call.
14625
14626 2006-07-03  Eric Blake  <ebb9@byu.net>
14627
14628         * modules/dirname (Depends-on): Add xstrndup.
14629
14630 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
14631
14632         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
14633         test cases, so that config.log is a bit easier to follow.
14634
14635 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
14636
14637         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
14638         both are 64 bits, since this seems to be the tradition, and this
14639         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
14640         we ever run into a host that prefers long long to long in this
14641         case, we'll need another configure-time test.  Problem reported by
14642         Jim Meyering.
14643
14644 2006-07-02  Eric Blake  <ebb9@byu.net>
14645
14646         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
14647
14648 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
14649
14650         * modules/inttypes (Depends-on): No longer depends on stdint.
14651         * modules/stdint (Description): Say more about assumptions.
14652         Say that the fast types might differ.  Say macros are used.
14653         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
14654         (Makefile.am): Revise list of substituted symbols to match
14655         new stdint.m4.
14656         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
14657         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
14658         * tests/test-stdint.c (verify_same_types)
14659         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
14660         the code conforms to C99/C89.
14661         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
14662         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
14663
14664 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
14665
14666         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
14667         but fix a bug, by requiring at least 64 bits.
14668         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
14669         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
14670         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
14671         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
14672
14673         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
14674         changes.  Make 2.59 a prerequisite.  Check and substitute for
14675         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
14676         inttypes.h.  Do not use special include files; just use the
14677         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
14678         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
14679         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
14680         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
14681         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
14682         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
14683         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
14684         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
14685         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
14686         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
14687         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
14688         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
14689         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
14690         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
14691         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
14692         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
14693         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
14694         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
14695         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
14696         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
14697         WINT_MAX.  Check for C99 conformance more strictly, by detecting
14698         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
14699         not check for things that C99 does not require, e.g., int8_t.  If
14700         a test isn't needed unless <stdint.h> isn't working, and is
14701         unlikely to be needed for any other reason, then don't do it
14702         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
14703         size_t, since we assume C89 freestanding at least.  Do not check
14704         for sig_atomic_t, wchar_t, or wint_t, since the code now does
14705         the right thing even if the types are not defined.  Instead use:
14706         (gl_STDINT_TYPE_PROPERTIES): New macro.
14707         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
14708         testing whether <sys/types.h> clashes, as Autoconf does this for
14709         us now.  All uses removed.
14710         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
14711         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
14712         (gl_CHECK_TYPE_SAME):
14713         Remove; no longer needed.
14714         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
14715         exists, since we'll return 0 anyway in that case.
14716         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
14717
14718 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
14719
14720         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
14721         possible collision with system files.
14722         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
14723         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
14724         WCHAR_MIN and WCHAR_MAX in this case.
14725         (<stddef.h>): Do not include; no longer needed.
14726         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
14727         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
14728         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
14729         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
14730         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
14731         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
14732         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
14733         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
14734         !defined(__c99))]: Include in this case too, since it's harmless
14735         now.
14736         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
14737         dangerous to do so.
14738         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
14739         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
14740         (_STDINT_MIN, _STDINT_MAX): New macros.
14741         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
14742         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
14743         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
14744         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
14745         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
14746         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
14747         macros, not typedefs; this simplifies things quite a bit.
14748         Use long int for all types narrower than int64_t.
14749         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
14750         Define in terms of long long int or int64_t or long int,
14751         not int64_t or int32_t.  This saves some compile-time testing.
14752         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
14753         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
14754         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
14755         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
14756         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
14757         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
14758         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
14759         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
14760         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
14761         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
14762         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
14763         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
14764         undef any previous version and define our own version, for
14765         simplicity and consistency with the new macros for types.
14766         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
14767         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
14768         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
14769         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
14770         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
14771         @WINT_T_SUFFIX@ to keep things simple here.
14772         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
14773         Simplify by assuming typical 8/16/32/64 host, since we're
14774         already doing that elsewhere anyway.
14775         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
14776         and assume long long int is 64 bits if available.  This
14777         speeds up 'configure'.
14778
14779 2006-07-01  Eric Blake  <ebb9@byu.net>
14780
14781         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
14782         Reported by Andreas Buening.
14783
14784 2006-07-01  Eric Blake  <ebb9@byu.net>
14785
14786         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
14787
14788 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
14789
14790         * lib/getaddrinfo.c: fixed typo
14791
14792 2006-06-29  Jim Meyering  <jim@meyering.net>
14793
14794         * modules/strftime (Maintainer): Add my name, since with the
14795         FPRINTFTIME changes strftime.c has forked from glibc.
14796
14797 2006-06-29  Eric Blake  <ebb9@byu.net>
14798
14799         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
14800
14801 2006-06-29  Eric Blake  <ebb9@byu.net>
14802
14803         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
14804
14805 2006-06-29  Eric Blake  <ebb9@byu.net>
14806
14807         * lib/stat_.h: New file.
14808
14809 2006-06-29  Eric Blake  <ebb9@byu.net>
14810
14811         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
14812         unused static function.
14813
14814 2006-06-29  Eric Blake  <ebb9@byu.net>
14815
14816         * doc/functions.texi (Function Portability): Document missing lstat
14817         on mingw.
14818
14819 2006-06-29  Eric Blake  <ebb9@byu.net>
14820
14821         * MODULES.html.sh: Add sys_stat.
14822         * modules/sys_stat: New module.
14823         * modules/mkstemp (Depends-on): Add sys_stat.
14824
14825 2006-06-29  Derek R. Price  <derek@ximbiot.com>
14826
14827         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
14828
14829 2006-06-29  Derek R. Price  <derek@ximbiot.com>
14830
14831         * m4/c-bs-a.m4: Removed.
14832
14833 2006-06-29  Derek R. Price  <derek@ximbiot.com>
14834
14835         * lib/strftime.c: Assume strftime() exists.
14836
14837 2006-06-29  Derek Price  <derek@ximbiot.com>
14838
14839         * modules/c-bs-a: Removed - \a is C89.
14840         * MODULES.html.sh: Remove c-bs-a.
14841
14842 2006-06-29  Bruno Haible  <bruno@clisp.org>
14843
14844         * modules/wcwidth (License): Change to LGPL.
14845
14846 2006-06-28  Simon Josefsson  <jas@extundo.com>
14847
14848         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
14849         on _WIN32.
14850
14851         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
14852         getnameinfo.
14853
14854 2006-06-28  Simon Josefsson  <jas@extundo.com>
14855
14856         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
14857
14858 2006-06-28  Simon Josefsson  <jas@extundo.com>
14859
14860         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
14861         functions there.  It will succeed on Windows XP, but on Windows
14862         2000 and (presumably) earlier, it will fail, and use the internal
14863         re-implementation.
14864         (use_win32_p): New function.
14865         (getaddrinfo): Use strtoul on servname, to support numeric ports.
14866         Support AI_NUMERICSERV to disable getservbyname.
14867         (getnameinfo): New function, only supports
14868         NI_NUMERICHOST|NI_NUMERICSERV for now.
14869
14870         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
14871         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
14872         getnameinfo.
14873
14874 2006-06-28  Eric Blake  <ebb9@byu.net>
14875
14876         * modules/wcwidth: New file.
14877         * modules/mbchar (Depends-on): Add wcwidth.
14878         * modules/mbswidth (Depends-on): Add wcwidth.
14879         * MODULES.html.sh: Add wcwidth.
14880
14881 2006-06-28  Eric Blake  <ebb9@byu.net>
14882
14883         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
14884         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
14885
14886 2006-06-28  Eric Blake  <ebb9@byu.net>
14887
14888         * lib/xvasprintf.h: Fix comments.
14889
14890 2006-06-28  Eric Blake  <ebb9@byu.net>
14891
14892         * lib/mbchar.h (wcwidth): Include wcwidth.h.
14893         * lib/mbswidth.c (wcwidth): Move from here...
14894         * lib/wcwidth.h: ...to this new file.
14895
14896 2006-06-28  Derek R. Price  <derek@ximbiot.com>
14897
14898         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
14899
14900         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
14901         it's obsolete.
14902         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
14903
14904 2006-06-28  Derek R. Price  <derek@ximbiot.com>
14905
14906         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
14907         Autoconf 2.60 says this stuff was obsolete.
14908
14909 2006-06-28  Bruno Haible  <bruno@clisp.org>
14910
14911         * modules/wcwidth (Files): Add m4/wchar_t.m4.
14912
14913 2006-06-28  Bruno Haible  <bruno@clisp.org>
14914
14915         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
14916         gt_TYPE_WCHAR_T.
14917
14918 2006-06-28  Bruno Haible  <bruno@clisp.org>
14919
14920         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
14921         declaration for wcwidth.
14922         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
14923
14924 2006-06-28  Bruno Haible  <bruno@clisp.org>
14925
14926         * lib/mkdtemp.c [MINGW]: Include <io.h>.
14927         (mkdir): Define using _mkdir.
14928
14929 2006-06-28  Bruno Haible  <bruno@clisp.org>
14930
14931         * lib/getaddrinfo.h: Fix POSIX URL.
14932         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
14933         _WIN32.
14934         (use_win32_p): Make static.
14935         (getaddrinfo): Reject service name if it is empty or does not consist
14936         solely of decimal digits, or if its value is > 65535.
14937         (getnameinfo): Remove useless casts.
14938
14939 2006-06-27  Simon Josefsson  <jas@extundo.com>
14940
14941         * modules/sys_select: New file, suggested by Bruno Haible, Paul
14942         Eggert and Martin Lambers.
14943
14944 2006-06-27  Simon Josefsson  <jas@extundo.com>
14945
14946         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
14947         Eggert and Martin Lambers.
14948
14949 2006-06-27  Bruno Haible  <bruno@clisp.org>
14950
14951         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
14952         result to 0, not to empty.
14953         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
14954
14955 2006-06-27  Bruno Haible  <bruno@clisp.org>
14956
14957         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
14958
14959 2006-06-26  Simon Josefsson  <jas@extundo.com>
14960
14961         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
14962         present.
14963
14964 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
14965
14966         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
14967         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
14968         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
14969
14970 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
14971
14972         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
14973
14974 2006-06-26  Bruno Haible  <bruno@clisp.org>
14975
14976         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
14977
14978 2006-06-26  Bruno Haible  <bruno@clisp.org>
14979
14980         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
14981
14982 2006-06-26  Bruno Haible  <bruno@clisp.org>
14983
14984         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
14985         SGI C compiler in pre-C99 mode.
14986         Suggested by Mark D. Baushke and Larry Jones.
14987
14988 2006-06-26  Bruno Haible  <bruno@clisp.org>
14989
14990         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
14991         WCHAR_MAX.
14992         Reported by Mark D. Baushke and Larry Jones.
14993
14994 2006-06-26  Bruno Haible  <bruno@clisp.org>
14995
14996         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
14997         in pre-C99 mode.
14998         Suggested by Mark D. Baushke and Larry Jones.
14999
15000 2006-06-23  Simon Josefsson  <jas@extundo.com>
15001             Bruno Haible  <bruno@clisp.org>
15002
15003         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
15004         Emit mostlyclean-local rule.
15005         (func_emit_tests_Makefile_am): Likewise.
15006         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
15007
15008 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
15009
15010         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
15011
15012 2006-06-23  Bruno Haible  <bruno@clisp.org>
15013
15014         * tests/test-stdint.c: Update to match ISO C 99 Technical
15015         Corrigendum 1.
15016
15017 2006-06-23  Bruno Haible  <bruno@clisp.org>
15018
15019         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
15020
15021 2006-06-23  Bruno Haible  <bruno@clisp.org>
15022
15023         * lib/stdint_.h: Treat IRIX like OpenBSD.
15024
15025 2006-06-23  Bruno Haible  <bruno@clisp.org>
15026
15027         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
15028         ISO C 99 Technical Corrigendum 1.
15029
15030 2006-06-22  Simon Josefsson  <jas@extundo.com>
15031
15032         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
15033         MinGW.
15034
15035 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
15036
15037         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
15038         needed.  Some compiler complained about some of them.  Problem reported
15039         by Larry Jones in
15040         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
15041
15042 2006-06-21  Simon Josefsson  <jas@extundo.com>
15043
15044         * tests/test-getaddrinfo.c: New file.
15045
15046         * modules/getaddrinfo-tests: New file.
15047
15048         * MODULES.html.sh: Add inet_pton.
15049
15050         * modules/inet_pton: New file.
15051
15052 2006-06-21  Simon Josefsson  <jas@extundo.com>
15053
15054         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
15055         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
15056         of using the (limited) gnulib implementation on Windows XP.
15057
15058         * m4/inet_pton.m4: New file.
15059
15060 2006-06-21  Simon Josefsson  <jas@extundo.com>
15061
15062         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
15063         variable.
15064
15065         * lib/socket_.h: Don't define WINVER.
15066
15067         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
15068         slightly modified to work in gnulib.
15069
15070 2006-06-21  Simon Josefsson  <jas@extundo.com>
15071
15072         * doc/gnulib.texi (Windows sockets): Add.
15073
15074 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
15075
15076         * lib/read-file.c (fread_file): Start with buffer allocation of
15077         0 bytes rather than 1 byte; this simplifies the code.
15078         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
15079         code to free buffer and save/restore errno.
15080         (internal_read_file): Remove unused local.
15081
15082 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
15083
15084         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
15085         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
15086         Problem reported by Denis Excoffier in
15087         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
15088
15089 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15090
15091         * modules/sys_socket, modules/socklen: Include sys/types since
15092         FreeBSD 4.x's sys/socket.h needs it.
15093
15094 2006-06-19  Simon Josefsson  <jas@extundo.com>
15095
15096         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
15097
15098 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
15099
15100         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
15101
15102 2006-06-19  Bruno Haible  <bruno@clisp.org>
15103
15104         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
15105         and FULL_PATH_INTTYPES_H in angle brackets.
15106         Reported by Mark D. Baushke <mdb@gnu.org>.
15107
15108 2006-06-17  Eric Blake  <ebb9@byu.net>
15109
15110         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
15111         errno.
15112
15113 2006-06-17  Bruno Haible  <bruno@clisp.org>
15114
15115         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
15116         <sys/inttypes.h>.
15117
15118 2006-06-17  Bruno Haible  <bruno@clisp.org>
15119
15120         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
15121         whether errno is declared. Assume <errno.h> declares errno.
15122
15123 2006-06-17  Bruno Haible  <bruno@clisp.org>
15124
15125         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
15126
15127 2006-06-17  Bruno Haible  <bruno@clisp.org>
15128
15129         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
15130         problem on Solaris 2.5.1.
15131
15132 2006-06-16  Eric Blake  <ebb9@byu.net>
15133
15134         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
15135         * lib/unicodeio.c [!defined errno]: Likewise.
15136         * lib/strtol.c [!defined errno]: Likewise.
15137         * lib/strtod.c [!defined errno]: Likewise.
15138
15139 2006-06-15  Eric Blake  <ebb9@byu.net>
15140
15141         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
15142
15143 2006-06-15  Eric Blake  <ebb9@byu.net>
15144
15145         * config/srclist.txt (ssize_t.m4): Lose sync.
15146
15147 2006-06-15  Bruno Haible  <bruno@clisp.org>
15148
15149         * modules/stdint (Files): Include m4/full-header-path.m4,
15150         m4/size_max.m4, m4/wchar_t.m4.
15151         (Makefile.am): Many more substitutions.
15152         * modules/stdint-tests: New file.
15153         * tests/test-stdint.c: New file.
15154
15155 2006-06-15  Bruno Haible  <bruno@clisp.org>
15156
15157         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
15158         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
15159         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
15160         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
15161         gl_CHECK_TYPE_SAME): New macros.
15162
15163 2006-06-15  Bruno Haible  <bruno@clisp.org>
15164
15165         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
15166
15167 2006-06-15  Bruno Haible  <bruno@clisp.org>
15168
15169         * lib/stdint_.h: Rewritten to be fully auto-configured.
15170         Fixes bug on HP-UX/IA64.
15171
15172 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
15173
15174         * lib/getdate.y (__attribute__): Don't define if already defined.
15175         Problem reported by Larry Jones.
15176         * lib/utimens.c (__attribute__): Likewise.
15177
15178 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
15179
15180         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
15181         reported by Andreas Schwab.
15182
15183 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15184             Bruno Haible  <bruno@clisp.org>
15185
15186         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
15187         check for the declaration of strnlen and a run test that exposes the
15188         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
15189         rpl_strndup.
15190
15191 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15192             Bruno Haible  <bruno@clisp.org>
15193
15194         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
15195
15196 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15197
15198         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
15199         compile test, for Tru64 4.0D.
15200
15201 2006-05-28  Karl Berry  <karl@gnu.org>
15202
15203         * config/srclist.txt (printf-args.c): lose sync.
15204
15205 2006-05-26  Martin Lambers  <marlam@marlam.de>
15206
15207         * lib/getpass.c: Updates the test for the native W32 API, and adds
15208         missing includes, thus fixing compilation warnings.
15209
15210 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
15211
15212         * lib/exclude.c (exclude_fnmatch): New function.
15213         (excluded_file_name): Call exclude_fnmatch.
15214         * lib/exclude.h (excluded_file_name): New prototype
15215
15216 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
15217
15218         * lib/tempname.c (small_open, large_open): New macros.
15219         (__open, __open64) [!_LIBC]: Remove.
15220         (__gen_tempname): Use small_open and large_open instead of __open
15221         and __open64.  This fixes a portability bug on HP-UX 11.11i
15222         reported by Simon Wing-Tang in
15223         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
15224
15225 2006-05-24  Bruno Haible  <bruno@clisp.org>
15226
15227         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
15228         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
15229         Reported by Thorsten Maerz <torte@netztorte.de> via
15230         Aaron Stone <aaron@serendipity.cx>.
15231
15232 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
15233
15234         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
15235         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
15236         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
15237         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
15238         not really conditional on the cache.
15239         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
15240
15241 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
15242
15243         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
15244         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
15245         (my_usleep): Don't mishandle maximum value.
15246
15247 2006-05-19  Jim Meyering  <jim@meyering.net>
15248
15249         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
15250
15251 2006-05-17  Bruno Haible  <bruno@clisp.org>
15252
15253         Cygwin portability.
15254         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
15255
15256 2006-05-17  Bruno Haible  <bruno@clisp.org>
15257
15258         * lib/stdint_.h: Fix recognition of Cygwin.
15259
15260 2006-05-15  Bruno Haible  <bruno@clisp.org>
15261
15262         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
15263         on libtool patch by Ralf Wildenhues.
15264
15265 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
15266
15267         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
15268         test for C99 conformance; (bool) 0.5 is an integer constant
15269         expression, but (bool) -0.5 is not.  Problem reported by Fedor
15270         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
15271
15272 2006-05-11  Simon Josefsson  <jas@extundo.com>
15273
15274         * m4/xvasprintf.m4: Fix obvious typo.
15275
15276 2006-05-11  Jim Meyering  <jim@meyering.net>
15277
15278         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
15279         James Lemley.
15280
15281 2006-05-10  Simon Josefsson  <jas@extundo.com>
15282
15283         * lib/md4.c: Typo fix, update copyright years.
15284         (K1, K2): Don't use L because it turn computations into 64-bit on
15285         64-bit platforms.
15286
15287 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
15288
15289         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
15290         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
15291         unwanted sign propagation, e.g., on hosts with 64-bit int.
15292         There still are some problems with reeelly weird theoretical hosts
15293         (e.g., 33-bit int) but it's not worth worrying about now.
15294         * lib/sha1.c (rol): Likewise.
15295         (K1, K2, K3, K4): Remove unnecessary L suffix.
15296
15297 2006-05-10  Bruno Haible  <bruno@clisp.org>
15298
15299         * lib/des.c: Cast to avoid warnings.
15300
15301 2006-05-09  Bruno Haible  <bruno@clisp.org>
15302
15303         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
15304         (Depends-on): Depend also on xsize, stdarg.
15305         (configure.ac): Add gl_XVASPRINTF.
15306
15307 2006-05-09  Bruno Haible  <bruno@clisp.org>
15308
15309         * m4/xvasprintf.m4: New file.
15310
15311 2006-05-09  Bruno Haible  <bruno@clisp.org>
15312
15313         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
15314         (EOVERFLOW): Define fallback value.
15315         (xstrcat): New function.
15316         (xvasprintf): Recognize the special case of a string concatenation.
15317
15318 2006-05-08  Eric Blake  <ebb9@byu.net>
15319
15320         * gnulib-tool (func_version): Base copyright year on CVS date.
15321         (func_emit_copyright_notice): New function.
15322         (func_emit_lib_Makefile_am): Use it.
15323         (func_emit_tests_Makefile_am): Likewise.
15324         (func_import): Likewise.
15325
15326 2006-05-08  Bruno Haible  <bruno@clisp.org>
15327
15328         * modules/stdarg: New file.
15329         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
15330
15331 2006-05-08  Bruno Haible  <bruno@clisp.org>
15332
15333         * m4/stdarg.m4: New file, from GNU gettext.
15334
15335 2006-05-08  Bruno Haible  <bruno@clisp.org>
15336
15337         * config/srclist.txt (build-aux/config.rpath): different from latest
15338         release.
15339
15340 2006-05-08  Bruno Haible  <bruno@clisp.org>
15341
15342         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
15343
15344 2006-05-05  Jim Meyering  <jim@meyering.net>
15345
15346         * m4/warning.m4: New file, derived from bison's file by the same name.
15347
15348 2006-05-03  Bruno Haible  <bruno@clisp.org>
15349
15350         * lib/stdint_.h: Shorter URL.
15351         * lib/inttypes.h: Likewise.
15352
15353 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
15354
15355         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
15356
15357 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
15358
15359         * lib/verify.h: Document the internals better.  Most of this change
15360         was written by Bruno Haible.
15361
15362 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
15363
15364         * doc/verify.texi: New file, partly based on a proposal by
15365         Bruno Haible.
15366
15367 2006-05-02  Bruno Haible  <bruno@clisp.org>
15368
15369         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
15370         test from here...
15371         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
15372
15373 2006-04-29  Bruno Haible  <bruno@clisp.org>
15374
15375         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
15376         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
15377
15378 2006-04-29  Bruno Haible  <bruno@clisp.org>
15379
15380         * gnulib-tool: Make --update option actually work.
15381
15382 2006-04-29  Bruno Haible  <bruno@clisp.org>
15383
15384         * doc/gcd.texi: New file.
15385         * doc/gnulib.texi: Include it.
15386
15387 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
15388
15389         * lib/getdate.y (get_date): When adding relative date, start with the
15390         initial time, not with the result of the first mktime call.
15391
15392 2006-04-25  Bruno Haible  <bruno@clisp.org>
15393
15394         * gnulib-tool (func_import): Output the include directives in three
15395         blocks, sorted separately.
15396         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15397
15398 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
15399
15400         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
15401         to define main with arguments, for C++.  Reported by Eric Blake.
15402         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
15403         Prefer 'int main ()' to 'int main (void)', for C++.
15404         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
15405         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
15406         for 'main', for C99 and C++.
15407
15408 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
15409
15410         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
15411         Don't assume that exit status -1 is valid.
15412         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
15413         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
15414         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
15415         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
15416         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
15417         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
15418         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
15419         functions can be used without declaring them, or that you can
15420         exit with status -1.
15421         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
15422
15423 2006-04-24  Karl Berry  <karl@gnu.org>
15424
15425         * config/srclist.txt (longdouble.m4): sync lost.
15426
15427 2006-04-24  Eric Blake  <ebb9@byu.net>
15428
15429         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
15430
15431 2006-04-24  Bruno Haible  <bruno@clisp.org>
15432
15433         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
15434         poll() implementation in AIX.
15435         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15436
15437 2006-04-24  Bruno Haible  <bruno@clisp.org>
15438
15439         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
15440         assigned exactly once.
15441
15442 2006-04-23  Claudio Fontana  <claudio@gnu.org>
15443             Bruno Haible  <bruno@clisp.org>
15444
15445         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
15446         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
15447         for AM_CPPFLAGS.
15448
15449 2006-04-23  Bruno Haible  <bruno@clisp.org>
15450
15451         * modules/copy-file: Depend on unistd.
15452         * modules/execute: Likewise.
15453         * modules/fatal-signal: Likewise.
15454         * modules/findprog: Likewise.
15455         * modules/mkdtemp : Likewise.
15456         * modules/pipe: Likewise.
15457         * modules/wait-process: Likewise.
15458
15459 2006-04-23  Bruno Haible  <bruno@clisp.org>
15460
15461         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
15462         condition was already detected.
15463         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15464
15465 2006-04-23  Bruno Haible  <bruno@clisp.org>
15466
15467         * lib/copy-file.c: Include <unistd.h> unconditionally.
15468         * lib/execute.c: Likewise.
15469         * lib/fatal-signal.c: Likewise.
15470         * lib/findprog.c: Likewise.
15471         * lib/mkdtemp.c: Likewise.
15472         * lib/pipe.h: Likewise.
15473         * lib/pipe.c: Likewise.
15474         * lib/wait-process.h: Likewise.
15475
15476 2006-04-23  Bruno Haible  <bruno@clisp.org>
15477
15478         * gnulib-tool (func_usage): Fix --import description. Document
15479         --update.
15480         (func_import): Create temporary file in a temporary directory, if
15481         --dry-run is specified. Silence errors from 'grep' when there are no
15482         m4 files in $m4dir.
15483         (func_create_testdir): Silence errors from 'grep' when there are no
15484         m4 files in $m4dir.
15485         Reported by Karl Berry <karl@freefriends.org>.
15486
15487 2006-04-20  Bruno Haible  <bruno@clisp.org>
15488
15489         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
15490         one argument, so that the code will be portable to Autoconf 2.60.
15491         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
15492         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
15493         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
15494
15495 2006-04-19  Derek Price  <derek@ximbiot.com>
15496             Eric Blake  <ebb9@byu.net>
15497
15498         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
15499         rather than "/full/path.h".  Update comment to match.  Shorten &
15500         generalize m4_translit call via AS_TR_CPP.
15501
15502 2006-04-19  Derek Price  <derek@ximbiot.com>
15503             Eric Blake  <ebb9@byu.net>
15504
15505         * lib/inttypes.h: Correct grammar in comment.
15506
15507 2006-04-18  Derek Price  <derek@ximbiot.com>
15508             Paul Eggert  <eggert@cs.ucla.edu>
15509
15510         * modules/inttypes: New file.
15511         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
15512
15513 2006-04-18  Derek Price  <derek@ximbiot.com>
15514             Paul Eggert  <eggert@cs.ucla.edu>
15515
15516         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
15517         New files.
15518
15519 2006-04-18  Derek Price  <derek@ximbiot.com>
15520             Paul Eggert  <eggert@cs.ucla.edu>
15521
15522         * lib/inttypes.h: New file.
15523         * lib/strtoimax.c: Assume <inttypes.h>.
15524
15525 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
15526
15527         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
15528         isn't mounted.  Problem reported by Kir Kolyshkin.
15529
15530 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
15531
15532         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
15533         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
15534         Derek R. Price.
15535         * lib/regex.h (RE_DUP_MAX): Update comment to match current
15536         implementation.
15537
15538 2006-04-12  Eric Blake  <ebb9@byu.net>
15539
15540         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
15541         is now done automatically by the corresponding Autoconf macro.
15542
15543 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
15544
15545         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
15546         time_r.h.
15547
15548 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
15549
15550         Merge regex changes from libc, removing some of our
15551         POSIX-conformance changes that were rejected and redoing them in a
15552         less-intrusive way.
15553
15554         * lib/regcomp.c (re_compile_internal, init_dfa):
15555         Length arg is now size_t, not Idx.  All uses changed.
15556         (peek_token): Forward decl now says internal_function.
15557         (__re_error_msgid, __re_error_msgid_idx):
15558         Now static rather than extern with attribute_hidden.
15559         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
15560         For some reason libc prefers K&R style defns for external functions.
15561         (regerror) [!defined _LIBC]: Likewise.
15562         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
15563         (seek_collating_symbol_entry, lookup_collation_sequence_value):
15564         (build_range_exp, build_collating_symbol):
15565         Use K&R-style defn.
15566         (re_compile_fastmap): Use '\0' to memset, not 0.
15567         (utf8_sb_map): Make the calculations more obvious.
15568         (init_dfa, parse_bracket_exp, build_charclass_op):
15569         Call calloc and cast result, as glibc does.
15570         (init_word_char, fetch_token, peek_token, peek_token_bracket):
15571         (build_range_exp, build_collating_symbol):
15572         Now internal functions.
15573
15574         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
15575
15576         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
15577         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
15578         Don't depend on VMS; depend on __VMS instead, for POSIX
15579         namespace cleanness.
15580         (regoff_t): Define to ssize_t, not long int.
15581
15582         Remove the REG_ macros named below.  Instead, make the old names
15583         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
15584         __USE_GNU_REGEX.
15585         (REG_BACKSLASH_ESCAPE_IN_LISTS):
15586         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
15587         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
15588         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
15589         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
15590         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
15591         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
15592         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
15593         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
15594         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
15595         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
15596         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
15597         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
15598         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
15599         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
15600         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
15601         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
15602         (REG_NREGS):
15603         Remove.  All uses replaced by the old RE_* names.
15604         (RE_BACKSLASH_ESCAPE_IN_LISTS):
15605         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
15606         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
15607         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
15608         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
15609         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
15610         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
15611         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
15612         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
15613         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
15614         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
15615         Don't bother having these macros be independent of each others'
15616         values, since they no longer exist in the POSIX name space.
15617
15618         Rename the following member names back to their old names,
15619         unless !__USE_GNU_REGEX.  All uses changed back.
15620         (buffer): Renamed from re_buffer.
15621         (allocated): Renamed from re_allocated.
15622         (used): Renamed from re_used.
15623         (syntax): Renamed from re_syntax.
15624         (fastmap): Renamed from re_fastmap.
15625         (translate): Renamed from re_translate.
15626         (can_be_null): Renamed from re_can_be_null.
15627         (regs_allocated): Renamed from re_regs_allocated.
15628         (fastmap_accurate): Renamed from re_fastmap_accurate.
15629         (no_sub): Renamed from re_no_sub.
15630         (not_bol): Renamed from re_not_bol.
15631         (not_eol): Renamed from re_not_eol.
15632         (newline_anchor): Renamed from re_newline_anchor.
15633         (num_regs): Renamed from rm_num_regs.
15634         (start): Renamed from rm_start.
15635         (end): Renamed from rm_end.
15636
15637         (free_state): Move up a bit.
15638
15639         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
15640         #define to be empty.
15641         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
15642         when that is what is intended.
15643         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
15644         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
15645         (MAX): New macro.
15646         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
15647         All uses changed back to re_malloc, etc.  It's now the caller's
15648         responsibility to check for overflow; all callers changed.
15649         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
15650         (re_x2nrealloc): Remove.
15651         (free_state): Remove decl.
15652
15653         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
15654         (re_set_registers, re_exec):
15655         Use K&R-style defn.
15656
15657         2006-01-31  Roland McGrath  <roland@redhat.com>
15658
15659         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
15660         Reported by Mike Frysinger <vapier@gentoo.org>.
15661
15662         2006-01-15  Andreas Jaeger  <aj@suse.de>
15663
15664         [BZ #1950]
15665         * lib/regex_internal.c (re_string_reconstruct): Adjust for
15666         build_wcs_upper_buffer change.
15667         (build_wcs_upper_buffer): Change return type.
15668
15669         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
15670
15671         * lib/regex_internal.h: Include <stdint.h> if available.
15672
15673         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
15674
15675         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
15676
15677         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
15678
15679         * lib/regcomp.c: Adjust for changed secondary hash function.
15680
15681         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
15682
15683         * lib/regex.h: Pretty printing.
15684         Clean up namespace a bit.
15685
15686         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
15687
15688         * lib/regexec.c (update_cur_sifted_state, check_arrival,
15689         check_arrival_add_next_nodes): Avoid using uninitialized variable.
15690
15691         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
15692                     Ulrich Drepper  <drepper@redhat.com>
15693
15694         [BZ #1302]
15695         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
15696         changed.
15697         (bitset_word_t): Renamed from bitset_word.  All uses changed.
15698
15699         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
15700
15701         [BZ #281]
15702         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
15703         * lib/regcomp.c: Remove unnecessary uses of
15704         unsigned RE_TRANSLATE_TYPE.
15705         * lib/regex_internal.h: Likewise.
15706         * lib/regex_internal.c: Likewise.
15707         * lib/regexec.c: Likewise.
15708         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
15709
15710         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
15711
15712         * lib/regexec.c (find_recover_state): Remove unnecessary
15713         initialization.
15714         (transit_state_bkref): Make DFA a const pointer.
15715         (get_subexp): Likewise.
15716         (check_arrival): Likewise.
15717         (update_cur_sifted_state): Likewise.
15718         (re_search_internal): Likewise.
15719         (prune_impossible_nodes): Likewise.
15720         (acquire_init_state_context): Likewise.
15721         (proceed_next_node): Likewise.
15722         (set_regs): Likewise.
15723         (free_fail_stack_return): Likewise.
15724         (check_arrival_expand_ecl): Mark DFA parameter as const.
15725         (check_arrival_expand_ecl_sub): Likewise.
15726         (check_subexp_limits): Likewise.
15727         (sub_epsilon_src_nodes):  Likewise.
15728         (add_epsilon_src_nodes):  Likewise.
15729         (merge_state_array): Likewise.
15730         (update_regs): Likewise.
15731         (build_trtable): Likewise.
15732         (sift_states_backward): Mark MCTX parameter as const.
15733         (build_sifted_states): Likewise.
15734         (update_cur_sifted_state): Likewise.
15735         (sift_states_mkref): Likewise.
15736         (check_arrival_expand_ecl): Mark eclosure as const.
15737         (check_dst_limits_calc_pos_1): Likewise.
15738         * lib/regex_internal.h (re_match_context_t): Make dfa a const
15739         pointer.
15740
15741         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
15742
15743         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
15744         (transit_state_sb): Likewise.
15745         (transit_state_mb): Likewise.
15746         (sift_states_iter_mb): Likewise.
15747         (check_arrival_add_next_nodes): Likewise.
15748         (check_node_accept_bytes): Change first parameter to pointer-to-const.
15749         [_LIBC] (re_search_2_stub): Use mempcpy.
15750
15751         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
15752         mbrtowc for very simple UTF-8 case.
15753
15754         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
15755         a pointer-to-const.
15756         (re_acquire_state_context): Likewise.
15757         * lib/regex_internal.h: Adjust prototypes.
15758
15759         * lib/regex.c: Prevent using C++ compilers.
15760
15761         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
15762         (re_acquire_state_context): Likewise.
15763
15764 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
15765
15766         * modules/regex (Depends-on): Add ssize_t.
15767
15768 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
15769
15770         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
15771         translation table.
15772
15773 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
15774
15775         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
15776
15777 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
15778             Bruno Haible  <bruno@clisp.org>
15779
15780         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
15781         <sys/types.h> and <inttypes.h>.
15782
15783 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15784
15785         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
15786         `__error_t_defined', so argp.h will not typedef the former.
15787
15788 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
15789
15790         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
15791         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
15792         glibc names.  Even if glibc is changed to conform to POSIX, the
15793         traditional names will be available anyway, since regex depends on
15794         the extensions module.  Also, fix a longstanding typo in the
15795         implementation of Spencer ERE test #75 from grep 2.3.  Problems
15796         reported by Emanuele Giaquinta.  Also, change sense of cached
15797         variable, so that the message makes sense.
15798
15799 2006-03-24  Simon Josefsson  <jas@extundo.com>
15800
15801         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
15802         including some doc fixes.
15803         (base64_encode_alloc): Fix +1 bug on allocation failures.
15804
15805 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15806
15807         * lib/base64.c (base64_encode): Do not read past end of array with
15808         unsanitized input on systems with CHAR_BIT > 8.
15809
15810 2006-03-24  Eric Blake  <ebb9@byu.net>
15811
15812         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
15813
15814 2006-03-22  Karl Berry  <karl@gnu.org>
15815
15816         * config/srclist.txt (*setenv.[ch]): get from coreutils.
15817         * config/srclistvars.sh (COREUTILS): new var.
15818
15819 2006-03-17  Jim Meyering  <jim@meyering.net>
15820
15821         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
15822         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
15823
15824 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
15825
15826         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
15827         no longer needs it.  Instead, check that regoff_t is as least
15828         as wide as ptrdiff_t.
15829
15830         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
15831         so that our regex.h stays compatible with the installed regex.
15832         This is helpful for installers who configure --without-included-regex.
15833         Problem reported by Emanuele Giaquinta.
15834
15835 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
15836
15837         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
15838         Typedef to long int, not to off_, as POSIX will likely change
15839         in that direction.
15840
15841 2006-03-15  Eric Blake  <ebb9@byu.net>
15842
15843         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
15844
15845 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
15846
15847         * lib/argp-help.c (validate_uparams): Fix typo
15848         * lib/argp-parse.c (argp_default_options): Consistently begin help
15849         messages with a lowercase letter.
15850
15851 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
15852
15853         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
15854         overrun buffers and shouldn't be used (much as gets shouldn't be
15855         used).
15856         * lib/time_r.c (asctime_r, ctime_r): Likewise.
15857
15858 2006-03-08  Simon Josefsson  <jas@extundo.com>
15859
15860         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
15861         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15862
15863 2006-03-08  Simon Josefsson  <jas@extundo.com>
15864
15865         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
15866         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15867
15868 2006-03-08  Simon Josefsson  <jas@extundo.com>
15869
15870         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
15871         signal that configure disabled the device.
15872
15873 2006-03-08  Simon Josefsson  <jas@extundo.com>
15874
15875         * build-aux/maint.mk: Fix refresh-po, to handle no translated
15876         languages.
15877
15878 2006-03-07  Simon Josefsson  <jas@extundo.com>
15879
15880         * modules/getopt (Depends-on): Add unistd.
15881
15882         * modules/unistd: New file.
15883
15884 2006-03-07  Simon Josefsson  <jas@extundo.com>
15885
15886         * modules/gc-random: New file.
15887
15888 2006-03-07  Simon Josefsson  <jas@extundo.com>
15889
15890         * m4/unistd_h.m4: New file.
15891
15892 2006-03-07  Simon Josefsson  <jas@extundo.com>
15893
15894         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
15895         test to be side-effect free by storing the result in the cache
15896         variable gl_cv_lib_readline, and moving the assignment of
15897         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
15898         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15899
15900 2006-03-07  Simon Josefsson  <jas@extundo.com>
15901
15902         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
15903         error on missing devices (the functions will return an error).
15904
15905         * m4/gc.m4: Move random stuff to gc-random.m4
15906
15907 2006-03-07  Simon Josefsson  <jas@extundo.com>
15908
15909         * lib/unistd_.h: New file.
15910
15911 2006-03-07  Simon Josefsson  <jas@extundo.com>
15912
15913         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
15914
15915 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
15916
15917         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
15918         Problem reported by Juan Manuel Guerrero.
15919
15920 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
15921
15922         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
15923         the unistd module.
15924         * lib/getlogin_r.c: Likewise.
15925         * lib/getlogin_r.h: Likewise.
15926         * lib/glob.c: Likewise.
15927         * lib/pagealign_alloc.c: Likewise.
15928         * lib/unistd_.h: Remove; no longer needed.
15929
15930 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
15931
15932         * MODULES.html.sh (Support for systems lacking POSIX:2001):
15933         Add unistd.
15934         * modules/c-stack (Depends-on): Add unistd.
15935         * modules/getlogin_r: Likewise.
15936         * modules/glob: Likewise.
15937         * modules/pagealign_alloc: Likewise.
15938         * modules/unistd (Files): Remove lib/unistd_.h.
15939         (EXTRA_DIST): Remove.
15940         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
15941         need unistd_.h.
15942         (MOSTLYCLEANFILES): Remove unistd.h-t.
15943
15944 2006-03-03  Simon Josefsson  <jas@extundo.com>
15945
15946         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
15947
15948 2006-03-03  Simon Josefsson  <jas@extundo.com>
15949
15950         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
15951         libidn and bison.
15952
15953 2006-03-03  Simon Josefsson  <jas@extundo.com>
15954
15955         * build-aux/maint.mk: Add indent target.
15956
15957 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
15958
15959         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
15960         our replacement poll.h in any case, to avoid a differing
15961         declaration from a system header.  Seen on AIX.
15962
15963 2006-03-01  Simon Josefsson  <jas@extundo.com>
15964
15965         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
15966         <kasal@ucw.cz>.
15967
15968 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15969
15970         * modules/gettime (Depends-on): Add extensions module.
15971         * modules/nanosleep (Depends-on): Likewise.
15972         * modules/settime (Depends-on): Likewise.
15973
15974 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15975
15976         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
15977         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
15978         pedantically.
15979         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
15980         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
15981
15982         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
15983         not "==".  Reported by Ralf Wildenhues.
15984
15985 2006-03-01  Karl Berry  <karl@gnu.org>
15986
15987         * doc/Copyright/request-*: new files, synced from gnuorg.
15988
15989 2006-03-01  Karl Berry  <karl@gnu.org>
15990
15991         * config/srclist.txt (Copyright/*): new entries.
15992
15993 2006-02-28  Simon Josefsson  <jas@extundo.com>
15994
15995         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
15996
15997 2006-02-27  Simon Josefsson  <jas@extundo.com>
15998
15999         * lib/base64.h: Indent #define's.  From Jim Meyering
16000         <jim@meyering.net>.
16001
16002 2006-02-27  Jim Meyering  <jim@meyering.net>
16003
16004         Revert the change of 2006-02-24, so these files can continue
16005         to be sync'd from gettext.
16006         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
16007         of `config.h'.
16008
16009 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
16010
16011         * modules/intprops: New file.
16012         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
16013         Add intprops.
16014         * modules/getloadavg (Files): Remove lib/intprops.h.
16015         (Depends-on): Add intprops.
16016         * modules/human: Likewise.
16017         * modules/inttostr: Likewise.
16018         * modules/openat: Likewise.
16019         * modules/sig2str: Likewise.
16020         * modules/userspec: Likewise.
16021         * modules/utimecmp: Likewise.
16022         * modules/xnanosleep: Likewise.
16023         * modules/xstrtol: Likewise.
16024
16025 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
16026
16027         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
16028         * modules/lock-tests (TESTS): Use $(EXEEXT).
16029         * modules/tls-tests: Likewise.
16030         * modules/argp-tests: Likewise.
16031         (check_PROGRAMS): New var, replacing...
16032         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
16033
16034 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16035
16036         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
16037         `config.h'.
16038
16039 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
16040
16041         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
16042
16043 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16044
16045         Sync from coreutils.
16046         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
16047         gl_CHDIR_SAFER.
16048
16049 2006-02-22  Jim Meyering  <jim@meyering.net>
16050
16051         Sync from coreutils.
16052         * m4/chdir-safer.m4: New file.
16053
16054 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
16055
16056         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
16057         AT_FDCWD exceeds INT_MAX.
16058         * lib/openat.h (AT_FDCWD): Likewise.
16059
16060 2006-02-17  Eric Blake  <address@hidden>
16061
16062         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
16063
16064 2006-02-16  Simon Josefsson  <jas@extundo.com>
16065
16066         * modules/getaddrinfo (Depends-on): Add sys_socket.
16067
16068 2006-02-15  Simon Josefsson  <jas@extundo.com>
16069
16070         * build-aux/maint.mk: Add dsyntax-check rule.
16071
16072 2006-02-15  Eric Blake  <ebb9@byu.net>
16073
16074         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
16075         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
16076         'present but cannot compile' warnings on cygwin.
16077         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
16078         use ws2tcpip.h if sys/socket.h works.
16079         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
16080         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
16081
16082 2006-02-14  Simon Josefsson  <jas@extundo.com>
16083
16084         * modules/maintainer-makefile (Files): Rename.
16085
16086         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
16087         and (the local) Makefile.cfg to maint-cfg.mk.
16088
16089         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
16090         to the latter.
16091
16092         * modules/maintainer-makefile: New module.
16093
16094         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
16095         severaly stripped to make it possible to build it up from scratch
16096         with reliable tests.
16097
16098         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
16099         fixes to permit overriding the default actions when configure and
16100         makefile are not available.
16101
16102 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
16103
16104         Sync from coreutils.
16105         * modules/lstat (Depends-on): Don't depend on xalloc.
16106         (License): Change from GPL to LGPL, since this is now simply a
16107         replacement for a libc function.
16108
16109 2006-02-14  Jim Meyering  <jim@meyering.net>
16110
16111         Sync from coreutils.
16112
16113         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
16114         failure on deficient systems, and simplify gnulib lgpl dependencies.
16115         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
16116         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
16117
16118         * lib/xalloc-die.c: Remove unused definition of N_.
16119
16120 2006-02-14  Jim Meyering  <jim@meyering.net>
16121
16122         Sync from coreutils.
16123         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
16124         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
16125         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
16126         double-quote uses of that variable, to accommodate the rare case in
16127         which getmntent is available in none of the libraries checked.  This
16128         happens at least on FreeBSD 5.0.
16129
16130 2006-02-13  Simon Josefsson  <jas@extundo.com>
16131
16132         * gnulib-tool (Usage): Fix --import, from
16133         karl@freefriends.org (Karl Berry).
16134
16135 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
16136
16137         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
16138
16139 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
16140
16141         * lib/argp-namefrob.h: Restore changes accidentally lost during the
16142         "autoupdate" on 2005-12-12.
16143
16144 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
16145
16146         * modules/closeout (Depends-on): Remove atexit.
16147
16148 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
16149
16150         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
16151         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
16152
16153 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
16154
16155         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
16156         __EXTENSIONS__ if this causes compilation to fail.  Problem
16157         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
16158         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
16159
16160 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
16161
16162         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
16163         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
16164         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
16165         All uses changed.
16166
16167 2006-01-26  Simon Josefsson  <jas@extundo.com>
16168
16169         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
16170         prototype is visible on mingw32.
16171
16172         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
16173         for mingw32.
16174
16175         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
16176         mingw32).
16177
16178 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
16179
16180         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
16181         attempt to open for write; this always fails, at least on POSIX
16182         hosts.  This reinstates the 2006-01-09 change, which was
16183         inadvertently removed.
16184
16185 2006-01-26  Bruno Haible  <bruno@clisp.org>
16186
16187         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
16188         Reported by Paul Eggert.
16189
16190 2006-01-26  Bruno Haible  <bruno@clisp.org>
16191             Paul Eggert  <eggert@cs.ucla.edu>
16192
16193         * lib/stdbool_.h (_Bool)
16194         [(! (defined __cplusplus || defined __BEOS__)
16195           && !defined __GNUC__
16196           && !(defined __HP_cc || defined __xlc__
16197                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
16198                || defined __sgi))]:
16199         #define to signed char in these cases too; this simplifies
16200         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
16201         etc., separately) and makes it more conservative.
16202
16203 2006-01-25  Simon Josefsson  <jas@extundo.com>
16204
16205         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
16206         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
16207         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
16208
16209 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
16210
16211         * lib/argp-namefrob.h: Bugfix. Remove stray #
16212
16213 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
16214
16215         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
16216         so that we test the test.
16217         Check for yet another HP-UX cc bug involving *bool |= bool.
16218
16219 2006-01-25  Karl Berry  <karl@gnu.org>
16220
16221         * config/srclist.txt (vasnprintf.c): sync lost.
16222
16223 2006-01-25  Jim Meyering  <jim@meyering.net>
16224
16225         Sync from the stable (b5) branch of coreutils:
16226
16227         * lib/fts.c (fts_children): Don't let close() clobber errno from
16228         failed fchdir().
16229
16230         * lib/fts.c (fts_stat): When following a symlink-to-directory,
16231         don't necessarily interpret stat-fails+lstat-succeeds as indicating
16232         a dangling symlink.  That can also happen at least for ELOOP.
16233         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
16234         FYI, this bug predates the inclusion of fts.c in coreutils.
16235
16236         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
16237         in their own block, so pre-c99 compilers don't object.
16238
16239         Avoid the double-free (first in fts_read, second in fts_close) that
16240         would occur when an `active' directory is made inaccessible (e.g.,
16241         via chmod a-x) during a traversal.
16242         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
16243         before returning.  Reproduce this failure by
16244         mkdir -p a/b; cd a; chmod a-x . b
16245         Reported by Stavros Passas.
16246
16247 2006-01-25  Jim Meyering  <jim@meyering.net>
16248
16249         * lib/fileblocks.c: Remove more useless parentheses.
16250         * lib/readutmp.h: Likewise.
16251
16252 2006-01-25  Bruno Haible  <bruno@clisp.org>
16253
16254         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
16255         warnings.
16256         Reported by Paul Eggert.
16257
16258 2006-01-25  Bruno Haible  <bruno@clisp.org>
16259
16260         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
16261         rid of a trap command. For Solaris sh.
16262         Reported by Mark D. Baushke <mdb@gnu.org>.
16263
16264 2006-01-24  Simon Josefsson  <jas@extundo.com>
16265
16266         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
16267         Bruno.
16268
16269 2006-01-24  Karl Berry  <karl@gnu.org>
16270
16271         * config/srclist.txt (argp-namefrob.h): sync lost.
16272
16273 2006-01-24  Jim Meyering  <jim@meyering.net>
16274
16275         * modules/openat (Files): Add lib/intprops.h.
16276         From Mark D. Baushke.
16277
16278 2006-01-24  Jim Meyering  <jim@meyering.net>
16279
16280         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
16281         Reported by Mark D. Baushke.
16282
16283 2006-01-24  Jim Meyering  <jim@meyering.net>
16284
16285         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
16286
16287 2006-01-24  Bruno Haible  <bruno@clisp.org>
16288
16289         * modules/strnlen (Maintainer): Change from glibc to all.
16290
16291 2006-01-24  Bruno Haible  <bruno@clisp.org>
16292
16293         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
16294         Patch by Paul Eggert.
16295
16296 2006-01-24  Bruno Haible  <bruno@clisp.org>
16297
16298         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
16299         already has it.
16300         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
16301         2005-11-26.
16302
16303         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
16304         'signed char' to avoid problems with the built-in _Bool type.
16305         Reported by Paul Eggert on 2005-11-26.
16306
16307 2006-01-24  Bruno Haible  <bruno@clisp.org>
16308
16309         * gnulib-tool (func_import): Avoid constructing complicated sed
16310         expressions inside backquote.
16311         Report and solution by Mark D. Baushke <mdb@gnu.org>.
16312
16313 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
16314
16315         These changes imported from libc.
16316         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
16317         test and two separate function calls.
16318         * lib/strndup.c (__strndup): Add libc_hidden_def.
16319
16320 2006-01-23  Simon Josefsson  <jas@extundo.com>
16321
16322         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
16323         Remove the test_*_SOURCES variable: automake infers it by default.
16324         * modules/tls-tests: Likewise.
16325
16326 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
16327
16328         Work around porting bugs reported by Dieter in
16329         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
16330         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
16331         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
16332         Include "getopt.h" first, to check interface.
16333         (getenv): Declare only if defined HAVE_DECL_GETENV &&
16334         !HAVE_DECL_GETENV.
16335         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
16336         (__strndup): Revert to K&R-style function dfns, the glibc style.
16337         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
16338         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
16339         Include strnlen.h first, to get prototype properly.
16340         (strnlen): Renamed from __strnlen.
16341         Remove weak alias.
16342
16343 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
16344
16345         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
16346
16347 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
16348
16349         * config/srclist.txt: Adjust to reflect glibc reorganization.
16350         This affects only comments.
16351
16352 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
16353
16354          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
16355          Reported by Bruce Korb <bkorb@gnu.org>.
16356
16357 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
16358
16359         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
16360         to pacify gcc -Wswitch-default.
16361
16362 2006-01-22  Bruno Haible  <bruno@clisp.org>
16363
16364         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
16365         temporary buffer for sprintf, take into account the precision also
16366         for 'd', 'i', 'u', 'o', 'x', 'X'.
16367
16368 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
16369
16370         * modules/argp-tests: New module
16371         * tests/test-argp.c: New file
16372         * tests/test-argp-2.sh: New file
16373
16374 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
16375
16376         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
16377         (__argp_base_name): Removed
16378         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
16379         typo.
16380         (__argp_base_name): Provide macro definition or extern declaration
16381         depending on the configuration
16382
16383 2006-01-20  Simon Josefsson  <jas@extundo.com>
16384
16385         * modules/inet_ntop (Depends-on): Depend on sys_socket.
16386
16387 2006-01-20  Simon Josefsson  <jas@extundo.com>
16388
16389         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
16390
16391 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
16392
16393         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
16394         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
16395         Suggested by Bruno Haible.
16396
16397 2006-01-20  Karl Berry  <karl@gnu.org>
16398
16399         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
16400         until changes propagate, I guess.
16401
16402 2006-01-19  Simon Josefsson  <jas@extundo.com>
16403
16404         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
16405
16406 2006-01-19  Simon Josefsson  <jas@extundo.com>
16407
16408         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
16409
16410 2006-01-19  Simon Josefsson  <jas@extundo.com>
16411
16412         * gnulib-tool: Set check_PROGRAMS.
16413
16414         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
16415         modules/des-tests, modules/gc-arcfour-tests,
16416         modules/gc-arctwo-tests, modules/gc-des-tests,
16417         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
16418         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
16419         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
16420         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
16421         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
16422         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
16423         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
16424         test_*_SOURCES.
16425
16426 2006-01-18  Simon Josefsson  <jas@extundo.com>
16427
16428         * modules/socklen (Depends-on): Depend on sys_socket.
16429
16430 2006-01-18  Simon Josefsson  <jas@extundo.com>
16431
16432         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
16433         modules/des-tests, modules/gc-arcfour-tests,
16434         modules/gc-arctwo-tests, modules/gc-des-tests,
16435         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
16436         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
16437         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
16438         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
16439         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
16440         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
16441         $(EXEEXT) to automake TESTS variable, for mingw32.
16442
16443 2006-01-17  Simon Josefsson  <jas@extundo.com>
16444
16445         * modules/socklen (Include): Need sys/socket.h.
16446
16447 2006-01-17  Bruno Haible  <bruno@clisp.org>
16448
16449         * modules/ssize_t (Include): Add <sys/types.h>.
16450
16451 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
16452
16453         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
16454         it's not portable and it doesn't work with cross-compiles.
16455         Problem reported by Bruno Haible.  Fix missing-$ typo in
16456         'test "gl_cv_ignore_unused_libraries" ...' that prevented
16457         -zignore from being used with Sun's C compiler.
16458
16459 2006-01-12  Simon Josefsson  <jas@extundo.com>
16460
16461         * lib/base64.c: Fix warning, reported by Bruno Haible
16462         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
16463
16464 2006-01-12  Bruno Haible  <bruno@clisp.org>
16465
16466         * modules/ldd: New file.
16467         * build-aux/ldd.sh.in: New file.
16468         * MODULES.html.sh (Support for building libraries and executables): Add
16469         ldd.
16470
16471 2006-01-12  Bruno Haible  <bruno@clisp.org>
16472
16473         * m4/ldd.m4: New file.
16474
16475 2006-01-12  Bruno Haible  <bruno@clisp.org>
16476
16477         * gnulib-tool (func_import, func_create_testdir): Don't go into an
16478         endless loop while replacing $auxdir with build-aux.
16479
16480 2006-01-11  Simon Josefsson  <jas@extundo.com>
16481
16482         * lib/stdint_.h (SIZE_MAX): Add missing (.
16483
16484 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
16485
16486         Sync from coreutils.
16487         * lib/md5.c: Fix commentary typos.
16488         (alignof, UNALIGNED_P): No need for a GCC-specific version.
16489         * lib/md5.h (__attribute__): Remove; unused.
16490         * lib/sha1.c: Fix commentary to match md5 better.
16491         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
16492         so that we don't need to worry about alignment.  All uses changed.
16493         This merges the 2005-10-28 md5 change into sha1.
16494
16495 2006-01-11  Jim Meyering  <jim@meyering.net>
16496
16497         Sync from coreutils.
16498         * lib/md5.c (OP): Fix spacing.
16499
16500 2006-01-11  Bruno Haible  <bruno@clisp.org>
16501
16502         Ensure automatic ordering between gl_LOCK and gl_ARGP.
16503         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
16504         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
16505
16506 2006-01-11  Bruno Haible  <bruno@clisp.org>
16507
16508         Ensure automatic ordering between gl_LOCK and gl_ARGP.
16509         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
16510         the "early" section as well.
16511
16512 2006-01-11  Bruno Haible  <bruno@clisp.org>
16513
16514         Avoid "ar: no archive members specified" error on MacOS X.
16515         * gnulib-tool (func_modules_add_dummy): New function.
16516         (func_import, func_create_testdir): Invoke it.
16517
16518 2006-01-11  Bruno Haible  <bruno@clisp.org>
16519
16520         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
16521         with $auxdir in AC_CONFIG_FILES statements.
16522
16523 2006-01-11  Bruno Haible  <bruno@clisp.org>
16524
16525         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
16526         Initialize also noinst_HEADERS to empty.
16527
16528 2006-01-11  Bruno Haible  <bruno@clisp.org>
16529
16530         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
16531         variables.
16532         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
16533         autoreconf.
16534
16535 2006-01-11  Bruno Haible  <bruno@clisp.org>
16536
16537         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
16538         overridable by the user.
16539         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16540
16541 2006-01-10  Simon Josefsson  <jas@extundo.com>
16542
16543         * modules/sys_socket: New file.
16544
16545 2006-01-10  Simon Josefsson  <jas@extundo.com>
16546
16547         * m4/sys_socket_h.m4: New file.
16548
16549 2006-01-10  Simon Josefsson  <jas@extundo.com>
16550
16551         * lib/socket_.h: New file.
16552
16553 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
16554
16555         * modules/readutmp (Maintainer): Add myself.
16556
16557 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
16558
16559         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
16560         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
16561         People who are still concerned with buggy memcmp implementations
16562         can invoke gl_FUNC_MEMCMP themselves.
16563
16564 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
16565
16566         * lib/regex_internal.h (BITSET_WORD_BITS):
16567         Work around a bug in 64-bit PGC (before version 6.1-2), where the
16568         preprocessor mishandles large unsigned values as if they were signed.
16569         Problem reported by Claudio Fontana in
16570         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
16571
16572 2006-01-10  Jim Meyering  <jim@meyering.net>
16573
16574         Avoid the double-free (first in fts_read, second in fts_close) that
16575         would occur when an `active' directory is made inaccessible (e.g.,
16576         via chmod a-x) during a traversal.
16577         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
16578         before returning.  Reproduce this failure by
16579         mkdir -p a/b; cd a; chmod a-x . b
16580         Reported by Stavros Passas.
16581
16582         Sync from coreutils.
16583         * lib/sha1.c: Tweak grammar in a comment.
16584
16585 2006-01-10  Jim Meyering  <jim@meyering.net>
16586
16587         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
16588         Patch by Joerg Sonnenberger.
16589
16590 2006-01-10  Bruno Haible  <bruno@clisp.org>
16591
16592         * modules/readutmp: Depend on module free.
16593         * modules/strtok_r: Depend on module restrict.
16594
16595 2006-01-10  Bruno Haible  <bruno@clisp.org>
16596
16597         * modules/gettext (configure.ac): Add an invocation of
16598         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
16599
16600 2006-01-10  Bruno Haible  <bruno@clisp.org>
16601
16602         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
16603         Reported by Werner Lemberg <wl@gnu.org>.
16604
16605 2006-01-10  Bruno Haible  <bruno@clisp.org>
16606
16607         * lib/localcharset.c: Update from GNU gettext.
16608
16609 2006-01-10  Bruno Haible  <bruno@clisp.org>
16610
16611         * lib/argp.h (__const): Remove macro. Use const instead.
16612         * lib/argp-fmtstream.h (__const): Likewise.
16613         * lib/glob_.h (__const): Remove macro.
16614         * lib/glob-libc.h: Use const instead of __const.
16615
16616 2006-01-10  Bruno Haible  <bruno@clisp.org>
16617
16618         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
16619         variable.
16620         Needed to avoid an automake error regarding the 'gettext' module.
16621
16622 2006-01-09  Simon Josefsson  <jas@extundo.com>
16623
16624         * modules/inet_ntop (Depends-on): Add restrict.
16625
16626 2006-01-09  Simon Josefsson  <jas@extundo.com>
16627
16628         * modules/gc-rijndael-tests (License): Put under LGPL.
16629
16630         * modules/gc-des-tests (License): Likewise.
16631
16632         * modules/gc-arcfour-tests (License): Likewise.
16633
16634         * modules/gc-arctwo-tests (License): Likewise.
16635
16636         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
16637
16638         * modules/gc-hmac-sha1-tests (Files): Likewise.
16639
16640         * modules/gc-hmac-md5-tests (License): Likewise.
16641
16642         * modules/gc-sha1-tests (License): Likewise.
16643
16644         * modules/gc-md5-tests (License): Likewise.
16645
16646         * modules/gc-md4-tests (License): Likewise.
16647
16648         * modules/gc-md2-tests (License): Likewise.
16649
16650         * modules/gc-tests (License): Likewise.
16651
16652         * modules/des-tests (License): Likewise.
16653
16654         * modules/md4-tests (License): Likewise.
16655
16656         * modules/md2-tests (License): Likewise.
16657
16658 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
16659
16660         Sync from coreutils:
16661
16662         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
16663         * modules/lib-ignore: New file.
16664         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
16665         chdir-safer.m4, lchmod.m4.
16666         * modules/openat: Add mkdirat.c, openat-priv.h.
16667
16668 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
16669
16670         Sync from coreutils.
16671         * m4/lib-ignore.m4: New file.
16672         * m4/lchmod.m4: New file.
16673
16674 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
16675
16676         Sync from coreutils.
16677         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
16678         for write access: POSIX says that must fail.
16679         * lib/fts.c (diropen): Likewise.
16680         * lib/save-cwd.c (save_cwd): Likewise.
16681         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
16682         well, for minor improvements on hosts that lack O_DIRECTORY.
16683         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
16684         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
16685         Fall back on chown if open failed with EACCES.
16686
16687         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
16688         Report an error at compile-time if only a 1-second nominal clock
16689         resolution is found.
16690
16691         * lib/lchmod.h: New file.
16692         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
16693         (make_dir_parents): Use lchown rather than chown, and
16694         lchmod rather than chmod.
16695
16696         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
16697         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
16698         "proc" reported by n0dalus.
16699
16700         * lib/mountlist.c: Include <limits.h>.
16701         (dev_from_mount_options)
16702         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
16703         New function.  It no longer assumes "dev=" has the System V meaning
16704         on Linux (since it doesn't).  It also parses "dev=" more carefully.
16705         (read_file_system_list)
16706         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
16707         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
16708         dev= in that case.
16709
16710         * lib/posixtm.h (PDS_PRE_2000): New macro.
16711         * lib/posixtm.c (year): Arg is now syntax_bits rather than
16712         allow_century.  All usages changed.  Reject dates outside the range
16713         1969-1999 if PDS_PRE_2000 is used.
16714
16715 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
16716
16717         Sync from coreutils.
16718         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
16719         (Time of day items): Mention the possibility of leap seconds.
16720         Problem reported by Dr. David Alan Gilbert.
16721
16722 2006-01-09  Jim Meyering  <jim@meyering.net>
16723
16724         Sync from coreutils.
16725
16726         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
16727
16728         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
16729
16730         * lib/modechange.c (mode_compile): Reject an invalid mode string
16731         that starts with an octal digit.  From Andreas Gruenbacher.
16732
16733         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
16734         and dup to open_safer and dup_safer, respectively.
16735         (openat_permissive): Fix typo in comment.
16736
16737         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
16738         "gettext.h"; either no longer needed or are guaranteed by openat.h.
16739         (_): Remove; no longer needed.
16740         (openat): Renamed from rpl_openat; no need for rpl_openat
16741         since openat.h renames openat for us.
16742         Replace most of the body with a call to openat_permissive,
16743         to avoid duplicate code.
16744         Port to (probably hypothetical) environments were mode_t is
16745         wider than int.
16746         (openat_permissive): Require mode arg, so that we can check
16747         types better.  Put it just after flags.  Change cwd failure
16748         indicator from pointer-to-bool to pointer-to-errno-value.
16749         All callers changed.
16750         Invoke openat_save_fail and/or openat_restore_fail if
16751         cwd_errno is null, so that openat can call us.
16752         (openat_permissive, fdopendir, fstatat, unlinkat):
16753         Simplify errno handling to avoid some duplicate code,
16754         as it's OK to set errno on success.
16755         * lib/openat.h: Revamp code so that function macros depend on
16756         __OPENAT_PREFIX only, not also on AT_FDCWD.
16757         (openat_ro): Remove.  Caller changed to use openat_permissive.
16758         (openat_permissive): Now a macro, if not a function.
16759         (openat_restore_fail, openat_save_fail): Now always functions,
16760         since mkdirat needs them even if __OPENAT_PREFIX is defined.
16761
16762         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
16763         and openat.c.
16764         * lib/mkdirat.c: Include openat-priv.h.
16765         Remove definitions of macros defined therein.
16766         * lib/openat.c: Likewise.
16767
16768         * lib/mkdirat.c (mkdirat): New file and function.
16769         * lib/openat.h (mkdirat): Declare.
16770
16771         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
16772
16773         * lib/openat.h (openat_permissive): Declare.
16774         (openat_ro): Define.
16775
16776         * lib/openat.c (EXPECTED_ERRNO): New macro.
16777         (openat_permissive): New function -- used in remove.c rewrite.
16778         (all functions): Set errno just before returning, only if there
16779         was an actual failure.
16780         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
16781
16782         Emulate openat-family functions using Linux's procfs, if possible.
16783         Idea and some code based on Ulrich Drepper's glibc changes.
16784
16785         * lib/openat.c: (BUILD_PROC_NAME): New macro.
16786         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
16787         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
16788         before falling back on save_cwd and restore_cwd.
16789         (fdopendir, fstatat, unlinkat): Likewise.
16790
16791         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
16792         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
16793
16794         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
16795         as second argument to va_arg.  Otherwise, some versions of gcc
16796         warn that `if this code is reached, the program will abort'.
16797
16798 2006-01-09  Jim Meyering  <jim@meyering.net>
16799
16800         Sync from coreutils.
16801         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
16802         Require openat-priv.h.
16803
16804 2006-01-09  Bruno Haible  <bruno@clisp.org>
16805
16806         * modules/strnlen (Include): Use strnlen.h.
16807
16808 2006-01-09  Bruno Haible  <bruno@clisp.org>
16809
16810         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
16811
16812 2006-01-09  Bruno Haible  <bruno@clisp.org>
16813
16814         * lib/sysexit_.h (EX_OK): New macro.
16815         Suggested by Martin Lambers <marlam@marlam.de>.
16816
16817 2006-01-09  Bruno Haible  <bruno@clisp.org>
16818
16819         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
16820         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
16821
16822 2006-01-09  Bruno Haible  <bruno@clisp.org>
16823
16824         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
16825         numbers.
16826
16827 2006-01-09  Bruno Haible  <bruno@clisp.org>
16828
16829         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
16830         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
16831         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
16832         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
16833
16834 2006-01-09  Bruno Haible  <bruno@clisp.org>
16835
16836         * build-aux/javacomp.sh.in: New file, moved from lib/.
16837         * modules/javacomp-script (Files): Update.
16838         (configure.ac): Add AC_CONFIG_FILES invocation.
16839         (EXTRA_DIST): Remove variable.
16840
16841         * build-aux/javaexec.sh.in: New file, moved from lib/.
16842         * modules/javaexec (Files): Update.
16843         (configure.ac): Add AC_CONFIG_FILES invocation.
16844         (EXTRA_DIST): Remove javaexec.sh.in.
16845
16846         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
16847         * modules/csharpcomp-script (Files): Update.
16848         (configure.ac): Add AC_CONFIG_FILES invocation.
16849         (EXTRA_DIST): Remove variable.
16850
16851         * build-aux/csharpexec.sh.in: New file, moved from lib/.
16852         * modules/csharpexec (Files): Update.
16853         (configure.ac): Add AC_CONFIG_FILES invocation.
16854         (EXTRA_DIST): Remove csharpexec.sh.in.
16855
16856 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
16857
16858         Sync from coreutils.
16859
16860         Add POSIX ACL support
16861         * lib/acl.h (copy_acl, set_acl): Add declarations.
16862         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
16863         systems other than Linux.
16864         (chmod_or_fchmod): New function: use fchmod when possible,
16865         and chmod otherwise.
16866         (file_has_acl): Add a POSIX ACL implementation, with a
16867         Linux-specific subcase.
16868         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
16869         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
16870         acls are unsupported.
16871         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
16872         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
16873         are unsupported.
16874
16875 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
16876
16877         Sync from coreutils.
16878         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
16879
16880 2006-01-07  Bruno Haible  <bruno@clisp.org>
16881
16882         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
16883         gl_EARLY.
16884
16885 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
16886
16887         * lib/strftime.c (tzname): Don't declare if it is already #defined.
16888         Problem reported for Mingw by Mark Junker.
16889
16890 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
16891
16892         * README: Gnulib normally doesn't generate a tarball.
16893
16894 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
16895
16896         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
16897         long int, not int, for nanosecond counts, so that people who are
16898         used to POSIX struct timespec won't be surprised.  Reported by Jim
16899         Meyering.
16900
16901 2005-12-28  Bruno Haible  <bruno@clisp.org>
16902
16903         * build-aux/config.rpath: Update from GNU gettext.
16904
16905 2005-12-16  Jim Meyering  <jim@meyering.net>
16906
16907         * modules/fprintftime: New module.
16908         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
16909
16910 2005-12-16  Jim Meyering  <jim@meyering.net>
16911
16912         * m4/fprintftime.m4: New file.
16913
16914 2005-12-16  Jim Meyering  <jim@meyering.net>
16915
16916         * lib/fprintftime.c, lib/fprintftime.h: New files.
16917
16918 2005-12-15  Simon Josefsson  <jas@extundo.com>
16919
16920         * modules/socklen (configure.ac): Fix M4 macro name, to align with
16921         new m4/socklen.m4.
16922
16923 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
16924
16925         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
16926         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
16927
16928 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
16929
16930         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
16931         * lib/argp-help.c (fill_in_uparams): Check if the constructed
16932         struct uparams is valid. Fall back to the default values if it is
16933         not.
16934
16935 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
16936
16937         * modules/argp (Files): Add argp-pin.c
16938         (Depends-on): dirname
16939         (lib_SOURCES): Add argp-pin.c
16940
16941 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
16942
16943         * m4/argp.m4:  Check if program_invocation_name and
16944         program_invocation_short_name are declared and define appropriate
16945         macros if they are not.
16946
16947 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
16948
16949         * lib/argp-help.c (__argp_base_name): New function
16950         (__argp_short_program_name): Rewrite using __argp_base_name
16951         * lib/argp-namefrob.h: Define program_invocation_name and
16952         program_invocation_short_name if requested
16953         (__argp_base_name): Add prototype
16954         * lib/argp-parse.c (argp_def): Use gettext wrappers
16955         (argp_default_parser): Use __argp_base_name
16956         * lib/argp-pin.c: New file. Defines program_invocation_name and
16957         program_invocation_short_name on systems that lack them.
16958
16959 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
16960
16961         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
16962         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
16963         porting problem reported by Georg Schwarz in
16964         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
16965
16966 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
16967
16968         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
16969         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
16970         porting problem reported by Georg Schwarz in
16971         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
16972
16973 2005-12-05  Bruno Haible  <bruno@clisp.org>
16974
16975         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
16976         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
16977         Reported by Mark Junker <mjscod@gmx.de>.
16978
16979 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
16980
16981         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
16982         Use implementation from Albert Chin, with some
16983         comments/corrections by Stepan Kasal and myself.
16984
16985 2005-12-02  Bruno Haible  <bruno@clisp.org>
16986
16987         * gnulib-tool (func_import): Accept GPLed build tool modules when
16988         --lgpl is given.
16989         * modules/csharpcomp-script: New file.
16990         * modules/csharpcomp: Depend on it.
16991         * modules/javacomp-script: New file.
16992         * modules/javacomp: Depend on it.
16993         Suggested by Simon Josefsson.
16994
16995 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
16996
16997         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
16998         statement, to work around an HP-UX 10.20 compiler bug reported by
16999         Peter O'Gorman.
17000
17001 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
17002
17003         * modules/savedir (Depends-on): Add openat.
17004
17005 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
17006
17007         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
17008         (uintmax_t) [defined uintmax_t]: Do not declare.
17009         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
17010         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
17011         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
17012         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
17013         sake of portability to weird hosts that C allows (though we don't
17014         know of any practical examples).
17015
17016         * lib/savedir.h (fdsavedir): New decl.
17017         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
17018         contains most of the former guts of savedir.
17019         (savedir): Use savedirstream.
17020         Include "openat.h".
17021
17022 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
17023
17024         * modules/obstack (Files): Add m4/ulonglong.m4.
17025         Problem reported by Davide Angelocola.
17026
17027 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
17028
17029         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
17030         coreutils no longer futzes with rounding modes.
17031
17032 2005-11-14  Jim Meyering  <jim@meyering.net>
17033
17034         * lib/mkstemp-safer.c: Include <config.h>, required for possible
17035         replacement of mkstemp.
17036
17037 2005-11-10  Simon Josefsson  <jas@extundo.com>
17038
17039         * lib/readline.c: Remove EOL.
17040
17041 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
17042
17043         * modules/gethrxtime (Depends-on): Add gettime.
17044
17045 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
17046
17047         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
17048         or gettimeofday; no longer needed.
17049
17050 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
17051
17052         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
17053         time business.
17054         (gethrxtime) [! (HAVE_NANOUPTIME
17055         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
17056         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
17057         our own approximation.
17058
17059 2005-11-08  Eric Blake  <ebb9@byu.net>
17060
17061         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
17062
17063 2005-11-08  Eric Blake  <ebb9@byu.net>
17064
17065         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
17066
17067 2005-11-04  Bruno Haible  <bruno@clisp.org>
17068
17069         * gnulib-tool: Implement --update mode.
17070
17071 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
17072
17073         Fix porting problem reported by Theodoros V. Kalamatianos.
17074         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
17075         Don't assume that futimes failing means we must fail.
17076
17077 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
17078
17079         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
17080         variables to suggest the intended function of the PATH_MAX check.
17081
17082 2005-10-30  Kean Johnston  <jkj@sco.com>
17083
17084         Trivial changes to support SCO systems.
17085         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
17086         as PATH_MAX.
17087         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
17088         where __ptr is null when no I/O is pending.
17089
17090 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
17091
17092         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
17093         leave errno alone.  Problem reported by Dmitry V. Levin.
17094
17095 2005-10-28  Simon Josefsson  <jas@extundo.com>
17096
17097         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
17098         Test more.
17099
17100         * tests/test-gc-md2.c, tests/test-md2.c: New files.
17101
17102         * modules/md2, modules/md2-tests: New files.
17103
17104 2005-10-28  Simon Josefsson  <jas@extundo.com>
17105
17106         * m4/inet_ntop.m4: More tests.
17107
17108         * m4/gc-md2.m4, md2.m4: New file.
17109
17110 2005-10-28  Simon Josefsson  <jas@extundo.com>
17111
17112         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
17113         "restrict" keywords, as per POSIX.  Protect the function
17114         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
17115         Don't use K&R prototypes.  Check the sprintf return values.
17116         Re-define EAFNOSUPPORT if not present.  Indent.
17117
17118         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
17119         suggested by Bruno Haible <bruno@clisp.org>.
17120
17121         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
17122
17123         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
17124
17125         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
17126         libgcrypt).
17127
17128         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
17129
17130         * lib/md2.h, lib/md2.c: New files.
17131
17132 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
17133
17134         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
17135         errno alone.  Problem reported by Frederic Jolliton.
17136
17137 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
17138
17139         * modules/verify (License): Change from GPL to LGPL.  This is a
17140         tiny module and there are apparently near-equivalents that are
17141         under the BSD license.
17142
17143 2005-10-24  Simon Josefsson  <jas@extundo.com>
17144
17145         * modules/sha1: Relicense to LGPL.
17146
17147 2005-10-24  Simon Josefsson  <jas@extundo.com>
17148
17149         * lib/md4.h: Shrink buffer size, now that we changed the type.
17150
17151 2005-10-23  Simon Josefsson  <jas@extundo.com>
17152
17153         * gnulib-tool (func_import): Fix --tests-base.
17154
17155 2005-10-22  Simon Josefsson  <jas@extundo.com>
17156
17157         * modules/arcfour (Depends-on): Need stdint.
17158
17159 2005-10-22  Simon Josefsson  <jas@extundo.com>
17160
17161         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
17162         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
17163
17164 2005-10-22  Simon Josefsson  <jas@extundo.com>
17165
17166         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
17167         suggested by Bruno Haible <bruno@clisp.org>.
17168
17169 2005-10-22  Simon Josefsson  <jas@extundo.com>
17170
17171         * lib/crc.h: Include stddef.h, for size_t.
17172
17173 2005-10-22  Simon Josefsson  <jas@extundo.com>
17174
17175         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
17176         arcfour_context struct (simplify test vector testing in GNU
17177         Shishi).
17178
17179 2005-10-21  Simon Josefsson  <jas@extundo.com>
17180
17181         * modules/des, modules/des-tests: New files.
17182
17183         * modules/gc-des, modules/gc-des-tests: New files.
17184
17185         * tests/test-des.c, tests/test-gc-des.c: New file.
17186
17187 2005-10-21  Simon Josefsson  <jas@extundo.com>
17188
17189         * modules/arctwo, modules/arctwo-tests: New files.
17190
17191         * tests/test-arctwo.c: New file.
17192
17193         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
17194
17195         * tests/test-gc-arctwo.c: New file.
17196
17197 2005-10-21  Simon Josefsson  <jas@extundo.com>
17198
17199         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
17200         Bruno Haible <bruno@clisp.org>.
17201
17202         * m4/gc-des.m4: New file.
17203
17204 2005-10-21  Simon Josefsson  <jas@extundo.com>
17205
17206         * m4/arctwo.m4: New file.
17207
17208         * m4/gc-arctwo.m4: New file.
17209
17210 2005-10-21  Simon Josefsson  <jas@extundo.com>
17211
17212         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
17213         block.
17214
17215 2005-10-21  Simon Josefsson  <jas@extundo.com>
17216
17217         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
17218         <bruno@clisp.org>.
17219
17220         * lib/hmac-sha1.c (hmac_sha1): Likewise.
17221
17222         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
17223         Bruno Haible <bruno@clisp.org>.
17224
17225         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
17226         <bruno@clisp.org>.
17227
17228 2005-10-21  Simon Josefsson  <jas@extundo.com>
17229
17230         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
17231
17232 2005-10-21  Simon Josefsson  <jas@extundo.com>
17233
17234         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
17235
17236 2005-10-21  Simon Josefsson  <jas@extundo.com>
17237
17238         * lib/des.h, lib/des.c: New files.
17239
17240         * lib/gc-gnulib.c: Support DES.c
17241
17242 2005-10-21  Simon Josefsson  <jas@extundo.com>
17243
17244         * lib/arctwo.h, lib/arctwo.c: New files.
17245
17246         * lib/gc-gnulib.c: Support ARCTWO.
17247
17248 2005-10-21  Simon Josefsson  <jas@extundo.com>
17249
17250         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
17251         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17252
17253 2005-10-21  Simon Josefsson  <jas@extundo.com>
17254
17255         * gnulib-tool (func_import, func_create_testdir): Define automake
17256         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
17257         Makefile.am snippet),
17258         suggested by Bruno Haible <bruno@clisp.org>.
17259
17260         * modules/gc (Makefile.am): Use it.
17261
17262 2005-10-21  Bruno Haible  <bruno@clisp.org>
17263
17264         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
17265         patch.
17266
17267 2005-10-19  Simon Josefsson  <jas@extundo.com>
17268
17269         * tests/test-gc-rijndael.c: New file.
17270
17271         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
17272
17273 2005-10-19  Simon Josefsson  <jas@extundo.com>
17274
17275         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
17276         interface too.
17277
17278 2005-10-19  Simon Josefsson  <jas@extundo.com>
17279
17280         * tests/test-gc-arcfour.c: New file.
17281
17282         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
17283
17284 2005-10-19  Simon Josefsson  <jas@extundo.com>
17285
17286         * modules/gc-md4, modules/gc-md4-tests: New file.
17287
17288         * tests/test-gc-md4.c: New file.
17289
17290 2005-10-19  Simon Josefsson  <jas@extundo.com>
17291
17292         * m4/gc-md4.m4: New file.
17293
17294 2005-10-19  Simon Josefsson  <jas@extundo.com>
17295
17296         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
17297         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
17298         <kasal@ucw.cz>.
17299
17300 2005-10-19  Simon Josefsson  <jas@extundo.com>
17301
17302         * m4/gc-arcfour.m4: New file.
17303
17304         * m4/gc-rijndael.m4: New file.
17305
17306 2005-10-19  Simon Josefsson  <jas@extundo.com>
17307
17308         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
17309
17310 2005-10-19  Simon Josefsson  <jas@extundo.com>
17311
17312         * lib/gc-gnulib.c: Support ARCFOUR.
17313
17314 2005-10-19  Simon Josefsson  <jas@extundo.com>
17315
17316         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
17317         support.
17318
17319         * lib/gc.h: Add ECB enum type.
17320
17321         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
17322
17323 2005-10-18  Simon Josefsson  <jas@extundo.com>
17324
17325         * tests/test-md5.c: New file.
17326
17327         * modules/md5-tests: New file.
17328
17329 2005-10-18  Simon Josefsson  <jas@extundo.com>
17330
17331         * tests/test-md4.c: New file.
17332
17333         * modules/md4, modules/md4-tests: New files.
17334
17335 2005-10-18  Simon Josefsson  <jas@extundo.com>
17336
17337         * m4/md4.m4: New file.
17338
17339 2005-10-18  Simon Josefsson  <jas@extundo.com>
17340
17341         * lib/md4.h, lib/md4.c: New files, based on md5.?.
17342
17343 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
17344
17345         * gnulib-tool (func_create_testdir): Omit the second check whether
17346         BUILT_SOURCES in nonempty.
17347
17348 2005-10-17  Simon Josefsson  <jas@extundo.com>
17349
17350         * tests/test-rijndael.c: New file.
17351
17352 2005-10-17  Simon Josefsson  <jas@extundo.com>
17353
17354         * modules/sha1: Depend on stdint instead of md5.
17355
17356         * modules/md5: Depend on stdint, remove uint32_t.
17357
17358 2005-10-17  Simon Josefsson  <jas@extundo.com>
17359
17360         * modules/gc-sha1-tests: New file.
17361
17362         * tests/test-gc-sha1.c: New file.
17363
17364 2005-10-17  Simon Josefsson  <jas@extundo.com>
17365
17366         * m4/md5.m4: Remove call to uint32_t.m4.
17367
17368 2005-10-17  Simon Josefsson  <jas@extundo.com>
17369
17370         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
17371
17372         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
17373         md5.h.
17374
17375         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
17376
17377         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
17378
17379 2005-10-17  Simon Josefsson  <jas@extundo.com>
17380
17381         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
17382
17383 2005-10-17  Simon Josefsson  <jas@extundo.com>
17384
17385         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
17386
17387 2005-10-17  Simon Josefsson  <jas@extundo.com>
17388
17389         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
17390
17391         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
17392
17393 2005-10-17  Bruno Haible  <bruno@clisp.org>
17394
17395         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
17396         that it can also be used in a test.
17397
17398 2005-10-16  Bruno Haible  <bruno@clisp.org>
17399
17400         * gnulib-tool (func_emit_tests_Makefile_am): Also define
17401         TESTS_ENVIRONMENT, so that individual tests can augment it.
17402
17403         * gnulib-tool (func_create_testdir): Use an intermediate target for
17404         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
17405         macros, like $(ALLOCA_H), which cannot be passed through the command
17406         line.
17407
17408 2005-10-15  Simon Josefsson  <jas@extundo.com>
17409
17410         * modules/rijndael-tests: New file.
17411
17412         * modules/rijndael: New file.
17413
17414 2005-10-15  Simon Josefsson  <jas@extundo.com>
17415
17416         * m4/rijndael.m4: New file.
17417
17418 2005-10-15  Simon Josefsson  <jas@extundo.com>
17419
17420         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
17421
17422         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
17423
17424 2005-10-14  Simon Josefsson  <jas@extundo.com>
17425
17426         * tests/test-arcfour.c: New file.
17427
17428         * modules/arcfour, modules/arcfour-tests: New files.
17429
17430 2005-10-14  Simon Josefsson  <jas@extundo.com>
17431
17432         * m4/arcfour.m4: New file.
17433
17434 2005-10-14  Simon Josefsson  <jas@extundo.com>
17435
17436         * lib/arcfour.h, lib/arcfour.c: New files.
17437
17438 2005-10-14  Roland McGrath  <roland@redhat.com>
17439
17440         Import from libc.  [BZ #1331]
17441         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
17442         macro argument.
17443         Reported by Matej Vela <vela@debian.org>.
17444
17445 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
17446
17447         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
17448         include <wchar.h>; no longer needed.
17449
17450 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
17451
17452         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
17453
17454 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
17455         and  Ulrich Drepper  <drepper@redhat.com>
17456
17457         Import from libc.
17458         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
17459         instead of inline stream orientation test and two separate
17460         function calls.  Pay no attention to USE_IN_LIBIO.
17461
17462 2005-10-13  Simon Josefsson  <jas@extundo.com>
17463
17464         * modules/gc-hmac-md5-tests: New file.
17465
17466         * tests/test-gc-hmac-sha1.c: New file.
17467
17468         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
17469
17470         * modules/gc-hmac-md5-tests: New file.
17471
17472         * tests/test-gc-md5.c: New file.
17473
17474         * modules/gc-md5-tests: New file.
17475
17476 2005-10-13  Simon Josefsson  <jas@extundo.com>
17477
17478         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
17479         Move memory allocation outside of loop.
17480
17481 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
17482
17483         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
17484         intermediate directory is in a read-only file system.  Problem
17485         reported by Eric Blake.
17486
17487 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
17488
17489         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
17490
17491 2005-10-12  Simon Josefsson  <jas@extundo.com>
17492
17493         * tests/test-hmac-sha1.c: New file.
17494
17495         * modules/hmac-sha1-tests: New file.
17496
17497         * modules/hmac-sha1: New file.
17498
17499 2005-10-12  Simon Josefsson  <jas@extundo.com>
17500
17501         * modules/gc-sha1: New file.
17502
17503 2005-10-12  Simon Josefsson  <jas@extundo.com>
17504
17505         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
17506
17507         * tests/test-gc-pbkdf2-sha1.c: New file.
17508
17509 2005-10-12  Simon Josefsson  <jas@extundo.com>
17510
17511         * modules/gc-md5, modules/gc-hmac-md5: New files.
17512
17513         * modules/gc (Files): Remove md5, memxor and hmac files.
17514
17515 2005-10-12  Simon Josefsson  <jas@extundo.com>
17516
17517         * m4/gc-pbkdf2-sha1.m4: New file.
17518
17519         * m4/gc-hmac-sha1.m4: New file.
17520
17521         * m4/gc-sha1: New file.
17522
17523         * m4/hmac-sha1.m4: New file.
17524
17525 2005-10-12  Simon Josefsson  <jas@extundo.com>
17526
17527         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
17528
17529         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
17530
17531 2005-10-12  Simon Josefsson  <jas@extundo.com>
17532
17533         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
17534         suggested by Bruno Haible <bruno@clisp.org>.
17535
17536 2005-10-12  Simon Josefsson  <jas@extundo.com>
17537
17538         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
17539
17540 2005-10-12  Simon Josefsson  <jas@extundo.com>
17541
17542         * lib/gc-pbkdf2-sha1.c: New file.
17543
17544         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
17545
17546 2005-10-12  Simon Josefsson  <jas@extundo.com>
17547
17548         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
17549
17550         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
17551
17552 2005-10-12  Simon Josefsson  <jas@extundo.com>
17553
17554         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
17555         GC_USE_HMAC_MD5, respectively.
17556
17557         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
17558         (gc_md5): Fix typo.
17559
17560         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
17561
17562         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
17563
17564         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
17565
17566 2005-10-12  Bruno Haible  <bruno@clisp.org>
17567
17568         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
17569         Reported by Stepan Kasal <kasal@ucw.cz>.
17570
17571 2005-10-11  Simon Josefsson  <jas@extundo.com>
17572
17573         * tests/test-crc.c: New file.
17574
17575         * modules/crc, modules/crc-tests: New files.
17576
17577 2005-10-11  Simon Josefsson  <jas@extundo.com>
17578
17579         * m4/crc.m4: New file.
17580
17581 2005-10-11  Simon Josefsson  <jas@extundo.com>
17582
17583         * lib/gc.h: Add gc_hash and gc_hash_buffer.
17584
17585         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
17586
17587         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
17588
17589 2005-10-11  Simon Josefsson  <jas@extundo.com>
17590
17591         * lib/crc.h, lib/crc.c: New files.
17592
17593         * lib/gc.h (gc_hash_buffer): Add doc.
17594
17595 2005-10-11  Bruno Haible  <bruno@clisp.org>
17596
17597         * modules/c-strcasestr: New file.
17598         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
17599
17600 2005-10-11  Bruno Haible  <bruno@clisp.org>
17601
17602         * modules/c-strcase: New file.
17603         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
17604
17605 2005-10-11  Bruno Haible  <bruno@clisp.org>
17606
17607         * lib/strcasecmp.c: Include limits.h.
17608         (strcasecmp): Avoid integer overflow on exotic platforms.
17609         * lib/strncasecmp.c: Include limits.h.
17610         (strncasecmp): Avoid integer overflow on exotic platforms.
17611         Reported by Paul Eggert.
17612
17613 2005-10-11  Bruno Haible  <bruno@clisp.org>
17614
17615         * lib/c-strcasestr.h: New file, from GNU gettext.
17616         * lib/c-strcasestr.c: New file, from GNU gettext.
17617
17618 2005-10-11  Bruno Haible  <bruno@clisp.org>
17619
17620         * lib/c-strcase.h: New file, from GNU gettext.
17621         * lib/c-strcasecmp.c: New file, from GNU gettext.
17622         * lib/c-strncasecmp.c: New file, from GNU gettext.
17623
17624 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
17625
17626         * modules/mempcpy (License): GPL -> LGPL.
17627         * modules/strchrnul (License): Likewise.
17628         * modules/sysexits (License): Likewise.
17629
17630 2005-10-08  Simon Josefsson  <jas@extundo.com>
17631
17632         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
17633
17634 2005-10-07  Simon Josefsson  <jas@extundo.com>
17635
17636         * m4/memxor.m4: Remove gl_C_RESTRICT call.
17637
17638 2005-10-06  Simon Josefsson  <jas@extundo.com>
17639
17640         * tests/test-hmac-md5.c: New file.
17641
17642         * modules/hmac-md5-tests: New file.
17643
17644         * modules/hmac-md5: New file.
17645
17646 2005-10-06  Simon Josefsson  <jas@extundo.com>
17647
17648         * m4/hmac-md5.m4: New file.
17649
17650         * m4/memxor.m4: Require gl_C_RESTRICT.
17651
17652 2005-10-06  Simon Josefsson  <jas@extundo.com>
17653
17654         * lib/memxor.c (memxor): Avoid casts and warnings.
17655
17656 2005-10-06  Simon Josefsson  <jas@extundo.com>
17657
17658         * lib/hmac-md5.c: New file.
17659
17660         * lib/hmac.h: New file.
17661
17662 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
17663
17664         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
17665         promotes to int, not unsigned int, to catch the AIX 5.3
17666         compiler bug.
17667
17668 2005-10-05  Simon Josefsson  <jas@extundo.com>
17669
17670         * modules/memxor: New file.
17671
17672         * modules/iconv (Files): Move config.rpath to havelib, it is used
17673         there.
17674
17675         * modules/havelib (Files): Add config.rpath.
17676
17677 2005-10-05  Simon Josefsson  <jas@extundo.com>
17678
17679         * m4/memxor.m4: New file.
17680
17681 2005-10-05  Simon Josefsson  <jas@extundo.com>
17682
17683         * lib/memxor.c (memxor): Fix compiler error.
17684
17685         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
17686         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
17687
17688         * lib/memxor.h, lib/memxor.c: New files.
17689
17690         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
17691         we assume all systems have it, suggested by Jim Meyering
17692         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
17693         any systems lack sys/socket.h; mingw32 is known to lack it, but we
17694         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
17695         same reasons.
17696
17697 2005-10-05  Simon Josefsson  <jas@extundo.com>
17698
17699         * config/srclist.txt: Add glibc bug 1423 for md5.h.
17700
17701 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
17702
17703         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
17704         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
17705         needed, since the source code now assumes these .h files.
17706
17707 2005-10-05  Derek Price  <derek@ximbiot.com>
17708
17709         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
17710
17711 2005-10-05  Bruno Haible  <bruno@clisp.org>
17712
17713         * modules/stdint (License): Change to LGPL.
17714
17715 2005-10-04  Simon Josefsson  <jas@extundo.com>
17716
17717         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
17718         D. Baushke" <mdb@gnu.org>.
17719
17720 2005-10-04  Bruno Haible  <bruno@clisp.org>
17721
17722         * lib/verify.h (verify_true): Provide alternative definition for C++.
17723
17724 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
17725
17726         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
17727         (SSIZE_MAX): New macro, if not already defined.
17728         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
17729         than 2 GiB.
17730
17731 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
17732
17733         Sync from coreutils.
17734         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
17735         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
17736         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
17737         ULLONG_MAX doesn't work with 2.7.2.1.
17738
17739 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
17740
17741         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
17742         From Ben Pfaff.
17743
17744         * modules/exclude (Depends-on): Depend on verify.
17745         * modules/strtoimax (Depends-on): Likewise.
17746         * modules/utimecmp (Depends-on): Likewise.
17747
17748 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
17749
17750         * lib/exclude.c: Include verify.h.
17751         (verify): Remove.  All callers changed to use verify.h's version.
17752         * lib/strtoimax.c: Likewise.
17753         * lib/utimecmp.c: Likewis.e
17754
17755         Sync from coreutils.
17756         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
17757         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
17758         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
17759         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
17760         bother returning ENOSYS if settimeofday or stime fails; just let
17761         them return whatever errno they want to return.
17762         * lib/utimens.c: Include unistd.h, for dup2.
17763         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
17764         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
17765
17766 2005-10-02  Jim Meyering  <jim@meyering.net>
17767
17768         Sync from coreutils.
17769         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
17770         from glibc-2.2.5 that fails for read-only files.
17771
17772 2005-10-02  Jim Meyering  <jim@meyering.net>
17773
17774         Sync from coreutils.
17775         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
17776         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
17777         `#if HAVE_CONFIG_H'.
17778         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
17779         Remove AT_FDCWD test.
17780         Do not consume the fd unless successful.
17781         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
17782         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
17783         block, so that we don't even try to compile it if settimeofday is
17784         available.  This works around a compilation failure on OSF1 V5.1,
17785         due to stime requiring a `long int*' while tv_sec is `int'.
17786
17787 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
17788
17789         Sync from coreutils.
17790         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
17791         against `yes', rather than just testing for nonempty.
17792
17793 2005-10-01  Simon Josefsson  <jas@extundo.com>
17794
17795         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
17796         and Darwin.
17797
17798         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
17799         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
17800         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
17801         freeaddrinfo and gai_strerror are declared by the POSIX headers.
17802         Check if struct addrinfo is declared.
17803
17804 2005-10-01  Simon Josefsson  <jas@extundo.com>
17805
17806         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
17807         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
17808         AI_* and EAI_* definitions.  Protect function declarations.
17809
17810 2005-10-01  Jim Meyering  <jim@meyering.net>
17811
17812         Sync from coreutils.
17813
17814         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
17815         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
17816         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
17817         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
17818         in the inet and nsl libraries.  Required on Solaris 5.7.
17819
17820 2005-10-01  Jim Meyering  <jim@meyering.net>
17821
17822         Sync from coreutils.
17823         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
17824         in the inet and nsl libraries.  Required on Solaris 5.7.
17825
17826 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
17827
17828         * lib/getdelim.c (getdelim): Remove unused variables.
17829
17830 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
17831
17832         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
17833         so that the code works even with ancient cpp.  Portability problem
17834         with GCC 2.7.2.1 reported by Thomas M.Ott.
17835
17836 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
17837
17838         * modules/regex (Depends-on): Add strcase.
17839
17840         * modules/gethostname (Licence): Change from GPL to LGPL, since
17841         gethostname.c is a trivial implementation of a standard library
17842         function.
17843         * modules/poll (License): Change from GPL to LGPL, since it's
17844         derived from LGPL code.
17845
17846 2005-09-27  Jim Meyering  <jim@meyering.net>
17847
17848         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
17849         HAVE_CONFIG_H.
17850
17851         * lib/intprops.h (signed_type_or_expr__): Define.
17852         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
17853         for unsigned types.
17854
17855 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
17856
17857         * lib/verify.h (verify_expr): Remove, replacing with:
17858         (verify_true): New macro that returns true instead of void.
17859         (verify_type__): Remove.
17860         (verify): Use verify_true rather than verify_type__.
17861
17862 2005-09-26  Bruno Haible  <bruno@clisp.org>
17863
17864         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
17865         is necessary.
17866         (lib_SOURCES): Remove mbchar.c.
17867         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
17868         (Files): Add m4/mbrtowc.m4.
17869         * modules/mbiter: Likewise.
17870         * modules/mbuiter: Likewise.
17871
17872 2005-09-26  Bruno Haible  <bruno@clisp.org>
17873
17874         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
17875         compile mbchar.c if they are not both present.
17876         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
17877         * m4/mbiter.m4 (gl_MBITER): Likewise.
17878         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
17879         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
17880         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
17881
17882 2005-09-25  Jim Meyering  <jim@meyering.net>
17883
17884         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
17885         also uses socklen_t.
17886
17887 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
17888
17889         * lib/utimens.c (ENOSYS): Define if not already defined.
17890         (futimens): Support having a null PATH if the file descriptor
17891         is nonnegative.
17892
17893         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
17894         Remove.
17895         (__attribute): Define to empty unless GCC 3.1 or later.
17896         This works around a core dump on OpenBSD 3.4, which has GCC
17897         2.95.3, which dumps core when given __attribute__(()).  It also
17898         simplifies other tests, since we really don't want to bother with
17899         worrying about which ancient version of GCC supported what.
17900         Original problem reported by Yoann Vandoorselaere, with part of
17901         the fix suggested by Derek Price.
17902
17903 2005-09-24  Jim Meyering  <jim@meyering.net>
17904
17905         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
17906         so we can once again use a positive bitfield width of 1 -- now we
17907         don't have to explain why we were using a bitfield width of 2.
17908
17909 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
17910
17911         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
17912         and similarly for the other external symbols.  Problem reported
17913         by James Gallager.
17914
17915         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
17916         bug reported by Jim Meyering.
17917
17918         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
17919         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
17920         not needed, since socklen is a prerequisite module.
17921
17922 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
17923
17924         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
17925         Problem reported by Eric Blake.
17926         (getaddrinfo): Initialize se so that it's not garbage.
17927         Redo internal storage allocation so that it doesn't make unportable
17928         assumptions about alignment.
17929         Fix a memory leak.
17930
17931         * lib/utimens.c (futimens): Use futimesat if available.
17932         Prefer it to futimes since it doesn't have the futimes bug.
17933
17934         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
17935         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
17936         Instead, declare a function that returns a pointer to an array,
17937         and use verify_type__ to declare the size of the array.
17938         Problem and germ of a solution reported by Bruno Haible.
17939         (verify_type__): Use 2, not 1, for bitfield size, to avoid
17940         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
17941
17942 2005-09-23  Jim Meyering  <jim@meyering.net>
17943
17944         Sync from coreutils.
17945         Correct build failure (socklen_t not defined) on at least
17946         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
17947         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
17948
17949 2005-09-23  Jim Meyering  <jim@meyering.net>
17950
17951         * modules/getaddrinfo (Depends-on): Add socklen.
17952
17953 2005-09-23  Bruno Haible  <bruno@clisp.org>
17954
17955         * tests/test-verify.c: New file.
17956
17957 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
17958
17959         Sync from coreutils.
17960
17961         * modules/argmatch (Depends-on): Add verify.
17962         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
17963         unistd-safer.
17964         * modules/save-cwd (Depends-on): Likewise.
17965
17966         * modules/openat (Files): Add lib/openat-die.c.
17967         (Depends-on): Remove error, exitfail.
17968         Add dirname.
17969
17970         * modules/verify: New file.
17971         * MODULES.html.sh (Diagnostics <assert.h>): New section,
17972         with "verify" module.
17973
17974 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
17975
17976         Sync from coreutils.
17977
17978         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
17979         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
17980         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
17981         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
17982         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
17983         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
17984         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
17985         Don't bother checking for string.h, stdlib.h, unistd.h.
17986         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
17987         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
17988         module's job.
17989         * m4/jm-macros.m4 (gl_MACROS): Likewise.
17990         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
17991
17992         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
17993         (gl_GETDATE): Use it.
17994
17995         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
17996
17997 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
17998
17999         Sync from coreutils.
18000
18001         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
18002         stat-time.h.
18003         * lib/argmatch.h: Include verify.h
18004         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
18005         (ARGMATCH_ASSERT): Remove; unused.
18006         * lib/canonicalize.c: Assume STDC_HEADERS.
18007         * lib/exclude.c: Include "strcase.h".
18008         * lib/regex_internal.h [!defined _LIBC]: Likewise.
18009         * lib/getusershell.c: Include stdio--.h rather than stdio.h
18010         and stdio-safer.h.
18011         (getusershell): Call fopen, not fopen_safer.
18012         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
18013         Do not include unistd-safer.h.
18014         (save_cwd): Don't call fd_safer; no longer needed
18015         now that we include fcntl--.h.
18016
18017         * lib/getdate.y (relative_time): New type.
18018         (RELATIVE_TIME_0): New constant.
18019         (parser_control): Use relative_time instead of doing it ourselves.
18020         (%union): Add new relative_time rel member.
18021         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
18022         Now typeless.
18023         (relunit, relunit_snumber): Now of type rel.
18024         (zone, rel, relunit, get_date): Adjust to above changes.
18025
18026         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
18027         Do not include unistd-safer.h.
18028         (getloadavg): Don't call fd_safer; no longer needed
18029         now that we include fcntl--.h.
18030
18031         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
18032         (make_dir_parents): Treat ENOSYS like EEXIST.
18033
18034         Improve quality of diagnostics on restore_cwd failure.
18035         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
18036         (make_dir_parents): Last arg is now int * (for errno), not bool *.
18037         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
18038         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
18039         each time through the loop.  Do not diagnose restore_cwd failure;
18040         that is the caller's job (and perhaps the caller does not care).
18041
18042         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
18043         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
18044         If the file already exists but is not a directory, don't bother
18045         to try to make its parents.
18046         Close potential file descriptor leak if we can't chdir("/") (!).
18047         Don't always return true if chdir($PWD) fails; return true only
18048         if the requested action was done successfully (except for the
18049         chdir($PWD)).
18050         Don't log final directory unless we actually made it.
18051         Refactor to avoid duplicate code to fix up permissions.
18052         Don't attempt to fix up parent permissions if chdir($PWD) fails.
18053
18054         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
18055         to make it a bit faster and (I hope) clearer.
18056         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
18057         Fix bug in formats like %2N.
18058
18059         * lib/verify.h: New file.
18060
18061 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
18062
18063         Sync from coreutils.
18064         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
18065
18066 2005-09-22  Jim Meyering  <jim@meyering.net>
18067
18068         Sync from coreutils.
18069
18070         * m4/lstat.m4 (gl_FUNC_LSTAT):
18071         Use AC_LIBSOURCES to require lstat.c and lstat.h.
18072         Remove obsolete comment.
18073         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
18074         * m4/xstrtod.m4: Likewise.
18075
18076         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
18077
18078 2005-09-22  Jim Meyering  <jim@meyering.net>
18079
18080         Sync from coreutils.
18081
18082         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
18083
18084         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
18085         the .tm_year member, since otherwise gcc-4.0 would now warn about
18086         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
18087
18088         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
18089         order to avoid an unsuppressible warning from gcc on 64-bit systems.
18090
18091         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
18092         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
18093         when run in a time zone for which daylight savings time is in effect
18094         for the starting date.
18095
18096         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
18097         stop us from restricting permissions of just-created absolute-named
18098         directories.
18099         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
18100         to restore initial working directory.
18101         * lib/mkdir-p.c (make_dir_parents): New parameter:
18102         different_working_dir, to tell caller if/when we change the working
18103         directory and are unable to return to the initial one.
18104         * lib/mkdir-p.h (make_dir_parents): Update prototype.
18105         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
18106         `return false'.  This fixes a bug introduced on 2004-07-30.
18107
18108         * lib/openat.c (fdopendir): Be sure to close the supplied
18109         file descriptor before returning.  This makes our replacement
18110         implementation a little closer to Solaris's, where fdopendir
18111         ties the file descriptor to the returned DIR* pointer.
18112         * lib/openat.c (unlinkat): New function.
18113         * lib/openat.h (unlinkat): Add prototype.
18114         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
18115         (openat_restore_fail): Rename from openat_restore_die.
18116         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
18117
18118         Provide an alternative to exiting immediately upon save_cwd or
18119         restore_cwd failure.  Now, an application can arrange e.g.,
18120         to perform a longjump in that case.
18121         * lib/openat.c: Include dirname.h.
18122         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
18123         (rpl_openat, fdopendir, fstatat): Call openat_save_die
18124         and openat_restore_die rather than calling error directly.
18125         Don't include "error.h" or "exitfail.h"; they're no longer needed.
18126
18127         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
18128         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
18129         define.
18130
18131         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
18132         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
18133                             int utc, int nanoseconds);
18134         Background:
18135         date should not have to allocate a megabyte of virtual memory to
18136         handle a format argument like +%1048575T.  When implemented with
18137         strftime, it must allocate such a buffer, use strftime to fill it
18138         in, print it, then free it.
18139         With fprintftime, it simply prints everything and exits.
18140         With no need for memory allocation, that's one fewer way to fail.
18141         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
18142         optional field width, not before, so we accept %9:z, not %:9z.
18143         (my_strftime): Be sure to use L_('x') for literals.
18144
18145         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
18146         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
18147         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
18148         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
18149         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
18150         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
18151         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
18152         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
18153         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
18154         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
18155         * lib/xgethostname.c, lib/xreadlink.c:
18156         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
18157
18158         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
18159         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
18160         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
18161         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
18162         and don't include <sys/file.h>).
18163
18164 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
18165
18166         Sync from coreutils.
18167
18168         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
18169         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
18170         [!LDAV_DONE]: Avoid unused variable warning.
18171
18172 2005-09-21  Bruno Haible  <bruno@clisp.org>
18173
18174         * lib/unicodeio.h (unicode_to_mb): New declaration.
18175
18176 2005-09-20  Derek Price  <derek@ximbiot.com>
18177
18178         * lib/getaddrinfo.c: Don't include <netdb.h> included from
18179         getaddrinfo.h.
18180
18181 2005-09-20  Bruno Haible  <bruno@clisp.org>
18182
18183         * gnulib-tool: Remove trailing slashes from the values specified for
18184         --source-base, --m4-base, --tests-base, --aux-dir.
18185         Suggested by Simon Josefsson <jas@extundo.com>.
18186
18187 2005-09-20  Bruno Haible  <bruno@clisp.org>
18188
18189         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
18190         func_modules_to_filelist, func_import, func_create_testdir): Make all
18191         sorting results locale-independent, so that gnulib-cache.m4 doesn't
18192         change when gnulib-tool is invoked in a different locale.
18193
18194 2005-09-19  Simon Josefsson  <jas@extundo.com>
18195
18196         * m4/socklen.m4: Fix typo.
18197
18198 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18199
18200         Use a consistent style for including <config.h>.
18201         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
18202         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
18203         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
18204         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
18205         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
18206         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
18207         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
18208         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
18209         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
18210         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
18211         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
18212         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
18213         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
18214         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
18215         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
18216         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
18217         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
18218         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
18219         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
18220         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
18221         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
18222         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
18223         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
18224         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
18225         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
18226         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
18227         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
18228         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
18229         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
18230         lib/xstrtoumax.c, lib/yesno.c:
18231         Standardize inclusion of config.h.
18232         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
18233         lib/inttostr.h:  Removed inclusion of config.h from header files.
18234         * lib/inttostr.c:  Adjusted in-tree users.
18235         * lib/timespec.h: Remove superfluous warning to include config.h.
18236         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
18237         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
18238         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
18239         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
18240         config.h with HAVE_CONFIG_H.
18241
18242 2005-09-19  Jim Meyering  <jim@meyering.net>
18243
18244         * modules/pathmax (License): Change to LGPL.
18245
18246 2005-09-19  Derek Price  <derek@ximbiot.com>
18247
18248         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
18249
18250 2005-09-19  Bruno Haible  <bruno@clisp.org>
18251
18252         * gnulib-tool (import): Provide default for --tests-base.
18253
18254 2005-09-19  Bruno Haible  <bruno@clisp.org>
18255
18256         * doc/quote.texi: New file, extracted from gnulib.texi.
18257         * doc/ctime.texi: New file, extracted from gnulib.texi.
18258         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
18259         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
18260         * doc/gnulib.texi: Include them.
18261
18262 2005-09-18  Bruno Haible  <bruno@clisp.org>
18263
18264         Portability fix.
18265         * gnulib-tool (func_readlink): New function.
18266         (func_ln_if_changed): Use it.
18267
18268 2005-09-18  Bruno Haible  <bruno@clisp.org>
18269
18270         * gnulib-tool: Support --with-tests also with --import.
18271         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
18272         (func_import): Use variables $testsbase and $inctests. Emit a
18273         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
18274         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
18275         SUBDIRS += $testsdir.
18276         (func_create_testdir): Update.
18277
18278 2005-09-18  Bruno Haible  <bruno@clisp.org>
18279
18280         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
18281         instead of $dry_run.
18282         (func_cp_if_changed, func_mv_if_changed): Remove functions.
18283         (func_ln_if_changed): Don't handle dry-run here.
18284         (func_import): In dry-run mode, detect more precisely which actions
18285         would be performed, and don't use "...ing" verbs.
18286
18287 2005-09-18  Bruno Haible  <bruno@clisp.org>
18288
18289         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
18290         (func_import): Use join on two temporary files instead of three nested
18291         loops, in order to determine which files are new or old.
18292
18293 2005-09-18  Bruno Haible  <bruno@clisp.org>
18294
18295         * gnulib-tool (func_import): Comment out code that spits out the
18296         new files with --dry-run.
18297
18298 2005-09-18  Bruno Haible  <bruno@clisp.org>
18299
18300         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
18301
18302 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
18303
18304         * lib/stat-time.h: New file.
18305         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
18306         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
18307         in a different way.
18308         (timespec_cmp): New function.
18309         * lib/utimecmp.c: Include stat-time.h.
18310         (SYSCALL_RESOLUTION): Depend on whether various struct stat
18311         members exist, not on the obsolescent ST_MTIM_NSEC.
18312         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
18313
18314 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
18315
18316         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
18317
18318 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
18319
18320         * MODULES.html.sh (File system functions): Add stat-time.
18321         * modules/stat-time: New file.
18322         * modules/timespec (Files): Remove m4/st_mtim.m4; this
18323         is now done in a different way, by the stat-time module.
18324         * modules/utimecmp (Depends-on): Add stat-time.
18325
18326 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
18327
18328         * m4/st_mtim.m4: Remove.  Superseded by...
18329         * m4/stat-time.m4: New file.
18330         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
18331         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
18332
18333 2005-09-15  Derek Price  <derek@ximbiot.com>
18334
18335         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
18336
18337 2005-09-15  Derek Price  <derek@ximbiot.com>
18338
18339         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
18340         * lib/regex_internal.c: Ditto, using this...
18341         (__GNUC_PREREQ): ...new macro.
18342         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
18343         using...
18344         (__GNUC_PREREQ): ...this new macro.
18345
18346         * lib/strstr.h: Include string.h. Define strstr as a macro here.
18347
18348 2005-09-15  Derek Price  <derek@ximbiot.com>
18349             Paul Eggert  <eggert@cs.ucla.edu>
18350
18351         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
18352         changes, consolidating in...
18353         * lib/regex_internal.h: ...this file.
18354
18355 2005-09-13  Jim Meyering  <jim@meyering.net>
18356
18357         * lib/canon-host.c: Filter through gnu indent and reword comments
18358         slightly.
18359         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
18360
18361 2005-09-13  Derek Price  <derek@ximbiot.com>
18362
18363         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
18364         failure.
18365         Reported by Jim Meyering  <jim@meyering.net>.
18366
18367 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
18368
18369         * lib/base64.c: Typo.
18370         (base64_encode): Put b64str in initialized data section.
18371
18372 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
18373
18374         Merge glibc and coreutils changes into gnulib, plus a few
18375         extra fixes.
18376         * lib/md5.c: Use #error rather than a string.
18377         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
18378         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
18379         (__attribute__): Define to empty for non recent-GCC.
18380         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
18381         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
18382         Renamed from their non-__ counterparts, with new macros replacing
18383         them if not _LIBC.  Add __THROW attribute.
18384         (rol): Remove.
18385         (struct md5_ctx): Align buffer if using GCC.
18386         * lib/sha1.h (struct sha1_ctx): Likewise.
18387         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
18388         The old name was backwards.
18389         (NOTSWAP): Remove; not used.
18390         (rol): New macro, moved here from md5.h.
18391         (sha1_process_block): Remove a FIXME that doesn't make sense.
18392
18393 2005-09-12  Derek Price  <derek@ximbiot.com>
18394
18395         Return usable errors from canon-host.
18396         * lib/canon-host.h: New file.
18397         * lib/canon-host.c (canon_host): Wrap...
18398         (canon_host_r): ...this new function, which now relies exclusively on
18399         getaddrinfo.
18400         (ch_strerror): New function.
18401         (last_cherror): New global.
18402         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
18403         interface.
18404         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
18405         void *.
18406         (freeaddrinfo): Free ai->ai_canonname when set.
18407
18408 2005-09-12  Derek Price  <derek@ximbiot.com>
18409
18410         Make canon-host require getaddrinfo.
18411         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
18412         AC_LIBSOURCE canon-host.h.  Call...
18413         (gl_PREREQ_CANON_HOST): ...this new function, which requires
18414         gl_GETADDRINFO.
18415         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
18416
18417 2005-09-12  Derek Price  <derek@ximbiot.com>
18418
18419         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
18420         LGPL.
18421         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
18422
18423 2005-09-12  Derek Price  <derek@ximbiot.com>
18424
18425         * lib/gai_strerror.c: Include config.h when available.  Include
18426         getaddrinfo.h before other headers to test interface.
18427         Reported by Larry Jones <lawrence.jones@ugs.com>.
18428
18429 2005-09-12  Derek Price  <derek@ximbiot.com>
18430             Paul Eggert  <eggert@cs.ucla.edu>
18431
18432         * modules/glob (Files): Add glob-libc.h.
18433
18434 2005-09-12  Derek Price  <derek@ximbiot.com>
18435             Paul Eggert  <eggert@cs.ucla.edu>
18436
18437         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
18438         glob_.h, glob-libc.h.
18439         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
18440
18441 2005-09-12  Derek Price  <derek@ximbiot.com>
18442             Paul Eggert  <eggert@cs.ucla.edu>
18443
18444         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
18445         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
18446         protecting things that should be done only in gnulib contexts.
18447         * lib/glob_.h: New file, containing only the glob things needed for
18448         gnulib.
18449         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
18450         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
18451         (glob, globfree, glob_pattern_p): Now defined simply in terms of
18452         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
18453         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
18454         and to respect the namespace rules better.
18455
18456 2005-09-08  Simon Josefsson  <jas@extundo.com>
18457
18458         * modules/socklen: New file.
18459
18460 2005-09-08  Simon Josefsson  <jas@extundo.com>
18461
18462         * m4/socklen.m4: New file.
18463
18464 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
18465
18466         * modules/utimens (Files): Add m4/utimbuf.m4, since
18467         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
18468         Reported by Sergey Poznyakoff.
18469
18470 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
18471
18472         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
18473         definitions, since that's the preferred style in glibc.
18474         Fix a minor spacing issue, and update copyright notice to match
18475         glibc's.
18476
18477 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
18478
18479         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
18480
18481 2005-09-06  Simon Josefsson  <jas@extundo.com>
18482
18483         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
18484         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
18485
18486 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
18487
18488         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
18489         warning.
18490
18491 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
18492
18493         * config/srclist.txt: Add glibc bug 1302.
18494
18495 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
18496
18497         Change bitset word type from unsigned int to unsigned long int,
18498         as this has better performance on typical 64-bit hosts.
18499         Port bitset code to hosts with unusual word sizes.
18500         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
18501         (build_collating_symbol):
18502         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
18503         argument is a bitset.  This is merely a style issue, but it makes
18504         it clearer that an entire array is expected.
18505         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
18506         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
18507         Port to the case where bitset_word is not the same as unsigned int.
18508         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
18509         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
18510         Likewise.
18511         * lib/regexec.c (check_dst_limits_calc_pos_1,
18512         check_subexp_matching_top):
18513         (build_trtable, group_nodes_into_DFAstates):
18514         Likewise.
18515         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
18516         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
18517         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
18518         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
18519         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
18520         * lib/regcomp.c (optimize_subexps, lower_subexp):
18521         Work even if bitset_word has holes in its bitwise representation.
18522         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
18523         * lib/regexec.c (check_dst_limits_calc_pos_1,
18524         check_subexp_matching_top):
18525         Likewise.
18526         * lib/regex_internal.c (re_string_reconstruct):
18527         Don't assume UCHAR_MAX == 255.
18528         * lib/regex_internal.h (bitset_set_all): Likewise.
18529         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
18530         All uses changed.
18531         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
18532         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
18533         All uses changed.
18534         (BITSET_WORD_MAX): New macro.
18535         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
18536         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
18537         (bitset_empty, bitset_copy):
18538         Prefer sizeof (bitset) to multiplying it out ourselves.
18539         (bitset_not_merge): Remove; unused.
18540         (bitset_contain): Return bool, not unsigned int with one bit on.
18541         All callers changed.
18542         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
18543         alignment than re_node_set; do this by defining a new internal
18544         type struct dests_alloc and using it to allocate memory.
18545
18546 2005-09-05  Bruno Haible  <bruno@clisp.org>
18547
18548         * gnulib-tool (func_import): Fix comparison in handling of symbolic
18549         links.
18550
18551 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
18552
18553         * modules/size_max (Makefile.am): Add size_max.h
18554
18555 2005-09-04  Derek Price  <derek@ximbiot.com>
18556
18557         * gnulib-tool (func_import): Fix reversed $symbolic logic.
18558
18559 2005-09-03  Simon Josefsson  <jas@extundo.com>
18560
18561         * gnulib-tool: Fix typo.
18562
18563 2005-09-03  Simon Josefsson  <jas@extundo.com>
18564
18565         * config/srclist.txt: Add glibc bug 1293.
18566
18567 2005-09-03  Derek Price  <derek@ximbiot.com>
18568
18569         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
18570         From Larry Jones <lawrence.jones@ugs.com>.
18571
18572 2005-09-02  Simon Josefsson  <jas@extundo.com>
18573
18574         * modules/socklen: New file.
18575
18576 2005-09-02  Simon Josefsson  <jas@extundo.com>
18577
18578         * modules/havelib: New module.
18579
18580         * modules/gettext, modules/iconv, modules/lock, modules/readline:
18581         Use havelib.
18582
18583 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
18584
18585         Check for arithmetic overflow when calculating sizes, to prevent
18586         some buffer-overflow issues.  These patches are conservative, in the
18587         sense that when I couldn't determine whether an overflow was possible,
18588         I inserted a run-time check.
18589         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
18590         macros.
18591         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
18592         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
18593         (re_xnrealloc, re_x2nrealloc): New inline functions.
18594         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
18595         parse_bracket_exp):
18596         (build_equiv_class, build_charclass): Check for arithmetic overflow
18597         in size expression calculations.
18598         * lib/regex_internal.c (re_string_realloc_buffers):
18599         (build_wcs_upper_buffer, re_node_set_add_intersect):
18600         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
18601         (re_dfa_add_node, register_state): Likewise.
18602         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
18603         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
18604         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
18605         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
18606
18607 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
18608
18609         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
18610         m4/ulonglong.m4.  Problem reported by Martin Lambers.
18611
18612 2005-09-02  Bruno Haible  <bruno@clisp.org>
18613
18614         Support for lib vs. lib64 distinction on biarch platforms.
18615         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
18616         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
18617         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
18618
18619 2005-09-02  Bruno Haible  <bruno@clisp.org>
18620
18621         * gnulib-tool (import): In the other first-use case, provide defaults
18622         as well.
18623
18624 2005-09-02  Bruno Haible  <bruno@clisp.org>
18625
18626         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
18627         patches not yet found in the latest gettext release.
18628
18629 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
18630
18631         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
18632         to avoid a collision with bits/local_lim.h in glibc.
18633         All uses changed.  Problem reported by Dmitry V. Levin in
18634         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
18635
18636         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
18637         bugs in int versus size_t comparisons.
18638         (re_string_context_at): Fix bug where the code assumed that
18639         Idx is signed.
18640
18641         Use bool where appropriate.
18642         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
18643         All callers changed.
18644         (calc_eclosure_iter): Likewise, for ROOT arg.
18645         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
18646         (build_charclass_op): Likewise, for NON_MATCH arg.
18647         * lib/regex_internal.c (re_string_allocate, re_string_construct):
18648         (re_string_construct_common): Likewise, for ICASE arg.
18649         * lib/regexec.c (re_search_2_stub, re_search_stub):
18650         Likewise, for RET_LEN arg.
18651         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
18652         (set_regs): Likewise, for FL_BACKTRACK arg.
18653         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
18654         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
18655         (calc_eclosure_iter, parse_bracket_exp):
18656         Use bool for internal variables that are booleans.
18657         * lib/regexec.c (re_search_internal, check_matching,
18658         proceed_next_node):
18659         (set_regs, build_sifted_states, sift_states_bkref):
18660         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
18661         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
18662         (find_collation_sequence_value):
18663         Likewise.
18664         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
18665         (re_node_set_compare):
18666         Return bool, not int. All callers changed.
18667         * lib/regexec.c (check_halt_node_context, check_dst_limits):
18668         (build_trtable, check_node_accept): Likewise.
18669         * lib/regex_internal.h: Include stdbool.h.
18670
18671         Fix bugs uncovered when converting to bool.
18672         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
18673         failure instead of charging ahead blindly.
18674         * lib/regex_internal.c (register_state): Likewise.
18675         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
18676         for freeing internal storage.
18677         (group_nodes_into_DFA_states): Use unsigned int, not int, for
18678         bitset pieces used as boolean, to avoid undefined behavior
18679         on hosts that do int overflow checking.
18680
18681 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
18682
18683         * config/srclist.txt: Add glibc bugs 1285-1287.
18684
18685 2005-09-01  Jim Meyering  <jim@meyering.net>
18686
18687         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
18688         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
18689         Require gl_STAT_MACROS, too.
18690
18691 2005-09-01  Bruno Haible  <bruno@clisp.org>
18692
18693         * gnulib-tool (import): In the first-use case, provide defaults.
18694
18695 2005-09-01  Bruno Haible  <bruno@clisp.org>
18696
18697         * gnulib-tool (func_import): Remove the .tmp files.
18698
18699 2005-09-01  Bruno Haible  <bruno@clisp.org>
18700
18701         * gnulib-tool (func_import): Fix handling of symbolic links.
18702
18703 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
18704
18705         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
18706         old glibc regex code mishandles strings longer than 2**31 bytes.
18707         This patch fixes this when the regex code is used in gnulib
18708         (i.e., outside glibc).
18709
18710         This patch should not affect the use of the regex code inside
18711         glibc.  No doubt this problem also needs to be handled for glibc
18712         as well, but the result will be an incompatible change to the
18713         glibc ABI, and the old ABI will have to be supported too.  That
18714         can be the the subject for another patch.
18715
18716         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
18717         governing whether the rest of this patch is active.  By default,
18718         the macro is disabled and the patch has no effect.
18719         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
18720         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
18721         (struct re_pattern_buffer, re_search, re_search_2, re_match):
18722         (re_match_2, re_set_registers): Use the new types.
18723         * lib/regex_internal.h (Idx, re_hashval_t): New types.
18724         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
18725         New macros.
18726         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
18727         (re_string_context_at, bin_tree_t, re_dfastate_t):
18728         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
18729         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
18730         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
18731         (re_string_char_size_at, re_string_wchar_at):
18732         (re_string_elem_size_at):
18733         Use the new types and macros to port to 64-bit hosts.
18734         Use unsigned types for internal values, so that the code
18735         mostly works even for arrays larger than SSIZE_MAX.
18736         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
18737         (search_duplicated_node, calc_eclosure_iter, fetch_number):
18738         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
18739         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
18740         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
18741         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
18742         (calc_inveclosure, parse_dup_op, build_range_exp):
18743         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
18744         (fetch_number, create_token_tree, mark_opt_subexp):
18745         Likewise.
18746         * lib/regex_internal.c (re_string_construct_common,
18747         create_ci_newstate):
18748         (create_cd_newstate, re_string_allocate, re_string_construct):
18749         (re_string_realloc_buffers, build_wcs_upper_buffer):
18750         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
18751         (re_string_reconstruct, re_string_peek_byte_case):
18752         (re_string_fetch_byte_case, re_string_context_at):
18753         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
18754         (re_node_set_init_copy, re_node_set_add_intersect):
18755         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
18756         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
18757         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
18758         (re_acquire_state, re_acquire_state_context, register_state):
18759         Likewise.
18760         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
18761         search_cur_bkref_entry):
18762         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
18763         (re_search_internal, re_search_2_stub, re_search_stub)
18764         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
18765         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
18766         (update_cur_sifted_state, check_dst_limits):
18767         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
18768         (check_subexp_limits, sift_states_bkref, merge_state_array):
18769         (check_subexp_matching_top, get_subexp, get_subexp_sub):
18770         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
18771         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
18772         (expand_bkref_cache, check_node_accept_bytes):
18773         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
18774         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
18775         (acquire_init_state_context, check_halt_node_context):
18776         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
18777         (sift_states_backward, clean_state_log_if_needed):
18778         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
18779         (find_recover_state, transit_state_sb, transit_state_mb):
18780         (transit_state_bkref, build_trtable, match_ctx_clean):
18781         Likewise.
18782         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
18783         to work around an assumption that REG_MISSING is negative.
18784
18785         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
18786         (seek_collating_symbol_entry) [defined _LIBC]:
18787         (lookup_collation_sequence_value) [defined _LIBC]:
18788         (build_range_exp, build_collating_symbol) [defined _LIBC]:
18789         Use prototypes rather than old-style function definitions.
18790         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
18791         (transit_state_sb) [0]:
18792         (find_collation_sequence_value) [defined _LIBC]: Likewise.
18793
18794         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
18795         rm_eo.
18796
18797         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
18798         (optimize_subexps, lower_subexp):
18799         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
18800         since the signed shift might overflow.  Use 1u<<31 instead.
18801         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
18802         Likewise.
18803         * lib/regexec.c (check_dst_limits_calc_pos_1,
18804         check_subexp_matching_top): Likewise.
18805
18806         * lib/regcomp.c (optimize_subexps, lower_subexp):
18807         Use CHAR_BIT rather than 8, for clarity.
18808         * lib/regexec.c (check_dst_limits_calc_pos_1):
18809         (check_subexp_matching_top): Likewise.
18810         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
18811         have to worry about portability issues when shifting it left.
18812         Remove no-longer-needed test for table_size > 0.
18813         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
18814         in a word, as the resulting behavior is undefined.
18815         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
18816         in one case, a <= should have been an <, and in another case the
18817         whole test was missing.
18818         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
18819         the standard name CHAR_BIT.
18820         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
18821         this is not true on one's complement and signed-magnitude hosts.
18822
18823         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
18824         next_last_offset.
18825         (struct re_dfa_t): Remove unused member states_alloc.
18826         * lib/regcomp.c (init_dfa): Don't initialize unused members.
18827
18828 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
18829
18830         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
18831         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
18832         and large-file glibc and in 32-bit large-file Solaris.
18833
18834 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
18835
18836         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
18837         lengths fit in regoff_t; this isn't true if regoff_t is the same
18838         width as size_t.
18839         * lib/regex.c (re_search_internal): 5th arg is LAST_START
18840         (= START + RANGE) instead of RANGE.  This avoids overflow
18841         problems when regoff_t is the same width as size_t.
18842         All callers changed.
18843         (re_search_2_stub): Check for overflow when adding the
18844         sizes of the two strings.
18845         (re_search_stub): Check for overflow when adding START
18846         to RANGE; if it occurs, substitute the extreme value.
18847
18848 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
18849
18850         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
18851
18852 2005-08-31  Jim Meyering  <jim@meyering.net>
18853
18854         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
18855         a pointer-to-const.
18856         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
18857         (register_state): Likewise.
18858         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
18859         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
18860         (group_nodes_into_DFAstates): Likewise.
18861
18862 2005-08-31  Jim Meyering  <jim@meyering.net>
18863
18864         * check-module: Add a FIXME comment.
18865
18866 2005-08-31  Eric Blake  <ebb9@byu.net>
18867
18868         * modules/unistd-safer (Files): Add unistd--.h.
18869         * modules/stdio-safer (Files): Add stdio--.h.
18870
18871 2005-08-31  Derek Price  <derek@ximbiot.com>
18872
18873         * lib/getdelim.c (getdelim): Return EOF on EOF.
18874         Reported by Larry Jones <lawrence.jones@ugs.com>.
18875
18876 2005-08-31  Bruno Haible  <bruno@clisp.org>
18877
18878         Avoid unnecessary diffs in the generated lib/Makefile.am.
18879         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
18880         the generated files.
18881         (func_import): Don't set cmd.
18882
18883 2005-08-31  Bruno Haible  <bruno@clisp.org>
18884
18885         * lib/strstr.c: Include <stddef.h>, for NULL.
18886         * lib/strcasestr.c: Likewise.
18887         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
18888
18889 2005-08-31  Bruno Haible  <bruno@clisp.org>
18890
18891         * gnulib-tool: New option --macro-prefix.
18892         (func_import): Use macro_prefix.
18893         (import): Handle option --macro-prefix.
18894
18895 2005-08-31  Bruno Haible  <bruno@clisp.org>
18896
18897         * gnulib-tool (import): Rename most ac_* variables to cached_*.
18898         Also use new variables cached_lgpl, cached_libtool.
18899
18900 2005-08-31  Bruno Haible  <bruno@clisp.org>
18901
18902         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
18903         always instantiating them.
18904
18905 2005-08-31  Bruno Haible  <bruno@clisp.org>
18906
18907         * gnulib-tool (func_import): Read the previous cached settings
18908         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
18909         earlier added by gnulib but are now dropped. Warn when a gnulib file
18910         overwrites a non-gnulib file.
18911
18912 2005-08-31  Bruno Haible  <bruno@clisp.org>
18913
18914         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
18915         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
18916         projects that don't keep autogenerated files in CVS. Put into
18917         actioncmd only the specified modules, not the transitive closure.
18918
18919 2005-08-31  Bruno Haible  <bruno@clisp.org>
18920
18921         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
18922         Create directories that shall be filled.
18923         (import): Don't look for gl_* macros in configure.ac. Recurse across
18924         all directories containing a gnulib-cache.m4 files, if meaningful.
18925
18926 2005-08-31  Bruno Haible  <bruno@clisp.org>
18927
18928         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
18929         (import): Set seen_libtool when we see gl_LIBTOOL.
18930
18931 2005-08-31  Bruno Haible  <bruno@clisp.org>
18932
18933         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
18934         declaration macro definitions from generated gnulib.m4.
18935
18936 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
18937
18938         * lib/iconvme.h: Add prototype for iconv_alloc.
18939
18940 2005-08-29  Simon Josefsson  <jas@extundo.com>
18941
18942         * lib/iconvme.c: Fix errno.
18943
18944 2005-08-29  Bruno Haible  <bruno@clisp.org>
18945
18946         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
18947         that it works when the directory contains spaces.
18948
18949 2005-08-29  Bruno Haible  <bruno@clisp.org>
18950
18951         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
18952
18953 2005-08-29  Bruno Haible  <bruno@clisp.org>
18954
18955         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
18956         Emit more advice.
18957
18958 2005-08-29  Bruno Haible  <bruno@clisp.org>
18959         and Stepan Kasal  <kasal@ucw.cz>
18960
18961         * check-module: If more parameters are given, check each of them
18962         separately; add more exceptions, as noted by Jim Meyering.
18963         (check_module): New procedure.
18964         (%exempt_header): Now contains all exceptions.
18965
18966 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
18967
18968         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
18969
18970 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
18971
18972         * lib/iconvme.c: Split iconv_string into iconv_alloc.
18973
18974 2005-08-28  Bruno Haible  <bruno@clisp.org>
18975
18976         * m4/gnulib-tool.m4: New file.
18977
18978 2005-08-27  Jim Meyering  <jim@meyering.net>
18979
18980         * modules/unistd-safer (Files): Add pipe-safer.c.
18981         * modules/fcntl-safer (Files): Add creat-safer.c.
18982
18983 2005-08-27  Jim Meyering  <jim@meyering.net>
18984
18985         * m4/stdlib-safer.m4: New file.  From coreutils.
18986         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
18987         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
18988         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
18989         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
18990         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
18991
18992 2005-08-27  Jim Meyering  <jim@meyering.net>
18993
18994         * lib/fopen-safer.c: Merge minor changes from coreutils.
18995         * lib/dup-safer.c: Likewise.
18996         * lib/fd-safer.c: Likewise.
18997
18998         Merge from coreutils.
18999         * lib/stdio--.h: New file.
19000         * lib/stdlib--.h: New file.
19001         * lib/mkstemp-safer.c: New file.
19002
19003         GNU tar needs these.
19004         * lib/pipe-safer.c: New file.
19005         * lib/creat-safer.c: New file.
19006         * lib/fcntl--.h (creat): Define to creat_safer.
19007         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
19008         * lib/unistd--.h (pipe): Define to pipe_safer.
19009         * lib/unistd-safer.h: Declare pipe_safer.
19010
19011 2005-08-26  Simon Josefsson  <jas@extundo.com>
19012
19013         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
19014         Haible <bruno@clisp.org>.
19015
19016 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
19017
19018         * lib/regex_internal.h: Remove all references to
19019         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
19020         or better.
19021         (bitset_not, bitset_merge, bitset_not_merge):
19022         (bitset_mask, re_string_allocate, re_string_construct):
19023         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
19024         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
19025         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
19026         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
19027         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
19028         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
19029         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
19030         (re_acquire_state_context):
19031         Remove unnecessary forward decls.
19032         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
19033         Put __attribute at function definition,
19034         now that the function decl has been removed.
19035         * lib/regex_internal.c (re_string_peek_byte_case):
19036         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
19037         Likewise.
19038
19039 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
19040
19041         * m4/regex.m4: Add AC_PREREQ(2.50).
19042         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
19043
19044 2005-08-25  Simon Josefsson  <jas@extundo.com>
19045
19046         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
19047         __fsetlocking.
19048
19049 2005-08-25  Simon Josefsson  <jas@extundo.com>
19050
19051         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
19052         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
19053         GLIBC specific code.
19054
19055 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
19056
19057         Make regex safe for g++.  This fixes one real bug (an "err"
19058         that should have been "*err").  g++ problem reported by
19059         Sam Steingold.
19060         * lib/regex_internal.h (re_calloc): New macro, consistent with
19061         re_malloc etc.  All callers of calloc changed to use re_calloc.
19062         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
19063         not int.  All callers changed.
19064         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
19065         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
19066         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
19067         (find_recover_state): Change "err" to "*err"; this fixes what
19068         appears to be a real bug.
19069         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
19070         versus int.
19071
19072 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
19073
19074         * modules/regex (Depends-on): Add malloc, since the code
19075         assumes that !malloc(0) means failure.
19076
19077 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
19078
19079         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
19080
19081         alloca modernization/simplification for regex.
19082         * lib/regex.c: Remove portability cruft for alloca.  This no longer
19083         needs to be at the start of the file, and can be moved into
19084         regex_internal.h and simplified.
19085         * lib/regex_internal.h: Include <alloca.h>.
19086         (__libc_use_alloca) [!defined _LIBC]: New macro.
19087         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
19088         now works outside glibc.
19089
19090 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
19091
19092         * config/srclist.txt: Add glibc bugs 1241, 1245.
19093
19094 2005-08-25  Jim Meyering  <jim@meyering.net>
19095
19096         * lib/open-safer.c: Include <config.h>.
19097         Otherwise, we'd lose LARGEFILE support in any file using
19098         e.g. "fcntl--.h"
19099
19100 2005-08-25  Bruno Haible  <bruno@clisp.org>
19101
19102         * m4/minmax.m4: Require autoconf 2.52.
19103         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
19104         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
19105         alternatives of translit over the alphabet.
19106         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
19107
19108 2005-08-24  Simon Josefsson  <jas@extundo.com>
19109
19110         * tests/test-getpass.c: New file.
19111
19112 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
19113
19114         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
19115         for GNU regex features.
19116
19117 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
19118
19119         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
19120         * lib/regex.h (regerror): Likewise.
19121
19122         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
19123         requires this.  (The code never needed it.)
19124
19125         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
19126         All uses of recently-renamed identifiers changed to use the new,
19127         POSIX-compliant names.  The code will build and run just fine
19128         without these changes, but it's better to eat our own dog food
19129         and use the standard-conforming names.
19130
19131         * lib/regex.h: Fix a multitude of POSIX name space violations.
19132         These changes have an effect only for programs that define
19133         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
19134         do not change anything for programs compiled in the normal way.
19135         Also, there is no effect on the ABI.
19136
19137         (_REGEX_SOURCE): New macro.
19138         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
19139         defined and _GNU_SOURCE is not; this fixes a name space violation.
19140
19141         Rename the following macros to obey POSIX requirements.
19142         The old names are still visible as macros if _REGEX_SOURCE is defined.
19143         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
19144         RE_BACKSLASH_ESCAPE_IN_LISTS.
19145         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
19146         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
19147         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
19148         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
19149         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
19150         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
19151         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
19152         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
19153         (REG_INTERVALS): renamed from RE_INTERVALS.
19154         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
19155         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
19156         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
19157         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
19158         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
19159         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
19160         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
19161         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
19162         RE_UNMATCHED_RIGHT_PAREN_ORD.
19163         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
19164         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
19165         (REG_DEBUG): renamed from RE_DEBUG.
19166         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
19167         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
19168         unusual, since we can't clash with the POSIX REG_ICASE.
19169         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
19170         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
19171         (REG_NO_SUB): renamed from RE_NO_SUB.
19172         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
19173         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
19174         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
19175         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
19176         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
19177         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
19178         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
19179         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
19180         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
19181         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
19182         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
19183         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
19184         RE_SYNTAX_POSIX_MINIMAL_BASIC.
19185         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
19186         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
19187         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
19188         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
19189         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
19190         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
19191         (REG_FIXED): Renamed from REGS_FIXED.
19192         (REG_NREGS): Renamed from RE_NREGS.
19193
19194         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
19195         of other REG_* macros, since POSIX says the user is allowed to
19196         #undef these macros selectively.
19197
19198         (reg_errcode_t): Update comment stating what other tables need
19199         to be consistent.
19200
19201         Rename the following enum values to obey POSIX requirements.
19202         The old names are still visible as macros.
19203         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
19204         is not defined, since GNU is supposed to be a superset of POSIX as
19205         much as possible, and since we want reg_errcode_t to be a signed
19206         type for implementation consistency.
19207         (_REG_NOERROR): Renamed from REG_NOERROR.
19208         (_REG_NOMATCH): Renamed from REG_NOMATCH.
19209         (_REG_BADPAT): Renamed from REG_BADPAT.
19210         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
19211         (_REG_ECTYPE): Renamed from REG_ECTYPE.
19212         (_REG_EESCAPE): Renamed from REG_EESCAPE.
19213         (_REG_ESUBREG): Renamed from REG_ESUBREG.
19214         (_REG_EBRACK): Renamed from REG_EBRACK.
19215         (_REG_EPAREN): Renamed from REG_EPAREN.
19216         (_REG_EBRACE): Renamed from REG_EBRACE.
19217         (_REG_BADBR): Renamed from REG_BADBR.
19218         (_REG_ERANGE): Renamed from REG_ERANGE.
19219         (_REG_ESPACE): Renamed from REG_ESPACE.
19220         (_REG_BADRPT): Renamed from REG_BADRPT.
19221         (_REG_EEND): Renamed from REG_EEND.
19222         (_REG_ESIZE): Renamed from REG_ESIZE.
19223         (_REG_ERPAREN): Renamed from REG_ERPAREN.
19224         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
19225         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
19226         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
19227         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
19228
19229         (_REG_RE_NAME, _REG_RM_NAME): New macros.
19230         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
19231         changed.  But support the old name if the new one is not defined
19232         and if _REGEX_SOURCE.
19233
19234         Change the following member names in struct re_pattern_buffer.
19235         The old names are still supported if !_REGEX_SOURCE.
19236         The new names are always supported, regardless of _REGEX_SOURCE.
19237         (re_buffer): Renamed from buffer.
19238         (re_allocated): Renamed from allocated.
19239         (re_used): Renamed from used.
19240         (re_syntax): Renamed from syntax.
19241         (re_fastmap): Renamed from fastmap.
19242         (re_translate): Renamed from translate.
19243         (re_can_be_null): Renamed from can_be_null.
19244         (re_regs_allocated): Renamed from regs_allocated.
19245         (re_fastmap_accurate): Renamed from fastmap_accurate.
19246         (re_no_sub): Renamed from no_sub.
19247         (re_not_bol): Renamed from not_bol.
19248         (re_not_eol): Renamed from not_eol.
19249         (re_newline_anchor): Renamed from newline_anchor.
19250
19251         Change the following member names in struct re_registers.
19252         The old names are still supported if !_REGEX_SOURCE.
19253         The new names are always supported, regardless of _REGEX_SOURCE.
19254         (rm_num_regs): Renamed from num_regs.
19255         (rm_start): Renamed from start.
19256         (rm_end): Renamed from end.
19257
19258         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
19259         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
19260         Prepend __ to parameter names.
19261
19262         Undo yesterday's changes.
19263
19264 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
19265
19266         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
19267         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
19268         lib/regex.c.
19269
19270 2005-08-24  Jim Meyering  <jim@meyering.net>
19271
19272         Sync from coreutils.
19273         * m4/fcntl-safer.m4: New file.
19274
19275         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
19276         and object files for this module.
19277
19278 2005-08-24  Jim Meyering  <jim@meyering.net>
19279
19280         Sync from coreutils.
19281         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
19282
19283 2005-08-24  Jim Meyering  <jim@meyering.net>
19284
19285         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
19286         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
19287
19288 2005-08-24  Jim Meyering  <jim@meyering.net>
19289
19290         * modules/fcntl-safer: New module.
19291         * modules/fts (Depends-on): Add fcntl-safer.
19292         * MODULES.html.sh (File descriptor based Input/Output):
19293         Add fcntl-safer.
19294
19295 2005-08-24  Bruno Haible  <bruno@clisp.org>
19296
19297         Support for unit test modules.
19298         * modules/README: Mention tests modules.
19299         * modules/TEMPLATE-TESTS: New file.
19300         * gnulib-tool: New options --extract-tests-module, --with-tests and
19301         --tests-base (unused for the moment).
19302         (testsbase, inctests): New variables.
19303         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
19304         (func_verify_module): Exclude TEMPLATE-TESTS.
19305         (func_verify_nontests_module, func_verify_tests_module): New functions.
19306         (func_get_dependencies): Add implicit dependency for tests modules.
19307         (func_get_tests_module): New function.
19308         (func_modules_transitive_closure): When --with-tests was specified,
19309         include the unit tests as well, unless explicitly avoided.
19310         (func_emit_lib_Makefile_am): Ignore the tests modules here.
19311         (func_emit_tests_Makefile_am): New function.
19312         (func_create_testdir): When --with-tests was specified, emit a
19313         tests/ directory.
19314         * MODULES.html.sh (Future developments): Update.
19315
19316 2005-08-24  Bruno Haible  <bruno@clisp.org>
19317
19318         * modules/tls-tests: New file.
19319         * tests/test-tls.c: New file, from GNU gettext.
19320
19321 2005-08-24  Bruno Haible  <bruno@clisp.org>
19322
19323         * modules/lock-tests: New file.
19324         * tests/test-lock.c: New file, from GNU gettext.
19325
19326 2005-08-24  Bruno Haible  <bruno@clisp.org>
19327
19328         * lib/lock.h: Add multiple inclusion guard.
19329         * lib/tls.h: Add multiple inclusion guard.
19330
19331 2005-08-24  Bruno Haible  <bruno@clisp.org>
19332
19333         * gnulib-tool: Add support for the --aux-dir option to
19334         --create-testdir, --create-megatestdir, --test, --megatest.
19335         (func_create_testdir, func_create_megatestdir): Optionally emit a
19336         AC_CONFIG_AUX_DIR directive.
19337         (create-testdir, create-megatestdir, test, megatest): Provide a
19338         default value for $auxdir.
19339
19340 2005-08-24  Bruno Haible  <bruno@clisp.org>
19341
19342         * gnulib-tool (import): Use compound statement instead of subshell
19343         where possible.
19344
19345 2005-08-24  Bruno Haible  <bruno@clisp.org>
19346
19347         * gnulib-tool (import): Change --aux-dir default to "build-aux".
19348
19349 2005-08-24  Bruno Haible  <bruno@clisp.org>
19350
19351         * gnulib-tool (func_version): Update.
19352
19353 2005-08-24  Bruno Haible  <bruno@clisp.org>
19354
19355         * gnulib-tool (func_import, func_create_testdir,
19356         func_create_megatestdir): Quote all autoconf macro arguments.
19357
19358 2005-08-24  Bruno Haible  <bruno@clisp.org>
19359
19360         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
19361         option --force, because --force causes the aclocal.m4 of each
19362         subdirectory to be newer than the corresponding config.h.in.
19363
19364 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
19365
19366         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
19367         All contents moved to gl_REGEX.
19368         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
19369         assume that it does.
19370
19371 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
19372
19373         * lib/regex.h (REG_NOSYS)
19374         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
19375         Define, since POSIX requires it as of 2001.
19376         (_REG_ENOSYS)
19377         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
19378         New private symbol, used to keep the enum signed in all cases.
19379         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
19380         Youngman in
19381         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
19382
19383         * lib/regex_internal.c (re_string_skip_chars, register_state):
19384         (calc_state_hash):
19385         Remove forward decls; no longer needed now that we use prototypes.
19386         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
19387         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
19388         (clean_state_log_if_needed): Likewise.
19389
19390 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
19391
19392         * config/srclist.txt: Add glibc bugs 1231-1233.
19393
19394 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
19395
19396         Fix problems reported by Sam Steingold in
19397         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
19398         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
19399         assumed that reg_errcode_t is a signed type, which is not
19400         necessarily true if _XOPEN_SOURCE is not defined.
19401         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
19402         since some compilers warn about it otherwise.
19403
19404 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
19405
19406         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
19407         (init_word_char, create_initial_state, duplicate_node_closure):
19408         (fetch_token, peek_token_bracket, build_range_exp):
19409         (build_collating_symbol): Remove forward decls; no longer needed
19410         now that we use prototypes.
19411
19412         * lib/regcomp.c:
19413         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
19414         (re_compile_fastmap_iter, regcomp, regerror, regfree):
19415         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
19416         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
19417         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
19418         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
19419         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
19420         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
19421         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
19422         (build_range_exp, build_collating_symbol, parse_bracket_exp):
19423         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
19424         (build_charclass, build_charclass_op, fetch_number, create_tree):
19425         (create_token_tree, mark_opt_subexp, duplicate_tree):
19426         Use prototypes rather than old-style definitions.
19427
19428         * lib/regex_internal.c:
19429         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
19430         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
19431         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
19432         (re_string_reconstruct, re_string_peek_byte_case):
19433         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
19434         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
19435         (re_node_set_init_copy, re_node_set_add_intersect):
19436         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
19437         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
19438         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
19439         (re_acquire_state, re_acquire_state_context, register_state):
19440         (create_ci_newstate, create_cd_newstate, free_state):
19441         Likewise.
19442         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
19443         re_search_2):
19444         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
19445         (re_search_internal, prune_impossible_nodes):
19446         (acquire_init_state_context, check_matching, static):
19447         (check_halt_node_context, check_halt_state_context, proceed_next_node):
19448         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
19449         (update_regs, sift_states_backward, build_sifted_states):
19450         (clean_state_log_if_needed, merge_state_array):
19451         (update_cur_sifted_state, add_epsilon_src_nodes):
19452         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
19453         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
19454         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
19455         (find_recover_state, check_subexp_matching_top, transit_state_mb):
19456         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
19457         (check_arrival, check_arrival_add_next_nodes):
19458         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
19459         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
19460         (check_node_accept_bytes, check_node_accept, extend_buffers):
19461         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
19462         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
19463         (sift_ctx_init):
19464         Likewise.
19465
19466         * lib/regex_internal.h:
19467         (re_string_allocate, re_string_construct, re_string_reconstruct):
19468         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
19469         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
19470         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
19471         (re_string_context_at, re_string_peek_byte_case):
19472         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
19473         is defined, since we now use prototypes always.
19474
19475         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
19476         C89 or better.  All uses removed.
19477
19478 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
19479
19480         * config/srclist.txt: Add glibc bugs 1220-1227.
19481
19482 2005-08-20  Jim Meyering  <jim@meyering.net>
19483
19484         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
19485         of unused local, dfa.
19486
19487 2005-08-20  Bruno Haible  <bruno@clisp.org>
19488
19489         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
19490
19491 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
19492
19493         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
19494         (re_node_set_insert_last, re_dfa_add_node):
19495         Rename local variables to avoid GCC shadowing warnings.
19496
19497 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
19498
19499         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
19500         [defined lint]: Suppress bogus uninitialized-variable warnings.
19501
19502         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
19503         and let the caller return REG_ESPACE if out of space.  This
19504         removes an uninitialied-variable warning with GCC 4.0.1, and also
19505         avoids taking the address of a local variable.  All callers
19506         changed.
19507
19508 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
19509
19510         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
19511         $LIBCSRC/posix/regexec.c.
19512         Add glibc bug 1217 for regcomp.c.
19513
19514 2005-08-19  Jim Meyering  <jim@meyering.net>
19515
19516         * lib/regexec.c (proceed_next_node): Redo local variables to
19517         avoid GCC shadowing warnings.
19518
19519 2005-08-18  Bruno Haible  <bruno@clisp.org>
19520
19521         * lib/strstr.c (strstr): Fix return value in multibyte case.
19522         * lib/strcasestr.c (strcasestr): Likewise.
19523
19524 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
19525
19526         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
19527
19528 2005-08-17  Jim Meyering  <jim@meyering.net>
19529
19530         Make the %s format (seconds since the epoch) work for a negative
19531         number and when used with a zero-padded field width, e.g. %015s.
19532
19533         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
19534         label so that it precedes the code to set `digits'.  Otherwise,
19535         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
19536         print `00-22'.  Now, it prints `-0022', as it should.
19537
19538 2005-08-17  Bruno Haible  <bruno@clisp.org>
19539
19540         * modules/strstr (Files): Add m4/mbrtowc.m4.
19541         (Depends-on): Add mbuiter.
19542
19543 2005-08-17  Bruno Haible  <bruno@clisp.org>
19544
19545         * modules/strcasestr: New file.
19546         * MODULES.html.sh (String handling, based on ANSI C 89): Add
19547         strcasestr.
19548
19549 2005-08-17  Bruno Haible  <bruno@clisp.org>
19550
19551         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
19552
19553 2005-08-17  Bruno Haible  <bruno@clisp.org>
19554
19555         * modules/mbuiter: New file.
19556         * MODULES.html.sh (Extended multibyte and wide character utilities):
19557         Add mbuiter.
19558
19559 2005-08-17  Bruno Haible  <bruno@clisp.org>
19560
19561         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
19562         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
19563
19564 2005-08-17  Bruno Haible  <bruno@clisp.org>
19565
19566         * m4/strcasestr.m4: New file.
19567
19568 2005-08-17  Bruno Haible  <bruno@clisp.org>
19569
19570         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
19571         * lib/strstr.c: Completely rewritten, with multibyte locale support.
19572
19573 2005-08-17  Bruno Haible  <bruno@clisp.org>
19574
19575         * lib/strcasestr.h: New file.
19576         * lib/strcasestr.c: New file.
19577
19578 2005-08-17  Bruno Haible  <bruno@clisp.org>
19579
19580         * lib/strcasecmp.c: Use mbuiter.h.
19581
19582 2005-08-17  Bruno Haible  <bruno@clisp.org>
19583
19584         * lib/mbuiter.h: New file.
19585
19586 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
19587
19588         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
19589         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
19590         and gl_GETOPT are both invoked via different paths (as happens
19591         with GNU tar CVS because it uses both argp and getopt), the former
19592         wins.
19593
19594 2005-08-16  Bruno Haible  <bruno@clisp.org>
19595
19596         * modules/tls: New file.
19597         * MODULES.html.sh (Multithreading): Add tls.
19598
19599 2005-08-16  Bruno Haible  <bruno@clisp.org>
19600
19601         * modules/strnlen1: New file.
19602         * MODULES.html.sh (String handling): Add strnlen1.
19603
19604 2005-08-16  Bruno Haible  <bruno@clisp.org>
19605
19606         * modules/strcase (Files): Add m4/mbrtowc.m4.
19607         (Depends-on): Add strnlen1, mbchar.
19608
19609 2005-08-16  Bruno Haible  <bruno@clisp.org>
19610
19611         * modules/mbiter: New file.
19612         * MODULES.html.sh (Extended multibyte and wide character utilities):
19613         Add mbiter.
19614
19615 2005-08-16  Bruno Haible  <bruno@clisp.org>
19616
19617         * modules/mbfile: New file.
19618         * MODULES.html.sh (Extended multibyte and wide character utilities):
19619         Add mbfile.
19620
19621 2005-08-16  Bruno Haible  <bruno@clisp.org>
19622
19623         * modules/mbchar: New file.
19624         * MODULES.html.sh (Extended multibyte and wide character utilities):
19625         New section.
19626
19627 2005-08-16  Bruno Haible  <bruno@clisp.org>
19628
19629         * m4/tls.m4: New file, from GNU gettext.
19630
19631 2005-08-16  Bruno Haible  <bruno@clisp.org>
19632
19633         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
19634         always.
19635         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
19636
19637 2005-08-16  Bruno Haible  <bruno@clisp.org>
19638
19639         * m4/mbiter.m4: New file.
19640
19641 2005-08-16  Bruno Haible  <bruno@clisp.org>
19642
19643         * m4/mbfile.m4: New file.
19644
19645 2005-08-16  Bruno Haible  <bruno@clisp.org>
19646
19647         * m4/mbchar.m4: New file.
19648
19649 2005-08-16  Bruno Haible  <bruno@clisp.org>
19650
19651         * lib/tls.h: New file, from GNU gettext.
19652         * lib/tls.c: New file, from GNU gettext.
19653
19654 2005-08-16  Bruno Haible  <bruno@clisp.org>
19655
19656         * lib/strnlen1.h: New file.
19657         * lib/strnlen1.c: New file.
19658
19659 2005-08-16  Bruno Haible  <bruno@clisp.org>
19660
19661         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
19662         (mbi_init): Update.
19663         (mbi_avail, mbi_advance): Let the iteration end before the terminating
19664         NUL byte, not after it.
19665
19666 2005-08-16  Bruno Haible  <bruno@clisp.org>
19667
19668         * lib/strcase.h (strcasecmp): Add note in comments.
19669         * lib/strncasecmp.c: Use code from strcasecmp.c.
19670         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
19671         (strcasecmp): Work correctly in multibyte locales.
19672
19673 2005-08-16  Bruno Haible  <bruno@clisp.org>
19674
19675         * lib/mbiter.h: New file.
19676
19677 2005-08-16  Bruno Haible  <bruno@clisp.org>
19678
19679         * lib/mbfile.h: New file.
19680
19681 2005-08-16  Bruno Haible  <bruno@clisp.org>
19682
19683         * lib/mbchar.h: New file.
19684         * lib/mbchar.c: New file.
19685
19686 2005-08-16  Bruno Haible  <bruno@clisp.org>
19687
19688         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
19689         the valid ones. Makes the comparison operations transitive:
19690         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
19691         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
19692
19693 2005-08-15  Simon Josefsson  <jas@extundo.com>
19694
19695         * modules/ssize_t (License): Change to 'unlimited'.
19696
19697         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
19698
19699 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
19700
19701         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
19702         Add comments for each pending glibc patch.
19703
19704 2005-08-15  Bruno Haible  <bruno@clisp.org>
19705
19706         * lib/regex.h (__restrict_arr): Don't define to __restrict if
19707         __cplusplus is defined.
19708
19709 2005-08-14  Jim Meyering  <jim@meyering.net>
19710
19711         Sync from coreutils.
19712
19713         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
19714         Use the hash-table-based cycle-detection code not just when
19715         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
19716         Reported by James Youngman in
19717         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
19718         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
19719         FTS_TIGHT_CYCLE_CHECK.
19720         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
19721         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
19722         once again.
19723         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
19724         * lib/fts.c (fd_safer): Remove decl.
19725         Include fcntl--.h rather than unistd-safer.h
19726         (fts_safe_changedir): Don't call fd_safer; no longer needed
19727         now that we include fcntl--.h.
19728
19729 2005-08-12  Simon Josefsson  <jas@extundo.com>
19730
19731         * modules/getndelim2: Use ssize_t module.
19732         * modules/getnline: Likewise.
19733         * modules/safe-read: Likewise.
19734         * modules/xreadlink: Likewise.
19735
19736         * modules/ssize_t: New file.
19737
19738 2005-08-12  Simon Josefsson  <jas@extundo.com>
19739
19740         * m4/readline.m4: Look for termcap, curses or ncurses if required.
19741
19742 2005-08-12  Simon Josefsson  <jas@extundo.com>
19743
19744         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19745         ssize_t.
19746
19747 2005-08-12  Simon Josefsson  <jas@extundo.com>
19748
19749         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
19750         readline, getdelim and check_version.
19751         (Support for systems lacking ISO C 99: Sizes of integer types):
19752         Add size_max.
19753
19754 2005-08-12  Bruno Haible  <bruno@clisp.org>
19755
19756         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
19757
19758 2005-08-11  Simon Josefsson  <jas@extundo.com>
19759
19760         * modules/readline: New file.
19761
19762         * modules/strnlen (Files): Add strnlen.h.
19763
19764 2005-08-11  Simon Josefsson  <jas@extundo.com>
19765
19766         * m4/readline.m4: New file.
19767
19768 2005-08-11  Simon Josefsson  <jas@extundo.com>
19769
19770         * lib/readline.h, readline.c: New file.
19771
19772 2005-08-11  Simon Josefsson  <jas@extundo.com>
19773
19774         * doc/gnulib.texi (Initial import, Finishing touches): Mention
19775         gl_AVOID.
19776
19777 2005-08-11  Bruno Haible  <bruno@clisp.org>
19778
19779         * lib/strnlen.h (strnlen): Change parameter name to match comment.
19780
19781 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
19782
19783         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
19784
19785 2005-08-10  Simon Josefsson  <jas@extundo.com>
19786
19787         * tests/test-iconvme.c: New file.
19788
19789 2005-08-10  Simon Josefsson  <jas@extundo.com>
19790
19791         * m4/strnlen.m4: New file.
19792
19793         * m4/strndup.m4: Don't check for strnlen declaration, done in
19794         strnlen.m4.
19795
19796 2005-08-10  Simon Josefsson  <jas@extundo.com>
19797
19798         * lib/strndup.c: Use strnlen.h.
19799
19800         * lib/strnlen.h: New file.
19801
19802 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
19803
19804         * README: Typos.
19805
19806 2005-08-02  Simon Josefsson  <jas@extundo.com>
19807
19808         * modules/readline: New file.
19809
19810 2005-08-02  Simon Josefsson  <jas@extundo.com>
19811
19812         * modules/getdelim: New file.
19813
19814         * modules/getline: Rewrite, don't use getndelim2.
19815
19816 2005-08-02  Simon Josefsson  <jas@extundo.com>
19817
19818         * m4/getline.m4: Separate out getdelim stuff into separate module.
19819
19820         * m4/getdelim.m4: New file.
19821
19822 2005-08-02  Simon Josefsson  <jas@extundo.com>
19823
19824         * lib/getline.h, getline.c: Rewrite.
19825
19826         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
19827
19828 2005-07-31  Bruno Haible  <bruno@clisp.org>
19829
19830         * lib/lock.h (gl_lock_initializer): New macro.
19831         (gl_lock_define_initialized): Use it.
19832         (gl_rwlock_initializer): New macro.
19833         (gl_rwlock_define_initialized): Use it.
19834         (gl_recursive_lock_initializer): New macro.
19835         (gl_recursive_lock_define_initialized): Use it.
19836
19837 2005-07-30  Karl Berry  <karl@gnu.org>
19838
19839         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
19840         Report from Ben Pfaff, regarding getopt.
19841
19842 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
19843
19844         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
19845         normal way.
19846         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
19847         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
19848         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
19849         (gl_GETOPT): Use the new macros.  Most of the implementation
19850         is moved to the new macros.  This is for programs like Emacs
19851         that don't want all the functionality of gl_GETOPT.
19852
19853 2005-07-26  Bruno Haible  <bruno@clisp.org>
19854
19855         * m4/lock.m4: Update from GNU gettext.
19856
19857 2005-07-26  Bruno Haible  <bruno@clisp.org>
19858
19859         * lib/lock.h: Update from GNU gettext.
19860         * lib/lock.c: Update from GNU gettext.
19861
19862 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
19863
19864         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
19865         obsolescent AC_TRY_RUN.  Include the default includes files, for
19866         'exit'.
19867
19868 2005-07-24  Bruno Haible  <bruno@clisp.org>
19869
19870         * modules/visibility: New file.
19871         * MODULES.html.sh (Misc): Add visibility.
19872
19873 2005-07-24  Bruno Haible  <bruno@clisp.org>
19874
19875         * m4/visibility.m4: New file.
19876
19877 2005-07-24  Bruno Haible  <bruno@clisp.org>
19878
19879         * doc/visibility.texi: New file.
19880
19881 2005-07-22  Bruno Haible  <bruno@clisp.org>
19882
19883         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
19884         $(ALLOCA_H), redundant through BUILT_SOURCES.
19885         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
19886         redundant through BUILT_SOURCES.
19887         * modules/byteswap (Makefile.am): Remove explicit dependency on
19888         $(BYTESWAP_H), redundant through BUILT_SOURCES.
19889         * modules/fnmatch (Makefile.am): Remove explicit dependency on
19890         $(FNMATCH_H), redundant through BUILT_SOURCES.
19891         * modules/getopt (Makefile.am): Remove explicit dependency on
19892         $(GETOPT_H), redundant through BUILT_SOURCES.
19893         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
19894         redundant through BUILT_SOURCES.
19895         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
19896         redundant through BUILT_SOURCES.
19897         * modules/stdbool (Makefile.am): Remove explicit dependency on
19898         $(STDBOOL_H), redundant through BUILT_SOURCES.
19899         * modules/stdint (Makefile.am): Remove explicit dependency on
19900         $(STDINT_H), redundant through BUILT_SOURCES.
19901         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
19902         Remove explicit dependency on $(SYSEXITS_H).
19903         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
19904
19905 2005-07-18  Simon Josefsson  <jas@extundo.com>
19906
19907         * lib/check-version.c (check_version): Accept identical versions too.
19908
19909 2005-07-18  Bruno Haible  <bruno@clisp.org>
19910
19911         * modules/lock: New file.
19912         * MODULES.html.sh (Multithreading): New section.
19913
19914 2005-07-18  Bruno Haible  <bruno@clisp.org>
19915
19916         * m4/lock.m4: New file, from GNU gettext.
19917
19918 2005-07-18  Bruno Haible  <bruno@clisp.org>
19919
19920         * lib/lock.h: New file, from GNU gettext.
19921         * lib/lock.c: New file, from GNU gettext.
19922
19923 2005-07-18  Bruno Haible  <bruno@clisp.org>
19924
19925         * lib/lock.h (gl_once_t): New type.
19926         (gl_once_define, gl_once): New macros.
19927         * lib/lock.c (fresh_once): New variable.
19928         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
19929         functions.
19930
19931 2005-07-16  Simon Josefsson  <jas@extundo.com>
19932
19933         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
19934         workaround, suggested by Bruno.
19935
19936 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
19937
19938         * modules/xalloc (Depends-on): Add xalloc-die.
19939         * modules/xvasprintf (Depends-on): Add xalloc-die.
19940
19941 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
19942
19943         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
19944         with a minor change.
19945
19946 2005-07-15  Bruno Haible  <bruno@clisp.org>
19947
19948         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
19949         When using lib/poll.c, define poll as rpl_poll.
19950
19951 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
19952
19953         * modules/argp (Depends-on): Remove unlocked-io.
19954
19955 2005-07-14  Derek Price  <derek@ximbiot.com>
19956
19957         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
19958         for glob symlink bug.
19959
19960 2005-07-14  Bruno Haible  <bruno@clisp.org>
19961
19962         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
19963         Instead, test for *_unlocked function declarations directly.
19964
19965 2005-07-11  Simon Josefsson  <jas@extundo.com>
19966
19967         * modules/size_max: New file.
19968
19969         * modules/xsize: Depend on size_max module for size_max.m4.
19970
19971 2005-07-11  Simon Josefsson  <jas@extundo.com>
19972
19973         * lib/size_max.h: New file.
19974
19975 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
19976
19977         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
19978         copyright symbol and the year.
19979         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
19980         (version_etc_va): Use parameterized copyright notice.
19981         Reword to conform to the current GNU coding standards.
19982
19983 2005-07-11  Karl Berry  <karl@gnu.org>
19984
19985         * doc/gnulib.texi (Quoting): new node.
19986         (Initial import): more info, from Patrice.
19987
19988 2005-07-11  Bruno Haible  <bruno@clisp.org>
19989
19990         * gnulib-tool (func_usage): Document option --avoid.
19991         (Command line options): Handle --avoid.
19992         (func_acceptable): New function.
19993         (func_modules_transitive_closure): Use it.
19994
19995 2005-07-11  Bruno Haible  <bruno@clisp.org>
19996
19997         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
19998         Reported by Jim Meyering.
19999
20000 2005-07-10  Bruno Haible  <bruno@clisp.org>
20001
20002         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
20003         Needed when size_t is smaller than 'unsigned int'.
20004         Reported by Paul Eggert.
20005
20006 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
20007
20008         * modules/argp (Depends-on): Add unlocked-io
20009
20010 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
20011
20012         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
20013         block of defines.
20014
20015 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
20016
20017         * config/srclist.txt: Comment out regcomp.c, since we have a porting
20018         fix now.
20019
20020 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
20021         and Paul Eggert  <eggert@cs.ucla.edu>
20022
20023         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
20024         in wint_t, not wchar_t.  Remove now-unnecessary cast.
20025
20026 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
20027
20028         * modules/regex (Files): Add lib/regex_internal.c,
20029         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
20030         (Depends-on): Add extensions.
20031         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
20032
20033 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
20034
20035         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
20036         pathconf.
20037         * m4/same.m4 (gl_SAME): Likewise.
20038         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
20039
20040         * m4/regex.m4: Adjust to new libc regex implementation.
20041         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
20042         all the .c and .h parts of (the new) regex.
20043         Quote the m4 stuff better.
20044         Check for RE_ICASE bug of old gnulib.
20045         Check for REG_STARTEND of recent libc.
20046         Rename local variables from jm_* to gl_*.
20047         Quote operand of "test -f".
20048         Say "recent enough" version of libc, not "version 2".
20049         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
20050         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
20051         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
20052         Remove check for btowc, isascii.
20053         Require AM_LANGINFO_CODESET.
20054
20055 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
20056
20057         * lib/regex.c, regex.h: Sync from libc.
20058         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
20059         * lib/regexec.c:
20060         New files, synced from libc, except that regex_internal.h
20061         currently has a small porting fix.
20062
20063 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
20064
20065         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
20066         regex_internal.c, regexec.c.
20067         Add regex_internal.h too, but as a comment, since the libc version
20068         is currently broken in gnulib mode.
20069
20070 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
20071
20072         Support programs like Emacs that use gnulib but not gettext.
20073         * MODULES.html.sh (Internationalization functions): Add gettext-h.
20074         * modules/gettext-h: New file.
20075         * modules/gettext (Files): Remove lib/gettext.h.
20076         (Depends-on): Add gettext-h.
20077         (Makefile.am): Remove lib_SOURCES.
20078         * modules/argmatch, modules/c-stack, modules/closeout:
20079         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
20080         * modules/execute, modules/file-type, modules/getaddrinfo:
20081         * modules/getopt, modules/human, modules/javacomp:
20082         * modules/javaexec, modules/mkdir-p, modules/obstack:
20083         * modules/openat, modules/pagealign_alloc, modules/pipe:
20084         * modules/quotearg, modules/regex, modules/rpmatch:
20085         * modules/unicodeio, modules/userspec, modules/version-etc:
20086         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
20087         * modules/xsetenv:
20088         Depend on gettext-h, not gettext.
20089
20090 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
20091
20092         * gnulib-tool (func_import): Add support for 'public domain' license.
20093         * modules/alloca, modules/atexit, modules/memmove:
20094         Now public domain, not GPL.
20095         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
20096         * modules/realloc, modules/strerror, modules/strtod:
20097         Now LGPL, not GPL.
20098
20099 2005-07-05  Bruno Haible  <bruno@clisp.org>
20100
20101         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
20102         autoconf CVS. Needed for mingw.
20103
20104 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
20105
20106         Remove the dependency of the strftime module on the tzset module.
20107         * modules/strftime (Depends-on): Remove dependency on tzset.
20108
20109 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
20110
20111         Remove the dependency of the strftime module on the tzset module.
20112         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
20113         gl_FUNC_TZSET_CLOBBER.
20114
20115 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
20116
20117         Remove the dependency of the strftime module on the tzset module.
20118         * lib/strftime.c (my_strftime)
20119         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
20120         Copy the input structure, to work around some of the bug with
20121         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
20122         Solaris releases, you should also use the tzset module, but we won't
20123         require it as a dependency any more since we don't want LGPLed code
20124         to depend on GPLed code.
20125
20126 2005-07-02  Jim Meyering  <jim@meyering.net>
20127
20128         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
20129         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
20130         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
20131         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
20132
20133 2005-07-02  Jim Meyering  <jim@meyering.net>
20134
20135         * lib/backupfile.c (backup_args): Change a `0' to NULL.
20136
20137 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
20138
20139         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
20140         declares only 'struct timespec;' (!).
20141
20142 2005-07-01  Jim Meyering  <jim@meyering.net>
20143
20144         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
20145         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
20146         * lib/save-cwd.c, tempname.c:
20147         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
20148         and don't include <sys/file.h>).
20149
20150 2005-06-29  Jim Meyering  <jim@meyering.net>
20151
20152         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
20153         type name.  Use the variable name instead.
20154         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
20155         Likewise.
20156
20157 2005-06-28  Simon Josefsson  <jas@extundo.com>
20158
20159         * modules/check-version (Files): Add check-version.m4.
20160
20161 2005-06-28  Simon Josefsson  <jas@extundo.com>
20162
20163         * m4/check-version.m4: New file, suggested by Jim Meyering
20164         <jim@meyering.net>.
20165
20166 2005-06-28  Simon Josefsson  <jas@extundo.com>
20167
20168         * lib/check-version.h, lib/check-version.c: New files.
20169
20170 2005-06-28  Simon Josefsson  <jas@extundo.com>
20171
20172         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
20173         collision with global variable.  Better indentation.  Don't
20174         increment buffer pointer beyond buffer end.  Based on comments
20175         from Paul Eggert <eggert@cs.ucla.edu>.
20176
20177         * lib/base64.h: Indent.
20178
20179 2005-06-28  Simon Josefsson  <jas@extundo.com>
20180
20181         * doc/gnulib.texi (Library version handling): New section.
20182
20183 2005-06-28  Jim Meyering  <jim@meyering.net>
20184
20185         * check-module (find_included_lib_files): Hard-code another
20186         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
20187         but modules/fts-lgpl (correctly) does not list those files.
20188
20189         * modules/canonicalize (Files): Add lib/pathmax.h.
20190
20191 2005-06-25  Simon Josefsson  <jas@extundo.com>
20192
20193         * modules/check-version: New file.
20194
20195 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
20196
20197         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
20198         initializer of struct addrinfo, as an indication that we don't
20199         care how many members the structure has.
20200
20201 2005-06-24  Derek Price  <derek@ximbiot.com>
20202         and Bruno Haible  <bruno@clisp.org>
20203
20204         Remove stat module & update lstat.
20205         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
20206         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
20207         * m4/stat.m4: Remove this file.
20208
20209 2005-06-24  Derek Price  <derek@ximbiot.com>
20210         and Bruno Haible  <bruno@clisp.org>
20211
20212         Remove stat module & update lstat.
20213         * lib/stat.c: Remove this file...
20214         (slash_aware_lstat): ...moving this content and its support...
20215         * lib/lstat.c (rpl_lstat): ...into here.
20216         * lib/lstat.h: New file.
20217
20218 2005-06-24  Derek Price  <derek@ximbiot.com>
20219         and Bruno Haible  <bruno@clisp.org>
20220
20221         Remove stat module & update lstat.
20222         * config/srclist.txt (libc sources): Remove stat.
20223
20224 2005-06-24  Derek Price  <derek@ximbiot.com>
20225         and Bruno Haible  <bruno@clisp.org>
20226
20227         Remove stat module & update lstat.
20228         * MODULES.html.sh (stat): Remove.
20229         * MODULES.html: Regenerated.
20230         * modules/lstat (Description): Correct function name.
20231         (Files): Add "lstat.h".
20232         (Depends-on): Remove stat, add xalloc, stat-macros.
20233         * modules/stat: Remove this file.
20234         (Include): Add "lstat.h", remove <sys/stat.h>.
20235
20236 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
20237
20238         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
20239         (ranged_convert): Don't save conversion in a temporary struct.
20240         This causes a warning with GCC 4.0.0, and anyway in the typical
20241         case it's not worth the extra 100 bytes or so of code.
20242         (ranged_convert, __mktime_internal): When calling a function via a
20243         pointer P, use P () rather than (*P) (), as we now assume C89 or
20244         better.
20245
20246 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
20247
20248         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
20249         "who -r" failed to give output.  Problem reported by Tim Waugh.
20250
20251         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
20252         (xcalloc): Use it to avoid needless tests.
20253         Problem reported by Jim Meyering.
20254
20255 2005-06-20  Derek Price  <derek@ximbiot.com>
20256
20257         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
20258         unnecessary for Autoconfs > 2.59c.
20259
20260 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20261
20262         * lib/argp.h (__option_is_short): Check upper limit of
20263         __key. Isprint() requires its argument to have the value
20264         of an unsigned char or EOF.
20265
20266 2005-06-16  Jim Meyering  <jim@meyering.net>
20267
20268         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
20269         when either N or S is zero.
20270
20271 2005-06-16  Derek Price  <derek@ximbiot.com>
20272
20273         * m4/bison.m4: Declare YACC & YFLAGS precious.
20274
20275 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
20276
20277         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
20278         multibyte string or pattern, fall back on unibyte matching.
20279         Problem reported by James Youngman.
20280
20281 2005-06-08  Bruno Haible  <bruno@clisp.org>
20282
20283         * modules/csharpcomp: New file.
20284         * MODULES.html.sh (C#): Add csharpcomp.
20285
20286 2005-06-08  Bruno Haible  <bruno@clisp.org>
20287
20288         * m4/csharpcomp.m4: New file, from GNU gettext.
20289
20290 2005-06-08  Bruno Haible  <bruno@clisp.org>
20291
20292         * lib/csharpcomp.h: New file, from GNU gettext.
20293         * lib/csharpcomp.c: New file, from GNU gettext.
20294         * lib/csharpcomp.sh.in: New file, from GNU gettext.
20295
20296 2005-06-08  Bruno Haible  <bruno@clisp.org>
20297
20298         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
20299         warning on mingw.
20300
20301 2005-06-07  Derek Price  <derek@ximbiot.com>
20302
20303         Sync from CVS.
20304         * lib/glob_.h: Indent nested #ifdef.
20305
20306 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
20307
20308         Sync from coreutils.
20309         Use "file name" when talking about file names, instead of "filename"
20310         or "path", as per the GNU coding standards.
20311         * lib/mkdir-p.c: Renamed from makepath.c.
20312         (make_dir_parents): Renamed from make_path.  All callers changed.
20313         * lib/mkdir-p.h: Likewise.  All includers changed.
20314         * lib/filenamecat.c: Renamed from path-concat.c.
20315         (file_name_concat): Renamed from path_concat.  All callers changed.
20316         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
20317         * lib/filenamecat.h: Likewise.  All includers changed.
20318         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
20319         in comments or local variable names.
20320         * lib/basename.c: Likewise.
20321         * lib/canonicalize.c, canonicalize.h: Likewise.
20322         * lib/dirname.c, dirname.h: Likewise.
20323         * lib/euidaccess.c: Likewise.
20324         * lib/exclude.c: Likewise
20325         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
20326         * lib/fsusage.c, fsuage.h: Likewise.
20327         * lib/fts.c, fts_.h: Likewise.
20328         * lib/getcwd.c: Likewise.
20329         * lib/getloadavg.c: Likewise.
20330         * lib/mkstemp.c: Likewise.
20331         * lib/mountlist.c, mountlist.h: Likewise.
20332         * lib/openat.c, openat.h: Likewise.
20333         * lib/readlink-stub.c: Likewise.
20334         * lib/readutmp.c, readutmp.h: Likewise.
20335         * lib/rename.c: Likewise.
20336         * lib/rmdir.c: Likewise.
20337         * lib/same.c: Likewise.
20338         * lib/savedir.c: Likewise.
20339         * lib/stripslash.c: Likewise.
20340         * lib/tempname.c: Likewise.
20341         * lib/xreadlink.c: Likewise.
20342         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
20343         All uses changed.
20344         * lib/exclude.h: Likewise.
20345
20346         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
20347         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
20348         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
20349         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
20350         * lib/pathmax.h: Include <limits.h> unconditionally, since other
20351         files have been getting away with it for years (MORE/BSD 4.3
20352         is extinct now).
20353         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
20354         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
20355
20356         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
20357         Define to 256, not 255, as per modern POSIX.
20358
20359 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
20360
20361         Sync from coreutils.
20362         Use "file name" when talking about file names, instead of "filename"
20363         or "path", as per the GNU coding standards.
20364         * MODULES.html.sh: mkdir-p renamed from makepath.
20365         filenamecat renamed from path-concat.
20366         * modules/filenamecat: Renamed from modules/path-concat.
20367         (Files): filenamecat.h and filenamecat.c renamed from
20368         path-concat.h and path-concat.c.
20369         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
20370         (Include): filenamecat.h, not path-concat.h.
20371         * modules/mkdir-p: Renamed from modules/makepath.
20372         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
20373         makepath.c.
20374         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
20375         (Include): mkdir-p.h, not makepath.h.
20376
20377 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
20378
20379         Sync from coreutils.
20380         * m4/mkdir-p.m4: Renamed from makepath.m4.
20381         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
20382         Rename files from makepath.c to mkdir-p.c, and from
20383         makepath.h to mkdir-p.h.
20384         * m4/filenamecat.m4: Renamed from path-concat.m4.
20385         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
20386         Rename files from path-concat.c to filenamecat.c,
20387         and from path-concat.h to filenamecat.h.
20388         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
20389         "file name" in local variables or comments.
20390         * m4/rename.m4: Likewise.
20391
20392 2005-06-01  Bruno Haible  <bruno@clisp.org>
20393
20394         * modules/csharpexec: New file.
20395         * MODULES.html.sh (C#): New section.
20396
20397 2005-06-01  Bruno Haible  <bruno@clisp.org>
20398
20399         * m4/csharp.m4: New file, from GNU gettext.
20400         * m4/csharpexec.m4: New file, from GNU gettext.
20401
20402 2005-06-01  Bruno Haible  <bruno@clisp.org>
20403
20404         * lib/csharpexec.h: New file, from GNU gettext.
20405         * lib/csharpexec.c: New file, from GNU gettext.
20406         * lib/csharpexec.sh.in: New file, from GNU gettext.
20407
20408 2005-05-31  Derek Price  <derek@ximbiot.com>
20409             Paul Eggert  <eggert@cs.ucla.edu>
20410
20411         Sync from cvs.
20412         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
20413
20414 2005-05-31  Derek Price  <derek@ximbiot.com>
20415             Paul Eggert  <eggert@cs.ucla.edu>
20416
20417         Sync from cvs.
20418         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
20419
20420 2005-05-29  Derek Price  <derek@ximbiot.com>
20421
20422         * config/srclist.txt (glob_.h, glob.c): Add these files.
20423
20424 2005-05-29  Derek Price  <derek@ximbiot.com>
20425
20426         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
20427         * modules/glob: New file.
20428         * modules/getlogin_r: Add link to POSIX spec in description.
20429
20430 2005-05-29  Derek Price  <derek@ximbiot.com>
20431             Paul Eggert  <eggert@cs.ucla.edu>
20432
20433         * m4/glob.m4: New file.
20434
20435 2005-05-29  Derek Price  <derek@ximbiot.com>
20436             Paul Eggert  <eggert@cs.ucla.edu>
20437
20438         * lib/glob_.h, lib/glob.c: New files.
20439
20440 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
20441
20442         * modules/fts (Files): Remove m4/inttypes-pri.m4.
20443         * modules/fts-lgpl (Depends-on): Remove gettext.
20444
20445 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
20446
20447         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
20448         and don't require gt_INTTYPES_PRI.
20449
20450 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
20451
20452         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
20453
20454         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
20455         the configuration hassle isn't worth it.
20456         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
20457         (LONGEST_MODIFIER, PRIuMAX): Remove.
20458
20459 2005-05-27  Bruno Haible  <bruno@clisp.org>
20460
20461         * lib/getlogin_r.h: Remove second include of <stddef.h>.
20462
20463 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
20464
20465         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
20466         _POSIX_PTHREAD_SEMANTICS for Solaris.
20467
20468 2005-05-25  Derek Price  <derek@ximbiot.com>
20469
20470         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
20471
20472 2005-05-25  Derek Price  <derek@ximbiot.com>
20473             Paul Eggert  <eggert@cs.ucla.edu>
20474
20475         * modules/getlogin_r, m4/getlogin_r.m4: New files.
20476         * lib/getlogin_r.c, getlogin_r.h: New files.
20477
20478 2005-05-25  Bruno Haible  <bruno@clisp.org>
20479             Derek Price  <derek@ximbiot.com>
20480
20481         * lib/getlogin_r.h: Simplify API documentation.
20482
20483 2005-05-23  Derek Price  <derek@ximbiot.com>
20484
20485         * modules/minmax (Files): Add m4/minmax.m4.
20486         (configure.ac): Add gl_MINMAX.
20487
20488 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
20489
20490         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
20491         so that unistd-safer.h (GPL'ed code) need not be included.
20492
20493 2005-05-22  Bruno Haible  <bruno@clisp.org>
20494
20495         * m4/minmax.m4: New file.
20496         Based on a patch by Derek Price <derek@ximbiot.com>.
20497
20498 2005-05-22  Bruno Haible  <bruno@clisp.org>
20499
20500         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
20501         (INT64_MIN): Fix definition.
20502         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
20503
20504         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
20505         NEED_SIGNED_INT_TYPES.
20506
20507         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
20508         HAVE_SYSTEM_INTTYPES.
20509
20510 2005-05-22  Bruno Haible  <bruno@clisp.org>
20511
20512         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
20513         Also include <sys/param.h> if it defines MIN, MAX.
20514         Based on a patch by Derek Price <derek@ximbiot.com>.
20515
20516 2005-05-21  Jim Meyering  <jim@meyering.net>
20517
20518         * modules/fts (Files): Add m4/inttypes-pri.m4.
20519         (Depends-on): Add lstat and remove gettext.  Alphabetize.
20520
20521 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
20522
20523         New fts module.
20524         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
20525         (setup_dir, free_dir): New functions.
20526         (enter_dir, leave_dir): Define trivial
20527         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
20528         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
20529         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
20530         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
20531         Move to fts-cycle.c.
20532         (fts_open): Use setup_dir.
20533         (fts_close): Use free_dir.
20534         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
20535         This adds a label and some gotos, but the alternatives were messier.
20536         Check for memory allocation failure when entering a dir.
20537         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
20538         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
20539         (FTS): New member fts_cycle, that is a union that contains the
20540         old active_dir_ht and cycle_state.  All uses changed to mention
20541         fts_cycle.ht and fts_cycle.state.
20542         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
20543         fts.c, with the following changes:
20544         (setup_dir, free_dir): New functions.
20545         (enter_dir): Now returns bool.  Return true if successful, false
20546         if memory exhausted.  All callers changed.
20547         Do not bother partly cleaning up on
20548         memory allocation failure; that is free_dir's job.
20549         However, free ad if hash_insert fails, to avoid memory leak.
20550         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
20551         fts->fts_options to see which union member to use.
20552
20553 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
20554
20555         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
20556         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
20557
20558 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
20559
20560         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
20561
20562 2005-05-20  Jim Meyering  <jim@meyering.net>
20563
20564         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
20565         Now a macro, to pacify GCC.
20566
20567 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
20568
20569         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
20570         of -1.
20571
20572 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
20573
20574         * lib/chown.c (rpl_chown): Return -1 on failure.
20575
20576 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
20577
20578         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
20579         Don't check for stddef.h.
20580         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
20581         don't use its results.
20582         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
20583         since we include them unconditionally.  Don't require
20584         AM_STDBOOL_H, since stdbool is a prerequisite.
20585         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
20586         since we assume C89 or better.
20587         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
20588         as we don't use their results.
20589         Don't check for fchdir, memmove, memset, strrchr, as we use
20590         them unconditionally.
20591         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
20592         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
20593
20594 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
20595
20596         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
20597         Include <stddef.h> unconditionally, since we assume C89 now.
20598         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
20599         * lib/fts.c: Include fts_.h first, to check interface.
20600         Do not include intprops.h; no longer needed.
20601         Include cycle-check.h and hash.h, since fts_.h no longer does.
20602         Remove unnecessary casts of closedir to void.
20603         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
20604         decide whether to decrement nlinks.
20605         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
20606         (FTS): Use struct hash_table * instead of Hash_table, so that
20607         we no longer need to include hash.h here.
20608
20609 2005-05-18  Jim Meyering  <jim@meyering.net>
20610
20611         * modules/dirfd (License): Change to LGPL.  Most of the code
20612         is already in the public domain.
20613
20614 2005-05-18  Jim Meyering  <jim@meyering.net>
20615
20616         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
20617         Reported by Yoann Vandoorselaere.
20618
20619 2005-05-17  Jim Meyering  <jim@meyering.net>
20620
20621         * m4/fts.m4: New file, from coreutils.
20622
20623 2005-05-17  Jim Meyering  <jim@meyering.net>
20624
20625         * lib/fts.c, lib/fts_.h: New files, from coreutils.
20626
20627 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
20628
20629         Sync from coreutils.
20630         * m4/unlinkdir.m4: New file.
20631
20632 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
20633
20634         Sync from coreutils.
20635         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
20636         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
20637         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
20638         White space changes only.
20639         * lib/makepath.c (make_path): Port to hosts where leading "//" is
20640         special.
20641         * lib/yesno.c: Include getline.h, not ctype.h.
20642         (yesno): Don't remove leading white space; POSIX doesn't allow it.
20643         Use getline to remove arbitrary restriction on response length.
20644
20645 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
20646
20647         * config/srclist-update: Spell out "Street" in FSF postal
20648         mail address; this is the style the FSF seems to prefer.
20649
20650         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
20651         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
20652         this updates FSF postal mail address.
20653
20654         Sync from coreutils.
20655         * modules/unlinkdir: New file.
20656         * modules/yesno (Depends-on): Add getline.
20657         * MODULES.html.sh (File system functions): Add unlinkdir.
20658
20659 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
20660
20661         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
20662         lib/strsep.h:
20663         Change the initial comment to refer to GPL, not LGPL.
20664         gnulib-tool will change it to LGPL as needed.
20665
20666         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
20667         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
20668         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
20669         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
20670         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
20671         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
20672         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
20673         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
20674         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
20675         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
20676         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
20677         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
20678         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
20679         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
20680         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
20681         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
20682         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
20683         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
20684         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
20685         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
20686         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
20687         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
20688         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
20689         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
20690         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
20691         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
20692         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
20693         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
20694         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
20695         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
20696         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
20697         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
20698         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
20699         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
20700         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
20701         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
20702         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
20703         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
20704         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
20705         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
20706         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
20707         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
20708         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
20709         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
20710         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
20711         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
20712         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
20713         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
20714         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
20715         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
20716         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
20717         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
20718         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
20719         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
20720         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
20721         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
20722         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
20723         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
20724         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
20725         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
20726         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
20727         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
20728         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
20729         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
20730         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
20731         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
20732         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
20733         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
20734         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
20735         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
20736         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
20737         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
20738         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
20739         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
20740         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
20741         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
20742         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
20743         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
20744         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
20745         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
20746         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
20747         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
20748         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
20749         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
20750         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
20751         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
20752         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
20753         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
20754         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
20755         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
20756         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
20757         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
20758         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
20759         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
20760         lib/yesno.c, lib/yesno.h:
20761         Update FSF postal mail address.
20762
20763 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
20764
20765         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
20766         tests/test-memmem.c, tests/test-stpncpy.c:
20767         Update FSF postal mail address.
20768
20769 2005-05-13  Bruno Haible  <bruno@clisp.org>
20770
20771         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
20772         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
20773         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
20774         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
20775         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
20776         Add support for 64-bit integers in the MSVC compiler.
20777
20778 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
20779
20780         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
20781
20782 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
20783
20784         * gnulib-tool (func_import): Sort and uniquify recommended includes.
20785
20786 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
20787
20788         * doc/getdate.texi (General date syntax): Don't say that date
20789         date --iso-8601=ns generates acceptable dates; it doesn't yet.
20790         Problem reported by Nic Ferrier.
20791
20792 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
20793
20794         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
20795         specified in ai_socktype. Fix invalid ai_protocol
20796         check. ai_protocol is usually set to 0 or depending on
20797         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
20798         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
20799         ai_socktype / ai_protocol in the returned addrinfo structure.
20800
20801 2005-05-10  Simon Josefsson  <jas@extundo.com>
20802
20803         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
20804         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
20805
20806 2005-05-10  Karl Berry  <karl@gnu.org>
20807
20808         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
20809         (from http://www.gnu.org/licenses).
20810         * doc/COPYING.LIB: also rename to COPYING.LESSER.
20811         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
20812         fdl.texi suffices.
20813
20814 2005-05-10  Karl Berry  <karl@gnu.org>
20815
20816         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
20817         (COPYING.DOC): remove.
20818
20819         * config/srclist-update: new FSF address.
20820
20821 2005-05-10  Derek Price  <derek@ximbiot.com>
20822
20823         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
20824         possible.
20825
20826 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
20827             Bruno Haible  <bruno@clisp.org>
20828
20829         * modules/inet_ntop: New file.
20830         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20831         inet_ntop.
20832
20833 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
20834             Bruno Haible  <bruno@clisp.org>
20835
20836         * m4/inet_ntop.m4: New file.
20837
20838 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
20839             Bruno Haible  <bruno@clisp.org>
20840
20841         * lib/inet_ntop.h: New file.
20842         * lib/inet_ntop.c: New file, from glibc with modifications.
20843
20844 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
20845
20846         * modules/time_r (License): Change to LGPL.
20847         * modules/extensions (License): Change to LGPL.  Actually,
20848         the license is more permissive than that, but currently gnulib-tool
20849         doesn't know how to handle more-permissive licenses.
20850
20851         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
20852         Problem reported by Dave Love.
20853
20854 2005-05-08  Jim Meyering  <jim@meyering.net>
20855
20856         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
20857         blank.
20858
20859 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
20860
20861         * modules/argmatch (Depends-on): Add stdbool.
20862         * modules/backupfile (Depends-on): Likewise.
20863         * modules/chdir-long (Depends-on): Likewise.
20864         * modules/closeout (Depends-on): Likewise.
20865         * modules/cycle-check (Depends-on): Likewise.
20866         * modules/dirname (Depends-on): Likewise.
20867         * modules/fnmatch (Depends-on): Likewise.
20868         * modules/fsusage (Depends-on): Likewise.
20869         * modules/fwriteerror (Depends-on): Likewise.
20870         * modules/getcwd (Depends-on): Likewise.
20871         * modules/getloadavg (Depends-on): Likewise.
20872         * modules/hard-locale (Depends-on): Likewise.
20873         * modules/makepath (Depends-on): Likewise.
20874         * modules/mountlist (Depends-on): Likewise.
20875         * modules/nanosleep (Depends-on): Likewise.
20876         * modules/posixtm (Depends-on): Likewise.
20877         * modules/quotearg (Depends-on): Likewise.
20878         * modules/readtokens (Depends-on): Likewise.
20879         * modules/readtokens0 (Depends-on): Likewise.
20880         * modules/readutmp (Depends-on): Likewise.
20881         * modules/save-cwd (Depends-on): Likewise.
20882         * modules/strftime (Depends-on): Likewise.
20883         * modules/userspec (Depends-on): Likewise.
20884         * modules/utimecmp (Depends-on): Likewise.
20885         * modules/xgetcwd (Depends-on): Likewise.
20886         * modules/xnanosleep (Depends-on): Likewise.
20887         * modules/xstrtod (Depends-on): Likewise.
20888         * modules/yesno (Depends-on): Likewise.
20889
20890 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
20891
20892         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
20893         needless checks.
20894
20895 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
20896
20897         Merge from coreutils.  Among other things,
20898         add bulletproofing for cases where stdin, stdout, or stderr are closed.
20899         * lib/fd-safer.c: New file.
20900         * lib/fcntl-safer.h, open-safer.c: Remove.
20901         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
20902         * lib/dup-safer.c: Include unistd-safer.h first.
20903         Don't include errno.h.
20904         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
20905         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
20906         * lib/file-type.c: Rely on file-type.h change.
20907         * lib/getloadavg.c: Include unistd-safer.h.
20908         (getloadavg): Use safer open.
20909         * lib/getusershell.c: Include "stdio-safer.h".
20910         (getusershell): Use safer fopen.
20911         * lib/long-options.c (long_options): Use NULL rather than 0.
20912         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
20913         'free'.
20914         * lib/modechange.c: Likewise.
20915         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
20916         (MODE_DONE): New constant.
20917         (struct mode_change): Remove 'next' member.
20918         (make_node_op_equals): New function; like the old one of the
20919         same name, except it allocates an array.
20920         (mode_compile, mode_create_from_ref): Use it.
20921         (mode_compile): Allocate result as an array, not a linked list.
20922         Parse octal string ourself, so that we catch mistakes like "+0".
20923         (mode_adjust): Arg is an array, not a linked list.
20924         * lib/modechange.c: Include stat-macros.h, xalloc.h.
20925         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
20926         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
20927         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
20928         Remove.  This is now stat-macros.h's job.
20929         (talloc): Remove.  All callers replaced by xalloc, so that
20930         our invokers don't have to worry about reporting memory failures.
20931         (make_node_op_equals): Remove.
20932         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
20933         New constants.
20934         (struct mode_change): Moved here from modechange.h.
20935         (mode_append_entry): Remove.
20936         (mode_compile): Remove MASKED_OPS arg, since it encouraged
20937         apps to have incorrect behavior.  Use simpler algorithm for head
20938         and tail.  Don't futz with umask; that's now the job of mode_adjust.
20939         Detect more invalid usages rather than having somewhat-random behavior.
20940         Don't insert an "a=" action, as that leads to incorrect behavior.
20941         (mode_compile, mode_create_from_ref): Return NULL on error instead
20942         of an enum, since now there's only one way to have an error.  All
20943         callers changed.
20944         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
20945         at the correct time.  Simplify calculation of "+u" and its ilk.
20946         Don't mishandle "+X".
20947         (mode_free): Remove "register" and localize decls.
20948         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
20949         (struct mode_change): Move to modechange.c; callers don't
20950         need to see this stuff.
20951         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
20952         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
20953         (mode_change, mode_adjust): Reflect the new signatures noted above.
20954         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
20955         that might redefine system include files.
20956         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
20957         (my_usleep): Use NULL rather than (void *) 0.
20958         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
20959         Use siginterrupt to specify that system calls should be interrupted.
20960         (rpl_nanosleep): Move initialization of suspended closer to call of
20961         my_usleep.
20962         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
20963         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
20964         (desirable_utmp_entry): New function.
20965         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
20966         using x2nrealloc, to simplify logic.
20967         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
20968         size calculation.  Do not assume utmp file is a regular file.
20969         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
20970         (READ_UTMP_CHECK_PIDS): New constant.
20971         * lib/save-cwd.c: Include unistd-safer.h.
20972         (save_cwd): Use fd_safer.
20973         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
20974         [!_LIBC] Include "stat-macros.h" instead.
20975         * lib/unistd-safer.h (fd_safer): New decl.
20976
20977 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
20978
20979         * modules/getloadavg (Depends-on): Add unistd-safer.
20980         * modules/getusershell (Depends-on): Add stdio-safer.
20981         * modules/lstat (Depends-on): Remove xalloc.
20982         * modules/mkstemp (Depends-on): Add stat-macros.
20983         * modules/modechange (Depends-on): Remove xstrtol.
20984         Add stat-macros, xalloc.
20985         * modules/save-cwd (Depends-on): Add unistd-safer.
20986         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
20987         * modules/unistd-safer (Files): Add lib/fd-safer.c
20988         (Makefile.am): Remove lib_SOURCES.
20989
20990         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
20991         Remove fcntl-safer; unistd-safer supersedes it.
20992
20993 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
20994
20995         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
20996         AC_HEADER_STAT.
20997         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
20998         (gl_PREREQ_CHOWN): Remove.
20999         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
21000         it.  Don't require AC_HEADER_STAT.
21001         (gl_PREREQ_LSTAT): Remove.
21002         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
21003         Don't require AC_HEADER_STAT.
21004         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
21005         (gl_PREREQ_RMDIR): Remove.
21006         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
21007         mention stat-macros.h or AC_HEADER_STAT, since we'll make
21008         the stat-macros module a prerequisite.
21009         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
21010         * m4/filemode.m4 (gl_FILEMODE): Likewise.
21011         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
21012         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
21013         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
21014         variable names.
21015         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
21016         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
21017         variable prefixes.
21018         * m4/fcntl-safer.m4: Remove.
21019         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
21020         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
21021         Invoke gl_PREREQ_FD_SAFER.
21022         (gl_PREREQ_FD_SAFER): New macro.
21023         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
21024         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
21025         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
21026         Remove duplicate call to AC_LIBOBJ(readutmp).
21027         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
21028
21029         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
21030         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
21031
21032 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
21033
21034         * MODULES.html.sh (Misc): Add byteswap.
21035
21036 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
21037
21038         * modules/getcwd (Depends-on): Add extensions.
21039         * modules/openat (Depends-on): Likewise.
21040
21041 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
21042
21043         * modules/byteswap: New file.
21044
21045 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
21046
21047         * m4/byteswap.m4: New file.
21048
21049 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
21050
21051         * lib/byteswap_.h: New file.
21052
21053 2005-04-25  Karl Berry  <karl@gnu.org>
21054
21055         * m4/gettext.m4: Update from GNU gettext 0.14.4.
21056
21057 2005-04-25  Albert Chin  <china@thewrittenword.com>
21058
21059         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
21060         Toolkit C bug.
21061
21062 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
21063
21064         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
21065         (func_ln_if_changed) Remove forcibly for no error message
21066         in case file does not exist.
21067
21068 2005-04-19  Simon Josefsson  <jas@extundo.com>
21069
21070         * gnulib-tool (Options): Make --symlink mean --symbolic.
21071
21072 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
21073
21074         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
21075
21076 2005-04-16  Simon Josefsson  <jas@extundo.com>
21077
21078         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
21079
21080 2005-04-15  Simon Josefsson  <jas@extundo.com>
21081
21082         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
21083
21084 2005-04-15  Simon Josefsson  <jas@extundo.com>
21085
21086         * gnulib-tool: Rename --symlink to --symbolic.
21087
21088 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
21089
21090         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
21091         symbolic links to files instead of copying/moving.  Add --aux-dir,
21092         specifying directory relative --dir where auxiliary build tools
21093         are placed.
21094
21095 2005-04-14  Bruno Haible  <bruno@clisp.org>
21096
21097         * modules/allocsa (License): Change to LGPL.
21098         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
21099
21100 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
21101
21102         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
21103         that "UTC +1 second" continues to work.  Problem reported
21104         by Dmitry V. Levin.
21105         (relunit_snumber): New rule.
21106         (relunit): Use it.
21107
21108 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
21109
21110         * lib/getdate.y (universal_time_zone_table): New constant.
21111         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
21112         universal_time_zone_table.
21113         (lookup_zone): Prefer universal_time_zone_table to
21114         local_time_zone_table, so that "GMT" time stamps are allowed in
21115         London during the summer.  Problem reported by Ian Abbott.
21116
21117 2005-04-12  Jim Meyering  <jim@meyering.net>
21118
21119         * lib/human.c (humblock): Set *options even when returning due to
21120         xstrtoumax conversion failure.  Thanks to a used-uninitialized
21121         warning from gcc-4.
21122
21123 2005-04-09  Jim Meyering  <jim@meyering.net>
21124
21125         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
21126         -Wuninitialized: initialize tm0.tm_year.
21127
21128 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
21129
21130         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
21131         count, since there's no maximum.  All uses changed.
21132         Add member dsts_seen.
21133         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
21134         not being INT_MAX.
21135         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
21136         Use pc_rels_seen to decide whther a date is absolute.
21137
21138         * lib/getdate.y (number): Don't overwrite year.
21139         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
21140         check.
21141
21142 2005-04-02  Simon Josefsson  <jas@extundo.com>
21143
21144         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
21145         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
21146
21147 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
21148
21149         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
21150         where no absolute path name can be longer than PATH_MAX.
21151
21152 2005-03-27  Jim Meyering  <jim@meyering.net>
21153
21154         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
21155
21156 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
21157
21158         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
21159         "one's complement" -> "ones' complement" in comment, as per Knuth.
21160         "value of type" -> "type or expression" in comment.
21161         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
21162
21163 2005-03-26  Jim Meyering  <jim@meyering.net>
21164
21165         Comment nits.
21166         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
21167         Correct typos: s/or/of/.
21168
21169 2005-03-26  Jim Meyering  <jim@meyering.net>
21170
21171         * modules/check-include-files: Move to ../ and rename to...
21172         * check-module: ...this.
21173
21174 2005-03-25  Jim Meyering  <jim@meyering.net>
21175
21176         * modules/xvasprintf (Files): Add xalloc.h.
21177
21178 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
21179
21180         * modules/gettext (Files): config/config.rpath ->
21181         build-aux/config.rpath
21182         * modules/iconv (Files): Likewise.
21183         Problem reported by Oskar Liljeblad.
21184
21185 2005-03-23  Jim Meyering  <jim@meyering.net>
21186
21187         * modules/check-include-files: New script to check for
21188         missing dependencies, multiple includes, etc.
21189
21190         * modules/c-strtold (Depends-on): Add xalloc.
21191         * modules/c-strtod (Depends-on): Add xalloc.
21192         * modules/hash (Depends-on): Add xalloc.
21193         (Files): Remove lib/xalloc.h.
21194
21195         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
21196         * modules/userspec (Files): Add lib/inttostr.h.
21197
21198 2005-03-23  Jim Meyering  <jim@meyering.net>
21199
21200         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
21201
21202 2005-03-22  Jim Meyering  <jim@meyering.net>
21203
21204         * modules/stat-macros: New module.
21205         * modules/canonicalize, modules/euidaccess, modules/file-type,
21206         * modules/filemode, modules/lchown, modules/makepath,
21207         * modules/rmdir, modules/stat: Depend on new stat-macros module
21208         rather than listing lib/stat-macros.h manually.
21209         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
21210
21211 2005-03-22  Jim Meyering  <jim@meyering.net>
21212
21213         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
21214
21215 2005-03-22  Bruno Haible  <bruno@clisp.org>
21216
21217         * config/srclist.txt: Replace target directory 'config' with
21218         'build-aux'.
21219         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
21220         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
21221         ../build-aux/.
21222
21223 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
21224
21225         * modules/chdir-long (Depends-on): Add mempcpy.
21226
21227         * modules/acl, modules/backupfile, modules/c-strtod,
21228         modules/c-strtold, modules/canon-host, modules/canonicalize,
21229         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
21230         modules/exclude, modules/exitfail, modules/file-type,
21231         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
21232         modules/getdate, modules/getline, modules/getpagesize,
21233         modules/getpass, modules/getugroups, modules/group-member,
21234         modules/hard-locale, modules/hash, modules/human, modules/idcache,
21235         modules/inttostr, modules/long-options, modules/makepath,
21236         modules/md5, modules/memcasecmp, modules/memcoll,
21237         modules/modechange, modules/mountlist, modules/path-concat,
21238         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
21239         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
21240         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
21241         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
21242         modules/strftime, modules/strndup, modules/strverscmp,
21243         modules/timespec, modules/unlocked-io, modules/userspec,
21244         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
21245         modules/yesno:
21246         Remove lib_SOURCES line from Makefile.am section, as this is now
21247         done automatically by the corresponding Autoconf macro.
21248
21249 2005-03-21  Jim Meyering  <jim@meyering.net>
21250
21251         Changes imported from coreutils.
21252
21253         * lib/cycle-check.c: Don't include xalloc.h.
21254
21255         * lib/path-concat.c: Don't include assert.h.
21256         (path_concat): Remove assertion that would have triggered
21257         for ABASE starting with more than one slash.
21258         Reported by Andreas Schwab.
21259
21260         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
21261         properly when ABASE is an absolute file name.
21262         Correct the description of this function.
21263         Include <assert.h>.
21264         Add an assertion and a test driver.
21265         This fixes a bug introduced on 2004-07-02.
21266         Andreas Schwab reported the resulting failure of cp --parents:
21267         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
21268
21269 2005-03-21  Jim Meyering  <jim@meyering.net>
21270
21271         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
21272         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
21273
21274 2005-03-21  Jim Meyering  <jim@meyering.net>
21275         and  Paul Eggert  <eggert@cs.ucla.edu>
21276
21277         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
21278         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
21279         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
21280         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
21281         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
21282         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
21283         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
21284         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
21285         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
21286         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
21287         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
21288         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
21289         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
21290         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
21291         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
21292         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
21293         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
21294         for these modules.
21295
21296 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
21297
21298         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
21299         (which shouldn't happen), generate nothing instead of returning 0
21300         immediately, so that nstrftime (NULL, ...) doesn't return 0.
21301
21302 2005-03-16  Bruno Haible  <bruno@clisp.org>
21303
21304         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
21305         HAVE_LONGLONG_64BIT.
21306
21307 2005-03-16  Bruno Haible  <bruno@clisp.org>
21308
21309         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
21310         HAVE_LONGLONG_64BIT.
21311
21312 2005-03-16  Bruno Haible  <bruno@clisp.org>
21313
21314         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
21315         HAVE_LONGLONG_64BIT.
21316
21317 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
21318
21319         * lib/strftime.c (my_strftime): Prepend space to format so that we can
21320         reliably distinguish strftime failure from empty output on POSIX
21321         hosts.
21322
21323 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
21324
21325         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
21326         (iconv_string): Don't guess a size-zero buffer, as that might cause
21327         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
21328         result would be 'too large', where 'too large' is (heuristically)
21329         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
21330         overflow concerns.  This will prevent some unwanted malloc failures
21331         when the inputs are very large.
21332
21333 2005-03-15  Karl Berry  <karl@gnu.org>
21334
21335         * config/srclist.txt (config.rpath): from gettext.
21336         * config/config.rpath: update.
21337
21338 2005-03-15  Bruno Haible  <bruno@clisp.org>
21339
21340         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
21341         to 'negate'.
21342
21343         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
21344         variable.
21345
21346         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
21347         results.
21348
21349 2005-03-14  Simon Josefsson  <jas@extundo.com>
21350
21351         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
21352         <fx@gnu.org>.
21353
21354 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
21355
21356         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
21357         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
21358         intprops.h.
21359         * lib/strtol.c: Likewise.
21360
21361 2005-03-14  Jim Meyering  <jim@meyering.net>
21362
21363         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
21364         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
21365         to be nonzero so that we (and caller) can detect the difference
21366         between a valid zero-length expansion and an error return, even
21367         when the underlying strftime fails before writing anything into
21368         that location.
21369
21370 2005-03-14  Bruno Haible  <bruno@clisp.org>
21371
21372         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
21373         Update from GNU gettext 0.14.3.
21374
21375 2005-03-10  Jim Meyering  <jim@meyering.net>
21376
21377         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
21378
21379 2005-03-10  Jim Meyering  <jim@meyering.net>
21380
21381         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
21382         so that this module works on systems without fchdir.
21383
21384 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
21385
21386         Factor int-properties macros into a single file, except for
21387         glibc-related files.
21388         * lib/intprops.h: New file.
21389         * lib/getloadavg.c: Include it instead of limits.h.
21390         (INT_STRLEN_BOUND): Remove.
21391         * lib/human.c: Include intprops.h.
21392         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
21393         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
21394         302/1000.
21395         * lib/inttostr.h: Include intprops.h instead of limits.h.
21396         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
21397         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
21398         for consistency with intprops.h.
21399         (time_t_is_integer, twos_complement_arithmetic): Use them.
21400         * lib/sig2str.h: Include <signal.h>, intprops.h.
21401         (INT_STRLEN_BOUND): Remove.
21402         * lib/strftime.c (TYPE_SIGNED): Remove.
21403         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
21404         * lib/strtol.c: Adjust comments to match intprops.h.
21405         * lib/userspec.c: Include intprops.h.
21406         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
21407         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
21408         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
21409         instead of rolling our own expressions.
21410         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
21411
21412         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
21413         instead of int.
21414         (my_strftime): Do not mishandle years close to INT_MAX, by doing
21415         the right thing even if adding 1900 would overflow.  Similarly
21416         for tm_mon + 1 and tm_yday + 1.
21417         Make %Y always equivalent to %C%y, and similarly for %G and %g.
21418         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
21419         (DO_SIGNED_NUMBER): New macro.
21420         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
21421
21422 2005-03-07  Bruno Haible  <bruno@clisp.org>
21423
21424         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
21425
21426 2005-03-07  Bruno Haible  <bruno@clisp.org>
21427
21428         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
21429
21430 2005-03-04  Derek R. Price  <derek@ximbiot.com>
21431
21432         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
21433         (func_import): Only replace files via --import when they have actually
21434         changed.
21435
21436 2005-03-03  Derek R. Price  <derek@ximbiot.com>
21437
21438         * m4/mmap-anon.m4: New file.
21439         * m4/pagealign_alloc.m4: New file.
21440
21441 2005-03-03  Derek R. Price  <derek@ximbiot.com>
21442             Bruno Haible  <bruno@clisp.org>
21443
21444         * modules/pagealign_alloc: New file.
21445         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
21446
21447 2005-03-03  Derek R. Price  <derek@ximbiot.com>
21448             Bruno Haible  <bruno@clisp.org>
21449
21450         * lib/pagealign_alloc.h: New file.
21451         * lib/pagealign_alloc.c: New file.
21452
21453 2005-03-03  Bruno Haible  <bruno@clisp.org>
21454
21455         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
21456         Use an all-permissive copyright notice, recommended by RMS.
21457
21458 2005-03-02  Bruno Haible  <bruno@clisp.org>
21459
21460         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
21461         of AIX, the replacement has to be done only after <string.h> is
21462         included, therefore not in config.h. stpncpy.h does the replacement,
21463         and stpncpy.c uses it.
21464
21465 2005-03-02  Bruno Haible  <bruno@clisp.org>
21466
21467         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
21468         stpncpy.c uses it.
21469
21470 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
21471
21472         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
21473         The workaround isn't strictly needed for POSIX conformance, and
21474         it's too much of a pain to configure and maintain.  We'll ask
21475         people to fix their kernels instead.
21476         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
21477         (NANOSLEEP_BUG_WORKAROUND): Remove.
21478         (xnanosleep): Remove the workaround.
21479
21480 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
21481
21482         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
21483         Reported by Derek Price.
21484         (Include): Add "timespec.h".
21485
21486         * modules/xnanosleep (Depends-on): Remove gethrxtime.
21487
21488 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
21489
21490         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
21491         to detect nanosleep bug.
21492
21493 2005-03-01  Bruno Haible  <bruno@clisp.org>
21494
21495         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
21496
21497 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
21498
21499         * modules/gethrxtime: New file.
21500         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
21501         (Depends-on): Add gethrxtime.
21502         (configure.ac): Add gl_XNANOSLEEP.
21503         (Makefile.am): Remove lib_SOURCES line.
21504
21505 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
21506
21507         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
21508         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
21509
21510 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
21511
21512         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
21513         * lib/timespec.h (gettime): Return void, since it always
21514         succeeds now.  All uses changed.
21515         * lib/gettime.c (gettime) Likewise.
21516         [HAVE_NANOTIME]: Prefer nanotime.
21517         Assume gettimeofday succeeds, as POSIX requires.
21518         Assime time () succeeds, since other code already does.
21519         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
21520         (timespec_subtract): Remove.
21521         (NANOSLEEP_BUG_WORKAROUND): New constant.
21522         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
21523         things considerably.  Use it only on GNU/Linux hosts, since the
21524         workaround shouldn't be needed elsewhere.
21525
21526 2005-02-24  Bruno Haible  <bruno@clisp.org>
21527
21528         * modules/gettext (Files): Add m4/glibc2.m4.
21529
21530 2005-02-24  Bruno Haible  <bruno@clisp.org>
21531
21532         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
21533         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
21534         * m4/progtest.m4:
21535         Update from GNU gettext 0.14.2.
21536         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
21537
21538 2005-02-24  Bruno Haible  <bruno@clisp.org>
21539
21540         * lib/localcharset.c: Update from GNU gettext 0.14.2.
21541         * lib/config.charset: Update from GNU gettext 0.14.2.
21542
21543 2005-02-24  Bruno Haible  <bruno@clisp.org>
21544
21545         * lib/gettext.h: Update from GNU gettext 0.14.2.
21546
21547 2005-02-23  Simon Josefsson  <jas@extundo.com>
21548
21549         * m4/iconvme.m4: New file.
21550
21551 2005-02-23  Jim Meyering  <jim@meyering.net>
21552
21553         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
21554         change.
21555         Thanks to Bruno Haible for catching it.
21556
21557 2005-02-22  Simon Josefsson  <jas@extundo.com>
21558
21559         * modules/iconvme: New file.
21560
21561         * MODULES.html.sh: Add iconvme.
21562
21563 2005-02-22  Simon Josefsson  <jas@extundo.com>
21564
21565         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
21566
21567 2005-02-22  Simon Josefsson  <jas@extundo.com>
21568
21569         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
21570
21571 2005-02-22  Jim Meyering  <jim@meyering.net>
21572
21573         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
21574         s/ifndef/ifdef/.
21575
21576 2005-02-20  Neil Conway  <neilc@samurai.com>
21577
21578         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
21579         returned by OSX/Darwin if the specified buffer is not large
21580         enough for the hostname.
21581
21582 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21583
21584         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
21585         pass it to _help, otherwise the latter coredumps trying to
21586         dereference state.root_argp.
21587
21588 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
21589
21590         * modules/chdir-long (Depends-on): Add memrchr.
21591         * modules/memrchr (Files): Add lib/memrchr.h.
21592         (Include): "memrchr.h".
21593
21594 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
21595
21596         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
21597
21598 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
21599
21600         * lib/memrchr.h: New file.
21601         * lib/chdir-long.c: Include it.
21602         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
21603         Don't bother including stddef.h.
21604
21605 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
21606
21607         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
21608         inclusion.
21609         Include <sys/types.h>, for dev_t.
21610         (ME_DUMMY, ME_REMOTE): Move from here....
21611         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
21612         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
21613         Dmitry V. Levin.
21614         Include mountlist.h first, to test the interface.
21615
21616 2005-01-29  Bruno Haible  <bruno@clisp.org>
21617
21618         * lib/progname.c (program_name): Initialize.
21619         Needed when linking statically on MacOS X.
21620
21621 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
21622
21623         Sync from coreutils.
21624         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
21625         (Depends-on): Add c-strtod.
21626         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
21627
21628 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
21629
21630         Sync from coreutils.
21631         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
21632
21633         Remove files that are specific to coreutils.
21634         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
21635
21636 2005-01-28  Bruno Haible  <bruno@clisp.org>
21637
21638         * modules/javacomp: New file.
21639         * MODULES.html.sh (Java): Add javacomp.
21640
21641 2005-01-28  Bruno Haible  <bruno@clisp.org>
21642
21643         * m4/javacomp.m4: New file, from GNU gettext.
21644
21645 2005-01-28  Bruno Haible  <bruno@clisp.org>
21646
21647         * lib/javacomp.sh.in: New file, from GNU gettext.
21648         * lib/javacomp.h: New file, from GNU gettext.
21649         * lib/javacomp.c: New file, from GNU gettext.
21650
21651 2005-01-26  Simon Josefsson  <jas@extundo.com>
21652
21653         * lib/gai_strerror.c: Use GPL in header.
21654
21655 2005-01-26  Bruno Haible  <bruno@clisp.org>
21656
21657         * modules/javaexec: New file.
21658         * MODULES.html.sh (Java): Add javaexec.
21659
21660 2005-01-26  Bruno Haible  <bruno@clisp.org>
21661
21662         * m4/javaexec.m4: New file, from GNU gettext.
21663
21664 2005-01-26  Bruno Haible  <bruno@clisp.org>
21665
21666         * lib/javaexec.sh.in: New file, from GNU gettext.
21667         * lib/javaexec.h: New file, from GNU gettext.
21668         * lib/javaexec.c: New file, from GNU gettext.
21669
21670 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21671
21672         * modules/lchown (Depends-on): Remove lchown.h
21673
21674 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21675
21676         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
21677         must be defined if the header file was not found, in order
21678         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
21679
21680 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21681
21682         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
21683         initializers for struct pentry_state.
21684         (__argp_error): Check return value of __asprintf
21685         (__argp_failure): Translate error message
21686
21687         * lib/argp-parse.c: Removed braces around the expansion of N_()
21688
21689 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
21690
21691         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
21692         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
21693         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
21694         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
21695         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
21696         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
21697         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
21698         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
21699         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
21700         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
21701         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
21702         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
21703         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
21704         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
21705         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
21706         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
21707         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
21708         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
21709         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
21710         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
21711         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
21712         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
21713         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
21714         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
21715         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
21716         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
21717         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
21718         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
21719         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
21720         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
21721         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
21722         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
21723         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
21724         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
21725         xstrtol.m4, xstrtoumax.m4, yesno.m4:
21726         Use an all-permissive copyright notice, recommended by RMS.
21727
21728 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
21729
21730         * modules/chdir-long (Depends-on): Remove mempcpy.
21731
21732 2005-01-21  Jim Meyering  <jim@meyering.net>
21733
21734         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
21735         same value as for Solaris 9.
21736
21737         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
21738         component length.  This included changing the parameter to be
21739         of type `char *' rather than `char const *'.
21740         * lib/chdir-long.h (chdir_long): Update prototype.
21741
21742         * lib/openat.c (fdopendir, fstatat): New functions.
21743         * lib/openat.h: Include headers required for use of DIR and struct
21744         stat.
21745         [AT_SYMLINK_NOFOLLOW]: Define.
21746         (fdopendir, fstatat): Add prototypes.
21747
21748 2005-01-21  Bruno Haible  <bruno@clisp.org>
21749
21750         * modules/classpath: New file.
21751         * MODULES.html.sh (Java): Add classpath.
21752
21753 2005-01-21  Bruno Haible  <bruno@clisp.org>
21754
21755         * lib/classpath.h: New file, from GNU gettext.
21756         * lib/classpath.c: New file, from GNU gettext.
21757
21758 2005-01-20  Simon Josefsson  <jas@extundo.com>
21759
21760         * modules/version-etc-fsf: New file.
21761
21762 2005-01-20  Simon Josefsson  <jas@extundo.com>
21763
21764         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
21765         * lib/version-etc.c: Remove version_etc_copyright.
21766         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
21767         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
21768
21769 2005-01-20  Simon Josefsson  <jas@extundo.com>
21770
21771         * lib/base64.h (isbase64): Add.
21772
21773         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
21774         using a unsigned prototype, don't inline.
21775         (base64_decode): Use it.
21776
21777 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
21778
21779         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
21780         it.
21781
21782 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
21783
21784         * lib/save-cwd.c (save_cwd): Remove code to support the case
21785         where fchdir is missing or flaky.
21786
21787 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
21788
21789         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
21790
21791 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
21792
21793         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
21794         AC_LIBSOURCES now does this.
21795         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
21796         with new ullong_max module.
21797
21798 2005-01-19  Bruno Haible  <bruno@clisp.org>
21799
21800         * modules/sh-quote: New file.
21801         * MODULES.html.sh (Executing programs): Add sh-quote.
21802
21803 2005-01-19  Bruno Haible  <bruno@clisp.org>
21804
21805         * lib/sh-quote.h: New file, from GNU gettext.
21806         * lib/sh-quote.c: New file, from GNU gettext.
21807
21808 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
21809
21810         Merge from coreutils.
21811         * m4/ullong_max.m4: New file.
21812         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
21813         (gl_MACROS): Assume localeconv exists.
21814
21815 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
21816
21817         Merge changes from coreutils, as described below in several
21818         changelogs dated today.
21819
21820         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
21821         (O_DIRECTORY): Remove; not needed here, since "." must be
21822         a directory.  All uses removed.
21823         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
21824         universal on Suns, and we also need to test for IRIX.
21825         Revamp code to use 'if' rather than '#if'.
21826         Avoid unnecessary comparison of cwd->desc to 0.
21827
21828         * lib/utimens.c (futimens): Robustify the previous patch, by checking
21829         for known valid error numbers rather than observed invalid ones.
21830
21831 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
21832
21833         * modules/ullong_max: New file.
21834
21835         * modules/chdir-long, modules/openat: New files.
21836         * modules/save-cwd (Depends-on): Depend on chdir-long.
21837         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
21838
21839 2005-01-18  Jim Meyering  <jim@meyering.net>
21840
21841         Merge from coreutils.
21842         * m4/chdir-long.m4, m4/openat.m4: New files.
21843         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
21844         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
21845         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
21846         is sane and DOES follow symlinks.  Besides, testing 20 different
21847         systems found no broken chown implementations.
21848         Prompted by a change in rsync's copy of this macro.
21849         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
21850
21851         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
21852
21853         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
21854         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
21855         NULL-means-set-to-current-time semantics.
21856         Remove temporary file immediately, rather than waiting
21857         for configure's at-exit trap code to do it.
21858
21859 2005-01-18  Jim Meyering  <jim@meyering.net>
21860
21861         * lib/version-etc.c (version_etc_copyright): Update copyright date.
21862
21863         * lib/utimens.c (futimens): Account for the fact that futimes
21864         can also fail with errno == ENOSYS or errno == ENOENT.
21865         Patch from Dmitry V. Levin.
21866
21867         Change the name of the robust chdir function from chdir to chdir_long.
21868         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
21869         (restore_cwd): Use chdir_long, not chdir.
21870         * lib/chdir-long.c: Renamed from chdir.c.
21871         * lib/chdir-long.h: Renamed from chdir.h.
21872         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
21873         Hurd.
21874
21875 2005-01-18  Bruno Haible  <bruno@clisp.org>
21876
21877         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
21878         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
21879         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
21880         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
21881         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
21882         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
21883         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
21884         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
21885         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
21886         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
21887         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
21888         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
21889         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
21890         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
21891         Use an all-permissive copyright notice, recommended by RMS.
21892
21893 2005-01-18  Bob Proulx  <bob@proulx.com>
21894
21895         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
21896         simplify offsetof() macro construct to avoid compile failure with
21897         native HP-UX 11.0 ANSI C compiler.
21898
21899 2005-01-17  Bruno Haible  <bruno@clisp.org>
21900
21901         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
21902         redundant because stpncpy.m4 takes care of it.
21903
21904 2005-01-17  Bruno Haible  <bruno@clisp.org>
21905
21906         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
21907
21908 2005-01-17  Bruno Haible  <bruno@clisp.org>
21909
21910         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
21911         used.
21912
21913 2005-01-17  Bruno Haible  <bruno@clisp.org>
21914
21915         * lib/fwriteerror.h (fwriteerror): Change specification to include
21916         fclose.
21917         * lib/fwriteerror.c: Include <stdbool.h>.
21918         (fwriteerror): At the end, close the file stream. Record whether
21919         stdout was already closed.
21920
21921 2005-01-17  Bruno Haible  <bruno@clisp.org>
21922
21923         * lib/execute.c (environ): Declare if needed.
21924         * lib/pipe.c (environ): Likewise.
21925         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
21926
21927 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21928
21929         * modules/argp: Depend on vsnprintf
21930
21931 2005-01-10  Jim Meyering  <jim@meyering.net>
21932
21933         * modules/closeout (Depends-on): Add atexit.
21934
21935 2005-01-06  Bruno Haible  <bruno@clisp.org>
21936
21937         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
21938
21939 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
21940
21941         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
21942         definitions to be after all include files, to avoid collisions.
21943         Problem reported by Bob Proulx.
21944
21945 2005-01-04  Jim Meyering  <jim@meyering.net>
21946
21947         Changes imported from coreutils.
21948         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
21949         as the mkstemp template, use a temporary directory and an
21950         8.3-friendly template to avoid trouble on systems like DJGPP.
21951         Reported by Juan M. Guerrero via Stepan Kasal.
21952         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
21953         close. Remove the temporary directory right away, rather than waiting
21954         for configure's at-exit trap code to do it.
21955         Suggestion from Stepan Kasal.
21956
21957 2005-01-01  Simon Josefsson  <jas@extundo.com>
21958
21959         * gnulib-tool: Print #include directives when --import'ing.
21960
21961 2004-12-28  Simon Josefsson  <jas@extundo.com>
21962
21963         * tests/test-base64.c: Include required header files.  Remove
21964         unused variables.
21965
21966 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
21967
21968         * modules/error (Depends-on): Remove gettext.
21969
21970 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
21971
21972         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
21973         not needed.  This removes a dependency on the gettext module.
21974         [defined _LIBC]: Do not include <libintl.h>; not needed.
21975
21976 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
21977
21978         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
21979         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
21980
21981 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
21982
21983         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
21984         HAVE_DECL_STRTOLD.
21985
21986 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
21987
21988         * modules/getdate (Depends-on): Remove alloca-opt.
21989
21990 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
21991
21992         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
21993
21994 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
21995
21996         * lib/argp-parse.c: Include <stddef.h>.
21997         (alignof, alignto): New macros.
21998         (parser_init): Don't assume that void * is aligned sufficiently
21999         for struct option.
22000
22001         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
22002         need to extend the stack.
22003         (YYINITDEPTH): New macro, so that the initial stack isn't overly
22004         large.
22005
22006 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22007
22008         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
22009
22010 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
22011
22012         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
22013         (2004-10-24) change.  Apparently this was a false alarm.
22014
22015         * modules/getdate: Depend on alloca-opt, not alloca.
22016
22017 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
22018
22019         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
22020         Remove now-obsolete comment about AIX.
22021         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
22022         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
22023         (YYMAXDEPTH): New macro.
22024
22025 2004-12-18  Simon Josefsson  <jas@extundo.com>
22026
22027         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
22028
22029 2004-12-18  Bruno Haible  <bruno@clisp.org>
22030
22031         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
22032
22033 2004-12-18  Bruno Haible  <bruno@clisp.org>
22034
22035         * lib/fatal-signal.c (fatal_signals): Make non-const.
22036         (init_fatal_signals): New function.
22037         (uninstall_handlers, install_handlers): Ignore signals that were set to
22038         SIG_IGN.
22039         (at_fatal_signal): Call init_fatal_signals.
22040         (init_fatal_signal_set): Likewise. Ignore signals that were set to
22041         SIG_IGN.
22042         Reported by Paul Eggert.
22043
22044 2004-12-18  Bruno Haible  <bruno@clisp.org>
22045
22046         * doc/alloca.texi: New file.
22047         * doc/alloca-opt.texi: New file.
22048
22049 2004-12-17  Jim Meyering  <jim@meyering.net>
22050
22051         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
22052         Otherwise, install-sh could exit with improper exit status when
22053         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
22054
22055 2004-12-16  Simon Josefsson  <jas@extundo.com>
22056
22057         * tests/test-base64.c: Add license.
22058
22059 2004-12-15  Stepan Kasal  <address@hidden>
22060
22061         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
22062
22063 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
22064
22065         * modules/getcwd (Files): Add m4/d-ino.m4.
22066         Suggested by Mark D. Baushke.
22067
22068 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
22069
22070         * lib/getdate.y (textint): New member "negative".
22071         (time_zone_hhmm): New function.
22072         Expect 14 shift-reduce conflicts, not 13.
22073         (o_colon_minutes): New rule.
22074         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
22075         (yylex): Set the "negative" member of signed numbers.
22076
22077 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
22078
22079         * doc/getdate.texi (Time of day items, Time zone items):
22080         Describe new formats +00:00, UTC+00:00.
22081
22082 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
22083
22084         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
22085         spurious "-l"s.  Problem reported by Stepan Kasal.
22086
22087 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
22088
22089         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
22090         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
22091
22092 2004-12-04  Simon Josefsson  <jas@extundo.com>
22093
22094         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
22095         Vandoorselaere <yoann@prelude-ids.org>.
22096
22097 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22098
22099         Changes imported from coreutils.
22100         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
22101         exist.
22102         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
22103
22104 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22105
22106         Changes imported from coreutils.
22107         * lib/hard-locale.c: Assume <locale.h> exists.
22108         Include "strdup.h".
22109         (GLIBC_VERSION): New macro.
22110         (hard_locale): Assume setlocale exists.
22111         Rewrite to avoid #ifdef.
22112         Use strdup rather than malloc + strcpy.
22113         * lib/human.c: Assume <locale.h> exists.
22114         (human_readable): Assume localeconv exists.
22115
22116 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22117
22118         * modules/hard-locale (Depends-on): Add strdup.
22119
22120 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
22121
22122         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
22123         convert T2, not T.  (Imported from libc.)
22124
22125 2004-11-30  Simon Josefsson  <jas@extundo.com>
22126
22127         * modules/restrict (License): Change to LGPL.
22128
22129 2004-11-30  Simon Josefsson  <jas@extundo.com>
22130
22131         * m4/restrict.m4: Add copyright and copying conditions.
22132
22133 2004-11-30  Simon Josefsson  <jas@extundo.com>
22134
22135         * m4/base64.m4: New file.
22136
22137 2004-11-30  Simon Josefsson  <jas@extundo.com>
22138
22139         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
22140         base64.
22141
22142         * tests/test-base64.c: New file.
22143
22144         * modules/base64: New file.
22145
22146 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
22147
22148         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
22149         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
22150
22151         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
22152
22153 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
22154
22155         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
22156         (__getcwd.c): Don't restore errno; glibc doesn't.
22157         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
22158         first, falling back to our code only if its results look suspicious.
22159         Ensure that the resulting buffer is only as large as necessary.
22160
22161         * lib/readutmp.c: Include readutmp.h first.
22162         Include <errno.h>, since readutmp.h no longer does that.
22163         * lib/readutmp.h: Don't include <errno.h>,
22164         <sys/param.h>, <time.h>; not needed to establish interface.
22165         (errno): Remove decl.
22166         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
22167         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
22168         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
22169
22170 2004-11-28  Simon Josefsson  <jas@extundo.com>
22171
22172         * lib/base64.h, base64.c: New file.
22173
22174 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
22175
22176         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
22177
22178 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
22179
22180         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
22181         (Depends-on): Remove pathmax, same.  Add mempcpy.
22182         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
22183         (Makefile.am): Append getcwd.h to lib_SOURCES.
22184         (Include): Add getcwd.h.
22185         (Maintainer): Change from Jim Meyering to "all, glibc",
22186         since getdate now uses intended-for-glibc code.
22187         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
22188         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
22189
22190 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
22191
22192         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
22193         HP's ANSI C compiler.
22194         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
22195         Declaring int functions causes warnings on some modern systems and
22196         shouldn't be needed to compile on ancient ones.
22197         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
22198         defined.
22199
22200         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
22201         with the following changes.
22202         (__set_errno): Parenthesize properly.
22203         Include <stdbool.h>.
22204         (MIN, MAX, MATCHING_INO): New macros.
22205         (__getcwd): Define with prototype, not K&R form.
22206         Use heuristics to allocate default buffer on stack if possible.
22207         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
22208         behavior, and to avoid the PATH_MAX limit when computing
22209         ../../../../...
22210         Use MATCHING_INO to compare inode number to file.
22211         Check for arithmetic overflow in size calculations.
22212         Fix bug in reallocation of dot array that caused getcwd to fail
22213         on directories nested deeper than 75.
22214         Be more careful about saving errno on error.
22215         Do not use realloc; use only free+malloc, as this is a bit
22216         more flexible and avoids a needless copy operation.
22217         Do not inspect st_dev and st_ino for symbolic links; POSIX
22218         doesn't specify the latter.
22219         Check for closedir errors.
22220         Avoid needless casts.
22221         Use "#ifdef weak_alias" around weak_alias, to be like other
22222         glibc code.
22223         The following changes to getcwd.c have effect only when used in
22224         gnulib; they have no effect inside glibc proper.
22225         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
22226         as alloca isn't used.
22227         (alloca, __alloca): Likewise.
22228         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
22229         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
22230         unconditionally, as gnulib assumes C89 or better.
22231         Do not include <sys/param.h>.
22232         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
22233         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
22234         better.
22235         (NULL) [!defined NULL]: Remove; we assume C89 or better.
22236         Include <dirent.h> in a way that is compatible with modern Autoconf.
22237         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
22238         New macros, if not already defined.
22239         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
22240         Use "_LIBC", not "defined _LIBC", for consistency.
22241         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
22242         a mempcpy module.
22243         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
22244         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
22245         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
22246         credit only to Jim Meyering and adjust the copyright dates.
22247         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
22248         <stdlib.h>, <unistd.h>, "pathmax.h".
22249         Instead, include "xgetcwd.h" (first) and "getcwd.h".
22250         (INITIAL_BUFFER_SIZE): Remove.
22251         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
22252
22253 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
22254
22255         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
22256         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
22257         Use the _ONCE methods, for efficiency.
22258         Check for fcntl.h.  In test program, include <errno.h>
22259         and <fcntl.h> if available.  Remove old K&R cruft from
22260         test program.  Check for common errors in GNU/Linux,
22261         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
22262         don't do AC_LIBOBJ, as that's getcwd.m4's job.
22263         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
22264         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
22265         name accordingly.
22266         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
22267         accommodate new getcwd.c.
22268         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
22269         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
22270         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
22271         that's all we need now.
22272
22273 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22274
22275         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
22276         argp-parse.c depends on getopt internals, that means we should
22277         always use our getopt, to be on the safe side.
22278         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
22279         order not to spoil the result of an eventual previous invocation
22280         of gl_GETOPT_SUBSTITUTE.
22281
22282 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22283
22284         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
22285         redefinition warnings. To avoid them, include the defines
22286         in `#if !defined __need_getopt ... #endif'. The only place
22287         where __getopt_argv_const is used is in definitions
22288         of getopt_long and getopt_long_only below, which are as well
22289         protected by `#ifndef __need_getopt'.
22290         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
22291         __need_getopt after including <stdio.h> and <unistd.h> These
22292         headers might have defined it.
22293
22294 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
22295
22296         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
22297
22298 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
22299
22300         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
22301         (futimens): New function, which uses futimes if available.
22302         (futimens, utimens): Support timespec==NULL, with same semantics
22303         as utime and utimens.
22304         * lib/utimens.h (futimens): New decl.
22305
22306 2004-11-23  Jim Meyering  <jim@meyering.net>
22307
22308         * lib/getopt_.h: Remove trailing blanks.
22309
22310 2004-11-23  Jim Meyering  <jim@meyering.net>
22311
22312         * lib/__fpending.c: Add comment.
22313
22314 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
22315
22316         * modules/canonicalize (Depends-on): Add xreadlink.
22317         Problem reported by James Youngman.
22318
22319 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
22320
22321         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
22322         New macros.
22323         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
22324         optopt): Use them instead of invoking ## directly; otherwise, the
22325         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
22326
22327 2004-11-19  Bruno Haible  <bruno@clisp.org>
22328
22329         * lib/strtok_r.c: Move comments from here...
22330         * lib/strtok_r.h: ... to here.
22331
22332 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
22333
22334         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
22335         implementations that mishandle size_t overflow.
22336
22337 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
22338
22339         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
22340         might fail.  Problem reported by Yoann Vandoorselaere.
22341         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
22342         implementations that mishandle size_t overflow.
22343
22344 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
22345
22346         * modules/canon-host (Depends-on): Add strdup.
22347
22348 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
22349
22350         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
22351
22352 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
22353
22354         * lib/canon-host.c: Include "strdup.h".
22355         (canon_host): Use getaddrinfo if available, so that IPv6 works.
22356         Use strdup instead of malloc/strcpy to duplicate strings.
22357
22358         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
22359         (human_space_before_unit): New constant.
22360         * lib/human.c (human_readable): Support it.
22361
22362         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
22363         (xgetcwd): Set errno correctly when failing.
22364         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
22365         the failure is actually due to a PATH_MAX problem.
22366
22367         Further getopt changes to make it more likely that glibc will
22368         buy the changes back.
22369         * lib/getopt.c (POSIXLY_CORRECT): New constant.
22370         (getopt): Use it, so to preserve glibc semantic
22371         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
22372         when compiling for libc.
22373         * lib/getopt_.h (__getopt_argv_const): Bring it back.
22374         (getopt_long, getopt_long_only): Use it.
22375
22376         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
22377         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
22378         (getopt): Argv is now char * const *, as per standard.
22379         (_getopt_internal_r, _getopt_internal): Argv is now char **,
22380         not char *__getopt_argv_const *.
22381         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
22382         _getopt_long_only_r): Likewise.
22383         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
22384         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
22385         _getopt_long_r, _getopt_long_only_r): Likewise.
22386         * lib/getopt_.h (__getopt_argv_const): Remove.
22387         (getopt): Argv is now char * const *, as per standard.
22388
22389         * lib/getdate.y (tORDINAL): New token.
22390         (day, relunit): Allow it for relative times.
22391         (relative_time_table): Use tORDINAL for ordinals.
22392
22393 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
22394
22395         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
22396         Document that "second" isn't allowed as an ordinal number.
22397
22398 2004-11-16  Jim Meyering  <jim@meyering.net>
22399
22400         * modules/closeout (Depends-on): Add fpending.
22401
22402 2004-11-15  Jim Meyering  <jim@meyering.net>
22403
22404         * lib/closeout.c: Include "__fpending.h" once again.
22405         Include <stdbool.h>.
22406         (close_stdout): Don't fail just because stdout was closed initially,
22407         since some programs don't write to stdout in the normal course of
22408         operation (other than --version and --help), and we don't want this
22409         function to make e.g. `touch file >&-' fail.
22410         But do fail if it was closed and someone has tried to write to it.
22411         E.g., `printf foo >&-' must fail.
22412
22413 2004-11-13  Jim Meyering  <jim@meyering.net>
22414
22415         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
22416
22417 2004-11-12  Simon Josefsson  <jas@extundo.com>
22418
22419         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
22420         small doc fix is still pending.
22421
22422 2004-11-11  Simon Josefsson  <jas@extundo.com>
22423
22424         * modules/strtok_r: New file.
22425
22426         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22427         strtok_r.
22428
22429 2004-11-11  Simon Josefsson  <jas@extundo.com>
22430
22431         * m4/strtok_r.m4: New file.
22432
22433         * m4/getopt.m4: Replace opterr.
22434
22435 2004-11-11  Simon Josefsson  <jas@extundo.com>
22436
22437         * lib/strtok_r.h, strtok_r.c: New file.
22438
22439 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
22440
22441         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
22442         of replacing opterr, getopt, etc.  This should handle the
22443         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
22444
22445 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
22446
22447         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
22448         we can stop lying to compilers about the constness of argv when we
22449         are compiled outside glibc.
22450         (getopt, getopt_long, getopt_long_only): Use it.
22451         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
22452         _getopt_internal, getopt): Likewise.
22453         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
22454         _getopt_long_only_r): Likewise.
22455         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
22456         _getopt_long_r, _getopt_long_only_r): Likewise.
22457
22458         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
22459         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
22460         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
22461         the other external symbols.
22462         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
22463         declaration, since the above renaming now works around collisions.
22464
22465 2004-11-11  Jim Meyering  <jim@meyering.net>
22466
22467         * lib/linebreak.c: Remove trailing blanks.
22468         * lib/alloca_.h: Likewise.
22469         * lib/acosl.c: Likewise.
22470         * lib/euidaccess.c: Likewise.
22471         * lib/allocsa.h: Likewise.
22472
22473 2004-11-10  Simon Josefsson  <jas@extundo.com>
22474
22475         * m4/getaddrinfo.m4: New file.
22476
22477 2004-11-10  Simon Josefsson  <jas@extundo.com>
22478
22479         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
22480
22481 2004-11-10  Simon Josefsson  <jas@extundo.com>
22482
22483         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22484         getaddrinfo.
22485
22486         * modules/getaddrinfo: New file.
22487
22488 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
22489
22490         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
22491
22492 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
22493
22494         * lib/mktime.c (SHR): New macro, which is a portable
22495         substitute for >> that should work even on Crays.
22496         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
22497         Problem reported by Mark D. Baushke in
22498         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
22499         * lib/getdate.y (SHR): Likewise.
22500         (tm_diff): Use it.
22501         * lib/strftime.c (SHR): Likewise.
22502         (tm_diff): Use it.
22503         * lib/quotearg.c (struct quoting_options): Use unsigned int for
22504         quote_these_too, so that right shifts are well defined.  All uses
22505         changed.
22506
22507 2004-11-10  Jim Meyering  <jim@meyering.net>
22508
22509         Ensure that no close failure goes unreported.
22510         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
22511         return early when it seems there's nothing to flush.
22512         Don't include __fpending.h.
22513
22514 2004-11-10  Jim Meyering  <jim@meyering.net>
22515
22516         * modules/closeout (Depends-on): Remove fpending.
22517
22518 2004-11-10  Jim Meyering  <jim@meyering.net>
22519
22520         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
22521
22522 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
22523
22524         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
22525         gl_FUNC_STRFTIME.
22526         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
22527         and AC_REQUIRE when possible, to avoid duplicate checks.
22528         Check for <wchar.h>.
22529
22530 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
22531
22532         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
22533
22534 2004-11-09  Bruno Haible  <bruno@clisp.org>
22535
22536         * m4/sockpfaf.m4: New file.
22537
22538 2004-11-05  Bruno Haible  <bruno@clisp.org>
22539
22540         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
22541         Reported by Mark D. Baushke <mdb@cvshome.org>.
22542
22543 2004-11-04  Bruno Haible  <bruno@clisp.org>
22544
22545         2004-09-11  Bruno Haible  <bruno@clisp.org>
22546                 * allocsa.valgrind: New file.
22547         2004-02-06  Bruno Haible  <bruno@clisp.org>
22548                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
22549                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
22550                 Reported by Christopher Seip <chris.seip@hp.com>.
22551
22552 2004-11-04  Bruno Haible  <bruno@clisp.org>
22553
22554         * modules/allocsa (Files): Add lib/allocsa.valgrind.
22555         (Makefile.am): Distribute it.
22556
22557 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
22558
22559         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
22560         with errno == ERANGE if the buffer is too small.
22561         Problem reported by Mark D. Baushke.
22562
22563 2004-11-03  Albert Chin  <china@thewrittenword.com>
22564             Paul Eggert  <eggert@cs.ucla.edu>
22565
22566         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
22567         equivalent, substitute $ac_type for equivalent type rather than
22568         blindly using uint32_t *always* which won't work if uint32_t is not
22569         available.  Define _UINT32_T to work around typedef of uint32_t if
22570         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
22571         2.5.1.
22572
22573 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
22574
22575         * m4/jm-macros.m4: Sync from coreutils.
22576         (gl_MACROS): Check for mbrlen, for pathchk.
22577         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
22578
22579 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
22580
22581         * lib/xreadlink.c (MAXSIZE): New macro.
22582         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
22583         size does not exceed MAXSIZE.  Avoid cast.
22584         As suggested by Mark D. Baushke in
22585         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
22586         if readlink fails with buffer size just under MAXSIZE, try again
22587         with MAXSIZE.
22588
22589 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
22590
22591         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
22592
22593 2004-11-02  Derek R. Price  <derek@ximbiot.com>
22594         and  Paul Eggert  <eggert@cs.ucla.edu>
22595
22596         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
22597         (get_date): Overparenthesize to avoid GCC warning.
22598
22599 2004-11-02  Bruno Haible  <bruno@clisp.org>
22600
22601         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
22602         returns void.
22603
22604 2004-11-02  Bruno Haible  <bruno@clisp.org>
22605
22606         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
22607         function returns void.
22608
22609 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
22610
22611         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
22612         fflush_unlocked, flockfile, funlockfile, funlockfile,
22613         fputs_unlocked, putc_unlocked.
22614
22615 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
22616
22617         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
22618         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
22619         already declared.
22620
22621 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
22622
22623         * modules/getdate (Files): Add doc/getdate.texi.
22624         (Depends-on): Add setenv, xalloc.
22625
22626 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
22627
22628         * lib/getdate.y: Add support for TZ="foo" within a date string.
22629         Fix some bugs near time_t boundaries.  Reject dates with
22630         out-of-range components, e.g., "Sept 31".
22631         Include <stdlib.h>, "setenv.h", "xalloc.h".
22632         (ISDIGIT_LOCALE): Remove; unused.
22633         Note that the TZ and time functions used here are not reentrant.
22634         (mktime_ok, get_tz): New functions.
22635         (TZBUFSIZE): New constant.
22636         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
22637         This requires that we sometimes generate our own TZ="XXX..." setting.
22638
22639 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
22640
22641         * doc/getdate.texi: New file, from coreutils with modifications for
22642         the new TZ parsing.
22643
22644 2004-10-27  Derek R. Price  <derek@ximbiot.com>
22645
22646         * lib/mktime.c (not_equal_tm): Remove redundant check.
22647
22648 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
22649
22650         * modules/regex (lib_SOURCES): Add regex.c.
22651         Reported by James Youngman in
22652         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
22653
22654 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
22655
22656         * lib/getdate.y: Use Bison 1.875 features, and some minor
22657         code cleanups.  This change does not affect semantics.
22658         Don't include <stdlib.h>; no longer needed.
22659         Don't include unlocked-io.h; only the "#if TEST" code uses
22660         stdio, and performance isn't crucial there.
22661         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
22662         Bison 1.875 features as described below.
22663         All uses of "PC." replaced by "pc->".
22664         (YYSTYPE): Add a forward declaration.
22665         (yylex, yyerror): Use full prototypes in forward decls.
22666         Use "%pure-parser" rather than obsolescent "%pure_parser".
22667         Use %parse-param and %lex-param instead of obsolescent
22668         YYPARSE_PARAM and YYLEX_PARAM.
22669         (meridian_table, month_and_day_table, time_units_table,
22670         relative_time_table, time_zone_table, military_table,
22671         lookup_zone, lookup_word, get_date):
22672         Use NULL instead of 0 where appropriate.
22673         (to_hour): Avoid abort (), to avoid a dependency on
22674         stdlib.h.
22675         (yyerror, yylex): Now accepts parser_control * arg.
22676         (main) [TEST]: Use '\0' rather than 0 for char.
22677
22678 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
22679
22680         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
22681
22682 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
22683
22684         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
22685         It's now the caller's responsibility to handle the case where
22686         !HAVE_GETPAGESIZE && !defined getpagesize.
22687
22688         * lib/mktime.c (leapyear): Arg is long int, not int.
22689
22690 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
22691
22692         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
22693
22694 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
22695
22696         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
22697         missing.  Problem reported by James Youngman.
22698
22699 2004-10-16  Simon Josefsson  <jas@extundo.com>
22700
22701         * gnulib-tool: Fix comments.  Fix parse problem.
22702         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
22703
22704 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
22705
22706         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
22707         implementation of getopt_long.  Problem reported by Alexander Taler in:
22708         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
22709
22710 2004-10-15  Bruno Haible  <bruno@clisp.org>
22711
22712         * gnulib-tool: Untabify. Initialize supplied_libname.
22713         (func_usage): More homogenous output.
22714         (func_modules_transitive_closure, func_modules_to_filelist,
22715         func_emit_lib_Makefile_am): New functions.
22716         (func_import): New function, extracted from big case statement. Use
22717         func_get_license, func_modules_transitive_closure,
22718         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
22719         opt_lgpl. Don't use test -a, as it's not portable.
22720         (func_create_testdir): Use func_modules_transitive_closure,
22721         func_modules_to_filelist, func_emit_lib_Makefile_am.
22722
22723 2004-10-15  Bruno Haible  <bruno@clisp.org>
22724
22725         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
22726
22727 2004-10-15  Bruno Haible  <bruno@clisp.org>
22728
22729         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
22730         the portions belonging to each module.
22731         Suggested by Derek Robert Price <derek@ximbiot.com>.
22732
22733 2004-10-12  Simon Josefsson  <jas@extundo.com>
22734
22735         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
22736         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
22737         to real functions.
22738
22739 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22740
22741         * modules/vsnprintf: New file.
22742
22743 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22744
22745         * m4/vsnprintf.m4: New file.
22746
22747 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22748
22749         * lib/vsnprintf.h: New file.
22750         * lib/vsnprintf.c: New file.
22751
22752 2004-10-11  Bruno Haible  <bruno@clisp.org>
22753
22754         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
22755         vsnprintf.
22756
22757 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
22758
22759         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
22760
22761 2004-10-07  Bruno Haible  <bruno@clisp.org>
22762
22763         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
22764         fits into the provided buffer.
22765
22766 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
22767
22768         * lib/diacrit.c, diacrit.h: Add GPL notice.
22769
22770         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
22771         notice.
22772         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
22773         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
22774         This avoids a potential constant-folding bug.
22775
22776 2004-10-05  Bruno Haible  <bruno@clisp.org>
22777
22778         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
22779         for the declaration of strsep.
22780
22781 2004-10-05  Bruno Haible  <bruno@clisp.org>
22782
22783         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
22784
22785 2004-10-04  Simon Josefsson  <jas@extundo.com>
22786
22787         * modules/memmem: New file.
22788         * tests/test-memmem.c: New file.
22789         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
22790
22791 2004-10-04  Simon Josefsson  <jas@extundo.com>
22792
22793         * m4/memmem.m4: New file.
22794
22795 2004-10-04  Simon Josefsson  <jas@extundo.com>
22796
22797         * lib/memmem.h: New file.
22798         * lib/memmem.c: New file, taken from glibc.
22799
22800 2004-10-04  Simon Josefsson  <jas@extundo.com>
22801
22802         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
22803         '#ifdef USE_UNLOCKED_IO'.
22804
22805 2004-10-04  Simon Josefsson  <jas@extundo.com>
22806
22807         * config/srclist.txt: Add memmem from glibc.
22808
22809 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
22810
22811         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
22812
22813         * modules/argmatch, modules/argp, modules/closeout, modules/error,
22814         modules/exclude, modules/getdate, modules/getline,
22815         modules/getndelim2, modules/getpass, modules/getpass-gnu,
22816         modules/getusershell, modules/linebuffer, modules/md5,
22817         modules/mountlist, modules/posixtm, modules/readtokens,
22818         modules/readutmp, modules/regex, modules/sha1,
22819         modules/version-etc, modules/yesno:
22820         Remove dependency on unlocked-io.
22821
22822 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
22823
22824         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
22825
22826         * m4/unlocked-io.m4: Add copyright notice.
22827         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
22828
22829 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
22830
22831         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
22832         * lib/xmalloc.c (xmemdup): Likewise.
22833         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
22834         XFREE): Remove these long-obsolescent macros.
22835         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
22836         * lib/xstrdup.c: Remove.
22837
22838         * lib/regex.c (re_comp): Cast gettext return value to char *,
22839         Problem reported by Martin Neitzel via Mark D. Baushke.
22840
22841 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
22842
22843         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
22844         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
22845         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
22846         regex.c, sha1.c, version-etc.c, yesno.c:
22847         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
22848         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
22849         the includer's responsibility.
22850
22851         Sync from coreutils.
22852
22853         * lib/modechange.c (mode_compile): Don't decrement a pointer that
22854         points to the start of a string, as the C Standard says the
22855         resulting behavior is undefined.
22856
22857         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
22858         simple -> simple_backups, numbered_existing ->
22859         numbered_existing_backups, numbered -> numbered_backups
22860         to avoid shadowing problems.  All uses changed.
22861         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
22862         * lib/backupfile.c (check_extension, numbered_backup):
22863         Rename locals to avoid shadowing 'basename'.
22864         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
22865         once.
22866
22867         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
22868         * lib/.cvsignore: Add getopt.h.
22869
22870 2004-10-04  Bruno Haible  <bruno@clisp.org>
22871
22872         * modules/README: New file.
22873         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
22874         not a module.
22875
22876 2004-10-02  Jim Meyering  <jim@meyering.net>
22877
22878         * lib/dirfd.h, getpagesize.h: Add copyright notice.
22879
22880 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22881
22882         * modules/strsep: New file.
22883
22884 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22885
22886         * m4/strsep.m4: New file.
22887
22888 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22889
22890         * lib/strsep.h: New file.
22891         * lib/strsep.c: New file.
22892
22893 2004-10-01  Simon Josefsson  <jas@extundo.com>
22894
22895         * lib/snprintf.c (snprintf): Handle size==0.
22896
22897 2004-10-01  Simon Josefsson  <jas@extundo.com>
22898             Bruno Haible  <bruno@clisp.org>
22899
22900         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
22901         (snprintf): Declare 'args'.
22902
22903 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
22904
22905         * lib/snprintf.c: Remove comments as to why each header is needed.
22906
22907 2004-10-01  Bruno Haible  <bruno@clisp.org>
22908
22909         * MODULES.html.sh: Add strsep.
22910
22911 2004-09-30  Simon Josefsson  <jas@extundo.com>
22912
22913         * modules/snprintf: New file.
22914
22915 2004-09-30  Simon Josefsson  <jas@extundo.com>
22916
22917         * m4/snprintf.m4: New file.
22918
22919 2004-09-30  Simon Josefsson  <jas@extundo.com>
22920
22921         * lib/snprintf.h, lib/snprintf.c: New files.
22922
22923 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22924
22925         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
22926         (hol_entry_help): Never translate an empty string.
22927         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
22928         * lib/argp.h (OPTION_NO_TRANS): New option.
22929
22930 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
22931
22932         * modules/argp (Maintainer): Replace Simon Josefsson
22933         by Sergey Poznyakoff.
22934
22935 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
22936
22937         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
22938         changes merged back into glibc.
22939
22940 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
22941
22942         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
22943
22944 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
22945
22946         * lib/xvasprintf.c: Include xalloc.h.
22947         (xvasprintf): Use xalloc_die, not xmalloc_die.
22948
22949 2004-09-29  Bruno Haible  <bruno@clisp.org>
22950
22951         * modules/alloca-opt: New file, derived from modules/alloca.
22952         * modules/allocsa: Depend on alloca-opt instead of alloca.
22953         * modules/setenv: Likewise.
22954         * modules/vasnprintf: Likewise.
22955         * MODULES.html.sh: Add alloca-opt.
22956
22957 2004-09-28  Simon Josefsson  <jas@extundo.com>
22958
22959         * gnulib-tool: New parameter --lgpl, to asseert that modules are
22960         LGPL, and to replace license template from GPL to LGPL.
22961
22962 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
22963
22964         * modules/dummy: Change license to LGPL.
22965
22966 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
22967
22968         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
22969
22970 2004-09-24  Simon Josefsson  <jas@extundo.com>
22971
22972         * modules/minmax (License): Change from GPL to LGPL.
22973
22974 2004-09-23  Simon Josefsson  <jas@extundo.com>
22975
22976         * gnulib-tool (--import): Typo.
22977
22978 2004-09-23  Simon Josefsson  <jas@extundo.com>
22979
22980         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
22981
22982 2004-09-22  Bruno Haible  <bruno@clisp.org>
22983
22984         * modules/*: Add 'License' field.
22985         * gnulib-tool: Accept --extract-license option.
22986         (func_get_license): New function.
22987
22988 2004-09-21  Bruno Haible  <bruno@clisp.org>
22989
22990         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
22991         Reported by Simon Josefsson.
22992
22993 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
22994
22995         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
22996         gl_AC_TYPE_LONG_LONG.
22997
22998 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
22999
23000         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
23001
23002 2004-09-18  Simon Josefsson  <jas@extundo.com>
23003         and  Paul Eggert  <eggert@cs.ucla.edu>
23004
23005         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
23006         calls with autoreconf.  Define GL_LIB.
23007
23008 2004-09-14  Karl Berry  <karl@gnu.org>
23009
23010         * config/srclist.txt: unsync setenv.c, sigh.
23011
23012 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
23013
23014         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
23015         Problem reported by Bruno Haible in:
23016         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
23017
23018 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
23019
23020         * config/srclist.txt: Comment out argp-pvh.c.
23021
23022 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
23023
23024         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
23025         in case some system header has #define'd it.  Problem reported by
23026         Soeren D. Schulze in
23027         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
23028
23029 2004-09-09  Karl Berry  <karl@gnu.org>
23030
23031         * regex.[ch]: delete from the root.  These were supposed to be
23032                 synced with emacs cvs, but this has not happened for about
23033                 a year, and anyway nothing else uses emacs regex.[ch].
23034                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
23035                 lib/regex[.ch] is untouched.
23036
23037 2004-09-09  Bruno Haible  <bruno@clisp.org>
23038
23039         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
23040
23041 2004-09-09  Bruno Haible  <bruno@clisp.org>
23042
23043         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
23044         modifications.
23045         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
23046
23047 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
23048
23049         * modules/xvasprintf: New file.
23050         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
23051
23052 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
23053
23054         * lib/xvasprintf.h: New file.
23055         * lib/xvasprintf.c: New file.
23056         * lib/xasprintf.c: New file.
23057
23058 2004-09-08  Bruno Haible  <bruno@clisp.org>
23059
23060         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
23061
23062 2004-09-08  Bruno Haible  <bruno@clisp.org>
23063
23064         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
23065         length is > INT_MAX.
23066         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
23067         more.
23068
23069 2004-09-08  Bruno Haible  <bruno@clisp.org>
23070
23071         * lib/stdint_.h: New file, taken from GNU clisp.
23072
23073 2004-09-08  Bruno Haible  <bruno@clisp.org>
23074             Oskar Liljeblad  <oskar@osk.mine.nu>
23075
23076         * modules/stdint: New file.
23077         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
23078
23079 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
23080
23081         Import from coreutils.
23082         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
23083         strings on unbounded length.  alloca's performance benefits aren't
23084         that important here.
23085         (V_STRDUP): Remove.
23086         (parse_with_separator): New function, with most of the internals
23087         of the old parse_user_spec.  Allow user to omit both user and group,
23088         for compatibility with FreeBSD.
23089         Clone only the user name, not the entire spec.
23090         Do not set *uid, *gid unless entirely successful.
23091         Avoid memory leak in some failing cases.
23092         Fix regression for USER.GROUP reported by Dmitry V. Levin in
23093         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
23094         (parse_user_spec): Rewrite to use parse_with_separator.
23095
23096 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
23097
23098         * modules/userspec: Don't depend on alloca.
23099
23100 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
23101
23102         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
23103
23104 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
23105
23106         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
23107         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
23108         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
23109
23110 2004-08-16  Simon Josefsson  <jas@extundo.com>
23111
23112         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
23113         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
23114         Add --dry-run for --import.
23115         Let user provided command line parameters override configure.ac
23116         settings.
23117
23118 2004-08-12  Simon Josefsson  <jas@extundo.com>
23119
23120         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
23121         as discussed with Paul Eggert in threads rooted at
23122         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
23123         and
23124         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
23125         Before, the test was empty, and relied on ELIDE_CODE in source
23126         code.)
23127         (gl_PREREQ_GETOPT): New macro.
23128         (gl_GETOPT): Use them.
23129
23130 2004-08-12  Simon Josefsson  <jas@extundo.com>
23131
23132         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
23133         * lib/getopt_.h: Renamed from getopt.h.
23134
23135 2004-08-12  Simon Josefsson  <jas@extundo.com>
23136
23137         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
23138         Change default library name from libfoo to libgnu.
23139         Now, if you have a configure.ac that says:
23140                 gl_SOURCE_BASE(gl)
23141                 gl_M4_BASE(gl/m4)
23142                 gl_MODULES(error getopt etcetera)
23143                 gl_INIT
23144         you can import all you need by running:
23145                 ../gnulib/gnulib-tool --import
23146
23147         * modules/getopt (Files): Rename getopt.h to getopt_.h.
23148         (Makefile.am): Rewrite, use logic from argz.
23149         (Include): Use <getopt.h> instead of "getopt.h".
23150
23151 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
23152
23153         * modules/argp (Files): Add m4/unlocked-io.m4.
23154         (Depends-on): Add extensions.
23155
23156 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
23157
23158         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
23159         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
23160         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
23161         Check for program_invocation_name, program_invocation_short_name,
23162         flockfile, funlockfile, features.h, _getopt_long_only_r.
23163
23164 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
23165
23166         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
23167         its complicated substitute.
23168         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
23169         and program_invocation_name.
23170         (__argp_basename) [!_LIBC]: Remove; the only use was
23171         replaced by its body.
23172         (__argp_short_program_name): Change condition from
23173         !defined __argp_short_program_name to
23174         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
23175         to match argp-namefrob.h.
23176         (__argp_failure): Don't assume strerror_r returns char *.
23177         * lib/argp-parse.c (N_): Define unconditionally.
23178         (argp_default_options): Fill out initializers with 0 to avoid
23179         gcc warnings.
23180
23181 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
23182
23183         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
23184         getopt1.c.
23185
23186 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
23187
23188         Merge from coreutils.
23189
23190         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
23191
23192         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
23193         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
23194
23195 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
23196
23197         Merge from coreutils.
23198
23199         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
23200         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
23201         for Reliant Unix 5.43.
23202
23203         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
23204         (union fooround): Use uintmax_t, not long int.
23205         The rest is a merge from libc:
23206         [defined _LIBC]: Include <shlib-compat.h>.
23207         (_obstack) [defined _LIBC]: Remove after 2.3.4.
23208
23209         * lib/settime.c (settime): Recode to avoid warning with
23210         Sun Forte C 6U2.
23211
23212         * lib/strverscmp.c: Convert to UTF-8.
23213
23214 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
23215
23216         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
23217         m4/uintmax_t.m4.
23218
23219 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
23220
23221         * modules/xalloc-die: New file.
23222         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
23223
23224         * modules/md5 (Files): Add m4/uint32_t.m4.
23225         * modules/sha1: Renamed from modules/sha.
23226         (Files):
23227         Rename lib/sha.h to lib/sha1.h.
23228         Rename lib/sha.c to lib/sha1.c.
23229         Rename m4/sha.m4 to m4/sha1.m4.
23230         (lib_SOURCES): Likewise.
23231         (configure.ac): Rename gl_SHA to gl_SHA1.
23232         (Include): sha.h -> sha1.h.
23233
23234 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
23235
23236         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
23237         * m4/sha1.m4: Renamed from sha.m4.
23238         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
23239
23240 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
23241
23242         * lib/obstack.h (obstack_empty_p):
23243         Don't assume that chunk->contents is suitably aligned.
23244         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
23245         Likewise. Problem reported by Benno in
23246         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
23247
23248         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
23249         readable.  This could be improved further but it'd take some work.
23250
23251 2004-08-08  Simon Josefsson  <jas@extundo.com>
23252
23253         * modules/xgethostname (Depends-on): Remove exit and error (not
23254         used).
23255
23256         * modules/getpass-gnu: Add getpass.h.
23257         (Depends-on): Add stdbool.
23258         * modules/getpass: Add getpass.h.
23259
23260 2004-08-08  Simon Josefsson  <jas@extundo.com>
23261
23262         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
23263         Check getpass declaration.
23264
23265 2004-08-08  Simon Josefsson  <jas@extundo.com>
23266
23267         * lib/xgethostname.c: Don't include error.h (not used).
23268
23269         * lib/getpass.h: Add.
23270         * lib/getpass.c: Include getpass.h first.
23271
23272 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
23273
23274         * lib/xalloc-die.c: New file.
23275         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
23276         All uses removed.
23277         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
23278         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
23279         xalloc-die.c.
23280         (_, N_, xalloc_die): Move to xalloc-die.c.
23281         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
23282         so that we needn't mess with xalloc_msg_memory_exhausted.
23283
23284         * lib/sha1.h: Renamed from sha.h.
23285         (SHA1_H): Renamed from _SHA_H.
23286         (sha1_ctx): Renamed from sha_ctx.
23287         (sha1_init_ctx): Renamed from sha_init_ctx.
23288         (sha1_process_block): Renamed from sha_process_block.
23289         (sha1_process_bytes): Renamed from sha_process_bytes.
23290         (sha1_finish_ctx): Renamed from sha_finish_ctx.
23291         (sha1_read_ctx): Renamed from sha_read_ctx.
23292         (sha1_stream): Renamed from sha_stream.
23293         (sha1_buffer): Renamed from sha_buffer.
23294         * lib/sha1.c: Likewise; renamed from sha.c.
23295         Do not include <sys/types.h>.
23296         Include <stddef.h> rather than <stdlib.h>.
23297
23298 2004-08-08  Bruno Haible  <bruno@clisp.org>
23299
23300         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
23301         FILESYSTEM_PREFIX_LEN.
23302         * lib/progreloc.c: Likewise.
23303         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
23304
23305 2004-08-06  Simon Josefsson  <jas@extundo.com>
23306
23307         * modules/progname (Depends-on): Don't depend on stdbool.
23308
23309 2004-08-06  Simon Josefsson  <jas@extundo.com>
23310
23311         * modules/getsubopt: New file.
23312         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23313         getsubopt.
23314
23315 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
23316
23317         More merge from coreutils.
23318
23319         * m4/utimens.m4, m4/utimecmp.m4: New files.
23320         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
23321         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
23322         prereq.m4, sha.m4: Import changes from coreutils.
23323
23324 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
23325
23326         More merge from coreutils.
23327         * modules/raise, modules/readtokens0, modules/utimens:
23328         * modules/utimecmp, module/xnanosleep: New files.
23329         * modules/strftime: Add lib/strftime.h.
23330         Change include from <time.h> to "strftime.h".
23331         * modules/yesno: Add lib/yesno.h.
23332         * modules/backupfile: Remove lib/addext.c.
23333         * modules/euidaccess: Add stat-macros.h.
23334         * modules/canonicalize, modules/euidaccess,
23335         modules/filemode, modules/lchown, modules/makepath,
23336         modules/rmdir, modules/stat: Likewise.
23337
23338 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
23339
23340         Merge from tar.
23341         * lib/argp-help.c (make_hol, hol_append): Don't assume that
23342         SIZE_MAX is a valid preprocessor constant.
23343         (__argp_basename): Change from "#ifndef _LIBC"
23344         to "#ifndef __argp_short_program_name", so that
23345         we don't compile these functions for tar.
23346
23347         More merges from coreutils.
23348         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
23349         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
23350         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
23351         * lib/addext.c: Remove; no longer needed.
23352         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
23353         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
23354         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
23355         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
23356         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
23357         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
23358         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
23359         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
23360         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
23361         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
23362         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
23363         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
23364         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
23365         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
23366         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
23367         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
23368         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
23369         Import changes from coreutils.
23370
23371 2004-08-05  Simon Josefsson  <jas@extundo.com>
23372
23373         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
23374
23375 2004-08-05  Simon Josefsson  <jas@extundo.com>
23376
23377         * m4/getsubopt.m4: New file.
23378
23379 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
23380
23381         Merge from coreutils.
23382
23383         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
23384         * m4/getcwd-path-max.m4: New files.
23385
23386         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
23387         FILESYSTEM_PREFIX_LEN ->
23388         FILE_SYSTEM_PREFIX_LEN.
23389         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
23390         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
23391         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
23392         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
23393
23394         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
23395         prerequisite modules now handle the DOS stuff.
23396         Don't check for unistd.h.
23397
23398 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
23399
23400         Merge from coreutils.
23401
23402         * lib/.gdb-history: Remove; this doesn't belong here.
23403
23404         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
23405         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
23406         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
23407         * lib/getcwd.c: New files.
23408
23409         * lib/dirname.h: Include <stdbool.h>.
23410         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
23411         for consistency with POSIX terminology.  All uses changed.
23412         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
23413         (strip_trailing_slashes): Use bool for booleans.
23414         * lib/stripslash.c (strip_trailing_slashes): Likewise.
23415
23416         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
23417         sometimes returns a positive errno value even when it succeeds.
23418         (print_errno_message) [!LIBC]: Fall back on strerror if
23419         __strerror_r fails.
23420
23421         * lib/path-concat.c (mempcpy): Don't define if a system header defines
23422         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
23423         (longest_relative_suffix): New function.
23424         (path_concat): Use it.  Assume first argument is not NULL.
23425         Port to DOS.  Omit redundant separators.
23426         Report an error instead of returning NULL.
23427         Use mempcpy instead of memcpy.
23428         (xpath_concat): Remove: not declared or used.
23429
23430         * lib/same.h: Include <stdbool.h>
23431         (same_name): Return bool, not int.
23432         * lib/same.c (same_name): Likewise.
23433         (errno): Don't declare; we assume C89 or better now.
23434
23435         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
23436         if not already defined.
23437
23438         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
23439         * lib/dup-safer.c (errno): Likewise.
23440
23441 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
23442
23443         Merge from coreutils.
23444         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
23445         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
23446         * modules/path-concat: Don't depend on strdup.
23447
23448 2004-08-03  Simon Josefsson  <jas@extundo.com>
23449
23450         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
23451         * lib/progname.h: Don't include stdbool.h.
23452
23453 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
23454
23455         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
23456         * MODULES.html.sh (func_all_modules): Remove fatal.
23457
23458 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
23459
23460         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
23461
23462 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
23463
23464         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
23465         working.
23466
23467 2004-08-02  Simon Josefsson  <jas@extundo.com>
23468
23469         * lib/getsubopt.h: New file, with comments from Bruno Haible.
23470         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
23471         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
23472
23473 2004-08-01  Simon Josefsson  <jas@extundo.com>
23474
23475         * lib/xgetdomainname.c: Include stdlib.h, for free().
23476
23477 2004-07-19  Bruno Haible  <bruno@clisp.org>
23478
23479         * MODULES.html.sh (func_all_modules): Add dummy.
23480
23481 2004-07-16  Simon Josefsson  <jas@extundo.com>
23482
23483         * modules/dummy: New file.
23484
23485 2004-07-16  Simon Josefsson  <jas@extundo.com>
23486
23487         * lib/dummy.c: New file.
23488
23489 2004-07-16  Bruno Haible  <bruno@clisp.org>
23490
23491         * lib/backupfile.h: Add extern "C" for C++.
23492         * lib/closeout.h: Likewise.
23493         * lib/copy-file.h: Likewise.
23494         * lib/findprog.h: Likewise.
23495         * lib/full-write.h: Likewise.
23496         * lib/pathname.h: Likewise.
23497         * lib/progname.h: Likewise.
23498         * lib/stpcpy.h: Likewise.
23499         * lib/stpncpy.h: Likewise.
23500         * lib/strcase.h: Likewise.
23501         * lib/strstr.h: Likewise.
23502         * lib/xalloc.h: Likewise.
23503
23504         * lib/mbswidth.h: Add extern "C" for C++.
23505         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
23506
23507 2004-07-13  Robert Millan  <robertmh@gnu.org>
23508
23509         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
23510
23511 2004-07-09  Simon Josefsson  <jas@extundo.com>
23512
23513         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
23514         failed without this.)
23515
23516 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
23517
23518         * modules/chown (Files): Add lib/fchown-stub.c, since
23519         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
23520
23521 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
23522
23523         * lib/fchown-stub.c: New file.
23524
23525 2004-06-24  Jim Meyering  <jim@meyering.net>
23526
23527         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
23528
23529 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
23530
23531         * modules/argz: Omit "#include".
23532
23533         * MODULES.html.sh (func_all_modules): Add calloc, to match
23534         2004-06-01 addition of calloc module.
23535
23536 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
23537
23538         * m4/argz.m4: New file, which is autoupdated from libtool.
23539
23540 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
23541
23542         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
23543         libtool.
23544
23545 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
23546
23547         * config/srclist-update: Don't insist on "USA." before the
23548         close-comment, as libtool omits the period and puts the */ on a
23549         separate line.
23550         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
23551         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
23552
23553 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
23554
23555         * modules/argz: New file.
23556         * MODULES.html.sh (func_all_modules): Add argz.
23557
23558 2004-06-12  Jim Meyering  <jim@meyering.net>
23559         and  Paul Eggert  <eggert@cs.ucla.edu>
23560
23561         * modules/hash (Files): Add lib/xalloc.h.
23562         * modules/pipe (Depends-on): Add wait-process.
23563         * modules/stat (Depends-on): Add xalloc.
23564         * modules/userspec (Files): Add lib/userspec.h.
23565         * modules/xstrto
23566
23567         Upgrade from gettext-0.13.
23568         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
23569         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
23570         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
23571
23572 2004-06-10  Jim Meyering  <jim@meyering.net>
23573
23574         * lib/calloc.c: New file.
23575
23576 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
23577
23578         * lib/getdate.y (yylex): Allow space between sign and number.
23579         Problem reported by Dan Jacobson.
23580
23581 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
23582
23583         Merge from coreutils CVS.
23584
23585         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
23586         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
23587         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
23588         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
23589         xstrtol.m4: Fix copyright date and/or serial number.
23590
23591         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
23592         See if we need an fchown replacement.
23593         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
23594         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
23595         and use the replacement function if we detect either defect.
23596
23597         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
23598         gl_UTIMECMP.
23599
23600 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
23601         and  Jim Meyering  <jim@meyering.net>
23602
23603         Merge from coreutils CVS.
23604
23605         * lib/stat-macros.h: New file, with contents from file-type.h
23606         and coreutils' system.h.
23607         * lib/file-type.c: Include "stat-macros.h".
23608         * lib/file-type.h (file_type): Move all macro definitions to new file,
23609         stat-macros.h.
23610
23611         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
23612         Wrap old code with this conditional.
23613         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
23614         function that does not dereference symlinks.
23615         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
23616
23617         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
23618         dependency problems.
23619         (xreadlink): Accept new arg SIZE, for efficiency.
23620         All decls and uses changed.
23621         * lib/xreadlink.h: Include <stddef.h>, for size_t.
23622
23623         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
23624         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
23625
23626         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
23627         sysexits.h.
23628
23629 2004-06-01  Jim Meyering  <jim@meyering.net>
23630
23631         * m4/calloc.m4: New file.
23632
23633 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
23634
23635         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
23636         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
23637         Also, fix a typo in a diagnostic.
23638
23639 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
23640
23641         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
23642         or AC_FUNC_REALLOC.
23643
23644 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
23645
23646         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
23647         macros to be defined.
23648         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
23649         the allocator returns NULL because the requested size is zero.
23650
23651 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
23652
23653         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
23654         var.  Add comment explaining why libc still defines it.  This
23655         merges the following patch from glibc:
23656         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
23657
23658 2004-05-20  Andreas Schwab  <schwab@suse.de>
23659
23660         * m4/free.m4: Replace free if it not known to work, not the other
23661         way round.
23662
23663 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
23664
23665         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
23666         present in glibc since revision 1.1 of this file.
23667         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
23668         obstack_alignment_mask, obstack_alloc, obstack_base,
23669         obstack_blank, obstack_blank_fast, obstack_chunk_size,
23670         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
23671         obstack_grow0, obstack_init, obstack_int_grow,
23672         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
23673         obstack_next_free, obstack_object_size, obstack_ptr_grow,
23674         obstack_ptr_grow_fast, obstack_room): Remove declarations of
23675         nonexistent functions.
23676
23677 2004-05-18  Karl Berry  <karl@gnu.org>
23678
23679         * config/srclist.txt: break link for vasnprintf.c.
23680
23681 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
23682
23683         Port obstack to the AS/400, where pointers are 16 bytes wide and
23684         you cannot cast an integer to a valid pointer.  This patch is
23685         currently waiting to be integrated into glibc; see
23686         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
23687
23688         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
23689         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
23690         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
23691         (struct obstack): temp member is now a union of a pointer and
23692         an integer, instead of an integer.  All integer uses changed.
23693         This does not affect the physical layout of struct obstack,
23694         except on hosts (like the AS/400) where the size or alignment of
23695         void * is greater than that of ptrdiff_t.
23696         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
23697         __STDC__)]: Store temporary in pointer member of union, not
23698         integer member.
23699         * lib/obstack.c: Include <stddef.h>, for offsetof.
23700         (struct fooalign): Remove; it doesn't need a name.
23701         (union fooround): Change double to long double, and add void *.
23702         (DEFAULT_ALIGNMENT): Use offsetof to compute.
23703         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
23704         not a macro.  Hence the values are always int; so remove all
23705         casts-to-int in uses.
23706
23707 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
23708
23709         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
23710         we can get this patch merged into glibc.
23711
23712 2004-05-17  Derek R. Price  <derek@ximbiot.com>
23713             Paul Eggert  <eggert@cs.ucla.edu>
23714
23715         * m4/argp: Depend on alloca.
23716
23717 2004-05-17  Derek R. Price  <derek@ximbiot.com>
23718             Paul Eggert  <eggert@cs.ucla.edu>
23719
23720         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
23721         freecoding.
23722
23723 2004-05-17  Bruno Haible  <bruno@clisp.org>
23724
23725         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
23726         precision that consists of a '.' followed by an empty digit string.
23727         Patch by Tor Lillqvist <tml@iki.fi>.
23728
23729 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
23730
23731         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
23732         for backward compatibility with older code.  We need our own
23733         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
23734         it under some other name, and our alloca.h will define it.
23735
23736 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
23737             Derek Price  <derek@ximbiot.com>
23738
23739         * lib/alloca.c: Include <alloca.h>, to get our interface.
23740         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
23741         include <alloca.h> first.  Use C89 prototype for alloca; this
23742         requires including <stddef.h> for size_t.  Use extern "C" if C++.
23743         Use #elif for simplicity, since we can assume C89 now.
23744         Don't try to source the system alloca.h since it will not be found
23745         and to prevent recursively including its replacement.
23746         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
23747         * lib/regex.c: Likewise.
23748
23749 2004-05-16  Derek Price  <derek@ximbiot.com>
23750             Paul Eggert  <eggert@cs.ucla.edu>
23751
23752         getline cleanup.  This changes the getndelim2 API: both order of
23753         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
23754         no delimiter).
23755
23756         * lib/getline.c: Don't include stddef.h or stdio.h, since our
23757         interface does that.
23758         (getline): Always use getdelim, so that we don't have two
23759         copies of this code.
23760         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
23761         if available.
23762         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
23763         (GETNDELIM2_MAXIMUM): New macro.
23764         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
23765         instead of the old practice of delim2==0.  All callers changed.
23766         Return -1 on overflow, instead of returning junk.
23767         Do not set *linesize unless allocation succeeds.
23768         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
23769         that we include sys/types.h.
23770         * lib/getnline.h: Likewise.
23771         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
23772         (getndelim2): Reorder arguments.
23773         * lib/getnline.c (getnline, getndelim):
23774         Don't discard the NMAX argument.
23775         (getnline): Invoke getndelim, to avoid code duplication.
23776         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
23777         of (size_t) -1 by callers of the getnline family.
23778
23779 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
23780
23781         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
23782         Check for gettimeofday.
23783         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
23784         Check for settimeofday, stime.
23785
23786 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
23787
23788         * lib/nanosleep.c (suspended): Change its type from int to
23789         sig_atomic_t volatile.
23790         (first_call): Make it private to rpl_nanosleep, and have it
23791         be zero initially as that's a bit faster.
23792         (my_usleep): Round up fractional times instead of truncating them,
23793         as this is the usual meaning for 'sleep'.
23794
23795         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
23796         doesn't work.
23797         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
23798         (ENOSYS): Define if not defined.
23799         (settime): Fall back on stime if it exists and settimeofday fails.
23800         But don't bother with fallbacks if a method fails with errno == EPERM.
23801
23802 2004-05-11  Jim Meyering  <jim@meyering.net>
23803
23804         Prior to this change, the save_cwd caller required read access to the
23805         current directory on most systems (ones with the fchdir function).
23806
23807         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
23808         fails, try write-only, and finally, resort to using xgetcwd.
23809
23810 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
23811
23812         * lib/obstack.c, obstack.h: Import changes from libc.
23813
23814 2004-04-28  Bruno Haible  <bruno@clisp.org>
23815
23816         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
23817         also implicitly appends .exe to executables.
23818         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
23819         accepts Windows pathnames.
23820         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
23821         Treat Cygwin like Windows, since it now accepts Windows pathnames.
23822         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
23823         Treat Cygwin like Windows, since it now accepts Windows pathnames.
23824         Reported by Derek Robert Price <derek@ximbiot.com>.
23825
23826 2004-04-21  Karl Berry  <karl@gnu.org>
23827
23828         * config/srclist.txt (localcharset.c): break sync.
23829
23830 2004-04-20  Paul Eggert  <eggert@twinsun.com>
23831
23832         * m4/host-os.m4: Add a copyright notice.
23833
23834 2004-04-20  Jim Meyering  <jim@meyering.net>
23835
23836         Change UTILS_ to gl_ in AC_DEFINE'd names.
23837         Change utils_- and jm_-prefixed variables, too.
23838         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
23839         UTILS_FUNC_MKDIR_TRAILING_SLASH.
23840         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
23841
23842         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
23843         Don't emit trailing blanks.
23844         Also rename jm_-prefixed variables to have gl_ prefix.
23845
23846         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
23847         Also rename jm_-prefixed variables to have gl_ prefix.
23848
23849         * m4/jm-macros.m4: Reflect the renamings.
23850         * m4/prereq.m4: Likewise.
23851
23852 2004-04-20  Jim Meyering  <jim@meyering.net>
23853
23854         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
23855         memory.
23856
23857 2004-04-20  Jim Meyering  <jim@meyering.net>
23858             Bruno Haible  <bruno@clisp.org>
23859
23860         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
23861         memory when realloc fails.
23862
23863 2004-04-19  Jim Meyering  <jim@meyering.net>
23864
23865         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
23866         now that readutmp.c may call `free (0)'.
23867
23868 2004-04-19  Bruno Haible  <bruno@clisp.org>
23869
23870         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
23871         * m4/inttypes_h.m4: Likewise.
23872         * m4/stdint_h.m4: Likewise.
23873         * m4/intmax_t.m4: Likewise.
23874         * m4/uintmax_t.m4: Likewise.
23875
23876 2004-04-18  Jim Meyering  <jim@meyering.net>
23877
23878         * m4/prereq.m4: Don't forbid jm_ prefix.
23879
23880         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
23881         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
23882         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
23883         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
23884         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
23885         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
23886         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
23887         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
23888         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
23889         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
23890         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
23891         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
23892         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
23893         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
23894         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
23895         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
23896         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
23897         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
23898         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
23899
23900 2004-04-18  Jim Meyering  <jim@meyering.net>
23901
23902         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
23903         failure, don't leak memory and do call END_UTMP_ENT.
23904
23905 2004-04-16  Jim Meyering  <jim@meyering.net>
23906
23907         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
23908         coreutils' stat program.
23909         (gl_PREREQ): Don't require jm_PREREQ_STAT.
23910
23911 2004-04-11  Paul Eggert  <eggert@twinsun.com>
23912
23913         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
23914         C89.
23915         (CHAR_BIT): Remove, since we assume C89.
23916         Include <stdint.h> if available, as per current Autoconf CVS advice.
23917
23918 2004-03-31  Jim Meyering  <jim@meyering.net>
23919
23920         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
23921         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
23922         * m4/xalloc.m4: Likewise.
23923
23924 2004-03-30  Paul Eggert  <eggert@twinsun.com>
23925
23926         Merge from coreutils.
23927
23928         * m4/inttostr.m4: New file.
23929         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
23930         Require AM_STDBOOL_H and gl_TIMESPEC instead.
23931         Require gl_CLOCK_TIME.
23932         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
23933
23934 2004-03-30  Paul Eggert  <eggert@twinsun.com>
23935
23936         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
23937         not bool, to be more consistent with Unix conventions.
23938         Suggested by Bruno Haible.
23939
23940         Merge from coreutils.
23941
23942         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
23943         * lib/umaxtostr.c: New files.
23944
23945         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
23946         the usual <time.h> dance.
23947         (get_date): Change signature to support fractional time stamps.
23948         All callers changed.
23949         * lib/getdate.y: Include "getdate.h" first, as we can now
23950         assume C89 and don't need to worry about 'const'.
23951         Similarly, include "unlocked-io.h" near start, not in middle.
23952         Include <limits.h>.
23953         (textint.value): Use long int rather than int.
23954         (textint.digits): Use size_t rather than int.
23955         (BILLION, LOG10_BILLION): New constants.
23956         (parser_control): New member rel_ns.  Members day_ordinal,
23957         time_zone, month, day, hour, minutes, rel_year, rel_month,
23958         rel_day, rel_hour, rel_minutes, rel_seconds
23959         are now long int, not int.  Member seconds is now struct timespec,
23960         not int.  New member timespec_seen.  Members dates_seen, days_seen,
23961         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
23962         not int.
23963         (%union.intval): Now long int, not int.
23964         New member timespec.
23965         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
23966         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
23967         (spec): Now is a timespec or an item list.
23968         (timespec, items): New nonterminals.
23969         (time, rel, relunit, number, get_date):
23970         Add support for fractional seconds.
23971         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
23972         (gmtime, localtime, mktime): Remove decls; not needed with C89.
23973         (to_hour): First arg is now long int, not int.
23974         (to_year): Returns long int, not int.
23975         Don't treat year -70 like 70.
23976         (tm_diff): Returns long int, not int.
23977         (lookup_word): Use bool instead of int when appropriate.
23978         (yylex): Use size_t for count, not int.
23979         Detect overflow when parsing large integer constants.
23980         Add support for fractions.
23981         (get_date): Make pointers 'const' if possible.
23982         Use more-portable code to detect integer overflow.
23983         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
23984         Don't use ctime; it's not reliable if the year has >4 digits.
23985
23986         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
23987         This is for compatibility with BSD.
23988
23989         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
23990         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
23991         From coreutils' system.h.
23992
23993         * lib/userspec.c: Don't include "posixver.h".
23994         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
23995         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
23996         compatible extension.  Simplify code by removing a boolean int
23997         that was always nonzero if a string was nonnull.
23998
23999 2004-03-30  Jim Meyering  <jim@meyering.net>
24000
24001         Merge from coreutils.
24002
24003         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
24004         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
24005         on some systems one must include <grp.h> before it.
24006         Reported by Christian Krackowizer.
24007
24008 2004-03-30  Jim Meyering  <jim@meyering.net>
24009
24010         Merge from coreutils.
24011
24012         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
24013
24014         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
24015         an empty input stream.
24016
24017         * lib/readtokens.c: Include <stdbool.h>.
24018         (readtoken): Use `size_t' rather than int/long.
24019         All callers adjusted.
24020         Use `bool' rather than `int' where appropriate.
24021         Use memset rather than an explicit loop.
24022         Use x2nrealloc rather than xrealloc.
24023         Allow the use of `\0' as a delimiter.
24024         (readtokens): Likewise.
24025         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
24026
24027 2004-03-30  Jim Meyering  <jim@meyering.net>
24028
24029         * m4/realloc.m4: Remove file, since now it does no more than
24030         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
24031         the `configure.ac' section of module/realloc.
24032         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
24033
24034 2004-03-30  Bruno Haible  <bruno@clisp.org>
24035
24036         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
24037         nonnull.
24038
24039 2004-03-29  Paul Eggert  <eggert@twinsun.com>
24040
24041         Merge changes to getloadavg.c from coreutils and Emacs.
24042
24043         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
24044         Define to an expression, not to the empty string.
24045         Include cloexec.h and xalloc.h.
24046         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
24047         Use set_cloexec_flag rather than rolling our own.
24048         * lib/cloexec.c, lib/cloexec.h: New files.
24049
24050 2004-03-29  Paul Eggert  <eggert@twinsun.com>
24051
24052         * m4/cloexec.m4: New file.
24053
24054 2004-03-18  Paul Eggert  <eggert@twinsun.com>
24055
24056         * lib/getopt.h: Sync with libc CVS.
24057
24058 2004-03-18  Paul Eggert  <eggert@twinsun.com>
24059             Bruno Haible  <bruno@clisp.org>
24060
24061         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
24062         mbswidth.
24063
24064 2004-03-18  Paul Eggert  <eggert@twinsun.com>
24065             Bruno Haible  <bruno@clisp.org>
24066
24067         * lib/mbswidth.h: Include <wchar.h> only if
24068         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
24069         <wchar.h>.
24070         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
24071
24072 2004-03-09  Paul Eggert  <eggert@twinsun.com>
24073
24074         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
24075         Sync with libc CVS.
24076         * lib/getopt_int.h: New file, also synced from libc.
24077
24078 2004-03-09  Paul Eggert  <eggert@twinsun.com>
24079
24080         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
24081         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
24082         Bring back getopt.c, getopt.h, getopt1.c.
24083
24084 2004-03-07  Paul Eggert  <eggert@twinsun.com>
24085
24086         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
24087         All uses changed.  Check for sa_sigaction member; this fixes
24088         a bug first reported by Jason Andrade in
24089         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
24090
24091 2004-03-07  Paul Eggert  <eggert@twinsun.com>
24092
24093         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
24094         '#if' expressions.  Unlike the code it replaces, it does not
24095         depend on (defined _SC_PAGESIZE).  However, it does depend on
24096         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
24097         first reported by Jason Andrade in
24098         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
24099
24100 2004-02-25  Simon Josefsson  <jas@extundo.com>
24101
24102         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
24103
24104 2004-02-25  Simon Josefsson  <jas@extundo.com>
24105
24106         * lib/strdup.h: New file.
24107         * lib/strdup.c: Include it.
24108         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
24109         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
24110
24111 2004-02-23  Karl Berry  <karl@gnu.org>
24112
24113         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
24114         (from fencepost.gnu.org:/gd/gnuorg).
24115
24116 2004-02-23  Karl Berry  <karl@gnu.org>
24117
24118         * config/srclistvars.sh (GNUORG) [karl]: redefine.
24119         * config/srclist.txt: add maintain/standards documents.
24120
24121 2004-02-18  Bruno Haible  <bruno@clisp.org>
24122
24123         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
24124         Reported by Derek Robert Price <derek@ximbiot.com>.
24125
24126 2004-02-16  Karl Berry  <karl@gnu.org>
24127
24128         * config/mkinstalldirs, install-sh: update from automake.
24129
24130 2004-02-06  Karl Berry  <karl@gnu.org>
24131
24132         * m4/po.m4: update from gettext 0.14.1.
24133
24134 2004-02-06  Karl Berry  <karl@gnu.org>
24135
24136         * lib/config.charset: update from gettext 0.14.1.
24137
24138 2004-02-05  Paul Eggert  <eggert@twinsun.com>
24139
24140         Add comments and code, prompted by suggestions from Bruno Haible
24141         for sh-quote.
24142         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
24143         describing the enum quoting_style values.
24144         * lib/quotearg.c (quotearg_alloc): New function.
24145         (quotearg_buffer_restyled): Treat lone { and } as special.
24146         Treat = as special.  Work around bug with older shells
24147         that "see" a '\' that is really the 2nd byte of a multibyte char.
24148         Quote empty string with shell_quoting_style.
24149
24150 2004-02-03  Bruno Haible  <bruno@clisp.org>
24151
24152         * m4/pipe.m4: New file, from GNU gettext.
24153
24154 2004-02-03  Bruno Haible  <bruno@clisp.org>
24155
24156         * lib/pipe.h: New file, from GNU gettext.
24157         * lib/pipe.c: New file, from GNU gettext.
24158
24159 2004-01-27  Bruno Haible  <bruno@clisp.org>
24160
24161         * m4/execute.m4: New file, from GNU gettext.
24162
24163 2004-01-27  Bruno Haible  <bruno@clisp.org>
24164
24165         * lib/execute.h: New file, from GNU gettext.
24166         * lib/execute.c: New file, from GNU gettext.
24167         * lib/w32spawn.h: New file, from GNU gettext.
24168
24169 2004-01-24  Paul Eggert  <eggert@twinsun.com>
24170
24171         Merge from diffutils.
24172
24173         * lib/file-type.c (file_type): Add typed memory objects.
24174         * lib/file-type.h (S_TYPEISTMO): New macro.
24175
24176         * lib/c-stack.h (c_stack_action): Remove argv argument.
24177         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
24178         (die): Don't calculate message unless segv_action returns.
24179         (get_stack_location, min_address_from_argv, max_address_from_argv,
24180         volatile stack_base, volatile_stack_size): Remove.
24181         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
24182         that every segmentation violation is a stack overflow.  (Ouch!)
24183         See Debian bug 136249 (still outstanding) for more info about why
24184         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
24185
24186 2004-01-24  Paul Eggert  <eggert@twinsun.com>
24187
24188         Exit-status fix from coreutils.
24189
24190         Use exit_failure consistently in place of EXIT_FAILURE,
24191         so that program exit statuses are consistent on failure.
24192
24193         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
24194         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
24195         * lib/argmatch.h: Comment fix to match the above.
24196         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
24197         Now a macro referring to exit_failure, instead of a separate
24198         variable.  Include "exitfail.h" to get it.
24199         * lib/xstrtol.h: Include "exitfail.h".
24200         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
24201
24202         * lib/long-options.c (parse_long_options): Use prototype
24203         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
24204         for clarity.
24205
24206 2004-01-21  Jim Meyering  <jim@meyering.net>
24207
24208         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
24209         so as not to conflict with a different-sized __mktime_internal
24210         function in GNU libc.
24211         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
24212         Problem building statically-linked `ls' reported by Michael Brunnbauer.
24213
24214 2004-01-20  Karl Berry  <karl@gnu.org>
24215
24216         * config/config.guess: update from config.
24217
24218         * config/srclistvars.sh: GNUWWWLICENSES for karl.
24219
24220 2004-01-20  Bruno Haible  <bruno@clisp.org>
24221
24222         Safer stack allocation.
24223         * lib/setenv.c: Include allocsa.h.
24224         (alloca): Remove fallback definition.
24225         (freea): Remove macro.
24226         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
24227         instead of freea.
24228
24229 2004-01-20  Bruno Haible  <bruno@clisp.org>
24230
24231         * m4/eealloc.m4: New file, from GNU gettext.
24232
24233 2004-01-20  Bruno Haible  <bruno@clisp.org>
24234
24235         * m4/allocsa.m4: New file, from GNU gettext.
24236
24237 2004-01-20  Bruno Haible  <bruno@clisp.org>
24238
24239         * lib/xallocsa.h: New file, from GNU gettext.
24240         * lib/xallocsa.c: New file, from GNU gettext.
24241
24242 2004-01-20  Bruno Haible  <bruno@clisp.org>
24243
24244         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
24245
24246 2004-01-20  Bruno Haible  <bruno@clisp.org>
24247
24248         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
24249         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
24250         specially.
24251
24252 2004-01-20  Bruno Haible  <bruno@clisp.org>
24253
24254         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
24255         patch.
24256
24257 2004-01-20  Bruno Haible  <bruno@clisp.org>
24258
24259         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
24260
24261 2004-01-20  Bruno Haible  <bruno@clisp.org>
24262
24263         * lib/eealloc.h: New file.
24264
24265 2004-01-20  Bruno Haible  <bruno@clisp.org>
24266
24267         * lib/binary-io.h: Avoid warnings on Cygwin.
24268
24269 2004-01-20  Bruno Haible  <bruno@clisp.org>
24270
24271         * lib/allocsa.h: New file, from GNU gettext.
24272         * lib/allocsa.c: New file, from GNU gettext.
24273
24274 2004-01-18  Karl Berry  <karl@gnu.org>
24275
24276         * doc/gpl.texi, doc/lgpl.texi: new files.
24277
24278 2004-01-18  Karl Berry  <karl@gnu.org>
24279
24280         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
24281         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
24282
24283 2004-01-15  Paul Eggert  <eggert@twinsun.com>
24284
24285         Merge from coreutils.
24286
24287         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
24288         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
24289         (gl_DEFAULT_POSIX2_VERSION): Move
24290         the documentation from 'configure' into 'config.hin',
24291         so that 'configure --help' isn't burdened by it and
24292         we don't have to worry about its formatting there.
24293         Reword the documentation so that it's more succinct
24294         and can be run together into a single paragraph.
24295         * m4/same.m4 (gl_SAME): Check for pathconf.
24296
24297 2004-01-15  Paul Eggert  <eggert@twinsun.com>
24298
24299         Merge from coreutils.
24300
24301         * lib/posixver.c: Include posixver.h.
24302
24303         * lib/same.c: Include <stdbool.h>, <limits.h>.
24304         (_POSIX_NAME_MAX): Define if not defined.
24305         (MIN): New macro.
24306         (same_name): If file names are silently truncated, report
24307         that the file names are the same if they are the same after
24308         the silent truncation.
24309
24310         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
24311         conversion function.
24312         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
24313         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
24314         longer needed.
24315
24316 2004-01-15  Jim Meyering  <jim@meyering.net>
24317
24318         Merge from coreutils.
24319
24320         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
24321         if no library is required.
24322         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
24323         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
24324         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
24325         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
24326         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
24327         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
24328         value, $ac_cv_search_crypt, if it's "none required".
24329         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
24330         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
24331         not gl_FUNC_GETLOADAVG.
24332         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
24333         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
24334
24335 2004-01-15  Jim Meyering  <jim@meyering.net>
24336
24337         Merge from coreutils.
24338
24339         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
24340         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
24341         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
24342
24343         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
24344         optional configure-time default.
24345
24346         * lib/version-etc.c (version_etc_copyright): Update copyright date.
24347
24348         * lib/xreadlink.c (xreadlink): Correct outdated comment.
24349
24350 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
24351
24352         Merge from coreutils.
24353
24354         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
24355         value, $ac_cv_search_nanosleep, if it's "none required".
24356
24357 2004-01-14  Paul Eggert  <eggert@twinsun.com>
24358
24359         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
24360         with like-named macro in fnmatch.c.
24361         (EXT): Use an internal constant instead.
24362
24363         Merge fnmatch patches from glibc.
24364         * lib/fnmatch.c (mbsinit): Remove define.
24365         Add libc_hidden_ver (__fnmatch, fnmatch).
24366         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
24367         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
24368
24369 2004-01-14  Karl Berry  <karl@gnu.org>
24370
24371         * config/install-sh: update from automake.
24372
24373 2004-01-13  Karl Berry  <karl@gnu.org>
24374
24375         * config/install-sh: update from automake.
24376
24377 2004-01-09  Karl Berry  <karl@gnu.org>
24378
24379         * config/install-sh: update from automake.
24380
24381 2004-01-05  Karl Berry  <karl@gnu.org>
24382
24383         * config/config.{sub,guess}: update from config.
24384
24385 2003-12-31  Karl Berry  <karl@gnu.org>
24386
24387         * config/depcomp: update from automake.
24388
24389 2003-12-14  Karl Berry  <karl@gnu.org>
24390
24391         * lib/config.charset: update from gettext-runtime.
24392
24393 2003-12-03  Paul Eggert  <eggert@twinsun.com>
24394
24395         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
24396         Bug reported by Alfred M. Szmidt.
24397
24398 2003-12-03  Bruno Haible  <bruno@clisp.org>
24399
24400         * m4/gettext.m4: Upgrade from gettext-0.13.
24401         * m4/po.m4: Upgrade from gettext-0.13.
24402         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
24403         * m4/intmax.m4: New file, from gettext-0.13.
24404         * m4/printf-posix.m4: New file, from gettext-0.13.
24405
24406 2003-11-29  Karl Berry  <karl@gnu.org>
24407
24408         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
24409
24410 2003-11-25  Paul Eggert  <eggert@twinsun.com>
24411             Bruno Haible  <bruno@clisp.org>
24412
24413         * lib/printf-parse.h: Don't include sys/types.h.
24414         (ARG_NONE): New macro.
24415         (char_directive): Change type of *arg_index fields to size_t.
24416         * lib/printf-parse.c: Don't include sys/types.h.
24417         (SSIZE_MAX): Remove macro.
24418         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
24419         Remove unnecessary overflow check.
24420         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
24421         fields.
24422
24423 2003-11-25  Bruno Haible  <bruno@clisp.org>
24424
24425         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
24426
24427 2003-11-25  Bruno Haible  <bruno@clisp.org>
24428
24429         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
24430         gt_TYPE_SSIZE_T.
24431
24432 2003-11-24  Paul Eggert  <eggert@twinsun.com>
24433
24434         * modules/alloca: Remove dependency on xalloc.
24435
24436 2003-11-24  Paul Eggert  <eggert@twinsun.com>
24437
24438         * lib/alloca.c: Remove dependency on xalloc module.
24439         (xalloc_die): Remove.
24440         (memory_full) [!defined emacs]: New macro.
24441         [!defined emacs]: Don't include xalloc.h.
24442         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
24443         address arithmetic overflows.  Change datatypes a bit to avoid
24444         unnecessary casts.
24445
24446 2003-11-22  Jim Meyering  <jim@meyering.net>
24447
24448         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
24449         s/size/size_t/.
24450
24451 2003-11-21  Karl Berry  <karl@gnu.org>
24452
24453         * config/config.{sub,guess}: update from config.
24454
24455 2003-11-18  Karl Berry  <karl@gnu.org>
24456
24457         * config/config.{sub,guess}: update from config.
24458
24459         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
24460
24461 2003-11-17  Paul Eggert  <eggert@twinsun.com>
24462
24463         * README: Mention that S+T cannot overflow if S is the size of
24464         an existing object and T is sufficiently small.
24465
24466 2003-11-17  Jim Meyering  <jim@meyering.net>
24467
24468         On systems without utime and without a utimes function capable of
24469         dealing with a NULL struct utimbuf* argument, this utime replacement
24470         could -- in unusual circumstances -- leak a file descriptor.
24471         * lib/utime.c: Include <unistd.h> and <errno.h>.
24472         (utime_null): Be sure to close `fd' and to preserve errno.
24473         Reported by Geoff Collyer via Arnold Robbins.
24474
24475 2003-11-17  Bruno Haible  <bruno@clisp.org>
24476
24477         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
24478         (Depends-on): Add xsize.
24479
24480 2003-11-17  Bruno Haible  <bruno@clisp.org>
24481
24482         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
24483
24484 2003-11-17  Bruno Haible  <bruno@clisp.org>
24485
24486         * lib/vasnprintf.c (alloca): Remove fallback definition.
24487         (freea): Remove definition.
24488         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
24489         Reported by Paul Eggert.
24490
24491 2003-11-16  Paul Eggert  <eggert@twinsun.com>
24492             Bruno Haible  <bruno@clisp.org>
24493
24494         Protect against address arithmetic overflow.
24495         * lib/printf-args.h: Include stddef.h.
24496         (arguments): Change type of field 'count' to size_t.
24497         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
24498         'unsigned int' where appropriate.
24499         * lib/printf-parse.h: Include sys/types.h.
24500         (char_directive): Change type of *arg_index fields to ssize_t.
24501         (char_directives): Change type of fields 'count', max_*_length to
24502         size_t.
24503         * lib/printf-parse.c: Include sys/types.h and xsize.h.
24504         (SSIZE_MAX): Define fallback value.
24505         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
24506         instead of 'int' where appropriate. Check a_allocated, d_allocated
24507         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
24508         * lib/vasnprintf.c: Include xsize.h.
24509         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
24510         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
24511         overflow. Avoid wraparound when converting a width or precision from
24512         decimal to binary.
24513
24514 2003-11-16  Bruno Haible  <bruno@clisp.org>
24515
24516         Update from GNU gettext.
24517         * lib/printf-parse.c: Generalize to it can be compiled for wide
24518         strings.
24519         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
24520         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
24521         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
24522         SNPRINTF): New macros.
24523         Don't include <alloca.h> if the file is used inside libintl.
24524         (local_wcslen): New function, for Solaris 2.5.1.
24525         (VASNPRINTF): Use it instead of wcslen.
24526
24527 2003-11-16  Bruno Haible  <bruno@clisp.org>
24528
24529         * lib/xsize.h (xmax): New function.
24530         (xsum, xsum3, xsum4): Declare as "pure" functions.
24531
24532 2003-11-12  Paul Eggert  <eggert@twinsun.com>
24533
24534         * modules/xalloc (Files): Undo latest change, since xalloc.h
24535         no longer needs SIZE_MAX or PTRDIFF_MAX.
24536
24537 2003-11-12  Paul Eggert  <eggert@twinsun.com>
24538
24539         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
24540         gl_PTRDIFF_MAX.
24541
24542 2003-11-12  Paul Eggert  <eggert@twinsun.com>
24543
24544         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
24545         "return", to pacify some unknown compiler.  Problem reported
24546         by Joerg Schilling.
24547
24548 2003-11-12  Paul Eggert  <eggert@twinsun.com>
24549
24550         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
24551         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
24552         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
24553         heuristic is just as accurate as far as we know, and it removes a
24554         dependency on size_max.m4 and ptrdiff_max.m4.
24555
24556 2003-11-11  Bruno Haible  <bruno@clisp.org>
24557
24558         * modules/xsize (Files): Add m4/size_max.m4.
24559         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
24560
24561 2003-11-11  Bruno Haible  <bruno@clisp.org>
24562
24563         * m4/size_max.m4: New file.
24564         * m4/ptrdiff_max.m4: New file.
24565         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
24566         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
24567         (gl_XALLOC): Invoke it.
24568
24569 2003-11-11  Bruno Haible  <bruno@clisp.org>
24570
24571         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
24572         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
24573         defined.
24574
24575 2003-11-10  Paul Eggert  <eggert@twinsun.com>
24576
24577         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
24578         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
24579         rejected some allocations of exactly SIZE_MAX - 2 bytes.
24580         From Bruno Haible.
24581         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
24582         not (size_t) -1, since it's defined here.
24583
24584 2003-11-09  Karl Berry  <karl@gnu.org>
24585
24586         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
24587
24588 2003-11-06  Paul Eggert  <eggert@twinsun.com>
24589
24590         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
24591         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
24592         Reject sizes of exactly SIZE_MAX bytes.
24593         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
24594         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
24595
24596 2003-11-05  Bruno Haible  <bruno@clisp.org>
24597
24598         * lib/xsize.h: Include limits.h, to avoid a possible collision with
24599         SIZE_MAX defined in <limits.h> on Solaris.
24600
24601 2003-11-04  Jim Meyering  <jim@meyering.net>
24602
24603         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
24604         variable names, rather than @VAR@.
24605         * modules/poll: Likewise.
24606
24607 2003-11-04  Bruno Haible  <bruno@clisp.org>
24608
24609         * modules/xsize: New file.
24610         * modules/linebreak: Depend on xsize.
24611         * MODULES.html.sh (func_all_modules): Add xsize.
24612
24613 2003-11-04  Bruno Haible  <bruno@clisp.org>
24614
24615         * m4/xsize.m4: New file.
24616
24617 2003-11-04  Bruno Haible  <bruno@clisp.org>
24618
24619         * lib/xsize.h: New file.
24620         * lib/linebreak.c: Include xsize.h.
24621         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
24622         argument for overflow.
24623         Suggested by Paul Eggert.
24624
24625 2003-11-03  Karl Berry  <karl@gnu.org>
24626
24627         * config/config.{guess,sub}: update from config.
24628
24629 2003-11-03  Jim Meyering  <jim@meyering.net>
24630
24631         * modules/userspec (lib_SOURCES): Add userspec.h.
24632         (Include): Add "userspec.h".
24633         Improve description.
24634
24635 2003-11-03  Jim Meyering  <jim@meyering.net>
24636
24637         * lib/userspec.c: Include "userspec.h".
24638         * lib/userspec.h: New file.
24639
24640 2003-11-03  Bruno Haible  <bruno@clisp.org>
24641
24642         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
24643
24644 2003-11-03  Bruno Haible  <bruno@clisp.org>
24645
24646         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
24647         available, to avoid (extremely rare) race condition.
24648         Suggested by Paul Eggert.
24649
24650 2003-11-02  Karl Berry  <karl@gnu.org>
24651
24652         * config/srclist.txt (vasprintf.c): sync broken, sigh.
24653
24654 2003-10-31  Paul Eggert  <eggert@twinsun.com>
24655
24656         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
24657         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
24658         (read_filesystem_list): Set and use me_type_malloced.
24659         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
24660         whatever the type happens to be), for brevity and consistency.
24661         Check for size calculation overflow on Alphas running OSF/1.
24662
24663 2003-10-31  Jim Meyering  <jim@meyering.net>
24664
24665         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
24666
24667         * lib/linebuffer.c: Include <string.h> for declaration of memset.
24668
24669 2003-10-30  Paul Eggert  <eggert@twinsun.com>
24670             Bruno Haible  <bruno@clisp.org>
24671
24672         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
24673         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
24674
24675 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
24676
24677         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
24678         netbsd*-gnu*.  Suggested by Robert Millan.
24679
24680 2003-10-29  Paul Eggert  <eggert@twinsun.com>
24681
24682         * modules/group-member: Depend on stdbool.
24683
24684 2003-10-29  Paul Eggert  <eggert@twinsun.com>
24685
24686         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
24687
24688 2003-10-29  Paul Eggert  <eggert@twinsun.com>
24689
24690         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
24691         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
24692         after the 'gnu' in these cases.  This fixes some bugs in the
24693         previous change, and is based on suggestions by Robert Millan.
24694
24695 2003-10-29  Paul Eggert  <eggert@twinsun.com>
24696
24697         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
24698         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
24699         no longer needed.
24700         * lib/quotearg.c (quotearg_n_options): Use it.
24701         * lib/group-member.c: Include <stdbool.h>.
24702         (free_group_info): Arg is now const *; don't free arg.
24703         (get_group_info): Now returns bool and accepts struct group_info *,
24704         rather than returning a malloc'ed struct group_info *.
24705         All uses changed.  Check for overflow in internal size calculation.
24706
24707         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
24708         rather than xmalloc/xrealloc.
24709         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
24710         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
24711         conformance bug: the old code used a pointer after freeing the
24712         storage that it addressed.
24713         * lib/hash.c (hash_initialize): Simplify the code by using
24714         xalloc_oversized rather than doing it by hand.
24715         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
24716         the buffer preserved.  Use free and xmalloc instead.
24717         * lib/quotearg.c (quotearg_n_options): Likewise.
24718         Use a simpler test for size overflow.  Don't use xalloc_oversized
24719         because unsigned int might be wider than size_t (!); this suggests
24720         that we should switch from unsigned int to size_t for slot numbers.
24721
24722 2003-10-28  Paul Eggert  <eggert@twinsun.com>
24723
24724         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
24725         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
24726         NetBSD kernels.  Requested by Richard Stallman.
24727
24728 2003-10-27  Paul Eggert  <eggert@twinsun.com>
24729
24730         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
24731         to allocate the returned structure.  Do not allocate a subarray,
24732         as x2nrealloc will do that.
24733         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
24734         instead of xnrealloc.
24735         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
24736
24737 2003-10-27  Bruno Haible  <bruno@clisp.org>
24738
24739         * lib/stdbool_.h: Better support for BeOS.
24740
24741 2003-10-26  Paul Eggert  <eggert@twinsun.com>
24742
24743         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
24744         now uses inline.
24745
24746 2003-10-26  Paul Eggert  <eggert@twinsun.com>
24747
24748         * lib/xalloc.h (xalloc_oversized): New static inline function, for
24749         callers that want to do their own size-overflow checking.  Include
24750         <stdbool.h>, since xalloc_oversized returns bool.
24751         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
24752         to use xalloc_oversized.
24753
24754         Add two functions x2realloc, x2nrealloc, for programs that grow
24755         arrays dynamically by doubling their sizes.
24756         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
24757         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
24758         New functions.
24759
24760         Port to C99 semantics for 'inline' of external functions.
24761         Bug reported by Bruno Haible.
24762         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
24763         with the old contents of xnmalloc.
24764         (xnmalloc, xmalloc): Use it.
24765         (xnrealloc_inline): New static inline function,
24766         with the old contents of xnrealloc.
24767         (xnrealloc, xrealloc): Use it.
24768
24769         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
24770         that.
24771
24772 2003-10-26  Karl Berry  <karl@gnu.org>
24773
24774         * config/srclist.txt (COPYING.DOC): no longer available from
24775         /gd/gnuorg; don't know where the ultimate source is.
24776
24777 2003-10-25  Paul Eggert  <eggert@twinsun.com>
24778
24779         Fix several address-calculation bugs in the hash modules,
24780         plus some minor code cleanup.
24781
24782         * lib/hash.h: Include <stdbool.h>, for bool.
24783         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
24784         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
24785         hash_get_n_entries, hash_get_max_bucket_length,
24786         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
24787         hash_rehash): Use size_t rather than unsigned.
24788         * lib/hash.c (struct hash_table, hash_get_n_buckets,
24789         hash_get_n_buckets_used, hash_get_n_entries,
24790         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
24791         hash_get_entries, hash_do_for_each, hash_string, is_prime,
24792         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
24793         Likewise.
24794         (SIZE_MAX): Define if not defined.
24795         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
24796         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
24797         hash_print):
24798         Use const * when possible.
24799         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
24800         (check_tuning): Fix bug: if tuning parameters were very close to
24801         0 or 1, rounding errors could have caused subscript violations.
24802         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
24803         (hash_initialize): Add 'fail:' label
24804         to free table and return NULL, and use it to simplify code.
24805         Use calloc rather than clearing the storage ourself.
24806         (hash_initialize, hash_rehash): Check for arithmetic overflow in
24807         buffer size calculations.
24808         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
24809         Include <stddef.h>, for size_t.
24810         * lib/hash-pjw.c (hash_pjw): Likewise.
24811         Switch to method described by Bruno Haible.
24812         Include <limits.h>, for CHAR_BIT.
24813         (SIZE_BITS): New macro.
24814
24815 2003-10-23  Paul Eggert  <eggert@twinsun.com>
24816
24817         * m4/getline.m4 (AM_FUNC_GETLINE):
24818         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
24819         hosts.  Problem reported by Derek Robert Price in
24820         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
24821         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
24822         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
24823
24824 2003-10-21  Paul Eggert  <eggert@twinsun.com>
24825
24826         * lib/getndelim2.c (getndelim2): When size calculation overflows,
24827         ceiling the allocation at NMAX bytes rather than silently
24828         discarding input bytes before NMAX is reached.  This makes
24829         a difference only if NMAX exceeds SIZE_MAX / 2.
24830
24831         * lib/obstack.c: Merge from glibc.
24832         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
24833         Add libc_hidden_def (_obstack_newchunk).
24834         (_obstack_free) [! defined _LIBC]: Remove.
24835         [defined _LIBC]: Make a strong alias from obstack_free, rather than
24836         a clone of the function body.
24837         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
24838         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
24839
24840         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
24841         glibc.
24842         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
24843         arg to memcpy.
24844
24845         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
24846         (obstack_ptr_grow_fast, obstack_int_grow_fast):
24847         Don't use lvalue casts, as GCC plans to remove support for them
24848         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
24849         was also present in the non-GCC version, indicating that this
24850         code had always been buggy and had never been widely used.
24851         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
24852         Use the fast variant of each macro, rather than copying the
24853         definiens of the fast variant; that way, we'll be more likely to
24854         catch future bugs in the fast variants.
24855
24856 2003-10-20  Bruno Haible  <bruno@clisp.org>
24857
24858         * modules/wait-process: New file.
24859         * MODULES.html.sh (func_all_modules): Add wait-process.
24860
24861 2003-10-20  Bruno Haible  <bruno@clisp.org>
24862
24863         * m4/wait-process.m4: New file.
24864
24865 2003-10-20  Bruno Haible  <bruno@clisp.org>
24866
24867         * lib/wait-process.h: New file, from GNU gettext.
24868         * lib/wait-process.c: New file, from GNU gettext.
24869
24870 2003-10-19  Jim Meyering  <jim@meyering.net>
24871
24872         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
24873         HPUX 10.20.
24874
24875 2003-10-18  Karl Berry  <karl@gnu.org>
24876
24877         * config/config.guess: update from config.
24878
24879 2003-10-16  Paul Eggert  <eggert@twinsun.com>
24880
24881         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
24882         (getgroups): First arg is int, not size_t.
24883         Don't let 'free' mangle errno.
24884
24885 2003-10-16  Paul Eggert  <eggert@twinsun.com>
24886
24887         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
24888
24889 2003-10-16  Karl Berry  <karl@gnu.org>
24890
24891         * config/config.{guess,sub}: update from config.
24892
24893 2003-10-16  Jim Meyering  <jim@meyering.net>
24894
24895         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
24896         memcpy.
24897
24898 2003-10-15  Paul Eggert  <eggert@twinsun.com>
24899
24900         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
24901         (SIZE_MAX): Remove.
24902         (new_exclude, add_exclude_file): Initial size no longer needs to
24903         be a power of 2.
24904         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
24905         our own address arithmetic overflow checking.
24906
24907         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
24908         (fnmatch): Do not alloca more than 2000 wide characters;
24909         instead, use malloc for large buffers.
24910         Check for address arithmetic overflow, and return -1
24911         with errno set to ENOMEM in that case.
24912         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
24913         (NEW_PATTERN): Do not alloca more than 8000 bytes;
24914         instead, return -1.  Check for address arithmetic overflow.
24915
24916 2003-10-14  Paul Eggert  <eggert@twinsun.com>
24917
24918         Handle invalid suffixes and overflow independently, so that
24919         callers can treat them independently as needed.  Fix some bugs in
24920         suffix handling, e.g., "100k@" was not diagnosed as an invalid
24921         suffix for a human-readable blocksize.  The major caller-visible
24922         change is the addition of a new
24923         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
24924         that both overflow and suffix chars were found.
24925
24926         * lib/human.c (humblock): Don't check separately for invalid suffix
24927         char; that is xstrtoumax's job (now that its bug is fixed).
24928         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
24929         INTMAX_MAX]: New macros.
24930         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
24931         TYPE_MAXIMUM): New macros.
24932         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
24933         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
24934         if overflow occurs, as it's what __strtol does and it's more useful
24935         in practice.
24936         (__xstrtol): If __strtol reports some error other than ERANGE,
24937         reflect it to the caller as LONGINT_INVALID.  If it reports
24938         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
24939         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
24940         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
24941         value.
24942         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
24943         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
24944         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
24945         [defined UINTMAX_MAX]: New macros.
24946
24947 2003-10-14  Bruno Haible  <bruno@clisp.org>
24948
24949         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
24950
24951 2003-10-14  Bruno Haible  <bruno@clisp.org>
24952
24953         * m4/sig_atomic_t: New file, from GNU gettext.
24954         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
24955
24956 2003-10-14  Bruno Haible  <bruno@clisp.org>
24957
24958         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
24959         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
24960         Also use volatile where needed.
24961
24962 2003-10-12  Paul Eggert  <eggert@twinsun.com>
24963
24964         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
24965         Change maintainer from Bruno Haible to 'all'.
24966
24967 2003-10-12  Paul Eggert  <eggert@twinsun.com>
24968
24969         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
24970
24971 2003-10-12  Paul Eggert  <eggert@twinsun.com>
24972
24973         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
24974         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
24975         and define in terms of the other primitives.
24976         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
24977         (SIZE_MAX): Define if not already defined.
24978         (array_size_overflow): New function.
24979         (xalloc_die): Abort instead of exiting if 'error' returns.
24980         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
24981         (xmalloc, xrealloc): Use them.
24982         (xcalloc): Check for address arithmetic overflow.
24983         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
24984         a bit faster than strcpy.
24985
24986 2003-10-10  Simon Josefsson  <jas@extundo.com>
24987
24988         * modules/argp (Depends-on): Add restrict and strcase.
24989
24990 2003-10-10  Simon Josefsson  <jas@extundo.com>
24991
24992         * m4/argp.m4: Add AC_C_INLINE.
24993
24994 2003-10-08  Paul Eggert  <eggert@twinsun.com>
24995
24996         Merge getpass from libc, plus a few fixes.
24997
24998         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
24999         Include <stdbool.h>.
25000         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
25001         __fsetlocking to empty.
25002         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
25003         do include <bits/libc-lock.h>.
25004         Do not include <fcntl.h>; not needed.
25005         [_LIBC]: Include <wchar.h>.
25006         (NOTCANCEL_MODE): New macro.
25007         (flockfile, funlockfile) [_LIBC]: New macros.
25008         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
25009         [!_LIBC]: New macros.
25010         (call_fclose): New function.
25011         (getpass): Use it.  Save tty stream separately; this simplifies the
25012         code and makes it more reliable if stdin happens to equal stdout.
25013         Invoke __fsetlocking on tty.
25014         Handle thread cancellation if needed.
25015         Namespace cleanup (use __tcgetattr, __getline).
25016         Use bool for Booleans.
25017         [USE_IN_LIBIO]: Handle wide streams.
25018         [!_LIBC]: Unconditionally do the fseek, since we don't know what
25019         stream might go where.
25020
25021         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
25022         doesn't have to include <stdio.h> before us.
25023         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
25024         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
25025         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
25026         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
25027         if not declared, so that we can use getpass.c code from libc without
25028         rewriting it.
25029         (flockfile, ftrylockfile, funlockfile): New macros.
25030
25031 2003-10-08  Paul Eggert  <eggert@twinsun.com>
25032
25033         * modules/getpass: Depend on stdbool.
25034
25035 2003-10-08  Paul Eggert  <eggert@twinsun.com>
25036
25037         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
25038
25039 2003-10-07  Karl Berry  <karl@gnu.org>
25040
25041         * config/config.{guess,sub}: update from config.
25042
25043 2003-10-06  Jim Meyering  <jim@meyering.net>
25044             Bruno Haible  <bruno@clisp.org>
25045
25046         This lets translators provide better translations for the
25047         "Written by ..." part of --version output.
25048         * lib/version-etc.h: Include stdarg.h.
25049         (version_etc_copyright): Declare as readonly.
25050         (version_etc): Make this function variadic with a NULL-terminated list
25051         of author name strings.
25052         (version_etc_va): New declaration.
25053         * lib/version-etc.c: Include stdarg.h, stdlib.h.
25054         (version_etc_copyright): Declare as readonly.
25055         (version_etc_va): New function. Provide a different translatable string
25056         for each possible number of authors < 10. Abbreviate when there are 10
25057         authors or more.
25058         (version_etc): Make this function variadic. Call version_etc_va.
25059         Suggestion from Gary V. Vaughan.
25060
25061         * lib/long-options.h (parse_long_options): Change prototype: the
25062         authors string is moved to the end and becomes variadic.
25063         * lib/long-options.c: Include stdarg.h.
25064         (parse_long_options): Make this function variadic, too.
25065         Call version_etc_va, not version_etc.
25066
25067 2003-10-06  Bruno Haible  <bruno@clisp.org>
25068
25069         * modules/version-etc-2: Remove file.
25070         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
25071
25072 2003-10-06  Bruno Haible  <bruno@clisp.org>
25073
25074         * modules/fatal-signal: New file.
25075         * MODULES.html.sh (func_all_modules): Add fatal-signal.
25076
25077 2003-10-06  Bruno Haible  <bruno@clisp.org>
25078
25079         * m4/fatal-signal.m4: New file.
25080         * m4/signalblocking.m4: New file, from GNU gettext.
25081
25082 2003-10-06  Bruno Haible  <bruno@clisp.org>
25083
25084         * lib/version-etc-2.h: Remove file.
25085         * lib/version-etc-2.c: Remove file.
25086
25087 2003-10-06  Bruno Haible  <bruno@clisp.org>
25088
25089         * lib/fatal-signal.h: New file, from GNU gettext.
25090         * lib/fatal-signal.c: New file, from GNU gettext.
25091
25092 2003-10-05  Paul Eggert  <eggert@twinsun.com>
25093
25094         * README: Rework advice for preventing empty .o files.
25095         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
25096         not <sys/types.h>.
25097
25098 2003-10-04  Karl Berry  <karl@gnu.org>
25099
25100         * lib/argp*: update from libc.
25101
25102 2003-10-04  Karl Berry  <karl@gnu.org>
25103
25104         * config/config.{guess,sub}: update from config.
25105
25106 2003-10-02  Bruno Haible  <bruno@clisp.org>
25107
25108         * modules/lchown (Include): Add lchown.h.
25109         * modules/time_r (Include): Use "..." syntax.
25110         * modules/xgetdomainname (Include): Add xgetdomainname.h.
25111
25112 2003-10-01  Simon Josefsson  <jas@extundo.com>
25113
25114         * MODULES.html.sh (func_all_modules): Move gethostname from section
25115         'based on' to section 'lacking' POSIX:2001.
25116
25117 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
25118
25119         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
25120         to output mode on the same stream.
25121
25122 2003-09-29  Paul Eggert  <eggert@twinsun.com>
25123
25124         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
25125         Fix arg typo in previous patch.
25126
25127 2003-09-28  Jim Meyering  <jim@meyering.net>
25128
25129         * lib/error.c: Correct cpp indentation.
25130
25131 2003-09-27  Paul Eggert  <eggert@twinsun.com>
25132
25133         * modules/free: New file.
25134
25135 2003-09-27  Paul Eggert  <eggert@twinsun.com>
25136
25137         * m4/free.m4: New file.
25138
25139 2003-09-27  Paul Eggert  <eggert@twinsun.com>
25140
25141         * lib/minmax.h (MIN, MAX)
25142         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
25143         Omit the special code that used __typeof__, since we worry that
25144         it could be more trouble than it's worth.  See:
25145         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
25146         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
25147
25148         * lib/free.c: New file.
25149
25150 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
25151
25152         Trivial fixes to Makefile.am parts of module listings.
25153         * modules/strstr: Append strstr.h to lib_SOURCES.
25154         * modules/strcase: Likewise, for strcase.h.
25155
25156 2003-09-27  Karl Berry  <karl@gnu.org>
25157
25158         * config/mkinstalldirs: update from automake.
25159
25160 2003-09-26  Paul Eggert  <eggert@twinsun.com>
25161
25162         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
25163         (error_tail): Do not loop, reallocating temporary buffer, since
25164         the output cannot contain more wide characters than the input
25165         contains bytes, the size must be big enough already.  This avoids
25166         one potential size overflow calculation.  Check for size overflow
25167         when calculating temporary buffer size.  Free temporary buffer
25168         when done, if it was allocated with malloc; this plugs a memory
25169         leak.  Remove casts from void * to pointers, that are no longer
25170         needed now that we're assuming C89 or better.
25171
25172         Merge error changes from glibc.
25173
25174         * lib/error.c, error.h: Update copyright notice header to match glibc.
25175         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
25176         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
25177         Disable cancellation while printing error.
25178         * lib/error.h: Prepend __ to parameter names.
25179
25180 2003-09-26  Jim Meyering  <jim@meyering.net>
25181
25182         * lib/error.c (error_tail): Move some declarations
25183         into inner scope where the local variables are used.
25184
25185 2003-09-26  Bruno Haible  <bruno@clisp.org>
25186
25187         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
25188         stpncpy().
25189         Don't define stpncpy through config.h; it's now done through stpncpy.h.
25190
25191 2003-09-26  Bruno Haible  <bruno@clisp.org>
25192
25193         * lib/stpncpy.h (gnu_stpncpy): New declaration.
25194         (stpncpy): Define as alias for gnu_stpncpy.
25195         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
25196
25197 2003-09-25  Simon Josefsson  <jas@extundo.com>
25198
25199         * lib/xgetdomainname.h: New file.
25200         * lib/xgetdomainname.c: New file.
25201
25202 2003-09-25  Simon Josefsson  <jas@extundo.com>
25203             Bruno Haible  <bruno@clisp.org>
25204
25205         * modules/getdomainname: New file.
25206         * modules/xgetdomainname: New file.
25207         * MODULES.html.sh (func_all_modules): Add getdomainname,
25208         xgetdomainname.
25209
25210 2003-09-25  Simon Josefsson  <jas@extundo.com>
25211             Bruno Haible  <bruno@clisp.org>
25212
25213         * m4/getdomainname.m4: New file.
25214
25215 2003-09-25  Simon Josefsson  <jas@extundo.com>
25216             Bruno Haible  <bruno@clisp.org>
25217
25218         * lib/getdomainname.h: New file.
25219         * lib/getdomainname.c: New file.
25220
25221 2003-09-25  Karl Berry  <karl@gnu.org>
25222
25223         * lib/argp-fmtstream.c, argp-help.c: update from libc.
25224
25225 2003-09-25  Karl Berry  <karl@gnu.org>
25226
25227         * config/install-sh: update from automake.
25228
25229 2003-09-25  Bruno Haible  <bruno@clisp.org>
25230
25231         * modules/version-etc-2: New file, from modules/version-etc with
25232         modifications.
25233         * MODULES.html.sh (func_all_modules): Add version-etc-2.
25234
25235 2003-09-25  Bruno Haible  <bruno@clisp.org>
25236
25237         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
25238         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
25239
25240 2003-09-24  Simon Josefsson  <jas@extundo.com>
25241
25242         * modules/xgethostname: Add xgethostname.h.
25243
25244 2003-09-24  Paul Eggert  <eggert@twinsun.com>
25245
25246         * lib/linebuffer.c (freebuffer): Don't free the argument, just
25247         the buffer associated with the argument.  Bug reported by
25248         Simon Josefsson.
25249
25250 2003-09-24  Paul Eggert  <eggert@twinsun.com>
25251
25252         * README: Document assumptions that 'int' is at least 32 bits
25253         wide, that integer arithmetic is 2's complement without overflow,
25254         that there are no holes in integer values, that adding sizes of
25255         two nonoverlapping objects can't overflow, and that all-bits-zero
25256         yields scalar zero.  Fix spelling and capitalization typos.
25257
25258 2003-09-19  Karl Berry  <karl@gnu.org>
25259
25260         * lib/argp.h: update from libc.
25261
25262 2003-09-17  Paul Eggert  <eggert@twinsun.com>
25263
25264         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
25265         to avoid spurious warnings like "AC_RUN_IFELSE was called before
25266         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
25267
25268 2003-09-17  Paul Eggert  <eggert@twinsun.com>
25269
25270         * gnulib-tool: Use "test -h", not "test -L", for portability
25271         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
25272         (tags_regexp): Remove, since \| doesn't conform to POSIX.
25273         (sed_extract_prog): Issue s commands one-by-one, rather than
25274         using \| in one s command.
25275
25276 2003-09-16  Paul Eggert  <eggert@twinsun.com>
25277
25278         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
25279         input error, instead of returning NULL the next time we are called
25280         (and therefore losing track of errno).
25281
25282 2003-09-16  Bruno Haible  <bruno@clisp.org>
25283
25284         * gnulib-tool (func_create_testdir): Warn about duplicated
25285         dependencies.
25286
25287 2003-09-15  Paul Eggert  <eggert@twinsun.com>
25288
25289         * modules/argmatch, modules/fatal, modules/obstack,
25290         modules/xalloc, modules/xgethostname: Sort dependencies by
25291         importance, not alphabetically.
25292
25293 2003-09-15  Paul Eggert  <eggert@twinsun.com>
25294
25295         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
25296         fails, so that the caller gets the proper errno.
25297
25298         * lib/readutmp.c (read_utmp): Likewise.
25299         Check for fstat error.  Close stream and free storage
25300         when failing.
25301
25302 2003-09-14  Karl Berry  <karl@gnu.org>
25303
25304         * config/srclist.txt (strdup.c): disable for c89 changes.
25305
25306 2003-09-14  Jim Meyering  <jim@meyering.net>
25307
25308         * lib/getloadavg.c: Correct cpp indentation.
25309         * lib/strdup.c: Likewise.
25310         * lib/vasnprintf.c: Likewise.
25311
25312 2003-09-14  Bruno Haible  <bruno@clisp.org>
25313
25314         * modules/fwriteerror: New file.
25315         * MODULES.html.sh (func_all_modules): Add fwriteerror.
25316
25317 2003-09-14  Bruno Haible  <bruno@clisp.org>
25318
25319         * lib/fwriteerror.h: New file.
25320         * lib/fwriteerror.c: New file.
25321
25322 2003-09-12  Paul Eggert  <eggert@twinsun.com>
25323
25324         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
25325         modules/xgethostname, modules/xalloc: Depend on exit.
25326
25327 2003-09-12  Paul Eggert  <eggert@twinsun.com>
25328
25329         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
25330
25331         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
25332         and AC_MINIX, too, so that their extensions are available.
25333
25334         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
25335         This macro has been superseded by gl_BACKUPFILE.
25336
25337         More patches to assume C89 or better.
25338
25339         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
25340
25341         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
25342         unconditionally.
25343         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
25344         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
25345         Include <string.h>, <stdlib.h> unconditionally.
25346         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
25347         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
25348         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
25349         headers or for string.h.
25350         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
25351         or strtoul.
25352
25353         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
25354         headers.
25355         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
25356         * m4/userspec.m4 (gl_USERSPEC): Likewise.
25357         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
25358         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
25359         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
25360         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
25361         memcpy, memset.
25362         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
25363         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
25364         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
25365         strtol.
25366         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
25367         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
25368         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
25369         strtoul.
25370
25371 2003-09-12  Paul Eggert  <eggert@twinsun.com>
25372
25373         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
25374         * lib/obstack.c [!defined _LIBC]: Likewise.
25375         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
25376         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
25377         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
25378
25379         More changes to assume C89 or better.
25380
25381         * lib/error.c (error_tail): Assume vprintf.
25382
25383         * lib/argmatch.c (getenv): Remove decl.
25384         * lib/progreloc.c (get_full_program_name): Define via prototype.
25385         * lib/setenv.c (clearenv): Likewise.
25386         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
25387         needed.
25388         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
25389         (malloc, memcpy): Remove decls.
25390         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
25391         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
25392         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
25393         (memcpy): Remove macro.
25394         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
25395         (__P): Remove.  All uses removed.
25396         (PTR): Remove.  All uses changed to void *.
25397         (CHAR_BIT, NULL): Remove.
25398         (spaces, zeros, memset_space, memset_zero)
25399         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
25400         Remove.
25401         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
25402         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
25403         Define with prototype.
25404         Remove now-unnecessary prototype decl.
25405         (extra_args_spec): Assume ANSI C.  All uses changed.
25406         (extra_args_spec_iso): Remove.
25407         (my_strftime, emacs_strftimeu): Define via prototype.
25408         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
25409         unconditionally.
25410         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
25411         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
25412         (strtoul, strtol): Remove decls.
25413         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
25414         LONG_MAX): Remove.
25415         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
25416         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
25417         (LOCALE_PARAM_PROTO): New macro.
25418         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
25419         (INTERNAL (strtol), strtol): Define with a prototype.
25420         (PARAMS): Remove.  All uses removed.
25421         * lib/tempname.c: Include <string.h> unconditionally.
25422         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
25423         * lib/xgethostname.c (main): Define with a prototype.
25424         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
25425         Include <stdlib.h> unconditionally.
25426         (calloc, malloc, realloc, free): Remove decls.
25427         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
25428         Include <stdlib.h> unconditionally.  Sort include file names.
25429         (strtod): Remove.
25430         (xstrtod): Define with a prototype.
25431         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
25432         (strtol, strtoul): Remove decls.
25433
25434 2003-09-11  Paul Eggert  <eggert@twinsun.com>
25435
25436         More patches to assume C89 or better.
25437         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
25438         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
25439         string.h, memchr, STDC_HEADERS.
25440
25441 2003-09-11  Paul Eggert  <eggert@twinsun.com>
25442
25443         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
25444         Include <stdlib.h>, <string.h> unconditionally.
25445         Remove now-unnecessary cast to char *.
25446         * lib/strnlen.c: Include <string.h> unconditionally.
25447         * lib/yesno.c (yesno): Define with a prototype.
25448
25449 2003-09-11  Bruno Haible  <bruno@clisp.org>
25450
25451         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
25452
25453 2003-09-10  Jim Meyering  <jim@meyering.net>
25454
25455         * lib/error.c: Correct indentation of cpp directives.
25456
25457 2003-09-10  Bruno Haible  <bruno@clisp.org>
25458
25459         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
25460         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
25461         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
25462         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
25463         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
25464         <stdlib.h> and <string.h> checks.
25465         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
25466         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
25467
25468 2003-09-10  Bruno Haible  <bruno@clisp.org>
25469
25470         * lib/strcspn.c: Include <string.h> unconditionally.
25471         * lib/strpbrk.c: Include <string.h> unconditionally.
25472         * lib/strstr.c: Include <string.h> unconditionally.
25473         * lib/unicodeio.c: Include <string.h> unconditionally.
25474         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
25475         * lib/unsetenv.c: Likewise.
25476         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
25477         * lib/yesno.c: Include <stdlib.h> unconditionally.
25478         (rpmatch): Add prototype.
25479
25480 2003-09-09  Paul Eggert  <eggert@twinsun.com>
25481
25482         More patches to assume C89 or better.
25483         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
25484         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
25485         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
25486         or for string.h.
25487         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
25488         stdlib.h.
25489         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
25490         C headers.
25491         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
25492         string.h.
25493         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
25494         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
25495         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
25496         or for string.h.
25497         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
25498         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
25499         C headers.
25500         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
25501         memcpy.
25502         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
25503         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
25504         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
25505         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
25506         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
25507         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
25508         string.h, free.
25509         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
25510         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
25511         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
25512         C headers, or for string.h.
25513         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
25514         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
25515         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
25516         headers, memory.h, stdlib.h, string.h, strings.h.
25517         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
25518         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
25519         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
25520         strchr.
25521         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
25522         headers, memory.h, string.h.
25523         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
25524         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
25525         free.
25526         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
25527         headers.
25528         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
25529         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
25530         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
25531         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
25532         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
25533
25534 2003-09-09  Paul Eggert  <eggert@twinsun.com>
25535
25536         More K&R removal.
25537
25538         * lib/acosl.c (main): Use a prototype.
25539         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
25540         tanl.c: Likewise.
25541
25542         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
25543
25544         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
25545         (getopt, etopt_long, getopt_long_only, _getopt_internal)
25546         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
25547         with a prototype.
25548         * lib/getopt.c (const): Remove macro.
25549         Include <string.h> unconditionally.
25550         (my_index): Remove; all uses changed to strchr.
25551         (strlen): Remove decl.
25552         (exchange): Remove forward decl; no longer needed.
25553         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
25554         Define with prototype.
25555         * lib/getopt1.c (const): Remove macro.
25556         (getopt_long, getopt_long_only, main): Define with prototype.
25557
25558         * lib/getugroups.c: Include <string.h> unconditionally.
25559
25560         * lib/getusershell.c: Include <stdlib.h> unconditionally.
25561         (getusershell, setusershell, endusershell, readname, main):
25562         Define with prototypes.
25563
25564         * lib/group-member.c: Include group-member.h first.
25565         Include <stdlib.h> unconditionally.
25566
25567         * lib/hard-locale.c: Include hard-locale.h first.
25568         Include <stdlib.h>, <string.h> unconditionally.
25569
25570         * lib/hash.c (free, malloc): Remove decls.
25571         Include <stdlib.h> unconditionally.
25572
25573         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
25574         (getenv): Do not declare.
25575
25576         * lib/idcache.c: Include <string.h> unconditionally.
25577
25578         * lib/long-options.c: Include long-options.h first, to test interface.
25579         Include <stdlib.h> unconditionally.
25580
25581         * lib/makepath.c: Include makepath.h first, to test interface.
25582         Include <stdlib.h> and <string.h> unconditionally.
25583
25584         * lib/linebuffer.c: Include <stdlib.h>.
25585         (free): Remove decl.
25586
25587         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
25588         stddef.h. rpl_malloc returns void *, not char *.
25589         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
25590         prototype.
25591
25592         * lib/md5.h: Include <limits.h> unconditionally.
25593         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
25594         (__P): Remove; all uses removed.
25595         * lib/md5.c: Include "md5.h" first.
25596         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
25597         md5_buffer, md5_process_bytes, md5_process_block):
25598         Define with prototypes.
25599         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
25600         * lib/sha.c: Include "sha.h" first.
25601         Include <stdlib.h>, <string.h> unconditionally.
25602
25603         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
25604         * lib/memcmp.c (__ptr_t): Likewise.
25605         * lib/memrchr.c (__ptr_t): Likewise.
25606         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
25607         Include <string.h> unconditionally.
25608         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
25609         * lib/memchr.c: Include <stdlib.h> unconditionally.
25610         * lib/memchr.c (LONG_MAX): Remove.
25611         * lib/memrchr.c (LONG_MAX): Likewise.
25612         * lib/memchr.c (__memchr): Define via a prototype.
25613         * lib/memrchr.c (__memrchr): Likewise.
25614         * lib/memcmp.c (__P): Remove, and remove all uses.
25615         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
25616         Remove forward decls; no longer needed.
25617         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
25618         Use types required by C89 in prototype.
25619
25620         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
25621         * lib/savedir.c: Likewise.
25622         * lib/mkdir.c (free): Remove decl.
25623         * lib/rmdir.c (rmdir): Define with a prototype.
25624         * lib/savedir.c: Include savedir.h first, to test interface.
25625
25626         * lib/mktime.c (STDC_HEADERS): Remove.
25627         Include <stdlib.h>, <string.h> unconditionally.
25628
25629         * lib/modechange.c: Include <stdlib.h> unconditionally.
25630         (malloc): Remove decl.
25631
25632         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
25633         (free): Remove decl.
25634
25635         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
25636         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
25637         (This type really should be intptr_t, but that's a C99ism.)
25638         (_obstack_memcpy): Remove: all uses changed to memcpy.
25639         Include <string.h> unconditionally.
25640         (struct obstack): Assume __STDC__ for types of members
25641         chunkfun, freefun, extra_arg.
25642         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
25643         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
25644         obstack_begin, obstack_specify_allocation,
25645         obstack_specify_allocation_with_arg, obstack_chunkfun,
25646         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
25647         Remove unprototyped decls and the macros that use them.
25648         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
25649         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
25650         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
25651         (defined __STDC__ && __STDC__)]:
25652         Remove nonprototyped code.
25653         Include <stdlib.h> unconditionally.
25654         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
25655         _obstack_allocated_p, _obstack_free, obstack_free,
25656         _obstack_memory_used, print_and_abort):
25657         Define using prototypes.
25658         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
25659         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
25660         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
25661         obstack_next_free, obstack_object_size, obstack_room) [0]:
25662         Remove unused, unprototyped code.
25663
25664         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
25665
25666         * lib/physmem.c (physmem_total, physmem_available, main): Define
25667         with prototypes.
25668
25669         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
25670         (main): Define with a prototype.
25671
25672         * lib/posixver.c (getenv): Remove decl.
25673
25674         * lib/putenv.c (malloc): Returns void *, not char *.
25675         Include <string.h> unconditionally.
25676         (strchr, memcpy, NULL): Do not define.
25677
25678         * lib/readtokens.c: Include readtokens.h first, to test interface.
25679         Include <stdlib.h>, <string.h> unconditionally.
25680         (init_tokenbuffer): Define with a prototype.
25681
25682         * lib/regex.c (PARAMS): Remove.  All uses removed.
25683         All uses of _RE_ARGS removed, too.
25684         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
25685         unconditionally.
25686         (bzero): Assume memset exists.
25687         (memcmp, memcpy, NULL): Remove.
25688         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
25689         char, or assignments to local vars of type signed char.
25690         (init_syntax_once, PREFIX(extract_number_and_incr),
25691         PREFIX(print_partial_compiled_pattern),
25692         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
25693         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
25694         PREFIX(regex_grow_registers), PREFIX(regex_compile),
25695         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
25696         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
25697         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
25698         wcs_compile_range, byte_compile_range, truncate_wchar,
25699         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
25700         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
25701         count_mbs_length, wcs_re_match_2_internal,
25702         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
25703         PREFIX(alt_match_null_string_p),
25704         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
25705         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
25706         regfree, PREFIX(extract_number)): Define with prototype.  Remove
25707         now-unnecessary declaration, if any.
25708         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
25709         regcomp, regexec):
25710         Remove now-unnecessary casts among pointer types.
25711         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
25712
25713         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
25714         (free): Remove decl.
25715
25716         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
25717
25718         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
25719         (free): Remove decl.
25720
25721         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
25722         * lib/xgetcwd.c: Likewise.
25723
25724         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
25725         (free): Remove decl.
25726
25727         * lib/strchrnul.c (strchrnul): Define with a prototype.
25728         Fix bug: c_in was not converted to char before searching.
25729
25730         The following changes are not K&R related:
25731
25732         * lib/group-member.h: Include <sys/types.h>, so that this file is
25733         self-contained.
25734         * lib/makepath.h: Likewise.
25735
25736         * lib/getusershell.c (readname, default_index, line_size, readname):
25737         Use size_t, not int, for sizes.
25738         (readname): If the size overflows, report an error instead of
25739         looping forever.
25740
25741 2003-09-09  Paul Eggert  <eggert@twinsun.com>
25742
25743         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
25744         libc.
25745
25746 2003-09-09  Paul Eggert  <eggert@twinsun.com>
25747
25748         * README: New section: portability guidelines.
25749
25750 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
25751
25752         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
25753         C89 spec.
25754
25755 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
25756
25757         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
25758
25759 2003-09-08  Paul Eggert  <eggert@twinsun.com>
25760
25761         Assume C89 or better; remove K&R cruft.
25762         A few of these changes were first proposed by Derek Robert Price
25763         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
25764
25765         * lib/addext.c: Include <string.h> unconditionally.
25766         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
25767         Don't declare getenv or malloc.
25768
25769         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
25770         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
25771         (NULL): Remove.
25772         (find_stack_direction, alloca): Use prototypes.
25773
25774         * lib/atexit.c (atexit): Define using a prototype.
25775
25776         * lib/basename.c, dirname.c, stripslash.c:
25777         Include <string.h> unconditionally.
25778
25779         * lib/bcopy.c: Include <stddef.h>.
25780         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
25781
25782         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
25783
25784         * lib/error.h (error, error_at_line, error_print_progname)
25785         [! (defined (__STDC__) && __STDC__)]: Remove decls.
25786         * lib/error.c: Include error.h first, to check interface.
25787         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
25788         (VA_START): Remove; all uses changeed to va_start.
25789         (exit, strerror): Remove decls.
25790         (error_print_progname): Prototype uncondionally.
25791         Don't include <errno.h>; no longer needed.
25792         (private_strerror): Remove.
25793         (error_tail): Always define.
25794         (error, error_at_line): Assume C89 or better; always use prototypes.
25795         * lib/fatal.c: Include "fatal.h" first, to test interface.
25796         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
25797         (VA_START): Remove; all uses changed to va_start.
25798         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
25799         this case.
25800         (exit): Remove decl.
25801         (fatal): Prototype unconditionally.  Assume va_start works.
25802         Abort at end, to pacify gcc.
25803
25804         * lib/euidaccess.c (main): Define with a prototype.
25805
25806         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
25807
25808         * lib/exitfail.c: Include <stdlib.h> unconditionally.
25809
25810         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
25811         prototypes.
25812         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
25813         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
25814         (getenv): Remove decl.
25815         (fnmatch): Define using a prototype.
25816         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
25817         (FCT): Define using a prototype.
25818
25819         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
25820
25821         * lib/gethostname.c: Include <stddef.h>.
25822         (gethostname): Define with prototype.  Length is size_t, not int.
25823
25824 2003-09-08  Paul Eggert  <eggert@twinsun.com>
25825
25826         Assume C89 or better; remove K&R cruft.
25827         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
25828         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
25829         string.h, getenv, malloc.
25830         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
25831         headers.
25832         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
25833         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
25834         do not check for strerror.
25835         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
25836         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
25837         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
25838         do not check for doprnt or vprintf.
25839         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
25840         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
25841
25842 2003-09-08  Paul Eggert  <eggert@twinsun.com>
25843
25844         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
25845         getversion.c should have been removed then, but was accidentally
25846         preserved.
25847
25848         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
25849         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
25850
25851 2003-09-08  Karl Berry  <karl@gnu.org>
25852
25853         * config/config.sub, config.guess, srclistvars.sh: update from savannah
25854                 config, forget about prep.
25855
25856         * config/depcomp, missing: update from automake.
25857
25858 2003-09-07  Paul Eggert  <eggert@twinsun.com>
25859
25860         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
25861         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
25862
25863 2003-09-07  Paul Eggert  <eggert@twinsun.com>
25864
25865         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
25866         copy_tm_result.  Bug reported by Simon Josefsson in
25867         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
25868
25869 2003-09-06  Paul Eggert  <eggert@twinsun.com>
25870
25871         * m4/time_r.m4: New file.
25872         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
25873         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
25874         is. Check for timegm declaration.
25875         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
25876         Do not check for gmtime_r.
25877         Replace mktime if __mktime_internal does not exist and if mktime
25878         hasn't been replaced already.
25879
25880 2003-09-06  Paul Eggert  <eggert@twinsun.com>
25881
25882         * lib/time_r.c, lib/time_r.h: New files.
25883
25884         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
25885         __localtime_r.
25886         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
25887         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
25888
25889         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
25890         __gmtime_r.
25891         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
25892         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
25893         Include <time_r.h>.
25894
25895         * lib/timegm.c: Switch to glibc implementation, with the following
25896         changes:
25897         [defined HAVE_CONFIG_H]: Include <config.h>.
25898         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
25899         (__mktime_internal) [!defined _LIBC]: New decl.
25900         (__gmtime_r) [!defined _LIBC]: New macro and function.
25901         (timegm): Use a prototype, since gnulib assumes C89.
25902         Do not bother declaring tmp to be const, as it's not really usefu.
25903         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
25904         (timegm): Declare only if HAVE_DECL_TIMEGM.
25905
25906 2003-09-06  Paul Eggert  <eggert@twinsun.com>
25907
25908         * MODULES.html.sh (func_all_modules): Add time_r.
25909         * modules/time_r: New file.
25910         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
25911         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
25912
25913 2003-09-03  Paul Eggert  <eggert@twinsun.com>
25914
25915         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
25916         Bug reported by Lute Kamstra in
25917         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
25918
25919         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
25920         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
25921         course with correspondingly smaller numbers for tomorrow and
25922         yesterday.  From Tadayoshi Funaba.  Originally installed into
25923         sh-utils on 1999-08-07, but the patch got lost (I guess during the
25924         coreutils merge?).
25925
25926 2003-08-31  Simon Josefsson  <jas@extundo.com>
25927
25928         * modules/timegm: New file.
25929         * MODULES.html.sh (func_all_modules): Add timegm.
25930
25931 2003-08-31  Simon Josefsson  <jas@extundo.com>
25932
25933         * m4/timegm.m4: New file.
25934
25935 2003-08-31  Simon Josefsson  <jas@extundo.com>
25936
25937         * lib/timegm.h: New file.
25938         * lib/timegm.c: New file.  Based on
25939         wget-1.8.2/src/http.c:mktime_from_utc.
25940
25941 2003-08-31  Karl Berry  <karl@gnu.org>
25942
25943         * lib/argp.h: update from libc.
25944
25945 2003-08-28  Bruno Haible  <bruno@clisp.org>
25946
25947         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
25948         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
25949         followed by '#define fnmatch fnmatch_posix' gives an error.
25950
25951 2003-08-28  Bruno Haible  <bruno@clisp.org>
25952
25953         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
25954         warning on QNX, which defines O_BINARY to 000000.
25955
25956 2003-08-27  Jim Meyering  <jim@meyering.net>
25957
25958         * m4/mkstemp.m4: Require that the system mkstemp be able to create
25959         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
25960         would fail after 32.  Reported by Danny Levinson.  Details here:
25961         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
25962
25963 2003-08-24  Bruno Haible  <bruno@clisp.org>
25964
25965         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
25966         MSVC7 <stdio.h> is included later.
25967
25968 2003-08-22  Simon Josefsson  <jas@extundo.com>
25969
25970         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
25971
25972 2003-08-20  Karl Berry  <karl@gnu.org>
25973
25974         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
25975
25976 2003-08-20  Bruno Haible  <bruno@clisp.org>
25977
25978         * modules/progname: New file.
25979         * MODULES.html.sh (func_all_modules): Add progname.
25980
25981 2003-08-20  Bruno Haible  <bruno@clisp.org>
25982
25983         * lib/progname.h: New file, from GNU gettext.
25984         * lib/progname.c: New file, from GNU gettext.
25985         * lib/progreloc.c: New file, from GNU gettext.
25986
25987 2003-08-19  Jim Meyering  <jim@meyering.net>
25988
25989         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
25990         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
25991
25992 2003-08-19  Bruno Haible  <bruno@clisp.org>
25993
25994         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
25995         more.
25996
25997 2003-08-19  Bruno Haible  <bruno@clisp.org>
25998
25999         * lib/xstrdup.c: Assume <string.h> exists.
26000
26001 2003-08-18  Paul Eggert  <eggert@twinsun.com>
26002
26003         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
26004         in makefile rules.
26005
26006 2003-08-18  Jim Meyering  <jim@meyering.net>
26007
26008         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
26009         * m4/lib-ld.m4: Likewise.
26010
26011 2003-08-18  Jim Meyering  <jim@meyering.net>
26012
26013         * lib/setenv.h: Indent nested cpp directive.
26014         * lib/vasnprintf.c: Remove trailing blanks.
26015
26016 2003-08-17  Simon Josefsson  <jas@extundo.com>
26017
26018         * modules/xstrndup: New file.
26019         * MODULES.html.sh (func_all_modules): Add xstrndup.
26020
26021 2003-08-17  Simon Josefsson  <jas@extundo.com>
26022
26023         * modules/argp: Fix autoconf macro name. Add more dependencies.
26024
26025 2003-08-17  Simon Josefsson  <jas@extundo.com>
26026
26027         * m4/xstrndup.m4: New file.
26028
26029 2003-08-17  Simon Josefsson  <jas@extundo.com>
26030
26031         * m4/argp.m4: New file.
26032
26033 2003-08-17  Simon Josefsson  <jas@extundo.com>
26034             Bruno Haible  <bruno@clisp.org>
26035
26036         * lib/xstrndup.h: New file.
26037         * lib/xstrndup.c: New file.
26038
26039 2003-08-17  Bruno Haible  <bruno@clisp.org>
26040
26041         * modules/strndup (Files, Include): Add lib/strndup.h.
26042
26043 2003-08-17  Bruno Haible  <bruno@clisp.org>
26044
26045         * modules/euidaccess (Files): Add lib/euidaccess.h.
26046
26047 2003-08-17  Bruno Haible  <bruno@clisp.org>
26048
26049         * lib/strndup.h: New file.
26050
26051 2003-08-17  Bruno Haible  <bruno@clisp.org>
26052
26053         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
26054         like AC_GNU_SOURCE.
26055         * modules/extensions (configure.ac): Comment out the invocation of
26056         gl_USE_SYSTEM_EXTENSIONS.
26057
26058 2003-08-16  Paul Eggert  <eggert@twinsun.com>
26059
26060         Merges from coreutils, etc.
26061         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
26062         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
26063         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
26064         fixing a typo.
26065         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
26066         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
26067
26068 2003-08-16  Paul Eggert  <eggert@twinsun.com>
26069
26070         Document merge from coreutils.
26071         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
26072         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
26073         * modules/utime: Add m4/utimes-null.m4.
26074
26075 2003-08-16  Paul Eggert  <eggert@twinsun.com>
26076
26077         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
26078         space, undoing this 2003-08-12 change:
26079         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
26080
26081 2003-08-16  Paul Eggert  <eggert@twinsun.com>
26082
26083         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
26084         strtoul.c from libc, undoing this 2003-08-12 change:
26085         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
26086
26087 2003-08-16  Jim Meyering  <jim@meyering.net>
26088
26089         Merges from coreutils.
26090         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
26091         prefix.  Adjust cache variables similarly.  Create 500 rather than
26092         just 300 files, to exercise bug on Darwin6.5, too.
26093         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
26094         $missing_dir.
26095         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
26096         AM_SYS_POSIX_TERMIOS.
26097         Reported by mkc@mathdogs.com.
26098         Also change use of $am_cv_sys_posix_termios
26099         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
26100         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
26101         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
26102         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
26103         in /proc/mounts until it finds one with matching device number.  This
26104         is unnecessary when the FILE argument *is* a mount point.  No stat call
26105         is necessary in that case.  So, disable the statvfs-testing code on
26106         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
26107         as RedHat bug# 84846.
26108         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
26109         to 1MB, so as not to render systems with no stack size limit (e.g.,
26110         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
26111         Include <unistd.h>.  On some systems,
26112         it is required for the definition of _SC_PAGESIZE.
26113
26114 2003-08-16  Jim Meyering  <jim@meyering.net>
26115
26116         Merge from coreutils.
26117         * lib/xstrtoimax.c: #else #if -> #elif.
26118         * lib/xstrtoumax.c: Likewise.
26119
26120 2003-08-16  Jim Meyering  <jim@meyering.net>
26121
26122         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
26123         * m4/utimes.m4: Removed.
26124         * m4/utimes-null.m4: Renamed from utimes.m4.
26125
26126         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
26127         to 1MB, so as not to render systems with no stack size limit (e.g.,
26128         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
26129         Include <unistd.h>.  On some systems,
26130         it is required for the definition of _SC_PAGESIZE.
26131
26132 2003-08-16  Jim Meyering  <jim@meyering.net>
26133         and Paul Eggert  <eggert@cs.ucla.edu>
26134
26135         Merges from coreutils, etc.
26136
26137         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
26138         using the latest version from cvs.  This avoids problems with #line
26139         directives using a vendor (Sun) compiler.
26140         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
26141         Don't set GETGROUPS_LIB here; now it's
26142         done via getgroups.m4's wrapper function.
26143         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
26144         rather than just in sh-util/configure.in, so that the
26145         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
26146         same.
26147         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
26148         AC_FUNC_GETLOADAVG where to find getloadavg.c.
26149         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
26150         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
26151         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
26152         Remove code that is now done by the newly-required macros.
26153         Append $(EXEEXT) to DF_PROG.
26154         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
26155         Do not invoke or require the following here,
26156         since prereq.m4 or some gnulib .m4 now does this for us:
26157         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
26158         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
26159         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
26160         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
26161         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
26162         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
26163         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
26164         AC_FUNC_OBSTACK.
26165         Do not replace the following functions, as this is now the job
26166         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
26167         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
26168         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
26169         atexit getpass, strdup, getpagesize.
26170         Replace 'raise'.
26171         Do not check for the following functions, as this is now the job
26172         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
26173         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
26174         setregid.
26175         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
26176         Check for sys/sysctl.h.
26177         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
26178         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
26179         of checking for ssize_t ourselves.
26180
26181         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
26182         Require every macro that gnulib/modules/* suggests for us.
26183         (jm_PREREQ_ADDEXT): New macro.
26184         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
26185         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
26186
26187         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
26188         (gl_PHYSMEM): Use it.
26189         Also check for `table' function.
26190         Check for new headers and functions.
26191         Add check for sys/sysmp.h.
26192         With suggestions from Kaveh Ghazi.
26193         Ignore headers that are present but cannot be compiled.  This
26194         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
26195         C 5.4.
26196
26197 2003-08-15  Paul Eggert  <eggert@twinsun.com>
26198
26199         Document merge from coreutils.
26200         * modules/userspec: Depend on posixver.
26201         * modules/strftime: Depend on tzset.
26202
26203 2003-08-15  Paul Eggert  <eggert@twinsun.com>
26204
26205         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
26206         rather than tab, after '#' in shell-script copyright notices.
26207         Suggested by Bruno Haible.
26208
26209 2003-08-15  Paul Eggert  <eggert@twinsun.com>
26210
26211         * config/srclist-update: Use three spaces, rather than tab, after '#'
26212         in shell-script copyright notices.  Suggested by Bruno Haible.
26213         Remove unnecessary parenthesization in regular expression.
26214
26215 2003-08-15  Jim Meyering  <jim@meyering.net>
26216
26217         Merge from coreutils.
26218         * lib/xgethostname.c: Include <stdlib.h>.
26219         (xghostname): Don't exit for anything other than memory-related
26220         failure; just return NULL.
26221         * lib/userspec.c: Include "posixver.h".
26222         (parse_user_spec): Accept `.' as a separator only
26223         in pre-POSIX-200112 mode.
26224         * lib/strtoimax.c: Use #elif rather than #else #if.
26225         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
26226         Remove function, now that we can rely on a working tzset function.
26227         [!_LIBC]: Ensure that the required autoconf test has been run.
26228         [!defined _NL_CURRENT && HAVE_STRFTIME]:
26229         Use underlying_strftime for %r.
26230         * lib/sha.c: Merge in some clean-up and optimization changes from
26231         glibc.
26232         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
26233         Ensure that it is a multiple of 64.
26234         Rearrange loop exit tests so as to avoid performing an
26235         additional fread after encountering an error or EOF.
26236         * lib/realloc.c: Update copyright date.
26237
26238 2003-08-15  Jim Meyering  <jim@meyering.net>
26239         and Paul Eggert  <eggert@twinsun.com>
26240
26241         Merge from coreutils.
26242         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
26243         member but strut utmpx does not.  Needed for AIX 4.3.3.
26244         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
26245
26246 2003-08-15  Jim Meyering  <jim@meyering.net>
26247         and Paul Eggert  <eggert@cs.ucla.edu>
26248
26249         Merges from coreutils, etc.
26250         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
26251         Require gl_FUNC_TZSET_CLOBBER.
26252         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
26253         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
26254         members.
26255
26256 2003-08-14  Paul Eggert  <eggert@twinsun.com>
26257
26258         Help the merge from coreutils.
26259         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
26260         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
26261         * m4/tzset.m4: Use it too.
26262
26263 2003-08-14  Paul Eggert  <eggert@twinsun.com>
26264
26265         * modules/tzset: New file.
26266
26267 2003-08-14  Jim Meyering  <jim@meyering.net>
26268
26269         Merges from coreutils.
26270         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
26271         variable names, rather than @FNMATCH_H@.
26272         * modules/alloca: Likewise for $(ALLOCA_H).
26273
26274         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
26275         the three copies of the literal target, `fnmatch.h'.
26276         * modules/alloca (alloca.h): Likewise.
26277
26278 2003-08-14  Jim Meyering  <jim@meyering.net>
26279
26280         Merge from coreutils.
26281         * m4/tzset.m4: New file.
26282         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
26283         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
26284         otherwise, AIX 5.1 systems would end up using the latter.
26285         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
26286         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
26287         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
26288         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
26289
26290 2003-08-14  Jim Meyering  <jim@meyering.net>
26291
26292         Merge from coreutils.
26293         * lib/obstack.h: Whitespace changes.
26294         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
26295         and xcalloc return values.
26296         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
26297         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
26298         hang on OSF/1 5.1 for DIR on both local and remote file systems.
26299         Reported by (and fix confirmed by) Nelson H. F. Beebe.
26300         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
26301         error from mntctl.
26302         Use mntctl's return value to drive the entry-processing loop, since
26303         we can't rely on the value of the vmt_length member in the last
26304         entry.  On some systems doing so could result in exhausting
26305         virtual memory.  Based in part on a patch from Mike Jetzer.
26306
26307 2003-08-14  Jim Meyering  <jim@meyering.net>
26308         and Paul Eggert  <eggert@twinsun.com>
26309
26310         Merges from coreutils, plus other fixes.
26311         * lib/physmem.c: Merge in portability changes from gcc/libiberty
26312         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
26313         for credits and details.  Thanks to Kaveh Ghazi for helping
26314         to keep these files in sync.
26315         (ARRAY_SIZE): Define it.
26316         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
26317         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
26318         (memcasecmp): Don't assume size_t fits in unsigned int.
26319         Remove casts and duplicate code.
26320         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
26321         (memcpy): Remove definition.
26322         Merge in some clean-up and optimization changes from glibc.
26323         [BLOCKSIZE]: Move definition to top of file.
26324         Ensure that it is a multiple of 64.
26325         Rearrange loop exit tests so as to avoid performing an
26326         additional fread after encountering an error or EOF.
26327         * lib/md5.h (md5_uintptr): Define.
26328         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
26329         return to the initial working directory.  Preserve errno
26330         for caller.
26331         * lib/idcache.c: Include "xalloc.h".
26332         (xmalloc, xrealloc): Remove decls.
26333         (getuser): Remove casts no longer required in C89.
26334         * lib/human.c: Include stdio.h, for sprintf.
26335         * lib/group-member.c: Include "xalloc.h".
26336         (xmalloc, xrealloc): Remove decls.
26337         (get_group_info): Remove casts no longer required in C89.
26338         * lib/getusershell.c (readname): Remove casts no longer required in
26339         C89.
26340         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
26341         * lib/getline.c: Whitespace fix, from coreutils.
26342
26343 2003-08-13  Paul Eggert  <eggert@twinsun.com>
26344
26345         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
26346         Check for isascii.
26347
26348         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
26349         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
26350         Undo previous (whitespace-only) change.
26351
26352 2003-08-13  Paul Eggert  <eggert@twinsun.com>
26353
26354         * lib/exclude.c: Include <ctype.h>
26355         (IN_CTYPE_DOMAIN): New macro.
26356         (is_space): New fn.
26357         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
26358         and empty lines.
26359
26360         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
26361         Undo previous (whitespace-only) change.
26362
26363 2003-08-13  Paul Eggert  <eggert@twinsun.com>
26364
26365         * config/srclist-update: Change update back to the old behavior,
26366         leaving whitespace alone.  Use one 'sed' command rather than a
26367         pipeline.
26368         (fixlicense): Now a variable, not a function.
26369         (remove_trailing_blanks): Remove.
26370         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
26371         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
26372         Undo previous (whitespace-only) change.
26373
26374 2003-08-12  Paul Eggert  <eggert@twinsun.com>
26375
26376         Merge from coreutils.
26377         * modules/euidaccess: Add lib_SOURCES, include for new
26378         file euidaccess.h
26379
26380 2003-08-12  Paul Eggert  <eggert@twinsun.com>
26381
26382         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
26383         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
26384         Normalize leading white space and remove trailing white space.
26385
26386         Merge from coreutils
26387         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
26388
26389         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
26390         0.12.1.  These files are now being upgraded automatically by
26391         ../config/srclist-update.
26392
26393 2003-08-12  Paul Eggert  <eggert@twinsun.com>
26394
26395         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
26396         Normalize leading white space and remove trailing white space.
26397         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
26398         notice, as per ../config/srclist-update.
26399
26400         Merge from coreutils.
26401         * lib/euidaccess.h: New file.
26402         * lib/euidaccess.c: Include it.
26403         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
26404         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
26405         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
26406
26407 2003-08-12  Paul Eggert  <eggert@twinsun.com>
26408
26409         * config/srclist-update: Add copyright notice.
26410         (remove_id_lines, remove_trailing_blanks): New constants.
26411         (fixfile): Use them to normalize spacing a bit in copied files.
26412         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
26413         Normalize leading white space and remove trailing white space.
26414
26415         * config/texinfo.tex: Sync with texinfo.
26416
26417         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
26418         strtoul.c from libc, to merge coreutils whitespace changes.
26419
26420         * config/srclist.txt: Get the following m4 files from gettext:
26421         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
26422         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
26423         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
26424         wint_t.m4.
26425
26426 2003-08-12  Karl Berry  <karl@gnu.org>
26427
26428         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
26429         been made.
26430
26431 2003-08-11  Paul Eggert  <eggert@twinsun.com>
26432
26433         * modules/gnu-source, m4/gnu-source.m4:
26434         Remove; we're assuming Autoconf 2.54 or later now.
26435         Suggested by Bruno Haible.
26436         * MODULES.html.sh (func_all_modules): Remove gnu-source.
26437
26438 2003-08-11  Bruno Haible  <bruno@clisp.org>
26439
26440         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
26441
26442 2003-08-11  Bruno Haible  <bruno@clisp.org>
26443
26444         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
26445         (vasnprintf): Use it instead of wcslen.
26446
26447 2003-08-11  Bruno Haible  <bruno@clisp.org>
26448
26449         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
26450         value to ensure that _Bool promotes to int. Use #define for _Bool when
26451         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
26452
26453 2003-08-10  Karl Berry  <karl@gnu.org>
26454
26455         * lib/regex.h: update from libc (whitespace fix).
26456
26457 2003-08-09  Paul Eggert  <eggert@twinsun.com>
26458
26459         Merge some files from coreutils.  These changes were
26460         originally made by Jim Meyering.
26461         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
26462         many older Unixes require this.
26463         * lib/alloca.c (alloca): Remove cast to argument of free;
26464         no longer needed in C89.
26465         * lib/alloca_.h, regex.h: Fix white space to match
26466         what GNU indent does.
26467
26468 2003-08-09  Paul Eggert  <eggert@twinsun.com>
26469
26470         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
26471         apparently Emacs's Unicode mode got confused before my 2003-08-05
26472         checkin.
26473
26474 2003-08-08  Paul Eggert  <eggert@twinsun.com>
26475
26476         * m4/extensions.m4: New file.
26477         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
26478         Require gl_USE_SYSTEM_EXTENSIONS.
26479         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
26480         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
26481
26482 2003-08-08  Paul Eggert  <eggert@twinsun.com>
26483
26484         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
26485         * modules/extensions, modules/gnu-source: New files.
26486         * modules/timespec, modules/unlocked-io: Depend on extensions.
26487
26488 2003-08-07  Paul Eggert  <eggert@twinsun.com>
26489
26490         * modules/restrict: New file.
26491         * MODULES.html.sh (func_all_modules): Add restrict.
26492         * modules/regex: Depend on restrict.
26493
26494 2003-08-07  Paul Eggert  <eggert@twinsun.com>
26495
26496         * m4/restrict.m4: New file.
26497         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
26498
26499 2003-08-07  Bruno Haible  <bruno@clisp.org>
26500
26501         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
26502         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
26503
26504 2003-08-07  Bruno Haible  <bruno@clisp.org>
26505
26506         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
26507         makes the module 'getndelim2' compatible with the module 'getline'.
26508
26509 2003-08-05  Paul Eggert  <eggert@twinsun.com>
26510
26511         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
26512         byte with "\201" to avoid glitches when editing that source file
26513         with multi-gnome-terminal.
26514
26515 2003-08-05  Paul Eggert  <eggert@twinsun.com>
26516
26517         * lib/bumpalloc.h: Remove.
26518
26519 2003-08-05  Paul Eggert  <eggert@twinsun.com>
26520
26521         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
26522         * modules/bumpalloc: Remove.
26523
26524 2003-08-04  Paul Eggert  <eggert@twinsun.com>
26525
26526         * lib/getloadavg.c: Change copyright notice and spacing to conform to
26527         GNU coding style.
26528
26529         Merge from coreutils.
26530         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
26531         1. From glibc.
26532         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
26533         from Karl Berry, implemented by Jim Meyering.
26534         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
26535         from Dmitry V. Levin.
26536         Remove anachronistic cast of xrealloc.
26537         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
26538         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
26539         type. Otherwise, it wouldn't compile with at least /bin/cc on
26540         ymp-cray-unicos9.0.2.X.
26541         Combine two mostly-identical uses of alloca into one.
26542         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
26543
26544 2003-08-04  Dave Love  <d.love@dl.ac.uk>
26545
26546         [From Emacs.]
26547
26548         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
26549         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
26550         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
26551         obsolete NLIST_NAME_UNION.
26552         [__GNU__]: Undef BSD and FSCALE.
26553         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
26554
26555 2003-08-03  Paul Eggert  <eggert@twinsun.com>
26556
26557         * lib/stdbool_.h (_Bool): Make it signed char, instead of
26558         an enum type, so that it's guaranteed to promote to int.  See:
26559         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
26560
26561 2003-08-03  Karl Berry  <karl@gnu.org>
26562
26563         * config/depcomp: update from automake.
26564
26565 2003-07-31  Paul Eggert  <eggert@twinsun.com>
26566
26567         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
26568         (strerror): Don't assume that a printable int fits in 14 bytes.
26569
26570 2003-07-31  Bruno Haible  <bruno@clisp.org>
26571
26572         * modules/getpass-gnu: New file.
26573         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
26574
26575 2003-07-31  Bruno Haible  <bruno@clisp.org>
26576
26577         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
26578
26579 2003-07-24  Karl Berry  <karl@gnu.org>
26580
26581         * config/missing: update from automake.
26582
26583 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
26584             Bruno Haible  <bruno@clisp.org>
26585
26586         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
26587         * lib/getline.c (getline, getdelim): Likewise.
26588         Remove _GNU_SOURCE define; now it's defined in config.h through
26589         m4/getline.m4.
26590
26591 2003-07-23  Karl Berry  <karl@gnu.org>
26592
26593         * config/config.sub: update from prep.
26594
26595 2003-07-22  Paul Eggert  <eggert@twinsun.com>
26596
26597         * modules/xalloc (Depends-on): Add exitfail.
26598         * modules/xmemcoll: Likewise.
26599
26600 2003-07-22  Paul Eggert  <eggert@twinsun.com>
26601
26602         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
26603         over-parenthesization in macros.
26604
26605         Sync with coreutils.
26606
26607         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
26608         required by C99.
26609
26610         Use `exit_failure' for xalloc and xmemcoll instead of their own
26611         private exit-failure variables.
26612         * lib/xalloc.h (xalloc_exit_failure): Remove.
26613         * lib/xmalloc.c: Likewise.  Include exitfail.h.
26614         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
26615         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
26616         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
26617         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
26618
26619 2003-07-20  Jim Meyering  <jim@meyering.net>
26620
26621         * modules/closeout (Depends-on): Add exitfail.
26622         Suggestion from Bruno Haible.
26623
26624 2003-07-19  Karl Berry  <karl@gnu.org>
26625
26626         * config/config.sub: update from prep.
26627
26628 2003-07-18  Paul Eggert  <eggert@twinsun.com>
26629
26630         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
26631         Remove.
26632         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
26633         to test that it can stand by itself.  Include "exitfail.h".
26634         Clients should set exit_failure instead.
26635         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
26636
26637 2003-07-18  Bruno Haible  <bruno@clisp.org>
26638
26639         * modules/getndelim2: New file.
26640         * modules/getline: Share files with module getndelim2.
26641         * modules/getnline: Depend on getndelim2 instead of sharing files with
26642         it. Add getnline.c to lib_SOURCES.
26643         * MODULES.html.sh (func_all_modules): Add getndelim2.
26644
26645 2003-07-18  Bruno Haible  <bruno@clisp.org>
26646
26647         * m4/getndelim2.m4: New file.
26648         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
26649         invoke gl_PREREQ_GETNDELIM2.
26650         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
26651         gl_PREREQ_GETNDELIM2.
26652         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
26653         gl_GETNDELIM2.
26654
26655 2003-07-18  Bruno Haible  <bruno@clisp.org>
26656
26657         * lib/getndelim2.h: New file.
26658         * lib/getndelim2.c: Make into a module of its own. Include config.h,
26659         getndelim2.h.
26660         (getndelim2): Make non-static. Change return type to ssize_t.
26661         * lib/getline.h: Change argument names.
26662         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
26663         * lib/getnline.c: Include getndelim2.h.
26664
26665 2003-07-18  Andreas Schwab  <schwab@suse.de>
26666
26667         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
26668
26669 2003-07-17  Karl Berry  <karl@gnu.org>
26670
26671         * config/config.sub: update from prep.
26672
26673 2003-07-17  Bruno Haible  <bruno@clisp.org>
26674
26675         * modules/getnline: New file.
26676         * modules/getline: Add lib/getndelim2.c to source file list.
26677         * MODULES.html.sh (func_all_modules): Add getnline.
26678
26679 2003-07-17  Bruno Haible  <bruno@clisp.org>
26680
26681         * m4/getnline.m4: New file.
26682
26683 2003-07-17  Bruno Haible  <bruno@clisp.org>
26684
26685         * m4/Makefile.am.in: Remove file.
26686         * m4/Makefile.am: Remove file.
26687         * m4/Makefile.in: Remove file.
26688
26689 2003-07-17  Bruno Haible  <bruno@clisp.org>
26690
26691         * lib/getnline.h: New file.
26692         * lib/getnline.c: New file.
26693         * lib/getndelim2.c: New file, extracted from getline.c.
26694         (getndelim2): Renamed from getdelim2, with added nmax argument.
26695         * lib/getline.c: Include getndelim2.c.
26696         (getdelim2): Moved out to getndelim2.c.
26697         (getline, getdelim): Update.
26698
26699 2003-07-17  Bruno Haible  <bruno@clisp.org>
26700
26701         * lib/Makefile.am: Remove file.
26702         * lib/Makefile.in: Remove file.
26703
26704 2003-07-17  Bruno Haible  <bruno@clisp.org>
26705
26706         * configure.in: Remove file.
26707         * Makefile.in: Remove file.
26708
26709 2003-07-17  Bruno Haible  <bruno@clisp.org>
26710
26711         * MODULES.html.sh: Put the </BODY> right before </HTML>.
26712
26713 2003-07-16  Karl Berry  <karl@gnu.org>
26714
26715         * config/srclist-update: was running fixlicense twice, which caused
26716                 texinfo.tex to be nullified for some reason.  Simplify,
26717                 $gplsrc is no longer needed as far as I can see?
26718
26719 2003-07-16  Jim Meyering  <jim@meyering.net>
26720
26721         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
26722
26723 2003-07-15  Paul Eggert  <eggert@twinsun.com>
26724
26725         * config/srclist.txt: Get the following files from gettext-runtime/intl
26726         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
26727         ref-del.sin.  From Bruno Haible.
26728         * config/srclist-update (fixfile): Change grep pattern again, since the
26729         previous fix didn't work (there was another trailing $).  Use
26730         '[$]' to escape the $s.
26731
26732 2003-07-15  Karl Berry  <karl@gnu.org>
26733
26734         * lib/vasnprintf.c: update from gettext.
26735
26736 2003-07-15  Karl Berry  <karl@gnu.org>
26737
26738         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
26739         gets expanded when surrounded by '$'.
26740
26741 2003-07-15  Jim Meyering  <jim@meyering.net>
26742
26743         * modules/save-cwd: Don't depend on error.  From Derek Price.
26744
26745 2003-07-15  Jim Meyering  <jim@meyering.net>
26746
26747         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
26748
26749 2003-07-14  Simon Josefsson  <jas@extundo.com>
26750
26751         * modules/mempcpy: New file.
26752         * MODULES.html.sh (func_all_modules): Add mempcpy.
26753
26754 2003-07-14  Simon Josefsson  <jas@extundo.com>
26755
26756         * m4/mempcpy.m4: New file.
26757
26758 2003-07-14  Simon Josefsson  <jas@extundo.com>
26759
26760         * lib/mempcpy.h: New file.
26761         * lib/mempcpy.c: New file.
26762
26763 2003-07-14  Paul Eggert  <eggert@twinsun.com>
26764
26765         * modules/getdate, modules/posixtm: Depend on mktime.
26766
26767 2003-07-14  Paul Eggert  <eggert@twinsun.com>
26768
26769         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
26770         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
26771         unicodeio.c, unicodeio.h, unlocked-io.h:
26772         Switch from LGPL to GPL.
26773
26774 2003-07-14  Paul Eggert  <eggert@twinsun.com>
26775
26776         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
26777         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
26778         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
26779         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
26780         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
26781         updated automatically by ../config/srclist-update.  This changes
26782         their license from LPGL to GPL.
26783
26784 2003-07-14  Paul Eggert  <eggert@twinsun.com>
26785
26786         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
26787         assumed to refer to the root of the most recent stable gettext version.
26788         * config/srclistvars.sh: Add defaults for eggert.
26789         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
26790         Match "This program" as well as "The program".  This is needed
26791         for gettext.
26792
26793 2003-07-14  Jim Meyering  <jim@meyering.net>
26794
26795         Don't emit diagnostics.  Let callers do that.
26796         * lib/save-cwd.c: Don't include "error.h".
26797         (save_cwd): Don't call error.  Ensure that errno is valid
26798         when returning nonzero.
26799
26800         * lib/save-cwd.h (restore_cwd): Update prototype.
26801         * lib/save-cwd.c (restore_cwd): Remove two parameters.
26802         Simplify.  Don't call error upon failure.  Let callers do that.
26803         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
26804         when auditing is enabled.  But don't bother updating the #if.
26805
26806 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
26807
26808         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
26809         it breaks C++ compilation.
26810         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
26811
26812 2003-07-10  Simon Josefsson  <jas@extundo.com>
26813
26814         * modules/strchrnul (Makefile.am): Add strchrnul.h.
26815
26816 2003-07-10  Jim Meyering  <jim@meyering.net>
26817
26818         * m4/clock_time.m4: Remove trailing blank.
26819         * m4/intmax_t.m4: Likewise.
26820
26821 2003-07-10  Jim Meyering  <jim@meyering.net>
26822
26823         * lib/vasnprintf.c: Remove trailing blanks.
26824         Make cpp indentation consistent.
26825
26826 2003-07-09  Paul Eggert  <eggert@twinsun.com>
26827
26828         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
26829         posixver.c, strftime.c, strnlen.c, strverscmp.c:
26830         Switch from LGPL to GPL.
26831
26832 2003-07-09  Paul Eggert  <eggert@twinsun.com>
26833
26834         * config/srclist.txt: Sort sublists.  Add
26835         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
26836         that differ from gnulib for one reason or another; we'd like this list
26837         to be smaller but for now let's document what we have.
26838
26839 2003-07-08  Paul Eggert  <eggert@twinsun.com>
26840
26841         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
26842         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
26843         and sweeter "eval x=$x".
26844         * config/srclist.txt: Get lib/argp* from glibc.
26845
26846 2003-07-07  Paul Eggert  <eggert@twinsun.com>
26847
26848         * lib/mktime.c: Fix some boundary cases and remove need for floating
26849         point.
26850
26851         Issue a compile-time diagnostic if time_t is floating point, or if
26852         two's complement arithmetic is not in effect, or if arithmetic
26853         right shift does not propagate the sign.  These assumptions were
26854         all in the original code but they weren't checked.
26855
26856         (TIME_T_MIDPOINT, verify): New macros.
26857         (__isleap): Remove; it has integer overflow problems.
26858         (leapyear): New function, without those problems.
26859         (ydhms_tm_diff): Remove; splitting into two parts.
26860         (ydhms_diff): New function, containing the arithmetic part of
26861         the old ydhms_tm_diff function.  Issue a compile-time
26862         diagnostic if we are not using C99 integer division.
26863         Avoid casts when possible.
26864         (guess_time_tm): New function, containing the checking part of
26865         the old ydhms_tm_diff function.  Return the new value, rather than
26866         the difference between it and the old.  Accept a new argument T
26867         so that *T specifies the old value.  Check for overflow in the result.
26868
26869         (__mktime_internal): Use a time_t offset, not a long int offset.
26870         This undoes the 2003-06-04 change, which is no longer needed now
26871         that we have better overflow checking.
26872         (localtime_offset): Likewise.
26873
26874         (__mktime_internal): Avoid harmful overflow on hosts where time_t
26875         and long are 64-bit but int is only 32-bit.
26876         (ydhms_diff): Use long int to store year1 and yday1.
26877         Issue a compile-time diagnostic if long int is not wide enough.
26878
26879         (__mktime_internal): Use long int to store adjusted year and yday.
26880         Use plain C rather than preprocessor commands, if that doesn't
26881         affect efficiency.
26882         Check for overflow (and try to repair) after each probe
26883         rather than checking only at the very end.  This avoids some bugs
26884         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
26885         does not equal GMT offset at maximum time).
26886         Use integer to check for overflow rather than floating point; this
26887         is more portable to non-IEEE hosts, and is a tad faster.
26888         When we detect that we are oscillating between two values,
26889         don't check whether tm_isdst has the requested value, since
26890         we already know the answer.  When tm_isdst has the wrong value,
26891         use a different heuristic to find the right one, based on the
26892         extreme values actually observed in practice in tz2003a,
26893         rather than the (overly optimistic) "previous 3 calendar quarters".
26894
26895         (not_equal_tm, print_tm, check_result): Use "const T" rather than
26896         "T const" to accommodate glibc style.
26897         (check_result): Use less-confusing report format.  "long" -> "long int.
26898         (main): Likewise.
26899         Don't loop if the iteration overflows time_t.
26900         Allow a negative step in the iteration.
26901
26902 2003-07-06  Karl Berry  <karl@gnu.org>
26903
26904         * config/depcomp: update from automake.
26905         * config/config.sub: update from prep.
26906
26907 2003-07-03  Karl Berry  <karl@gnu.org>
26908
26909         * config/config.guess: update from prep.
26910
26911 2003-07-01  Paul Eggert  <eggert@twinsun.com>
26912
26913         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
26914         xreadlink.c now includes it unconditionally.
26915
26916 2003-07-01  Paul Eggert  <eggert@twinsun.com>
26917
26918         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
26919         having it depend on HAVE_SYS_TYPES_H.
26920
26921 2003-07-01  Bruno Haible  <bruno@clisp.org>
26922
26923         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
26924         <sys/types.h> should be sufficient.
26925         Reported by Paul Eggert.
26926
26927 2003-06-26  Karl Berry  <karl@gnu.org>
26928
26929         * config/depcomp: update from automake.
26930
26931 2003-06-26  Bruno Haible  <bruno@clisp.org>
26932
26933         * modules/human: Depend on module stdbool.
26934
26935 2003-06-25  Bruno Haible  <bruno@clisp.org>
26936
26937         * modules/readlink: New file.
26938         * modules/xreadlink: Depend on it.
26939         * MODULES.html.sh (func_all_modules): Add readlink.
26940
26941 2003-06-25  Bruno Haible  <bruno@clisp.org>
26942
26943         * m4/readlink.m4: New file.
26944
26945 2003-06-25  Bruno Haible  <bruno@clisp.org>
26946
26947         * lib/readlink.c: New file.
26948
26949 2003-06-22  Karl Berry  <karl@gnu.org>
26950
26951         * config/srclist.txt: update mkinstalldirs from automake.
26952         * config/mkinstalldirs: update.
26953
26954 2003-06-22  Bruno Haible  <bruno@clisp.org>
26955
26956         Portability to mingw32.
26957         * m4/ssize_t.m4: New file, from GNU gettext.
26958         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
26959         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
26960
26961 2003-06-22  Bruno Haible  <bruno@clisp.org>
26962
26963         * modules/safe-read: Add m4/ssize_t.m4.
26964         * modules/xreadlink: Add m4/ssize_t.m4.
26965
26966 2003-06-20  Bruno Haible  <bruno@clisp.org>
26967
26968         Assume C89, so PARAMS isn't needed.
26969         * lib/unicodeio.h (PARAMS): Remove.
26970         * lib/unicodeio.c: Don't use PARAMS.
26971
26972 2003-06-18  Karl Berry  <karl@gnu.org>
26973
26974         * config/config.{guess,sub}: update from prep.
26975
26976 2003-06-18  Jim Meyering  <jim@meyering.net>
26977
26978         Merge changes from coreutils.
26979         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
26980         Remove explicit declarations of xmalloc and realloc.
26981         Include xalloc.h.
26982         (read_utmp): Remove anachronistic cast of xmalloc.
26983
26984 2003-06-17  Paul Eggert  <eggert@twinsun.com>
26985
26986         Assume C89, so PARAMS isn't needed.
26987         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
26988         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
26989         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
26990         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
26991         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
26992         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
26993         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
26994         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
26995         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
26996         lib/xstrtod.h, lib/xstrtol.h: Likewise.
26997         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
26998         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
26999         no longer needed. Anyway, config.h should always be included before any
27000         other file.
27001
27002 2003-06-11  Simon Josefsson  <jas@extundo.com>
27003
27004         * modules/sysexits: New file.
27005         * MODULES.html.sh (func_all_modules): Add sysexits.
27006
27007 2003-06-11  Simon Josefsson  <jas@extundo.com>
27008
27009         * lib/sysexit_.h: New file.
27010
27011 2003-06-11  Derek Price  <derek@ximbiot.com>
27012
27013         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
27014         necessary.
27015
27016 2003-06-11  Bruno Haible  <bruno@clisp.org>
27017
27018         * m4/sysexits.m4: New file.
27019
27020 2003-06-10  Simon Josefsson  <jas@extundo.com>
27021
27022         * lib/argp.h: New file, from glibc.
27023         * lib/argp-ba.c: New file, from glibc.
27024         * lib/argp-eexst.c: New file, from glibc.
27025         * lib/argp-fmtstream.c: New file, from glibc.
27026         * lib/argp-fmtstream.h: New file, from glibc.
27027         * lib/argp-fs-xinl.c: New file, from glibc.
27028         * lib/argp-help.c: New file, from glibc.
27029         * lib/argp-namefrob.h: New file, from glibc.
27030         * lib/argp-parse.c: New file, from glibc.
27031         * lib/argp-pv.c: New file, from glibc.
27032         * lib/argp-pvh.c: New file, from glibc.
27033         * lib/argp-xinl.c: New file, from glibc.
27034
27035 2003-06-10  Simon Josefsson  <jas@extundo.com>
27036
27037         * modules/strchrnul: New file.
27038
27039 2003-06-10  Simon Josefsson  <jas@extundo.com>
27040
27041         * modules/argp: New file.
27042
27043 2003-06-10  Simon Josefsson  <jas@extundo.com>
27044
27045         * m4/strchrnul.m4: New file.
27046
27047 2003-06-10  Simon Josefsson  <jas@extundo.com>
27048
27049         * lib/strchrnul.h: New file.
27050         * lib/strchrnul.c: New file.
27051
27052 2003-06-10  Bruno Haible  <bruno@clisp.org>
27053
27054         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
27055
27056 2003-06-07  Karl Berry  <karl@gnu.org>
27057
27058         * config/config.{guess,sub}: update from prep.
27059
27060 2003-06-07  Jim Meyering  <jim@meyering.net>
27061
27062         * modules/strtod: Use $(...) notation, not @...@ for
27063         AC_REPLACE'd variables.
27064         * modules/localcharset: Likewise.
27065
27066 2003-06-07  Jim Meyering  <jim@meyering.net>
27067
27068         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
27069         in place of my name in the copyright comment.
27070         Remove definition and uses of __P.
27071
27072         From coreutils.
27073         * lib/stat.c: Don't declare xmalloc explicitly.
27074         Instead, include "xalloc.h".
27075         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
27076         xrealloc, and xcalloc return values.
27077         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
27078         Improve comment.
27079         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
27080
27081 2003-06-07  Bruno Haible  <bruno@clisp.org>
27082
27083         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
27084         avoid AC_CONFIG_LINKS.
27085         * modules/fnmatch (Makefile.am): Use explicit creation rule for
27086         fnmatch.h, to avoid AC_CONFIG_LINKS.
27087         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
27088
27089 2003-06-07  Bruno Haible  <bruno@clisp.org>
27090
27091         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
27092         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
27093         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
27094         directory.
27095         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
27096         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
27097         directory.
27098
27099 2003-06-06  Jim Meyering  <jim@meyering.net>
27100
27101         Merge from coreutils.
27102         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
27103         Consolidate declarations and initializations of *_base* locals.
27104
27105         Merge from coreutils.
27106         This avoids a core dump on systems without GNU putenv,
27107         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
27108         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
27109         (unsetenv): New static function, from GNU libc.
27110         (rpl_putenv): Use it.
27111
27112         * lib/modechange.c: Remove trailing blanks.
27113
27114         Merge from coreutils.
27115         * lib/fsusage.c: Remove declaration of statfs.
27116         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
27117
27118         * lib/posixtm.c: Include <stdbool.h> unconditionally.
27119
27120 2003-06-06  Jim Meyering  <jim@meyering.net>
27121
27122         * lib/stdbool_.h: Renamed from stdbool.h.in.
27123
27124 2003-06-06  Jim Meyering  <jim@meyering.net>
27125             Bruno Haible  <bruno@clisp.org>
27126
27127         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
27128         Adjust Makefile.am snippet not to redirect directly to target.
27129         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
27130
27131 2003-06-05  Paul Eggert  <eggert@twinsun.com>
27132
27133         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
27134         mismatch, look in future quarters as well as past.  This fixes a
27135         bug when processing fall-backwards gaps immediately after a long
27136         period of daylight-saving time.
27137
27138         * lib/mktime.c: Assume freestanding C89 or better.
27139         (HAVE_LIMITS_H): Remove.  Assume it's 1.
27140         (__P): Remove; not used.
27141         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
27142         (mktime, not_equal_tm, print_tm, check_result,
27143         main): Use prototypes.  Use const * where appropriate.
27144         (main): Fix typo in testing code that uncovered by above changes.
27145         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
27146
27147 2003-06-04  Paul Eggert  <eggert@twinsun.com>
27148
27149         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
27150         locale.h, localeconv.  This merges changes from coreutils.
27151
27152         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
27153         It can be removed after the next Autoconf is released.
27154         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
27155         needed.
27156
27157 2003-06-04  Paul Eggert  <eggert@twinsun.com>
27158
27159         * lib/mktime.c: Fix Debian bug 177940
27160         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
27161         (localtime_offset): Now long int, not time_t, because we want it
27162         to be guaranteed to be signed.  All uses changed.
27163         (__mktime_internal): If overflow would occur when adding offset,
27164         don't add it.
27165
27166         Merge 'human' changes from coreutils.  Rewrite to support
27167         locale-specific notations like thousands separators.
27168         * lib/human.c: Simplify authorship notice.
27169         Include human.h immediately after config.h.
27170         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
27171         <limits.h>: Do not include, since human.h does.
27172         (SIZE_MAX, UINTMAX_MAX): New macros.
27173         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
27174         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
27175         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
27176         (power_letter): Renamed from suffixes.
27177         (generate_suffix_backwards): Remove.
27178         (adjust_value): Now takes int style (because of human.h changes)
27179         and long double value (for greater precision on some platforms).
27180         (group_number): New function.
27181         (human_readable): Use it.  Use integer options, not enum.
27182         Put the options before the sizes in the arg list.
27183         Support all the new options.
27184         The old human_readable function has been removed;
27185         use inttostr.h instead.
27186         (human_readable, default_block_size, humblock):
27187         Use uintmax_t, not int, for block sizes.
27188         (human_readable_inexact, block_size_types): Remove.
27189         (block_size_opts): New constant.
27190         (human_options): Renamed from human_block_size, with new signature
27191         that allows block sizes up to UINTMAX_MAX.  All callers changed.
27192         * lib/human.h: Add copyright and authorship notice.
27193         Include <limits.h> and <stdbool.h> unconditionally.
27194         (PARAMS): Remove.  All uses removed.
27195         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
27196         (enum human_inexact_style): Remove tag; now a nameless enum.
27197         (human_floor, human_ceiling, human_round_to_even): Now have
27198         values 2, 0, 1 rather than -1, 1, 0.
27199         (human_group_digits, human_suppress_point_zero, human_autoscale,
27200         human_base_1024, human_SI, human_B): New constants.
27201         (human_readable_inexact, human_block_size): Remove.
27202         (human_readable): Size args are now uintmax_t, not int.
27203         (human_options): New decl.
27204
27205         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
27206         unnecessary now that we assume C89 or better.  This change
27207         imported from coreutils.
27208
27209         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
27210         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
27211         in the 2003-05-30 sync from glibc.
27212
27213         .h files should stand alone, but we shouldn't include <sys/types.h>
27214         if we can get away with just <stddef.h>.
27215
27216         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
27217         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
27218         rather than <sys/types.h>, as we merely need size_t.
27219         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
27220         to get size_t.
27221         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
27222         Include <stdio.h>, to get FILE.
27223         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
27224         memcasecmp.h has included <stddef.h> and all we need is size_t.
27225         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
27226         our interface, instead of including <sys/types.h>
27227
27228 2003-06-04  Paul Eggert  <eggert@twinsun.com>
27229
27230         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
27231         now, as glibc mktime is buggy on non-glibc systems.
27232
27233 2003-06-03  Karl Berry  <karl@gnu.org>
27234
27235         * config/config.sub: update from prep.
27236
27237 2003-06-02  Paul Eggert  <eggert@twinsun.com>
27238
27239         [from coreutils]
27240         Fix some minor time-related bugs with POSIX time arguments.
27241         Some valid time stamps were being rejected (notably -1, and
27242         time stamps before 1900 on 64-bit hosts).  And some invalid
27243         time stamps were being accepted, e.g. September 31.
27244
27245         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
27246         that we can return (time_t) -1 successfully.
27247         * lib/posixtm.c: Likewise.
27248         [HAVE_STDBOOL_H]: Include <stdbool.h>.
27249         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
27250         (t): Remove static var.
27251         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
27252         of static var.  All uses changed.
27253         (year): Do not reject years before 1900; they can occur with
27254         64-bit time_t.
27255         (posix_time_parse): Do not check for out-of-range components;
27256         that is now the caller's responsibility, since our checks were
27257         only approximations.
27258         (posixtime): Use mktime to check for out-of-range components,
27259         since it knows them exactly.
27260         If mktime returns (time_t) -1, check whether an error actually occurred
27261         by invoking localtime on -1.
27262         (main) [TEST_POSIXTIME]: Check for input data errors, and report
27263         posixtime failures better.
27264         Improve the test data (in comments only).
27265
27266 2003-06-02  Karl Berry  <karl@gnu.org>
27267
27268         * config/mkinstalldirs (version): new variable.
27269         (--version): new option.
27270         (usage): improve message.
27271
27272 2003-05-30  Karl Berry  <karl@gnu.org>
27273
27274         * lib/mktime.c: update from libc.
27275
27276 2003-05-30  Bruno Haible  <bruno@clisp.org>
27277
27278         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
27279         * config/config.rpath: Upgrade to gettext-0.12.1.
27280
27281 2003-05-30  Bruno Haible  <bruno@clisp.org>
27282
27283         * m4/gettext.m4: Upgrade to gettext-0.12.1.
27284         * m4/nls.m4: New file, from gettext-0.12.1.
27285         * m4/po.m4: New file, from gettext-0.12.1.
27286         * m4/progtest.m4: Upgrade to gettext-0.12.1.
27287
27288 2003-05-30  Bruno Haible  <bruno@clisp.org>
27289
27290         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
27291         * lib/localcharset.h: Likewise.
27292         * lib/localcharset.c: Likewise.
27293
27294 2003-05-29  Karl Berry  <karl@gnu.org>
27295
27296         * config/config.rpath: update from gettext.
27297
27298 2003-05-28  Paul Eggert  <eggert@twinsun.com>
27299
27300         Assume the headers required for C89 freestanding compilers.
27301         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
27302         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
27303         * m4/human.m4 (gl_HUMAN): Likewise.
27304         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
27305         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
27306         * m4/userspec.m4 (gl_USERSPEC): Likewise.
27307         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
27308         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
27309         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
27310
27311 2003-05-28  Paul Eggert  <eggert@twinsun.com>
27312
27313         Assume the headers required for C89 freestanding compilers.
27314         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
27315         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
27316         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
27317         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
27318         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
27319         define, since <limits.h> is guaranteed to do that.
27320         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
27321         * lib/exclude.c: Include <stdbool.h> unconditionally.
27322         * lib/tempname.c: Include <stddef.h> unconditionally.
27323         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
27324         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
27325         <stddef.h> does that.
27326         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
27327         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
27328         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
27329         needed.
27330         * lib/xstrtol.c: Likewise.
27331         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
27332         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
27333
27334         * lib/addext.c (addext): Use assignment rather than cast, to avoid
27335         warnings on some platforms.
27336
27337         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
27338         arbitrarily.
27339
27340 2003-05-26  Jim Meyering  <jim@meyering.net>
27341
27342         Merge in a change from coreutils:
27343         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
27344         that is guaranteed to be `no'.  Use `no_such_member' to indicate
27345         that condition, rather than `-1' which is slightly misleading.
27346         Change the name of the cache variable to have the gl_ prefix.
27347         Prompted by a patch from Richard Dawe for DJGPP.
27348
27349 2003-05-24  Karl Berry  <karl@gnu.org>
27350
27351         * config/config.guess: update from prep.
27352
27353 2003-05-22  Karl Berry  <karl@gnu.org>
27354
27355         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
27356
27357 2003-05-20  Karl Berry  <karl@gnu.org>
27358
27359         * config/config.guess: update from prep.
27360
27361 2003-05-18  Karl Berry  <karl@gnu.org>
27362
27363         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
27364         might actually be set by the user.
27365
27366         * config/depcomp, install-sh, mdate-sh: update from automake.
27367
27368 2003-05-17  Bruno Haible  <bruno@clisp.org>
27369
27370         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
27371         invalid expansion for AC_EGREP_CPP.
27372         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
27373         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
27374         Suggested by Akim Demaille <akim@epita.fr> in
27375         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
27376
27377 2003-05-12  Jim Meyering  <jim@meyering.net>
27378
27379         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
27380         the space-padded-by-default conversion specifiers, %e, %k, %l.
27381
27382 2003-05-12  Bruno Haible  <bruno@clisp.org>
27383
27384         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
27385         the string is longer than 4 KB.
27386
27387 2003-05-11  Karl Berry  <karl@gnu.org>
27388
27389         * config/config.{guess,sub}: update from prep.
27390
27391 2003-05-09  Bruno Haible  <bruno@clisp.org>
27392
27393         * modules/error: Add m4/strerror_r.m4 to file list.
27394
27395 2003-05-03  Bruno Haible  <bruno@clisp.org>
27396
27397         Upgrade to Unicode-4.0.
27398         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
27399         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
27400         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
27401         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
27402         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
27403         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
27404         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
27405         Change width of U+E0100..U+E01EF from 1 to 0.
27406
27407 2003-04-25  Jim Meyering  <jim@meyering.net>
27408
27409         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
27410         of type size_t, not int.
27411
27412 2003-04-25  Bruno Haible  <bruno@clisp.org>
27413
27414         * lib/copy-file.c: Include <stddef.h>, for size_t.
27415
27416 2003-04-21  Paul Eggert  <eggert@twinsun.com>
27417
27418         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
27419         code which expansion is under static control.  Patch imported from
27420         Akim Demaille's patch to Bison; see
27421         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
27422
27423 2003-04-14  Bruno Haible  <bruno@clisp.org>
27424
27425         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
27426
27427 2003-04-11  Jim Meyering  <jim@meyering.net>
27428
27429         Merge changes from Coreutils.
27430
27431         2003-03-22  Jim Meyering  <jim@meyering.net>
27432
27433         * lib/strftime.c (widen): Cast alloca return value to proper type.
27434
27435         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
27436
27437         From GNU libc.
27438         * lib/strftime.c (my_strftime): Handle very large width
27439         specifications for numeric values correctly.  Improve checks for
27440         overflow.
27441
27442         2003-01-19  Jim Meyering  <jim@meyering.net>
27443
27444         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
27445         definitions.
27446         (nl_get_alt_digit) [! defined my_strftime]: Define.
27447         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
27448         _nl_get_alt_digit and _nl_get_walt_digit.
27449
27450         * lib/strftime.c (my_strftime): Merge in locale-related changes from
27451         libc. These changes have no effect outside of _LIBC.
27452
27453 2003-04-10  Bruno Haible  <bruno@clisp.org>
27454
27455         * modules/findprog: New file.
27456         * MODULES.html.sh (func_all_modules): Add it.
27457
27458 2003-04-10  Bruno Haible  <bruno@clisp.org>
27459
27460         * m4/findprog.m4: New file.
27461         * m4/eaccess.m4: New file.
27462
27463 2003-04-10  Bruno Haible  <bruno@clisp.org>
27464
27465         * lib/findprog.h: New file, from GNU gettext.
27466         * lib/findprog.c: New file, from GNU gettext.
27467
27468 2003-04-05  Jim Meyering  <jim@meyering.net>
27469
27470         Merge changes from Coreutils.
27471
27472         * lib/exclude.h (PARAMS): Remove definition and uses.
27473         * lib/exclude.c: Remove uses of `PARAMS'.
27474
27475         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
27476         Add test-cases for DOS filenames. Declare program_name.
27477         (main): Set up program_name.  Patch by Rich Dawe.
27478
27479         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
27480         error from mntctl.
27481         Use mntctl's return value to drive the entry-processing loop, since
27482         we can't rely on the value of the vmt_length member in the last
27483         entry.  On some systems doing so could result in exhausting
27484         virtual memory.  Based in part on a patch from Mike Jetzer.
27485
27486 2003-04-04  Bruno Haible  <bruno@clisp.org>
27487
27488         * modules/linebreak: New file.
27489         * MODULES.html.sh (func_all_modules): Add it.
27490
27491 2003-04-04  Bruno Haible  <bruno@clisp.org>
27492
27493         * m4/linebreak.m4: New file.
27494
27495 2003-04-04  Bruno Haible  <bruno@clisp.org>
27496
27497         * lib/linebreak.h: New file, from GNU gettext.
27498         * lib/linebreak.c: New file, from GNU gettext with slight
27499         modifications.
27500         * lib/lbrkprop.h: New file, from GNU gettext.
27501
27502 2003-04-03  Bruno Haible  <bruno@clisp.org>
27503
27504         * modules/utf8-ucs4: New file.
27505         * modules/utf16-ucs4: New file.
27506         * modules/ucs4-utf8: New file.
27507         * modules/ucs4-utf16: New file.
27508         * MODULES.html.sh (func_all_modules): Add them.
27509
27510 2003-04-03  Bruno Haible  <bruno@clisp.org>
27511
27512         * m4/utf-ucs4.m4: New file.
27513         * m4/ucs4-utf.m4: New file.
27514
27515 2003-04-03  Bruno Haible  <bruno@clisp.org>
27516
27517         * lib/utf8-ucs4.h: New file, from GNU gettext.
27518         * lib/utf16-ucs4.h: New file, from GNU gettext.
27519         * lib/ucs4-utf8.h: New file, from GNU gettext.
27520         * lib/ucs4-utf16.h: New file, from GNU gettext.
27521
27522 2003-04-02  Bruno Haible  <bruno@clisp.org>
27523
27524         * modules/binary-io: New file.
27525         * MODULES.html.sh (func_all_modules): Add it.
27526
27527 2003-04-02  Bruno Haible  <bruno@clisp.org>
27528
27529         * lib/binary-io.h: New file, from GNU gettext.
27530
27531 2003-04-01  Bruno Haible  <bruno@clisp.org>
27532
27533         * modules/pathname: New file.
27534         * MODULES.html.sh (func_all_modules): Add it.
27535
27536 2003-04-01  Bruno Haible  <bruno@clisp.org>
27537
27538         * lib/pathname.h: New file, from GNU gettext.
27539         * lib/concatpath.c: New file, from GNU gettext.
27540
27541 2003-03-30  Bruno Haible  <bruno@clisp.org>
27542
27543         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
27544
27545 2003-03-30  Bruno Haible  <bruno@clisp.org>
27546
27547         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
27548         function chown() doesn't exist.
27549
27550 2003-03-28  Bruno Haible  <bruno@clisp.org>
27551
27552         * modules/copy-file: New file.
27553         * MODULES.html.sh (func_all_modules): Add it.
27554
27555 2003-03-28  Bruno Haible  <bruno@clisp.org>
27556
27557         * m4/copy-file.m4: New file.
27558
27559 2003-03-28  Bruno Haible  <bruno@clisp.org>
27560
27561         * lib/copy-file.h: New file, from GNU gettext.
27562         * lib/copy-file.c: New file, from GNU gettext.
27563
27564 2003-03-18  Jim Meyering  <jim@meyering.net>
27565
27566         * lib/quote.c (quote_n): Fix typo in comment.
27567
27568 2003-03-18  Bruno Haible  <bruno@clisp.org>
27569
27570         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
27571         checking.
27572         * m4/onceonly_2_57.m4: Likewise.
27573
27574 2003-03-17  Bruno Haible  <bruno@clisp.org>
27575
27576         * m4/onceonly.m4: Require autoconf 2.54 or newer.
27577         (m4_quote): Remove macro.
27578         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
27579
27580 2003-03-14  Jim Meyering  <jim@meyering.net>
27581
27582         Merge changes from Coreutils.
27583         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
27584         to be const, in order to avoid warnings.
27585         (obstack_room): Likewise.
27586         (obstack_empty_p): Likewise.
27587
27588 2003-03-14  Bruno Haible  <bruno@clisp.org>
27589
27590         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
27591         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
27592
27593 2003-03-13  Paul Eggert  <eggert@twinsun.com>
27594
27595         Merge changes from Bison.
27596         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
27597         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
27598         when compiling Bison 1.875's `bitset bset = obstack_alloc
27599         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
27600         * lib/hash.c: Include <stdbool.h> unconditionally.
27601
27602 2003-03-13  Paul Eggert  <eggert@twinsun.com>
27603
27604         * m4/onceonly.m4 (m4_quote): New macro.
27605         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
27606         Quote AC_FOREACH variable-expansions properly.
27607
27608 2003-03-13  Paul Eggert  <eggert@twinsun.com>
27609
27610         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
27611
27612 2003-03-09  Paul Eggert  <eggert@twinsun.com>
27613
27614         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
27615         Reported by Bruce Becker; see:
27616         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
27617
27618 2003-03-03  Paul Eggert  <eggert@twinsun.com>
27619             Bruno Haible  <bruno@clisp.org>
27620
27621         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
27622         Reported by John Hughes, see
27623         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
27624
27625 2003-02-20  Bruno Haible  <bruno@clisp.org>
27626
27627         * MODULES.html.sh (func_all_modules): Add poll.
27628
27629 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
27630
27631         * modules/poll: New file.
27632
27633 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
27634
27635         * lib/poll_.h: New file.
27636         * lib/poll.c: New file.
27637
27638 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
27639
27640         * m4/poll.m4: New file.
27641
27642 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
27643
27644         * modules/mathl: New file.
27645
27646 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
27647
27648         * lib/mathl.h: New file.
27649         * lib/acosl.c: New file.
27650         * lib/asinl.c: New file.
27651         * lib/atanl.c: New file.
27652         * lib/ceill.c: New file.
27653         * lib/cosl.c: New file.
27654         * lib/expl.c: New file.
27655         * lib/floorl.c: New file.
27656         * lib/frexpl.c: New file.
27657         * lib/ldexpl.c: New file.
27658         * lib/logl.c: New file.
27659         * lib/sincosl.c: New file.
27660         * lib/sinl.c: New file.
27661         * lib/sqrtl.c: New file.
27662         * lib/tanl.c: New file.
27663         * lib/trigl.c: New file.
27664         * lib/trigl.h: New file.
27665
27666 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
27667
27668         * m4/mathl.m4: New file.
27669
27670 2003-02-18  Bruno Haible  <bruno@clisp.org>
27671
27672         * MODULES.html.sh (func_all_modules): Add mathl.
27673
27674 2003-02-17  Bruno Haible  <bruno@clisp.org>
27675
27676         * modules/mkdtemp: New module.
27677         * MODULES.html.sh (func_all_modules): Add it.
27678
27679 2003-02-17  Bruno Haible  <bruno@clisp.org>
27680
27681         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
27682
27683 2003-02-17  Bruno Haible  <bruno@clisp.org>
27684
27685         * lib/mkdtemp.h: New file, from GNU gettext.
27686         * lib/mkdtemp.c: New file, from GNU gettext.
27687
27688 2003-02-02  Jim Meyering  <jim@meyering.net>
27689
27690         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
27691         e.g. glibc-2.2.93.
27692
27693 2003-01-31  Bruno Haible  <bruno@clisp.org>
27694
27695         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
27696         'rpl_rename'.
27697         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
27698         'rpl_strnlen'.
27699         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
27700         'rpl_strtod'.
27701         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
27702         'rpl_utime'.
27703
27704 2003-01-31  Bruno Haible  <bruno@clisp.org>
27705
27706         * lib/rename.c: #undef rename before defining rpl_rename.
27707         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
27708
27709 2003-01-30  Bruno Haible  <bruno@clisp.org>
27710
27711         * modules/vasnprintf, modules/vasprintf: New modules.
27712         * MODULES.html.sh (func_all_modules): Add them.
27713
27714 2003-01-30  Bruno Haible  <bruno@clisp.org>
27715
27716         * m4/signed.m4: New file, from GNU gettext.
27717         * m4/longdouble.m4: New file, from GNU gettext.
27718         * m4/wchar_t.m4: New file, from GNU gettext.
27719         * m4/wint_t.m4: New file, from GNU gettext.
27720         * m4/vasnprintf.m4: New file.
27721         * m4/vasprintf.m4: New file.
27722
27723 2003-01-30  Bruno Haible  <bruno@clisp.org>
27724
27725         * lib/printf-args.h: New file, from GNU gettext.
27726         * lib/printf-args.c: New file, from GNU gettext.
27727         * lib/printf-parse.h: New file, from GNU gettext.
27728         * lib/printf-parse.c: New file, from GNU gettext.
27729         * lib/vasnprintf.h: New file, from GNU gettext.
27730         * lib/vasnprintf.c: New file, from GNU gettext.
27731         * lib/asnprintf.c: New file, from GNU gettext.
27732         * lib/vasprintf.h: New file, from GNU gettext with modifications.
27733         * lib/vasprintf.c: New file, from GNU gettext.
27734         * lib/asprintf.c: New file, from GNU gettext.
27735
27736 2003-01-29  Bruno Haible  <bruno@clisp.org>
27737
27738         * modules/stpncpy: New module.
27739         * MODULES.html.sh (func_all_modules): Add it.
27740
27741 2003-01-29  Bruno Haible  <bruno@clisp.org>
27742
27743         * m4/stpncpy.m4: New file.
27744
27745 2003-01-29  Bruno Haible  <bruno@clisp.org>
27746
27747         * lib/stpncpy.h: New file, from GNU gettext with modifications.
27748         * lib/stpncpy.c: New file, from GNU gettext with modifications.
27749
27750 2003-01-28  Bruno Haible  <bruno@clisp.org>
27751
27752         * modules/c-ctype: New module.
27753         * MODULES.html.sh (func_all_modules): Add it.
27754
27755 2003-01-28  Bruno Haible  <bruno@clisp.org>
27756
27757         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
27758         Paul Eggert.
27759         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
27760         Paul Eggert.
27761
27762 2003-01-27  Bruno Haible  <bruno@clisp.org>
27763
27764         * modules/xsetenv: New module.
27765         * MODULES.html.sh (func_all_modules): Add it.
27766
27767 2003-01-27  Bruno Haible  <bruno@clisp.org>
27768
27769         * lib/xsetenv.h: New file, from GNU gettext.
27770         * lib/xsetenv.c: New file, from GNU gettext.
27771
27772 2003-01-23  Jim Meyering  <jim@meyering.net>
27773
27774         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
27775         from working on systems without dirfd (at least Irix and OSF1/Tru64).
27776
27777 2003-01-23  Bruno Haible  <bruno@clisp.org>
27778
27779         * modules/minmax: New module.
27780         * MODULES.html.sh (func_all_modules): Add it.
27781
27782 2003-01-23  Bruno Haible  <bruno@clisp.org>
27783
27784         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
27785         Eggert.
27786
27787 2003-01-22  Bruno Haible  <bruno@clisp.org>
27788
27789         * modules/exit: New module.
27790         * MODULES.html.sh (func_all_modules): Add it.
27791
27792 2003-01-22  Bruno Haible  <bruno@clisp.org>
27793
27794         * lib/exit.h: New file, from GNU gettext.
27795
27796 2003-01-19  Bruno Haible  <bruno@clisp.org>
27797
27798         * gnulib-tool: Recognize option --extract-maintainer.
27799         (func_get_maintainer): New function.
27800         * modules/*: Add Maintainer entry.
27801
27802 2003-01-16  Jim Meyering  <jim@meyering.net>
27803
27804         * m4/regex.m4: The `regex' struct is both input and output.
27805         Initialize it before each use.  Patch by Tim Waugh.
27806
27807 2003-01-16  Bruno Haible  <bruno@clisp.org>
27808
27809         * MODULES.html.sh: Add a table of contents. Add the module name as
27810         leftmost column. Add hyperlinks.
27811
27812 2003-01-15  Bruno Haible  <bruno@clisp.org>
27813
27814         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
27815
27816 2003-01-15  Bruno Haible  <bruno@clisp.org>
27817
27818         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
27819         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
27820         suffix.
27821
27822 2003-01-15  Bruno Haible  <bruno@clisp.org>
27823
27824         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
27825
27826 2003-01-15  Bruno Haible  <bruno@clisp.org>
27827
27828         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
27829         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
27830
27831 2003-01-14  Jim Meyering  <jim@meyering.net>
27832
27833         * lib/same.c (same_name): Tweak a comment.
27834
27835 2003-01-14  Bruno Haible  <bruno@clisp.org>
27836
27837         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
27838         when a string comparison is sufficient.
27839
27840 2003-01-14  Bruno Haible  <bruno@clisp.org>
27841
27842         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
27843         'unsigned int'.
27844
27845 2003-01-14  Bruno Haible  <bruno@clisp.org>
27846
27847         * lib/hash-pjw.c: Add comment about low quality of this function.
27848
27849 2003-01-13  Bruno Haible  <bruno@clisp.org>
27850
27851         * modules/stpcpy: Distribute lib/stpcpy.h.
27852         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
27853
27854 2003-01-13  Bruno Haible  <bruno@clisp.org>
27855
27856         * modules/*: Add a description.
27857         * modules/strpbrk: Fix Makefile.am snippet.
27858         * modules/strtoimax: Fix dependencies.
27859         * modules/strtoumax: Likewise.
27860
27861 2003-01-13  Bruno Haible  <bruno@clisp.org>
27862
27863         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
27864         * modules/alloca (Makefile.am): All object files depend on alloca.h.
27865         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
27866
27867 2003-01-13  Bruno Haible  <bruno@clisp.org>
27868
27869         * gnulib-tool (func_create_testdir): Store config/* files in the main
27870         directory.
27871         * config.rpath: Move to ...
27872         * config/config.rpath: ... here.
27873         * modules/gettext: Contains config/config.rpath, not config.rpath.
27874         * modules/iconv: Likewise.
27875
27876 2003-01-12  Paul Eggert  <eggert@twinsun.com>
27877
27878         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
27879         to avoid collisions with libcurses and libreadline.
27880
27881         * m4/getstr.m4: Remove.
27882         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
27883
27884 2003-01-12  Paul Eggert  <eggert@twinsun.com>
27885
27886         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
27887         to avoid collisions with libcurses and libreadline.
27888
27889         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
27890         * lib/getstr.h, getstr.c: Remove.
27891         * lib/getline.c: Include "getline.h", to check interface.
27892         Move body of old getstr.c here: this defines MIN_CHUNK and
27893         declares getdelim2, which is renamed from getstr.
27894         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
27895
27896         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
27897         All uses changed.
27898         * lib/linebuffer.h: Likewise.
27899         (readline): Remove backward-compatibility macro.
27900
27901 2003-01-12  Paul Eggert  <eggert@twinsun.com>
27902
27903         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
27904         to avoid collisions with libcurses and libreadline.
27905         * getstr: Remove.
27906         * MODULES.html.sh: Remove getstr.
27907         * modules/getline: Depend on unlocked-io, not getstr.
27908
27909 2003-01-12  Jim Meyering  <jim@meyering.net>
27910
27911         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
27912
27913 2003-01-10  Bruno Haible  <bruno@clisp.org>
27914
27915         * modules/alloca: Change Makefile.am requirements. Simplify Include
27916         requirements. Add lib/alloca_.h to file list.
27917
27918 2003-01-10  Bruno Haible  <bruno@clisp.org>
27919
27920         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
27921
27922 2003-01-10  Bruno Haible  <bruno@clisp.org>
27923
27924         * lib/alloca_.h: New file.
27925         * lib/getdate.y: Unconditionally include alloca.h.
27926         * lib/makepath.c: Likewise.
27927         * lib/setenv.c: Likewise.
27928         * lib/userspec.c: Likewise.
27929
27930 2003-01-09  Karl Berry  <karl@gnu.org>
27931
27932         * MODULES.html.sh: include `dirname $0` in PATH, to find
27933         gnulib-tool.
27934
27935 2003-01-09  Bruno Haible  <bruno@clisp.org>
27936
27937         * modules/stdbool: Change configure.ac, Makefile.am requirements.
27938         Simplify Include requirements. Add lib/stdbool.h.in to file list.
27939
27940 2003-01-09  Bruno Haible  <bruno@clisp.org>
27941
27942         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
27943
27944 2003-01-09  Bruno Haible  <bruno@clisp.org>
27945
27946         * lib/stdbool.h.in: New file.
27947
27948 2003-01-09  Bruno Haible  <bruno@clisp.org>
27949
27950         * gnulib-tool (func_all_modules): Ignore files ending in ~.
27951         * MODULES.html.sh: Likewise.
27952
27953 2003-01-08  Jim Meyering  <jim@meyering.net>
27954
27955         * lib/full-write.c: Undefine and define-away `const' after inclusion
27956         of errno.h, not before.  Suggestion from Bruno Haible.
27957
27958 2003-01-08  Bruno Haible  <bruno@clisp.org>
27959
27960         * modules/full-read: Depend on full-write.
27961
27962 2003-01-08  Bruno Haible  <bruno@clisp.org>
27963
27964         * lib/safe-read.c: Include specification header first, to ensure its
27965         selfcontainedness.
27966         * lib/full-write.c: Likewise.
27967
27968 2003-01-07  Jim Meyering  <jim@meyering.net>
27969
27970         * lib/full-write.c: Rework so that it may serve to define full_read,
27971         too.
27972         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
27973
27974 2003-01-07  Bruno Haible  <bruno@clisp.org>
27975
27976         * lib/strtoimax.c: Include <stdint.h> as an alternative to
27977         <inttypes.h>.
27978         * lib/xstrtol.h: Likewise.
27979         * lib/xstrtoimax.c: Likewise.
27980         * lib/xstrtoumax.c: Likewise.
27981         * lib/human.h: Likewise.
27982
27983         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
27984         on systems that have <inttypes.h> but not <stdint.h>.
27985
27986 2003-01-07  Bruno Haible  <bruno@clisp.org>
27987
27988         * MODULES.html.sh: Add copyright notice.
27989         (missed_files): Omit CVS directory entries.
27990         (func_module): Make it work with sed-3.02.
27991         * MODULES.txt: Remove file.
27992
27993 2003-01-06  Jim Meyering  <jim@meyering.net>
27994
27995         * lib/version-etc.c: Update year in translatable copyright string.
27996
27997 2003-01-03  Karl Berry  <karl@gnu.org>
27998
27999         * config/config.{guess,sub}: update from prep.
28000
28001 2003-01-02  Karl Berry  <karl@gnu.org>
28002
28003         * doc/COPYING.DOC: belatedly updated to 1.2.
28004
28005 2003-01-01  Karl Berry  <karl@gnu.org>
28006
28007         * gnulib-tool (func_verify_module): report module name $module in
28008         error message, not $1.
28009         * gnulib-tool (create-testdir): don't complain if destdir couldn't
28010         be created, only if it doesn't exist.
28011         * gnulib-tool (last_checkin_date): don't expand the $Date here.
28012
28013 2002-12-31  Paul Eggert  <eggert@twinsun.com>
28014
28015         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
28016
28017 2002-12-31  Paul Eggert  <eggert@twinsun.com>
28018
28019         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
28020         memcmp if strcoll doesn't work.
28021
28022 2002-12-31  Bruno Haible  <bruno@clisp.org>
28023
28024         * lib/utime.c (utime_null): No need to call ftruncate if the file was
28025         nonempty.
28026
28027 2002-12-31  Bruno Haible  <bruno@clisp.org>
28028
28029         * lib/memcoll.c (STRCOLL): New macro.
28030         (memcoll): Use it.
28031
28032 2002-12-31  Bruno Haible  <bruno@clisp.org>
28033
28034         * lib/localcharset.h: New file.
28035         * lib/localcharset.c: Include it.
28036         * lib/unicodeio.c: Likewise.
28037
28038 2002-12-31  Bruno Haible  <bruno@clisp.org>
28039
28040         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
28041         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
28042
28043 2002-12-31  Bruno Haible  <bruno@clisp.org>
28044
28045         * lib/getline.h: Include <stddef.h>, for size_t.
28046
28047         * lib/unicodeio.h: Include <stddef.h>, for size_t.
28048         * lib/unicodeio.c: Don't include <stddef.h>.
28049
28050 2002-12-31  Bruno Haible  <bruno@clisp.org>
28051
28052         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
28053         HAVE_TM_ZONE.
28054
28055 2002-12-24  Karl Berry  <karl@gnu.org>
28056
28057         * config/config.guess: update from prep.
28058
28059 2002-12-24  Bruno Haible  <bruno@clisp.org>
28060
28061         General infrasructure.
28062         * m4/README: Rewritten.
28063         * m4/onceonly.m4: New file.
28064         * m4/onceonly_2_57.m4: New file.
28065
28066         Module atexit.
28067         * m4/atexit.m4: New file.
28068
28069         Module strtod.
28070         * m4/strtod.m4: New file.
28071
28072         Module strtol.
28073         * m4/strtol.m4: New file.
28074
28075         Module strtoul.
28076         * m4/strtoul.m4: New file.
28077
28078         Module memchr.
28079         * m4/memchr.m4: New file.
28080
28081         Module memcmp.
28082         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
28083         (jm_FUNC_MEMCMP): Invoke it.
28084
28085         Module memcpy.
28086         * m4/memcpy.m4: New file.
28087
28088         Module memmove.
28089         * m4/memmove.m4: New file.
28090
28091         Module memset.
28092         * m4/memset.m4: New file.
28093
28094         Module strcspn.
28095         * m4/strcspn.m4: New file.
28096
28097         Module strpbrk.
28098         * m4/strpbrk.m4: New file.
28099
28100         Module strstr.
28101         * m4/strstr.m4: New file.
28102
28103         Module strerror.
28104         * m4/strerror.m4: New file.
28105
28106         Module mktime.
28107         * m4/mktime.m4: Renamed from jm-mktime.m4.
28108         (gl_PREREQ_MKTIME): New macro.
28109         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
28110
28111         Module malloc.
28112         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
28113         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
28114         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
28115
28116         Module realloc.
28117         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
28118         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
28119         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
28120
28121         Module strftime.
28122         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
28123         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
28124         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
28125         gl_TM_GMTOFF.
28126         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
28127
28128         Module xalloc.
28129         * m4/xalloc.m4: New file.
28130
28131         Module alloca.
28132         * m4/alloca.m4: New file.
28133
28134         Module putenv.
28135         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
28136         (jm_FUNC_PUTENV): Invoke it.
28137
28138         Module setenv.
28139         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
28140         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
28141         when invoked twice.
28142         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
28143         gt_FUNC_SETENV.
28144
28145         Module memrchr.
28146         * m4/memrchr.m4: New file.
28147
28148         Module stpcpy.
28149         * m4/stpcpy.m4: New file.
28150
28151         Module strcase.
28152         * m4/strcase.m4: New file.
28153
28154         Module strdup.
28155         * m4/strdup.m4: New file.
28156
28157         Module strnlen.
28158         * m4/strnlen.m4: New file.
28159
28160         Module strndup.
28161         * m4/strndup.m4: New file.
28162
28163         Module xstrtod.
28164         * m4/xstrtod.m4: New file.
28165
28166         Module xstrtol.
28167         * m4/xstrtol.m4: New file.
28168
28169         Module getdate.
28170         * m4/getdate.m4: New file.
28171
28172         Module unlocked-io.
28173         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
28174         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
28175         * m4/jm-glibc-io.m4n: Remove file.
28176
28177         Module long-options.
28178         * m4/long-options.m4: New file.
28179
28180         Module md5.
28181         * m4/md5.m4: New file.
28182
28183         Module sha.
28184         * m4/sha.m4: New file.
28185
28186         Module getstr.
28187         * m4/getstr.m4: New file.
28188
28189         Module getline.
28190         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
28191         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
28192         <sys/types.h>, for size_t. Use the function name gnu_getline, not
28193         simply getline. Infoke gl_PREREQ_GETLINE.
28194
28195         Module obstack.
28196         * m4/obstack.m4: New file.
28197
28198         Module hash.
28199         * m4/hash.m4: New file.
28200
28201         Module readtokens.
28202         * m4/readtokens.m4: New file.
28203
28204         Module strverscmp.
28205         * m4/strverscmp.m4: New file.
28206
28207         Module stdbool.
28208         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
28209         OSF/1.
28210
28211         Module strtoll.
28212         * m4/strtoll.m4: New file.
28213
28214         Module strtoull.
28215         * m4/strtoull.m4: New file.
28216
28217         Module strtoimax.
28218         * m4/strtoimax.m4: New file.
28219
28220         Module strtoumax.
28221         * m4/strtoumax.m4: New file.
28222
28223         Module xstrtoimax.
28224         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
28225         jm_AC_PREREQ_XSTRTOIMAX.
28226         Moved the strtol prerequisites to strtol.m4.
28227         Moved the strtoll prerequisites to strtoll.m4.
28228         Moved the strtoimax prerequisites to strtoimax.m4.
28229
28230         Module xstrtoumax.
28231         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
28232         jm_AC_PREREQ_XSTRTOUMAX.
28233         Moved the strtoul prerequisites to strtoul.m4.
28234         Moved the strtoull prerequisites to strtoull.m4.
28235         Moved the strtoumax prerequisites to strtoumax.m4.
28236
28237         Module chown.
28238         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
28239         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
28240
28241         Module dup2.
28242         * m4/dup2.m4: New file.
28243
28244         Module ftruncate.
28245         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
28246         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
28247
28248         Module getgroups.
28249         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
28250         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
28251
28252         Module gettimeofday.
28253         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
28254         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
28255         gl_PREREQ_GETTIMEOFDAY.
28256
28257         Module mkdir.
28258         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
28259         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
28260
28261         Module mkstemp.
28262         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
28263         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
28264         jm_AC_TYPE_UINTMAX_T.
28265         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
28266
28267         Module stat.
28268         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
28269         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
28270
28271         Module lstat.
28272         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
28273         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
28274
28275         Module timespec.
28276         * m4/timespec.m4 (gl_TIMESPEC): New macro.
28277         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
28278         * m4/st_mtim.m4: Indentation.
28279
28280         Module nanosleep.
28281         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
28282         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
28283         gl_PREREQ_NANOSLEEP.
28284
28285         Module regex.
28286         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
28287         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
28288         (gl_REGEX): New macro.
28289
28290         Module rename.
28291         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
28292         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
28293
28294         Module rmdir.
28295         * m4/rmdir.m4: New file.
28296
28297         Module utime.
28298         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
28299         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
28300         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
28301
28302         Module dirname.
28303         * m4/dirname.m4: New file.
28304
28305         Module getopt.
28306         * m4/getopt.m4: New file.
28307
28308         Module unistd-safer.
28309         * m4/unistd-safer.m4: New file.
28310
28311         Module fnmatch.
28312         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
28313         declaration.
28314         (gl_PREREQ_FNMATCH_EXTRA): New macro.
28315         (gl_FUNC_FNMATCH_POSIX): New macro.
28316         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
28317         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
28318         simply fnmatch.
28319
28320         Module exclude.
28321         * m4/exclude.m4: New file.
28322
28323         Module human.
28324         * m4/human.m4: New file.
28325
28326         Module acl.
28327         * m4/acl.m4: Nop.
28328
28329         Module backupfile.
28330         * m4/backupfile.m4: New file.
28331         * m4/d-ino.m4: Indentation.
28332
28333         Module fsusage.
28334         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
28335         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
28336         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
28337
28338         Module dirfd.
28339         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
28340         requirements.
28341
28342         Module euidaccess.
28343         * m4/euidaccess.m4: New file.
28344
28345         Module file-type.
28346         * m4/file-type.m4: New file.
28347
28348         Module fileblocks.
28349         * m4/fileblocks.m4: New file.
28350
28351         Module filemode.
28352         * m4/filemode.m4: New file.
28353
28354         Module isdir.
28355         * m4/isdir.m4: New file.
28356
28357         Module lchown.
28358         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
28359         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
28360
28361         Module makepath.
28362         * m4/makepath.m4: New file.
28363
28364         Module modechange.
28365         * m4/modechange.m4: New file.
28366
28367         Module mountlist.
28368         * m4/mountlist.m4: New file.
28369         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
28370         Indentation.
28371
28372         Module path-concat.
28373         * m4/path-concat.m4: New file.
28374
28375         Module pathmax.
28376         * m4/pathmax.m4: New file.
28377
28378         Module same.
28379         * m4/same.m4: New file.
28380
28381         Module save-cwd.
28382         * m4/save-cwd.m4: New file.
28383
28384         Module savedir.
28385         * m4/savedir.m4: New file.
28386
28387         Module xgetcwd.
28388         * m4/xgetcwd.m4: New file.
28389         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
28390
28391         Module xreadlink.
28392         * m4/xreadlink.m4: New file.
28393
28394         Module safe-read.
28395         * m4/safe-read.m4: New file.
28396
28397         Module safe-write.
28398         * m4/safe-write.m4: New file.
28399
28400         Module closeout.
28401         * m4/closeout.m4: New file.
28402
28403         Module stdio-safer.
28404         * m4/stdio-safer.m4: New file.
28405
28406         Module getpass.
28407         * m4/getpass.m4: New file.
28408
28409         Module getugroups.
28410         * m4/getugroups.m4: New file.
28411
28412         Module group-member.
28413         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
28414         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
28415
28416         Module idcache.
28417         * m4/idcache.m4: New file.
28418
28419         Module userspec.
28420         * m4/userspec.m4: New file.
28421
28422         Module gettime.
28423         * m4/clock_time.m4: New file.
28424         * m4/gettime.m4: New file.
28425
28426         Module settime.
28427         * m4/settime.m4: New file.
28428
28429         Module posixtm.
28430         * m4/posixtm.m4: New file.
28431
28432         Module gethostname.
28433         * m4/gethostname.m4: New file.
28434
28435         Module canon-host.
28436         * m4/canon-host.m4: New file.
28437
28438         Module gettext.
28439         * m4/codeset.m4: New file, from gettext-0.11.5.
28440         * m4/gettext.m4: New file, from gettext-0.11.5.
28441         * m4/glibc21.m4: New file, from gettext-0.11.5.
28442         * m4/iconv.m4: New file, from gettext-0.11.5.
28443         * m4/intdiv0.m4: New file, from gettext-0.11.5.
28444         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
28445         * m4/inttypes.m4: New file, from gettext-0.11.5.
28446         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
28447         * m4/isc-posix.m4: New file, from gettext-0.11.5.
28448         * m4/lcmessage.m4: New file, from gettext-0.11.5.
28449         * m4/lib-ld.m4: New file, from gettext-0.11.5.
28450         * m4/lib-link.m4: New file, from gettext-0.11.5.
28451         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
28452         * m4/progtest.m4: New file, from gettext-0.11.5.
28453         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
28454         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
28455         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
28456
28457         Module localcharset.
28458         * m4/localcharset.m4: New file.
28459
28460         Module hard-locale.
28461         * m4/hard-locale.m4: New file.
28462
28463         Module mbswidth.
28464         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
28465         onceonly macros.
28466         * m4/mbrtowc.m4: Add comment.
28467
28468         Module memcasecmp.
28469         * m4/memcasecmp.m4: New file.
28470
28471         Module memcoll.
28472         * m4/memcoll.m4: New file.
28473
28474         Module unicodeio.
28475         * m4/unicodeio.m4: New file.
28476
28477         Module rpmatch.
28478         * m4/rpmatch.m4: New file.
28479
28480         Module yesno.
28481         * m4/yesno.m4: New file.
28482
28483         Module exitfail.
28484         * m4/exitfail.m4: New file.
28485
28486         Module c-stack.
28487         * m4/c-stack.m4 (gl_C_STACK): New macro.
28488         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
28489
28490         Module error.
28491         * m4/error.m4 (gl_ERROR): New macro.
28492         (jm_PREREQ_ERROR): Use onceonly macros.
28493
28494         Module fatal.
28495         * m4/fatal.m4: New file.
28496
28497         Module getloadavg.
28498         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
28499         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
28500
28501         Module getpagesize.
28502         * m4/getpagesize.m4: New file.
28503
28504         Module getusershell.
28505         * m4/getusershell.m4: New file.
28506
28507         Module physmem.
28508         * m4/physmem.m4: New file.
28509
28510         Module posixver.
28511         * m4/posixver.m4: New file.
28512
28513         Module quotearg.
28514         * m4/quotearg.m4: New file.
28515
28516         Module quote.
28517         * m4/quote.m4: New file.
28518
28519         Module readutmp.
28520         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
28521
28522         Module sig2str.
28523         * m4/sig2str.m4: New file.
28524
28525         Other.
28526         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
28527         ulonglong.m4.
28528         * m4/intmax_t.m4: New file.
28529         * m4/d-type.m4: Indentation.
28530         * m4/jm-macros.m4: Update.
28531         * m4/prereq.m4 (jm_PREREQ): Update.
28532         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
28533         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
28534         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
28535         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
28536         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
28537         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
28538         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
28539         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
28540         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
28541         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
28542         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
28543         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
28544         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
28545         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
28546         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
28547         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
28548         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
28549         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
28550         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
28551
28552 2002-12-24  Bruno Haible  <bruno@clisp.org>
28553
28554         * MODULES.txt: Update according to m4/ changes.
28555
28556         Module gettext.
28557         * config.rpath: New file, from gettext-0.11.5.
28558
28559         * modules/*: New module descriptions.
28560         * gnulib-tool: New file.
28561         * MODULES.html.sh: New file.
28562
28563 2002-12-21  Karl Berry  <karl@gnu.org>
28564
28565         * doc/fdl.texi: update to version 1.2.
28566
28567 2002-12-19  Karl Berry  <karl@gnu.org>
28568
28569         * config/config.guess: update from prep.
28570
28571 2002-12-18  Bruno Haible  <bruno@clisp.org>
28572
28573         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
28574         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
28575
28576 2002-12-17  Bruno Haible  <bruno@clisp.org>
28577
28578         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
28579         stdlib.h, string.h.
28580
28581 2002-12-17  Bruno Haible  <bruno@clisp.org>
28582
28583         * lib/canon-host.c (strdup): Remove unused declaration.
28584
28585         * lib/fsusage.c: Include full_read.h.
28586         (get_fs_usage): Use full_read instead of safe_read.
28587
28588         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
28589
28590 2002-12-12  Karl Berry  <karl@gnu.org>
28591
28592         * config/config.guess: update from prep.
28593
28594 2002-12-11  Bruno Haible  <bruno@clisp.org>
28595
28596         * m4/setenv.m4: New file, from gettext-0.11.5.
28597
28598 2002-12-11  Bruno Haible  <bruno@clisp.org>
28599
28600         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
28601         not unsetenv().
28602         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
28603         modifications:
28604
28605         2002-12-11  Bruno Haible  <bruno@clisp.org>
28606
28607                 * setenv.c (alloca): Fall back to malloc.
28608                 (freea): New macro.
28609                 (setenv): Use freea() to free memory allocated with alloca().
28610
28611         2002-11-13  Bruno Haible  <bruno@clisp.org>
28612
28613                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
28614                 function declarations.
28615                 * unsetenv.c (unsetenv): Likewise.
28616
28617         2002-03-04  Bruno Haible  <bruno@clisp.org>
28618
28619                 Portability to AIX 4.3.3.
28620                 * unsetenv.c: New file, extracted from setenv.c.
28621                 * setenv.c: Move the unsetenv() function to unsetenv.c.
28622
28623         2001-12-20  Bruno Haible  <bruno@clisp.org>
28624
28625                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
28626                 use malloc instead. For SunOS 4.
28627
28628         2001-12-11  Bruno Haible  <bruno@clisp.org>
28629
28630                 * setenv.c: Declare alloca.
28631                 (compar_fn_t): New typedef.
28632                 (KNOWN_VALUE, STORE_VALUE): Use it.
28633
28634         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
28635         setenv.h.
28636
28637 2002-12-10  Paul Eggert  <eggert@twinsun.com>
28638
28639         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
28640         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
28641         Choose values that are less likely to collide with system fnmatch
28642         options.
28643         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
28644         defined (e.g., a pure POSIX system).
28645         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
28646         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
28647
28648 2002-12-06  Paul Eggert  <eggert@twinsun.com>
28649
28650         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
28651         a pain in practice to deal with generated m4 files.  This change
28652         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
28653
28654         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
28655         and jm-glibc-io.m4, as they are no longer a special case.
28656         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
28657         kludge and the auto-generation stuff.  Check only whether the
28658         functions are declared, not whether they exist, since older hosts
28659         that don't declare the functions can't use the optimization anyway.
28660
28661 2002-12-06  Jim Meyering  <jim@meyering.net>
28662
28663         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
28664
28665         Merge in changes from libc's misc/error.c, in preparation
28666         for the merge of gnulib's changes back into libc.
28667
28668         * lib/error.c (_): Define only if not already defined.
28669         Move definition to follow all #include directives.
28670         Include unlocked-io.h only if !_LIBC.
28671         [_LIBC]: Include <libio/libioP.h>.
28672         [USE_IN_LIBIO]: Include <libio/iolibio.h>
28673         (fflush): Tweak definition to use INTUSE.
28674         (putc): Define.
28675
28676 2002-12-05  Paul Eggert  <eggert@twinsun.com>
28677
28678         * lib/alloca.c [defined emacs]: Include "lisp.h".
28679         (xalloc_die) [defined emacs]: New macro.
28680         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
28681         [! defined emacs]: Include <xalloc.h>.
28682         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
28683         (pointer): Typedef to POINTER_TYPE *.
28684         (malloc): Remove decl; we now always use xmalloc.
28685         (alloca): Use old-style definition, since Emacs needs this.
28686         Check for arithmetic overflow when computing combined size.
28687
28688 2002-12-04  Paul Eggert  <eggert@twinsun.com>
28689
28690         Do not generate unlocked-io.h automatically, since it's easier to
28691         maintain it by hand.
28692
28693         * lib/unlocked-io.h: New file, from GNU diffutils,
28694         but with proper copyright notice and attribution.
28695         * lib/gen-uio: Remove.
28696         * lib/Makefile.am: Add copyright notice.
28697         (libfetish_a_SOURCES): Add unlocked-io.h.
28698         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
28699         (DISTCLEANFILES, io_functions): Remove macros.
28700         (EXTRA_DIST): Remove gen_uio.
28701         (unlocked-io.h): Remove rule.
28702
28703 2002-12-04  Jim Meyering  <jim@meyering.net>
28704
28705         Reflect the fact that stat.c and lstat.c are no longer generated.
28706         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
28707         (DISTCLEANFILES): Likewise.
28708         (EXTRA_DIST): Likewise.
28709         (all_local): Don't depend on stat.c or lstat.c.
28710         (stat.c, lstat.c): Remove rules.
28711         (EXTRA_DIST): Remove xstat.in.
28712
28713         * lib/xstat.in: Remove file.  Contents moved into stat.c.
28714         * lib/stat.c: New file.  Contents mostly from xstat.in.
28715         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
28716         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
28717
28718         * lib/safe-read.c: Rework so that it may serve to define safe_write,
28719         too.
28720         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
28721
28722 2002-12-03  Jim Meyering  <jim@meyering.net>
28723
28724         * lib/safe-read.c, safe-write.c: Change variable names and comments,
28725         but not semantics, to minimize the differences between these two files.
28726         (safe_read): Change comment to mention SAFE_READ_ERROR.
28727
28728         * lib/safe-read.c (IS_EINTR): Define.
28729         (safe_read): Use IS_EINTR in place of in-function cpp directives.
28730
28731 2002-12-02  Jim Meyering  <jim@meyering.net>
28732
28733         * lib/safe-read.c (EINTR): Define.
28734         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
28735         (INT_MAX): Provide fallback.
28736         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
28737
28738         * lib/safe-read.h (SAFE_READ_ERROR): Define.
28739
28740 2002-12-02  Bruno Haible  <bruno@clisp.org>
28741
28742         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
28743         Define, taken from safe-read.c.
28744         (INT_MAX): Provide fallback.
28745         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
28746         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
28747
28748         * lib/safe-read.c (EINTR): Remove definition.
28749         (safe_read): Don't use EINTR if it is absent.
28750
28751 2002-12-01  Jim Meyering  <jim@meyering.net>
28752
28753         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
28754         zero.
28755         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
28756
28757 2002-11-27  Paul Eggert  <eggert@twinsun.com>
28758
28759         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
28760         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
28761         with `if (! (value < limit)) abort ();', for readability.
28762
28763 2002-11-26  Karl Berry  <karl@gnu.org>
28764
28765         * lib/strdup.c: copy from libc again, with jim's ok.
28766         * lib/.cppi-disable: re-add strdup.c
28767
28768 2002-11-25  Karl Berry  <karl@gnu.org>
28769
28770         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
28771         instead of "strtol.c".
28772
28773 2002-11-25  Karl Berry  <karl@gnu.org>
28774
28775         * config/install-sh: update from automake for variable quoting, $0 in
28776         error msgs, etc.
28777
28778         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
28779         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
28780         entry.
28781
28782 2002-11-25  Jim Meyering  <jim@meyering.net>
28783
28784         * lib/mktime.c: Sync from libc, now that it has the latest fix.
28785
28786 2002-11-24  Karl Berry  <karl@gnu.org>
28787
28788         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
28789         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
28790
28791 2002-11-24  Jim Meyering  <jim@meyering.net>
28792
28793         Update from coreutils:
28794
28795         * lib/mktime.c: Merge in changes from libc.
28796
28797         Avoid a link-time failure on some Linux systems.
28798         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
28799         (otherwise).
28800         (__mon_yday): Declare with the STATIC attribute.
28801         (__mktime_internal): Likewise.
28802         Based on a report from Greg Schafer.
28803
28804 2002-11-23  Jim Meyering  <jim@meyering.net>
28805
28806         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
28807         Use `unsigned', not `int', as type of index.
28808
28809         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
28810
28811         * lib/fsusage.c: Remove unneeded parentheses around operands of
28812         `defined'.
28813
28814 2002-11-22  Paul Eggert  <eggert@twinsun.com>
28815
28816         * lib/quotearg.h: Allow multiple inclusion by surrounding with
28817         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
28818         so that we can be included first.
28819         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
28820         * lib/quotearg.c: Include quotearg.h immediately after config.h.
28821         No need to include stddef.h or sys/types.h any more.
28822         Surround local include files with "", not "<>".
28823         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
28824         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
28825         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
28826         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
28827         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
28828         (ISPRINT): Remove; no longer needed now that we assume C89.
28829
28830         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
28831         Preserve errno.
28832
28833         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
28834         quotearg_char): Use SIZE_MAX rather than
28835         (size_t) -1 when we are talking about "infinity".
28836
28837         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
28838
28839 2002-11-22  Paul Eggert  <eggert@twinsun.com>
28840
28841         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
28842         hint that one should use `if (! x) abort ();' rather than `assert
28843         (x);', and anyway it's one less thing to worry about configuring.
28844         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
28845         hash_rehash, hash_insert): Use abort rather than assert.
28846
28847 2002-11-22  Bruno Haible  <bruno@clisp.org>
28848
28849         * lib/safe-read.h: Assume C89. Add comments.
28850         (safe_read): Change return type to size_t.
28851         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
28852         byte counts > SSIZE_MAX correctly.
28853         * lib/safe-write.h: New file.
28854         * lib/safe-write.c: New file.
28855         * lib/full-read.h: New file.
28856         * lib/full-read.c: New file.
28857         * lib/full-write.h: Assume C89. Add comments.
28858         * lib/full-write.c: Include safe-write.h.
28859         (full_write): Rewritten to use safe_write.
28860         Suggested by Jim Meyering and Paul Eggert.
28861
28862 2002-11-21  Jim Meyering  <jim@meyering.net>
28863
28864         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
28865
28866         Merge in changes from the coreutils.
28867
28868         2002-09-25  Paul Eggert  <eggert@twinsun.com>
28869         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
28870         <stdint.h>.
28871         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
28872         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
28873         int.  Work more efficiently if X is the same width as uintmax_t.
28874         Do not compare X to -1, to avoid bogus compiler warning.
28875         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
28876         Don't assume that f_frsize and f_bsize are the same type.
28877
28878         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
28879         warning on FreeBSD.
28880
28881         * lib/makepath.c (make_path): Restore umask *before* creating the final
28882         component.
28883         (make_path): Minor reformatting.
28884
28885         * lib/xmalloc.c: Adjust to work with new autoconf macros,
28886         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
28887         HAVE_MALLOC/HAVE_REALLOC.
28888
28889         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
28890         dummy ones.  At least on GNU/Linux systems, `auto' means something
28891         else.
28892         From Michael Stone.
28893
28894 2002-11-21  Bruno Haible  <bruno@clisp.org>
28895
28896         Remove case insensitive option matching.
28897         * lib/argmatch.h (argcasematch): Remove declaration.
28898         (ARGCASEMATCH): Remove macro.
28899         (__xargmatch_internal): Remove case_sensitive argument.
28900         (XARGMATCH): Update.
28901         (XARGCASEMATCH): Remove macro.
28902         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
28903         case_sensitive argument.
28904         (argcasematch): Remove function.
28905         (__xargmatch_internal): Remove case_sensitive argument.
28906         (main): Use XARGMATCH instead of XARGCASEMATCH.
28907
28908         * lib/xmalloc.c: Change compile-time error message. Add comment about
28909         required autoconf version.
28910
28911 2002-11-20  Paul Eggert  <eggert@twinsun.com>
28912
28913         Merge argmatch cleanups from Bison.  Assume C89.
28914
28915         * lib/argmatch.c: Include config.h here, not in argmatch.h.
28916         Include stdlib.h, for EXIT_FAILURE.
28917         Always include <string.h>, since we assume C89.
28918         (EXIT_FAILURE): Remove pre-C89 bug workaround.
28919         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
28920         Include <stddef.h> instead, since it's all we need for size_t.
28921         (PARAMS): Remove.  All uses removed.
28922         (ARRAY_CARDINALITY): Do not bother to #undef.
28923         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
28924         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
28925         Remove unnecessary parentheses.
28926         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
28927         Insert necessary parentheses.
28928         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
28929         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
28930
28931 2002-11-19  Bruno Haible  <bruno@clisp.org>
28932
28933         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
28934         * lib/mbswidth.h: Include <stddef.h>, for size_t.
28935
28936         * lib/mbswidth.h (PARAMS): Remove macro.
28937         (mbswidth, mbsnwidth): Use ANSI C function declarations.
28938         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
28939
28940         * lib/gcd.h (PARAMS): Remove macro.
28941         (gcd): Use ANSI C function declarations.
28942         * lib/gcd.c (gcd): Likewise.
28943
28944 2002-11-15  Bruno Haible  <bruno@clisp.org>
28945
28946         * lib/strcspn.c: Include <stddef.h>.
28947         (strcspn): Use ANSI C function declaration. Change return type to
28948         size_t. Use NULL.
28949         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
28950         (strpbrk): Use NULL.
28951         * lib/strpbrk.h (PARAMS): Remove macro.
28952         (strpbrk): Use ANSI C function declaration.
28953         * lib/strstr.c: Don't include <sys/types.h>.
28954         * lib/strstr.h (PARAMS): Remove macro.
28955         (strstr): Use ANSI C function declarations.
28956
28957 2002-11-14  Karl Berry  <karl@gnu.org>
28958
28959         * config/mkinstalldirs: `do' on separate line, instead of
28960         `for var; do'.
28961
28962 2002-11-06  Bruno Haible  <bruno@clisp.org>
28963
28964         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
28965         * lib/gcd.c (gcd): Likewise.
28966
28967 2002-11-05  Bruno Haible  <bruno@clisp.org>
28968
28969         * lib/gcd.h: New file, from gettext-0.11.5.
28970         * lib/gcd.c: New file, from gettext-0.11.5.
28971
28972 2002-11-05  Bruno Haible  <bruno@clisp.org>
28973
28974         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
28975         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
28976         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
28977         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
28978
28979         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
28980         <libintl.h>.
28981         * lib/makepath.c: Include gettext.h instead of <locale.h> and
28982         <libintl.h>.
28983
28984         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
28985         * lib/human.c: Include gettext.h instead of <libintl.h>.
28986         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
28987         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
28988         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
28989         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
28990         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
28991         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
28992         (textdomain): Remove definition.
28993         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
28994
28995         * lib/long-options.c: Remove include of <libintl.h> and definition of
28996         _.
28997         * lib/same.c: Remove include of <libintl.h> and definition of _.
28998
28999 2002-11-04  Owen Taylor  <otaylor@redhat.com>
29000
29001         * lib/config.charset: A few additions for Solaris.
29002
29003 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
29004
29005         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
29006         * lib/localcharset.c (locale_charset): Declare as extern "C".
29007
29008 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
29009
29010         * lib/config.charset: msdos in uk_UA uses CP1125.
29011
29012 2002-11-04  Bruno Haible  <bruno@clisp.org>
29013
29014         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
29015         * lib/strcase.h: New file, from GNU gettext-0.11.5.
29016         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
29017         * lib/strstr.h: New file, from GNU gettext-0.11.5.
29018         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
29019
29020 2002-11-04  Bruno Haible  <bruno@clisp.org>
29021
29022         * lib/localcharset.c (locale_charset): Don't return an empty string.
29023
29024 2002-11-04  Bruno Haible  <bruno@clisp.org>
29025
29026         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
29027         aliases.
29028
29029 2002-11-04  Bruno Haible  <bruno@clisp.org>
29030
29031         * lib/config.charset: Update for newest glibc. Add canonical names
29032         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
29033
29034 2002-11-04  Bruno Haible  <bruno@clisp.org>
29035
29036         * lib/config.charset: Add support for NetBSD.
29037
29038 2002-11-04  Bruno Haible  <bruno@clisp.org>
29039
29040         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
29041
29042 2002-11-01  Bruno Haible  <bruno@clisp.org>
29043
29044         * configure.in: Add AC_CONFIG_AUX_DIR call.
29045         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
29046         test/Makefile.
29047         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
29048
29049 2002-09-28  Karl Berry  <karl@gnu.org>
29050
29051         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
29052         installed automake until the next release, since changes have been
29053         made.
29054
29055 2002-09-25  Karl Berry  <karl@gnu.org>
29056
29057         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
29058         * lib/getopt*: copy from libc/posix.
29059         * lib/gettext.h: copy from gettext.
29060         * lib/.cppi-disable: add strdup.c, gettext.h.
29061
29062 2002-09-25  Karl Berry  <karl@gnu.org>
29063
29064         * config/srclist.txt: enable gettext.h check.
29065         * config/config.{guess,sub}: update from prep.
29066         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
29067                 from automake 1.6.3.
29068         See srclist*.
29069
29070 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
29071
29072         * regex.c (PATFETCH): Remove the translating fetch.
29073         (PATFETCH_RAW): Rename to PATFETCH.
29074         (set_image_of_range): New fun.
29075         (SET_RANGE_TABLE_WORK_AREA): Use it.
29076         (regex_compile): Don't translate the pattern chars so eagerly.
29077         Only do it when inserting an `exactn' bytecode or when handling
29078         a char-range.
29079         (mutually_exclusive_p): Avoid empty statement.
29080
29081 2002-07-06  Jim Meyering  <meyering@lucent.com>
29082
29083         * m4/README: Don't mention Makefile.am.in.
29084         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
29085
29086 2002-07-01  Jim Meyering  <meyering@lucent.com>
29087
29088         * lib/c-stack.c: Include sys/time.h.
29089         From Volker Borchert.
29090
29091 2002-06-26  Paul Eggert  <eggert@twinsun.com>
29092
29093         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
29094
29095 2002-06-26  Paul Eggert  <eggert@twinsun.com>
29096
29097         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
29098         New macro.  Use it uniformly instead of
29099         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
29100         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
29101         reported by Vin Shelton.
29102
29103 2002-06-22  Paul Eggert  <eggert@twinsun.com>
29104
29105         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
29106         Do not assume SA_SIGINFO behavior.
29107         Bug reported by Jim Meyering on NetBSD 1.5.2.
29108
29109 2002-06-22  Jim Meyering  <meyering@lucent.com>
29110
29111         * m4/c-stack.m4: New file, from diffutils-2.8.2.
29112         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
29113
29114         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
29115         now that configure.ac uses AC_GNU_SOURCE.
29116         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
29117         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
29118
29119         Update to latest tools.  Suggestions from Paul Eggert.
29120         * m4/stdbool.m4: New file, from diffutils-2.8.2.
29121         * m4/gnu-source.m4: Update from diffutils-2.8.2.
29122         * m4/fnmatch.m4: Likewise.
29123         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
29124         to AC_HEADER_STDBOOL
29125
29126 2002-06-22  Jim Meyering  <meyering@lucent.com>
29127
29128         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
29129         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
29130
29131 2002-06-22  Jim Meyering  <meyering@lucent.com>
29132
29133         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
29134
29135         * lib/exitfail.c, exitfail.h: Likewise.
29136         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
29137
29138         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
29139         of fnmatch.h.
29140         (EXTRA_DIST): Add fnmatch_loop.c.
29141         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
29142
29143         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
29144         * lib/fnmatch.c: Update from diffutils-2.8.2.
29145         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
29146         * lib/fnmatch.h: Remove file.
29147
29148 2002-06-21  Jim Meyering  <meyering@lucent.com>
29149
29150         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
29151         * m4/mbrtowc.m4: Likewise.
29152
29153         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
29154         * m4/mbswidth.m4: Reflect name change:
29155         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
29156         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
29157
29158         * m4/lib-link.m4: Update from gettext-0.11.2.
29159         * m4/gettext.m4: Likewise.
29160
29161         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
29162         From Alfred M. Szmidt.
29163
29164 2002-06-18  Paul Eggert  <eggert@twinsun.com>
29165
29166         * lib/file-type.h: Report an error if neither S_ISREG nor
29167         S_IFREG is defined, instead of using a test specific to glibc
29168         2.2.  This should be safe, since POSIX requires S_ISREG and
29169         Unix Version 7 had S_IFREG.  We don't need to check for
29170         <sys/types.h> since we don't use any symbols that it defines.
29171
29172 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
29173
29174         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
29175         $@-t, so that each temporary file name is unique and valid in the first
29176         8 characters, for operation under DOS.
29177
29178 2002-06-15  Paul Eggert  <eggert@twinsun.com>
29179
29180         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
29181
29182 2002-06-15  Jim Meyering  <meyering@lucent.com>
29183
29184         Work even with DJGPP 2.03, which lacks support for symlinks.
29185         From Richard Dawe.
29186         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
29187         is defined.
29188         * lib/lchown.c (S_ISLNK): Likewise.
29189
29190 2002-06-15  Jim Meyering  <meyering@lucent.com>
29191
29192         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
29193         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
29194         have been included before this file.
29195
29196 2002-06-14  Jim Meyering  <meyering@lucent.com>
29197
29198         * lib/file-type.h: Use the version from diffutils-2.8.2.
29199         * lib/file-type.c: Likewise.
29200
29201 2002-06-07  Jim Meyering  <meyering@lucent.com>
29202
29203         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
29204         They're needed at least for NetBSD 1.5.2.
29205         ($statxfs_includes): Include those same headers.
29206         ($statxfs_includes): Include sys/vfs.h if available.
29207         ($statxfs_includes): Likewise for sys/statvfs.h.
29208         Check for the following members in both structs statfs and statvfs:
29209         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
29210
29211 2002-06-01  Jim Meyering  <meyering@lucent.com>
29212
29213         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
29214         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
29215
29216 2002-05-28  Jim Meyering  <meyering@lucent.com>
29217
29218         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
29219         Reported by Volker Borchert.
29220
29221 2002-05-27  Jim Meyering  <meyering@lucent.com>
29222
29223         Fix a problem seen only on nonconforming systems whereby ls.c's
29224         use of localtime, and then of gettimeofday would cause trouble:
29225         the localtime call used to initialize rpl_gettimeofday's save
29226         mechanism would clobber ls's current local time information so
29227         that in any long listing the first file would always be listed
29228         with date 1970-01-01.  Analysis by Volker Borchert.
29229
29230         * lib/gettimeofday.c (localtime): Undefine.
29231         (rpl_localtime): New function.
29232
29233 2002-05-27  Jim Meyering  <meyering@lucent.com>
29234
29235         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
29236         localtime.
29237
29238         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
29239         use the replacement function; it wouldn't resolve at link time.
29240         Reported by Volker Borchert.
29241
29242 2002-05-22  Jim Meyering  <meyering@lucent.com>
29243
29244         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
29245         file-type.h.
29246         * lib/file-type.h: New file.
29247         * lib/file-type.c (file_type): New file/function.  Extracted from
29248         diffutils.
29249
29250 2002-04-30  Jim Meyering  <meyering@lucent.com>
29251
29252         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
29253
29254 2002-04-29  Paul Eggert  <eggert@twinsun.com>
29255
29256         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
29257
29258 2002-04-29  Paul Eggert  <eggert@twinsun.com>
29259
29260         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
29261         Do not check for alloca.h (no longer used) or stdbool.h (was never
29262         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
29263
29264 2002-04-29  Paul Eggert  <eggert@twinsun.com>
29265
29266         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
29267
29268 2002-04-29  Jim Meyering  <meyering@lucent.com>
29269
29270         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
29271         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
29272         Use AC_FUNC_STRNLEN here instead.
29273
29274         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
29275         With autoconf-2.53a, it's part of AC_PROG_CC.
29276
29277 2002-04-28  Paul Eggert  <eggert@twinsun.com>
29278
29279         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
29280         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
29281
29282 2002-04-28  Paul Eggert  <eggert@twinsun.com>
29283
29284         * lib/sig2str.h, lib/sig2str.c: New files.
29285         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
29286
29287 2002-04-28  Paul Eggert  <eggert@twinsun.com>
29288
29289         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
29290         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
29291         of 127, since 64 is the largest conceivable number for ancient
29292         nonstandard hosts.
29293         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
29294
29295 2002-04-28  Jim Meyering  <meyering@lucent.com>
29296
29297         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
29298
29299 2002-04-24  Jim Meyering  <meyering@lucent.com>
29300
29301         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
29302         (jm_PREREQ): Use it.
29303
29304         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
29305         mach/mach.h fcntl.h.
29306         Check for this function: setlocale.
29307
29308 2002-04-24  Jim Meyering  <meyering@lucent.com>
29309
29310         * lib/gettext.h: New file, from Gettext.
29311         * lib/Makefile.am (INCLUDES): Remove -I../intl.
29312         (libfetish_a_SOURCES): Add gettext.h.
29313
29314 2002-04-16  Jim Meyering  <meyering@lucent.com>
29315
29316         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
29317         ut_pid, ut_id, ut_exit.
29318
29319 2002-04-16  Jim Meyering  <meyering@lucent.com>
29320
29321         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
29322         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
29323         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
29324
29325 2002-04-12  Jim Meyering  <meyering@lucent.com>
29326
29327         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
29328         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
29329         existence of the getmntinfo function.  Needed for Darwin 5.3.
29330
29331         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
29332         This is necessary at least on Darwin 5.3.
29333
29334         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
29335         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
29336         strnlen.o in the library, and that makes some versions of ranlib
29337         object.
29338
29339 2002-04-12  Jim Meyering  <meyering@lucent.com>
29340
29341         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
29342
29343 2002-04-09  Jim Meyering  <meyering@lucent.com>
29344
29345         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
29346         to be more precise.  Rather than saying we're checking whether the
29347         function `works', say what we're testing.
29348         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
29349         Reported by Bruno Haible.
29350
29351 2002-03-10  Jim Meyering  <meyering@lucent.com>
29352
29353         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
29354         Suggestion from Santiago Vila.
29355
29356 2002-03-08  Jim Meyering  <meyering@lucent.com>
29357
29358         * lib/rename.c: Mention that this wrapper is needed also on
29359         mips-dec-ultrix4.4 systems.
29360
29361 2002-03-02  Jim Meyering  <meyering@lucent.com>
29362
29363         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
29364         not HAVE_CLOCK_SETTIME.
29365
29366 2002-02-27  Paul Eggert  <eggert@twinsun.com>
29367
29368         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
29369         Check for clock_settime.
29370
29371 2002-02-27  Paul Eggert  <eggert@twinsun.com>
29372
29373         * lib/nanosleep.h: Rename to....
29374         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
29375
29376         * lib/gettime.c: New file.
29377         * lib/settime.c: New file.
29378         * lib/stime.c: Remove.
29379
29380         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
29381         timespec.h.  Remove nanosleep.h.
29382
29383 2002-02-25  Paul Eggert  <eggert@twinsun.com>
29384
29385         * m4/acl.m4: New file.
29386         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
29387         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
29388
29389 2002-02-25  Paul Eggert  <eggert@twinsun.com>
29390
29391         * lib/acl.c, lib/acl.h: New files.
29392         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
29393
29394 2002-02-24  Jim Meyering  <meyering@lucent.com>
29395
29396         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
29397         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
29398         cause trouble.  Reported by Nelson Beebe.
29399
29400 2002-02-23  Paul Eggert  <eggert@twinsun.com>
29401
29402         * lib/path-concat.c (xpath_concat): Reorder code to pacify
29403         compilers that don't know that xalloc_die never returns.
29404
29405 2002-02-20  Jim Meyering  <meyering@lucent.com>
29406
29407         * lib/getdate.c: Regenerate using bison-1.33.
29408
29409 2002-02-17  Jim Meyering  <meyering@lucent.com>
29410
29411         * config/config.guess (main): Don't use `head -1'; it's no longer
29412         portable. Use `sed 1q' instead.
29413
29414 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
29415
29416         * m4/codeset.m4: Upgrade to gettext-0.11.
29417         * m4/gettext.m4: Upgrade to gettext-0.11.
29418         * m4/glibc21.m4: Upgrade to gettext-0.11.
29419         * m4/iconv.m4: Upgrade to gettext-0.11.
29420         * m4/isc-posix.m4: Upgrade to gettext-0.11.
29421         * m4/lcmessage.m4: Upgrade to gettext-0.11.
29422         * m4/lib-ld.m4: New file, from gettext-0.11.
29423         * m4/lib-link.m4: New file, from gettext-0.11.
29424         * m4/lib-prefix.m4: New file, from gettext-0.11.
29425         * m4/progtest.m4: Upgrade to gettext-0.11.
29426
29427 2002-02-15  Paul Eggert  <eggert@twinsun.com>
29428
29429         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
29430         (jm_PREREQ): Use it.
29431
29432 2002-02-15  Paul Eggert  <eggert@twinsun.com>
29433
29434         * lib/posixver.c, lib/posixver.h: New files.
29435         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
29436
29437 2002-02-02  Paul Eggert  <eggert@twinsun.com>
29438             Bruno Haible  <bruno@clisp.org>
29439
29440         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
29441         (fwrite_success_callback): New declaration.
29442         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
29443         print_unicode_char. Call failure callback instead of error.
29444         (fwrite_success_callback): New function.
29445         (exit_failure_callback): New function.
29446         (fallback_failure_callback): New function.
29447         (print_unicode_char): Call unicode_to_mb.
29448
29449 2002-01-26  Jim Meyering  <meyering@lucent.com>
29450
29451         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
29452         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
29453
29454 2002-01-26  Jim Meyering  <meyering@lucent.com>
29455
29456         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
29457
29458 2002-01-22  Paul Eggert  <eggert@twinsun.com>
29459
29460         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
29461
29462 2002-01-22  Jim Meyering  <meyering@lucent.com>
29463
29464         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
29465         Otherwise, some versions of automake would omit the rule that makes
29466         Makefile from Makefile.in.
29467
29468 2002-01-21  Paul Eggert  <eggert@twinsun.com>
29469
29470         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
29471         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
29472         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
29473         (memcoll): Set errno to zero if there is no error.
29474
29475         * lib/quotearg.c (quotearg_buffer_restyled):
29476         Fix bug with quoting buffers containing NUL when backslashing escapes.
29477         This bug was exposed by the other changes in this patch.
29478         (quotearg_n_options): New arg ARGSIZE.
29479         All callers changed.
29480         (quoting_options_from_style): New function.
29481         (quotearg_n_style): Use it.
29482         (quotearg_n_style_mem): New function.
29483
29484         * lib/quotearg.h (quotearg_n_style_mem): New function.
29485
29486 2002-01-19  Jim Meyering  <meyering@lucent.com>
29487
29488         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
29489         Remove useless quotes: DF_PROG="df".
29490         * m4/strnlen.m4: New file.
29491
29492 2002-01-16  Paul Eggert  <eggert@twinsun.com>
29493
29494         * lib/backupfile.c (ISDIGIT): Comment fix.
29495         * lib/getdate.y (ISDIGIT): Likewise.
29496         * lib/posixtm.c (ISDIGIT, year): Likewise.
29497         * lib/strverscmp.c (ISDIGIT): Likewise.
29498         * lib/userspec.c (ISDIGIT): Likewise.
29499
29500 2002-01-16  Jim Meyering  <meyering@lucent.com>
29501
29502         * lib/getdate.y: Add three semicolons, each just before a closing
29503         brace. Bison (as of version 1.31) no longer papers over that mistake.
29504
29505 2002-01-05  Jim Meyering  <meyering@lucent.com>
29506
29507         * lib/version-etc.c (version_etc_copyright): Update copyright year.
29508
29509 2001-12-19  Paul Eggert  <eggert@twinsun.com>
29510
29511         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
29512         not silently exit merely because the output buffer happens to
29513         have nothing pending.
29514
29515 2001-12-18  Paul Eggert  <eggert@twinsun.com>
29516
29517         See the big note in ../ChangeLog.
29518         * lib/human.c (suffixes): Prefer K to k for 1024.
29519         (generate_suffix_backwards): New function.
29520         (human_readable_inexact): Use it.
29521         * lib/xstrtol.c (__xstrtol): If there is no number but there
29522         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
29523         Accept 'K' as well as 'k'.
29524
29525 2001-12-15  Jim Meyering  <meyering@lucent.com>
29526
29527         * lib/regex.h (__restrict_arr): Update from libc.
29528
29529         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
29530         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
29531         (STREQ): Define.
29532
29533 2001-12-14  Jim Meyering  <meyering@lucent.com>
29534
29535         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
29536         Suggestion from Bruno Haible.
29537
29538 2001-12-10  Jim Meyering  <meyering@lucent.com>
29539
29540         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
29541         xrealloc, Instead, include "xalloc.h".
29542         (initbuffer): Don't cast xmalloc return value to char*.
29543         (readline): Reword comment.
29544         Don't cast xrealloc return value to char*
29545         Return NULL, not 0.
29546
29547 2001-12-09  Jim Meyering  <meyering@lucent.com>
29548
29549         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
29550         about `signed and unsigned type in conditional expression'.
29551         * lib/posixtm.c (posix_time_parse): Likewise.
29552
29553         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
29554
29555         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
29556         to avoid a pedantic warning.
29557
29558         * lib/getstr.c: Don't include assert.h.
29559         (getstr): Remove warning-evoking assertions.
29560         Return -1 if offset parameter is out of bounds.
29561         Change the type of a local from int to size_t.
29562
29563         * lib/strftime.c (my_strftime_localtime_r): Include this function
29564         definition in the `#if ! HAVE_TM_GMTOFF' block.
29565
29566         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
29567         Include xalloc.h instead.
29568
29569 2001-12-02  Jim Meyering  <meyering@lucent.com>
29570
29571         * lib/tempname.c: Don't declare getenv, thus reverting the change of
29572         2001-11-18.  It's no longer necessary, now that stdlib.h is always
29573         included.
29574
29575         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
29576         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
29577
29578 2001-11-30  Akim Demaille  <akim@epita.fr>
29579
29580         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
29581         before being defined.
29582
29583 2001-11-27  Paul Eggert  <eggert@twinsun.com>
29584
29585         * lib/quotearg.h (quotearg_n, quotearg_n_style):
29586         First arg is int, not unsigned.
29587         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
29588         (SIZE_MAX, UINT_MAX): New macros.
29589         (quotearg_n_options): Abort if N is negative.
29590         Avoid overflow check on hosts where size_t is 64 bits and int
29591         is 32 bits, as overflow is impossible there.
29592         Fix off-by-one typo that caused unnecessary reallocation.
29593
29594 2001-11-27  Jim Meyering  <meyering@lucent.com>
29595
29596         * lib/tempname.c: Merge with version from libc.
29597         * lib/regex.c: Likewise.
29598
29599         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
29600         systems for which STDC_HEADERS is 0, it was not included, resulting in
29601         a warning about an integer-to-pointer conversion problem with getenv.
29602         Reported by Volker Borchert.
29603
29604 2001-11-26  Jim Meyering  <meyering@lucent.com>
29605
29606         * lib/gtod.h: Remove file.
29607         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
29608         * lib/gettimeofday.c: Don't include gtod.h.
29609         (GTOD_init): Remove function.
29610         (rpl_gettimeofday): Do its job here instead, rather than aborting.
29611         Suggestion from Volker Borchert.
29612
29613 2001-11-23  Jim Meyering  <meyering@lucent.com>
29614
29615         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
29616         it.
29617         * lib/hash.c (struct hash_table): Define it here instead.
29618
29619 2001-11-22  Jim Meyering  <meyering@lucent.com>
29620
29621         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
29622
29623 2001-11-20  Jim Meyering  <meyering@lucent.com>
29624
29625         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
29626         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
29627
29628 2001-11-19  Jim Meyering  <meyering@lucent.com>
29629
29630         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
29631         directory.  Use "conftestXXXXXX" as the template.
29632         Suggestion from Paul Eggert.
29633
29634         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
29635         immediately, so the test doesn't mistakenly hit the max-open-files
29636         limit.
29637
29638 2001-11-18  Paul Eggert  <eggert@twinsun.com>
29639
29640         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
29641         (TEMPORARIES): New macro.
29642         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
29643         removes an artificial limitation (e.g. HP-UX 10.20, where
29644         TMP_MAX is 17576).
29645
29646 2001-11-18  Jim Meyering  <meyering@lucent.com>
29647
29648         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
29649
29650 2001-11-18  Jim Meyering  <meyering@lucent.com>
29651
29652         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
29653         on SunOS 4.
29654
29655         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
29656         files will be created before anything else.
29657
29658 2001-11-17  Paul Eggert  <eggert@twinsun.com>
29659
29660         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
29661         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
29662
29663 2001-11-17  Jim Meyering  <meyering@lucent.com>
29664
29665         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
29666         Prompted by a report from Bob Proulx.
29667
29668         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
29669         Instead, require UTILS_FUNC_MKSTEMP.
29670
29671 2001-11-17  Jim Meyering  <meyering@lucent.com>
29672
29673         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
29674         Now, that's done as part of AC_FUNC_STRTOD.
29675
29676 2001-11-17  Jim Meyering  <meyering@lucent.com>
29677
29678         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
29679         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
29680         rather than group writable.  Patch by Juan F. Codagnone.
29681
29682         * lib/readtokens.c: Remove explicit declarations of xmalloc and
29683         xrealloc, Instead, include "xalloc.h".
29684
29685         * lib/mountlist.c: Include unlocked-io.h after all system headers.
29686         Remove explicit declarations of xmalloc, xrealloc,
29687         and xstrdup.  Instead, include "xalloc.h".
29688
29689         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
29690         unlocked-io.h.
29691         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
29692         Likewise.
29693         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
29694
29695         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
29696         Reported by Padraig Brady.
29697
29698         * lib/mkstemp.c: #undef mkstemp.
29699         Include config.h.
29700         (rpl_mkstemp): Rename from mkstemp.
29701         Protoize.
29702
29703 2001-11-16  Jim Meyering  <meyering@lucent.com>
29704
29705         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
29706         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
29707         determine the amount of total physical memory, use pstat_getstatic.
29708         HPUX-11 doesn't define _SC_PHYS_PAGES.
29709         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
29710         If sysconf couldn't be used to determine the amount of available
29711         physical memory, use both pstat_getstatic and pstat_getdynamic.
29712         Based on a patch from Bob Proulx.
29713
29714 2001-11-10  Jim Meyering  <meyering@lucent.com>
29715
29716         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
29717         (jm_PREREQ): Use it.
29718
29719 2001-11-09  Jim Meyering  <meyering@lucent.com>
29720
29721         * m4/jm-macros.m4: Require autoconf-2.52f.
29722         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
29723         Use these AC_-prefixed names, not the AM_-prefixed ones.
29724
29725         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
29726
29727 2001-11-05  Jim Meyering  <meyering@lucent.com>
29728
29729         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
29730
29731 2001-11-04  Jim Meyering  <meyering@lucent.com>
29732
29733         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
29734         $DEFS.
29735
29736 2001-11-03  Jim Meyering  <meyering@lucent.com>
29737
29738         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
29739         of AC_DEFUN.
29740
29741         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
29742         know the name of the variable in the macro definition.
29743
29744 2001-11-03  Jim Meyering  <meyering@lucent.com>
29745
29746         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
29747         in argmatch_to_argument call.
29748
29749         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
29750         argument.
29751
29752         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
29753         e.g., a fault due to an attempt to free a NULL pointer.
29754
29755 2001-11-01  Jim Meyering  <meyering@lucent.com>
29756
29757         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
29758         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
29759
29760 2001-11-01  Jim Meyering  <meyering@lucent.com>
29761
29762         * lib/dirfd.c, lib/dirfd.h: New files.
29763         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
29764
29765         * lib/hash.c (hash_print) [TESTING]: Clean up.
29766
29767 2001-10-22  Paul Eggert  <eggert@twinsun.com>
29768
29769         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
29770         to avoid a warning if -Wall.
29771
29772 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
29773
29774         * README: New file
29775         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
29776         (per RMS's instructions, this is now the canonical source)
29777         * lgpl/, gpl/: New directories.
29778
29779 2001-10-21  Paul Eggert  <eggert@twinsun.com>
29780
29781         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
29782
29783 2001-10-21  Jim Meyering  <meyering@lucent.com>
29784
29785         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
29786         this code would end up calling gettext even in packages built
29787         with --disable-nls.
29788         * lib/getopt.c (_): Likewise.
29789         * lib/regex.c (_): Likewise.
29790
29791 2001-10-20  Paul Eggert  <eggert@twinsun.com>
29792
29793         * m4/error.m4 (jm_PREREQ_ERROR):
29794         Do not invoke AC_CHECK_FUNCS with strerror_r, as
29795         AC_FUNC_STRERROR_R does that.
29796         Check for strerror declaration.
29797
29798         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
29799         are supposed to have them these days.
29800         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
29801         Merge changes from latest Autoconf CVS.
29802         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
29803         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
29804         POSIX decided to standardize on the int flavor of strerror_r.
29805
29806 2001-10-20  Paul Eggert  <eggert@twinsun.com>
29807
29808         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
29809         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
29810         Use strerror_r that is only a macro, even if it is not a function.
29811         (strerror): Check for HAVE_DECL_STRERROR before declaring.
29812         (private_strerror): Use prototypes, not old-style function definition.
29813         (print_errno_message): New function.
29814         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
29815         char*-flavored one.
29816         (error_tail, error, error_at_line): Use it.
29817
29818 2001-10-11  Jim Meyering  <meyering@lucent.com>
29819
29820         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
29821         and quote_n (1, ... to avoid clobbering a buffer.
29822
29823 2001-10-05  Jim Meyering  <meyering@lucent.com>
29824
29825         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
29826         hash-pjw.h.
29827         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
29828         * lib/hash-pjw.h: New file.
29829
29830 2001-09-30  Jim Meyering  <meyering@lucent.com>
29831
29832         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
29833         `struct fsstat' has the `f_fstypename' member.
29834         Use that to define FS_TYPE, which is now used to make
29835         the getfsstat link test tighter.
29836
29837 2001-09-30  Jim Meyering  <meyering@lucent.com>
29838
29839         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
29840         Include <sys/ucred.h>, for Apple Darwin.
29841         Include sys/mount.h and sys/fs_types.h only if available.
29842         (FS_TYPE): Define.
29843         (read_filesystem_list): Use FS_TYPE.
29844
29845 2001-09-29  Paul Eggert  <eggert@twinsun.com>
29846
29847         * lib/exclude.c (excluded_filename): 0 -> false, since it's
29848         a boolean context.
29849
29850 2001-09-29  Jim Meyering  <meyering@lucent.com>
29851
29852         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
29853         [one-argument getmntent function]): Include stdio.h before mntent.h.
29854         SunOS 4.1.x needs it for the declaration of `FILE'.
29855         Patch by Volker Borchert.
29856
29857         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
29858         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
29859         sys/fs_types.h, and make the link-test for getfsstat guard #include
29860         directives with appropriate #if HAVE_*_H tests so that we can
29861         detect getfsstat on Apple Darwin1.3.7 systems.
29862         Reported by Nelson Beebe.
29863         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
29864
29865 2001-09-28  Paul Eggert  <eggert@twinsun.com>
29866
29867         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
29868         #defines strtoimax.  Also treat the other strto* functions
29869         like strtoimax.
29870
29871         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
29872         Check for strtoul and strtoumax,
29873         as those declarations are made even in the signed case.
29874         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
29875         Likewise, for strtol and strtoimax.
29876
29877 2001-09-28  Paul Eggert  <eggert@twinsun.com>
29878
29879         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
29880         #defines strtoimax.  Also treat the other strto* functions
29881         like strtoimax.
29882
29883         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
29884         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
29885         (strtoimax, strtoumax): Do not declare if already defined as a macro.
29886
29887 2001-09-26  Jim Meyering  <meyering@lucent.com>
29888
29889         Most macros in unlocked-io.h had the wrong number of arguments.
29890         * lib/gen-uio: New script.
29891         (USE_UNLOCKED_IO): Define to 1 if not already defined.
29892         * lib/unlocked-io.hin: Remove file.
29893         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
29894         rather than trying to embed it here.
29895         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
29896         Reported by Padraig Brady.
29897
29898 2001-09-25  Volker Borchert  <bt@teknon.de>
29899
29900         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
29901         `result'.
29902
29903 2001-09-24  Jim Meyering  <meyering@lucent.com>
29904
29905         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
29906
29907 2001-09-23  Jim Meyering  <meyering@lucent.com>
29908
29909         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
29910         instead of the mere test for existence of mntent.h.  The latter
29911         would get a false-positive on AIX 3.4 systems.
29912         In the outer getmntent if-block, don't die if neither of the getmntent
29913         tests succeeds.  Instead, just fall through and continue with the
29914         remaining tests.
29915
29916 2001-09-23  Jim Meyering  <meyering@lucent.com>
29917
29918         * lib/mountlist.c: Remove useless parentheses in #if directives.
29919         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
29920         the deprecated MOUNTED symbol is no longer defined in mntent.h.
29921
29922 2001-09-22  Jim Meyering  <meyering@lucent.com>
29923
29924         * m4/gettext.m4: New file.  From gettext.
29925         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
29926         * m4/progtest.m4: Likewise
29927         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
29928         * m4/glibc21.m4: Likewise.
29929
29930         * m4/libintl.m4: Remove.  No longer used.
29931
29932 2001-09-22  Jim Meyering  <meyering@lucent.com>
29933
29934         * lib/localcharset.c: Update from latest gettext.
29935         * lib/config.charset: Likewise.
29936
29937 2001-09-20  Jim Meyering  <meyering@lucent.com>
29938
29939         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
29940         strtoimax.
29941         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
29942         strtoumax.
29943
29944 2001-09-20  Jim Meyering  <meyering@lucent.com>
29945
29946         * lib/xstrtol.c (strtoimax): Guard declaration with
29947         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
29948         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
29949         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
29950         (strtoumax): Likewise, for completeness (it wasn't necessary).
29951
29952 2001-09-17  Paul Eggert  <eggert@twinsun.com>
29953
29954         * lib/strtoimax.c (HAVE_LONG_LONG):
29955         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
29956         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
29957         to work around bug in IBM C compiler.
29958
29959 2001-09-17  Jim Meyering  <meyering@lucent.com>
29960
29961         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
29962         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
29963         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
29964         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
29965         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
29966         whenever the right hand side need not be expanded by the shell.
29967
29968 2001-09-16  Paul Eggert  <eggert@twinsun.com>
29969
29970         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
29971         library.  It's not correct, as some older glibcs are buggy.
29972         fnmatch wasn't fixed until glibc 2.2.
29973
29974         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
29975         special shell magic here.
29976
29977 2001-09-16  Jim Meyering  <meyering@lucent.com>
29978
29979         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
29980         * m4/jm-macros.m4: Require it.
29981
29982 2001-09-16  Jim Meyering  <meyering@lucent.com>
29983
29984         * lib/mkdir.c: New file.
29985
29986 2001-09-15  Jim Meyering  <meyering@lucent.com>
29987
29988         * m4/jm-macros.m4: Check for help2man.
29989
29990 2001-09-11  Jim Meyering  <meyering@lucent.com>
29991
29992         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
29993         The body, by Paul Eggert, was moved here from configure.in.
29994         * m4/jm-macros.m4: Require UTILS_HOST_OS.
29995
29996 2001-09-04  Paul Eggert  <eggert@twinsun.com>
29997
29998         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
29999         (jm_PREREQ): Use it.
30000
30001 2001-09-04  Paul Eggert  <eggert@twinsun.com>
30002
30003         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
30004         Use ssize_t, not int, to store result of readlink.
30005         Check for ssize_t overflow as well as size_t overflow,
30006         as POSIX says the result of readlink is implementation-defined
30007         when ssize_t overflows.
30008         Remove unnecessary cast to char*.
30009         Use free+malloc instead of realloc, as the storage doesn't need
30010         to be preserved and it's clearer and can be more efficient that way.
30011         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
30012         * lib/xreadlink.h (xreadlink): Update prototype.
30013
30014 2001-09-04  Paul Eggert  <eggert@twinsun.com>
30015
30016         * lib/xgetcwd.c: Revert some of the previous change; intead,
30017         fix the HAVE_GETCWD_NULL code to behave more like the
30018         !HAVE_GETCWD_NULL code used to.
30019
30020         Include "xalloc.h".
30021         (xgetcwd): Do not return NULL when memory is exhausted; instead,
30022         invoke xalloc_die.
30023
30024 2001-09-03  Paul Eggert  <eggert@twinsun.com>
30025
30026         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
30027         sys/param.h, as pathmax.h includes them.
30028
30029 2001-09-03  Paul Eggert  <eggert@twinsun.com>
30030
30031         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
30032         (jm_PREREQ_XGETCWD): New macro.
30033
30034         * m4/getcwd.m4: New file.
30035
30036 2001-09-03  Paul Eggert  <eggert@twinsun.com>
30037
30038         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
30039         like the HAVE_GETCWD_NULL code.
30040         Include pathmax.h if not HAVE_GETCWD.
30041         Do not include xalloc.h.
30042         (INITIAL_BUFFER_SIZE): New symbol.
30043         Do not use xmalloc / xrealloc, since the caller is responsible for
30044         handling errors.  Preserve errno around `free' during failure.
30045         Do not overrun buffer when using getwd.
30046
30047 2001-09-03  Paul Eggert  <eggert@twinsun.com>
30048
30049         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
30050         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
30051         getcwd (NULL, 0).
30052
30053 2001-09-03  Paul Eggert  <eggert@twinsun.com>
30054
30055         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
30056         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
30057         spotted by Jim Meyering.
30058
30059 2001-09-03  Jim Meyering  <meyering@lucent.com>
30060
30061         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
30062         failure.
30063
30064 2001-09-02  Jim Meyering  <meyering@lucent.com>
30065
30066         * lib/error.c: Update from GNU libc.
30067
30068 2001-09-01  Jim Meyering  <meyering@lucent.com>
30069
30070         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
30071         Used by df.
30072
30073 2001-09-01  Jim Meyering  <meyering@lucent.com>
30074
30075         * lib/xreadlink.c: New file.
30076         * lib/xreadlink.h: New file.
30077         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
30078         xreadlink.h.
30079
30080         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
30081         doesn't conflict with sparc Solaris 7's definition in
30082         /usr/include/sys/int_types.h.
30083
30084         * lib/exclude.c: Use `""', not `<>' to #include non-system header
30085         files.
30086         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
30087         and strncasecmp as r-values.  Unixware didn't have declarations.
30088
30089 2001-08-31  Paul Eggert  <eggert@twinsun.com>
30090
30091         * lib/xstrtol.h: Add copyright notice.
30092         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
30093         LONGINT_INVALID_SUFFIX_CHAR.
30094
30095 2001-08-31  Paul Eggert  <eggert@twinsun.com>
30096
30097         * lib/xstrtol.c (strtoimax): New decl.
30098
30099 2001-08-31  Paul Eggert  <eggert@twinsun.com>
30100
30101         * lib/xgetcwd.c: Don't include pathmax.h.
30102         Include stdlib.h and unistd.h if available.
30103         Include xalloc.h.
30104         (xmalloc, xstrdup, free): Remove decls.
30105         (xgetcwd): Don't assume sizes fit in unsigned.
30106         Check for overflow when computing sizes.
30107         Simplify reallocation code.
30108
30109 2001-08-31  Paul Eggert  <eggert@twinsun.com>
30110
30111         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
30112         a directory's st_size can have an arbitrary value, so the old
30113         usage could waste an arbitrary amount of memory.  All uses
30114         changed.
30115         * lib/savedir.h: Update prototype.
30116
30117 2001-08-31  Paul Eggert  <eggert@twinsun.com>
30118
30119         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
30120
30121         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
30122         old strtoimax.c.
30123
30124         Also, make the following further changes to make this file's
30125         configuration more similar to that of strtol.c:
30126         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
30127         (strtoumax, uintmax_t, strtoull, strtol): Remove.
30128         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
30129         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
30130         changed to signed values.
30131
30132         And make the following changes as well:
30133         Fix copyright notice, as 1999 was missing.
30134         (verify): New macro.
30135         (strtoimax): Check sizes at compile-time, not run-time.
30136         Prefer strtol to strtoll if both work.
30137         (main): Remove; it was not that useful and was a pain to maintain.
30138
30139         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
30140
30141 2001-08-31  Jim Meyering  <meyering@lucent.com>
30142
30143         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
30144         Use an initial, malloc'd, buffer of length 128 rather than
30145         a statically allocated one of length 1024.
30146
30147 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30148
30149         Simplify code, partly by assuming autoconf 2.52 semantics.
30150
30151         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
30152
30153         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
30154         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
30155         All uses removed.
30156         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
30157         Move AC_REQUIRE to next-to-top level, to avoid confusion.
30158         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
30159         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
30160         jm_AC_HEADER_INTTYPES_H.
30161         * m4/jm-macros.m4 (jm_MACROS): Likewise.
30162
30163         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
30164
30165         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
30166         Quote first arg of AC_DEFUN.
30167         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
30168         since they are needed to parse the include file even if we need
30169         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
30170         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
30171         but with opposite signedness.
30172
30173 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30174
30175         Merge 'exclude' changes from tar 1.13.22.
30176         This fixes one or two unlikely storage allocation overflow bugs,
30177         but doesn't change user-visible behavior otherwise.
30178
30179 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30180
30181         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
30182         (jm_PREREQ_EXCLUDE): New macro.
30183
30184 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30185
30186         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
30187         tm to be declared.
30188
30189 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30190
30191         * lib/hash.c: Remove '2001' from copyright notice.
30192
30193 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30194
30195         * lib/full-write.h: New file.
30196         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
30197         * lib/full-write.c: Correct credits, as cccp.c no longer
30198         exists and anyway it was so heavily changed from the old cccp
30199         code as to be unrecognizable.  Include full-write.h.
30200         (full_write) Return size_t, with short writes meaning failure.
30201         All callers changed.  This fixes a bug with large buffers
30202         on 64-bit hosts.
30203         * lib/utime.c: Include full-write.h.
30204
30205 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30206
30207         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
30208         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
30209         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
30210         Include if available.
30211         (<xalloc.h>): Include
30212         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
30213         (verify): New macro.  Use it to verify that EXCLUDE macros do not
30214         collide with FNM macros.
30215         (struct patopts): New struct.
30216         (struct exclude): Use it, as exclude patterns now come with options.
30217         (new_exclude): Support above changes.
30218         (new_exclude, add_exclude_file):
30219         Initial size must now be a power of two to simplify overflow checking.
30220         (free_exclude, fnmatch_no_wildcards): New function.
30221         (excluded_filename): No longer requires options arg, as the options
30222         are determined by add_exclude.  Now returns bool, not int.
30223         (excluded_filename, add_exclude):
30224         Add support for the fancy new exclusion options.
30225         (add_exclude, add_exclude_file): Now takes int options arg.
30226         Check for arithmetic overflow when computing sizes.
30227         (add_exclude_file): xrealloc might modify errno, so don't
30228         realloc until after errno might be used.
30229
30230         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
30231         New macros.
30232         (free_exclude): New decl.
30233         (add_exclude, add_exclude_file): Now takes int options arg.
30234         (excluded_filename): No longer requires options arg, as the options
30235         are determined by add_exclude.  Now returns bool, not int.
30236
30237 2001-08-30  Paul Eggert  <eggert@twinsun.com>
30238
30239         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
30240
30241 2001-08-27  Jim Meyering  <meyering@lucent.com>
30242
30243         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
30244
30245         * lib/version-etc.c (N_): Remove definition.
30246         Revert most of last change.
30247         Instead, simply don't mark the `Copyright...' string for translation.
30248         Based on advice from Paul Eggert.
30249
30250         * lib/strtoxmax.c: Tweak comment.
30251
30252 2001-08-26  Jim Meyering  <meyering@lucent.com>
30253
30254         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
30255
30256         * m4/xstrtoimax.m4: New file.
30257         * m4/xstrtoumax.m4: Add comments explaining why we
30258         AC_REPLACE_FUNCS(strtol).
30259
30260 2001-08-26  Jim Meyering  <meyering@lucent.com>
30261
30262         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
30263         of copyright with `%s' so translators don't get an untranslated
30264         message in 2002.
30265         (COPYRIGHT_YEAR): Define.
30266         (version_etc): Use fprintf rather than fputs.
30267         Suggestion from Ulrich Drepper.
30268
30269         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
30270
30271         * lib/strtoll.c: New file, from GNU libc.
30272         * lib/xstrtoimax.c: New file.
30273
30274         * lib/xstrtol.h: Add xstrtoimax.
30275         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
30276         * lib/strtoimax.c: New file.  Likewise, but first define
30277         STRTOUXMAX_SIGNED.
30278
30279         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
30280         ...
30281         * lib/strtoxmax.c: ... then renamed to this.
30282
30283 2001-08-18  Paul Eggert  <eggert@twinsun.com>
30284
30285         * m4/inttypes.m4: Add AC_PREREQ(2.13).
30286         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
30287         (jm_AC_TYPE_INTMAX_T): New macro.
30288         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
30289
30290         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
30291
30292         * m4/longlong.m4: Renamed from ulonglong.m4.
30293         * m4/inttypes.m4: Renamed from inttypes_h.m4.
30294         * m4/uintmax_t.m4: Removed.
30295
30296 2001-08-13  Paul Eggert  <eggert@twinsun.com>
30297
30298         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
30299         Port to Solaris 8, where 'sed' requires a space after the 'r'
30300         command, and where sh dislikes "$/".  Clean up the spacing a bit.
30301         Redirect output to $tmp just once.
30302
30303 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
30304
30305         * lib/addext.c (<errno.h>): Include.
30306         (errno): Declare if not defined.
30307         (addext): Work correctly when pathconf returns -1 and leaves
30308         errno alone because there is no limit.  Also, work even if
30309         pathconf returns a value greater than SIZE_MAX.
30310
30311 2001-08-12  Jim Meyering  <meyering@lucent.com>
30312
30313         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
30314         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
30315         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
30316         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
30317         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
30318         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
30319         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
30320         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
30321         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
30322         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
30323         utime.m4, utimes.m4, xstrtoumax.m4:
30324         Quote the first argument in each use of AC_DEFUN.
30325
30326 2001-08-12  Jim Meyering  <meyering@lucent.com>
30327
30328         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
30329         Simply `return getcwd (NULL, 0);'.
30330         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
30331         Use 1300 as initial value for length, not PATH_MAX.
30332
30333         * lib/pathmax.h: Clean up cpp syntax.
30334
30335 2001-08-12  Jim Meyering  <meyering@lucent.com>
30336
30337         * lib/gettimeofday.c: New file.
30338         * lib/gtod.h: New file.
30339         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
30340
30341 2001-08-05  Jim Meyering  <meyering@lucent.com>
30342
30343         * m4/jm-macros.m4: Require autoconf-2.52.
30344
30345 2001-08-04  Jim Meyering  <meyering@lucent.com>
30346
30347         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
30348         stmt, to get in sync with glibc.
30349
30350 2001-08-03  Paul Eggert  <eggert@twinsun.com>
30351
30352         The following changes are from gettext 0.10.39 as maintained by
30353         Bruno Haible.
30354
30355         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
30356         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
30357         with inverted sense.  All uses changed.
30358
30359         * lib/mbswidth.c: Don't include <limits.h>.
30360         Include <stdlib.h> and <string.h> unconditionally.
30361         (iswcntrl, mbsinit, ISCNTRL): New macros.
30362         (mbsnwidth): Use K&R style function declarations.
30363         Don't bother checking for MB_LEN_MAX == 1, since the compiler
30364         can optimize it when MB_CUR_MAX == 1.
30365         The width of control characters is zero, not 1.
30366
30367 2001-08-03  Paul Eggert  <eggert@twinsun.com>
30368
30369         The following changes are from gettext 0.10.39 as maintained by
30370         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
30371
30372         * m4/codeset.m4: Upgrade to serial AM1.
30373         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
30374         all uses changed.  Quote first arg of AC_DEFUN.
30375         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
30376
30377         * m4/iconv.m4: Upgrade to serial AM2.
30378         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
30379         Add --with-libconv-prefix.
30380         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
30381         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
30382         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
30383         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
30384         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
30385
30386         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
30387         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
30388         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
30389         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
30390         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
30391         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
30392         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
30393         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
30394         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
30395
30396         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
30397         string.h any more.
30398
30399         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
30400         not the default value.
30401
30402         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
30403         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
30404         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
30405         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
30406         Also check for iswcntrl, used for wcwidth fallback.
30407         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
30408         to Autoconf 2.13.
30409
30410 2001-08-03  Jim Meyering  <meyering@lucent.com>
30411
30412         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
30413         as it was in the original.  Reported by Paul Eggert.
30414
30415 2001-07-16  Jim Meyering  <meyering@lucent.com>
30416
30417         * m4/gettimeofday.m4: New file.
30418         Prompted by a report from Bernhard Baehr.
30419
30420 2001-07-15  Jim Meyering  <meyering@lucent.com>
30421
30422         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
30423         stuff. Now it's in ../Makefile.cfg.
30424
30425 2001-07-15  Jim Meyering  <meyering@lucent.com>
30426
30427         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
30428         (BUILT_SOURCES): Add unlocked-io.h.
30429         (io_functions): Define.
30430         (unlocked-io.h): New rule.
30431         (DISTCLEANFILES): Add unlocked-io.h.
30432         (all-local): Depend on unlocked-io.h, to ensure it is created.
30433
30434         * lib/unlocked-io.hin: New file
30435
30436         * lib/regex.c: Update from glibc.
30437
30438 2001-07-05  Jim Meyering  <meyering@lucent.com>
30439
30440         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
30441         recommendation.
30442         (libfetish_a_SOURCES): Put all .h files here instead.
30443         Remove a thus-exposed (better checks in automake) duplicate and
30444         two unnecessary .h files.
30445
30446 2001-07-04  Jim Meyering  <meyering@lucent.com>
30447
30448         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
30449         that generates jm-glibc-io.m4 so that it doesn't trigger any make
30450         distcheck failure.
30451
30452 2001-07-02  Jim Meyering  <meyering@lucent.com>
30453
30454         The following changes were prompted by suggestions from Bruno Haible.
30455
30456         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
30457         is now generated.
30458         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
30459         definition of EXTRA_DIST.
30460         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
30461         ensure that the generated file is created/updated whenever the list
30462         of $(unlocked_functions) is changed.
30463         (jm-glibc-io.m4): New rule.
30464         (unlocked-io.h): New rule -- currently unused.
30465
30466 2001-06-24  Jim Meyering  <meyering@lucent.com>
30467
30468         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
30469         unmatched right bracket, rather than kludging it with an extra,
30470         falsely-matching quote in a comment.  Patch by Akim Demaille.
30471
30472 2001-06-11  Jim Meyering  <meyering@lucent.com>
30473
30474         * lib/regex.c: Update from GNU libc.
30475
30476 2001-05-27  Jim Meyering  <meyering@lucent.com>
30477
30478         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
30479         Check for ut_type in struct utmp.
30480
30481 2001-05-27  Jim Meyering  <meyering@lucent.com>
30482
30483         * lib/readutmp.h (UT_TYPE): Define.
30484
30485 2001-05-24  Jim Meyering  <meyering@lucent.com>
30486
30487         * lib/argmatch.c: Include "quote.h".
30488         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
30489         quote function.  Reported by Gƶran Uddeborg.
30490
30491 2001-05-22  Jim Meyering  <meyering@lucent.com>
30492
30493         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
30494         now that we use the package-supplied version unconditionally.
30495         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
30496
30497 2001-05-21  Jim Meyering  <meyering@lucent.com>
30498
30499         * m4/regex.m4: Change a couple backticks to single quotes to avoid
30500         shell syntax errors.
30501
30502 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
30503
30504         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
30505
30506 2001-05-20  Paul Eggert  <eggert@twinsun.com>
30507
30508         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
30509         Don't bother to check library strftime, since
30510         we'll be using our own my_strftime function anyway.
30511         Define my_strftime instead of strftime.
30512
30513 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
30514
30515         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
30516         which is not yet declared.
30517
30518 2001-05-15  Jim Meyering  <meyering@lucent.com>
30519
30520         * m4/regex.m4: Use proper quoting so brackets appear in the test
30521         program.
30522         Reported by, and with help from, Bruno Haible.
30523
30524 2001-05-13  Jim Meyering  <meyering@lucent.com>
30525
30526         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
30527         undefined.
30528
30529 2001-05-11  Paul Eggert  <eggert@twinsun.com>
30530
30531         dirname code cleanup.  base_name now behaves more compatibly
30532         with POSIX basename when given file names that have trailing
30533         slashes, and similarly for dir_name.  Add new primitives
30534         base_len and dir_len.  Put the directory-name-related decls
30535         into dirname.h.
30536
30537         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
30538         * lib/backupfile.c (base_name): Likewise.
30539         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
30540         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
30541         * lib/makepath.c (strip_trailing_slashes): Likewise.
30542         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
30543         ISSLASH): Likewise.
30544         * lib/rename.c (strip_trailing_slashes): Likewise.
30545         * lib/same.c (base_name): Likewise.
30546         * lib/stripslash.c (ISSLASH): Likewise.
30547
30548         * lib/addext.c: Include <dirname.h> after size_t is defined.
30549         * lib/backupfile.c: Likewise.
30550
30551         * lib/addext.c (addext): Use base_len to trim redundant
30552         trailing slashes instead of doing it ourselves.
30553         But do not trim the last slash if it is not redundant.
30554
30555         * lib/backupfile.c (find_backup_file_name,
30556         max_backup_version): Use base_len instead of rolling it ourselves.
30557         Handle the case of "" and (on DOS) "C:" correctly.
30558
30559         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
30560         needed. Include <string.h>, <dirname.h>.
30561         (base_name): Allow file names ending in slashes, other than names
30562         that are all slashes.  In this case, return the basename followed
30563         by the slashes.  This is more general, and can be used in places
30564         where the original base_name purposely had an assertion failure.
30565         (base_len): New function.
30566
30567         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
30568         Do not include <assert.h>; no longer needed.
30569         Include xalloc.h.
30570         (memrchr): Remove decl.
30571         (dir_name_r): Remove.
30572         (dir_len): Renamed from dirlen.  All callers changed.
30573         Rewrite in terms of base_name, for simplicity and consistency.
30574         (dir_name): Never return NULL.  All callers changed.
30575         Do not include <stdlib.h> in test program; no longer needed.
30576         return 0; is fine for test program.
30577
30578         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
30579         New macros.
30580         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
30581
30582         * lib/path-concat.c (path_concat): Use base_len to compute
30583         base length, not strlen; this means we cannot rely on memcpy
30584         to null-terminate.
30585
30586         * lib/same.c (STREQ): Remove.
30587         (same_name): Handle the case where the basename ends in trailing '/'.
30588
30589         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
30590         a slash was stripped.  Do not strip the last slash after a
30591         file system prefix.
30592
30593 2001-05-11  Paul Eggert  <eggert@twinsun.com>
30594
30595         * lib/Makefile.am (libfetish_a_SOURCES):
30596         Add strftime.c, since we now compile it on all hosts.
30597
30598         * lib/strftime.c (my_strftime):
30599         Define to nstrftime if emacs, but only if my_strftime is not defined.
30600         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
30601         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
30602         Add one more extra argument: a nanoseconds value.
30603         All uses changed.
30604         (ns): New macro.
30605         (my_strftime function): Add %N format.
30606         (emacs_strftimeu): Renamed from emacs_strftime,
30607         with extra ut argument.
30608
30609 2001-05-09  Paul Eggert  <eggert@twinsun.com>
30610
30611         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
30612
30613 2001-04-21  Jim Meyering  <meyering@lucent.com>
30614
30615         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
30616         doesn't interfere.
30617
30618 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
30619
30620         * m4/ftruncate.m4: Check for chsize.
30621         Link with ftruncate.o unconditionally if ftruncate is missing.
30622         This was required when cross-compiling to i586-mingw32msvc.
30623
30624 2001-04-08  Jim Meyering  <meyering@lucent.com>
30625
30626         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
30627         recomputed; that's necessary when the offset spans a DST transition.
30628         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
30629
30630 2001-04-02  Jim Meyering  <meyering@lucent.com>
30631
30632         * lib/regex.h, regex.c: Update from GNU libc.
30633
30634 2001-03-24  Jim Meyering  <meyering@lucent.com>
30635
30636         * m4/jm-macros.m4: Require autoconf-2.49d.
30637
30638 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
30639
30640         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
30641
30642 2001-03-19  Paul Eggert  <eggert@twinsun.com>
30643
30644         * lib/version-etc.c (version_etc_copyright): Update to 2001.
30645
30646 2001-03-17  Jim Meyering  <meyering@lucent.com>
30647
30648         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
30649         now that the version in autoconf is equivalent.
30650         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
30651
30652         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
30653         Suggestion from Akim Demaille.
30654
30655         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
30656         (jm_PREREQ_TEMPNAME): New function.
30657
30658 2001-03-16  Paul Eggert  <eggert@twinsun.com>
30659
30660         * lib/tempname.c (uint64_t): Define to uintmax_t if
30661         not defined, and if UINT64_MAX is not defined.
30662         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
30663         Reported by John David Anglin.
30664
30665 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
30666
30667         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
30668         resolve alias if codeset is empty.
30669         * lib/config.charset (BeOS): Use wildcard syntax.
30670
30671 2001-03-13  Jim Meyering  <meyering@lucent.com>
30672
30673         * lib/path-concat.c (path_concat)
30674         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
30675         concatenating e.g., `C:' and `foo'.
30676         From Bruno Haible.
30677
30678 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
30679
30680         * lib/localcharset.c (locale_charset): Don't use
30681         setlocale(LC_CTYPE,NULL). Don't return NULL.
30682         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
30683
30684 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
30685
30686         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
30687         support for DOS/DJGPP.
30688
30689 2001-03-01  Paul Eggert  <eggert@twinsun.com>
30690
30691         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
30692         lacks mkstemp.  Compile our own tempname.c if we compile our own
30693         mkstemp.c, as mkstemp relies on tempname.
30694
30695 2001-03-01  Jim Meyering  <meyering@lucent.com>
30696
30697         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
30698         AH_VERBATIM really does output its argument verbatim.
30699
30700 2001-02-28  Paul Eggert  <eggert@twinsun.com>
30701
30702         * lib/Makefile.am (libfetish_a_SOURCES):
30703         Add dup-safer.c, fopen-safer.c.
30704         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
30705
30706         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
30707         * lib/unistd-safer.h: New files.
30708
30709 2001-02-25  Paul Eggert  <eggert@twinsun.com>
30710
30711         The mkstemp replacement is taken from glibc 2.2.2, with some
30712         portability fixes for use outside glibc, as follows:
30713
30714         * lib/tempname.c (struct_stat64): New macro.
30715         (direxists, __gen_tempname): Use it.
30716         This avoids a portability problem with Solaris 8.
30717
30718         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
30719         (<stddef.h>, <stdint.h>, <string.h>):
30720         Include only if STDC_HEADERS || _LIBC.
30721         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
30722         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
30723         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
30724         (__set_errno): Define this macro if <errno.h> doesn't.
30725         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
30726         Define these macros if <stdio.h> doesn't.
30727         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
30728         Define these macros if <sys/stat.h>
30729         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
30730         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
30731         __xstat64): Define if not _LIBC.
30732         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
30733         (__gen_tempname): Invoke gettimeofday only if
30734         HAVE_GETTIMEOFDAY || _LIBC;
30735         otherwise, fall back on plain "time".
30736         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
30737
30738         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
30739
30740         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
30741
30742 2001-02-18  Paul Eggert  <eggert@twinsun.com>
30743
30744         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
30745
30746 2001-02-17  Paul Eggert  <eggert@twinsun.com>
30747
30748         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
30749         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
30750         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
30751         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
30752
30753 2001-02-17  Paul Eggert  <eggert@twinsun.com>
30754
30755         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
30756         Remove workaround macros for hosts that have mbrtowc but not
30757         mbstate_t, as we now insist on proper declarations for both
30758         before using mbrtowc.
30759
30760 2001-02-17  Jim Meyering  <meyering@lucent.com>
30761
30762         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
30763         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
30764         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
30765         UnixWare 7.1.1.
30766
30767         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
30768         rather than AC_CACHE_VAL.
30769
30770 2001-02-17  Jim Meyering  <meyering@lucent.com>
30771
30772         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
30773         around included file name.
30774
30775         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
30776
30777         * lib/strftime.c: Update from GNU libc (the only changes were to
30778         comments).
30779
30780 2001-02-17  Jim Meyering  <meyering@lucent.com>
30781
30782         * lib/regex.c: Update from libc.
30783
30784 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
30785
30786         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
30787         clash.
30788
30789 2001-02-16  Paul Eggert  <eggert@twinsun.com>
30790
30791         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
30792         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
30793         Reported by Mark Hounschell via Paul Eggert.
30794
30795 2001-02-07  Jim Meyering  <meyering@lucent.com>
30796
30797         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
30798
30799 2001-02-05  Jim Meyering  <meyering@lucent.com>
30800
30801         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
30802         it includes the patch required for `large file' support with at least
30803         HP-UX's 10.20 /bin/cc.
30804
30805 2001-02-03  Jim Meyering  <meyering@lucent.com>
30806
30807         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
30808         AS_IF, now that it works once again (mysteriously).
30809         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
30810
30811 2001-01-30  Jim Meyering  <meyering@lucent.com>
30812
30813         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
30814         * m4/chown.m4: Rename conftestchown to conftest.chown.
30815         * m4/rename.m4: s/conftestdir/conftest.d1/ and
30816         s/conftestdir2/conftest.d2/.
30817         * m4/utimes.m4: s/conftestdata/conftest.data/
30818         Inspired by Pavel Roskin's change in autoconf.
30819
30820 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
30821
30822         * lib/config.charset: Update for FreeBSD 4.2.
30823
30824 2001-01-27  Jim Meyering  <meyering@lucent.com>
30825
30826         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
30827         a use of AS_IF.
30828         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
30829
30830 2001-01-26  Jim Meyering  <meyering@lucent.com>
30831
30832         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
30833         quotearg.c includes it.
30834
30835 2001-01-26  Jim Meyering  <meyering@lucent.com>
30836
30837         * lib/quotearg.c: Include stddef.h.
30838         * lib/quote.c: Include stddef.h.
30839         Reported by Axel Kittenberger.
30840
30841         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
30842         line in double quotes so that it evokes a better diagnostic.
30843         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
30844         Reported by Axel Kittenberger.
30845
30846 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
30847
30848         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
30849         as if it was a `charset'.
30850
30851 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
30852
30853         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
30854         has const.
30855
30856 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
30857
30858         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
30859         to avoid a warning.  Add back 'const' to inptr.
30860
30861 2001-01-20  Jim Meyering  <meyering@lucent.com>
30862
30863         Be sure that headers are checked before used in code compiled
30864         for the type checks.
30865         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
30866         In place of that, invoke jm_CHECK_ALL_TYPES.
30867         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
30868         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
30869         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
30870         The check for ssize_t was mistakenly run before the test for unistd.h.
30871
30872         The configure-time check for stdbool.h was missing.
30873         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
30874         (jm_PREREQ_HASH): New function.
30875
30876 2001-01-17  Jim Meyering  <meyering@lucent.com>
30877
30878         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
30879         for autoconf-2.49c.
30880         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
30881
30882 2001-01-16  Jim Meyering  <meyering@lucent.com>
30883
30884         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
30885         From Bruno Haible.
30886
30887 2001-01-14  Jim Meyering  <meyering@lucent.com>
30888
30889         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
30890         foo and bar.  Create conftestdir/ in the script, not in the C code.
30891         Remove directories in the script, not in the C code.
30892         Remove conftestdir{,2} before trying to create the directory.
30893         Make the entire configure script fail if the mkdir fails.
30894
30895 2001-01-14  Jim Meyering  <meyering@lucent.com>
30896
30897         * lib/rename.c: New file.  From Volker Borchert.
30898         Include stdlib.h, string.h or strings.h, and xalloc.h.
30899         Use strip_trailing_slashes rather than open-coding it.
30900
30901 2001-01-03  Paul Eggert  <eggert@twinsun.com>
30902
30903         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
30904
30905 2001-01-03  Jim Meyering  <meyering@lucent.com>
30906
30907         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
30908         of local `inptr' to avoid warning with some system declarations of
30909         iconv.
30910
30911 2001-01-02  Volker Borchert  <bt@teknon.de>
30912
30913         * m4/rename.m4: New file.
30914         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
30915
30916 2001-01-01  Jim Meyering  <meyering@lucent.com>
30917
30918         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
30919         even on systems with utmpx.h.  It's necessary for the declaration of
30920         utmp's ut_user member.  Reported by Andreas Jaeger.
30921
30922         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
30923         available. They are required for the declarations of getgrgid and
30924         getpwuid resp.
30925         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
30926         Reported by Andreas Jaeger.
30927
30928 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
30929
30930         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
30931         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
30932         so `make install' also works in VPATH builds.
30933
30934 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
30935
30936         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
30937         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
30938         can be used in subdirectories.
30939
30940 2000-12-29  Paul Eggert  <eggert@twinsun.com>
30941
30942         * lib/modechange.c: Do not assume that mode_t uses the
30943         traditional octal encoding.  E.g. "chmod 1 FOO" should set
30944         the other-execute bit of FOO even if S_IXOTH != 1.
30945
30946         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
30947         WOTH, XOTH, ALLM): New macros.
30948         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
30949          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
30950         Use them.
30951         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
30952         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
30953         (mode_compile):
30954         No need to use uintmax_t; unsigned long is long enough.
30955         Don't bother to get suffix since we don't use it.
30956
30957 2000-12-26  Jim Meyering  <meyering@lucent.com>
30958
30959         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
30960         better with autoheader.
30961
30962 2000-12-24  Jim Meyering  <meyering@lucent.com>
30963
30964         * lib/hash.c (is_prime): Return explicit boolean values.
30965         (hash_get_first): Return NULL to appease Irix5.6's 89.
30966         Reported by Nelson Beebe.
30967
30968 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
30969
30970         * lib/localcharset.c (locale_charset): Add support for Win32.
30971
30972 2000-12-18  Paul Eggert  <eggert@twinsun.com>
30973
30974         * lib/physmem.h, lib/physmem.c: New files.
30975
30976         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
30977         (noinst_HEADERS): Add physmem.h.
30978
30979         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
30980         't' for compatibility with Solaris 8 sort.
30981
30982 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
30983
30984         * lib/config.charset: Add support for BeOS.
30985
30986 2000-12-17  Jim Meyering  <meyering@lucent.com>
30987
30988         * m4/dos.m4 (jm_AC_DOS): New file and macro.
30989         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
30990
30991 2000-12-16  Jim Meyering  <meyering@lucent.com>
30992
30993         This bug had a serious impact on chown: `chown N:M FILE' (for integer
30994         N and M) would have treated it like `chown N:N FILE'.
30995
30996         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
30997
30998 2000-12-16  Jim Meyering  <meyering@lucent.com>
30999
31000         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
31001         SHELLS_FILE to a file name that's useful on djgpp systems.
31002         Include stdlib.h.
31003         (ADDITIONAL_DEFAULT_SHELLS): Define.
31004         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
31005         Based mostly on a patch from Prashant TR.
31006
31007 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
31008
31009         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
31010         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
31011         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
31012
31013 2000-12-08  Andreas Schwab  <schwab@suse.de>
31014
31015         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
31016         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
31017
31018 2000-12-07  Jim Meyering  <meyering@lucent.com>
31019
31020         * lib/stripslash.c (ISSLASH): Define.
31021         (strip_trailing_slashes): Use ISSLASH rather than comparing against
31022         `/'.
31023         From Prashant TR.
31024
31025         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
31026         (dir_name_r): Declare this function as static.
31027         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
31028         manifest itself on a name containing a mix of slashes and
31029         backslashes.
31030         Make this function work with names starting with a DOS-style
31031         drive letter and colon prefix.
31032         (dir_name): Append `.' if necessary.
31033         Based mostly on patches from Prashant TR and Eli Zaretskii.
31034
31035         * lib/dirname.h (dir_name_r): Remove prototype.
31036
31037 2000-12-06  Paul Eggert  <eggert@twinsun.com>
31038
31039         * m4/off_t-format.m4: Remove this file.
31040         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
31041
31042 2000-12-06  Jim Meyering  <meyering@lucent.com>
31043
31044         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
31045         replacement strtoull, we may well need the replacement strtoul, too.
31046         Check for declarations of strtoul and strtoull.
31047         Check for strtol.  Mainly as a cue to cause automake to include
31048         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
31049         Check for limits.h -- strtol.c needs it.
31050
31051 2000-12-05  Jim Meyering  <meyering@lucent.com>
31052
31053         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
31054
31055 2000-12-04  Jim Meyering  <meyering@lucent.com>
31056
31057         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
31058         Also include memory.h, stdlib.h, unistd.h if appropriate.
31059         Reported by Andreas Jaeger (conflicting declaration of malloc).
31060
31061 2000-12-02  Jim Meyering  <meyering@lucent.com>
31062
31063         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
31064         * m4/jm-macros.m4 (jm_MACROS): require it.
31065
31066 2000-12-02  Jim Meyering  <meyering@lucent.com>
31067
31068         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
31069
31070 2000-12-01  Paul Eggert  <eggert@twinsun.com>
31071
31072         * lib/memrchr.c: Include <config.h> before any system include file.
31073
31074 2000-11-30  Jim Meyering  <meyering@lucent.com>
31075
31076         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
31077
31078 2000-11-30  Jim Meyering  <meyering@lucent.com>
31079
31080         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
31081
31082 2000-11-29  Paul Eggert  <eggert@twinsun.com>
31083
31084         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
31085
31086 2000-11-26  Jim Meyering  <meyering@lucent.com>
31087
31088         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
31089
31090 2000-11-22  Paul Eggert  <eggert@twinsun.com>
31091
31092         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
31093         size of (size_t) -1; it's not portable.
31094
31095 2000-11-17  Jim Meyering  <meyering@lucent.com>
31096
31097         * lib/strstr.c: Update from GNU libc.
31098
31099 2000-11-17  Akim Demaille  <akim@epita.fr>
31100
31101         * lib/obstack.h: Formatting changes.
31102         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
31103         prevent type checking.
31104         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
31105         cast the value to (void *): assigning a `foo *' to a `void *'
31106         variable is valid.
31107         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
31108
31109 2000-11-16  Jim Meyering  <meyering@lucent.com>
31110
31111         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
31112
31113 2000-11-11  Jim Meyering  <meyering@lucent.com>
31114
31115         * lib/error.c: Add a couple #includes, merging from GNU libc version.
31116
31117 2000-11-10  Jim Meyering  <meyering@lucent.com>
31118
31119         * lib/obstack.h: Update from GNU libc.
31120         * lib/obstack.c: Likewise.
31121
31122 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
31123
31124         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
31125
31126 2000-11-06  Paul Eggert  <eggert@twinsun.com>
31127
31128         * lib/getusershell.c (setusershell): Use rewind rather than
31129         fseek/fseeko, to avoid configuration hassles with fseeko.
31130         Don't bother opening SHELLS_FILE if shellstream is NULL;
31131         it's not necessary.
31132
31133 2000-11-05  Jim Meyering  <meyering@lucent.com>
31134
31135         * lib/makepath.h (make_dir): Declare.
31136         * lib/makepath.c (make_dir): Remove `static' attribute.
31137         Tweak a comment.
31138
31139 2000-11-04  Jim Meyering  <meyering@lucent.com>
31140
31141         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
31142
31143 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
31144
31145         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
31146         last one in a bucket, advance to the next bucket.
31147
31148 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
31149
31150         * lib/fnmatch.c: Do not comment out all the code if we are using
31151         the GNU C library, because in some cases we are replacing buggy
31152         code in the GNU C library itself.
31153
31154 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
31155
31156         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
31157         (regex_compile): Catch bogus \(\1\).
31158
31159 2000-10-30  Paul Eggert  <eggert@twinsun.com>
31160
31161         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
31162         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
31163         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
31164
31165 2000-10-30  Paul Eggert  <eggert@twinsun.com>
31166
31167         * lib/error.h, getline.h, modechange.h:
31168         Remove "2000" from Copyright line, as the file hasn't been
31169         changed this year other than in the copyright notice.
31170
31171         * lib/xalloc.h: Add "2000" to Copyright line, as this file
31172         was changed this year.
31173
31174 2000-10-29  Jim Meyering  <meyering@lucent.com>
31175
31176         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
31177         renaming.
31178         * m4/ls-mntd-fs.m4: Likewise
31179
31180 2000-10-29  Jim Meyering  <meyering@lucent.com>
31181
31182         * lib/xstat.in: Fix grammar in comment.
31183
31184 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
31185
31186         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
31187         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
31188         doesn't define __restrict_arr.
31189
31190 2000-10-28  Jim Meyering  <meyering@lucent.com>
31191
31192         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
31193         (jm_PREREQ_MEMCHR): New function.
31194
31195 2000-10-28  Jim Meyering  <meyering@lucent.com>
31196
31197         * lib/memchr.c: Update from libc.
31198         Adjust for portability:
31199         [HAVE_STDLIB_H]: Include stdlib.h.
31200         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
31201         Undef __memchr, too.
31202         [!weak_alias]: Define __memchr to memchr.
31203
31204         * lib/regex.c: Update from libc.
31205         * lib/regex.h: Likewise.
31206         * lib/getopt1.c: Likewise.
31207         * lib/memcmp.c: Likewise.
31208
31209         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
31210         Avoid using fseek, when possible -- it's broken by design.
31211         Patch by Ulrich Drepper.
31212
31213 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
31214
31215         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
31216         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
31217         Giving in to popular pressure to shut up the compiler with casts.
31218
31219 2000-10-26  Jim Meyering  <meyering@lucent.com>
31220
31221         * lib/strftime.c: Update from libc.
31222
31223 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
31224
31225         * regex.c: More `unsigned char' -> `re_char' changes.
31226         Also change several `int' into `re_wchar_t'.
31227         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
31228         (PUSH_FAILURE_POINTER): Don't cast any more.
31229         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
31230         We want GCC to complain, since this piece of code makes
31231         re_match non-reentrant, which *should* be fixed.
31232         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
31233         (EXTEND_BUFFER): Use RETALLOC.
31234         (SET_LIST_BIT): Don't cast.
31235         (re_wchar_t): New type.
31236         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
31237         that those two functions will always properly return.
31238         (IMMEDIATE_QUIT_CHECK): Cast to void.
31239         (analyse_first): Use recursion rather than an explicit stack.
31240         (re_compile_fastmap): Can't fail anymore.
31241         (re_search_2): Don't check re_compile_fastmap for failure.
31242         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
31243         Now also sets the new value (passed in a new argument).
31244         (re_match_2_internal): Use it.
31245         Also, use a new var `reg' of type size_t when looping through regs
31246         rather than reuse the inappropriate `mcnt'.
31247
31248 2000-10-25  Jim Meyering  <meyering@lucent.com>
31249
31250         * lib/obstack.c: Update from libc.
31251
31252 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
31253
31254         * regex.c (regex_compile): Change the way of handling a range from
31255         a char less than 256 to a char not less than 256.
31256
31257 2000-10-24  Andrew Innes  <andrewi@gnu.org>
31258
31259         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
31260         NT-Emacs only.
31261         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
31262         so that re_search functions only quit when callers expect them to.
31263
31264 2000-10-23  Jim Meyering  <meyering@lucent.com>
31265
31266         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
31267         wrong.  That set_locale call must not have any side effects.
31268         From Paul Eggert.
31269
31270 2000-10-22  Jim Meyering  <meyering@lucent.com>
31271
31272         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
31273         [CYCLIC]: Remove now-unused definition.
31274
31275         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
31276         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
31277         Suggestion from Ulrich Drepper.
31278
31279 2000-10-21  Jim Meyering  <meyering@lucent.com>
31280
31281         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
31282         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
31283         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
31284
31285 2000-10-21  Jim Meyering  <meyering@lucent.com>
31286
31287         * lib/dirname.c (memrchr): Declare if necessary.
31288         (dir_name): Remove the restriction that there be no
31289         trailing slashes.  Now, this code skips past them, effectively
31290         ignoring them.
31291         [TEST_DIRNAME] (main): New unit tests.
31292
31293         * lib/memrchr.c: New file from GNU libc.
31294         Undef __memrchr, too.
31295         [!weak_alias]: Define __memrchr to memrchr.
31296         Guard weak_alias use with `#ifdef weak_alias'.
31297
31298 2000-10-21  Jim Meyering  <meyering@lucent.com>
31299
31300         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
31301         (dir_name): Use dir_name_r.
31302         * lib/dirname.h (dir_name_r): Declare it.
31303
31304 2000-10-17  Jim Meyering  <meyering@lucent.com>
31305
31306         * lib/quote.h (PARAMS): Define and use.
31307         Reported by Akim Demaille.
31308
31309         * lib/getopt.c: Update from libc.
31310
31311 2000-10-16  Jim Meyering  <meyering@lucent.com>
31312
31313         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
31314         setlocale.
31315         From Jan Fedak.
31316
31317 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
31318
31319         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
31320
31321 2000-09-25  Jim Meyering  <meyering@lucent.com>
31322
31323         * lib/md5.h (rol): Define (from GnuPG).
31324
31325         * lib/sha.c: Give credit (GnuPG) where due.
31326         (M): Use rol rather than open-coding it.
31327         Add a FIXME comment.
31328
31329 2000-09-21  Jim Meyering  <meyering@lucent.com>
31330
31331         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
31332         Reported by Michael Stone.
31333
31334 2000-09-20  Jim Meyering  <meyering@lucent.com>
31335
31336         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
31337         (noinst_HEADERS): Add sha.h.
31338         Based on code from Scott G. Miller and from GnuPG.
31339
31340 2000-09-18  Jim Meyering  <meyering@lucent.com>
31341
31342         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
31343         LIBS. Otherwise, everyone ends up linking with -lelf for some
31344         configurations.
31345         Reported by Mike Stone.
31346
31347 2000-09-15  Jim Meyering  <meyering@lucent.com>
31348
31349         * lib/regex.c: Update from libc.
31350
31351 2000-09-10  Jim Meyering  <meyering@lucent.com>
31352
31353         * lib/getopt.c (_getopt_internal): Update from glibc.
31354
31355 2000-09-09  Jim Meyering  <meyering@lucent.com>
31356
31357         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
31358         think it should be used as a general replacement for isascii.
31359         * lib/fnmatch.c: Likewise.
31360         * lib/mbswidth.c: Likewise
31361         * lib/regex.c: Likewise.
31362
31363         Don't use atoi.
31364         * lib/userspec.c: Include sys/param.h and limits.h.
31365         Include xstrtol.h.
31366         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
31367         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
31368         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
31369         UID, GID.  Check range.
31370
31371 2000-09-06  Jim Meyering  <meyering@lucent.com>
31372
31373         * lib/getopt.c (_getopt_internal): Update from glibc.
31374
31375 2000-08-30  Jim Meyering  <meyering@lucent.com>
31376
31377         * lib/strftime.c: Merge in changes from GNU libc.
31378
31379 2000-08-26  Jim Meyering  <meyering@lucent.com>
31380
31381         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
31382         * m4/fpending.m4: New file.
31383
31384 2000-08-26  Jim Meyering  <meyering@lucent.com>
31385
31386         * lib/closeout.c: Include "__fpending.h".
31387         (close_stdout_status): Return right away if there's nothing to flush.
31388
31389         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
31390         * lib/__fpending.c: New file.
31391         * lib/__fpending.h: New file.
31392
31393 2000-08-20  Jim Meyering  <meyering@lucent.com>
31394
31395         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
31396         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
31397         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
31398
31399 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
31400
31401         Improve fileutils installation on systems where running
31402         programs (like install) can't be unlinked.
31403         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
31404         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
31405
31406 2000-08-07  Paul Eggert  <eggert@twinsun.com>
31407
31408         Standardize on "memory exhausted" instead of "Memory exhausted"
31409         or "virtual memory exhausted".
31410         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
31411         "virtual memory exhausted".
31412         * lib/same.c (same_name): Invoke xalloc_die instead of printing
31413         our own message.
31414         * lib/userspec.c (parse_user_spec): Likewise.
31415         * lib/bumpalloc.h: comment fix
31416         * lib/same.c, userspec.c: Include xalloc.h.
31417
31418         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
31419         not char *const and pointing to a constant array.
31420         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
31421         (xrealloc): Comment fix.
31422
31423         * lib/userspec.c (parse_user_spec):
31424         Don't translate a message until just before returning,
31425         to avoid unnecessary translation.
31426
31427 2000-08-07  Jim Meyering  <meyering@lucent.com>
31428
31429         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
31430         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
31431         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
31432         getgroups.c, gethostname.c, getopt.h, group-member.c,
31433         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
31434         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
31435         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
31436         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
31437         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
31438         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
31439         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
31440         yesno.c: Back out Copyright date changes for each file with no change
31441         this year.  This eases coordination with other programs using the same
31442         source code modules.  From Paul Eggert.
31443
31444 2000-08-06  Paul Eggert  <eggert@twinsun.com>
31445
31446         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
31447         not char, for compatibility with glibc 2.1.3 strftime.c.
31448
31449 2000-08-03  Greg McGary  <greg@mcgary.org>
31450
31451         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
31452         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
31453         (EXTEND_BUFFER): Use them.
31454
31455 2000-08-01  Jim Meyering  <meyering@lucent.com>
31456
31457         * lib/dirname.c (ISSLASH): Define.
31458         (BACKSLASH_IS_PATH_SEPARATOR): Define.
31459         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
31460         both `\' and `/' may be use as path separators.
31461         Based on a patch from Prashant TR.
31462
31463 2000-07-31  Paul Eggert  <eggert@twinsun.com>
31464
31465         * lib/quotearg.c (quotearg_n_options): Don't make the initial
31466         slot vector a constant, since it might get modified.
31467
31468 2000-07-31  Jim Meyering  <meyering@lucent.com>
31469
31470         * lib/xmalloc.c: Use `virtual memory exhausted', not
31471         `Memory exhausted'.
31472         * lib/obstack.c (print_and_abort): Likewise.
31473
31474 2000-07-30  Paul Eggert  <eggert@twinsun.com>
31475
31476         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
31477         buffer, so that the caller can always quote one small
31478         component of a "memory exhausted" message in slot 0.
31479         From a suggestion by Jim Meyering.
31480
31481 2000-07-30  Jim Meyering  <meyering@lucent.com>
31482
31483         * lib/makepath.c (make_path): Quote the other instance, too.
31484
31485         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
31486         (STATIC_BUF_SIZE): Define.
31487         (quotearg_n_options): Use only statically allocated storage when
31488         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
31489         than STATIC_BUF_SIZE.
31490
31491 2000-07-29  Jim Meyering  <meyering@lucent.com>
31492
31493         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
31494         * lib/dirname.c (dir_name): Likewise.
31495
31496         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
31497         `/'.
31498
31499         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
31500         (dir_name): Assert that there are no trailing slashes.
31501
31502 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
31503
31504         * lib/mbswidth.h (mbswidth): Add a flags argument.
31505         (mbswidth): New declaration.
31506         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
31507         * lib/mbswidth.c (mbswidth): Add a flags argument.
31508         (mbsnwidth): New function.
31509
31510 2000-07-24  Jim Meyering  <meyering@lucent.com>
31511
31512         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
31513
31514 2000-07-23  Paul Eggert  <eggert@twinsun.com>
31515
31516         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
31517
31518 2000-07-23  Paul Eggert  <eggert@twinsun.com>
31519
31520         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
31521         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
31522         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
31523         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
31524         invoke multibyte primitives.
31525
31526 2000-07-23  Paul Eggert  <eggert@twinsun.com>
31527
31528         * lib/quotearg.c:
31529         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
31530         so that mbstate_t is always defined.
31531
31532         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
31533         be 1 in at least one GCC installation, and this configuration
31534         error is likely to be common.  Ignoring MB_LEN_MAX hurts
31535         performance on hosts that have mbrtowc but have only unibyte
31536         locales, but I assume these hosts are rare.
31537
31538 2000-07-23  Paul Eggert  <eggert@twinsun.com>
31539
31540         * lib/mbswidth.c (_XOPEN_SOURCE):
31541         Don't define; this causes problems on Solaris 7.
31542         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
31543
31544 2000-07-23  Jim Meyering  <meyering@lucent.com>
31545
31546         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
31547         too: getgrgid, getpwuid, getuid.
31548
31549 2000-07-23  Jim Meyering  <meyering@lucent.com>
31550
31551         * lib/basename.c (base_name): Add an assertion.
31552
31553 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
31554
31555         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
31556         shadow its mbsinit function.
31557
31558 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
31559
31560         * lib/mbswidth.h: New file.
31561         * lib/mbswidth.c: New file.
31562         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
31563         (noinst_HEADERS): Add mbswidth.h.
31564
31565 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
31566
31567         * lib/config.charset: Add support for FreeBSD. Improve support for
31568         HP-UX and IRIX 6.
31569
31570 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
31571
31572         * m4/mbswidth.m4: New file.
31573         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
31574
31575 2000-07-15  Jim Meyering  <meyering@lucent.com>
31576
31577         * lib/makepath.c: Include quote.h.
31578         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
31579         corresponding argument in a `quote (...)' call.
31580         Give better diagnostics.
31581
31582         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
31583         (noinst_HEADERS): Add quote.h.
31584
31585         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
31586         from tar's src/misc.c.
31587         * lib/quote.h: New file.  Prototypes for same.
31588
31589 2000-07-14  Paul Eggert  <eggert@twinsun.com>
31590
31591         From a suggestion by Bruno Haible.
31592         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
31593         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
31594         to decide whether to define the BeOS workaround macro;
31595         this adjusts to the change to AC_MBSTATE_T.
31596
31597 2000-07-14  Jim Meyering  <meyering@lucent.com>
31598
31599         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
31600         jm_AC_TYPE_UINTMAX_T.
31601
31602 2000-07-13  Paul Eggert  <eggert@twinsun.com>
31603
31604         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
31605
31606         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
31607         quotearg_buffer_restyled): Add support for
31608         clocale_quoting_style.  Undo previous change to
31609         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
31610         and "{RIGHT QUOTATION MARK}" msgids.
31611
31612 2000-07-10  Paul Eggert  <eggert@twinsun.com>
31613
31614         From a suggestion by Bruno Haible.
31615         * m4/mbstate_t.m4 (AC_MBSTATE_T):
31616         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
31617         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
31618         and mbstate_t, to a single-part test that simply defines mbstate_t.
31619         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
31620         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
31621
31622 2000-07-10  Jim Meyering  <meyering@lucent.com>
31623
31624         * m4/strerror_r.m4: Mirror the correction made in autoconf.
31625
31626         * m4/gnu-source.m4: Output to confdefs.h directly.
31627         Suggestion from Akim Demaille.
31628
31629 2000-07-09  Paul Eggert  <eggert@twinsun.com>
31630
31631         The old behavior of quoting `like this' doesn't look good with
31632         newer, ISO-style fonts.  See:
31633         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
31634
31635         Instead, quote "like this" by default.  Let the translator
31636         tailor the locale-specific quoting behavior by providing
31637         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
31638
31639         * lib/quotearg.c (N_): New macro.
31640         (gettext_default): New function.
31641         (quotearg_buffer_restyled): Use
31642         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
31643         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
31644
31645 2000-07-09  Jim Meyering  <meyering@lucent.com>
31646
31647         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
31648         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
31649
31650         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
31651         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
31652
31653 2000-07-09  Jim Meyering  <meyering@lucent.com>
31654
31655         * lib/Most files: Update copyright dates to include 2000.
31656
31657 2000-07-08  Jim Meyering  <meyering@lucent.com>
31658
31659         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
31660         if not defined.
31661         (xgethostname): Remove now-unnecessary #ifdef.
31662         Move declaration of `err' into loop where it's used.
31663
31664 2000-07-05  Paul Eggert  <eggert@twinsun.com>
31665         and Bruno Haible  <haible@clisp.cons.org>
31666
31667         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
31668         only if the test for an object-type mbstate_t fails.  This
31669         prevents us from mistakenly reporting that mbstate_t is a
31670         system object type after we "#define mbstate_t int" to work
31671         around its lack.
31672
31673 2000-07-05  Paul Eggert  <eggert@twinsun.com>
31674         and Bruno Haible  <haible@clisp.cons.org>
31675
31676         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
31677
31678 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
31679
31680         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
31681         to strerror_r.
31682         Include <ctype.h> for use of isalpha.
31683
31684 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
31685
31686         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
31687         by allocating a larger buffer. Test the gethostname return value for
31688         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
31689         returns an error and ENAMETOOLONG isn't defined.
31690
31691 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
31692
31693         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
31694         dimension.
31695
31696 2000-07-04  Jim Meyering  <meyering@lucent.com>
31697
31698         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
31699         of the deprecated AC_CHECKING.
31700
31701 2000-07-04  Jim Meyering  <meyering@lucent.com>
31702
31703         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
31704         Reported by Bruno Haible.
31705
31706 2000-07-04  Jim Meyering  <meyering@lucent.com>
31707
31708         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
31709         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
31710         lacks mbrtowc.
31711
31712 2000-07-03  Paul Eggert  <eggert@twinsun.com>
31713
31714         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
31715         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
31716
31717 2000-07-03  Paul Eggert  <eggert@twinsun.com>
31718         and Bruno Haible  <haible@clisp.cons.org>
31719
31720         * lib/quotearg.c (mbrtowc):
31721         Assign to *pwc, and return 1 only if result is nonzero.
31722         (iswprint): Use ISPRINT when substituting our own mbrtowc.
31723
31724 2000-07-03  Jim Meyering  <meyering@lucent.com>
31725
31726         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
31727
31728 2000-07-03  Jim Meyering  <meyering@lucent.com>
31729
31730         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
31731         This is necessary to get a definition of e.g., UTMP_FILE on
31732         HP-UX 10.20.
31733         From Bob Proulx.
31734
31735 2000-07-02  Jim Meyering  <meyering@lucent.com>
31736
31737         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
31738
31739         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
31740         AC_LIBOBJ(function_name).
31741         * m4/chown.m4: Likewise.
31742         * m4/fnmatch.m4: Likewise.
31743         * m4/ftruncate.m4: Likewise.
31744         * m4/getgroups.m4: Likewise.
31745         * m4/getline.m4: Likewise.
31746         * m4/group-member.m4: Likewise.
31747         * m4/jm-macros.m4: Likewise.
31748         * m4/lstat.m4: Likewise.
31749         * m4/malloc.m4: Likewise.
31750         * m4/memcmp.m4: Likewise.
31751         * m4/nanosleep.m4: Likewise.
31752         * m4/putenv.m4: Likewise.
31753         * m4/realloc.m4: Likewise.
31754         * m4/regex.m4: Likewise.
31755         * m4/stat.m4: Likewise.
31756         * m4/strftime.m4: Likewise.
31757
31758 2000-07-02  Jim Meyering  <meyering@lucent.com>
31759
31760         * lib/quotearg.c (mbstate_t): Don't define here.
31761
31762 2000-07-02  Jim Meyering  <meyering@lucent.com>
31763
31764         * lib/nanosleep.c (SIGCONT): Define if not already defined.
31765
31766 2000-07-01  Jim Meyering  <meyering@lucent.com>
31767
31768         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
31769
31770 2000-07-01  Jim Meyering  <meyering@lucent.com>
31771
31772         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
31773         problem.
31774
31775 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
31776
31777         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
31778         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
31779
31780 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
31781
31782         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
31783         per change in ../m4/ls-mntd-fs.m4.
31784         (read_filesystem_list): Ignore symbolic links.
31785
31786 2000-06-29  Jim Meyering  <meyering@lucent.com>
31787
31788         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
31789         for declaration of strcmp.
31790
31791         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
31792
31793         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
31794         Avoid warning by casting result to `char *' to remove `const'.
31795
31796 2000-06-28  Jim Meyering  <meyering@lucent.com>
31797
31798         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
31799         included by quotearg.c, for which we perform this test.  From
31800         Bruno Haible.
31801
31802 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
31803
31804         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
31805         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
31806         <utmpx.h> exists, put readutmp.o into LIBOBJS.
31807
31808 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
31809
31810         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
31811
31812 2000-06-26  Paul Eggert  <eggert@twinsun.com>
31813
31814         savedir now sets errno on failure and invokes xmalloc to get memory.
31815         Fix a couple of other minor bugs while we're at it.
31816
31817         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
31818         (NAMLEN): Remove macro.
31819         (malloc, realloc): Remove decls.
31820         (stpcpy): Likewise.
31821         ("xalloc.h"): Include.
31822         (NAME_SIZE_DEFAULT): New macro.
31823         (savedir): Use xmalloc / xrealloc to allocate memory.
31824         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
31825         Skip "" directory entries.
31826         Use strlen to calculate directory entry length, since the old method
31827         is rarely used these days and isn't worth supporting.
31828         Don't use a pointer after freeing it.
31829         Check for integer overflow when calculating allocation size.
31830         Use memcpy to copy entries, instead of stpcpy.
31831         Set errno properly when returning NULL.
31832         Check for readdir error.
31833
31834 2000-06-26  Jim Meyering  <meyering@lucent.com>
31835
31836         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
31837
31838 2000-06-25  Jim Meyering  <meyering@lucent.com>
31839
31840         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
31841         Linux header bug when _XOPEN_SOURCE is defined to 500.
31842
31843 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
31844
31845         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
31846         deficiency.
31847
31848 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
31849
31850         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
31851         Include xalloc.h.
31852         Don't include <stdlib.h>.  Don't declare malloc, realloc.
31853
31854 2000-06-24  Jim Meyering  <meyering@lucent.com>
31855
31856         * m4/strerror_r.m4: Revive this file -- to try out an experimental
31857         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
31858         for which strerror does return char*, but which lacks a conveniently
31859         accessible declaration of the function.  If the compile-test says
31860         strerror_r doesn't work, then resort to a `run'-test that works on
31861         BeOS and segfaults on DEC Unix.
31862
31863 2000-06-24  Jim Meyering  <meyering@lucent.com>
31864
31865         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
31866
31867 2000-06-23  Paul Eggert  <eggert@twinsun.com>
31868
31869         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
31870         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
31871
31872 2000-06-23  Paul Eggert  <eggert@twinsun.com>
31873
31874         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
31875         (mbrtowc, mbstate_t): Define substitutes if
31876         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
31877         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
31878         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
31879
31880 2000-06-23  Jim Meyering  <meyering@lucent.com>
31881
31882         * m4/afs.m4: Add missing AC_MSG_RESULT.
31883         Reported by Bruno Haible.
31884
31885         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
31886         Suggestion from Bruno Haible.
31887
31888 2000-06-23  Jim Meyering  <meyering@lucent.com>
31889
31890         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
31891
31892 2000-06-21  Jim Meyering  <meyering@lucent.com>
31893
31894         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
31895
31896 2000-06-21  Jim Meyering  <meyering@lucent.com>
31897
31898         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
31899         (noinst_HEADERS): Add getstr.h.
31900
31901         * lib/getline.c (getstr): Move into a separate file.
31902         * lib/getstr.c (getstr): New file, extracted from getline.c, with
31903         the following changes: new parameter, delim2; both delim[12]
31904         parameters have type `int', not `char'.  The latter would lose
31905         with 8-bit delimiters.
31906         * lib/getstr.h: New file.
31907
31908 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
31909
31910         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
31911         than 1024, return a memory chunk of least possible size, instead
31912         of size PATH_MAX + 2. In the loop, increment the size proportionally.
31913         Use free/xmalloc instead of xrealloc to avoid copying for very long
31914         paths.
31915
31916 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
31917
31918         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
31919         the empty string.
31920
31921 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
31922
31923         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
31924         address, not strdup.  Include <stdlib.h> and don't declare free().
31925
31926 2000-06-19  Jim Meyering  <meyering@lucent.com>
31927
31928         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
31929
31930 2000-06-18  Jim Meyering  <meyering@lucent.com>
31931
31932         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
31933
31934         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
31935         `checking whether...' message to be consistent with that of the
31936         lstat test.
31937
31938 2000-06-18  Jim Meyering  <meyering@lucent.com>
31939
31940         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
31941         Besides, these days every porting target provides a mkdir function.
31942
31943         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
31944         needed. (this snippet comes from src/system.h).
31945
31946 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
31947
31948         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
31949
31950 2000-06-15  Paul Eggert  <eggert@twinsun.com>
31951
31952         * lib/human.c (adjust_value): New function.
31953         (human_readable_inexact): Apply rounding style even when
31954         printing approximate values.
31955
31956 2000-06-14  Paul Eggert  <eggert@twinsun.com>
31957
31958         * lib/human.c (human_readable_inexact): Allow an input block
31959         size that is not a multiple of the output block size, and vice versa.
31960         Reported by Piergiorgio Sartor.
31961
31962 2000-06-14  Paul Eggert  <eggert@twinsun.com>
31963
31964         * lib/getdate.y (get_date): Apply relative times after time
31965         zone indicator, not before.  Reported by Todd A. Jacobs.
31966
31967 2000-06-13  Jim Meyering  <meyering@lucent.com>
31968
31969         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
31970
31971         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
31972
31973 2000-06-12  Paul Eggert  <eggert@twinsun.com>
31974
31975         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
31976
31977 2000-06-12  Jim Meyering  <meyering@lucent.com>
31978
31979         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
31980         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
31981         optional argument.
31982         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
31983         the optional argument, `lib'.
31984
31985 2000-06-08  Jim Meyering  <meyering@lucent.com>
31986
31987         * m4/largefile.m4: Remove file (now that it's part of autoconf).
31988
31989 2000-06-04  Paul Eggert  <eggert@twinsun.com>
31990
31991         Rewrite largefile configuration so that we don't need to run
31992         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
31993         AC_CANONICAL_HOST in configure.in -- jmm]
31994
31995         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
31996         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
31997         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
31998         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
31999         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
32000         All uses changed.
32001         Instead of inspecting the output of getconf, try to compile the
32002         test program without and with the macro definition.
32003         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
32004         for getconf.  Instead, check for the needed flags by compiling
32005         test programs.
32006
32007 2000-06-04  Paul Eggert  <eggert@twinsun.com>
32008
32009         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
32010
32011 2000-06-04  Jim Meyering  <meyering@lucent.com>
32012
32013         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
32014         SunOS 4.1.4 for which gid_t is an unsigned type.
32015
32016 2000-06-03  Jim Meyering  <meyering@lucent.com>
32017
32018         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
32019         now that autoconf requires that.
32020
32021         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
32022         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
32023         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
32024
32025 2000-06-03  Jim Meyering  <meyering@lucent.com>
32026
32027         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
32028
32029 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
32030
32031         * m4/glibc21.m4: New file.
32032         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
32033
32034 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
32035
32036         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
32037         newer, don't install charset.alias.
32038         * lib/config.charset: Change the Linux/glibc rules so they become empty
32039         on glibc-2.1 or newer.
32040
32041 2000-06-02  Jim Meyering  <meyering@lucent.com>
32042
32043         * lib/mountlist.c: Back out last change.  Instead, do this...
32044         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
32045         me_dummy member using the same `ignore'-testing code.
32046         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
32047         fs_type strings.
32048         From Mark D. Roth.
32049
32050 2000-05-29  Jim Meyering  <meyering@lucent.com>
32051
32052         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
32053         mounts with the `ignore' attribute.  Based on a patch from
32054         Mark D. Roth.
32055
32056 2000-05-28  Jim Meyering  <meyering@lucent.com>
32057
32058         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
32059         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
32060         * m4/stat.m4: Likewise.
32061         * m4/lstat.m4: Likewise.
32062         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
32063
32064         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
32065         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
32066
32067 2000-05-26  Jim Meyering  <meyering@lucent.com>
32068
32069         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
32070
32071 2000-05-24  Jim Meyering  <meyering@lucent.com>
32072
32073         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
32074         autoconf requires that.
32075         * m4/lib-check.m4: Likewise.
32076         * m4/jm-macros.m4: Likewise.
32077         * m4/strftime.m4: Likewise.
32078
32079         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
32080         AC_CHECK_DECLS, now that autoconf requires that.
32081
32082 2000-05-22  Jim Meyering  <meyering@lucent.com>
32083
32084         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
32085         * m4/lstat.m4: Likewise.
32086
32087 2000-05-22  Jim Meyering  <meyering@lucent.com>
32088
32089         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
32090
32091 2000-05-20  Jim Meyering  <meyering@lucent.com>
32092
32093         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
32094         (jm_PREREQ): Use it.
32095
32096 2000-05-18  Jim Meyering  <meyering@lucent.com>
32097
32098         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
32099         back, too, since it may have been modified by allocate_entry.
32100         (hash_delete): Rewrite to use neither the assignment operator
32101         nor the comma operator in an if-expression.
32102
32103 2000-05-15  Paul Eggert  <eggert@twinsun.com>
32104
32105         * lib/closeout.c:
32106         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
32107         Remove; no longer needed.
32108         "quotearg.h": Add include.
32109         (file_name): Do not bother to explicitly initialize to NULL; it's less
32110         efficient on some hosts.
32111         (close_stdout_status): Remove test as to whether stdout was already
32112         closed; it breaks for the case "echo x | sort >&-".
32113         Quote file name colons.
32114         Do not assume that _("write error") lacks format strings.
32115
32116 2000-05-15  Jim Meyering  <meyering@lucent.com>
32117
32118         * lib/version-etc.c (version_etc_copyright): Update the copyright
32119         string used in all --version output.
32120
32121 2000-05-14  Jim Meyering  <meyering@lucent.com>
32122
32123         * lib/closeout.c (close_stdout_set_file_name): New function.
32124         (close_stdout_status): Use new file-scoped global.
32125         Return right away if fstat says the stdout file descriptor is invalid.
32126         * lib/closeout.h (close_stdout_set_file_name): Declare.
32127
32128 2000-05-10  Jim Meyering  <meyering@lucent.com>
32129
32130         * lib/closeout.c [default_exit_status]: New file-scoped variable.
32131         (close_stdout_set_status): New function.
32132         * lib/closeout.h (close_stdout_set_status): Declare.
32133
32134 2000-05-09  Jim Meyering  <meyering@lucent.com>
32135
32136         * m4/gettext.m4: Rename this...
32137         * m4/libintl.m4: ...to this.
32138
32139 2000-05-08  Jim Meyering  <meyering@lucent.com>
32140
32141         * lib/long-options.c: Don't include closeout.h.
32142         (parse_long_options): Don't call close_stdout for --version.
32143
32144 2000-05-06  Paul Eggert  <eggert@twinsun.com>
32145
32146         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
32147         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
32148         2.1.3 bug.  This avoids a clash when files like regex.c define
32149         _GNU_SOURCE.
32150
32151 2000-05-06  Jim Meyering  <meyering@lucent.com>
32152
32153         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
32154         (AC_REPLACE_FUNCS): Add strnlen.
32155
32156         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
32157         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
32158
32159         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
32160         AC_SEARCH_LIBS call for nanosleep.
32161         (LIB_NANOSLEEP): Set and AC_SUBST.
32162
32163 2000-05-06  Jim Meyering  <meyering@lucent.com>
32164
32165         * lib/strnlen.c: Undefine __strnlen and strnlen.
32166         [!weak_alias]: Define __strnlen to strnlen.
32167
32168         * lib/atexit.c: New file, from libiberty.
32169
32170 2000-05-06  Jim Meyering  <meyering@lucent.com>
32171
32172         * lib/closeout.c (close_stdout_status): Also check for errors on the
32173         stderr stream.
32174
32175 2000-05-05  Jim Meyering  <meyering@lucent.com>
32176
32177         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
32178         AC_SEARCH_LIBS call for clock_gettime.
32179         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
32180
32181         * m4/search-libs.m4: Update from autoconf.
32182
32183         su doesn't work on Solaris 2.6.
32184         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
32185         <shadow.h>.  Reported by Dragos Harabor.
32186
32187 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
32188
32189         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
32190         memcpy instead of xmalloc, xrealloc, path_concat.
32191         (locale_charset): Treat empty environment variables as absent.
32192         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
32193
32194 2000-05-04  Jim Meyering  <meyering@lucent.com>
32195
32196         * lib/getopt.c: Update from glibc.
32197         * lib/obstack.c: Likewise.
32198         * lib/obstack.h: Likewise.
32199         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
32200         file
32201
32202         * lib/regex.h: Likewise.
32203         * lib/strndup.c: Likewise.
32204         * lib/strnlen.c: New file, from glibc.
32205
32206 2000-05-03  Jim Meyering  <meyering@lucent.com>
32207
32208         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
32209
32210 2000-05-02  Paul Eggert  <eggert@twinsun.com>
32211
32212         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
32213         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
32214         compile-time test, rather than inspecting host and OS, to
32215         decide whether to define _LARGEFILE_SOURCE.
32216
32217 2000-05-01  Jim Meyering  <meyering@lucent.com>
32218
32219         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
32220
32221         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
32222         Based on a patch from Bruno Haible.
32223
32224 2000-05-01  Jim Meyering  <meyering@lucent.com>
32225
32226         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
32227
32228 2000-04-29  Jim Meyering  <meyering@lucent.com>
32229
32230         * lib/path-concat.c: Declare strdup only if it's not defined.
32231         * lib/canon-host.c: Likewise.
32232
32233 2000-04-28  Jim Meyering  <meyering@lucent.com>
32234
32235         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
32236         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
32237         is included first, then limits.h is included by locale.h by libintl.h.
32238         From John David Anglin.
32239
32240 2000-04-25  Jim Meyering  <meyering@lucent.com>
32241
32242         * lib/makepath.c (S_IRWXUGO): Define.
32243         (make_path): Always perform explicit chmod if MODE specifies any
32244         of the `special' permission bits.  Prompted by a bug report against
32245         install from Mate Wierdl and Joost van Baal.
32246
32247 2000-04-18  Jim Meyering  <meyering@lucent.com>
32248
32249         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
32250         (jm_PREREQ): Use it.
32251
32252 2000-04-18  Jim Meyering  <meyering@lucent.com>
32253
32254         * lib/README: New file.
32255
32256         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
32257         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
32258
32259 2000-04-17  Jim Meyering  <meyering@lucent.com>
32260
32261         Get it right :-)
32262         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
32263         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
32264         Suggestion from Akim Demaille.
32265
32266 2000-04-17  Jim Meyering  <meyering@lucent.com>
32267
32268         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
32269         the definition of it to rpl_strftime also defined-away the system's
32270         declaration.
32271
32272 2000-04-15  Jim Meyering  <meyering@lucent.com>
32273
32274         Use `C' to denote so-called `contiguous' files, the same way
32275         that tar does.
32276         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
32277         (ftypelet): Use S_ISCTG.
32278         From Michael Deutschmann.
32279
32280 2000-04-14  Jim Meyering  <meyering@lucent.com>
32281
32282         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
32283         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
32284         clobbered.
32285
32286 2000-04-14  Jim Meyering  <meyering@lucent.com>
32287
32288         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
32289
32290 2000-04-13  Jim Meyering  <meyering@lucent.com>
32291
32292         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
32293         AH_VERBATIM to insert required #ifndef into config.h.in.
32294         Suggestion from Akim Demaille.
32295
32296 2000-04-12  Jim Meyering  <meyering@lucent.com>
32297
32298         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
32299         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
32300         Christian Krackowizer.
32301
32302         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
32303         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
32304         (AC_SYS_LARGEFILE): Require.
32305         (AM_C_PROTOTYPES): Require.
32306
32307 2000-04-08  Jim Meyering  <meyering@lucent.com>
32308
32309         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
32310         names don't conflict.  Reported by Eli Zaretskii.
32311
32312 2000-04-07  Jim Meyering  <meyering@lucent.com>
32313
32314         * lib/putenv.c: Move inclusion of errno.h so it follows that of
32315         sys/types.h, to work around system header problems on AIX 3.2.5.
32316         From Bruno Haible.
32317
32318 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
32319
32320         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
32321         bug.  Deal with the different error behavior of Irix iconv.
32322
32323 2000-04-05  Paul Eggert  <eggert@twinsun.com>
32324
32325         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
32326         IRIX if the installer said otherwise.
32327
32328 2000-04-05  Jim Meyering  <meyering@lucent.com>
32329
32330         Portability tweaks required for ultrix4.3.
32331         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
32332         (jm_CHECK_DECLS): Add getutent to the list of functions.
32333         (_jm_DECL_HEADERS): Add utmpx.h.
32334         From John David Anglin.
32335
32336         * m4/strftime.m4: Back out the 2000-04-02 change.
32337         Instead of that change, simply undefine putenv in the test program.
32338
32339 2000-04-05  Jim Meyering  <meyering@lucent.com>
32340
32341         Portability tweaks required for ultrix4.3.
32342         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
32343         getutent.
32344         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
32345         * lib/canon-host.c: Declare strdup.
32346         * lib/path-concat.c: Likewise.
32347         From John David Anglin.
32348
32349 2000-04-04  Jim Meyering  <meyering@lucent.com>
32350
32351         Be more DOS 8.3-friendly.
32352         * lib/ref-add.sin: Renamed from ref-add.sed.in.
32353         * lib/ref-del.sin: Renamed from ref-del.sed.in.
32354         * lib/Makefile.am: Reflect renaming.
32355         Reported by Eli Zaretskii.
32356
32357         Use a temporary file name that won't clash with `charset.alias'
32358         in the DOS 8.3 name space.
32359         * lib/Makefile.am (charset_tmp): Define.
32360         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
32361         (uninstall-local): Likewise.
32362         Reported by Eli Zaretskii.
32363
32364 2000-04-03  Jim Meyering  <meyering@lucent.com>
32365
32366         * m4/gettext.m4: Fix typo in comment.
32367
32368         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
32369         textutils/configure.in).  Suggestion from Paul Eggert.
32370         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
32371
32372 2000-04-02  Paul Eggert  <eggert@twinsun.com>
32373
32374         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
32375         variable in the shell rather than using putenv, which isn't
32376         portable.  This avoids the configure-time inter-test dependency
32377         on the potentially-renamed putenv function.
32378
32379 2000-03-30  Paul Eggert  <eggert@twinsun.com>
32380
32381         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
32382         before checking struct stat.st_blksize, so that
32383         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
32384
32385 2000-03-29  Paul Eggert  <eggert@twinsun.com>
32386
32387         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
32388         since strftime.c uses HAVE_STRFTIME to decide whether to use
32389         the underlying strftime.
32390
32391 2000-03-29  Paul Eggert  <eggert@twinsun.com>
32392
32393         * lib/time/strftime.c (my_strftime): Make sure we call the system
32394         strftime, not ourselves, when invoking the underlying strftime.
32395
32396 2000-03-24  Jim Meyering  <meyering@lucent.com>
32397
32398         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
32399         (charset_alias): Define.
32400         (install-exec-local): Factor out common code.
32401         (uninstall-local): Split lines longer than 80.
32402         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
32403         (SUFFIXES): Define.
32404         (.sed.in.sed): New rule.  Don't redirect directly to $@.
32405         (CLEANFILES): Add ref-add.sed and ref-del.sed.
32406
32407 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
32408
32409         * lib/config.charset: Output a line containing "Packages using this
32410         file".
32411         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
32412         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
32413         ref-del.sed): New rules.
32414
32415 2000-03-17  Jim Meyering  <meyering@lucent.com>
32416
32417         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
32418         Otherwise, include <strings.h>
32419
32420 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
32421
32422         * lib/unicodeio.c (utf8_wctomb): New function.
32423         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
32424         format instead of in UCS-4 with platform dependent endianness.
32425
32426 2000-03-10  Jim Meyering  <meyering@lucent.com>
32427
32428         * m4/lib-check.m4: Look for getspnam in -lgen, too.
32429         From Marco Franzen.
32430
32431 2000-03-07  Paul Eggert  <eggert@twinsun.com>
32432
32433         * lib/savedir.c (savedir): Work even if directory size is
32434         negative; this can happen with some screwy NFS configurations.
32435
32436 2000-03-06  Jim Meyering  <meyering@lucent.com>
32437
32438         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
32439         if it's NULL (because we ran out of memory).  From Bruno Haible.
32440
32441 2000-03-05  Jim Meyering  <meyering@lucent.com>
32442
32443         * lib/localcharset.c ("path-concat.h"): Include.
32444         (get_charset_aliases): Use path_concat instead of ANSI string
32445         concatenation.
32446
32447         * lib/unicodeio.h (PARAMS): Define.
32448         Use it to guard prototype.
32449
32450 2000-03-04  Jim Meyering  <meyering@lucent.com>
32451
32452         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
32453         for lib/localcharset.c.
32454
32455 2000-03-04  Jim Meyering  <meyering@lucent.com>
32456
32457         * lib/Makefile.am (install-exec-local): Create $(libdir) before
32458         installing into it.
32459         (uninstall-local): Uncomment this rule so `make distcheck' works
32460         once again.
32461
32462         * lib/unicodeio.c (<errno.h>): Include it.
32463         (errno): Declare if not defined.
32464
32465         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
32466
32467         * lib/config.charset: New version, incorporating remarks from a linux
32468         i18n mailing list.  From Bruno Haible.
32469
32470 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
32471
32472         * m4/codeset.m4: New file.
32473         * m4/iconv.m4: New file.
32474         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
32475
32476 2000-03-03  Jim Meyering  <meyering@lucent.com>
32477
32478         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
32479
32480 2000-03-02  Jim Meyering  <meyering@lucent.com>
32481
32482         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
32483         the messages come out on separate lines.
32484
32485         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
32486         rather than jm_CHECK_DECLARATIONS.
32487         * m4/decl.m4: Remove now-unused file.
32488
32489         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
32490         geteuid.
32491
32492 2000-03-02  Jim Meyering  <meyering@lucent.com>
32493
32494         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
32495
32496 2000-03-01  Jim Meyering  <meyering@lucent.com>
32497
32498         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
32499         * lib/unicodeio.c: Likewise.
32500
32501 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
32502
32503         * lib/config.charset: New file.
32504         * lib/localcharset.c: New file.
32505         * lib/unicodeio.h, lib/unicodeio.c: New files.
32506         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
32507         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
32508         (noinst_HEADERS): Add unicodeio.h.
32509         (all-local, install-exec-local, charset.alias): New targets.
32510
32511 2000-02-28  Paul Eggert  <eggert@twinsun.com>
32512
32513         * lib/quotearg.c (ALERT_CHAR): New macro.
32514         (quotearg_buffer_restyled): Use it.
32515
32516 2000-02-27  Jim Meyering  <meyering@lucent.com>
32517
32518         * m4/check-decl.m4: Add getenv to the list.
32519
32520 2000-02-27  Jim Meyering  <meyering@lucent.com>
32521
32522         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
32523         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
32524
32525         * lib/backupfile.c: Guard inclusion of stdlib.h with
32526         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
32527         Declare malloc if needed.
32528
32529         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
32530         `#ifndef HAVE_DECL..'
32531         now that autoconf always defines the HAVE_DECL_ symbols.
32532         * lib/human.c: Likewise.
32533         * lib/same.c: Likewise.
32534         * lib/strtoumax.c: Likewise.
32535
32536         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
32537         declaration check was not run.
32538         * lib/hash.c: Likewise.
32539         * lib/human.c: Likewise.
32540         * lib/same.c: Likewise.
32541         * lib/strtoumax.c: Likewise.
32542
32543         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
32544         `.', then first look up the entire `.'-containing string as a login
32545         name.
32546
32547 2000-02-23  Jim Meyering  <meyering@lucent.com>
32548
32549         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
32550         in place of my hack.
32551
32552 2000-02-18  Paul Eggert  <eggert@twinsun.com>
32553
32554         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
32555         (textint): New typedef.
32556         (parser_control): Member year changed from int to textint.
32557         All uses changed.
32558         (YYSTYPE): Removed; replaced by %union with int and textint members.
32559         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
32560         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
32561         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
32562         (tSNUMBER, tUNUMBER): Now of type <textintval>.
32563         (date, number, to_year): Use width of number in digits, not its value,
32564         to determine whether it's a 2-digit year, or a 2-digit time.
32565         (yylex): Store number of digits of numeric tokens.
32566         Reported by John Kendall.
32567
32568         (parser_control): Changed from struct parser_control to typedef (for
32569         consistency).  All uses changed.
32570
32571         (tID): Removed; not used.
32572         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
32573
32574 2000-02-14  Paul Eggert  <eggert@twinsun.com>
32575
32576         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
32577         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
32578
32579 2000-02-12  Jim Meyering  <meyering@lucent.com>
32580
32581         * lib/userspec.c (ISDIGIT): Define it.
32582         (isdigit): Remove definition.
32583         (is_number): Use ISDIGIT, not isdigit.
32584         <libintl.h>: Include.
32585         (_ and N_): Define.
32586         (parse_user_spec): Mark translatable strings.
32587
32588 2000-02-10  Jim Meyering  <meyering@lucent.com>
32589
32590         With these changes, nanosleep.[ch] are finally enough like the other
32591         lib/* replacement files to compile on a few more losing systems.
32592
32593         * lib/nanosleep.h: Don't include config.h.
32594         Remove prototype from declaration of nanosleep.
32595         (PARAMS): Remove now-unneeded definition.
32596         * lib/nanosleep.c: #undef nanosleep.
32597         (rpl_nanosleep): Rename from nanosleep.
32598
32599 2000-02-10  Jim Meyering  <meyering@lucent.com>
32600
32601         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
32602         gnu_nanosleep to rpl_nanosleep.
32603
32604 2000-02-09  Jim Meyering  <meyering@lucent.com>
32605
32606         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
32607         struct spwd, rather than in struct passwd.  Reported by GaĆ«l QuĆ©ri.
32608
32609 2000-02-08  Akim Demaille  <akim@epita.fr>
32610
32611         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
32612         `[' and `]' and remove uses of `changequote'.
32613         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
32614         (AC_SYS_LARGEFILE): Likewise.
32615         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
32616         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
32617         of changequote.
32618         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
32619         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
32620         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
32621         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
32622
32623 2000-02-05  Jim Meyering  <meyering@lucent.com>
32624
32625         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
32626         Remove explicit use of AC_HEADER_TIME.  It is required by
32627         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
32628         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
32629         in autoconf whereby the expansion of the latter ended up preceding
32630         the expansion of its prerequisite, AC_HEADER_TIME.
32631         Reported by Volker Borchert.
32632
32633 2000-02-03  Jim Meyering  <meyering@lucent.com>
32634
32635         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
32636
32637 2000-02-03  Jim Meyering  <meyering@lucent.com>
32638
32639         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
32640         rather than with `#if HAVE_UTMPNAME'.
32641
32642 2000-02-02  Jim Meyering  <meyering@lucent.com>
32643
32644         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
32645         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
32646         Reported by Eli Zaretskii.
32647
32648 2000-02-01  Jim Meyering  <meyering@lucent.com>
32649
32650         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
32651
32652 2000-01-31  Jim Meyering  <meyering@lucent.com>
32653
32654         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
32655         functions.  Add the time.h and sys/time.h headers along with the
32656         AC_REQUIRE'ment of AC_HEADER_TIME.
32657
32658 2000-01-31  Jim Meyering  <meyering@lucent.com>
32659
32660         * lib/nanosleep.h (nanosleep): Guard declaration with
32661         `#if ! HAVE_DECL_NANOSLEEP'.
32662         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
32663         the declaration in that vendor's sys/timers.h.
32664         Reported by Christian Krackowizer.
32665
32666         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
32667         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
32668         (ISPRINT): Likewise.
32669         Reported by Tom Tromey.
32670
32671 2000-01-30  Jim Meyering  <meyering@lucent.com>
32672
32673         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
32674
32675         * m4/prereq.m4 (utmp_includes): Define.
32676         Check for ut_user and ut_name members in both struct utmpx
32677         and struct utmp.
32678
32679 2000-01-30  Jim Meyering  <meyering@lucent.com>
32680
32681         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
32682         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
32683         header files where only utmpx.ut_user is declared.
32684
32685         * lib/readutmp.h (UT_USER): Define.
32686
32687 2000-01-29  Jim Meyering  <meyering@lucent.com>
32688
32689         * m4/lib-check.m4: New file containing library-related checks from
32690         fileutils and sh-utils (textutils had none).
32691
32692 2000-01-28  Jim Meyering  <meyering@lucent.com>
32693
32694         * m4/perl.m4: Change format of warning message to look more like that
32695         from the missing script.  Suggestion from FranƧois Pinard.
32696
32697 2000-01-25  Jim Meyering  <meyering@lucent.com>
32698
32699         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
32700         well as time.h in the compile check.
32701         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
32702         Fix typo in cross-compiling case: s/yes/no/.
32703
32704 2000-01-23  Jim Meyering  <meyering@lucent.com>
32705
32706         * m4/jm-macros.m4: Move df-related tests here from
32707         fileutils/configure.in
32708
32709         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
32710         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
32711
32712         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
32713         s/space/ac_fsusage_space/.
32714         (jm_FILE_SYSTEM_USAGE): Take two parameters.
32715
32716         * m4/ftruncate.m4: New file (derived from part of
32717         fileutils/configure.in).
32718         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
32719         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
32720
32721         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
32722         AC_SUBST these here, rather than just in sh-util/configure.in, so
32723         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
32724         all the same.
32725         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
32726         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
32727         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
32728         (AC_SUBST(POW_LIBM)): Likewise.
32729         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
32730
32731 2000-01-23  Jim Meyering  <meyering@lucent.com>
32732
32733         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
32734         obstack.c.
32735
32736 2000-01-22  Jim Meyering  <meyering@lucent.com>
32737
32738         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
32739
32740         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
32741
32742         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
32743         configure.in
32744         (AC_CHECK_HEADERS): Likewise for sh-utils.
32745         (AC_CHECK_HEADERS): Likewise for textutils.
32746         Merge the three lists of headers.
32747
32748         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
32749         from fileutils' configure.in.
32750
32751         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
32752         code. Moved tests into their own function (_jm_DECL_HEADERS) in
32753         check-decl.m4.
32754
32755         * m4/check-decl.m4: Use #if rather than #ifdef.
32756         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
32757         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
32758         (_jm_DECL_HEADERS): Define new function.
32759         (jm_CHECK_DECLARATIONS): Require it.
32760
32761 2000-01-22  Jim Meyering  <meyering@lucent.com>
32762
32763         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
32764         [! HAVE_DECL_STRTOULL]: Declare strtoull.
32765         Required for some AIX systems.  Reported by Christian Krackowizer.
32766         [TESTING] (main): New function.
32767
32768         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
32769         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
32770         letters.
32771
32772         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
32773         iswprint.
32774
32775         * lib/strverscmp.c (ISDIGIT): Define.
32776         (strverscmp): Use ISDIGIT, not isdigit.
32777
32778 2000-01-19  Jim Meyering  <meyering@lucent.com>
32779
32780         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
32781         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
32782         defines `struct timespec' in <sys/time.h>
32783
32784         * m4/c-bs-a.m4: Remove uses of changequote altogether.
32785         Thanks to Akim for explaining.
32786
32787 2000-01-17  Paul Eggert  <eggert@twinsun.com>
32788
32789         * lib/nanosleep.c (nanosleep):
32790         Don't use SA_INTERRUPT to decide whether to call sigaction, as
32791         POSIX.1 doesn't require SA_INTERRUPT and some systems
32792         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
32793         it's been part of POSIX.1 since day 1 (in 1988).
32794
32795 2000-01-17  Jim Meyering  <meyering@lucent.com>
32796
32797         * lib/interlock: Remove unused file.  Reported by FranƧois Pinard.
32798
32799 2000-01-16  Paul Eggert  <eggert@twinsun.com>
32800
32801         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
32802         alert, backslash, formfeed, and vertical tab unnecessarily in
32803         shell quoting style.
32804
32805 2000-01-16  Jim Meyering  <meyering@lucent.com>
32806
32807         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
32808         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
32809         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
32810         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
32811
32812 2000-01-16  Jim Meyering  <meyering@lucent.com>
32813
32814         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
32815         because the latter didn't work.
32816
32817 2000-01-15  Jim Meyering  <meyering@lucent.com>
32818
32819         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
32820         (AC_REPLACE_FUNCS): Add memcpy and memset.
32821         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
32822         Add strpbrk.
32823         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
32824
32825 2000-01-12  Jim Meyering  <meyering@lucent.com>
32826
32827         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
32828         (jm_PREREQ): Use it.
32829         (jm_PREREQ_READUTMP): New macro.
32830         (jm_PREREQ): Use it.
32831
32832 2000-01-11  Paul Eggert  <eggert@twinsun.com>
32833
32834         Quote multibyte characters correctly.
32835         * m4/c-bs-a.m4: New file.
32836         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
32837         (jm_PREREQ): Use it.
32838
32839 2000-01-11  Paul Eggert  <eggert@twinsun.com>
32840
32841         * m4/uintmax_t.m4: Port to autoconf 2.13.
32842
32843 2000-01-08  Jim Meyering  <meyering@ascend.com>
32844
32845         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
32846         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
32847
32848 2000-01-04  Jim Meyering  <meyering@ascend.com>
32849
32850         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
32851         jm_STRUCT_DIRENT_D_TYPE.
32852         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
32853         jm_STRUCT_DIRENT_D_INO.
32854         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
32855         jm_STRUCT_UTIMBUF.
32856         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
32857         renamings.
32858         * m4/utime.m4: Likewise.
32859
32860         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
32861         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
32862
32863 2000-01-03  Paul Eggert  <eggert@twinsun.com>
32864
32865         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
32866         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
32867
32868 2000-01-02  Jim Meyering  <meyering@ascend.com>
32869
32870         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
32871         remember if this is necessary.
32872
32873 1999-12-26  Jim Meyering  <meyering@ascend.com>
32874
32875         * m4/jm-macros.m4: Use it here.
32876         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
32877
32878 1999-12-23  Jim Meyering  <meyering@ascend.com>
32879
32880         * m4/jm-macros.m4: Check for clock_gettime (moved from
32881         fileutils/configure.in)
32882         Check for gettimeofday.
32883
32884 1999-12-20  Jim Meyering  <meyering@ascend.com>
32885
32886         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
32887         autoconf-2.14a-1999-12-20.
32888
32889 1999-12-19  Jim Meyering  <meyering@ascend.com>
32890
32891         * m4/lstat-slash.m4: New file.
32892         * m4/jm-macros.m4: Use the new macro:
32893         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
32894
32895 1999-12-07  Jim Meyering  <meyering@ascend.com>
32896
32897         * m4/perl.m4: Require that File::Compare be available, too.
32898         Too many systems seem to lack it.
32899
32900         * m4/strftime.m4: Add checks for most of the cpp macros tested in
32901         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
32902
32903 1999-11-18  Paul Eggert  <eggert@twinsun.com>
32904
32905         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
32906         problem with the QNX 4.25 shell, which doesn't propagate exit
32907         status of failed commands inside shell assignments.
32908
32909 1999-11-17  Jim Meyering  <meyering@ascend.com>
32910
32911         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
32912
32913 1999-11-07  Jim Meyering  <meyering@ascend.com>
32914
32915         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
32916
32917 1999-11-06  Jim Meyering  <meyering@ascend.com>
32918
32919         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
32920         * m4/jm-macros.m4 (jm_MACROS): Use it here.
32921
32922 1999-11-05  Jim Meyering  <meyering@ascend.com>
32923
32924         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
32925         configure.in of textutils, fileutils, and sh-utils into this one
32926         (shared between those packages) file.
32927         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
32928         AC_STRUCT_ST_BLKSIZE.
32929
32930 1999-11-03  Jim Meyering  <meyering@ascend.com>
32931
32932         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
32933         of AC_CHECK_TYPE checks includes unistd.h.
32934         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
32935         Suggestion from Akim Demaille.
32936
32937 1999-10-30  Jim Meyering  <meyering@ascend.com>
32938
32939         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
32940         m4-quoted string.
32941         * m4/ls-mntd-fs.m4: Likewise.
32942         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
32943         * m4/jm-winsz1.m4: Likewise.
32944
32945         * m4/const.m4: Remove file, since the fix made it into the experimental
32946         version of autoconf.
32947         * m4/mktime.m4: Likewise.
32948
32949         * m4/check-type.m4: Remove file, now that the latest version of
32950         AC_CHECK_TYPE takes a third arg to specify additional #includes.
32951
32952         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
32953         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
32954         AC_CHECK_TYPE.
32955
32956 1999-10-04  Jim Meyering  <meyering@ascend.com>
32957
32958         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
32959
32960 1999-09-22  Paul Eggert  <eggert@twinsun.com>
32961
32962         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
32963         2.95.1 bug with HP-UX 10.20.
32964
32965 1999-09-17  Jim Meyering  <meyering@ascend.com>
32966
32967         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
32968         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
32969         due to missing strdup (against sh-utils-2.0).
32970
32971 1999-08-29  Jim Meyering  <meyering@ascend.com>
32972
32973         * m4/jm-macros.m4: Require jm_BISON.
32974         * m4/bison.m4: New file.
32975
32976 1999-08-17  Paul Eggert  <eggert@twinsun.com>
32977
32978         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
32979         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
32980
32981 1999-08-05  Jim Meyering  <meyering@ascend.com>
32982
32983         * m4/getline.m4: Rename test file from conftestdata to conftest.data
32984         to avoid conflicts with `conftest' on 8+3 filesystems.
32985         Suggestion from Eli Zaretskii.
32986
32987 1999-08-04  Jim Meyering  <meyering@ascend.com>
32988
32989         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
32990         fileutils and sh-utils (textutils's getline test was inadequate).
32991         (AM_FUNC_GETLINE): Run this test.
32992         (AC_CHECK_FUNCS): Check for getdelim.
32993         Reported by Bob Proulx.
32994
32995 1999-08-02  Jim Meyering  <meyering@ascend.com>
32996
32997         * m4/jm-macros.m4: Add a comment.
32998
32999 1999-08-01  Paul Eggert  <eggert@twinsun.com>
33000
33001         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
33002         <inttypes.h> defines strtoumax as a macro (and not as a
33003         function).
33004
33005 1999-08-01  Paul Eggert  <eggert@twinsun.com>
33006
33007         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
33008         that we can shift, multiply and divide unsigned long long
33009         values; Ultrix cc can't do it.
33010
33011 1999-08-01  Paul Eggert  <eggert@twinsun.com>
33012
33013         * m4/mktime.m4: New file, which is a preview of what should appear
33014         in the next public autoconf release.
33015
33016 1999-08-01  Paul Eggert  <eggert@twinsun.com>
33017
33018         * m4/lfs.m4: Remove this file.
33019         * m4/largefile.m4: New file.  It contains the old contents of
33020         lfs.m4, except that all names with prefix AC_LFS have been
33021         changed to use the prefix AC_SYS_LARGEFILE instead, to be
33022         compatible with future autoconf versions.  Also, some minor m4
33023         quoting problems have been fixed.
33024
33025 1999-08-01  Paul Eggert  <eggert@twinsun.com>
33026
33027         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
33028         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
33029         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
33030         and simplify the shell code.
33031
33032 1999-08-01  Jim Meyering  <meyering@ascend.com>
33033
33034         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
33035         m4.
33036
33037 1999-07-20  Jim Meyering  <meyering@ascend.com>
33038
33039         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
33040
33041 1999-07-15  Jim Meyering  <meyering@ascend.com>
33042
33043         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
33044
33045 1999-05-22  Jim Meyering  <meyering@ascend.com>
33046
33047         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
33048
33049 1999-05-20  Jim Meyering  <meyering@ascend.com>
33050
33051         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
33052         Add a colon after each `then' in case $4 is empty.
33053
33054 1999-05-16  Jim Meyering  <meyering@ascend.com>
33055
33056         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
33057
33058 1999-05-10  Jim Meyering  <meyering@ascend.com>
33059
33060         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
33061
33062         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
33063         AC_FUNC_MKTIME.
33064
33065 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
33066
33067         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
33068
33069 1999-05-04  Paul Eggert  <eggert@twinsun.com>
33070
33071         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
33072         not CPPFLAGS, so that linking works correctly in IRIX.
33073
33074 1999-04-30  Paul Eggert  <eggert@twinsun.com>
33075
33076         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
33077
33078 1999-04-20  Paul Eggert  <eggert@twinsun.com>
33079
33080         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
33081         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
33082         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
33083         jm_AC_TYPE_UNSIGNED_LONG_LONG.
33084         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
33085
33086         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
33087
33088 1999-04-20  Jim Meyering  <meyering@ascend.com>
33089
33090         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
33091         AC_REPLACE xstroull if necessary.  From Paul Eggert.
33092         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
33093
33094 1999-04-18  Jim Meyering  <meyering@ascend.com>
33095
33096         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
33097         * m4/jm-macros.m4: Use it.
33098
33099 1999-04-06  Jim Meyering  <meyering@ascend.com>
33100
33101         * m4/strftime.m4: Remove test for %f.
33102
33103 1999-03-29  Jim Meyering  <meyering@ascend.com>
33104
33105         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
33106         superset of the AC_TYPE_* checks in the textutils, fileutils,
33107         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
33108         AC_TYPE_PID_T.
33109
33110 1999-03-28  Jim Meyering  <meyering@ascend.com>
33111
33112         * m4/jm-macros.m4: Define GNU_PACKAGE here.
33113         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
33114         replaced e.g., in the *.sh files of the sh-utils.
33115
33116 1999-03-20  Jim Meyering  <meyering@ascend.com>
33117
33118         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
33119         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
33120         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
33121
33122 1999-03-19  Jim Meyering  <meyering@ascend.com>
33123
33124         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
33125
33126 1999-03-12  Jim Meyering  <meyering@ascend.com>
33127
33128         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
33129
33130 1999-03-07  Jim Meyering  <meyering@ascend.com>
33131
33132         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
33133         declared.
33134
33135 1999-02-17  Jim Meyering  <meyering@ascend.com>
33136
33137         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
33138         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
33139
33140 1999-02-07  Jim Meyering  <meyering@ascend.com>
33141
33142         * m4/group-member.m4: New file -- extracted from sh-utils'
33143         configure.in.
33144
33145         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
33146         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
33147
33148 1999-02-06  Jim Meyering  <meyering@ascend.com>
33149
33150         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
33151         * m4/fnmatch.m4: Likewise.
33152         * m4/getgroups.m4: Likewise.
33153         * m4/lstat.m4: Likewise.
33154         * m4/malloc.m4: Likewise.
33155         * m4/putenv.m4: Likewise.
33156         * m4/realloc.m4: Likewise.
33157         * m4/regex.m4: Likewise.
33158         * m4/stat.m4: Likewise.
33159         * m4/strftime.m4: Likewise.
33160         Suggestion from Alain Magloire.
33161
33162         * m4/chown.m4: Use `.$ac_objext', not `.o'.
33163         * m4/fnmatch.m4: Likewise.
33164         * m4/getgroups.m4: Likewise.
33165         * m4/getline.m4: Likewise.
33166         * m4/lstat.m4: Likewise.
33167         * m4/malloc.m4: Likewise.
33168         * m4/memcmp.m4: Likewise.
33169         * m4/putenv.m4: Likewise.
33170         * m4/realloc.m4: Likewise.
33171         * m4/regex.m4: Likewise.
33172         * m4/stat.m4: Likewise.
33173         * m4/strftime.m4: Likewise.
33174         Suggestion from Alain Magloire.
33175
33176         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
33177         an argument.
33178
33179         * m4/regex.m4: Add a run-time Test for proper operation of
33180         re_compile_pattern.
33181
33182 1999-01-31  Jim Meyering  <meyering@ascend.com>
33183
33184         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
33185
33186 1999-01-30  Jim Meyering  <meyering@ascend.com>
33187
33188         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
33189
33190         * m4/jm-mktime.m4: Make this a wrapper around the official
33191         AM_FUNC_MKTIME rather than my private copy, now that the official one
33192         is up to date.
33193         * m4/mktime.m4: Remove file.
33194
33195         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
33196         * m4/uptime.m4: Likewise.
33197         * m4/uintmax_t.m4: Likewise.
33198
33199 1999-01-28  Jim Meyering  <meyering@ascend.com>
33200
33201         * m4/jm-macros.m4: Use jm_AFS.
33202         * m4/afs.m4: New file (from fileutils' configure.in).
33203
33204         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
33205         * m4/chown.m4: Likewise.
33206         * m4/d-ino.m4: Likewise.
33207         * m4/d-type.m4: Likewise.
33208         * m4/fnmatch.m4: Likewise.
33209         * m4/getgroups.m4: Likewise.
33210         * m4/gettext.m4: Likewise.
33211         * m4/jm-mktime.m4: Likewise.
33212         * m4/jm-winsz2.m4: Likewise.
33213         * m4/lcmessage.m4: Likewise.
33214         * m4/ls-mntd-fs.m4: Likewise.
33215         * m4/malloc.m4: Likewise.
33216         * m4/memcmp.m4: Likewise.
33217         * m4/putenv.m4: Likewise.
33218         * m4/realloc.m4: Likewise.
33219         * m4/st_mtim.m4: Likewise.
33220         * m4/strftime.m4: Likewise.
33221
33222 1999-01-16  Jim Meyering  <meyering@ascend.com>
33223
33224         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
33225         (ARGMATCH_DIE_DECL): Define.
33226
33227 1999-01-12  Jim Meyering  <meyering@ascend.com>
33228
33229         * m4/Makefile.am.in: Rewrite to avoid using fmt.
33230         Reported by Lars Hecking.
33231
33232 1999-01-10  Jim Meyering  <meyering@ascend.com>
33233
33234         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
33235         gross kludge.
33236         * m4/inttypes_h.m4: Likewise.
33237         * m4/lstat.m4: Likewise.
33238         * m4/malloc.m4: Likewise.
33239         * m4/readdir.m4: Likewise.
33240         * m4/realloc.m4: Likewise.
33241         * m4/st_dm_mode.m4: Likewise.
33242         * m4/stat.m4: Likewise.
33243         * m4/utimbuf.m4: Likewise.
33244         * m4/utimes.m4: Likewise.
33245
33246         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
33247         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
33248         comments in config.h.in are meaningful.
33249
33250         * m4/jm-macros.m4: Require autoconf-2.13 here.
33251
33252         * m4/regex.m4: By default, don't use the included regex.c on systems
33253         with glibc 2.  Suggestion from Uli Drepper.
33254
33255 1999-01-02  Jim Meyering  <meyering@ascend.com>
33256
33257         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
33258
33259 1998-12-18  Jim Meyering  <meyering@ascend.com>
33260
33261         * m4/Makefile.am.in (Makefile.am): Simplify rule.
33262         Based on a suggestion from Lars Hecking.
33263
33264 1998-11-16  Paul Eggert  <eggert@twinsun.com>
33265
33266         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
33267
33268 1998-11-16  Jim Meyering  <meyering@ascend.com>
33269
33270         * m4/lfs.m4: Double-quote the `uname...` expression.
33271
33272 1998-11-14  Jim Meyering  <meyering@ascend.com>
33273
33274         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
33275         * m4/stat.m4: Likewise.
33276
33277 1998-11-03  Jim Meyering  <meyering@ascend.com>
33278
33279         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
33280         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
33281
33282 1998-10-18  Jim Meyering  <meyering@ascend.com>
33283
33284         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
33285
33286 1998-10-17  Jim Meyering  <meyering@ascend.com>
33287
33288         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
33289         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
33290         calls for those previously hard-coded headers.  Instead, take a new
33291         parameter.
33292         (jm_CHECK_DECLARATIONS): Reflect interface change.
33293         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
33294         (jm_CHECK_DECL_LOCALTIME_R): New macro.
33295
33296         * m4/mktime.m4: Test for spring-forward gap before long-running test.
33297
33298 1998-10-14  Jim Meyering  <meyering@ascend.com>
33299
33300         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
33301         instead of "TZ=America/Vancouver".  From Paul Eggert.
33302
33303 1998-10-11  Jim Meyering  <meyering@ascend.com>
33304
33305         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
33306         This adds a test for a recently added compatibility fix for mktime.c.
33307         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
33308
33309 1998-09-27  Jim Meyering  <meyering@ascend.com>
33310
33311         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
33312
33313         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
33314         ../configure.in, including a change from Gordon Matzigkeit to allow
33315         cross-compiling for the Hurd.
33316
33317         * m4/glibc.m4: New file/macro to test for the GNU C Library
33318         versions 1 and 2.  From Gordon Matzigkeit.
33319         Indent.
33320
33321 1998-09-21  Jim Meyering  <meyering@ascend.com>
33322
33323         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
33324
33325 1998-08-18  Paul Eggert  <eggert@twinsun.com>
33326
33327         Port nanosecond-resolution times to UnixWare 2.1.2 and
33328         pedantic Solaris 2.6.
33329
33330         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
33331         AC_STRUCT_ST_MTIM.
33332         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
33333         Generate name of ns member, instead of just 1 or undef.
33334         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
33335
33336 1998-08-15  Jim Meyering  <meyering@ascend.com>
33337
33338         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
33339         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
33340         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
33341         instead of jm_TYPE_SSIZE_T.
33342
33343 1998-08-12  Jim Meyering  <meyering@ascend.com>
33344
33345         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
33346
33347 1998-08-02  Jim Meyering  <meyering@ascend.com>
33348
33349         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
33350         in acconfig.h manually.
33351
33352 1998-07-31  Paul Eggert  <eggert@twinsun.com>
33353
33354         * m4/st_mtim.m4: New file.
33355
33356 1998-07-28  Jim Meyering  <meyering@ascend.com>
33357
33358         * m4/utimes.m4: Undef stat.
33359
33360 1998-07-25  Jim Meyering  <meyering@ascend.com>
33361
33362         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
33363         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
33364
33365 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
33366
33367         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
33368         uid and gid actually remain unchanged.
33369
33370 1998-07-07  Jim Meyering  <meyering@ascend.com>
33371
33372         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
33373
33374 1998-07-04  Jim Meyering  <meyering@ascend.com>
33375
33376         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
33377         to prove that this macro can be used in packages without regex.c.
33378
33379 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
33380
33381         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
33382         is to be used.
33383
33384 1998-07-03  Jim Meyering  <meyering@ascend.com>
33385
33386         * m4/gettext.m4: Add -lintl if it's found to be necessary.
33387
33388         * m4/gettext.m4: New file -- from gettext-0.10.35.
33389         * m4/lcmessage.m4: Likewise.
33390         * m4/progtest.m4: Likewise.
33391
33392         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
33393         * m4/jm-macros.m4: Require the new macro.
33394
33395 1998-06-29  Jim Meyering  <meyering@ascend.com>
33396
33397         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
33398         for the definition of NGROUPS (used in a system header included
33399         by sys/mount.h).
33400
33401 1998-06-28  Jim Meyering  <meyering@ascend.com>
33402
33403         * m4/ls-mntd-fs.m4: New file.
33404         * m4/fstypename.m4: New file.
33405
33406         * m4/jm-macros.m4: Require the new macro.
33407         * m4/jm-glibc-io.m4: New file.
33408
33409 1998-05-19  Jim Meyering  <meyering@ascend.com>
33410
33411         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
33412         * m4/lchown.m4: New file.
33413
33414         * m4/Makefile.am.in: New file.
33415         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
33416
33417 1998-05-14  Jim Meyering  <meyering@ascend.com>
33418
33419         * m4/Makefile.am (EXTRA_DIST): Add them.
33420         * m4/jm-macros.m4: New file.
33421         * m4/utimbuf.m4: New file.
33422
33423 1998-05-12  Jim Meyering  <meyering@ascend.com>
33424
33425         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
33426
33427 1998-05-11  Jim Meyering  <meyering@ascend.com>
33428
33429         * m4/isc-posix.m4: New file.
33430
33431 1998-05-10  Jim Meyering  <meyering@ascend.com>
33432
33433         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
33434
33435 1998-05-09  Jim Meyering  <meyering@ascend.com>
33436
33437         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
33438         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
33439         with automake.
33440
33441         * m4/ssize_t.m4: New file.
33442         * m4/mktime.m4: Remove file -- the new automake has this now.
33443
33444 1998-04-26  Jim Meyering  <meyering@ascend.com>
33445
33446         * m4/assert.m4: New file.
33447         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
33448
33449 1998-04-05  Jim Meyering  <meyering@ascend.com>
33450
33451         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
33452         (jm_PREREQ): Use it here.
33453
33454 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
33455
33456         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
33457         in acconfig.h.
33458
33459 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
33460
33461         * m4/prereq.m4: New file.
33462         * m4/error.m4: New file.
33463         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
33464
33465 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
33466
33467         * m4/getline.m4: Don't set am_cv_func_working_getline before the
33468         cache-check for the same variable -- that defeated the purpose of
33469         the test; the test program was never run.  This was a problem only
33470         on systems with losing getline functions -- HP-UX 10.20 is one.
33471         Reported by Bjorn Helgaas.
33472
33473 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
33474
33475         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
33476
33477 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
33478
33479         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
33480
33481         * m4/const.m4: New file.  Use an initializer in this declaration
33482         typedef int charset[2]; const charset x;
33483         Reported by Bob Glickstein.
33484
33485 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
33486
33487         * m4/chown.m4: Fix reversed types on -1 args to chown.
33488         From Kaveh Ghazi.
33489
33490 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
33491
33492         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
33493         Add lseek and memchr.
33494
33495         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
33496         T.E.Dickey <dickey@clark.net> said that some older preprocessors
33497         have a 20-character limit on names.
33498
33499 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
33500
33501         * m4/inttypes_h.m4: New file.
33502         * m4/uintmax_t.m4: New file.
33503         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
33504
33505 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
33506   Free Software Foundation, Inc.
33507 Copying and distribution of this file, with or without modification,
33508 are permitted provided the copyright notice and this notice are preserved.