* lib/xprintf.c: Don't bother testing specific errno values. Just test ferror.
[gnulib.git] / ChangeLog
1 2007-10-19  Jim Meyering  <meyering@redhat.com>
2
3         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
4         Don't bother testing specific errno values.  Just test ferror.
5
6         New module: xprintf
7         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
8
9 2007-10-19  Bruno Haible  <bruno@clisp.org>
10
11         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
12         syntax.
13         * modules/javaexec (Makefile.am): Likewise.
14         * modules/relocatable-prog (Makefile.am): Likewise.
15         Suggested by Jim Meyering.
16
17 2007-10-18  Bruno Haible  <bruno@clisp.org>
18
19         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
20         Reported by Jim Meyering.
21
22 2007-10-18  Eric Blake  <ebb9@byu.net>
23
24         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
25
26 2007-10-18  Bruno Haible  <bruno@clisp.org>
27
28         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
29         the format string into writable memory. Needed in Fortify conditions.
30
31 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
32             Bruno Haible  <bruno@clisp.org>
33
34         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
35         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
36         * modules/trim (Depends-on): Add mbchar.
37         (configure.ac): Add gl_FUNC_MBRTOWC.
38         (Makefile.am): Augment lib_SOURCES.
39
40 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
41
42         Modify glob.c to use fstatat and dirfd, to simplify it.
43         Suggested by Eric Blake.
44         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
45         Don't include <stdbool.h>; not used.
46         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
47         (link_exists_p): Simplify implementation, since we can now assume
48         dirfd and fstatat.
49         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
50
51 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52
53         * gnulib-tool (func_get_dependencies): Fix sed script to
54         match only tests.
55
56 2007-10-17  Bruno Haible  <bruno@clisp.org>
57
58         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
59         allow locale names without encoding suffix.
60         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
61         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
62
63 2007-10-16  Bruno Haible  <bruno@clisp.org>
64
65         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
66         * lib/getgroups.c (getgroups): Likewise.
67         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
68
69 2007-10-16  Bruno Haible  <bruno@clisp.org>
70
71         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
72         * modules/malloc-posix (License): Likewise.
73         * modules/realloc-posix (License): Likewise.
74         * modules/calloc-posix (License): Likewise.
75         * modules/intprops (License): Change from GPL to LGPL, with
76         Paul Eggert's approval.
77
78 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
79
80         Merge glibc changes into lib/glob.c.
81
82         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
83         2007-10-15 04:59:03 UTC.  Here are the changes:
84
85         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
86
87         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
88
89         * lib/glob.c: Add some branch prediction throughout.
90
91         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
92
93         [BZ #5103]
94         * lib/glob.c (glob): Recognize patterns starting \/.
95
96         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
97
98         [BZ #3996]
99         * lib/glob.c (attribute_hidden): Define if not defined.
100         (glob): Unescape dirname, filename or username when needed and not
101         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
102         is NULL.  Handle unescaped [ in pattern without closing ].
103         Don't pass GLOB_CHECK down to recursive glob for directories.
104         (__glob_pattern_type): New function.
105         (__glob_pattern_p): Implement using __glob_pattern_type.
106         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
107         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
108         Remove unreachable code.
109
110         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
111
112         * lib/glob.c (glob_in_dir): Add some comments and asserts to
113         explain why there are no leaks.
114
115         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
116
117         [BZ #3253]
118         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
119         time, rather allocate increasingly bigger arrays of pointers, if
120         possible with alloca, if too large with malloc.
121
122 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
123
124         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
125         Problem reported by H.Merijn Brand in
126         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
127         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
128         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
129
130 2007-10-15  Bruno Haible  <bruno@clisp.org>
131
132         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
133         with explicit rpl_ prefix.
134         * lib/fopen.c (fopen): Likewise.
135         * lib/freopen.c (freopen): Likewise.
136         * lib/iconv.c (iconv): Likewise.
137         * lib/iconv_close.c (iconv_close): Likewise.
138
139 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
140
141         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
142
143 2007-10-15  Bruno Haible  <bruno@clisp.org>
144
145         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
146         <stddef.h> instead of <stdlib.h> since we only need NULL.
147         Reported by Ben Pfaff <blp@cs.stanford.edu>.
148
149 2007-10-15  Bruno Haible  <bruno@clisp.org>
150
151         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
152         Replace paragraph talking about LIBOBJS.
153         Reported by Colin Watson <cjwatson@debian.org>.
154
155 2007-10-15  Bruno Haible  <bruno@clisp.org>
156
157         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
158         <stdlib.h> before using NULL.
159
160 2007-10-15  Simon Josefsson  <simon@josefsson.org>
161
162         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
163         Reported by Albert Chin <china@thewrittenword.com>.
164
165 2007-10-14  Bruno Haible  <bruno@clisp.org>
166
167         * modules/iconv_open-utf-tests: New file.
168         * tests/test-iconv-utf.c: New file.
169
170         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
171         * modules/iconv_open-utf: New file.
172         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
173         (iconv, iconv_close): New declarations.
174         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
175         be defined.
176         (iconv_open): Add special handling of conversion between UTF-8 and
177         UTF-{16,32}{BE,LE}.
178         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
179         * lib/iconv_close.c: New file.
180         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
181         gl_FUNC_ICONV_OPEN.
182         (gl_FUNC_ICONV_OPEN): Use it.
183         (gl_FUNC_ICONV_OPEN_UTF): New macro.
184         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
185         and REPLACE_ICONV_UTF.
186         * modules/iconv_open (Depends-on): Add c-strcase.
187         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
188         ICONV_CONST.
189         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
190
191 2007-10-13  Albert Chin  <china@thewrittenword.com>
192             Bruno Haible  <bruno@clisp.org>
193
194         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
195         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
196
197 2007-10-13  Bruno Haible  <bruno@clisp.org>
198
199         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
200         defined, use the ISO C99 inline semantics.
201         * lib/argp.h (ARGP_EI): Likewise.
202
203 2007-10-13  Bruno Haible  <bruno@clisp.org>
204
205         Handle 'inline' change in gcc 4.3.0.
206         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
207         argp_fmtstream_write, argp_fmtstream_set_lmargin,
208         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
209         argp_fmtstream_point): Disable 'extern' declaration if the function
210         definition is going to be provided inline.
211         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
212         semantics, not the ISO C99 inline semantics.
213         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
214         'extern' declaration if the function definition is going to be provided
215         inline.
216         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
217         the GNU C inline semantics, not the ISO C99 inline semantics. With
218         GCC 4.2, avoid a warning.
219
220 2007-10-13  Bruno Haible  <bruno@clisp.org>
221
222         * lib/freading.h (freading): Enable the use of __freading for
223         glibc >= 2.7.
224         * lib/freading.c (freading): Likewise.
225
226 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
227
228         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
229         "warning: C99 inline functions are not supported; using GNU89".
230
231 2007-10-12  Bruno Haible  <bruno@clisp.org>
232
233         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
234         of 2.
235         * tests/test-ceilf2.c: New file.
236         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
237
238         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
239         * modules/ceilf-tests: Update.
240
241 2007-10-12  Bruno Haible  <bruno@clisp.org>
242
243         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
244         of 2.
245         * tests/test-floorf2.c: New file.
246         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
247
248         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
249         * modules/floorf-tests: Update.
250
251 2007-10-12  Bruno Haible  <bruno@clisp.org>
252
253         * tests/test-trunc2.c: New file.
254         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
255
256         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
257         * modules/trunc-tests: Update.
258
259 2007-10-12  Bruno Haible  <bruno@clisp.org>
260
261         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
262         of 2.
263         * tests/test-truncf2.c: New file.
264         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
265
266         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
267         * modules/truncf-tests: Update.
268
269 2007-10-11  Eric Blake  <ebb9@byu.net>
270
271         Don't claim strerror is broken on Interix.
272         * doc/functions/strerror.texi (strerror): Known broken systems are
273         now Solaris 8, and not Interix.
274         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
275         Interix on cross-compile.
276         Reported by Martin Koeppe in
277         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
278
279 2007-10-11  Bruno Haible  <bruno@clisp.org>
280
281         * modules/i-ring-tests: New file.
282         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
283         instead of assert.
284
285 2007-10-11  Bruno Haible  <bruno@clisp.org>
286
287         * modules/filenamecat-tests: New file.
288         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
289         * lib/filenamecat.c: Remove test code.
290
291 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
292
293         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
294
295         * lib/strerror.c: Include <string.h> always, to test interface,
296         and to remove the need for the dummy.
297         Include intprops.h to compute width instead of doing it ourselves
298         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
299         (strerror): Define it to return NULL if there's no system strerror.
300         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
301         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
302         ancient pre-strerror Unix systems well any more.  Saying "unknown
303         system error" is enough.
304         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
305         simpler strerror.c implementation.
306         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
307         Simplify the tests to reflect the simpler strerror implementation.
308         * modules/strerror (Depends-on): Add intprops.
309
310 2007-10-09  Eric Blake  <ebb9@byu.net>
311
312         Silence test-fpending.
313         * modules/fpending-tests (Files): Add wrapper script.
314         * tests/test-fpending.sh: New file.
315
316 2007-10-09  Bruno Haible  <bruno@clisp.org>
317
318         * MODULES.html.sh (func_module): Don't create a hyperlink for
319         function names like 'printf_frexp'.
320         (Misc): Add crc, memxor.
321         (Characteristics of floating types): New section.
322         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
323         isnanf-nolibm, signbit, trunc, truncf, truncl.
324         (Enhancements for ISO C 99 functions): New subsection Input/output.
325         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
326         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
327         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
328         (Compatibility checks for POSIX:2001 functions): Add clock-time.
329         (Enhancements for POSIX:2001 functions): Add chdir-long.
330         (File system functions): Add areadlink, chdir-safer, read-file.
331         Remove cycle-check.
332         (File system as inode set): New section.
333         (Date and time): Add gethrxtime.
334         (Multithreading): Add openmp.
335         (Internationalization functions): Add localename.
336         (Unicode string functions): Add unistr/u*-mbsnlen.
337         (Support for maintaining and releasing projects): Add git-version-gen.
338         (Lone files): Remove directories.
339
340 2007-10-08  Ben Pfaff  <blp@gnu.org>
341
342         * lib/xmalloca.h: Fix typo in comment.
343
344 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
345
346         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
347         when avoiding problems with integer overflow.  Use a portable test
348         instead.
349
350 2007-10-08  Simon Josefsson  <simon@josefsson.org>
351
352         * modules/dummy (License): Change to LGPLv2+.
353         * modules/float (License): Likewise
354         * modules/realloc (License): Likewise
355         * modules/stdlib (License): Likewise
356
357 2007-10-07  Bruno Haible  <bruno@clisp.org>
358
359         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
360         * floor.c (TWO_MANT_DIG): Likewise.
361         * ceil.c (TWO_MANT_DIG): Likewise.
362         Reported by Ben Pfaff.
363
364 2007-10-07  Bruno Haible  <bruno@clisp.org>
365
366         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
367         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
368         * lib/frexp.c (FUNC): Likewise.
369         * lib/printf-frexp.h (printf_frexp): Likewise.
370         * lib/printf-frexpl.h (printf_frexpl): Likewise.
371         * lib/printf-frexp.c (FUNC): Likewise.
372         Suggested by Jim Meyering.
373
374 2007-10-07  Jim Meyering  <meyering@redhat.com>
375
376         Make xnanosleep's integer overflow test more robust.
377         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
378         so that gcc-4.3.0 doesn't optimize away this test for overflow.
379
380 2007-10-07  Bruno Haible  <bruno@clisp.org>
381
382         * NEWS: Mention the license change.
383
384         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
385         abbreviations in the modules files.
386
387         Change copyright notice from GPLv2+ to GPLv3+.
388         * README: Change copyright notice.
389         * MODULES.html.sh: Likewise.
390         * build-aux/bootstrap.conf: Likewise.
391         * build-aux/config.libpath: Likewise.
392         * build-aux/csharpcomp.sh.in: Likewise.
393         * build-aux/csharpexec.sh.in: Likewise.
394         * build-aux/install-reloc: Likewise.
395         * build-aux/javacomp.sh.in: Likewise.
396         * build-aux/javaexec.sh.in: Likewise.
397         * build-aux/ldd.sh.in: Likewise.
398         * build-aux/reloc-ldflags: Likewise.
399         * build-aux/relocatable.sh.in: Likewise.
400         * build-aux/x-to-1.in: Likewise.
401         * check-module: Likewise.
402         * config/srclistvars.sh: Likewise.
403         * gnulib-tool: Likewise.
404         * lib/acl-internal.h: Likewise.
405         * lib/acl.c: Likewise.
406         * lib/acl.h: Likewise.
407         * lib/acl_entries.c: Likewise.
408         * lib/areadlink-with-size.c: Likewise.
409         * lib/areadlink.c: Likewise.
410         * lib/areadlink.h: Likewise.
411         * lib/argmatch.c: Likewise.
412         * lib/argmatch.h: Likewise.
413         * lib/argp-ba.c: Likewise.
414         * lib/argp-eexst.c: Likewise.
415         * lib/argp-fmtstream.c: Likewise.
416         * lib/argp-fmtstream.h: Likewise.
417         * lib/argp-fs-xinl.c: Likewise.
418         * lib/argp-help.c: Likewise.
419         * lib/argp-namefrob.h: Likewise.
420         * lib/argp-parse.c: Likewise.
421         * lib/argp-pin.c: Likewise.
422         * lib/argp-pv.c: Likewise.
423         * lib/argp-pvh.c: Likewise.
424         * lib/argp-xinl.c: Likewise.
425         * lib/argp.h: Likewise.
426         * lib/at-func.c: Likewise.
427         * lib/atanl.c: Likewise.
428         * lib/backupfile.c: Likewise.
429         * lib/backupfile.h: Likewise.
430         * lib/basename.c: Likewise.
431         * lib/binary-io.h: Likewise.
432         * lib/byteswap.in.h: Likewise.
433         * lib/c-stack.c: Likewise.
434         * lib/c-stack.h: Likewise.
435         * lib/c-strcasestr.c: Likewise.
436         * lib/c-strcasestr.h: Likewise.
437         * lib/c-strstr.c: Likewise.
438         * lib/c-strstr.h: Likewise.
439         * lib/c-strtod.c: Likewise.
440         * lib/calloc.c: Likewise.
441         * lib/canon-host.c: Likewise.
442         * lib/canon-host.h: Likewise.
443         * lib/canonicalize-lgpl.c: Likewise.
444         * lib/canonicalize.c: Likewise.
445         * lib/canonicalize.h: Likewise.
446         * lib/ceil.c: Likewise.
447         * lib/ceilf.c: Likewise.
448         * lib/ceill.c: Likewise.
449         * lib/chdir-long.c: Likewise.
450         * lib/chdir-long.h: Likewise.
451         * lib/chdir-safer.c: Likewise.
452         * lib/chdir-safer.h: Likewise.
453         * lib/chown.c: Likewise.
454         * lib/classpath.c: Likewise.
455         * lib/classpath.h: Likewise.
456         * lib/clean-temp.c: Likewise.
457         * lib/clean-temp.h: Likewise.
458         * lib/cloexec.c: Likewise.
459         * lib/close-stream.c: Likewise.
460         * lib/closein.c: Likewise.
461         * lib/closein.h: Likewise.
462         * lib/closeout.c: Likewise.
463         * lib/closeout.h: Likewise.
464         * lib/concat-filename.c: Likewise.
465         * lib/copy-file.c: Likewise.
466         * lib/copy-file.h: Likewise.
467         * lib/count-one-bits.h: Likewise.
468         * lib/crc.c: Likewise.
469         * lib/crc.h: Likewise.
470         * lib/creat-safer.c: Likewise.
471         * lib/csharpcomp.c: Likewise.
472         * lib/csharpcomp.h: Likewise.
473         * lib/csharpexec.c: Likewise.
474         * lib/csharpexec.h: Likewise.
475         * lib/cycle-check.c: Likewise.
476         * lib/cycle-check.h: Likewise.
477         * lib/diacrit.c: Likewise.
478         * lib/diacrit.h: Likewise.
479         * lib/diffseq.h: Likewise.
480         * lib/dirchownmod.c: Likewise.
481         * lib/dirent.in.h: Likewise.
482         * lib/dirfd.c: Likewise.
483         * lib/dirfd.h: Likewise.
484         * lib/dirname.c: Likewise.
485         * lib/dirname.h: Likewise.
486         * lib/dummy.c: Likewise.
487         * lib/dup-safer.c: Likewise.
488         * lib/dup2.c: Likewise.
489         * lib/eealloc.h: Likewise.
490         * lib/error.c: Likewise.
491         * lib/error.h: Likewise.
492         * lib/euidaccess.c: Likewise.
493         * lib/exclude.c: Likewise.
494         * lib/exclude.h: Likewise.
495         * lib/execute.c: Likewise.
496         * lib/execute.h: Likewise.
497         * lib/exitfail.c: Likewise.
498         * lib/exitfail.h: Likewise.
499         * lib/expl.c: Likewise.
500         * lib/fatal-signal.c: Likewise.
501         * lib/fatal-signal.h: Likewise.
502         * lib/fbufmode.c: Likewise.
503         * lib/fbufmode.h: Likewise.
504         * lib/fchdir.c: Likewise.
505         * lib/fchmodat.c: Likewise.
506         * lib/fchownat.c: Likewise.
507         * lib/fcntl--.h: Likewise.
508         * lib/fcntl-safer.h: Likewise.
509         * lib/fcntl.in.h: Likewise.
510         * lib/fd-safer.c: Likewise.
511         * lib/fflush.c: Likewise.
512         * lib/file-has-acl.c: Likewise.
513         * lib/file-set.c: Likewise.
514         * lib/file-type.c: Likewise.
515         * lib/file-type.h: Likewise.
516         * lib/fileblocks.c: Likewise.
517         * lib/filemode.c: Likewise.
518         * lib/filemode.h: Likewise.
519         * lib/filename.h: Likewise.
520         * lib/filenamecat.c: Likewise.
521         * lib/filenamecat.h: Likewise.
522         * lib/findprog.c: Likewise.
523         * lib/findprog.h: Likewise.
524         * lib/float.in.h: Likewise.
525         * lib/floor.c: Likewise.
526         * lib/floorf.c: Likewise.
527         * lib/floorl.c: Likewise.
528         * lib/fopen-safer.c: Likewise.
529         * lib/fopen.c: Likewise.
530         * lib/fpending.c: Likewise.
531         * lib/fpending.h: Likewise.
532         * lib/fprintf.c: Likewise.
533         * lib/fprintftime.h: Likewise.
534         * lib/fpucw.h: Likewise.
535         * lib/fpurge.c: Likewise.
536         * lib/fpurge.h: Likewise.
537         * lib/freadable.c: Likewise.
538         * lib/freadable.h: Likewise.
539         * lib/freadahead.c: Likewise.
540         * lib/freadahead.h: Likewise.
541         * lib/freading.c: Likewise.
542         * lib/freading.h: Likewise.
543         * lib/free.c: Likewise.
544         * lib/freopen.c: Likewise.
545         * lib/frexp.c: Likewise.
546         * lib/frexpl.c: Likewise.
547         * lib/fseek.c: Likewise.
548         * lib/fseterr.c: Likewise.
549         * lib/fseterr.h: Likewise.
550         * lib/fstatat.c: Likewise.
551         * lib/fstrcmp.c: Likewise.
552         * lib/fstrcmp.h: Likewise.
553         * lib/fsusage.c: Likewise.
554         * lib/fsusage.h: Likewise.
555         * lib/ftell.c: Likewise.
556         * lib/ftello.c: Likewise.
557         * lib/fts-cycle.c: Likewise.
558         * lib/fts.c: Likewise.
559         * lib/fts_.h: Likewise.
560         * lib/full-read.c: Likewise.
561         * lib/full-read.h: Likewise.
562         * lib/full-write.c: Likewise.
563         * lib/full-write.h: Likewise.
564         * lib/fwritable.c: Likewise.
565         * lib/fwritable.h: Likewise.
566         * lib/fwriteerror.c: Likewise.
567         * lib/fwriteerror.h: Likewise.
568         * lib/fwriting.c: Likewise.
569         * lib/fwriting.h: Likewise.
570         * lib/gcd.c: Likewise.
571         * lib/gcd.h: Likewise.
572         * lib/getcwd.c: Likewise.
573         * lib/getdate.h: Likewise.
574         * lib/getdate.y: Likewise.
575         * lib/getdomainname.c: Likewise.
576         * lib/getdomainname.h: Likewise.
577         * lib/getgroups.c: Likewise.
578         * lib/gethostname.c: Likewise.
579         * lib/gethrxtime.c: Likewise.
580         * lib/gethrxtime.h: Likewise.
581         * lib/getloadavg.c: Likewise.
582         * lib/getndelim2.c: Likewise.
583         * lib/getndelim2.h: Likewise.
584         * lib/getnline.c: Likewise.
585         * lib/getnline.h: Likewise.
586         * lib/getopt.c: Likewise.
587         * lib/getopt.in.h: Likewise.
588         * lib/getopt1.c: Likewise.
589         * lib/getopt_int.h: Likewise.
590         * lib/getpagesize.h: Likewise.
591         * lib/getsubopt.c: Likewise.
592         * lib/gettime.c: Likewise.
593         * lib/getugroups.c: Likewise.
594         * lib/getugroups.h: Likewise.
595         * lib/getusershell.c: Likewise.
596         * lib/gl_anyavltree_list1.h: Likewise.
597         * lib/gl_anyavltree_list2.h: Likewise.
598         * lib/gl_anyhash_list1.h: Likewise.
599         * lib/gl_anyhash_list2.h: Likewise.
600         * lib/gl_anylinked_list1.h: Likewise.
601         * lib/gl_anylinked_list2.h: Likewise.
602         * lib/gl_anyrbtree_list1.h: Likewise.
603         * lib/gl_anyrbtree_list2.h: Likewise.
604         * lib/gl_anytree_list1.h: Likewise.
605         * lib/gl_anytree_list2.h: Likewise.
606         * lib/gl_anytree_oset.h: Likewise.
607         * lib/gl_anytreehash_list1.h: Likewise.
608         * lib/gl_anytreehash_list2.h: Likewise.
609         * lib/gl_array_list.c: Likewise.
610         * lib/gl_array_list.h: Likewise.
611         * lib/gl_array_oset.c: Likewise.
612         * lib/gl_array_oset.h: Likewise.
613         * lib/gl_avltree_list.c: Likewise.
614         * lib/gl_avltree_list.h: Likewise.
615         * lib/gl_avltree_oset.c: Likewise.
616         * lib/gl_avltree_oset.h: Likewise.
617         * lib/gl_avltreehash_list.c: Likewise.
618         * lib/gl_avltreehash_list.h: Likewise.
619         * lib/gl_carray_list.c: Likewise.
620         * lib/gl_carray_list.h: Likewise.
621         * lib/gl_linked_list.c: Likewise.
622         * lib/gl_linked_list.h: Likewise.
623         * lib/gl_linkedhash_list.c: Likewise.
624         * lib/gl_linkedhash_list.h: Likewise.
625         * lib/gl_list.c: Likewise.
626         * lib/gl_list.h: Likewise.
627         * lib/gl_oset.c: Likewise.
628         * lib/gl_oset.h: Likewise.
629         * lib/gl_rbtree_list.c: Likewise.
630         * lib/gl_rbtree_list.h: Likewise.
631         * lib/gl_rbtree_oset.c: Likewise.
632         * lib/gl_rbtree_oset.h: Likewise.
633         * lib/gl_rbtreehash_list.c: Likewise.
634         * lib/gl_rbtreehash_list.h: Likewise.
635         * lib/gl_sublist.c: Likewise.
636         * lib/gl_sublist.h: Likewise.
637         * lib/group-member.c: Likewise.
638         * lib/group-member.h: Likewise.
639         * lib/hard-locale.c: Likewise.
640         * lib/hard-locale.h: Likewise.
641         * lib/hash-pjw.c: Likewise.
642         * lib/hash-pjw.h: Likewise.
643         * lib/hash-triple.c: Likewise.
644         * lib/hash.c: Likewise.
645         * lib/hash.h: Likewise.
646         * lib/human.c: Likewise.
647         * lib/human.h: Likewise.
648         * lib/i-ring.c: Likewise.
649         * lib/i-ring.h: Likewise.
650         * lib/idcache.c: Likewise.
651         * lib/imaxabs.c: Likewise.
652         * lib/imaxdiv.c: Likewise.
653         * lib/inet_pton.c: Likewise.
654         * lib/inet_pton.h: Likewise.
655         * lib/intprops.h: Likewise.
656         * lib/inttostr.c: Likewise.
657         * lib/inttostr.h: Likewise.
658         * lib/inttypes.in.h: Likewise.
659         * lib/isapipe.c: Likewise.
660         * lib/isdir.c: Likewise.
661         * lib/isnan.c: Likewise.
662         * lib/isnan.h: Likewise.
663         * lib/isnanf.c: Likewise.
664         * lib/isnanf.h: Likewise.
665         * lib/isnanl-nolibm.h: Likewise.
666         * lib/isnanl.c: Likewise.
667         * lib/isnanl.h: Likewise.
668         * lib/javacomp.c: Likewise.
669         * lib/javacomp.h: Likewise.
670         * lib/javaexec.c: Likewise.
671         * lib/javaexec.h: Likewise.
672         * lib/javaversion.c: Likewise.
673         * lib/javaversion.h: Likewise.
674         * lib/javaversion.java: Likewise.
675         * lib/lbrkprop.h: Likewise.
676         * lib/lchmod.h: Likewise.
677         * lib/lchown.c: Likewise.
678         * lib/ldexpl.c: Likewise.
679         * lib/linebreak.c: Likewise.
680         * lib/linebreak.h: Likewise.
681         * lib/linebuffer.c: Likewise.
682         * lib/linebuffer.h: Likewise.
683         * lib/locale.in.h: Likewise.
684         * lib/logl.c: Likewise.
685         * lib/long-options.c: Likewise.
686         * lib/long-options.h: Likewise.
687         * lib/lstat.c: Likewise.
688         * lib/lstat.h: Likewise.
689         * lib/math.in.h: Likewise.
690         * lib/mbchar.c: Likewise.
691         * lib/mbchar.h: Likewise.
692         * lib/mbfile.h: Likewise.
693         * lib/mbiter.h: Likewise.
694         * lib/mbscasecmp.c: Likewise.
695         * lib/mbscasestr.c: Likewise.
696         * lib/mbschr.c: Likewise.
697         * lib/mbscspn.c: Likewise.
698         * lib/mbslen.c: Likewise.
699         * lib/mbsncasecmp.c: Likewise.
700         * lib/mbsnlen.c: Likewise.
701         * lib/mbspbrk.c: Likewise.
702         * lib/mbspcasecmp.c: Likewise.
703         * lib/mbsrchr.c: Likewise.
704         * lib/mbssep.c: Likewise.
705         * lib/mbsspn.c: Likewise.
706         * lib/mbsstr.c: Likewise.
707         * lib/mbstok_r.c: Likewise.
708         * lib/mbswidth.c: Likewise.
709         * lib/mbswidth.h: Likewise.
710         * lib/mbuiter.h: Likewise.
711         * lib/memcasecmp.c: Likewise.
712         * lib/memcasecmp.h: Likewise.
713         * lib/memchr.c: Likewise.
714         * lib/memcmp.c: Likewise.
715         * lib/memcoll.c: Likewise.
716         * lib/memcoll.h: Likewise.
717         * lib/memcpy.c: Likewise.
718         * lib/memrchr.c: Likewise.
719         * lib/mkancesdirs.c: Likewise.
720         * lib/mkdir-p.c: Likewise.
721         * lib/mkdir-p.h: Likewise.
722         * lib/mkdir.c: Likewise.
723         * lib/mkdirat.c: Likewise.
724         * lib/mkdtemp.c: Likewise.
725         * lib/mkstemp-safer.c: Likewise.
726         * lib/mkstemp.c: Likewise.
727         * lib/modechange.c: Likewise.
728         * lib/modechange.h: Likewise.
729         * lib/mountlist.c: Likewise.
730         * lib/mountlist.h: Likewise.
731         * lib/mpsort.c: Likewise.
732         * lib/nanosleep.c: Likewise.
733         * lib/obstack.c: Likewise.
734         * lib/obstack.h: Likewise.
735         * lib/open-safer.c: Likewise.
736         * lib/open.c: Likewise.
737         * lib/openat-die.c: Likewise.
738         * lib/openat-priv.h: Likewise.
739         * lib/openat-proc.c: Likewise.
740         * lib/openat.c: Likewise.
741         * lib/openat.h: Likewise.
742         * lib/pagealign_alloc.c: Likewise.
743         * lib/pagealign_alloc.h: Likewise.
744         * lib/physmem.c: Likewise.
745         * lib/physmem.h: Likewise.
746         * lib/pipe-safer.c: Likewise.
747         * lib/pipe.c: Likewise.
748         * lib/pipe.h: Likewise.
749         * lib/posixtm.c: Likewise.
750         * lib/posixtm.h: Likewise.
751         * lib/posixver.c: Likewise.
752         * lib/printf-frexp.c: Likewise.
753         * lib/printf-frexp.h: Likewise.
754         * lib/printf-frexpl.c: Likewise.
755         * lib/printf-frexpl.h: Likewise.
756         * lib/printf.c: Likewise.
757         * lib/progname.c: Likewise.
758         * lib/progname.h: Likewise.
759         * lib/progreloc.c: Likewise.
760         * lib/putenv.c: Likewise.
761         * lib/quote.c: Likewise.
762         * lib/quote.h: Likewise.
763         * lib/quotearg.c: Likewise.
764         * lib/quotearg.h: Likewise.
765         * lib/raise.c: Likewise.
766         * lib/readline.c: Likewise.
767         * lib/readline.h: Likewise.
768         * lib/readlink.c: Likewise.
769         * lib/readtokens.c: Likewise.
770         * lib/readtokens.h: Likewise.
771         * lib/readtokens0.c: Likewise.
772         * lib/readtokens0.h: Likewise.
773         * lib/readutmp.c: Likewise.
774         * lib/readutmp.h: Likewise.
775         * lib/realloc.c: Likewise.
776         * lib/relocwrapper.c: Likewise.
777         * lib/rename-dest-slash.c: Likewise.
778         * lib/rename.c: Likewise.
779         * lib/rmdir.c: Likewise.
780         * lib/rpmatch.c: Likewise.
781         * lib/safe-read.c: Likewise.
782         * lib/safe-read.h: Likewise.
783         * lib/safe-write.c: Likewise.
784         * lib/safe-write.h: Likewise.
785         * lib/same-inode.h: Likewise.
786         * lib/same.c: Likewise.
787         * lib/same.h: Likewise.
788         * lib/save-cwd.c: Likewise.
789         * lib/save-cwd.h: Likewise.
790         * lib/savedir.c: Likewise.
791         * lib/savedir.h: Likewise.
792         * lib/savewd.c: Likewise.
793         * lib/savewd.h: Likewise.
794         * lib/search.in.h: Likewise.
795         * lib/setenv.c: Likewise.
796         * lib/setenv.h: Likewise.
797         * lib/settime.c: Likewise.
798         * lib/sh-quote.c: Likewise.
799         * lib/sh-quote.h: Likewise.
800         * lib/sig2str.c: Likewise.
801         * lib/sig2str.h: Likewise.
802         * lib/signal.in.h: Likewise.
803         * lib/signbitd.c: Likewise.
804         * lib/signbitf.c: Likewise.
805         * lib/signbitl.c: Likewise.
806         * lib/sigprocmask.c: Likewise.
807         * lib/sincosl.c: Likewise.
808         * lib/sleep.c: Likewise.
809         * lib/sprintf.c: Likewise.
810         * lib/sqrtl.c: Likewise.
811         * lib/stat-time.h: Likewise.
812         * lib/stdio--.h: Likewise.
813         * lib/stdio-safer.h: Likewise.
814         * lib/stdlib--.h: Likewise.
815         * lib/stdlib-safer.h: Likewise.
816         * lib/stdlib.in.h: Likewise.
817         * lib/stpcpy.c: Likewise.
818         * lib/stpncpy.c: Likewise.
819         * lib/strchrnul.c: Likewise.
820         * lib/strcspn.c: Likewise.
821         * lib/strerror.c: Likewise.
822         * lib/strftime.c: Likewise.
823         * lib/strftime.h: Likewise.
824         * lib/striconveh.c: Likewise.
825         * lib/striconveh.h: Likewise.
826         * lib/striconveha.c: Likewise.
827         * lib/striconveha.h: Likewise.
828         * lib/stripslash.c: Likewise.
829         * lib/strnlen1.c: Likewise.
830         * lib/strnlen1.h: Likewise.
831         * lib/strtod.c: Likewise.
832         * lib/strtoimax.c: Likewise.
833         * lib/strtok_r.c: Likewise.
834         * lib/strtol.c: Likewise.
835         * lib/strtoll.c: Likewise.
836         * lib/strtoul.c: Likewise.
837         * lib/strtoull.c: Likewise.
838         * lib/sysexits.in.h: Likewise.
839         * lib/tempname.c: Likewise.
840         * lib/tempname.h: Likewise.
841         * lib/timespec.h: Likewise.
842         * lib/tls.c: Likewise.
843         * lib/tls.h: Likewise.
844         * lib/tmpdir.c: Likewise.
845         * lib/tmpdir.h: Likewise.
846         * lib/tmpfile-safer.c: Likewise.
847         * lib/tmpfile.c: Likewise.
848         * lib/trigl.c: Likewise.
849         * lib/trigl.h: Likewise.
850         * lib/trim.c: Likewise.
851         * lib/trim.h: Likewise.
852         * lib/trunc.c: Likewise.
853         * lib/truncf.c: Likewise.
854         * lib/truncl.c: Likewise.
855         * lib/tsearch.c: Likewise.
856         * lib/unicodeio.c: Likewise.
857         * lib/unicodeio.h: Likewise.
858         * lib/unistd--.h: Likewise.
859         * lib/unistd-safer.h: Likewise.
860         * lib/unistdio/ulc-fprintf.c: Likewise.
861         * lib/unistdio/ulc-vfprintf.c: Likewise.
862         * lib/unlinkdir.c: Likewise.
863         * lib/unlinkdir.h: Likewise.
864         * lib/unlocked-io.h: Likewise.
865         * lib/unsetenv.c: Likewise.
866         * lib/userspec.c: Likewise.
867         * lib/utime.c: Likewise.
868         * lib/utimecmp.c: Likewise.
869         * lib/utimecmp.h: Likewise.
870         * lib/utimens.c: Likewise.
871         * lib/verify.h: Likewise.
872         * lib/verror.c: Likewise.
873         * lib/verror.h: Likewise.
874         * lib/version-etc-fsf.c: Likewise.
875         * lib/version-etc.c: Likewise.
876         * lib/version-etc.h: Likewise.
877         * lib/vfprintf.c: Likewise.
878         * lib/vprintf.c: Likewise.
879         * lib/vsprintf.c: Likewise.
880         * lib/w32spawn.h: Likewise.
881         * lib/wait-process.c: Likewise.
882         * lib/wait-process.h: Likewise.
883         * lib/wcwidth.c: Likewise.
884         * lib/write-any-file.c: Likewise.
885         * lib/xalloc-die.c: Likewise.
886         * lib/xalloc.h: Likewise.
887         * lib/xasprintf.c: Likewise.
888         * lib/xgetcwd.c: Likewise.
889         * lib/xgetcwd.h: Likewise.
890         * lib/xgetdomainname.c: Likewise.
891         * lib/xgetdomainname.h: Likewise.
892         * lib/xgethostname.c: Likewise.
893         * lib/xmalloc.c: Likewise.
894         * lib/xmalloca.c: Likewise.
895         * lib/xmalloca.h: Likewise.
896         * lib/xmemcoll.c: Likewise.
897         * lib/xnanosleep.c: Likewise.
898         * lib/xreadlink.c: Likewise.
899         * lib/xreadlink.h: Likewise.
900         * lib/xsetenv.c: Likewise.
901         * lib/xsetenv.h: Likewise.
902         * lib/xstriconv.c: Likewise.
903         * lib/xstriconv.h: Likewise.
904         * lib/xstrndup.c: Likewise.
905         * lib/xstrndup.h: Likewise.
906         * lib/xstrtod.c: Likewise.
907         * lib/xstrtod.h: Likewise.
908         * lib/xstrtol-error.c: Likewise.
909         * lib/xstrtol.c: Likewise.
910         * lib/xstrtol.h: Likewise.
911         * lib/xtime.h: Likewise.
912         * lib/xvasprintf.c: Likewise.
913         * lib/xvasprintf.h: Likewise.
914         * lib/yesno.c: Likewise.
915         * lib/yesno.h: Likewise.
916         * posix-modules: Likewise.
917         * tests/test-alloca-opt.c: Likewise.
918         * tests/test-arcfour.c: Likewise.
919         * tests/test-arctwo.c: Likewise.
920         * tests/test-argmatch.c: Likewise.
921         * tests/test-argp-2.sh: Likewise.
922         * tests/test-argp.c: Likewise.
923         * tests/test-arpa_inet.c: Likewise.
924         * tests/test-array_list.c: Likewise.
925         * tests/test-array_oset.c: Likewise.
926         * tests/test-atexit.c: Likewise.
927         * tests/test-avltree_list.c: Likewise.
928         * tests/test-avltree_oset.c: Likewise.
929         * tests/test-avltreehash_list.c: Likewise.
930         * tests/test-base64.c: Likewise.
931         * tests/test-binary-io.c: Likewise.
932         * tests/test-byteswap.c: Likewise.
933         * tests/test-c-ctype.c: Likewise.
934         * tests/test-c-strcasecmp.c: Likewise.
935         * tests/test-c-strcasestr.c: Likewise.
936         * tests/test-c-strncasecmp.c: Likewise.
937         * tests/test-c-strstr.c: Likewise.
938         * tests/test-canonicalize-lgpl.c: Likewise.
939         * tests/test-canonicalize.c: Likewise.
940         * tests/test-carray_list.c: Likewise.
941         * tests/test-ceilf.c: Likewise.
942         * tests/test-ceill.c: Likewise.
943         * tests/test-count-one-bits.c: Likewise.
944         * tests/test-crc.c: Likewise.
945         * tests/test-dirname.c: Likewise.
946         * tests/test-fbufmode.c: Likewise.
947         * tests/test-fcntl.c: Likewise.
948         * tests/test-fflush.c: Likewise.
949         * tests/test-floorf.c: Likewise.
950         * tests/test-floorl.c: Likewise.
951         * tests/test-fopen.c: Likewise.
952         * tests/test-fprintf-posix.c: Likewise.
953         * tests/test-fprintf-posix.h: Likewise.
954         * tests/test-fpurge.c: Likewise.
955         * tests/test-freadable.c: Likewise.
956         * tests/test-freadahead.c: Likewise.
957         * tests/test-freading.c: Likewise.
958         * tests/test-freopen.c: Likewise.
959         * tests/test-frexp.c: Likewise.
960         * tests/test-frexpl.c: Likewise.
961         * tests/test-fseek.c: Likewise.
962         * tests/test-fseeko.c: Likewise.
963         * tests/test-fseterr.c: Likewise.
964         * tests/test-fstrcmp.c: Likewise.
965         * tests/test-ftell.c: Likewise.
966         * tests/test-ftello.c: Likewise.
967         * tests/test-fwritable.c: Likewise.
968         * tests/test-fwriting.c: Likewise.
969         * tests/test-getaddrinfo.c: Likewise.
970         * tests/test-getpass.c: Likewise.
971         * tests/test-gettimeofday.c: Likewise.
972         * tests/test-hmac-md5.c: Likewise.
973         * tests/test-hmac-sha1.c: Likewise.
974         * tests/test-iconv.c: Likewise.
975         * tests/test-iconvme.c: Likewise.
976         * tests/test-inttypes.c: Likewise.
977         * tests/test-isnan.c: Likewise.
978         * tests/test-isnanf.c: Likewise.
979         * tests/test-isnanl-nolibm.c: Likewise.
980         * tests/test-isnanl.c: Likewise.
981         * tests/test-isnanl.h: Likewise.
982         * tests/test-ldexpl.c: Likewise.
983         * tests/test-linked_list.c: Likewise.
984         * tests/test-linkedhash_list.c: Likewise.
985         * tests/test-locale.c: Likewise.
986         * tests/test-localename.c: Likewise.
987         * tests/test-lock.c: Likewise.
988         * tests/test-lseek.c: Likewise.
989         * tests/test-malloca.c: Likewise.
990         * tests/test-math.c: Likewise.
991         * tests/test-mbscasecmp.c: Likewise.
992         * tests/test-mbscasestr1.c: Likewise.
993         * tests/test-mbscasestr2.c: Likewise.
994         * tests/test-mbscasestr3.c: Likewise.
995         * tests/test-mbscasestr4.c: Likewise.
996         * tests/test-mbschr.c: Likewise.
997         * tests/test-mbscspn.c: Likewise.
998         * tests/test-mbsncasecmp.c: Likewise.
999         * tests/test-mbspbrk.c: Likewise.
1000         * tests/test-mbspcasecmp.c: Likewise.
1001         * tests/test-mbsrchr.c: Likewise.
1002         * tests/test-mbsspn.c: Likewise.
1003         * tests/test-mbsstr1.c: Likewise.
1004         * tests/test-mbsstr2.c: Likewise.
1005         * tests/test-mbsstr3.c: Likewise.
1006         * tests/test-md5.c: Likewise.
1007         * tests/test-memmem.c: Likewise.
1008         * tests/test-netinet_in.c: Likewise.
1009         * tests/test-open.c: Likewise.
1010         * tests/test-printf-frexp.c: Likewise.
1011         * tests/test-printf-frexpl.c: Likewise.
1012         * tests/test-printf-posix.c: Likewise.
1013         * tests/test-printf-posix.h: Likewise.
1014         * tests/test-rbtree_list.c: Likewise.
1015         * tests/test-rbtree_oset.c: Likewise.
1016         * tests/test-rbtreehash_list.c: Likewise.
1017         * tests/test-read-file.c: Likewise.
1018         * tests/test-rijndael.c: Likewise.
1019         * tests/test-search.c: Likewise.
1020         * tests/test-signbit.c: Likewise.
1021         * tests/test-sleep.c: Likewise.
1022         * tests/test-snprintf-posix.c: Likewise.
1023         * tests/test-snprintf-posix.h: Likewise.
1024         * tests/test-snprintf.c: Likewise.
1025         * tests/test-sprintf-posix.c: Likewise.
1026         * tests/test-sprintf-posix.h: Likewise.
1027         * tests/test-stat-time.c: Likewise.
1028         * tests/test-stdbool.c: Likewise.
1029         * tests/test-stdint.c: Likewise.
1030         * tests/test-stdio.c: Likewise.
1031         * tests/test-stdlib.c: Likewise.
1032         * tests/test-stpncpy.c: Likewise.
1033         * tests/test-strcasestr.c: Likewise.
1034         * tests/test-striconv.c: Likewise.
1035         * tests/test-striconveh.c: Likewise.
1036         * tests/test-striconveha.c: Likewise.
1037         * tests/test-string.c: Likewise.
1038         * tests/test-sys_select.c: Likewise.
1039         * tests/test-sys_socket.c: Likewise.
1040         * tests/test-sys_stat.c: Likewise.
1041         * tests/test-sys_time.c: Likewise.
1042         * tests/test-sysexits.c: Likewise.
1043         * tests/test-time.c: Likewise.
1044         * tests/test-tls.c: Likewise.
1045         * tests/test-trunc.c: Likewise.
1046         * tests/test-truncf.c: Likewise.
1047         * tests/test-truncl.c: Likewise.
1048         * tests/test-unistd.c: Likewise.
1049         * tests/test-vasnprintf-posix.c: Likewise.
1050         * tests/test-vasnprintf-posix2.c: Likewise.
1051         * tests/test-vasnprintf.c: Likewise.
1052         * tests/test-vasprintf-posix.c: Likewise.
1053         * tests/test-vasprintf.c: Likewise.
1054         * tests/test-verify.c: Likewise.
1055         * tests/test-vfprintf-posix.c: Likewise.
1056         * tests/test-vprintf-posix.c: Likewise.
1057         * tests/test-vsnprintf-posix.c: Likewise.
1058         * tests/test-vsnprintf.c: Likewise.
1059         * tests/test-vsprintf-posix.c: Likewise.
1060         * tests/test-wchar.c: Likewise.
1061         * tests/test-wctype.c: Likewise.
1062         * tests/test-wcwidth.c: Likewise.
1063         * tests/test-xstrtol.c: Likewise.
1064         * tests/test-xvasprintf.c: Likewise.
1065         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
1066         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
1067         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
1068         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
1069         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
1070         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
1071         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
1072         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
1073         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
1074         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
1075         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
1076         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
1077         * tests/uniname/test-uninames.c: Likewise.
1078         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
1079         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
1080         * tests/unistdio/test-u16-printf1.h: Likewise.
1081         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
1082         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
1083         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
1084         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
1085         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
1086         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
1087         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
1088         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
1089         * tests/unistdio/test-u32-printf1.h: Likewise.
1090         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
1091         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
1092         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
1093         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
1094         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
1095         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
1096         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
1097         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
1098         * tests/unistdio/test-u8-printf1.h: Likewise.
1099         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
1100         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
1101         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
1102         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
1103         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
1104         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
1105         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
1106         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
1107         * tests/unistdio/test-ulc-printf1.h: Likewise.
1108         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
1109         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
1110         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
1111         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
1112         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
1113         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
1114         * tests/uniwidth/test-u16-strwidth.c: Likewise.
1115         * tests/uniwidth/test-u16-width.c: Likewise.
1116         * tests/uniwidth/test-u32-strwidth.c: Likewise.
1117         * tests/uniwidth/test-u32-width.c: Likewise.
1118         * tests/uniwidth/test-u8-strwidth.c: Likewise.
1119         * tests/uniwidth/test-u8-width.c: Likewise.
1120         * tests/uniwidth/test-uc_width.c: Likewise.
1121         * config/srclist-update: Likewise.
1122         (fixlicense): Update to GPLv3+.
1123
1124         Change copyright notice from LGPLv2.1+ to LGPLv3+.
1125         * tests/test-tsearch.c: Change copyright notice.
1126
1127         Change copyright notice from LGPLv2.0+ to LGPLv3+.
1128         * lib/c-strcaseeq.h: Change copyright notice.
1129         * lib/streq.h: Likewise.
1130         * lib/uniconv.h: Likewise.
1131         * lib/uniconv/u-conv-from-enc.h: Likewise.
1132         * lib/uniconv/u-conv-to-enc.h: Likewise.
1133         * lib/uniconv/u-strconv-from-enc.h: Likewise.
1134         * lib/uniconv/u-strconv-to-enc.h: Likewise.
1135         * lib/uniconv/u16-conv-from-enc.c: Likewise.
1136         * lib/uniconv/u16-conv-to-enc.c: Likewise.
1137         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
1138         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
1139         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
1140         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
1141         * lib/uniconv/u32-conv-from-enc.c: Likewise.
1142         * lib/uniconv/u32-conv-to-enc.c: Likewise.
1143         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
1144         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
1145         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
1146         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
1147         * lib/uniconv/u8-conv-from-enc.c: Likewise.
1148         * lib/uniconv/u8-conv-to-enc.c: Likewise.
1149         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
1150         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
1151         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
1152         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
1153         * lib/uniname.h: Likewise.
1154         * lib/uniname/uniname.c: Likewise.
1155         * lib/unistdio.h: Likewise.
1156         * lib/unistdio/u-asnprintf.h: Likewise.
1157         * lib/unistdio/u-asprintf.h: Likewise.
1158         * lib/unistdio/u-printf-args.c: Likewise.
1159         * lib/unistdio/u-printf-args.h: Likewise.
1160         * lib/unistdio/u-printf-parse.h: Likewise.
1161         * lib/unistdio/u-snprintf.h: Likewise.
1162         * lib/unistdio/u-sprintf.h: Likewise.
1163         * lib/unistdio/u-vasprintf.h: Likewise.
1164         * lib/unistdio/u-vsnprintf.h: Likewise.
1165         * lib/unistdio/u-vsprintf.h: Likewise.
1166         * lib/unistdio/u16-asnprintf.c: Likewise.
1167         * lib/unistdio/u16-asprintf.c: Likewise.
1168         * lib/unistdio/u16-printf-parse.c: Likewise.
1169         * lib/unistdio/u16-snprintf.c: Likewise.
1170         * lib/unistdio/u16-sprintf.c: Likewise.
1171         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
1172         * lib/unistdio/u16-u16-asprintf.c: Likewise.
1173         * lib/unistdio/u16-u16-snprintf.c: Likewise.
1174         * lib/unistdio/u16-u16-sprintf.c: Likewise.
1175         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
1176         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
1177         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
1178         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
1179         * lib/unistdio/u16-vasnprintf.c: Likewise.
1180         * lib/unistdio/u16-vasprintf.c: Likewise.
1181         * lib/unistdio/u16-vsnprintf.c: Likewise.
1182         * lib/unistdio/u16-vsprintf.c: Likewise.
1183         * lib/unistdio/u32-asnprintf.c: Likewise.
1184         * lib/unistdio/u32-asprintf.c: Likewise.
1185         * lib/unistdio/u32-printf-parse.c: Likewise.
1186         * lib/unistdio/u32-snprintf.c: Likewise.
1187         * lib/unistdio/u32-sprintf.c: Likewise.
1188         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
1189         * lib/unistdio/u32-u32-asprintf.c: Likewise.
1190         * lib/unistdio/u32-u32-snprintf.c: Likewise.
1191         * lib/unistdio/u32-u32-sprintf.c: Likewise.
1192         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
1193         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
1194         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
1195         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
1196         * lib/unistdio/u32-vasnprintf.c: Likewise.
1197         * lib/unistdio/u32-vasprintf.c: Likewise.
1198         * lib/unistdio/u32-vsnprintf.c: Likewise.
1199         * lib/unistdio/u32-vsprintf.c: Likewise.
1200         * lib/unistdio/u8-asnprintf.c: Likewise.
1201         * lib/unistdio/u8-asprintf.c: Likewise.
1202         * lib/unistdio/u8-printf-parse.c: Likewise.
1203         * lib/unistdio/u8-snprintf.c: Likewise.
1204         * lib/unistdio/u8-sprintf.c: Likewise.
1205         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
1206         * lib/unistdio/u8-u8-asprintf.c: Likewise.
1207         * lib/unistdio/u8-u8-snprintf.c: Likewise.
1208         * lib/unistdio/u8-u8-sprintf.c: Likewise.
1209         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
1210         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
1211         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
1212         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
1213         * lib/unistdio/u8-vasnprintf.c: Likewise.
1214         * lib/unistdio/u8-vasprintf.c: Likewise.
1215         * lib/unistdio/u8-vsnprintf.c: Likewise.
1216         * lib/unistdio/u8-vsprintf.c: Likewise.
1217         * lib/unistdio/ulc-asnprintf.c: Likewise.
1218         * lib/unistdio/ulc-asprintf.c: Likewise.
1219         * lib/unistdio/ulc-printf-parse.c: Likewise.
1220         * lib/unistdio/ulc-snprintf.c: Likewise.
1221         * lib/unistdio/ulc-sprintf.c: Likewise.
1222         * lib/unistdio/ulc-vasnprintf.c: Likewise.
1223         * lib/unistdio/ulc-vasprintf.c: Likewise.
1224         * lib/unistdio/ulc-vsnprintf.c: Likewise.
1225         * lib/unistdio/ulc-vsprintf.c: Likewise.
1226         * lib/unistr.h: Likewise.
1227         * lib/unistr/u-cpy-alloc.h: Likewise.
1228         * lib/unistr/u-cpy.h: Likewise.
1229         * lib/unistr/u-endswith.h: Likewise.
1230         * lib/unistr/u-move.h: Likewise.
1231         * lib/unistr/u-set.h: Likewise.
1232         * lib/unistr/u-startswith.h: Likewise.
1233         * lib/unistr/u-stpcpy.h: Likewise.
1234         * lib/unistr/u-stpncpy.h: Likewise.
1235         * lib/unistr/u-strcat.h: Likewise.
1236         * lib/unistr/u-strcpy.h: Likewise.
1237         * lib/unistr/u-strcspn.h: Likewise.
1238         * lib/unistr/u-strdup.h: Likewise.
1239         * lib/unistr/u-strlen.h: Likewise.
1240         * lib/unistr/u-strncat.h: Likewise.
1241         * lib/unistr/u-strncpy.h: Likewise.
1242         * lib/unistr/u-strnlen.h: Likewise.
1243         * lib/unistr/u-strpbrk.h: Likewise.
1244         * lib/unistr/u-strspn.h: Likewise.
1245         * lib/unistr/u-strstr.h: Likewise.
1246         * lib/unistr/u-strtok.h: Likewise.
1247         * lib/unistr/u16-check.c: Likewise.
1248         * lib/unistr/u16-chr.c: Likewise.
1249         * lib/unistr/u16-cmp.c: Likewise.
1250         * lib/unistr/u16-cpy-alloc.c: Likewise.
1251         * lib/unistr/u16-cpy.c: Likewise.
1252         * lib/unistr/u16-endswith.c: Likewise.
1253         * lib/unistr/u16-mblen.c: Likewise.
1254         * lib/unistr/u16-mbsnlen.c: Likewise.
1255         * lib/unistr/u16-mbtouc-aux.c: Likewise.
1256         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
1257         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
1258         * lib/unistr/u16-mbtouc.c: Likewise.
1259         * lib/unistr/u16-mbtoucr.c: Likewise.
1260         * lib/unistr/u16-move.c: Likewise.
1261         * lib/unistr/u16-next.c: Likewise.
1262         * lib/unistr/u16-prev.c: Likewise.
1263         * lib/unistr/u16-set.c: Likewise.
1264         * lib/unistr/u16-startswith.c: Likewise.
1265         * lib/unistr/u16-stpcpy.c: Likewise.
1266         * lib/unistr/u16-stpncpy.c: Likewise.
1267         * lib/unistr/u16-strcat.c: Likewise.
1268         * lib/unistr/u16-strchr.c: Likewise.
1269         * lib/unistr/u16-strcmp.c: Likewise.
1270         * lib/unistr/u16-strcpy.c: Likewise.
1271         * lib/unistr/u16-strcspn.c: Likewise.
1272         * lib/unistr/u16-strdup.c: Likewise.
1273         * lib/unistr/u16-strlen.c: Likewise.
1274         * lib/unistr/u16-strmblen.c: Likewise.
1275         * lib/unistr/u16-strmbtouc.c: Likewise.
1276         * lib/unistr/u16-strncat.c: Likewise.
1277         * lib/unistr/u16-strncmp.c: Likewise.
1278         * lib/unistr/u16-strncpy.c: Likewise.
1279         * lib/unistr/u16-strnlen.c: Likewise.
1280         * lib/unistr/u16-strpbrk.c: Likewise.
1281         * lib/unistr/u16-strrchr.c: Likewise.
1282         * lib/unistr/u16-strspn.c: Likewise.
1283         * lib/unistr/u16-strstr.c: Likewise.
1284         * lib/unistr/u16-strtok.c: Likewise.
1285         * lib/unistr/u16-to-u32.c: Likewise.
1286         * lib/unistr/u16-to-u8.c: Likewise.
1287         * lib/unistr/u16-uctomb-aux.c: Likewise.
1288         * lib/unistr/u16-uctomb.c: Likewise.
1289         * lib/unistr/u32-check.c: Likewise.
1290         * lib/unistr/u32-chr.c: Likewise.
1291         * lib/unistr/u32-cmp.c: Likewise.
1292         * lib/unistr/u32-cpy-alloc.c: Likewise.
1293         * lib/unistr/u32-cpy.c: Likewise.
1294         * lib/unistr/u32-endswith.c: Likewise.
1295         * lib/unistr/u32-mblen.c: Likewise.
1296         * lib/unistr/u32-mbsnlen.c: Likewise.
1297         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
1298         * lib/unistr/u32-mbtouc.c: Likewise.
1299         * lib/unistr/u32-mbtoucr.c: Likewise.
1300         * lib/unistr/u32-move.c: Likewise.
1301         * lib/unistr/u32-next.c: Likewise.
1302         * lib/unistr/u32-prev.c: Likewise.
1303         * lib/unistr/u32-set.c: Likewise.
1304         * lib/unistr/u32-startswith.c: Likewise.
1305         * lib/unistr/u32-stpcpy.c: Likewise.
1306         * lib/unistr/u32-stpncpy.c: Likewise.
1307         * lib/unistr/u32-strcat.c: Likewise.
1308         * lib/unistr/u32-strchr.c: Likewise.
1309         * lib/unistr/u32-strcmp.c: Likewise.
1310         * lib/unistr/u32-strcpy.c: Likewise.
1311         * lib/unistr/u32-strcspn.c: Likewise.
1312         * lib/unistr/u32-strdup.c: Likewise.
1313         * lib/unistr/u32-strlen.c: Likewise.
1314         * lib/unistr/u32-strmblen.c: Likewise.
1315         * lib/unistr/u32-strmbtouc.c: Likewise.
1316         * lib/unistr/u32-strncat.c: Likewise.
1317         * lib/unistr/u32-strncmp.c: Likewise.
1318         * lib/unistr/u32-strncpy.c: Likewise.
1319         * lib/unistr/u32-strnlen.c: Likewise.
1320         * lib/unistr/u32-strpbrk.c: Likewise.
1321         * lib/unistr/u32-strrchr.c: Likewise.
1322         * lib/unistr/u32-strspn.c: Likewise.
1323         * lib/unistr/u32-strstr.c: Likewise.
1324         * lib/unistr/u32-strtok.c: Likewise.
1325         * lib/unistr/u32-to-u16.c: Likewise.
1326         * lib/unistr/u32-to-u8.c: Likewise.
1327         * lib/unistr/u32-uctomb.c: Likewise.
1328         * lib/unistr/u8-check.c: Likewise.
1329         * lib/unistr/u8-chr.c: Likewise.
1330         * lib/unistr/u8-cmp.c: Likewise.
1331         * lib/unistr/u8-cpy-alloc.c: Likewise.
1332         * lib/unistr/u8-cpy.c: Likewise.
1333         * lib/unistr/u8-endswith.c: Likewise.
1334         * lib/unistr/u8-mblen.c: Likewise.
1335         * lib/unistr/u8-mbsnlen.c: Likewise.
1336         * lib/unistr/u8-mbtouc-aux.c: Likewise.
1337         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
1338         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
1339         * lib/unistr/u8-mbtouc.c: Likewise.
1340         * lib/unistr/u8-mbtoucr.c: Likewise.
1341         * lib/unistr/u8-move.c: Likewise.
1342         * lib/unistr/u8-next.c: Likewise.
1343         * lib/unistr/u8-prev.c: Likewise.
1344         * lib/unistr/u8-set.c: Likewise.
1345         * lib/unistr/u8-startswith.c: Likewise.
1346         * lib/unistr/u8-stpcpy.c: Likewise.
1347         * lib/unistr/u8-stpncpy.c: Likewise.
1348         * lib/unistr/u8-strcat.c: Likewise.
1349         * lib/unistr/u8-strchr.c: Likewise.
1350         * lib/unistr/u8-strcmp.c: Likewise.
1351         * lib/unistr/u8-strcpy.c: Likewise.
1352         * lib/unistr/u8-strcspn.c: Likewise.
1353         * lib/unistr/u8-strdup.c: Likewise.
1354         * lib/unistr/u8-strlen.c: Likewise.
1355         * lib/unistr/u8-strmblen.c: Likewise.
1356         * lib/unistr/u8-strmbtouc.c: Likewise.
1357         * lib/unistr/u8-strncat.c: Likewise.
1358         * lib/unistr/u8-strncmp.c: Likewise.
1359         * lib/unistr/u8-strncpy.c: Likewise.
1360         * lib/unistr/u8-strnlen.c: Likewise.
1361         * lib/unistr/u8-strpbrk.c: Likewise.
1362         * lib/unistr/u8-strrchr.c: Likewise.
1363         * lib/unistr/u8-strspn.c: Likewise.
1364         * lib/unistr/u8-strstr.c: Likewise.
1365         * lib/unistr/u8-strtok.c: Likewise.
1366         * lib/unistr/u8-to-u16.c: Likewise.
1367         * lib/unistr/u8-to-u32.c: Likewise.
1368         * lib/unistr/u8-uctomb-aux.c: Likewise.
1369         * lib/unistr/u8-uctomb.c: Likewise.
1370         * lib/unitypes.h: Likewise.
1371         * lib/uniwidth.h: Likewise.
1372         * lib/uniwidth/cjk.h: Likewise.
1373         * lib/uniwidth/u16-strwidth.c: Likewise.
1374         * lib/uniwidth/u16-width.c: Likewise.
1375         * lib/uniwidth/u32-strwidth.c: Likewise.
1376         * lib/uniwidth/u32-width.c: Likewise.
1377         * lib/uniwidth/u8-strwidth.c: Likewise.
1378         * lib/uniwidth/u8-width.c: Likewise.
1379         * lib/uniwidth/width.c: Likewise.
1380
1381 2007-10-07  Bruno Haible  <bruno@clisp.org>
1382
1383         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
1384         The file is still under LGPL (see modules/inttypes).
1385
1386 2007-10-06  Bruno Haible  <bruno@clisp.org>
1387
1388         * modules/trunc (Dependencies): Add 'extensions'.
1389         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
1390         Reported by Ben Pfaff <blp@gnu.org>.
1391
1392 2007-10-06  Bruno Haible  <bruno@clisp.org>
1393
1394         * modules/freopen-tests: New file.
1395         * tests/test-freopen.c: New file.
1396
1397         * modules/fopen-tests: New file.
1398         * tests/test-fopen.c: New file.
1399
1400         * modules/fopen: New file.
1401         * lib/fopen.c: New file.
1402         * m4/fopen.m4: New file.
1403         * modules/freopen: New file.
1404         * lib/freopen.c: New file.
1405         * m4/freopen.m4: New file.
1406         * lib/stdio.in.h (fopen, freopen): New declarations.
1407         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
1408         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
1409         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
1410         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
1411         * doc/functions/fopen.texi: Mention the 'fopen' module.
1412         * doc/functions/freopen.texi: Mention the 'freopen' module.
1413
1414 2007-10-06  Bruno Haible  <bruno@clisp.org>
1415
1416         * modules/open-tests: New file.
1417         * tests/test-open.c: New file.
1418
1419         * modules/open: New file.
1420         * lib/open.c: New file.
1421         * m4/open.m4: New file.
1422         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
1423         lib/open.c does.
1424         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
1425         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
1426         macros.
1427         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
1428         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
1429         REPLACE_OPEN.
1430         * doc/functions/open.texi: Mention the 'open' module.
1431
1432 2007-10-04  Bruno Haible  <bruno@clisp.org>
1433
1434         * modules/ceill-tests: New file.
1435         * tests/test-ceill.c: New file.
1436
1437         * modules/ceill: New file.
1438         * lib/ceill.c: Replace entire file.
1439         * m4/ceill.m4: New file.
1440         * lib/math.in.h (ceill): Replace declaration.
1441         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
1442         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
1443         * doc/functions/ceill.texi: Mention the 'ceill' module.
1444         * modules/mathl (Files): Remove lib/ceill.c.
1445         (Depends-on): Add ceill.
1446
1447 2007-10-04  Bruno Haible  <bruno@clisp.org>
1448
1449         * modules/ceilf-tests: New file.
1450         * tests/test-ceilf.c: New file.
1451
1452         * modules/ceilf: New file.
1453         * lib/ceil.c: New file.
1454         * lib/ceilf.c: New file.
1455         * m4/ceilf.m4: New file.
1456         * lib/math.in.h (ceilf): New declaration.
1457         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
1458         HAVE_DECL_CEILF.
1459         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
1460         HAVE_DECL_CEILF.
1461         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
1462
1463 2007-10-04  Bruno Haible  <bruno@clisp.org>
1464
1465         * modules/floorl-tests: New file.
1466         * tests/test-floorl.c: New file.
1467
1468         * modules/floorl: New file.
1469         * lib/floorl.c: Replace entire file.
1470         * m4/floorl.m4: New file.
1471         * lib/math.in.h (floorl): Replace declaration.
1472         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
1473         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
1474         * doc/functions/floorl.texi: Mention the 'floorl' module.
1475         * modules/mathl (Files): Remove lib/floorl.c.
1476         (Depends-on): Add floorl.
1477
1478 2007-10-04  Bruno Haible  <bruno@clisp.org>
1479
1480         * modules/floorf-tests: New file.
1481         * tests/test-floorf.c: New file.
1482
1483         * modules/floorf: New file.
1484         * lib/floor.c: New file.
1485         * lib/floorf.c: New file.
1486         * m4/floorf.m4: New file.
1487         * lib/math.in.h (floorf): New declaration.
1488         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
1489         HAVE_DECL_FLOORF.
1490         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
1491         HAVE_DECL_FLOORF.
1492         * doc/functions/floorf.texi: Mention the 'floorf' module.
1493
1494 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
1495             Bruno Haible  <bruno@clisp.org>
1496
1497         Advertise for the Git server instead of the CVS server.
1498         * doc/gnulib-intro.texi (Steady Development): Mention the Git
1499         repository instead of the CVS one.
1500         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
1501         about all VCS systems generically.
1502         * doc/gnulib.texi (Introduction): Capitalize `Git'.
1503
1504 2007-10-04  Bruno Haible  <bruno@clisp.org>
1505
1506         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
1507         means.
1508         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
1509
1510 2007-10-04  Bruno Haible  <bruno@clisp.org>
1511
1512         * modules/truncl-tests: New file.
1513         * tests/test-truncl.c: New file.
1514
1515         * modules/truncl: New file.
1516         * lib/truncl.c: New file.
1517         * m4/truncl.m4: New file.
1518         * lib/math.in.h (truncl): New declaration.
1519         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
1520         HAVE_DECL_TRUNCL.
1521         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
1522         HAVE_DECL_TRUNCL.
1523         * doc/functions/truncl.texi: Mention the 'truncl' module.
1524
1525 2007-10-04  Bruno Haible  <bruno@clisp.org>
1526
1527         * modules/truncf-tests: New file.
1528         * tests/test-truncf.c: New file.
1529
1530         * modules/truncf: New file.
1531         * lib/trunc.c: Make paramerizable through USE_* macros.
1532         * lib/truncf.c: New file.
1533         * m4/truncf.m4: New file.
1534         * lib/math.in.h (truncf): New declaration.
1535         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
1536         HAVE_DECL_TRUNCF.
1537         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
1538         HAVE_DECL_TRUNCF.
1539         * doc/functions/truncf.texi: Mention the 'truncf' module.
1540
1541 2007-10-03  Bruno Haible  <bruno@clisp.org>
1542
1543         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
1544         augmentation also for tests modules.
1545         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
1546         * modules/atexit-tests (Makefile.am): Likewise.
1547         * modules/binary-io-tests (Makefile.am): Likewise.
1548         * modules/c-strcase-tests (Makefile.am): Likewise.
1549         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
1550         * modules/canonicalize-tests (Makefile.am): Likewise.
1551         * modules/closein-tests (Makefile.am): Likewise.
1552         * modules/fprintf-posix-tests (Makefile.am): Likewise.
1553         * modules/freadahead-tests (Makefile.am): Likewise.
1554         * modules/fseek-tests (Makefile.am): Likewise.
1555         * modules/fseeko-tests (Makefile.am): Likewise.
1556         * modules/ftell-tests (Makefile.am): Likewise.
1557         * modules/ftello-tests (Makefile.am): Likewise.
1558         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
1559         * modules/isnanl-tests (Makefile.am): Likewise.
1560         * modules/lseek-tests (Makefile.am): Likewise.
1561         * modules/mbscasecmp-tests (Makefile.am): Likewise.
1562         * modules/mbscasestr-tests (Makefile.am): Likewise.
1563         * modules/mbschr-tests (Makefile.am): Likewise.
1564         * modules/mbscspn-tests (Makefile.am): Likewise.
1565         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
1566         * modules/mbspbrk-tests (Makefile.am): Likewise.
1567         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
1568         * modules/mbsrchr-tests (Makefile.am): Likewise.
1569         * modules/mbsspn-tests (Makefile.am): Likewise.
1570         * modules/mbsstr-tests (Makefile.am): Likewise.
1571         * modules/printf-posix-tests (Makefile.am): Likewise.
1572         * modules/snprintf-posix-tests (Makefile.am): Likewise.
1573         * modules/sprintf-posix-tests (Makefile.am): Likewise.
1574         * modules/tsearch-tests (Makefile.am): Likewise.
1575         * modules/uniname/uniname-tests (Makefile.am): Likewise.
1576         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
1577         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
1578         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
1579         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
1580         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
1581         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
1582         * modules/vprintf-posix-tests (Makefile.am): Likewise.
1583         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
1584         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
1585         * modules/xstrtoimax-tests (Makefile.am): Likewise.
1586         * modules/xstrtol-tests (Makefile.am): Likewise.
1587         * modules/xstrtoumax-tests (Makefile.am): Likewise.
1588         * modules/yesno-tests (Makefile.am): Likewise.
1589
1590 2007-10-03  Bruno Haible  <bruno@clisp.org>
1591
1592         * modules/trunc-tests: New file.
1593         * tests/test-trunc.c: New file.
1594
1595         * modules/trunc: New file.
1596         * lib/trunc.c: New file.
1597         * m4/trunc.m4: New file.
1598         * lib/math.in.h (trunc): New declaration.
1599         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
1600         HAVE_DECL_TRUNC.
1601         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
1602         HAVE_DECL_TRUNC.
1603         * doc/functions/trunc.texi: Mention the 'trunc' module.
1604
1605 2007-10-03  Bruno Haible  <bruno@clisp.org>
1606
1607         * tests/test-fpending.c: New file, mostly copied
1608         from coreutils/lib/t-fpending.c.
1609         * modules/fpending-tests: New file.
1610
1611 2007-10-03  Bruno Haible  <bruno@clisp.org>
1612
1613         Port the stdio extensions to QNX (untested).
1614         * lib/fseterr.c (fseterr): Add support for QNX.
1615         * lib/fbufmode.c (fbufmode): Likewise.
1616         * lib/freadable.c (freadable): Likewise.
1617         * lib/fwritable.c (fwritable): Likewise.
1618         * lib/freading.c (freading): Likewise.
1619         * lib/fwriting.c (fwriting): Likewise.
1620         * lib/freadahead.c (freadahed): Likewise.
1621         * lib/fpurge.c (fpurge): Likewise.
1622         * lib/fseeko.c (rpl_fseeko): Likewise.
1623
1624 2007-10-03  Bruno Haible  <bruno@clisp.org>
1625             Jim Meyering  <jim@meyering.net>
1626             Eric Blake  <ebb9@byu.net>
1627
1628         * doc/relocatable.texi: Use @command instead of @program.
1629
1630 2007-10-02  Jim Meyering  <jim@meyering.net>
1631
1632         Perform one more "_.h" -> ".in.h" substitution.
1633         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
1634         instead of unistd_.h here, too.
1635
1636 2007-10-01  Bruno Haible  <bruno@clisp.org>
1637
1638         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
1639         Needed for the alloca-opt module.
1640
1641 2007-09-30  Bruno Haible  <bruno@clisp.org>
1642
1643         * lib/alloca.in.h: Renamed from lib/alloca_.h.
1644         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
1645         alloca_.h.
1646         * lib/argz.in.h: Renamed from lib/argz_.h.
1647         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
1648         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
1649         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
1650         byteswap_.h.
1651         * lib/dirent.in.h: Renamed from lib/dirent_.h.
1652         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
1653         dirent_.h.
1654         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
1655         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
1656         fcntl_.h.
1657         * lib/float.in.h: Renamed from lib/float_.h.
1658         * modules/float (Files, Makefile.am): Use float.in.h instead of
1659         float_.h.
1660         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
1661         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
1662         fnmatch_.h.
1663         * lib/getopt.in.h: Renamed from lib/getopt_.h.
1664         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
1665         getopt_.h.
1666         * lib/glob.in.h: Renamed from lib/glob_.h.
1667         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
1668         * lib/iconv.in.h: Renamed from lib/iconv_.h.
1669         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
1670         iconv_.h.
1671         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
1672         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
1673         inttypes_.h.
1674         * lib/locale.in.h: Renamed from lib/locale_.h.
1675         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
1676         locale_.h.
1677         * lib/math.in.h: Renamed from lib/math_.h.
1678         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
1679         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
1680         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
1681         of netinet_in_.h. Add dependency.
1682         * lib/poll.in.h: Renamed from lib/poll_.h.
1683         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
1684         * lib/search.in.h: Renamed from lib/search_.h.
1685         * modules/search (Files, Makefile.am): Use search.in.h instead of
1686         search_.h.
1687         * lib/signal.in.h: Renamed from lib/signal_.h.
1688         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
1689         _signal.h.
1690         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
1691         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
1692         stdbool_.h.
1693         * lib/stdint.in.h: Renamed from lib/stdint_.h.
1694         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
1695         stdint_.h.
1696         * lib/stdio.in.h: Renamed from lib/stdio_.h.
1697         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
1698         stdio_.h.
1699         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
1700         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
1701         stdlib_.h.
1702         * lib/string.in.h: Renamed from lib/string_.h.
1703         * modules/string (Files, Makefile.am): Use string.in.h instead of
1704         string_.h.
1705         * doc/gnulib-tool.texi (Initial import): Update.
1706         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
1707         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
1708         of sys_select_.h. Add dependency.
1709         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
1710         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
1711         of sys_socket_.h.
1712         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
1713         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
1714         sys_stat_.h.
1715         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
1716         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
1717         sys_time_.h.
1718         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
1719         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
1720         sysexits_.h.
1721         * lib/time.in.h: Renamed from lib/time_.h.
1722         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
1723         * lib/unistd.in.h: Renamed from lib/unistd_.h.
1724         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
1725         unistd_.h.
1726         * lib/wchar.in.h: Renamed from lib/wchar_.h.
1727         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
1728         wchar_.h.
1729         * lib/wctype.in.h: Renamed from lib/wctype_.h.
1730         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
1731         wctype_.h.
1732         * build-aux/bootstrap (slurp): Update.
1733         * lib/.cppi-disable: Update.
1734
1735 2007-09-30  Bruno Haible  <bruno@clisp.org>
1736
1737         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
1738         Needed on BeOS.
1739
1740 2007-09-30  Bruno Haible  <bruno@clisp.org>
1741
1742         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
1743
1744 2007-09-29  Bruno Haible  <bruno@clisp.org>
1745
1746         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
1747
1748 2007-09-29  Bruno Haible  <bruno@clisp.org>
1749
1750         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
1751         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
1752         * build-aux/install-reloc: Compile also areadlink.c.
1753         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
1754
1755 2007-09-29  Bruno Haible  <bruno@clisp.org>
1756
1757         * gnulib-tool (func_emit_initmacro_done): Indentation.
1758
1759 2007-09-29  Bruno Haible  <bruno@clisp.org>
1760
1761         * README: Add CVS checkout update instructions.
1762         Info from Bob Proulx <bob@proulx.com>.
1763
1764 2007-09-28  Eric Blake  <ebb9@byu.net>
1765
1766         Provide move-if-change.
1767         * build-aux/move-if-change: New file, based on best practice
1768         rather than any canonical upstream location.
1769
1770 2007-09-28  Jim Meyering  <jim@meyering.net>
1771
1772         Fix canonicalize loop-detection corner case.
1773         Do not attempt to stat the symlink values stored via seen_triple.
1774         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
1775         on linux-2.6.18, (but not 2.6.22).
1776         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
1777         triple_compare.  The former compares dev,ino,filename, while the latter
1778         would actually stat dirname(filename) when dev and ino were equal.
1779         * lib/hash-triple.c: Install <string.h>.
1780         (STREQ): Define.
1781         (triple_compare_ino_str): New function.
1782         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
1783
1784 2007-09-28  Eric Blake  <ebb9@byu.net>
1785
1786         Enforce that AC_REPLACE_FUNCS files exist.
1787         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
1788         override check for typos.
1789
1790         Fix test-closein on Solaris 10.
1791         * tests/test-closein.c (main): Don't assume stdin can be inherited
1792         closed on all systems.
1793         * tests/test-closein.sh: Likewise.
1794         Reported by Piotr Tarnowski.
1795
1796 2007-09-28  Jim Meyering  <jim@meyering.net>
1797
1798         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
1799
1800 2007-09-27  Jim Meyering  <jim@meyering.net>
1801
1802         canonicalize: Avoid a false-positive cycle failure.
1803         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
1804         Sort.  Remove cycle-check.
1805         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
1806         not cycle-check.h.
1807         (seen_triple): New function.
1808         (canonicalize_filename_mode): Use it instead of cycle-check.
1809         * tests/test-canonicalize.c: Add a test for this bug.
1810         * tests/test-canonicalize.sh: Set up and run the test.
1811
1812         New module, file-set, from coreutils.
1813         * modules/file-set: Define it.
1814         * lib/file-set.c, lib/file-set.h: Implement.
1815
1816         New module, hash-triple, from coreutils.
1817         * modules/hash-triple: Define it.
1818         * lib/hash-triple.c, lib/hash-triple.h: Implement.
1819
1820 2007-09-25  Eric Blake  <ebb9@byu.net>
1821
1822         Fix strerror on Interix.
1823         * lib/string_.h (strerror): Declare replacement.
1824         * doc/functions/strerror.texi (strerror): Document the Interix
1825         shortcoming.
1826         * modules/string (Makefile.am): Support new hooks.
1827         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
1828         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
1829         gl_FUNC_STRERROR_SEPARATE.
1830         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
1831         * lib/strerror.c (rpl_strerror): Provide replacement.
1832         * modules/strerror (Depends-on): Add string.
1833         (configure.ac): Detect use of module.
1834         * tests/test-strerror.c: New file.
1835         * modules/strerror-tests: New test module.
1836         * modules/argp (Depends-on): Add strerror.
1837         * modules/error (Depends-on): Likewise.
1838         Reported by Martin Koeppe.
1839
1840 2007-09-24  Bruno Haible  <bruno@clisp.org>
1841
1842         * README: Update git instructions.
1843
1844 2007-09-24  Eric Blake  <ebb9@byu.net>
1845
1846         Revert fpending breakage from 2007-09-08.
1847         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
1848         __fpending.c.
1849
1850 2007-09-24  Jim Meyering  <jim@meyering.net>
1851
1852         filenamecat.c: Add a test.
1853         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
1854         showing how the function works when DIR is the empty string.
1855
1856 2007-09-21  Simon Josefsson  <simon@josefsson.org>
1857
1858         * tests/test-canonicalize.sh: Turn on executable bit.
1859
1860 2007-09-19  Eric Blake  <ebb9@byu.net>
1861
1862         * README: Update CVS instructions.
1863
1864 2007-09-18  Bruno Haible  <bruno@clisp.org>
1865
1866         * modules/areadlink: New file.
1867         * lib/areadlink.h (areadlink): New declaration.
1868         * lib/areadlink.c: New file, based on lib/xreadlink.c.
1869
1870 2007-09-17  Jim Meyering  <jim@meyering.net>
1871
1872         * lib/savewd.c (ESTALE) [!defined]: Define.
1873         Reported to be required on Interix by Martin Koeppe.
1874
1875 2007-09-17  Bruno Haible  <bruno@clisp.org>
1876
1877         * gnulib-tool (func_version): Use $version.
1878
1879 2007-09-16  Bruno Haible  <bruno@clisp.org>
1880
1881         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
1882         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
1883         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
1884         Reported by Greg Schafer <gschafer@zip.com.au>.
1885
1886 2007-09-15  Bruno Haible  <bruno@clisp.org>
1887
1888         * gnulib-tool (sed): Try a little harder to make bash understand the
1889         alias.
1890         Reported by Bruce Korb <bruce.korb@gmail.com>.
1891
1892 2007-09-13  Eric Blake  <ebb9@byu.net>
1893
1894         * ChangeLog: Remove conflict markers.
1895
1896 2007-09-13  Simon Josefsson  <simon@josefsson.org>
1897
1898         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
1899         Reported by Bruno Haible <bruno@clisp.org>.
1900
1901 2007-09-12  Bruno Haible  <bruno@clisp.org>
1902
1903         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
1904         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
1905         is not defined.
1906
1907 2007-09-12  Eric Blake  <ebb9@byu.net>
1908
1909         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
1910         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
1911         Autoconf definition.
1912         * modules/euidaccess (Depends-on): Add extensions, for
1913         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
1914         * modules/fnmatch (Depends-on): Likewise.
1915         * modules/getaddrinfo (Depends-on): Likewise.
1916         * modules/getdelim (Depends-on): Likewise.
1917         * modules/getline (Depends-on): Likewise.
1918         * modules/getsubopt (Depends-on): Likewise.
1919         * modules/gettext (Depends-on): Likewise.
1920         * modules/group-member (Depends-on): Likewise.
1921         * modules/mbchar (Depends-on): Likewise.
1922         * modules/memmem (Depends-on): Likewise.
1923         * modules/mempcpy (Depends-on): Likewise.
1924         * modules/memrchr (Depends-on): Likewise.
1925         * modules/pagealign_alloc (Depends-on): Likewise.
1926         * modules/readutmp (Depends-on): Likewise.
1927         * modules/stpcpy (Depends-on): Likewise.
1928         * modules/stpncpy (Depends-on): Likewise.
1929         * modules/strchrnul (Depends-on): Likewise.
1930         * modules/strndup (Depends-on): Likewise.
1931         * modules/strsep (Depends-on): Likewise.
1932         * modules/strverscmp (Depends-on): Likewise.
1933         * modules/vasprintf (Depends-on): Likewise.
1934         * modules/wcwidth (Depends-on): Likewise.
1935         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
1936         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
1937         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
1938         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
1939         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
1940         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
1941         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
1942         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
1943         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
1944         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
1945         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
1946         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
1947         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
1948         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
1949         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
1950         * m4/readutmp.m4 (gl_READUTMP): Likewise.
1951         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
1952         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
1953         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
1954         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
1955         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
1956         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
1957         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
1958         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
1959         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
1960         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
1961         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
1962         so that lock.m4 can be used in gettext without extensions module.
1963
1964 2007-09-11  Bruno Haible  <bruno@clisp.org>
1965
1966         * m4/isc-posix.m4: Remove file.
1967         Suggested by Eric Blake.
1968
1969 2007-09-11  Eric Blake  <ebb9@byu.net>
1970
1971         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
1972
1973 2007-09-10  Bruno Haible  <bruno@clisp.org>
1974
1975         * posix-modules: Fix typo in error message.
1976         Reported by Matt <mkraai@beckman.com>.
1977
1978 2007-09-09  Bruno Haible  <bruno@clisp.org>
1979
1980         * doc/functions/getdelim.texi: Update list of platforms lacking the
1981         function.
1982         * doc/functions/getline.texi: Likewise.
1983
1984 2007-09-09  Jim Meyering  <jim@meyering.net>
1985
1986         * lib/hash.c (hash_initialize): Detect calloc failure.
1987         Reported by Bruno Haible.
1988
1989 2007-09-09  Bruno Haible  <bruno@clisp.org>
1990
1991         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
1992         malloc or realloc fails.
1993
1994 2007-09-09  Bruno Haible  <bruno@clisp.org>
1995
1996         * modules/getcwd (Depends-on): Add malloc-posix.
1997         * modules/glob (Depends-on): Likewise.
1998         * modules/putenv (Depends-on): Likewise.
1999         * modules/strdup (Depends-on): Likewise.
2000         * modules/getdelim (Depends-on): Add realloc-posix.
2001         * modules/read-file (Depends-on): Likewise.
2002
2003 2007-09-09  Bruno Haible  <bruno@clisp.org>
2004
2005         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
2006         (gl_FUNC_MALLOC_POSIX): Require it.
2007         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
2008         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
2009         * modules/realloc (Files): Add m4/malloc.m4.
2010         * modules/calloc (Files): Likewise.
2011
2012 2007-09-09  Bruno Haible  <bruno@clisp.org>
2013
2014         * modules/malloc-posix: New file.
2015         * modules/malloc (Depends-on): Add malloc-posix.
2016         * lib/malloc.c: Include errno.h.
2017         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
2018         and a POSIX-compatible malloc into a single function. Set ENOMEM
2019         when returning NULL.
2020         * m4/malloc.m4: New file.
2021         * doc/functions/malloc.texi: Mention the malloc-posix module.
2022         * lib/stdlib_.h (malloc): New declaration.
2023         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
2024         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
2025         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
2026         and HAVE_MALLOC_POSIX.
2027
2028 2007-09-09  Bruno Haible  <bruno@clisp.org>
2029
2030         * modules/realloc-posix: New file.
2031         * modules/realloc (Depends-on): Add realloc-posix.
2032         * lib/realloc.c: Include errno.h.
2033         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
2034         and a POSIX-compatible realloc into a single function. Set ENOMEM
2035         when returning NULL.
2036         * m4/realloc.m4: New file.
2037         * doc/functions/realloc.texi: Mention the realloc-posix module.
2038         * lib/stdlib_.h (realloc): New declaration.
2039         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
2040         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
2041         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
2042         and HAVE_REALLOC_POSIX.
2043
2044 2007-09-09  Bruno Haible  <bruno@clisp.org>
2045
2046         * modules/calloc-posix: New file.
2047         * modules/calloc (Depends-on): Add calloc-posix.
2048         * lib/calloc.c: Include errno.h.
2049         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
2050         and a POSIX-compatible calloc into a single function. Set ENOMEM
2051         when returning NULL.
2052         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
2053         * doc/functions/calloc.texi: Mention the calloc-posix module.
2054         * lib/stdlib_.h (calloc): New declaration.
2055         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
2056         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
2057         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
2058         and HAVE_CALLOC_POSIX.
2059
2060 2007-09-09  Bruno Haible  <bruno@clisp.org>
2061
2062         Allow for modules to show an arbitrary notice.
2063         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
2064         * gnulib-tool: New option --extract-notice.
2065         (func_usage): Document it.
2066         (sed_extract_prog): Update.
2067         (func_get_notice): New function.
2068         (func_modules_notice): New function.
2069         (func_import, func_create_testdir): Invoke it.
2070         Suggested by Jim Meyering.
2071
2072 2007-09-09  Bruno Haible  <bruno@clisp.org>
2073
2074         * gnulib-tool: New options --verbose, --quiet.
2075         (func_usage): Document them.
2076         (verbose): New variable.
2077         (func_execute_command): New function.
2078         (func_import): Don't show the module list and the file list if
2079         $verbose < 0.
2080         (func_create_testdir): Likewise. Use func_execute_command.
2081         (func_create_megatestdir): Use func_execute_command.
2082
2083 2007-09-08  Bruno Haible  <bruno@clisp.org>
2084
2085         * gnulib-tool (func_import): Prefer rsync over wget when available,
2086         for fetching the PO files.
2087
2088 2007-09-08  Bruno Haible  <bruno@clisp.org>
2089
2090         * posix-modules: New file. Portions copied from gnulib-tool.
2091         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
2092
2093 2007-09-08  Jim Meyering  <jim@meyering.net>
2094
2095         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
2096         * lib/fpending.h: Rename from __fpending.h.
2097         * lib/fpending.c: Rename from __fpending.c.
2098         Include "fpending.h", not "__fpending.h".
2099         * lib/__fpending.h, lib/__fpending.c: Remove files.
2100         * modules/fpending (Files): Reflect new file names.
2101         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
2102
2103 2007-09-08  Bruno Haible  <bruno@clisp.org>
2104
2105         * m4/inttypes-h.m4: Remove stub file.
2106
2107 2007-09-07  Simon Josefsson  <simon@josefsson.org>
2108
2109         * doc/headers/stdint.texi: Discuss #include_next issue.
2110
2111 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2112
2113         * build-aux/bootstrap: Remove obsolete comment about wget --help.
2114
2115 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2116
2117         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
2118         in variable name.
2119
2120 2007-09-03  Jim Meyering  <jim@meyering.net>
2121
2122         New module: git-version-gen.
2123         * modules/git-version-gen: New file.
2124
2125         Import changes from coreutils for bootstrap script.
2126
2127         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
2128
2129         bootstrap: uses rsync to download the .po files
2130         * build-aux/bootstrap (po_download_command_format): New global.
2131         (download_po_files): Use rsync.
2132         (update_po_files): Don't remove .po files after download,
2133         so future rsync runs can take advantage of the copies.
2134
2135         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
2136
2137         Solve the unnecessary-.po-file-regeneration problem once and for all.
2138         * build-aux/bootstrap (download_po_files): New function, renamed from
2139         get_translations.  Now, downloads, but doesn't update LINGUAS.
2140         (update_po_files): New function.
2141
2142         bootstrap: Ignore more.
2143         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
2144         uniwidth to e.g., lib/.gitignore.
2145         (slurp): Handle the sys_stat_.h -> sys mapping, too.
2146
2147         * build-aux/bootstrap: New setting: vc_ignore.
2148         (insert_sorted_if_absent): Create $file if absent.
2149         Adapt to new, possibly empty, list: $vc_ignore.
2150
2151         bootstrap: generate more ignorable names
2152         * build-aux/bootstrap (slurp): When generating ignorable names,
2153         also map .sin to .sed, .gperf to .c, and .y to .c.
2154
2155 2007-09-03  Jim Meyering  <jim@meyering.net>
2156
2157         * build-aux/git-version-gen: New file, from coreutils.  For details, see
2158         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
2159
2160 2007-09-02  Bruno Haible  <bruno@clisp.org>
2161
2162         Fix mis-recognition of 'mcs' on QNX 6.
2163         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
2164         output contains the string "Mono".
2165         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
2166         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
2167
2168 2007-09-01  Bruno Haible  <bruno@clisp.org>
2169
2170         Fix collision between uniwidth/* and linebreak modules.
2171         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
2172         u32_width): Remove declarations.
2173         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
2174         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
2175         streq3, streq2, streq1, streq0): Remove functions.
2176         (STREQ): Remove macro.
2177         (is_cjk_encoding): Remove function.
2178         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
2179         (uc_width, u8_width, u16_width, u32_width): Remove functions.
2180         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
2181         * NEWS: Document the change.
2182
2183 2007-09-01  Bruno Haible  <bruno@clisp.org>
2184
2185         * lib/streq.h: Add double-inclusion guard.
2186
2187 2007-09-01  Karl Berry  <karl@gnu.org>
2188
2189         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
2190
2191 2007-08-28  Jim Meyering  <jim@meyering.net>
2192
2193         Rename mreadlink_with_size to areadlink_with_size.
2194         * NEWS: Document the change.
2195         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
2196         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
2197         * lib/mreadlink.h: Rename this to...
2198         * lib/areadlink.h: ...this.
2199         * modules/mreadlink-with-size: Rename this to...
2200         * modules/areadlink-with-size: ...this.
2201         * lib/canonicalize.c: Reflect the renaming.
2202         * modules/canonicalize: Likewise.
2203
2204 2007-08-26  Bruno Haible  <bruno@clisp.org>
2205
2206         * gnulib-tool (func_import): When deciding which files to remove,
2207         consider also dangling symbolic links.
2208         Reported by Eric Blake.
2209
2210 2007-08-26  Bruno Haible  <bruno@clisp.org>
2211
2212         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
2213
2214 2007-08-23  Simon Josefsson  <simon@josefsson.org>
2215
2216         * lib/readline.c: Don't include getline.h, the prototype is now
2217         found in stdio.h.
2218
2219 2007-08-23  Jim Meyering  <jim@meyering.net>
2220
2221         Getdelim touchup.
2222         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
2223         around the funlockfile call, since funlockfile never sets errno.
2224         Don't set errno upon failed realloc.
2225
2226 2007-08-22  Eric Blake  <ebb9@byu.net>
2227
2228         Getline touchups.
2229         * lib/getdelim.c (getdelim): Revert regression that required *n to
2230         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
2231         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
2232         getdelim, rather than whether implementation is missing.
2233         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
2234         * lib/stdio_.h (getline): Also declare if replacement is
2235         required.
2236         * doc/functions/getdelim.texi: New file.
2237         * doc/functions/getline.texi: Likewise.
2238         * doc/gnulib.texi (Function Substitutes): Add new files.
2239         Reported by Bruno Haible.
2240
2241 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
2242
2243         * users.txt: Add Guile.
2244
2245 2007-08-22  Eric Blake  <ebb9@byu.net>
2246
2247         * tests/test-getdelim.c (main): Use remove, not unlink.
2248         * tests/test-getline.c (main): Likewise.
2249
2250         Move getline and getdelim into stdio.h, per POSIX 200x.
2251         * modules/getline (Files): Remove getline.h.
2252         (Depends-on): Add stdio.
2253         (configure.ac): Add module indicator.
2254         * modules/getdelim (Files): Remove getdelim.h.
2255         (Depends-on): Add stdio.
2256         (configure.ac): Add module indicator.
2257         * modules/stdio (Makefile.am): Work with new indicators.
2258         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
2259         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
2260         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
2261         * lib/getdelim.h: Delete.
2262         * lib/getline.h: Delete.
2263         * lib/stdio_.h (getdelim, getline): Declare.
2264         * modules/getdelim-tests: New module.
2265         * modules/getline-tests: Likewise.
2266         * tests/test-getdelim.c: New file.
2267         * tests/test-getline.c: Likewise.
2268         * NEWS: Document the change.
2269         * lib/getline.c: Update choice of header.
2270         * lib/csharpcomp.c: Likewise.
2271         * lib/getpass.c: Likewise.
2272         * lib/javacomp.c: Likewise.
2273         * lib/javaversion.c: Likewise.
2274         * lib/yesno.c: Likewise.
2275         * lib/getdelim.c: Likewise.
2276         (getdelim): Set errno on failure, and avoid memory leak.
2277
2278 2007-08-19  Bruno Haible  <bruno@clisp.org>
2279
2280         * modules/closein (Depends-on): Add freadahead.
2281         * lib/closein.c: Include freadahead.h.
2282         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
2283         is zero.
2284
2285 2007-08-19  Bruno Haible  <bruno@clisp.org>
2286
2287         * modules/freadahead-tests: New file.
2288         * tests/test-freadahead.sh: New file.
2289         * tests/test-freadahead.c: New file.
2290
2291         * modules/freadahead: New file.
2292         * lib/freadahead.h: New file.
2293         * lib/freadahead.c: New file.
2294         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
2295         fbufmode, fpurge, freadable, fwritable.
2296
2297 2007-08-19  Eric Blake  <ebb9@byu.net>
2298
2299         Test yesno in combination with closein.
2300         * lib/yesno.c (yesno): Document use of stdin.
2301         * modules/yesno-tests (Files): New module.
2302         * tests/test-yesno.c (main): New file.
2303         * tests/test-yesno.sh: Likewise.
2304
2305 2007-08-19  Bruno Haible  <bruno@clisp.org>
2306
2307         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
2308         * lib/fseeko.c (rpl_fseeko): Likewise.
2309         * lib/fseterr.c (fseterr): Likewise.
2310
2311 2007-08-19  Bruno Haible  <bruno@clisp.org>
2312
2313         * tests/test-lseek.c (main): Disable a test for BeOS.
2314         * doc/functions/lseek.texi: Document the BeOS bug.
2315
2316 2007-08-19  Bruno Haible  <bruno@clisp.org>
2317             Eric Blake  <ebb9@byu.net>
2318
2319         * lib/lseek.c: Include <sys/stat.h>.
2320         (rpl_lseek): Add workaround code also for Unix platforms.
2321         Needed for BeOS.
2322         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
2323         * doc/functions/lseek.texi: Document BeOS definiency.
2324
2325 2007-08-18  Bruno Haible  <bruno@clisp.org>
2326
2327         * modules/fstrcmp-tests: New file.
2328         * tests/test-fstrcmp.c: New file.
2329
2330 2007-08-18  Bruno Haible  <bruno@clisp.org>
2331
2332         * modules/fstrcmp: New file, from GNU gettext with modifications.
2333         * lib/fstrcmp.h: New file, from GNU gettext.
2334         * lib/fstrcmp.c: New file, from GNU gettext.
2335         * MODULES.html.sh (String handling): Add fstrcmp.
2336
2337 2007-08-18  Bruno Haible  <bruno@clisp.org>
2338
2339         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
2340         'bool'.
2341         (diag, compareseq): Remove const from the ctxt argument.
2342         (USE_HEURISTIC): Undefine at the end.
2343
2344 2007-08-18  Jim Meyering  <jim@meyering.net>
2345
2346         New file: lib/idcache.h
2347         * NEWS: Mention the addition.
2348         * modules/idcache (Files): Add lib/idcache.h
2349         * lib/idcache.c: Include "idcache.h".
2350         Don't include <sys/types.h>.
2351         Add a FIXME comment.
2352         Move file-scoped "static" declarations to the top.
2353         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
2354
2355 2007-08-17  Bruno Haible  <bruno@clisp.org>
2356         and Paul Eggert  <eggert@cs.ucla.edu>
2357
2358         * MODULES.html.sh: Add diffseq.
2359         * modules/diffseq: New file.
2360         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
2361         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
2362
2363 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
2364
2365         Import changes from coreutils for bootstrap script.
2366
2367         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
2368
2369         * build-aux/bootstrap (slurp): Work even in environments where
2370         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
2371         current code does not slurp files whose names start with ".", and
2372         this looks like it might be a troublesome area.
2373
2374         2007-07-11  Jim Meyering  <jim@meyering.net>
2375
2376         If there's a GPL vN copyright comment, require that N == 3.
2377
2378         2007-07-08  Jim Meyering  <jim@meyering.net>
2379
2380         Run the coreutils-specific code only if tests/Makefile.am.in exists.
2381         * build-aux/bootstrap (mam_template): Move definition out of loop.
2382
2383         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
2384
2385         * build-aux/bootstrap (symlink_to_dir): Rename function from
2386         symlink_to_gnulib.  Add a directory parameter.  Update all
2387         callers.
2388         (cp_mark_as_generated): Also check for -- and link to -- files in
2389         gl/.
2390
2391         2007-07-08  Jim Meyering  <jim@meyering.net>
2392
2393         Adapt to deeper hierarchy in gnulib.
2394         * build-aux/bootstrap (symlink_to_dir): If the destination
2395         directory doesn't exist, create it. This is required at least for
2396         "lib/uniwidth/cjk.h".
2397
2398         2007-05-15  Jim Meyering  <jim@meyering.net>
2399
2400         * build-aux/bootstrap: Now that generated Makefile.am files
2401         are no longer under version control, they must be created at
2402         bootstrap time.
2403
2404 2007-08-14  Ben Pfaff  <blp@gnu.org>
2405
2406         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
2407
2408 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
2409
2410         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
2411         given the changes below.
2412         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
2413         even on hosts that have padding bits beyond the supported 64.
2414
2415 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
2416
2417         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
2418         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
2419         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
2420         depends on it.
2421         (xstrtol_error): Remove.
2422         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
2423         but with a different signature.
2424         (ATTRIBUTE_NORETURN, __attribute__): New macros.
2425         * lib/xstrtol-error.c: Include exitfail.h.
2426         (xstrtol_fatal): New function, with a different signature from the
2427         old xstrtol_error, so that the caller need not worry about passing
2428         in an exit status, or about storage management of the option argument.
2429         (xstrtol_error): Now a static function.  Redo signature to
2430         implement xstrtol_fatal.  Output the correct number of hyphens in
2431         front of the option so that the caller need not worry about
2432         storage management.
2433         (N_): New macro.
2434         (_): Remove; not used now.
2435         * modules/xstrtol: Depend on getopt.
2436         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
2437         of old STRTOL_FATAL_ERROR macro.
2438         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
2439         of test program.
2440         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
2441         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
2442
2443 2007-08-08  Eric Blake  <ebb9@byu.net>
2444
2445         * lib/xstrtol-error.c: Add missing include.
2446
2447         Move xstrtol messages into gnulib domain, when --pobase is used.
2448         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
2449         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
2450         * modules/xstrtol (Files): Distribute new file.
2451         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
2452         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
2453         * tests/test-xstrtol.c: ...into new file.
2454         * tests/test-xstrtoul.c: Also test xstrtoul.
2455         * tests/test-xstrtoimax.c: Also test xstrtoimax.
2456         * tests/test-xstrtoumax.c: Also test xstrtoumax.
2457         * tests/test-xstrtol.sh: Drive the tests.
2458         * tests/test-xstrtoimax.sh: Likewise.
2459         * tests/test-xstrtoumax.sh: Likewise.
2460         * modules/xstrtol-tests: New module.
2461         * modules/xstrtoimax-tests: Likewise.
2462         * modules/xstrtoumax-tests: Likewise.
2463
2464 2007-08-08  Jim Meyering  <jim@meyering.net>
2465
2466         New function: mfile_name_concat.
2467         * lib/filenamecat.c (mfile_name_concat): New function, just like
2468         file_name_concat, but return NULL upon failure rather than exiting
2469         with a diagnostic.
2470         * lib/filenamecat.h: Declare it.
2471
2472 2007-08-07  Bruno Haible  <bruno@clisp.org>
2473
2474         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
2475         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
2476         warning from gcc.
2477         Reported by Eric Blake.
2478
2479 2007-08-07  Simon Josefsson  <simon@josefsson.org>
2480
2481         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
2482         * modules/crypto/arcfour (License): Likewise.
2483         * modules/crypto/des-tests (License): Likewise.
2484         * modules/crypto/gc-arctwo-tests (License): Likewise.
2485         * modules/crypto/gc-des-tests (License): Likewise.
2486         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
2487         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
2488         * modules/crypto/gc-md2-tests (License): Likewise.
2489         * modules/crypto/gc-md4-tests (License): Likewise.
2490         * modules/crypto/gc-md5-tests (License): Likewise.
2491         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
2492         * modules/crypto/gc-rijndael-tests (License): Likewise.
2493         * modules/crypto/gc-sha1-tests (License): Likewise.
2494         * modules/crypto/gc-tests (License): Likewise.
2495         * modules/crypto/hmac-md5 (License): Likewise.
2496         * modules/crypto/hmac-sha1 (License): Likewise.
2497         * modules/crypto/md2-tests (License): Likewise.
2498         * modules/crypto/md4-tests (License): Likewise.
2499         * modules/crypto/md5 (License): Likewise.
2500         * modules/crypto/rijndael (License): Likewise.
2501         * modules/crypto/sha1 (License): Likewise.
2502         * modules/memxor (License): Likewise.
2503
2504 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
2505         and Bruno Haible  <bruno@clisp.org>
2506
2507         * NEWS: Describe interface changes to human, xstrtol.
2508         * lib/human.h: Include <xstrtol.h>.
2509         (human_options): Return enum strtol_error, not int.  Remove
2510         bool arg; take int * instead.
2511         * lib/human.c: Don't include "gettext.h".
2512         (_): Remove; no longer used.
2513         Don't include <xstrtol.h>, since human.h does it.
2514         (human_options): Adjust to abovementioned interface changes.
2515         Do not report error to stderr; that's now the caller's
2516         responsibility.
2517         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
2518         interface change.
2519         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
2520         Str, Argument_type_string.  All uses changed.  Put " argument"
2521         in diagnostics to make them clearer.  Change wording of suffix
2522         message for clarity.
2523         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
2524         Argument_type_string.
2525         (STRTOL_FATAL_WARN): Remove; no longer used.
2526         * modules/human (Depends-on): Remove gettext-h.
2527
2528 2007-08-06  Simon Josefsson  <simon@josefsson.org>
2529
2530         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
2531
2532 2007-07-31  Bruno Haible  <bruno@clisp.org>
2533
2534         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
2535         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
2536         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
2537
2538 2007-07-31  Bruno Haible  <bruno@clisp.org>
2539
2540         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
2541         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
2542
2543 2007-07-30  Bruno Haible  <bruno@clisp.org>
2544
2545         * modules/base64 (License): Use the synonymous term "LGPLv2+".
2546         * modules/c-ctype (License): Likewise.
2547         * modules/c-strcase (License): Likewise.
2548         * modules/check-version (License): Likewise.
2549         * modules/iconv (License): Likewise.
2550         * modules/iconv_open (License): Likewise.
2551         * modules/read-file (License): Likewise.
2552         * modules/striconv (License): Likewise.
2553         * modules/strverscmp (License): Likewise.
2554         * modules/vasprintf (License): Likewise.
2555         * modules/crypto/des (License): Likewise.
2556         * modules/crypto/gc (License): Likewise.
2557         * modules/crypto/gc-arcfour (License): Likewise.
2558         * modules/crypto/gc-arctwo (License): Likewise.
2559         * modules/crypto/gc-des (License): Likewise.
2560         * modules/crypto/gc-hmac-md5 (License): Likewise.
2561         * modules/crypto/gc-hmac-sha1 (License): Likewise.
2562         * modules/crypto/gc-md2 (License): Likewise.
2563         * modules/crypto/gc-md4 (License): Likewise.
2564         * modules/crypto/gc-md5 (License): Likewise.
2565         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
2566         * modules/crypto/gc-random (License): Likewise.
2567         * modules/crypto/gc-rijndael (License): Likewise.
2568         * modules/crypto/gc-sha1 (License): Likewise.
2569         * modules/crypto/md2 (License): Likewise.
2570         * modules/crypto/md4 (License): Likewise.
2571
2572 2007-07-30  Jim Meyering  <jim@meyering.net>
2573
2574         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
2575         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
2576         it has valid stat data.  This bug would cause du not to count the
2577         sizes of inaccessible directories.
2578         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
2579         in <http://bugzilla.redhat.com/250077>.
2580
2581 2007-07-25  Peter O'Gorman  <peter@pogma.com>
2582             Bruno Haible  <bruno@clisp.org>
2583
2584         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
2585         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
2586         #include_next, gives a diagnostic about it, but reports no error in
2587         the exit code.
2588         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
2589
2590 2007-07-24  Ben Pfaff  <blp@gnu.org>
2591
2592         Improve name: "count-one-bits" is better than "popcount".
2593         * MODULES.html.sh: Update name.
2594         * lib/popcount.h: Renamed lib/count-one-bits.h.
2595         (popcount): Renamed count_one_bits.
2596         (popcountl): Renamed count_one_bits_l.
2597         (popcountll): Renamed count_one_bits_ll.
2598         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
2599         * modules/popcount: Renamed module/count-one-bits.
2600         * modules/popcount-tests: Renamed module/count-one-bits-tests.
2601         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
2602
2603 2007-07-23  Ben Pfaff  <blp@gnu.org>
2604
2605         * lib/popcount.h (popcount32): Reduce size of constants, to allow
2606         better code generation, and add U to large constants to avoid
2607         warnings, in non-GCC case.
2608         Suggested by Bruno Haible.
2609
2610 2007-07-23  Ben Pfaff  <blp@gnu.org>
2611
2612         * lib/popcount.h: Use verify_true instead of if...abort.
2613         * modules/popcount: Depend on verify module.
2614         Suggested by Jim Meyering.
2615
2616 2007-07-23  Bruno Haible  <bruno@clisp.org>
2617
2618         * gnulib-tool (func_import): Create a .cvsignore file also when the
2619         directory is not yet in CVS but the toplevel directory is. When
2620         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
2621         Reported by Karl Berry.
2622
2623 2007-07-22  Ben Pfaff  <blp@gnu.org>
2624
2625         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
2626         case.
2627         Suggested by Eric Blake.
2628
2629 2007-07-22  Ben Pfaff  <blp@gnu.org>
2630
2631         New module: popcount.
2632         * MODULES.html.sh: Add popcount.
2633         * modules/popcount: New file.
2634         * modules/popcount-tests: New file.
2635         * tests/test-popcount.c: New file.
2636         * lib/popcount.h: New file.
2637         * m4/popcount.m4: New file.
2638
2639 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
2640
2641         * build-aux/announce-gen: Update to GPLv3.
2642
2643         * build-aux/config.guess: Update from config.
2644
2645 2007-07-21  Bruno Haible  <bruno@clisp.org>
2646
2647         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
2648         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
2649
2650 2007-07-20  Jim Meyering  <jim@meyering.net>
2651
2652         * check-module: Diagnose a self-dependency.
2653
2654 2007-07-19  Bruno Haible  <bruno@clisp.org>
2655
2656         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
2657         empty.
2658         Reported by Eric Blake.
2659
2660 2007-07-18  Bruno Haible  <bruno@clisp.org>
2661
2662         * gnulib-tool: New options --po-base, --po-domain.
2663         (func_usage): Document them.
2664         (pobase, po_domain): New variables.
2665         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
2666         DEFAULT_TEXT_DOMAIN.
2667         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
2668         (func_import): Consider pobase and po_domain. Create a po/ directory.
2669         (func_create_testdir): Set pobase and po_domain to empty.
2670         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
2671         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
2672
2673 2007-07-18  Bruno Haible  <bruno@clisp.org>
2674
2675         * gnulib-tool (func_get_automake_snippet): Synthesize also an
2676         EXTRA_DIST augmentation for files in build-aux/.
2677
2678 2007-07-16  Bruno Haible  <bruno@clisp.org>
2679
2680         * modules/lseek (License): Use the synonymous term "LGPLv2+".
2681         * modules/getdelim (License): Likewise.
2682
2683 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
2684
2685         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
2686         * modules/d-type (License): Likewise.
2687         * modules/extensions (License): Likewise.
2688         * modules/fnmatch (License): Likewise.
2689         * modules/fseeko (License): Likewise.
2690         * modules/getaddrinfo (License): Likewise.
2691         * modules/getline (License): Likewise.
2692         * modules/getlogin_r (License): Likewise.
2693         * modules/getpass (License): Likewise.
2694         * modules/gettimeofday (License): Likewise.
2695         * modules/glob (License): Likewise.
2696         * modules/inet_ntop (License): Likewise.
2697         * modules/malloc (License): Likewise.
2698         * modules/malloca (License): Likewise.
2699         * modules/memmem (License): Likewise.
2700         * modules/mempcpy (License): Likewise.
2701         * modules/memset (License): Likewise.
2702         * modules/minmax (License): Likewise.
2703         * modules/mktime (License): Likewise.
2704         * modules/netinet_in (License): Likewise.
2705         * modules/pathmax (License): Likewise.
2706         * modules/poll (License): Likewise.
2707         * modules/regex (License): Likewise.
2708         * modules/snprintf (License): Likewise.
2709         * modules/stdbool (License): Likewise.
2710         * modules/stdint (License): Likewise.
2711         * modules/stdio (License): Likewise.
2712         * modules/strcase (License): Likewise.
2713         * modules/strcasestr (License): Likewise.
2714         * modules/strdup (License): Likewise.
2715         * modules/string (License): Likewise.
2716         * modules/strndup (License): Likewise.
2717         * modules/strnlen (License): Likewise.
2718         * modules/strpbrk (License): Likewise.
2719         * modules/strptime (License): Likewise.
2720         * modules/strsep (License): Likewise.
2721         * modules/sys_select (License): Likewise.
2722         * modules/sys_socket (License): Likewise.
2723         * modules/sys_stat (License): Likewise.
2724         * modules/sys_time (License): Likewise.
2725         * modules/time (License): Likewise.
2726         * modules/time_r (License): Likewise.
2727         * modules/timegm (License): Likewise.
2728         * modules/unistd (License): Likewise.
2729         * modules/vsnprintf (License): Likewise.
2730         * modules/wctype (License): Likewise.
2731
2732 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2733
2734         * modules/argz (License): LGPLv2+.
2735
2736 2007-07-15  Karl Berry  <karl@gnu.org>
2737
2738         * doc/gnulib.texi: revise node structure per new fdl.texi.
2739
2740 2007-07-14  Bruno Haible  <bruno@clisp.org>
2741
2742         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
2743         the output file.
2744         * lib/uniname/uninames.h: Regenerated.
2745
2746 2007-07-14  Karl Berry  <karl@gnu.org>
2747
2748         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
2749         omitting sectioning and index commands.
2750
2751 2007-07-13  Bruno Haible  <bruno@clisp.org>
2752
2753         New gnulib-tool option --more-symlinks.
2754         * gnulib-tool (func_usage): Document --more-symlinks.
2755         (do_copyrights): New variable.
2756         Recognize option --more-symlinks.
2757         (func_import): Don't add a copyright notice transform to
2758         sed_transform_lib_file if do_copyrights is empty.
2759
2760 2007-07-13  Bruno Haible  <bruno@clisp.org>
2761
2762         * lib/vasnprintf.c (decimal_point_char): Define also if
2763         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
2764         && !NEED_PRINTF_DIRECTIVE_A.
2765         Reported by Clemens Koller <clemens.koller@anagramm.de> via
2766         Gary V. Vaughan <gary@gnu.org>.
2767
2768 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
2769
2770         * lib/inttypes_.h: Undo previous change, since it was fixed
2771         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
2772
2773 2007-07-13  Bruno Haible  <bruno@clisp.org>
2774
2775         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
2776         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
2777
2778 2007-07-13  Jim Meyering  <jim@meyering.net>
2779
2780         df: Don't fail for Tru64's "file-on-file mount".
2781         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
2782         so we fall through and use statfs instead.  Details here:
2783         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
2784         Reported by Albert Chin.
2785
2786 2007-07-13  Bruno Haible  <bruno@clisp.org>
2787
2788         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
2789         * modules/configmake (License): Likewise.
2790         * modules/gettext (License): Likewise.
2791         * modules/gettext-h (License): Likewise.
2792         * modules/include_next (License): Likewise.
2793         * modules/link-warning (License): Likewise.
2794         * modules/localcharset (License): Likewise.
2795         * modules/localename (License): Likewise.
2796         * modules/lock (License): Likewise.
2797         * modules/relocatable-lib-lgpl (License): Likewise.
2798         * modules/size_max (License): Likewise.
2799         * modules/vasnprintf (License): Likewise.
2800         * modules/wchar (License): Likewise.
2801         * modules/xsize (License): Likewise.
2802
2803 2007-07-13  Bruno Haible  <bruno@clisp.org>
2804
2805         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
2806         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
2807
2808 2007-07-12  Bruno Haible  <bruno@clisp.org>
2809
2810         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
2811         in the modules files.
2812
2813 2007-07-11  Karl Berry  <karl@gnu.org>
2814
2815         * MODULES.html.sh (func_module): use
2816          sed -e '\|^'"${includefile}"'$|d'
2817          instead of /.../d, to avoid errors on $includefile's containing /.
2818
2819 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
2820
2821         * gnulib-tool (func_import): Avoid duplication of --avoid
2822         statements
2823         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
2824         names to `_' in variable names.
2825
2826 2007-07-10  Eric Blake  <ebb9@byu.net>
2827
2828         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
2829         * NEWS: Document this change.
2830
2831 2007-07-08  Bruno Haible  <bruno@clisp.org>
2832
2833         Update to Unicode 5.0.
2834         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
2835         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
2836         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
2837         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
2838         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
2839         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
2840         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
2841         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
2842         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
2843         U+10A3F, U+1D242..U+1D244.
2844         (nonspacing_table_ind): Update.
2845         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
2846         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
2847
2848 2007-07-08  Bruno Haible  <bruno@clisp.org>
2849
2850         Update to Unicode 5.0.
2851         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
2852         code transform. Extend the name index field of unicode_name_to_code and
2853         unicode_code_to_name from 16 to 24 bits.
2854         * lib/uniname/uniname.c (unicode_character_name,
2855         unicode_name_character): Add the range 0x12xxx to the code transform.
2856         * lib/uniname/uninames.h: Regenerated.
2857         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
2858
2859 2007-07-07  Bruno Haible  <bruno@clisp.org>
2860
2861         * modules/wcwidth-tests: New file.
2862         * tests/test-wcwidth.c: New file.
2863
2864         Work around MacOS X wcwidth() bug.
2865         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
2866         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
2867         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
2868         original wcwidth in non-UTF-8 locales.
2869         * modules/wcwidth (Depends-on): Add localcharset, streq,
2870         uniwidth/width.
2871         * doc/functions/wcwidth.texi: Update.
2872
2873 2007-07-07  Bruno Haible  <bruno@clisp.org>
2874
2875         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
2876         (wcwidth): New declaration.
2877         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
2878         macros.
2879         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
2880         here. Prepare for creating <wchar.h> unconditionally.
2881         * modules/wchar (Depends-on): Add link-warning.
2882         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
2883         REPLACE_WCWIDTH, and GL_LINK_WARNING.
2884         * lib/wcwidth.h: Remove file.
2885         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
2886         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
2887         * modules/wcwidth (Files): Remove lib/wcwidth.h.
2888         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
2889         (Include): Replace wcwidth.h with <wchar.h>.
2890         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
2891         * lib/mbchar.h: Don't include wcwidth.h.
2892         * lib/mbswidth.c: Likewise.
2893         * NEWS: Mention the change.
2894
2895 2007-07-07  Bruno Haible  <bruno@clisp.org>
2896
2897         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
2898         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
2899         definition with an external declaration.
2900         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
2901         defined as a function. Remove AC_C_INLINE requirement.
2902         * modules/wcwidth (Files): Add lib/wcwidth.c.
2903         (Makefile.am): Remove redundant statement.
2904
2905 2007-07-07  Bruno Haible  <bruno@clisp.org>
2906
2907         * MODULES.html.sh (Unicode string functions): Add the new modules.
2908
2909         * tests/uniwidth/test-u32-strwidth.c: New file.
2910         * modules/uniwidth/u32-strwidth-tests: New file.
2911
2912         * lib/uniwidth/u32-strwidth.c: New file.
2913         * modules/uniwidth/u32-strwidth: New file.
2914
2915         * tests/uniwidth/test-u16-strwidth.c: New file.
2916         * modules/uniwidth/u16-strwidth-tests: New file.
2917
2918         * lib/uniwidth/u16-strwidth.c: New file.
2919         * modules/uniwidth/u16-strwidth: New file.
2920
2921         * tests/uniwidth/test-u8-strwidth.c: New file.
2922         * modules/uniwidth/u8-strwidth-tests: New file.
2923
2924         * lib/uniwidth/u8-strwidth.c: New file.
2925         * modules/uniwidth/u8-strwidth: New file.
2926
2927         * tests/uniwidth/test-u32-width.c: New file.
2928         * modules/uniwidth/u32-width-tests: New file.
2929
2930         * lib/uniwidth/u32-width.c: New file.
2931         * modules/uniwidth/u32-width: New file.
2932
2933         * tests/uniwidth/test-u16-width.c: New file.
2934         * modules/uniwidth/u16-width-tests: New file.
2935
2936         * lib/uniwidth/u16-width.c: New file.
2937         * modules/uniwidth/u16-width: New file.
2938
2939         * tests/uniwidth/test-u8-width.c: New file.
2940         * modules/uniwidth/u8-width-tests: New file.
2941
2942         * lib/uniwidth/u8-width.c: New file.
2943         * modules/uniwidth/u8-width: New file.
2944
2945         * tests/uniwidth/test-uc_width.c: New file.
2946         * modules/uniwidth/width-tests: New file.
2947
2948         * lib/uniwidth/width.c: New file, from GNU libiconv.
2949         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
2950         * modules/uniwidth/width: New file.
2951
2952         * lib/uniwidth.h: New file, from GNU libiconv.
2953         * modules/uniwidth/base: New file.
2954
2955 2007-07-07  Bruno Haible  <bruno@clisp.org>
2956
2957         * lib/uniname.h: New file, from GNU gettext.
2958         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
2959         * lib/uniname/uninames.h: New file, from GNU gettext.
2960         * lib/uniname/uniname.c: New file, from GNU gettext.
2961         * tests/uniname/test-uninames.sh: New file.
2962         * tests/uniname/test-uninames.c: New file, from GNU gettext.
2963         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
2964         * modules/uniname/base: New file.
2965         * modules/uniname/uniname: New file.
2966         * modules/uniname/uniname-tests: New file.
2967         * MODULES.html.sh (Unicode string functions): Add the new modules.
2968
2969 2007-07-06  Bruno Haible  <bruno@clisp.org>
2970
2971         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
2972
2973 2007-07-06  Bruno Haible  <bruno@clisp.org>
2974
2975         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
2976         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
2977         includes <cygwin/sys_time.h> which includes <sys/select.h> which
2978         include <sys/time.h>.
2979         Reported by Eric Blake.
2980
2981 2007-07-06  Eric Blake  <ebb9@byu.net>
2982
2983         Fix testing canonicalize on cygwin.
2984         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
2985         Revert patch from 2007-06-19.
2986         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
2987         canonicalize module is also in use.
2988         * tests/test-canonicalize.c: New file.
2989         * tests/test-canonicalize.sh: Likewise.
2990         * modules/canonicalize-tests: Likewise.
2991
2992 2007-07-06  Jim Meyering  <jim@meyering.net>
2993
2994         * lib/getugroups.c (getugroups): Detect getgrent failure.
2995         Adjust comment to reflect reality: this function may return -1.
2996
2997 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
2998
2999         * build-aux/bootstrap (TP_URL,get_translations): Update to use
3000         the new TP address.
3001         (usage): Fix typo
3002         (gnulib_mk): New variable.
3003
3004 2007-07-05  Jim Meyering  <jim@meyering.net>
3005
3006         Don't let endgrent clobber errno, no matter how improbable.
3007         * lib/getugroups.c (getugroups): Save and restore errno around
3008         endgrent call.
3009
3010         Close the group DB even when failing with 2^31 or more members.
3011         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
3012
3013 2007-07-04  Jim Meyering  <jim@meyering.net>
3014
3015         * lib/getugroups.h: New file.
3016         * lib/getugroups.c: Include "getugroups.h".
3017         Remove uses of "register" keyword.
3018         Move local variable, "cp", down into scope where used.
3019         Give "username" parameter the "const" attribute.
3020         * modules/getugroups (Files): Add lib/getugroups.h
3021
3022 2007-07-04  Karl Berry  <karl@gnu.org>
3023
3024         * MODULES.html.sh (func_all_modules): Complete rename of
3025         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
3026
3027 2007-07-02  Bruno Haible  <bruno@clisp.org>
3028
3029         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
3030         mode, when inttypes.h comes from gnulib.
3031         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
3032
3033 2007-07-02  Simon Josefsson  <simon@josefsson.org>
3034
3035         * NEWS: Mention lgpl module name change.
3036
3037         * modules/lgpl-2.1: Renamed from lgpl.
3038
3039         * NEWS: Mention gpl module name change.
3040
3041         * modules/gpl-3.0: New file, based on gpl-2.0.
3042
3043         * modules/gpl-2.0: Renamed from gpl.
3044
3045         * modules/gpl: Fix filename, doc/gpl.texi is now found at
3046         doc/gpl-2.0.texi.
3047
3048 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
3049
3050         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
3051         #define __STDC_LIMIT_MACROS temporarily while including
3052         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
3053         Problem reported by Joel E. Denny in
3054         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
3055
3056 2007-07-01  Bruno Haible  <bruno@clisp.org>
3057
3058         * lib/unistdio.h: New file.
3059         * lib/unistdio/u-asnprintf.h: New file.
3060         * lib/unistdio/u-asprintf.h: New file.
3061         * lib/unistdio/u-printf-args.c: New file.
3062         * lib/unistdio/u-printf-args.h: New file.
3063         * lib/unistdio/u-printf-parse.h: New file.
3064         * lib/unistdio/u-snprintf.h: New file.
3065         * lib/unistdio/u-sprintf.h: New file.
3066         * lib/unistdio/u-vasprintf.h: New file.
3067         * lib/unistdio/u-vsnprintf.h: New file.
3068         * lib/unistdio/u-vsprintf.h: New file.
3069         * lib/unistdio/ulc-asnprintf.c: New file.
3070         * lib/unistdio/ulc-asprintf.c: New file.
3071         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
3072         * lib/unistdio/ulc-printf-parse.c: New file.
3073         * lib/unistdio/ulc-snprintf.c: New file.
3074         * lib/unistdio/ulc-sprintf.c: New file.
3075         * lib/unistdio/ulc-vasnprintf.c: New file.
3076         * lib/unistdio/ulc-vasprintf.c: New file.
3077         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
3078         * lib/unistdio/ulc-vsnprintf.c: New file.
3079         * lib/unistdio/ulc-vsprintf.c: New file.
3080         * lib/unistdio/u8-asnprintf.c: New file.
3081         * lib/unistdio/u8-asprintf.c: New file.
3082         * lib/unistdio/u8-printf-parse.c: New file.
3083         * lib/unistdio/u8-snprintf.c: New file.
3084         * lib/unistdio/u8-sprintf.c: New file.
3085         * lib/unistdio/u8-vasnprintf.c: New file.
3086         * lib/unistdio/u8-vasprintf.c: New file.
3087         * lib/unistdio/u8-vsnprintf.c: New file.
3088         * lib/unistdio/u8-vsprintf.c: New file.
3089         * lib/unistdio/u8-u8-asnprintf.c: New file.
3090         * lib/unistdio/u8-u8-asprintf.c: New file.
3091         * lib/unistdio/u8-u8-snprintf.c: New file.
3092         * lib/unistdio/u8-u8-sprintf.c: New file.
3093         * lib/unistdio/u8-u8-vasnprintf.c: New file.
3094         * lib/unistdio/u8-u8-vasprintf.c: New file.
3095         * lib/unistdio/u8-u8-vsnprintf.c: New file.
3096         * lib/unistdio/u8-u8-vsprintf.c: New file.
3097         * lib/unistdio/u16-asnprintf.c: New file.
3098         * lib/unistdio/u16-asprintf.c: New file.
3099         * lib/unistdio/u16-printf-parse.c: New file.
3100         * lib/unistdio/u16-snprintf.c: New file.
3101         * lib/unistdio/u16-sprintf.c: New file.
3102         * lib/unistdio/u16-vasnprintf.c: New file.
3103         * lib/unistdio/u16-vasprintf.c: New file.
3104         * lib/unistdio/u16-vsnprintf.c: New file.
3105         * lib/unistdio/u16-vsprintf.c: New file.
3106         * lib/unistdio/u16-u16-asnprintf.c: New file.
3107         * lib/unistdio/u16-u16-asprintf.c: New file.
3108         * lib/unistdio/u16-u16-snprintf.c: New file.
3109         * lib/unistdio/u16-u16-sprintf.c: New file.
3110         * lib/unistdio/u16-u16-vasnprintf.c: New file.
3111         * lib/unistdio/u16-u16-vasprintf.c: New file.
3112         * lib/unistdio/u16-u16-vsnprintf.c: New file.
3113         * lib/unistdio/u16-u16-vsprintf.c: New file.
3114         * lib/unistdio/u32-asnprintf.c: New file.
3115         * lib/unistdio/u32-asprintf.c: New file.
3116         * lib/unistdio/u32-printf-parse.c: New file.
3117         * lib/unistdio/u32-snprintf.c: New file.
3118         * lib/unistdio/u32-sprintf.c: New file.
3119         * lib/unistdio/u32-vasnprintf.c: New file.
3120         * lib/unistdio/u32-vasprintf.c: New file.
3121         * lib/unistdio/u32-vsnprintf.c: New file.
3122         * lib/unistdio/u32-vsprintf.c: New file.
3123         * lib/unistdio/u32-u32-asnprintf.c: New file.
3124         * lib/unistdio/u32-u32-asprintf.c: New file.
3125         * lib/unistdio/u32-u32-snprintf.c: New file.
3126         * lib/unistdio/u32-u32-sprintf.c: New file.
3127         * lib/unistdio/u32-u32-vasnprintf.c: New file.
3128         * lib/unistdio/u32-u32-vasprintf.c: New file.
3129         * lib/unistdio/u32-u32-vsnprintf.c: New file.
3130         * lib/unistdio/u32-u32-vsprintf.c: New file.
3131         * tests/unistdio/test-ulc-asnprintf1.c: New file.
3132         * tests/unistdio/test-ulc-asnprintf1.h: New file.
3133         * tests/unistdio/test-ulc-printf1.h: New file.
3134         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
3135         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
3136         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
3137         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
3138         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
3139         * tests/unistdio/test-ulc-vasprintf1.c: New file.
3140         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
3141         * tests/unistdio/test-ulc-vsprintf1.c: New file.
3142         * tests/unistdio/test-u8-asnprintf1.c: New file.
3143         * tests/unistdio/test-u8-asnprintf1.h: New file.
3144         * tests/unistdio/test-u8-printf1.h: New file.
3145         * tests/unistdio/test-u8-vasnprintf1.c: New file.
3146         * tests/unistdio/test-u8-vasnprintf2.c: New file.
3147         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
3148         * tests/unistdio/test-u8-vasnprintf3.c: New file.
3149         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
3150         * tests/unistdio/test-u8-vasprintf1.c: New file.
3151         * tests/unistdio/test-u8-vsnprintf1.c: New file.
3152         * tests/unistdio/test-u8-vsprintf1.c: New file.
3153         * tests/unistdio/test-u16-asnprintf1.c: New file.
3154         * tests/unistdio/test-u16-asnprintf1.h: New file.
3155         * tests/unistdio/test-u16-printf1.h: New file.
3156         * tests/unistdio/test-u16-vasnprintf1.c: New file.
3157         * tests/unistdio/test-u16-vasnprintf2.c: New file.
3158         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
3159         * tests/unistdio/test-u16-vasnprintf3.c: New file.
3160         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
3161         * tests/unistdio/test-u16-vasprintf1.c: New file.
3162         * tests/unistdio/test-u16-vsnprintf1.c: New file.
3163         * tests/unistdio/test-u16-vsprintf1.c: New file.
3164         * tests/unistdio/test-u32-asnprintf1.c: New file.
3165         * tests/unistdio/test-u32-asnprintf1.h: New file.
3166         * tests/unistdio/test-u32-printf1.h: New file.
3167         * tests/unistdio/test-u32-vasnprintf1.c: New file.
3168         * tests/unistdio/test-u32-vasnprintf2.c: New file.
3169         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
3170         * tests/unistdio/test-u32-vasnprintf3.c: New file.
3171         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
3172         * tests/unistdio/test-u32-vasprintf1.c: New file.
3173         * tests/unistdio/test-u32-vsnprintf1.c: New file.
3174         * tests/unistdio/test-u32-vsprintf1.c: New file.
3175         * modules/unistdio/base: New file.
3176         * modules/unistdio/u-printf-args: New file.
3177         * modules/unistdio/ulc-asnprintf: New file.
3178         * modules/unistdio/ulc-asprintf: New file.
3179         * modules/unistdio/ulc-fprintf: New file.
3180         * modules/unistdio/ulc-printf-parse: New file.
3181         * modules/unistdio/ulc-snprintf: New file.
3182         * modules/unistdio/ulc-sprintf: New file.
3183         * modules/unistdio/ulc-vasnprintf: New file.
3184         * modules/unistdio/ulc-vasprintf: New file.
3185         * modules/unistdio/ulc-vfprintf: New file.
3186         * modules/unistdio/ulc-vsnprintf: New file.
3187         * modules/unistdio/ulc-vsprintf: New file.
3188         * modules/unistdio/u8-asnprintf: New file.
3189         * modules/unistdio/u8-asprintf: New file.
3190         * modules/unistdio/u8-printf-parse: New file.
3191         * modules/unistdio/u8-snprintf: New file.
3192         * modules/unistdio/u8-sprintf: New file.
3193         * modules/unistdio/u8-vasnprintf: New file.
3194         * modules/unistdio/u8-vasprintf: New file.
3195         * modules/unistdio/u8-vsnprintf: New file.
3196         * modules/unistdio/u8-vsprintf: New file.
3197         * modules/unistdio/u8-u8-asnprintf: New file.
3198         * modules/unistdio/u8-u8-asprintf: New file.
3199         * modules/unistdio/u8-u8-snprintf: New file.
3200         * modules/unistdio/u8-u8-sprintf: New file.
3201         * modules/unistdio/u8-u8-vasnprintf: New file.
3202         * modules/unistdio/u8-u8-vasprintf: New file.
3203         * modules/unistdio/u8-u8-vsnprintf: New file.
3204         * modules/unistdio/u8-u8-vsprintf: New file.
3205         * modules/unistdio/u16-asnprintf: New file.
3206         * modules/unistdio/u16-asprintf: New file.
3207         * modules/unistdio/u16-printf-parse: New file.
3208         * modules/unistdio/u16-snprintf: New file.
3209         * modules/unistdio/u16-sprintf: New file.
3210         * modules/unistdio/u16-vasnprintf: New file.
3211         * modules/unistdio/u16-vasprintf: New file.
3212         * modules/unistdio/u16-vsnprintf: New file.
3213         * modules/unistdio/u16-vsprintf: New file.
3214         * modules/unistdio/u16-u16-asnprintf: New file.
3215         * modules/unistdio/u16-u16-asprintf: New file.
3216         * modules/unistdio/u16-u16-snprintf: New file.
3217         * modules/unistdio/u16-u16-sprintf: New file.
3218         * modules/unistdio/u16-u16-vasnprintf: New file.
3219         * modules/unistdio/u16-u16-vasprintf: New file.
3220         * modules/unistdio/u16-u16-vsnprintf: New file.
3221         * modules/unistdio/u16-u16-vsprintf: New file.
3222         * modules/unistdio/u32-asnprintf: New file.
3223         * modules/unistdio/u32-asprintf: New file.
3224         * modules/unistdio/u32-printf-parse: New file.
3225         * modules/unistdio/u32-snprintf: New file.
3226         * modules/unistdio/u32-sprintf: New file.
3227         * modules/unistdio/u32-vasnprintf: New file.
3228         * modules/unistdio/u32-vasprintf: New file.
3229         * modules/unistdio/u32-vsnprintf: New file.
3230         * modules/unistdio/u32-vsprintf: New file.
3231         * modules/unistdio/u32-u32-asnprintf: New file.
3232         * modules/unistdio/u32-u32-asprintf: New file.
3233         * modules/unistdio/u32-u32-snprintf: New file.
3234         * modules/unistdio/u32-u32-sprintf: New file.
3235         * modules/unistdio/u32-u32-vasnprintf: New file.
3236         * modules/unistdio/u32-u32-vasprintf: New file.
3237         * modules/unistdio/u32-u32-vsnprintf: New file.
3238         * modules/unistdio/u32-u32-vsprintf: New file.
3239         * modules/unistdio/ulc-asnprintf-tests: New file.
3240         * modules/unistdio/ulc-vasnprintf-tests: New file.
3241         * modules/unistdio/ulc-vasprintf-tests: New file.
3242         * modules/unistdio/ulc-vsnprintf-tests: New file.
3243         * modules/unistdio/ulc-vsprintf-tests: New file.
3244         * modules/unistdio/u8-asnprintf-tests: New file.
3245         * modules/unistdio/u8-vasnprintf-tests: New file.
3246         * modules/unistdio/u8-vasprintf-tests: New file.
3247         * modules/unistdio/u8-vsnprintf-tests: New file.
3248         * modules/unistdio/u8-vsprintf-tests: New file.
3249         * modules/unistdio/u16-asnprintf-tests: New file.
3250         * modules/unistdio/u16-vasnprintf-tests: New file.
3251         * modules/unistdio/u16-vasprintf-tests: New file.
3252         * modules/unistdio/u16-vsnprintf-tests: New file.
3253         * modules/unistdio/u16-vsprintf-tests: New file.
3254         * modules/unistdio/u32-asnprintf-tests: New file.
3255         * modules/unistdio/u32-vasnprintf-tests: New file.
3256         * modules/unistdio/u32-vasprintf-tests: New file.
3257         * modules/unistdio/u32-vsnprintf-tests: New file.
3258         * modules/unistdio/u32-vsprintf-tests: New file.
3259         * MODULES.html.sh (Unicode string functions): Add the new modules.
3260
3261 2007-07-01  Bruno Haible  <bruno@clisp.org>
3262
3263         * lib/sprintf.c (sprintf): Limit the available length estimation,
3264         to avoid address wraparound.
3265         * lib/vsprintf.c (vsprintf): Likewise.
3266         * modules/sprintf-posix (Dependencies): Add stdint.
3267         * modules/vsprintf-posix (Dependencies): Likewise.
3268
3269 2007-07-01  Bruno Haible  <bruno@clisp.org>
3270
3271         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
3272         Windows PATH as well. Conservative double-quoting. Comments.
3273
3274 2007-07-01  Bruno Haible  <bruno@clisp.org>
3275             Eric Blake  <ebb9@byu.net>
3276             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3277
3278         * gnulib-tool (self_abspathname): Fix algorithm to cope with
3279         empty components in $PATH, denoting '.'.
3280
3281 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3282
3283         * gnulib-tool: Fix indentation.
3284         (func_create_megatestdir): Likewise.
3285         Report by Bruno Haible.
3286
3287 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3288
3289         Sync from Automake.
3290         * build-aux/gnupload: Fix shell portability issues with for loops.
3291         Report by Karl Berry.
3292
3293 2007-06-29  Simon Josefsson  <simon@josefsson.org>
3294
3295         * build-aux/maint.mk (POURL): Use translationproject.org.
3296
3297 2007-06-27  Simon Josefsson  <simon@josefsson.org>
3298             Bruno Haible  <bruno@clisp.org>
3299
3300         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
3301         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
3302         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
3303         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
3304         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
3305
3306 2007-06-27  Bruno Haible  <bruno@clisp.org>
3307
3308         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
3309         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
3310
3311 2007-06-26  Karl Berry  <karl@gnu.org>
3312
3313         * MODULES.html.sh: remove xreadlink-with-size.
3314
3315 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
3316
3317         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
3318         method that I hope also handles the double-include problem noted
3319         by Bruno Haible in
3320         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
3321
3322 2007-06-23  Bruno Haible  <bruno@clisp.org>
3323
3324         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
3325         Don't let the 'mostlyclean' target fail if the last subdirectory could
3326         not be removed.
3327         Reported by Karl Berry.
3328
3329 2007-06-23  Bruno Haible  <bruno@clisp.org>
3330
3331         * gnulib-tool (echo): Add a speedier workaround for ksh.
3332         * tests/test-echo.sh: Likewise.
3333
3334 2007-06-23  Bruno Haible  <bruno@clisp.org>
3335
3336         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
3337         * tests/test-echo.sh: Likewise.
3338
3339 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3340
3341         * gnulib-tool (IFS): Initialize early, so we don't set it to
3342         empty later.
3343         (self_abspathname): Rewrite algorithm to set it, reindent.
3344         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
3345         (func_create_megatestdir): Merge some sed scripts.
3346
3347 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
3348
3349         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
3350         exposed by Sun Studio 11 cc on Solaris 8.
3351
3352 2007-06-22  Bruno Haible  <bruno@clisp.org>
3353
3354         * gnulib-tool (echo): Ensure the echo primitive does not interpret
3355         backslashes.
3356         * tests/test-echo.sh: New file.
3357
3358 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3359
3360         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
3361         simplify `sed_replace_build_aux' scripts, they are portable but
3362         echoing them with `echo' is not.
3363         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
3364
3365 2007-06-21  Karl Berry  <karl@gnu.org>
3366
3367         * config/srclist.txt: guess we can't handle the licenses via
3368         srclist at the moment.
3369
3370 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
3371
3372         * MODULES.html.sh: Add include_next.
3373         * modules/include_next: New file.
3374
3375 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
3376
3377         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
3378         INCLUDE_NEXT.
3379         (gl_CHECK_NEXT_HEADERS): New macro.
3380         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
3381         the obsolescent gl_ABSOLUTE_HEADER.
3382         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
3383         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
3384         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
3385         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
3386         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
3387         * m4/math_h.m4 (gl_MATH_H): Likewise.
3388         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
3389         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
3390         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
3391         * m4/stdint.m4 (gl_STDINT_H): Likewise.
3392         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
3393         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
3394         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
3395         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
3396         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
3397         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
3398         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
3399         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
3400         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
3401         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
3402         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
3403         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
3404         * m4/inttypes.m4 (gl_INTTYPES_H): Define
3405         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
3406         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
3407         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
3408         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
3409         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
3410         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
3411         * lib/float_.h: Likewise.
3412         * lib/inttypes_.h: Likewise.
3413         * lib/math_.h: Likewise.
3414         * lib/search_.h: Likewise.
3415         * lib/signal_.h: Likewise.
3416         * lib/stdint_.h: Likewise.
3417         * lib/stdio_.h: Likewise.
3418         * lib/stdlib_.h: Likewise.
3419         * lib/string_.h: Likewise.
3420         * lib/sys_stat_.h: Likewise.
3421         * lib/sys_time_.h: Likewise.
3422         * lib/time_.h: Likewise.
3423         * lib/unistd_.h: Likewise.
3424         * lib/wchar_.h: Likewise.
3425         * lib/wctype_.h: Likewise.
3426         * lib/dirent_.h: Likewise.
3427         * lib/iconv_.h: Likewise.
3428         * lib/locale_.h: Likewise.
3429         * lib/netinet_in_.h: Likewise.
3430         * lib/sys_select_.h: Likewise.
3431         * lib/sys_socket_.h: Likewise.
3432         * lib/sysexits_.h: Likewise.
3433         * modules/fcntl (Depends-on): Depend on include_next, not
3434         absolute_header.
3435         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
3436         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
3437         * modules/fchdir: Likewise.
3438         * modules/float: Likewise.
3439         * modules/iconv_open: Likewise.
3440         * modules/inttypes: Likewise.
3441         * modules/locale: Likewise.
3442         * modules/math: Likewise.
3443         * modules/netinet_in: Likewise.
3444         * modules/search: Likewise.
3445         * modules/signal: Likewise.
3446         * modules/stdint: Likewise.
3447         * modules/stdio: Likewise.
3448         * modules/stdlib: Likewise.
3449         * modules/string: Likewise.
3450         * modules/sys_select: Likewise.
3451         * modules/sys_socket: Likewise.
3452         * modules/sys_stat: Likewise.
3453         * modules/sys_time: Likewise.
3454         * modules/sysexits: Likewise.
3455         * modules/time: Likewise.
3456         * modules/unistd: Likewise.
3457         * modules/wchar: Likewise.
3458         * modules/wctype: Likewise.
3459         * modules/sys_stat: Change maintainer to "all".
3460         * modules/unistd: Likewise.
3461
3462 2007-06-20  Karl Berry  <karl@gnu.org>
3463
3464         * config/srclist.txt: track www changes in license files.
3465
3466 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
3467
3468         * build-aux/bootstrap: Remove stray dot.
3469         Make sure build_aux settings are honored when linking
3470         gnulib_extra_files.
3471
3472 2007-06-19  Eric Blake  <ebb9@byu.net>
3473
3474         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
3475         Allow compilation on cygwin.
3476
3477 2007-06-19  Jim Meyering  <jim@meyering.net>
3478
3479         xreadlink-with-size: Remove module.  No longer used.
3480         Ex-callers now use xreadlink or mreadlink-with-size.
3481         * modules/xreadlink-with-size: Remove module.
3482         * lib/xreadlink-with-size.c: Remove file.
3483         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
3484         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
3485         just before the function definition *is* accurate.
3486
3487         Eliminate one way canonicalize_filename_mode could exit.
3488         * lib/canonicalize.c (canonicalize_filename_mode):
3489         Use mreadlink_with_size, not xreadlink_with_size.
3490
3491 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
3492
3493         Detect porting problems to FreeBSD/arm, which has time_t wider than
3494         long int.  Original problem reported for GNU diff by Xin Li in
3495         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
3496         * modules/getdate (Depends-on): Add intprops, verify.
3497         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
3498         is an integer type no wider than long int.
3499
3500 2007-06-18  Jim Meyering  <jim@meyering.net>
3501
3502         New module: mreadlink-with-size.
3503         * MODULES.html.sh: Add mreadlink-with-size.
3504         * modules/mreadlink-with-size: New module
3505         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
3506         not xreadlink-with-size.
3507         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
3508
3509 2007-06-16  Bruno Haible  <bruno@clisp.org>
3510
3511         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
3512         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
3513         Reported by Gary V. Vaughan <gary@gnu.org>.
3514
3515 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
3516
3517         Revamp lchown so that it lives in unistd.h where it belongs.
3518         * lib/lchown.h: Remove.
3519         * lib/dirchownmod.c: Don't include lib/lchown.h.
3520         * lib/fchownat.c: Likewise.
3521         * lib/openat.c: Likewise.
3522         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
3523         does not follow symlinks.
3524         (EOPNOTSUPP): Define if not defined.
3525         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
3526         is defined to 0.
3527         (lchown): New decl.
3528         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
3529         Do not check for lchown decl.
3530         Set REPLACE_LCHOWN.
3531         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
3532         REPLACE_LCHOWN.
3533         * modules/chown: Make it clear it follows symlinks.
3534         * modules/lchown: Make it clear it doesn't follow symlinks.
3535         (Files): Remove lib/lchown.h
3536         (Depends-on): Add unistd.
3537         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
3538         (Include): Include <unistd.h>, not "lchown.h".
3539         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
3540         REPLACE_LCHOWN.
3541
3542 2007-06-15  Jim Meyering  <jim@meyering.net>
3543
3544         Change license (GPL to LGPL) of fsusage and dependents.
3545         * modules/fsusage (License): Change to LGPL.
3546         * modules/full-read (License): Likewise.
3547         * modules/full-write (License): Likewise.
3548         * modules/safe-read (License): Likewise.
3549         * modules/safe-write (License): Likewise.
3550
3551 2007-06-14  Ben Pfaff  <blp@gnu.org>
3552
3553         Missing part of allocsa -> malloca transition.
3554         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
3555         gl_MALLOCA.
3556
3557 2007-06-12  Bruno Haible  <bruno@clisp.org>
3558
3559         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
3560         to ia64, x86_64, i386.
3561         Reported by Eric Blake.
3562
3563 2007-06-12  Bruno Haible  <bruno@clisp.org>
3564
3565         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
3566         cross-compiling to x86_64.
3567
3568 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
3569
3570         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
3571         glitch reported by Ralf Wildenhues in
3572         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
3573
3574         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
3575         Vin Shelton.
3576
3577 2007-06-11  Bruno Haible  <bruno@clisp.org>
3578
3579         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
3580         replacement string.
3581         Reported by Eric Blake.
3582
3583 2007-06-10  Bruno Haible  <bruno@clisp.org>
3584
3585         Prepare vasnprintf code for use with Unicode strings.
3586         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
3587         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
3588         TYPE_U32_STRING.
3589         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
3590         a_u32_string variants.
3591         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
3592         * lib/printf-args.c: Don't include config.h and the specification
3593         header if PRINTF_FETCHARGS is already defined.
3594         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
3595         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
3596         TYPE_U16_STRING, TYPE_U32_STRING.
3597         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
3598         u16_directive, u16_directives, u32_directive, u32_directives): New
3599         types.
3600         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
3601         New declarations.
3602         * lib/printf-parse.c: Don't include config.h and the specification
3603         header if PRINTF_PARSE is already defined. Eliminate the set of
3604         parameters for WIDE_CHAR_VERSION; the user of this file must provide
3605         them now. Include c-ctype.h.
3606         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
3607         directive and CHAR_T_ONLY_ASCII.
3608         * lib/vasnprintf.c: Don't include config.h and the specification header
3609         if VASNPRINTF is already defined.
3610         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
3611         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
3612         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
3613         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
3614         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
3615         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
3616         code accordingly.
3617         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
3618         pad_ourselves also in this case, with the 'c' and 's' directives, and
3619         with a different notion of "width".
3620         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
3621
3622 2007-06-10  Bruno Haible  <bruno@clisp.org>
3623
3624         * modules/unistr/u32-mbsnlen: New file.
3625         * lib/unistr/u32-mbsnlen.c: New file.
3626
3627         * modules/unistr/u16-mbsnlen: New file.
3628         * lib/unistr/u16-mbsnlen.c: New file.
3629
3630         * modules/unistr/u8-mbsnlen: New file.
3631         * lib/unistr/u8-mbsnlen.c: New file.
3632
3633         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
3634         declarations.
3635
3636 2007-06-10  Bruno Haible  <bruno@clisp.org>
3637
3638         * lib/string_.h (mbsnlen): New declaration.
3639         * lib/mbsnlen.c: New file.
3640         * m4/mbsnlen.m4: New file.
3641         * modules/mbsnlen: New file.
3642         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
3643         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
3644         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
3645
3646 2007-06-10  Bruno Haible  <bruno@clisp.org>
3647
3648         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
3649
3650 2007-06-10  Bruno Haible  <bruno@clisp.org>
3651
3652         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
3653         * lib/mbuiter.h: Likewise.
3654
3655 2007-06-10  Bruno Haible  <bruno@clisp.org>
3656
3657         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
3658         declaration.
3659
3660 2007-06-10  Karl Berry  <karl@gnu.org>
3661
3662         * config/srclist.txt: remove gettext entries, Bruno prefers
3663         to update individually.
3664
3665 2007-06-10  Bruno Haible  <bruno@clisp.org>
3666
3667         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
3668         'maxlen'. Ensure only length + width bytes are allocated, not
3669         length + 1 + width.
3670
3671 2007-06-09  Bruno Haible  <bruno@clisp.org>
3672
3673         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
3674         (CHAR_T): Remove macro.
3675         (VASNPRINTF): Update.
3676
3677 2007-06-09  Bruno Haible  <bruno@clisp.org>
3678
3679         * MODULES.html.sh (Unicode string functions): Add the new modules.
3680
3681         * modules/uniconv/u32-conv-to-enc: New file.
3682         * lib/uniconv/u32-conv-to-enc.c: New file.
3683         * modules/uniconv/u32-conv-to-enc-tests: New file.
3684         * tests/uniconv/test-u32-conv-to-enc.c: New file.
3685
3686         * modules/uniconv/u16-conv-to-enc: New file.
3687         * lib/uniconv/u16-conv-to-enc.c: New file.
3688         * lib/uniconv/u-conv-to-enc.h: New file.
3689         * modules/uniconv/u16-conv-to-enc-tests: New file.
3690         * tests/uniconv/test-u16-conv-to-enc.c: New file.
3691
3692         * modules/uniconv/u8-conv-to-enc: New file.
3693         * lib/uniconv/u8-conv-to-enc.c: New file.
3694         * modules/uniconv/u8-conv-to-enc-tests: New file.
3695         * tests/uniconv/test-u8-conv-to-enc.c: New file.
3696
3697         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
3698         u32_conv_to_encoding): New declarations.
3699
3700 2007-06-09  Bruno Haible  <bruno@clisp.org>
3701
3702         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
3703
3704 2007-06-09  Bruno Haible  <bruno@clisp.org>
3705
3706         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
3707         * modules/malloca: Renamed from modules/allocsa, updated.
3708         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
3709         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
3710         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
3711         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
3712         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
3713         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
3714         * modules/xmalloca: Renamed from modules/xallocsa, updated.
3715         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
3716         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
3717         * modules/c-strcasestr (Depends-on): Update.
3718         * lib/c-strcasestr.c: Update.
3719         * modules/c-strstr (Depends-on): Update.
3720         * lib/c-strstr.c: Update.
3721         * modules/canonicalize-lgpl (Depends-on): Update.
3722         * lib/canonicalize-lgpl.c: Update.
3723         * modules/clean-temp (Depends-on): Update.
3724         * lib/clean-temp.c: Update.
3725         * modules/csharpcomp (Depends-on): Update.
3726         * lib/csharpcomp.c: Update.
3727         * modules/csharpexec (Depends-on): Update.
3728         * lib/csharpexec.c: Update.
3729         * modules/javacomp (Depends-on): Update.
3730         * lib/javacomp.c: Update.
3731         * modules/javaexec (Depends-on): Update.
3732         * lib/javaexec.c: Update.
3733         * modules/mbscasestr (Depends-on): Update.
3734         * lib/mbscasestr.c: Update.
3735         * modules/mbsstr (Depends-on): Update.
3736         * lib/mbsstr.c: Update.
3737         * modules/setenv (Depends-on): Update.
3738         * lib/setenv.c: Update.
3739         * modules/strcasestr (Depends-on): Update.
3740         * lib/strcasestr.c: Update.
3741         * modules/striconveha (Depends-on): Update.
3742         * lib/striconveha.c: Update.
3743         * modules/relocatable-prog-wrapper (Files): Update.
3744         * lib/relocwrapper.c: Update.
3745         * build-aux/install-reloc: Update.
3746         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
3747
3748 2007-06-08  Bruno Haible  <bruno@clisp.org>
3749
3750         Port to uClibc.
3751         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
3752         * lib/fpurge.c (fpurge): Likewise.
3753         * lib/freading.c (freading): Likewise.
3754         * lib/fseeko.c (rpl_fseeko): Likewise.
3755         * lib/fseterr.c (fseterr): Likewise.
3756         * lib/fwriting.c (fwriting): Likewise.
3757         * tests/test-fflush.c (main): Avoid a failure on uClibc.
3758
3759 2007-06-08  Bruno Haible  <bruno@clisp.org>
3760
3761         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
3762         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
3763         * modules/gettext (Files): Add m4/intlmacosx.m4.
3764
3765 2007-06-07  Bruno Haible  <bruno@clisp.org>
3766
3767         * modules/localename-tests: New file.
3768         * tests/test-localename.c: New file.
3769
3770         New module 'localename'.
3771         * lib/localename.h: New file.
3772         * lib/localename.c: New file, from GNU gettext.
3773         * m4/localename.m4: New file.
3774         * modules/localename: New file.
3775
3776 2007-06-07  Bruno Haible  <bruno@clisp.org>
3777
3778         Work around the lack of <wchar.h> on some builds of uClibc.
3779         * doc/headers/wchar.texi: Update.
3780         * lib/wchar_.h: Include <wchar.h> only if it exists.
3781         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
3782         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
3783         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
3784         doesn't exist.
3785         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
3786         * modules/mbfile (Depends-on): Add wchar.
3787         * modules/mbiter (Depends-on): Likewise.
3788         * modules/mbuiter (Depends-on): Likewise.
3789         Reported by Simon Josefsson.
3790
3791 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
3792
3793         Work around problem reported by Steven M. Schweda in
3794         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
3795         Tru64 5.1B with the Compaq compiler environment installed declares
3796         an 'isblank' function but does not define it in the C library.
3797         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
3798         * lib/regex_internal.h (isblank): Likewise.
3799         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
3800         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
3801
3802 2007-06-05  Bruno Haible  <bruno@clisp.org>
3803
3804         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
3805         ia64.
3806         * modules/printf-safe: New file.
3807         * modules/fprintf-posix (Depends-on): Add printf-safe.
3808         * modules/printf-posix (Depends-on): Likewise.
3809         * modules/snprintf-posix (Depends-on): Likewise.
3810         * modules/sprintf-posix (Depends-on): Likewise.
3811         * modules/vasnprintf-posix (Depends-on): Likewise.
3812         * modules/vasprintf-posix (Depends-on): Likewise.
3813         * modules/vfprintf-posix (Depends-on): Likewise.
3814         * modules/vprintf-posix (Depends-on): Likewise.
3815         * modules/vsnprintf-posix (Depends-on): Likewise.
3816         * modules/vsprintf-posix (Depends-on): Likewise.
3817         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
3818         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
3819         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
3820         "no" on i386, x86_64, ia64.
3821         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
3822         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
3823         on i386, x86_64, ia64.
3824         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
3825         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
3826         on i386, x86_64, ia64.
3827         * tests/test-vasnprintf-posix.c: Include float.h.
3828         (LDBL80_WORDS): New macro.
3829         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
3830         on i386, x86_64, ia64.
3831         * tests/test-vasprintf-posix.c: Include float.h.
3832         (LDBL80_WORDS): New macro.
3833         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
3834         on i386, x86_64, ia64.
3835         * tests/test-snprintf-posix.c: Include float.h.
3836         * tests/test-sprintf-posix.c: Likewise.
3837         * tests/test-vsnprintf-posix.c: Likewise.
3838         * tests/test-vsprintf-posix.c: Likewise.
3839
3840 2007-06-05  Bruno Haible  <bruno@clisp.org>
3841
3842         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
3843         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
3844         non-IEEE numbers on i386, x86_64, ia64.
3845         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
3846         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
3847         * tests/test-isnanl.h: Include float.h.
3848         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
3849
3850 2007-06-05  Bruno Haible  <bruno@clisp.org>
3851
3852         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
3853         also the %a / %A. Handle the %a / %A code before this extra handling.
3854
3855 2007-06-05  Bruno Haible  <bruno@clisp.org>
3856
3857         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
3858         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
3859
3860 2007-06-05  Bruno Haible  <bruno@clisp.org>
3861
3862         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
3863         typo in variable name.
3864
3865 2007-06-05  Eric Blake  <ebb9@byu.net>
3866
3867         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
3868         Reported by Simon Josefsson.
3869
3870 2007-06-04  Bruno Haible  <bruno@clisp.org>
3871
3872         Avoid test failures on some PowerPC platforms.
3873         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
3874         Define differently for PowerPC.
3875         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
3876         Reported by Gary V. Vaughan <gary@gnu.org>.
3877
3878 2007-06-02  Bruno Haible  <bruno@clisp.org>
3879
3880         Fix test-stdint failure on FreeBSD/ia64.
3881         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
3882         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
3883         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
3884         * doc/headers/stdint.texi: Update.
3885
3886 2007-06-01  Bruno Haible  <bruno@clisp.org>
3887
3888         * tests/test-binary-io.c (main): Pass a third argument to open().
3889         Reported by Gary V. Vaughan <gary@gnu.org>.
3890
3891 2007-06-01  Bruno Haible  <bruno@clisp.org>
3892
3893         * doc/functions/frexpl.texi: Update for mingw.
3894
3895 2007-06-01  Bruno Haible  <bruno@clisp.org>
3896
3897         * tests/test-lseek.c (main): Disable test of errno for invalid third
3898         argument.
3899         * doc/functions/lseek.texi: Update.
3900         Reported by Gary V. Vaughan <gary@gnu.org>.
3901
3902 2007-05-28  Bruno Haible  <bruno@clisp.org>
3903
3904         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
3905
3906 2007-05-31  Eric Blake  <ebb9@byu.net>
3907
3908         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
3909         cross compiling.
3910
3911 2007-05-30  Eric Blake  <ebb9@byu.net>
3912         and Bruno Haible  <bruno@clisp.org>
3913
3914         Work around mingw test failures exposed by m4-1.4.9b.
3915         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
3916         * tests/test-unistd.c: Disable uid_t and git_t tests for the
3917         moment.
3918
3919 2007-05-30  Bruno Haible  <bruno@clisp.org>
3920
3921         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
3922         assuming that they are closed. Needed on HP-UX 11.
3923
3924 2007-05-29  Bruno Haible  <bruno@clisp.org>
3925
3926         Fix a problem with #include_next.
3927         * lib/dirent_.h: Split the double-inclusion guard.
3928         * lib/fcntl_.h: Likewise.
3929         * lib/float_.h: Likewise.
3930         * lib/iconv_.h: Likewise.
3931         * lib/inttypes_.h: Likewise.
3932         * lib/locale_.h: Likewise.
3933         * lib/math_.h: Likewise.
3934         * lib/netinet_in_.h: Likewise.
3935         * lib/search_.h: Likewise.
3936         * lib/signal_.h: Likewise.
3937         * lib/stdint_.h: Likewise.
3938         * lib/stdio_.h: Likewise.
3939         * lib/stdlib_.h: Likewise.
3940         * lib/string_.h: Likewise.
3941         * lib/sys_select_.h: Likewise.
3942         * lib/sys_socket_.h: Likewise.
3943         * lib/sys_stat_.h: Likewise.
3944         * lib/sys_time_.h: Likewise.
3945         * lib/sysexits_.h: Likewise.
3946         * lib/time_.h: Likewise.
3947         * lib/unistd_.h: Likewise.
3948         * lib/wchar_.h: Likewise.
3949         * lib/wctype_.h: Likewise.
3950
3951 2007-05-29  Bruno Haible  <bruno@clisp.org>
3952
3953         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
3954         for the moment.
3955
3956 2007-05-29  Bruno Haible  <bruno@clisp.org>
3957
3958         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
3959         invocation.
3960         Reported by Eric Blake.
3961
3962 2007-05-29  Bruno Haible  <bruno@clisp.org>
3963
3964         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
3965         compiling case.
3966
3967 2007-05-29  Eric Blake  <ebb9@byu.net>
3968             Bruno Haible  <bruno@clisp.org>
3969
3970         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
3971         cross compiles.
3972
3973 2007-05-28  Eric Blake  <ebb9@byu.net>
3974
3975         * modules/closein-tests (test_closein_LDADD): Support test on
3976         cygwin with libtool.
3977
3978 2007-05-28  Bruno Haible  <bruno@clisp.org>
3979
3980         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
3981         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
3982         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
3983         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
3984         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
3985         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
3986         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
3987         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
3988         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
3989
3990 2007-05-28  Eric Blake  <ebb9@byu.net>
3991
3992         Unconditionally include <config.h> in unit tests.
3993         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
3994         * tests/test-allocsa.c, tests/test-arcfour.c,
3995         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
3996         tests/test-array_list.c, tests/test-array_oset.c,
3997         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
3998         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
3999         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
4000         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
4001         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
4002         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
4003         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
4004         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
4005         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
4006         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
4007         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
4008         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
4009         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
4010         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
4011         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
4012         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
4013         test-md5.c, test-memmem.c, test-printf-posix.c,
4014         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
4015         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
4016         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
4017         test-strcasestr.c, test-striconv.c, test-striconveh.c,
4018         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
4019         test-vasnprintf-posix2.c, test-vasnprintf.c,
4020         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
4021         test-vfprintf-posix.c, test-vprintf-posix.c,
4022         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
4023         test-xvasprintf.c: Likewise.
4024
4025 2007-05-28  Bruno Haible  <bruno@clisp.org>
4026
4027         * gnulib-tool (func_import): Remember the --with-tests command-line
4028         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
4029         Reported by Eric Blake.
4030
4031 2007-05-28  Bruno Haible  <bruno@clisp.org>
4032
4033         * modules/ftell-tests: New file.
4034         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
4035         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
4036
4037         * lib/ftell.c: New file.
4038         * modules/ftell: New file.
4039         * m4/ftell.m4: New file.
4040         * doc/functions/ftell.texi: Update.
4041         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
4042         REPLACE_FTELL.
4043         * lib/stdio_.h (rpl_ftell): New declaration.
4044         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
4045         REPLACE_FTELL.
4046
4047 2007-05-28  Eric Blake  <ebb9@byu.net>
4048
4049         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
4050
4051 2007-05-28  Bruno Haible  <bruno@clisp.org>
4052
4053         * modules/fseek-tests: New file.
4054         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
4055         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
4056
4057         * lib/fseek.c: New file.
4058         * modules/fseek: New file.
4059         * m4/fseek.m4: New file.
4060         * doc/functions/fseek.texi: Update.
4061         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
4062         REPLACE_FSEEK.
4063         * lib/stdio_.h (rpl_fseek): New declaration.
4064         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
4065         REPLACE_FSEEK.
4066
4067 2007-05-28  Bruno Haible  <bruno@clisp.org>
4068
4069         * lib/stdio_.h (fflush): More comments.
4070
4071 2007-05-28  Bruno Haible  <bruno@clisp.org>
4072
4073         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
4074         runtime test.
4075
4076 2007-05-28  Eric Blake  <ebb9@byu.net>
4077
4078         Improve lseek module.
4079         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
4080         * lib/unistd_.h (lseek): Scale back link warning message.
4081         * tests/test-lseek.c: Beef up test.
4082         * tests/test-lseek.sh: Exercise more facets of lseek.
4083         Reported by Bruno Haible.
4084
4085 2007-05-28  Bruno Haible  <bruno@clisp.org>
4086
4087         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
4088         to define.
4089
4090 2007-05-27  Bruno Haible  <bruno@clisp.org>
4091
4092         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
4093
4094 2007-05-27  Bruno Haible  <bruno@clisp.org>
4095
4096         * modules/openmp: New file.
4097         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
4098         Noah Misch.
4099
4100 2007-05-26  Bruno Haible  <bruno@clisp.org>
4101
4102         * modules/chdir-long (Depends-on): Add fchdir.
4103         * modules/chdir-safer (Depends-on): Likewise.
4104         * modules/fts (Depends-on): Likewise.
4105         * modules/fts-lgpl (Depends-on): Likewise.
4106         * modules/openat (Depends-on): Likewise.
4107         * modules/savewd (Depends-on): Likewise.
4108
4109 2007-05-24  Eric Blake  <ebb9@byu.net>
4110
4111         Fix lseek on mingw.
4112         * modules/lseek: New module.
4113         * m4/lseek.m4: New file.
4114         * lib/lseek.c: New file.
4115         * modules/lseek-tests: New file.
4116         * tests/test-lseek.c: New file.
4117         * tests/test-lseek.sh: New file.
4118         * MODULES.html.sh: Document lseek module.
4119         * modules/fflush (Depends-on): Add lseek, fseeko.
4120         * modules/fseeko (Depends-on): Likewise.
4121         * modules/ftello (Depends-on): Likewise.
4122         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
4123         broken.
4124         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
4125         broken.
4126         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
4127         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
4128         * lib/ftello.c (rpl_ftello): Likewise.
4129         * tests/test-fseeko.c (main): Test this.
4130         * tests/test-fseeko.sh: Likewise.
4131         * tests/test-ftello.c (main): Likewise.
4132         * tests/test-ftello.sh: Likewise.
4133         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
4134         implies replacing fseek.
4135         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
4136         HAVE_FTELLO.
4137         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
4138         * modules/unistd (Makefile.am): Likewise.
4139         * lib/unistd_.h (lseek): Declare a replacement.
4140         * doc/functions/lseek.texi (lseek): Document this fix.
4141         * doc/functions/fseek.texi (fseek): Likewise.
4142         * doc/functions/ftell.texi (ftell): Likewise.
4143
4144 2007-05-24  Bruno Haible  <bruno@clisp.org>
4145
4146         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
4147         in the printed representation of a NaN.
4148         * tests/test-vasprintf-posix.c (test_function): Likewise.
4149         * tests/test-snprintf-posix.h (test_function): Likewise.
4150         * tests/test-sprintf-posix.h (test_function): Likewise.
4151         Reported by Eric Blake.
4152
4153 2007-05-23  Eric Blake  <ebb9@byu.net>
4154
4155         Fix fseeko/ftello on cygwin 1.5.24.
4156         * doc/functions/fseeko.texi (fseeko): Document the fix.
4157         * doc/functions/ftello.texi (ftello): Document the fix.
4158         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
4159         * doc/functions/stdout.text (stdout): New file.
4160         * doc/functions/stderr.text (stderr): New file.
4161         * doc/gnulib.texi (Function Substitutes): Use new files.
4162         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
4163         prior to 1.7.0.
4164         * tests/test-ftello.c (main): Likewise for ftello.
4165         * tests/test-fseeko.sh: New file.
4166         * tests/test-ftello.sh: New file.
4167         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
4168         with seekable stdin.
4169         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
4170         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
4171         (gl_REPLACE_FSEEKO): New macro.
4172         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
4173         * modules/fseeko (Files): Distribute fseeko.c.
4174         * modules/ftello (Files): Distribute ftello.c.
4175         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
4176         mode.
4177         * lib/ftello.c (rpl_ftello): New file.
4178         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
4179         fseeko, ftello.
4180         (gl_STDIN_LARGE_OFFSET): New macro.
4181         * modules/stdio (Makefile.am): Perform the replacement.
4182         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
4183
4184 2007-05-23  Bruno Haible  <bruno@clisp.org>
4185
4186         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
4187         GNULIB_POSIXCHECK is defined.
4188
4189 2007-05-21  Bruno Haible  <bruno@clisp.org>
4190
4191         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
4192         Check also the output for NaN arguments. When cross-compiling, guess
4193         no on IRIX.
4194         * lib/vasnprintf.c: Update comments.
4195         * tests/test-vasnprintf-posix.c (strisnan): New function.
4196         (test_function): Use it.
4197         * tests/test-vasprintf-posix.c (strisnan): New function.
4198         (test_function): Use it.
4199         * tests/test-snprintf-posix.h (strisnan): New function.
4200         (test_function): Use it.
4201         * tests/test-sprintf-posix.h (strisnan): New function.
4202         (test_function): Use it.
4203         Reported by Eric Blake.
4204
4205 2007-05-20  Bruno Haible  <bruno@clisp.org>
4206
4207         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
4208         numbers that fails on BeOS.
4209         * doc/functions/frexpl.texi: Update.
4210
4211 2007-05-20  Jim Meyering  <jim@meyering.net>
4212
4213         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
4214         forced upon us by glibc-2.6.
4215
4216 2007-05-20  Bruno Haible  <bruno@clisp.org>
4217
4218         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
4219         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
4220         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
4221         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
4222         NEED_PRINTF_INFINITE.
4223         (is_infinitel): New function.
4224         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
4225         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
4226         gl_PREREQ_VASNPRINTF_INFINITE.
4227         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
4228         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4229         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
4230         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
4231         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
4232         gl_PREREQ_VASNPRINTF_INFINITE.
4233         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4234         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4235         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4236         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4237         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4238         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4239         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4240         * doc/functions/fprintf.texi: Update.
4241         * doc/functions/printf.texi: Update.
4242         * doc/functions/snprintf.texi: Update.
4243         * doc/functions/sprintf.texi: Update.
4244         * doc/functions/vfprintf.texi: Update.
4245         * doc/functions/vprintf.texi: Update.
4246         * doc/functions/vsnprintf.texi: Update.
4247         * doc/functions/vsprintf.texi: Update.
4248
4249 2007-05-20  Bruno Haible  <bruno@clisp.org>
4250
4251         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
4252         was not found in libc.
4253         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
4254
4255 2007-05-20  Bruno Haible  <bruno@clisp.org>
4256
4257         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
4258         printed as "-nan" instead of "nan".
4259         * tests/test-vasprintf-posix.c (test_function): Likewise.
4260         * tests/test-snprintf-posix.h (test_function): Likewise.
4261         * tests/test-sprintf-posix.h (test_function): Likewise.
4262         Needed for HP-UX 11.
4263
4264 2007-05-20  Jim Meyering  <jim@meyering.net>
4265
4266         Fix buggy test for the fchownat-deref bug.
4267         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
4268         symlink required for the run-test.  Without it, this test would
4269         always declare that fchownat doesn't work, and client code would
4270         unnecessarily use the replacement function with fixed libc.
4271         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
4272         Reported by Greg Schafer.
4273
4274 2007-05-19  Bruno Haible  <bruno@clisp.org>
4275
4276         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
4277         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
4278         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
4279         Needed for IRIX 6.5 and Solaris 2.5.1.
4280
4281 2007-05-19  Bruno Haible  <bruno@clisp.org>
4282
4283         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
4284         (test_function): Skip tests involving -0.0 on platforms where
4285         -0.0 = 0.0.
4286         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
4287         (test_function): Skip tests involving -0.0 on platforms where
4288         -0.0 = 0.0.
4289         * tests/test-snprintf-posix.h (have_minus_zero): New function.
4290         (test_function): Skip tests involving -0.0 on platforms where
4291         -0.0 = 0.0.
4292         * tests/test-sprintf-posix.h (have_minus_zero): New function.
4293         (test_function): Skip tests involving -0.0 on platforms where
4294         -0.0 = 0.0.
4295         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
4296         tests.
4297         * tests/test-printf-posix.h (test_function): Likewise.
4298         * tests/test-printf-posix.output: Remove all -0.0 related results.
4299         Needed for IRIX 6.5.
4300
4301 2007-05-19  Bruno Haible  <bruno@clisp.org>
4302
4303         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
4304         printed as "nan0x7fffffff" instead of "nan".
4305         * tests/test-vasprintf-posix.c (test_function): Likewise.
4306         * tests/test-snprintf-posix.h (test_function): Likewise.
4307         * tests/test-sprintf-posix.h (test_function): Likewise.
4308         * tests/test-fprintf-posix.h (NaN): Remove macro.
4309         (test_function): Remove all NaN related tests.
4310         * tests/test-printf-posix.h (NaN): Remove macro.
4311         (test_function): Remove all NaN related tests.
4312         * tests/test-printf-posix.output: Remove all NaN related results.
4313         Needed for IRIX 6.5.
4314
4315 2007-05-19  Bruno Haible  <bruno@clisp.org>
4316
4317         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
4318         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
4319
4320 2007-05-19  Bruno Haible  <bruno@clisp.org>
4321
4322         * lib/float_.h: New file.
4323         * m4/float_h.m4: New file.
4324         * modules/float: New file.
4325         * modules/isnanl (Dependencies): Add float.
4326         * modules/isnanl-nolibm (Dependencies): Likewise.
4327         * modules/mathl (Dependencies): Likewise.
4328         * modules/printf-frexpl (Dependencies): Likewise.
4329         * modules/signbit (Dependencies): Likewise.
4330         * modules/vasnprintf (Dependencies): Likewise.
4331         * doc/headers/float.texi: Update.
4332
4333 2007-05-19  Jim Meyering  <jim@meyering.net>
4334
4335         * lib/utimens.c (gl_futimens): Rename from futimens,
4336         now that glibc-2.6 declares futimens.
4337         * lib/utimens.h: Likewise.
4338
4339 2007-05-19  Bruno Haible  <bruno@clisp.org>
4340
4341         Avoid test failures on mingw.
4342         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
4343         * tests/test-printf-posix.sh: Likewise.
4344         * tests/test-vfprintf-posix.sh: Likewise.
4345         * tests/test-vprintf-posix.sh: Likewise.
4346
4347 2007-05-19  Bruno Haible  <bruno@clisp.org>
4348
4349         Fix *printf result for NaN, Inf, -0.0 on mingw.
4350         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
4351         * lib/vasnprintf.c: Include math.h and isnan.h.
4352         (is_infinite_or_zero): New function.
4353         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
4354         values in the %f, %F, %e, %E, %g, %G directives.
4355         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
4356         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4357         gl_PRINTF_INFINITE and test its result. Invoke
4358         gl_PREREQ_VASNPRINTF_INFINITE.
4359         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4360         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4361         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4362         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4363         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4364         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4365         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4366         * doc/functions/fprintf.texi: Update.
4367         * doc/functions/printf.texi: Update.
4368         * doc/functions/snprintf.texi: Update.
4369         * doc/functions/sprintf.texi: Update.
4370         * doc/functions/vfprintf.texi: Update.
4371         * doc/functions/vprintf.texi: Update.
4372         * doc/functions/vsnprintf.texi: Update.
4373         * doc/functions/vsprintf.texi: Update.
4374
4375 2007-05-19  Bruno Haible  <bruno@clisp.org>
4376
4377         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
4378         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
4379         Instead of multiplying with 10^k, set extra_zeroes to k.
4380         (scale10_round_long_double): Remove function.
4381
4382 2007-05-18  Bruno Haible  <bruno@clisp.org>
4383
4384         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
4385         introduced on 2007-05-06.
4386
4387 2007-05-18  Bruno Haible  <bruno@clisp.org>
4388
4389         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
4390         %g directives.
4391         * tests/test-vasprintf-posix.c (test_function): Likewise.
4392         * tests/test-snprintf-posix.h (test_function): Likewise.
4393         * tests/test-sprintf-posix.h (test_function): Likewise.
4394
4395 2007-05-18  Bruno Haible  <bruno@clisp.org>
4396
4397         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
4398         (strmatch): New function.
4399         (test_function): Test the %f directive on numbers of various exponents.
4400         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
4401         (strmatch): New function.
4402         (test_function): Test the %f directive on numbers of various exponents.
4403         * tests/test-snprintf-posix.h (strmatch): New function.
4404         (test_function): Test the %f directive on numbers of various exponents.
4405         * tests/test-sprintf-posix.h (strmatch): New function.
4406         (test_function): Test the %f directive on numbers of various exponents.
4407         * tests/test-snprintf-posix.c (SIZEOF): New macro.
4408         * tests/test-sprintf-posix.c (SIZEOF): New macro.
4409         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
4410         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
4411
4412 2007-05-18  Bruno Haible  <bruno@clisp.org>
4413
4414         Add support for 'long double' number output.
4415         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
4416         * lib/vasnprintf.c: Include math.h and float+.h.
4417         (mp_limb_t): New type.
4418         (GMP_LIMB_BITS): New macro.
4419         (mp_twolimb_t): New type.
4420         (GMP_TWOLIMB_BITS): New macro.
4421         (mpn_t): New type.
4422         (multiply, divide, convert_to_decimal, decode_long_double,
4423         scale10_round_long_double, scale10_round_decimal_long_double,
4424         floorlog10l): New functions.
4425         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
4426         for the %f, %F, %e, %E, %g, %G directives.
4427         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
4428         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
4429         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
4430         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
4431         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
4432         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4433         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4434         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4435         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4436         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4437         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4438         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
4439         * modules/snprintf-posix (Depends-on): Likewise.
4440         * modules/sprintf-posix (Depends-on): Likewise.
4441         * modules/vasnprintf-posix (Depends-on): Likewise.
4442         * modules/vasprintf-posix (Depends-on): Likewise.
4443         * modules/vfprintf-posix (Depends-on): Likewise.
4444         * modules/vsnprintf-posix (Depends-on): Likewise.
4445         * modules/vsprintf-posix (Depends-on): Likewise.
4446         * modules/vasnprintf (Files): Add lib/float+.h.
4447         * doc/functions/fprintf.texi: Update.
4448         * doc/functions/printf.texi: Update.
4449         * doc/functions/snprintf.texi: Update.
4450         * doc/functions/sprintf.texi: Update.
4451         * doc/functions/vfprintf.texi: Update.
4452         * doc/functions/vprintf.texi: Update.
4453         * doc/functions/vsnprintf.texi: Update.
4454         * doc/functions/vsprintf.texi: Update.
4455
4456 2007-05-18  Bruno Haible  <bruno@clisp.org>
4457
4458         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
4459
4460 2007-05-18  Bruno Haible  <bruno@clisp.org>
4461
4462         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
4463         for printing 64-bit integers. Needed for mingw.
4464
4465 2007-05-18  Bruno Haible  <bruno@clisp.org>
4466
4467         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
4468         gl_FUNC_FREXPL_WORKS.
4469         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
4470
4471 2007-05-18  Bruno Haible  <bruno@clisp.org>
4472
4473         * modules/frexpl-nolibm-tests: New file.
4474
4475         * modules/frexpl-nolibm: New file.
4476         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
4477
4478 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
4479
4480         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
4481         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
4482         GCC 4.2, which otherwise issues a lot of warnings.
4483         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
4484         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
4485         Likewise.
4486         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
4487         * modules/iconv_open (iconv.h): Likewise.
4488         * modules/locale (locale.h): Likewise.
4489         * modules/netinet_in (netinet/in.h): Likewise.
4490         * modules/sys_select (sys_select.h): Likewise.
4491         * modules/sys_socket (sys/socket.h): Likewise.
4492         * modules/sys_stat (sys/stat.h): Likewise.
4493         * modules/sysexits (sysexits.h): Likewise.
4494         * modules/unistd (unistd.h): Likewise.
4495
4496 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4497
4498         * modules/closein-tests (Makefile.am): Distribute
4499         `test-closein.sh'.
4500
4501 2007-05-17  Bruno Haible  <bruno@clisp.org>
4502
4503         * tests/test-printf-posix.output: Renamed from
4504         tests/test-fprintf-posix.out.
4505         * modules/fprintf-posix-tests: Update.
4506         * modules/printf-posix-tests: Update.
4507         * modules/vfprintf-posix-tests: Update.
4508         * modules/vprintf-posix-tests: Update.
4509         * tests/test-fprintf-posix.sh: Update.
4510         * tests/test-printf-posix.sh: Update.
4511         * tests/test-vfprintf-posix.sh: Update.
4512         * tests/test-vprintf-posix.sh: Update.
4513         Reported by Ralf Wildenhues.
4514
4515 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
4516
4517         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
4518         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
4519         GCC 4.2, which otherwise issues a lot of warnings.
4520         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
4521         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
4522         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
4523         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
4524         it should no longer be needed.
4525         * lib/string_.h: Likewise.
4526         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
4527         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
4528         * modules/inttypes (inttypes.h): Likewise.
4529         * modules/math (math.h): Likewise.
4530         * modules/search (search.h): Likewise.
4531         * modules/signal (signal.h): Likewise.
4532         * modules/stdint (stdint.h): Likewise.
4533         * modules/stdio (stdio.h): Likewise.
4534         * modules/stdlib (stdlib.h): Likewise.
4535         * modules/string (string.h): Likewise.
4536         * modules/sys_time (sys/time.h): Likewise.
4537         * modules/time (time.h): Likewise.
4538         * modules/wchar (wchar.h): Likewise.
4539         * modules/wctype (wtype.h): Likewise.
4540
4541 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
4542
4543         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
4544
4545 2007-05-13  Bruno Haible  <bruno@clisp.org>
4546
4547         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
4548         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
4549         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
4550         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
4551         (gl_PREREQ_STRTOK_R): Don't require it here.
4552
4553 2007-05-13  Bruno Haible  <bruno@clisp.org>
4554
4555         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
4556         when used in C++ mode.
4557
4558 2007-05-12  Bruno Haible  <bruno@clisp.org>
4559
4560         * lib/linebuffer.h: Tweak doc.
4561         * lib/linebuffer.c: Likewise.
4562
4563 2007-05-12  James Youngman  <jay@gnu.org>
4564
4565         * lib/linebuffer.c (readlinebuffer_delim): New function,
4566         like readlinebuffer, but use a caller-specified delimiter.
4567         (readlinebuffer): Just call readlinebuffer_delim with '\n'
4568         as the delimiter.
4569         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
4570
4571 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
4572
4573         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
4574         * modules/openat (Files): Remove openat-die.c.
4575         (Depends-on): Add openat-die.
4576         * modules/openat-die: New module.
4577
4578 2007-05-06  Bruno Haible  <bruno@clisp.org>
4579
4580         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
4581         Update with info about Cygwin.
4582         * doc/functions/fprintf.texi: Update.
4583         * doc/functions/printf.texi: Update.
4584         * doc/functions/snprintf.texi: Update.
4585         * doc/functions/sprintf.texi: Update.
4586         * doc/functions/vfprintf.texi: Update.
4587         * doc/functions/vprintf.texi: Update.
4588         * doc/functions/vsnprintf.texi: Update.
4589         * doc/functions/vsprintf.texi: Update.
4590         Reported by Eric Blake.
4591
4592 2007-05-06  Bruno Haible  <bruno@clisp.org>
4593
4594         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
4595         padding ourselves for the floating-point directives.
4596         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
4597         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
4598         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
4599         gl_PRINTF_FLAG_ZERO and test its result. Invoke
4600         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
4601         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4602         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
4603         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4604         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4605         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4606         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4607         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4608         * tests/test-snprintf-posix.h (test_function): Also check the width
4609         and some flags in the %f directive.
4610         * tests/test-sprintf-posix.h (test_function): Likewise.
4611         * tests/test-vasnprintf-posix.c (test_function): Likewise.
4612         * tests/test-vasprintf-posix.c (test_function): Likewise.
4613         * doc/functions/fprintf.texi: Update.
4614         * doc/functions/printf.texi: Update.
4615         * doc/functions/snprintf.texi: Update.
4616         * doc/functions/sprintf.texi: Update.
4617         * doc/functions/vfprintf.texi: Update.
4618         * doc/functions/vprintf.texi: Update.
4619         * doc/functions/vsnprintf.texi: Update.
4620         * doc/functions/vsprintf.texi: Update.
4621
4622 2007-05-06  Bruno Haible  <bruno@clisp.org>
4623
4624         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
4625         pass the ' flag character to sprintf or snprintf.
4626         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
4627         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
4628         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
4629         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
4630         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
4631         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
4632         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
4633         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
4634         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
4635         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
4636         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4637         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
4638         * tests/test-snprintf-posix.h (test_function): Also check the grouping
4639         flag.
4640         * tests/test-sprintf-posix.h (test_function): Likewise.
4641         * tests/test-vasnprintf-posix.c (test_function): Likewise.
4642         * tests/test-vasprintf-posix.c (test_function): Likewise.
4643         * doc/functions/fprintf.texi: Update.
4644         * doc/functions/printf.texi: Update.
4645         * doc/functions/snprintf.texi: Update.
4646         * doc/functions/sprintf.texi: Update.
4647         * doc/functions/vfprintf.texi: Update.
4648         * doc/functions/vprintf.texi: Update.
4649         * doc/functions/vsnprintf.texi: Update.
4650         * doc/functions/vsprintf.texi: Update.
4651
4652 2007-05-01  Bruno Haible  <bruno@clisp.org>
4653
4654         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
4655
4656 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
4657
4658         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
4659         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
4660
4661 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
4662
4663         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
4664         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
4665         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
4666
4667 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
4668
4669         * lib/argp-help.c (struct hol_entry): New member `ord'.
4670         (HOL_ENTRY_PTRCMP): Use ord for comparison
4671         (hol_sort): Initialize ord.
4672
4673 2007-05-01  Bruno Haible  <bruno@clisp.org>
4674
4675         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
4676         Reported by Eric Blake.
4677         * doc/gnulib.texi (Function Substitutes): Update.
4678
4679 2007-05-01  Bruno Haible  <bruno@clisp.org>
4680
4681         * doc/functions.texi: Remove file, now redundant through
4682         doc/functions/*.texi.
4683
4684 2007-05-01  Bruno Haible  <bruno@clisp.org>
4685
4686         * modules/argp (Depends-on): Add sleep.
4687
4688 2007-05-01  Bruno Haible  <bruno@clisp.org>
4689
4690         * modules/sleep-tests: New file.
4691         * tests/test-sleep.c: New file.
4692
4693         * modules/sleep: New file.
4694         * lib/sleep.c: New file.
4695         * m4/sleep.m4: New file.
4696         * lib/unistd_.h (sleep): New declaration.
4697         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
4698         HAVE_SLEEP.
4699         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
4700         * doc/functions/sleep.texi: Document the sleep module.
4701
4702 2007-05-01  Bruno Haible  <bruno@clisp.org>
4703
4704         * lib/sigprocmask.h: Remove file.
4705         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
4706         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
4707         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
4708         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
4709         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
4710         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
4711         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
4712         HAVE_SIGSET_T as a shell variable.
4713         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
4714         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
4715         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
4716         (Depends-on): Add signal. Remove verify.
4717         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
4718         (Include): Mention <signal.h> instead of sigprocmask.h.
4719         * NEWS: Mention the change.
4720         * lib/fatal-signal.c: Don't include sigprocmask.h.
4721
4722 2007-05-01  Bruno Haible  <bruno@clisp.org>
4723
4724         * modules/signal: New file.
4725         * lib/signal_.h: New file.
4726         * m4/signal_h.m4: New file.
4727
4728 2007-05-01  Bruno Haible  <bruno@clisp.org>
4729
4730         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
4731         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
4732         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
4733         HAVE_WCTYPE_CTMP_BUG into wctype.h.
4734
4735 2007-05-01  Bruno Haible  <bruno@clisp.org>
4736
4737         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
4738         configure time.
4739         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
4740         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
4741         * modules/sys_stat (Makefile.am): Substitute their values into
4742         sys/stat.h.
4743
4744 2007-05-01  Bruno Haible  <bruno@clisp.org>
4745
4746         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
4747         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
4748         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
4749
4750 2007-05-01  Bruno Haible  <bruno@clisp.org>
4751
4752         * doc/header/assert.texi: Undo last change: don't mention the gnulib
4753         'assert' module here.
4754
4755 2007-05-01  Bruno Haible  <bruno@clisp.org>
4756
4757         * doc/functions/*.texi: New files.
4758         * doc/functions/google-ranking.txt: New file.
4759         * doc/gnulib.texi (Function Substitutes): New chapter.
4760         (ctime, inet_ntoa): Remove sections.
4761         * doc/ctime.texi: Remove file.
4762         * doc/inet_ntoa.texi: Remove file.
4763         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
4764         dependencies.
4765         (%.info): New rule, specifying a --reference-limit.
4766
4767 2007-05-01  Bruno Haible  <bruno@clisp.org>
4768
4769         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
4770
4771 2007-05-01  Bruno Haible  <bruno@clisp.org>
4772
4773         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
4774         the portability of 'mkdir' to mingw systems.
4775
4776 2007-05-01  Bruno Haible  <bruno@clisp.org>
4777
4778         * doc/headers/google-ranking.txt: New file.
4779
4780 2007-04-30  Eric Blake  <ebb9@byu.net>
4781
4782         Prefer fseeko to fseek.
4783         * modules/getpass (Depends-on): Add fseeko.
4784         * lib/getpass.c (getpass): Use fseeko, not fseek.
4785
4786 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
4787
4788         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
4789         assumes the sorting is stable, while most qsort implementations
4790         are not.  Use argument addresses to ensure they never compare as
4791         equal.
4792
4793         * tests/test-argp-2.sh (usage-indent test): Fix output
4794         (func_compare): Restore diff options
4795         * tests/test-argp.c: Restore #include "progname.h"
4796
4797 2007-04-29  Bruno Haible  <bruno@clisp.org>
4798
4799         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
4800         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
4801         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
4802         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
4803         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
4804         (configure.ac): Define CHECK_SNPRINTF_POSIX.
4805         (TESTS, check_PROGRAMS): Add test-snprintf.
4806         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
4807         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
4808         (TESTS, check_PROGRAMS): Add test-vsnprintf.
4809         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
4810         assertions that fail on HP-UX, OSF/1, or IRIX.
4811         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
4812
4813 2007-04-29  Bruno Haible  <bruno@clisp.org>
4814
4815         * MODULES.html.sh (posix_functions): Remove 'contents'.
4816
4817 2007-04-29  Karl Berry  <karl@gnu.org>
4818
4819         * config/srclist.txt (gendocs_template_min): new entry.
4820
4821 2007-04-29  Bruno Haible  <bruno@clisp.org>
4822
4823         Work around fpurge bug on BSD systems.
4824         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
4825         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
4826         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
4827         fpurge to rpl_fpurge if the system already has this function.
4828         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
4829         the case where the system already has this function. Correct invariants
4830         on BSD systems.
4831         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
4832         BSD systems.
4833
4834 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
4835
4836         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
4837         proposed by Sven Verdoolaege.
4838
4839         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
4840         options.
4841         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
4842         (usage and help tests): Update
4843
4844 2007-04-29  Bruno Haible  <bruno@clisp.org>
4845
4846         * tests/test-fflush.c (main): Use a file of size 17, not 10.
4847         Print more information in case of failure. Disable a test on BeOS.
4848
4849 2007-04-29  Bruno Haible  <bruno@clisp.org>
4850
4851         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
4852         This helps debugging on systems on which no gdb is available.
4853
4854 2007-04-29  Bruno Haible  <bruno@clisp.org>
4855
4856         * lib/freading.h: Improve comments.
4857         * lib/fwriting.h: Likewise.
4858         * tests/test-freading.c (main): Don't check freading immediately after
4859         repositioning. Needed for glibc.
4860
4861 2007-04-29  Bruno Haible  <bruno@clisp.org>
4862
4863         * lib/freading.c (freading): Trivial simplification.
4864
4865 2007-04-28  Bruno Haible  <bruno@clisp.org>
4866
4867         * tests/test-fwriting.c (main): Also test the interaction between
4868         fflush and fwriting.
4869         * modules/fwriting-tests (Depends-on): Add fflush.
4870
4871         * tests/test-freading.c (main): Also test the interaction between
4872         fflush and freading.
4873         * modules/freading-tests (Depends-on): Add fflush.
4874
4875 2007-04-28  Bruno Haible  <bruno@clisp.org>
4876
4877         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
4878         fseeko and ftello.
4879         Suggested by Eric Blake.
4880
4881 2007-04-28  Jim Meyering  <jim@meyering.net>
4882
4883         Avoid false-negative in gl_STDINT_H's C99 conformance test.
4884         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
4885         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
4886
4887 2007-04-27  Eric Blake  <ebb9@byu.net>
4888
4889         * doc/headers/assert.texi (assert.h): Document assert module use.
4890
4891 2007-04-27  Bruno Haible  <bruno@clisp.org>
4892
4893         * doc/headers/*.texi: New files.
4894         * doc/gnulib.texi (Header File Substitutes): New chapter.
4895         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
4896         dependencies.
4897         (standards.info ,standards.html, standards.dvi): Update dependencies.
4898         (mostlyclean, clean): New targets.
4899
4900 2007-04-27  Bruno Haible  <bruno@clisp.org>
4901
4902         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
4903         * modules/sysexits (Files, Makefile.am): Update.
4904
4905         * lib/sys_socket_.h: Renamed from lib/socket_.h.
4906         * modules/sys_socket (Files, Makefile.am): Update.
4907
4908         * lib/sys_stat_.h: Renamed from lib/stat_.h.
4909         * modules/sys_stat (Files, Makefile.am): Update.
4910
4911 2007-04-27  Eric Blake  <ebb9@byu.net>
4912
4913         * lib/freading.h: Improve comments.
4914         * lib/fwriting.h: Likewise.
4915         * lib/fflush.c: Likewise.
4916
4917         Fix closein for mingw.
4918         * modules/closein-tests: Add tests for closein.
4919         * tests/test-closein.c: New file.
4920         * tests/test-closein.sh: Likewise.
4921         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
4922         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
4923
4924 2007-04-27  Bruno Haible  <bruno@clisp.org>
4925
4926         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
4927         version is < 6.
4928         * lib/math_.h [__DECC]: Likewise.
4929         * lib/stdio_.h [__DECC]: Likewise.
4930         * lib/stdlib_.h [__DECC]: Likewise.
4931         * lib/string_.h [__DECC]: Likewise.
4932         * lib/time_.h [__DECC]: Likewise.
4933         * lib/wchar_.h [__DECC]: Likewise.
4934         * lib/wctype_.h [__DECC]: Likewise.
4935
4936 2007-04-27  Bruno Haible  <bruno@clisp.org>
4937
4938         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
4939
4940 2007-04-27  Bruno Haible  <bruno@clisp.org>
4941
4942         * lib/fflush.c: Add comments.
4943         * modules/fpurge-tests (Depends-on): Add fflush.
4944         * modules/freadable-tests (Depends-on): Likewise.
4945         * modules/fwritable-tests (Depends-on): Likewise.
4946
4947 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
4948
4949         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
4950         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
4951         Report by Bruno Haible <bruno@clisp.org>.
4952
4953 2007-04-26  Eric Blake  <ebb9@byu.net>
4954
4955         Fix fflush on mingw.
4956         * modules/fflush (Depends-on): Add freading.
4957         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
4958         but unread data.
4959
4960 2007-04-26  Eric Blake  <ebb9@byu.net>
4961         and Bruno Haible  <bruno@clisp.org>
4962
4963         Implement freading and fwriting.
4964         * lib/freading.c: New file.
4965         * lib/freading.h: Likewise.
4966         * m4/freading.m4: Likewise.
4967         * modules/freading: Likewise.
4968         * modules/freading-tests: Likewise.
4969         * tests/test-freading.c: Likewise.
4970         * lib/fwriting.c: New file.
4971         * lib/fwriting.h: Likewise.
4972         * m4/fwriting.m4: Likewise.
4973         * modules/fwriting: Likewise.
4974         * modules/fwriting-tests: Likewise.
4975         * tests/test-fwriting.c: Likewise.
4976         * MODULES.html.sh (File stream based Input/Output): Mention them.
4977
4978 2007-04-26  Bruno Haible  <bruno@clisp.org>
4979
4980         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
4981         'long' when we assume it.
4982         Suggested by Eric Blake.
4983
4984 2007-04-26  Bruno Haible  <bruno@clisp.org>
4985
4986         Ensure fseeko, ftello are declared on glibc systems.
4987         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
4988         * modules/fseeko (configure.ac-early): Likewise.
4989         * modules/ftello (configure.ac-early): Likewise.
4990         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
4991         AC_FUNC_FSEEKO for this.
4992         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
4993         (gl_CHECK_FSEEKO): Remove macro.
4994
4995 2007-04-26  Bruno Haible  <bruno@clisp.org>
4996
4997         * tests/test-fflush.c (main): Also check the ftell result after
4998         fflush and fseek/fseeko.
4999         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
5000         file descriptor position cache in the stream.
5001         * lib/fseeko.c (rpl_fseeko): Likewise.
5002
5003 2007-04-26  Bruno Haible  <bruno@clisp.org>
5004
5005         * modules/fflush-tests (Depends-on): Add fseeko.
5006
5007 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
5008             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5009
5010         * lib/argz_.h: ensure error_t definition is obtained in same
5011         mechanism system argz.h would have.
5012         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
5013         argz facilities are known bad.  Err on the side of caution if
5014         cross-compiling.
5015
5016 2007-04-25  Eric Blake  <ebb9@byu.net>
5017
5018         * lib/fpurge.c (includes): Use stdlib.h for free.
5019         * tests/test-fflush.c (main): Also test fflush-fseeko.
5020
5021 2007-04-25  Bruno Haible  <bruno@clisp.org>
5022
5023         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
5024         * lib/fseeko.c: New file.
5025         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
5026         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
5027         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
5028         gl_FUNC_FSEEKO.
5029         (gl_FUNC_FSEEKO): Invoke it.
5030         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
5031         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
5032         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
5033
5034 2007-04-25  Bruno Haible  <bruno@clisp.org>
5035
5036         * modules/fflush (Depends-on): Add ftello.
5037
5038 2007-04-25  Bruno Haible  <bruno@clisp.org>
5039
5040         * modules/ftello-tests: New file.
5041         * tests/test-ftello.c: New file.
5042
5043         * modules/ftello: New file.
5044         * m4/ftello.m4: New file.
5045         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
5046         HAVE_FTELLO.
5047         * lib/stdio_.h (ftello): New declaration.
5048         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
5049         HAVE_FTELLO.
5050
5051 2007-04-25  Bruno Haible  <bruno@clisp.org>
5052
5053         * modules/fseeko-tests: New file.
5054         * tests/test-fseeko.c: New file.
5055
5056         * modules/fseeko: New file.
5057         * m4/fseeko.m4: New file.
5058         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
5059         HAVE_FSEEKO.
5060         * lib/stdio_.h (fseeko): New declaration.
5061         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
5062         HAVE_FSEEKO.
5063
5064 2007-04-25  Bruno Haible  <bruno@clisp.org>
5065
5066         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
5067
5068 2007-04-25  Bruno Haible  <bruno@clisp.org>
5069
5070         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
5071         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
5072         * tests/test-unistd.c: Likewise.
5073         * tests/test-fcntl.c: Likewise.
5074
5075 2007-04-23  Eric Blake  <ebb9@byu.net>
5076
5077         * lib/fflush.c: Fix missing include.
5078         Reported by Bruno Haible.
5079
5080 2007-04-23  Bruno Haible  <bruno@clisp.org>
5081
5082         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
5083         Reported by Eric Blake.
5084
5085 2007-04-23  Bruno Haible  <bruno@clisp.org>
5086
5087         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
5088
5089 2007-04-23  Bruno Haible  <bruno@clisp.org>
5090
5091         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
5092
5093 2007-04-23  Bruno Haible  <bruno@clisp.org>
5094
5095         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
5096         Needed on HP-UX 11.
5097
5098 2007-04-16  Eric Blake  <ebb9@byu.net>
5099
5100         Make fflush rely on fpurge.
5101         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
5102         open coding all variants.
5103         * modules/fflush (Depends-on): Add fpurge and unistd.
5104         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
5105         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
5106
5107         Fix --with-tests compilation on cygwin.
5108         * modules/argmatch-tests (Makefile.am): List gnulib library first
5109         in LDADD.
5110         * modules/argp-tests (Makefile.am): Likewise.
5111         * modules/array-list-tests (Makefile.am): Likewise.
5112         * modules/array-oset-tests (Makefile.am): Likewise.
5113         * modules/avltree-list-tests (Makefile.am): Likewise.
5114         * modules/avltree-oset-tests (Makefile.am): Likewise.
5115         * modules/avltreehash-list-tests (Makefile.am): Likewise.
5116         * modules/carray-list-tests (Makefile.am): Likewise.
5117         * modules/dirname-tests (Makefile.am): Likewise.
5118         * modules/frexp-tests (Makefile.am): Likewise.
5119         * modules/isnanl-tests (Makefile.am): Likewise.
5120         * modules/linked-list-tests (Makefile.am): Likewise.
5121         * modules/linkedhash-list-tests (Makefile.am): Likewise.
5122         * modules/lock-tests (Makefile.am): Likewise.
5123         * modules/rbtree-list-tests (Makefile.am): Likewise.
5124         * modules/rbtree-oset-tests (Makefile.am): Likewise.
5125         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
5126         * modules/tls-tests (Makefile.am): Likewise.
5127         * modules/tsearch-tests (Makefile.am): Likewise.
5128         * modules/xvasprintf-tests (Makefile.am): Likewise.
5129
5130         Fix fpurge for cygwin.
5131         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
5132         value.
5133         * modules/fpurge-tests (Depends-on): Clean up trash.
5134
5135 2007-04-16  Simon Josefsson  <simon@josefsson.org>
5136
5137         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
5138
5139         * m4/autobuild.m4: Re-indent.
5140
5141 2007-04-13  Bruno Haible  <bruno@clisp.org>
5142
5143         * modules/fpurge-tests: New file.
5144         * tests/test-fpurge.c: New file.
5145
5146         * modules/fpurge: New file.
5147         * lib/fpurge.h: New file.
5148         * lib/fpurge.c: New file.
5149         * m4/fpurge.m4: New file.
5150
5151 2007-04-13  Bruno Haible  <bruno@clisp.org>
5152
5153         * modules/fbufmode-tests: New file.
5154         * tests/test-fbufmode.c: New file.
5155
5156         * modules/fbufmode: New file.
5157         * lib/fbufmode.h: New file.
5158         * lib/fbufmode.c: New file.
5159         * m4/fbufmode.m4: New file.
5160
5161 2007-04-13  Bruno Haible  <bruno@clisp.org>
5162
5163         * modules/fwritable-tests: New file.
5164         * tests/test-fwritable.c: New file.
5165
5166         * modules/fwritable: New file.
5167         * lib/fwritable.h: New file.
5168         * lib/fwritable.c: New file.
5169         * m4/fwritable.m4: New file.
5170
5171 2007-04-13  Bruno Haible  <bruno@clisp.org>
5172
5173         * modules/freadable-tests: New file.
5174         * tests/test-freadable.c: New file.
5175
5176         * modules/freadable: New file.
5177         * lib/freadable.h: New file.
5178         * lib/freadable.c: New file.
5179         * m4/freadable.m4: New file.
5180
5181 2007-04-13  Bruno Haible  <bruno@clisp.org>
5182
5183         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
5184         MOSTLYCLEANFILES.
5185
5186 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
5187
5188         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
5189         gzip bootstrap.conf to avoid dragging in i18n machinery.
5190         (gnulib_tool_option): Use it.
5191
5192 2007-04-13  Bruno Haible  <bruno@clisp.org>
5193
5194         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
5195         %F directives.
5196         * tests/test-vasprintf-posix.c (test_function): Likewise.
5197         * tests/test-snprintf-posix.h (test_function): Likewise.
5198         * tests/test-sprintf-posix.h (test_function): Likewise.
5199         * tests/test-fprintf-posix.h (test_function): Likewise.
5200         * tests/test-printf-posix.h (test_function): Likewise.
5201         * tests/test-fprintf-posix.out: Likewise.
5202
5203 2007-04-13  Bruno Haible  <bruno@clisp.org>
5204
5205         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
5206         * modules/tls-tests (configure.ac): Likewise.
5207         Reported by Arto C. Nirkko <anirkko@insel.ch>.
5208
5209 2007-04-13  Bruno Haible  <bruno@clisp.org>
5210
5211         * lib/tls.c (glthread_tls_get): Fix return type.
5212         Patch by Arto C. Nirkko <anirkko@insel.ch>.
5213
5214 2007-04-12  Eric Blake  <ebb9@byu.net>
5215
5216         * modules/gettime (Depends-on): Remove gettime.
5217         Reported by Dmitry V. Levin.
5218
5219 2007-04-12  Bruno Haible  <bruno@clisp.org>
5220
5221         * modules/fflush (Include): Mention <stdio.h>.
5222         * modules/strtoimax (Include): Mention <inttypes.h>.
5223         * modules/strtoumax (Include): Likewise.
5224
5225 2007-04-12  Eric Blake  <ebb9@byu.net>
5226
5227         * .cvsignore: New file.
5228         * .gitignore: Likewise.
5229
5230 2007-04-12  Bruno Haible  <bruno@clisp.org>
5231
5232         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
5233         not before, since $(LDADD) often contains libgnu.a.
5234         * modules/striconv-tests (test_striconv_LDADD): Likewise.
5235         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
5236         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
5237         Needed on Cygwin.
5238
5239 2007-04-12  Eric Blake  <ebb9@byu.net>
5240
5241         Work around glibc's failure to flush stdin on fclose.
5242         * lib/closein.c (close_stdin): Flush stdin before closing.
5243
5244         Work around glibc's failure to reset seekable stdin on exit.
5245         * modules/closein: New module.
5246         * lib/closein.c: New file.
5247         * lib/closein.h: Likewise.
5248         * m4/closein.m4: Likewise.
5249         * MODULES.html.sh (File stream based Input/Output): Document it.
5250
5251 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5252
5253         * gnulib-tool: Rename generated 'autobuild' script to
5254         'do-autobuild' in --create-megatestdir output.
5255
5256         * doc/gnulib.texi (Build robot for gnulib): Fix.
5257
5258 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5259
5260         * modules/sysexits (Depends-on): Add absolute-header.
5261
5262 2007-04-12  Eric Blake  <ebb9@byu.net>
5263
5264         No need to preserve errno on success.
5265         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
5266         Reported by Bruno Haible.
5267
5268 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5269
5270         * MODULES.html.sh (Support for maintaining and releasing
5271         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
5272
5273 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5274
5275         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
5276
5277 2007-04-12  Simon Josefsson  <simon@josefsson.org>
5278
5279         * modules/autobuild: New module.
5280
5281         * m4/autobuild.m4: New file.
5282
5283 2007-04-11  Bruno Haible  <bruno@clisp.org>
5284
5285         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
5286         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
5287         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
5288         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
5289         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5290         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5291         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5292         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
5293         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5294         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5295         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
5296         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5297         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5298         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
5299         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5300         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5301         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
5302         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5303         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5304         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
5305         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5306         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5307         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
5308         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5309         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5310         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
5311         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
5312         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
5313         Reported by Eric Blake.
5314
5315 2007-04-11  Bruno Haible  <bruno@clisp.org>
5316
5317         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
5318
5319 2007-04-10  Bruno Haible  <bruno@clisp.org>
5320
5321         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
5322         for NaN and Infinity. Needed on FreeBSD 6.1.
5323         * tests/test-vasnprintf-posix.c (test_function): Undo last change
5324         regarding results for "%010a" of Infinity and NaN.
5325         * tests/test-vasprintf-posix.c (test_function): Likewise.
5326         * tests/test-snprintf-posix.h (test_function): Likewise.
5327         * tests/test-sprintf-posix.h (test_function): Likewise.
5328         * tests/test-fprintf-posix.h (test_function): Likewise.
5329         * tests/test-printf-posix.h (test_function): Likewise.
5330         * tests/test-fprintf-posix.out: Likewise.
5331
5332 2007-04-10  Bruno Haible  <bruno@clisp.org>
5333
5334         * modules/locale-tests: New file.
5335         * tests/test-locale.c: New file.
5336
5337         * modules/locale: New file.
5338         * lib/locale_.h: New file.
5339         * m4/locale_h.m4: New file.
5340
5341 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
5342             Bruno Haible  <bruno@clisp.org>
5343
5344         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
5345         be determined, test for availability of the copysignf, copysign,
5346         copysignl functions.
5347         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
5348         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
5349         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
5350
5351 2007-04-09  Eric Blake  <ebb9@byu.net>
5352
5353         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
5354         * modules/stdio (Makefile.am): Support fflush.
5355         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
5356         * modules/fflush: New file.
5357         * lib/fflush.c: Likewise.
5358         * m4/fflush.m4: Likewise.
5359         * modules/fflush-tests: New test.
5360         * tests/test-fflush.c: Likewise.
5361         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
5362
5363 2007-04-06  Bruno Haible  <bruno@clisp.org>
5364
5365         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
5366         (VASNPRINTF): Use signbit for faster determination whether to print a
5367         minus sign.
5368         * modules/vasnprintf (Files): Remove lib/float+.h.
5369         * modules/fprintf-posix (Depends-on): Add signbit.
5370         * modules/snprintf-posix (Depends-on): Likewise.
5371         * modules/sprintf-posix (Depends-on): Likewise.
5372         * modules/vasnprintf-posix (Depends-on): Likewise.
5373         * modules/vasprintf-posix (Depends-on): Likewise.
5374         * modules/vfprintf-posix (Depends-on): Likewise.
5375         * modules/vsnprintf-posix (Depends-on): Likewise.
5376         * modules/vsprintf-posix (Depends-on): Likewise.
5377
5378 2007-04-06  Bruno Haible  <bruno@clisp.org>
5379
5380         * tests/test-frexp.c (main): Test also the sign bit of zero results.
5381         * tests/test-frexpl.c (main): Likewise.
5382         * tests/test-ldexpl.c (main): Likewise.
5383         * modules/frexp-tests (Depends-on): Add signbit.
5384         * modules/frexpl-tests (Depdends-on): Likewise.
5385         * modules/ldexpl-tests (Depdends-on): Likewise.
5386
5387 2007-04-06  Bruno Haible  <bruno@clisp.org>
5388
5389         * modules/signbit-tests: New file.
5390         * tests/test-signbit.c: New file.
5391
5392         * modules/signbit: New file.
5393         * lib/signbitf.c: New file.
5394         * lib/signbitd.c: New file.
5395         * lib/signbitl.c: New file.
5396         * m4/signbit.m4: New file.
5397         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
5398         (signbit): New macro.
5399         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
5400         REPLACE_SIGNBIT.
5401         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
5402         REPLACE_FREXPL into math.h.
5403
5404 2007-04-06  Bruno Haible  <bruno@clisp.org>
5405
5406         * modules/isnanf-nolibm-tests: New file.
5407         * tests/test-isnanf.c: New file.
5408
5409         * modules/isnanf-nolibm: New file.
5410         * lib/isnanf.h: New file.
5411         * lib/isnanf.c: New file.
5412         * lib/isnan.c: Consider the USE_FLOAT macro.
5413         * m4/isnanf.m4: New file.
5414
5415 2007-04-06  Bruno Haible  <bruno@clisp.org>
5416
5417         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
5418         (Link): New section.
5419
5420         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
5421
5422 2007-04-06  Bruno Haible  <bruno@clisp.org>
5423
5424         Assume the 'long double' type.
5425         * m4/longdouble.m4: Remove file.
5426         * config/srclist.txt: Don't mention longdouble.m4.
5427         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
5428         * lib/float+.h: Likewise.
5429         * lib/frexp.c: Likewise.
5430         * lib/printf-args.h: Likewise.
5431         * lib/printf-args.c: Likewise.
5432         * lib/printf-frexp.c: Likewise.
5433         * lib/printf-parse.c: Likewise.
5434         * lib/vasnprintf.c: Likewise.
5435         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
5436         * m4/intl.m4: Likewise.
5437         * m4/isnanl.m4: Likewise.
5438         * m4/printf.m4: Likewise.
5439         * m4/printf-frexpl.m4: Likewise.
5440         * m4/vasnprintf.m4: Likewise.
5441         * modules/allocsa (Files): Remove m4/longdouble.m4.
5442         * modules/gettext (Files): Likewise.
5443         * modules/relocatable-prog-wrapper (Files): Likewise.
5444         * modules/vasnprintf (Files): Likewise.
5445         * modules/isnanl (Files): Likewise.
5446         (Include): Simplify.
5447         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
5448         (Include): Simplify.
5449         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
5450         (Include): Simplify.
5451         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
5452         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5453         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
5454         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5455         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
5456         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5457         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
5458         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5459         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
5460         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5461         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
5462         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
5463         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
5464         * tests/test-isnanl.c: Likewise.
5465         * tests/test-snprintf-posix.h: Likewise.
5466         * tests/test-sprintf-posix.h: Likewise.
5467         * tests/test-vasnprintf-posix.c: Likewise.
5468         * tests/test-vasnprintf-posix2.c: Likewise.
5469         * tests/test-vasprintf-posix.c: Likewise.
5470
5471 2007-04-06  Bruno Haible  <bruno@clisp.org>
5472
5473         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
5474         * lib/math_.h [__DECC]: Include the overridden include file through
5475         #include_next, outside the double-inclusion guard.
5476         * lib/stdio_.h [__DECC]: Likewise.
5477         * lib/stdlib_.h [__DECC]: Likewise.
5478         * lib/string_.h [__DECC]: Likewise.
5479         * lib/time_.h [__DECC]: Likewise.
5480         * lib/wchar_.h [__DECC]: Likewise.
5481         * lib/wctype_.h [__DECC]: Likewise.
5482         * lib/inttypes_.h [__DECC]: Likewise.
5483         Reported by Albert Chin <china@thewrittenword.com> in
5484         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
5485
5486 2007-04-04  Eric Blake  <ebb9@byu.net>
5487
5488         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
5489         1.5.x.
5490
5491 2007-04-04  Bruno Haible  <bruno@clisp.org>
5492
5493         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
5494         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
5495
5496 2007-04-04  Bruno Haible  <bruno@clisp.org>
5497
5498         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
5499         results for "%010a" of Infinity and NaN.
5500         * tests/test-vasprintf-posix.c (test_function): Likewise.
5501         * tests/test-snprintf-posix.h (test_function): Likewise.
5502         * tests/test-sprintf-posix.h (test_function): Likewise.
5503         * tests/test-fprintf-posix.h (test_function): Remove these tests.
5504         * tests/test-printf-posix.h (test_function): Likewise.
5505         * tests/test-fprintf-posix.out: Update.
5506         Needed for FreeBSD 6.1.
5507
5508 2007-04-04  Bruno Haible  <bruno@clisp.org>
5509
5510         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
5511         directly used by the gnulib modules nor by gnulib-tool.
5512
5513 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
5514
5515         * DEPENDENCIES: Give overall description of version dependency
5516         desirability.  Use more-typical names for apps.
5517         Add shell, coreutils, diffutils, grep, tar, gzip.
5518
5519 2007-04-04  Simon Josefsson  <simon@josefsson.org>
5520
5521         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
5522
5523 2007-04-04  Karl Berry  <karl@gnu.org>
5524
5525         * MODULES.html.sh (func_module): missing '.
5526
5527 2007-04-03  Bruno Haible  <bruno@clisp.org>
5528
5529         * modules/argmatch-tests (Makefile.am): New variable
5530         test_argmatch_LDADD.
5531         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
5532         * modules/array-list-tests (Makefile.am): New variable
5533         test_array_list_LDADD.
5534         * modules/array-oset-tests (Makefile.am): New variable
5535         test_array_oset_LDADD.
5536         * modules/avltree-list-tests (Makefile.am): New variable
5537         test_avltree_list_LDADD.
5538         * modules/avltree-oset-tests (Makefile.am): New variable
5539         test_avltree_oset_LDADD.
5540         * modules/avltreehash-list-tests (Makefile.am): New variable
5541         test_avltreehash_list_LDADD.
5542         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
5543         test_canonicalize_lgpl_LDADD.
5544         * modules/carray-list-tests (Makefile.am): New variable
5545         test_carray_list_LDADD.
5546         * modules/dirname-tests (Makefile.am): New variable
5547         test_dirname_LDADD.
5548         * modules/linked-list-tests (Makefile.am): New variable
5549         test_linked_list_LDADD.
5550         * modules/linkedhash-list-tests (Makefile.am): New variable
5551         test_linkedhash_list_LDADD.
5552         * modules/rbtree-list-tests (Makefile.am): New variable
5553         test_rbtree_list_LDADD.
5554         * modules/rbtree-oset-tests (Makefile.am): New variable
5555         test_rbtree_oset_LDADD.
5556         * modules/rbtreehash-list-tests (Makefile.am): New variable
5557         test_rbtreehash_list_LDADD.
5558         * modules/xvasprintf-tests (Makefile.am): New variable
5559         test_xvasprintf_LDADD.
5560         Reported by Eric Blake.
5561
5562 2007-04-03  Eric Blake  <ebb9@byu.net>
5563
5564         * DEPENDENCIES: Weaken m4 requirements.
5565
5566 2007-04-03  Bruno Haible  <bruno@clisp.org>
5567
5568         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
5569         * modules/isnanl-tests (configure.ac): Likewise.
5570
5571 2007-04-03  Ben Pfaff  <blp@gnu.org>
5572
5573         * modules/iconv_open: Add $(srcdir)/ to source directory
5574         references in Makefile fragments that call gperf, to fix VPATH
5575         builds.
5576
5577 2007-04-03  Bruno Haible  <bruno@clisp.org>
5578
5579         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
5580         * lib/ldexpl.c: Undo last change.
5581
5582 2007-04-03  Bruno Haible  <bruno@clisp.org>
5583
5584         * modules/printf-frexpl (Depends-on): Undo last change.
5585         (Files): Add m4/ldexpl.m4.
5586
5587 2007-04-03  Bruno Haible  <bruno@clisp.org>
5588
5589         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
5590         * modules/isnanl (Link): New section.
5591
5592         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
5593         * modules/frexp (Link): New section.
5594
5595         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
5596         * modules/frexpl (Link): New section.
5597
5598         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
5599         * modules/ldexpl (Link): New section.
5600
5601 2007-04-03  Bruno Haible  <bruno@clisp.org>
5602
5603         * modules/TEMPLATE-EXTENDED: New file.
5604         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
5605
5606 2007-04-03  Bruno Haible  <bruno@clisp.org>
5607
5608         * DEPENDENCIES: New file.
5609         Suggested by Simon Josefsson.
5610
5611 2007-04-03  Bruno Haible  <bruno@clisp.org>
5612
5613         * doc/gnulib.texi: Escape @.
5614
5615 2007-04-03  James Youngman  <jay@gnu.org>
5616         and Paul Eggert  <eggert@cs.ucla.edu>
5617
5618         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
5619         birthtime on all systems that have birthtime, not just those which
5620         use st_birthtimensec rather than st_birthtim.  Putting zero in
5621         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
5622         that the birth time is not available for files on an NFS mount.
5623
5624 2007-04-03  Simon Josefsson  <simon@josefsson.org>
5625
5626         * modules/memxor: Move back from crypto/, suggested by Bruno.
5627         * modules/crypto/hmac-sha1: Fix memxor dependency.
5628
5629         * modules/crypto/gc: Moved from ../.
5630
5631 2007-04-02  Eric Blake  <ebb9@byu.net>
5632
5633         * lib/ldexpl.c (includes): Avoid libm.
5634
5635         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
5636
5637 2007-04-02  Bruno Haible  <bruno@clisp.org>
5638
5639         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
5640         on IRIX.
5641
5642 2007-04-02  Bruno Haible  <bruno@clisp.org>
5643
5644         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
5645         x86 or x86_64 platforms running MacOS X.
5646         Reported by Ryan Schmidt <@ryandesign.com>.
5647
5648 2007-04-02  Bruno Haible  <bruno@clisp.org>
5649
5650         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
5651         i386.
5652
5653 2007-04-01  Simon Josefsson  <simon@josefsson.org>
5654
5655         * modules/crypto/arcfour: Moved from ../.
5656         * modules/crypto/arcfour-tests: Moved from ../.
5657         * modules/crypto/arctwo: Moved from ../.
5658         * modules/crypto/arctwo-tests: Moved from ../.
5659         * modules/crypto/des: Moved from ../.
5660         * modules/crypto/des-tests: Moved from ../.
5661         * modules/crypto/gc-arcfour: Moved from ../.
5662         * modules/crypto/gc-arcfour-tests: Moved from ../.
5663         * modules/crypto/gc-arctwo: Moved from ../.
5664         * modules/crypto/gc-arctwo-tests: Moved from ../.
5665         * modules/crypto/gc-des: Moved from ../.
5666         * modules/crypto/gc-des-tests: Moved from ../.
5667         * modules/crypto/gc-hmac-md5: Moved from ../.
5668         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
5669         * modules/crypto/gc-hmac-sha1: Moved from ../.
5670         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
5671         * modules/crypto/gc-md2: Moved from ../.
5672         * modules/crypto/gc-md2-tests: Moved from ../.
5673         * modules/crypto/gc-md4: Moved from ../.
5674         * modules/crypto/gc-md4-tests: Moved from ../.
5675         * modules/crypto/gc-md5: Moved from ../.
5676         * modules/crypto/gc-md5-tests: Moved from ../.
5677         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
5678         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
5679         * modules/crypto/gc-random: Moved from ../.
5680         * modules/crypto/gc-rijndael: Moved from ../.
5681         * modules/crypto/gc-rijndael-tests: Moved from ../.
5682         * modules/crypto/gc-sha1: Moved from ../.
5683         * modules/crypto/gc-sha1-tests: Moved from ../.
5684         * modules/crypto/gc-tests: Moved from ../.
5685         * modules/crypto/hmac-md5: Moved from ../.
5686         * modules/crypto/hmac-md5-tests: Moved from ../.
5687         * modules/crypto/hmac-sha1: Moved from ../.
5688         * modules/crypto/hmac-sha1-tests: Moved from ../.
5689         * modules/crypto/md2: Moved from ../.
5690         * modules/crypto/md2-tests: Moved from ../.
5691         * modules/crypto/md4: Moved from ../.
5692         * modules/crypto/md4-tests: Moved from ../.
5693         * modules/crypto/md5: Moved from ../.
5694         * modules/crypto/md5-tests: Moved from ../.
5695         * modules/crypto/memxor: Moved from ../.
5696         * modules/crypto/rijndael: Moved from ../.
5697         * modules/crypto/rijndael-tests: Moved from ../.
5698         * modules/crypto/sha1: Moved from ../.
5699
5700 2007-03-30  James Youngman  <jay@gnu.org>
5701
5702         * tests/test-stat-time.c (prepare_test): use chmod() rather than
5703         rename() to change the ctime of a file (because ctime is unaffected
5704         by rename on jfs2 on AIX 5.1).
5705         (main): Start by doing cleanup, in case a previous run failed leaving
5706         test files behind.
5707
5708 2007-03-31  Bruno Haible  <bruno@clisp.org>
5709
5710         Support old proprietary implementations of iconv.
5711         * modules/iconv_open: New file.
5712         * lib/iconv_.h: New file.
5713         * m4/iconv_h.m4: New file.
5714         * lib/iconv_open.c: New file.
5715         * lib/iconv_open-aix.gperf: New file.
5716         * lib/iconv_open-hpux.gperf: New file.
5717         * lib/iconv_open-irix.gperf: New file.
5718         * lib/iconv_open-osf.gperf: New file.
5719         * m4/iconv_open.m4: New file.
5720         * modules/linebreak (Depends-on): Add iconv_open.
5721         * modules/striconv (Depends-on): Likewise.
5722         * modules/striconveh (Depends-on): Likewise.
5723         * modules/unicodeio (Depends-on): Likewise.
5724         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
5725         (iconv_t)(-1).
5726         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
5727         conversion if cd is (iconv_t)(-1).
5728         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
5729         is not possible.
5730
5731 2007-03-31  Bruno Haible  <bruno@clisp.org>
5732
5733         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
5734         work on Solaris either. Protect also second use of "autodetect_jp".
5735
5736 2007-03-31  Bruno Haible  <bruno@clisp.org>
5737
5738         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
5739         the function is not present.
5740
5741 2007-03-31  Bruno Haible  <bruno@clisp.org>
5742
5743         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
5744         the function is not present.
5745
5746 2007-03-31  Bruno Haible  <bruno@clisp.org>
5747
5748         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
5749         a bug in HP-UX iconv_open().
5750
5751 2007-03-31  Bruno Haible  <bruno@clisp.org>
5752
5753         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
5754         (Mathematics <math.h>): New section, add fpieee.
5755         (Input/output <stdio.h>): Add fseterr.
5756         (Mathematics <math.h>): New section, add printf-frexp.
5757         (Container data structures): Add sublist.
5758         (Core language properties): Add fpucw, inline.
5759         (Functions for greatest-width integer types <inttypes.h>): Add
5760         imaxabs, imaxdiv, inttypes.
5761         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
5762         isnanl-nolibm, ldexp.
5763         (Mathematics <math.h>): New section, add printf-frexpl.
5764         (Support for systems lacking POSIX:2001): Add fprintf-posix,
5765         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
5766         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
5767         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
5768         (Unicode string functions): Add unistr/u*-mbtoucr.
5769         (Java): Add javacomp-script, javaexec-script.
5770         (C#): Add csharpcomp-script, csharpexec-script.
5771         (Support for building libraries and executables): Add havelib,
5772         relocatable-*.
5773         (Support for maintaining and releasing projects): Renamed from
5774         'Support for maintaining and release projects'. Add announce-gen.
5775
5776 2007-03-31  Bruno Haible  <bruno@clisp.org>
5777
5778         * README: Talk primarily about git.
5779         (git and CVS): Renamed from CVS.
5780         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
5781         gnulib is available through git.
5782         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
5783
5784 2007-03-30  Bruno Haible  <bruno@clisp.org>
5785
5786         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
5787         * lib/poll_.h: Likewise.
5788         * lib/stat_.h: Likewise.
5789         * lib/sys_time_.h: Likewise.
5790         * lib/sysexit_.h: Likewise.
5791         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
5792         * lib/stdbool_.h: Likewise.
5793         * lib/byteswap_.h: Add double-inclusion guard.
5794
5795 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
5796
5797         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
5798
5799 2007-03-30  Karl Berry  <karl@gnu.org>
5800
5801         * config/srclist-update: double space after USA in the license
5802         substitution, since that's how it's usually (?) written.
5803
5804 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
5805
5806         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
5807         reported by Bruno Haible.
5808
5809 2007-03-29  Bruno Haible  <bruno@clisp.org>
5810
5811         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
5812         a bug in AIX iconv().
5813
5814 2007-03-29  Bruno Haible  <bruno@clisp.org>
5815
5816         * modules/ldexpl-tests: New file.
5817         * tests/test-ldexpl.c: New file.
5818
5819 2007-03-29  Bruno Haible  <bruno@clisp.org>
5820
5821         * lib/ldexpl.c: Include fpucw.h.
5822         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
5823         multiplication.
5824         * modules/ldexpl (Depends-on): Add fpucw.
5825
5826 2007-03-29  Bruno Haible  <bruno@clisp.org>
5827
5828         * modules/ldexpl: New file.
5829         * m4/ldexpl.m4: New file.
5830         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
5831         set.
5832         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
5833         REPLACE_LDEXPL.
5834         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
5835         REPLACE_LDEXPL.
5836         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
5837         gl_FUNC_LDEXPL_WORKS.
5838         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
5839         * modules/mathl (Files): Remove lib/ldexpl.c.
5840         (Depends-on): Add ldexpl.
5841
5842 2007-03-29  Bruno Haible  <bruno@clisp.org>
5843
5844         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
5845
5846 2007-03-29  Bruno Haible  <bruno@clisp.org>
5847
5848         * tests/test-striconveh.c (main): Don't assume that a direct conversion
5849         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
5850         and possibly also HP-UX.
5851         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
5852         work on AIX, IRIX, HP-UX, OSF/1.
5853         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
5854         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
5855         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
5856         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
5857         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
5858         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
5859
5860 2007-03-29  Bruno Haible  <bruno@clisp.org>
5861
5862         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
5863
5864 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
5865
5866         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
5867         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
5868
5869 2007-03-29  Eric Blake  <ebb9@byu.net>
5870
5871         * lib/acl-internal.h: Remove redundant include.
5872         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
5873         Cygwin when a file is locked.
5874
5875 2007-03-29  Bruno Haible  <bruno@clisp.org>
5876
5877         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
5878         file.
5879         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
5880
5881 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
5882
5883         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
5884         try to remove a parent directory if the child couldn't be removed
5885         (except for the first rmdir, which could fail because the child
5886         doesn't exist).  Problem reported by Jeff Blaine in
5887         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
5888
5889 2007-03-28  Bruno Haible  <bruno@clisp.org>
5890
5891         * lib/striconveh.c (utf8conv_carefully): New function.
5892         (mem_cd_iconveh_internal): Invoke it.
5893
5894 2007-03-28  Bruno Haible  <bruno@clisp.org>
5895
5896         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
5897         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
5898         input.
5899         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
5900         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
5901         unistr/u8-uctomb.
5902
5903 2007-03-28  Bruno Haible  <bruno@clisp.org>
5904
5905         * modules/unistr/u8-mbtoucr: New file.
5906         * lib/unistr/u8-mbtoucr.c: New file.
5907         * modules/unistr/u16-mbtoucr: New file.
5908         * lib/unistr/u16-mbtoucr.c: New file.
5909         * modules/unistr/u16-mbtoucr: New file.
5910         * lib/unistr/u16-mbtoucr.c: New file.
5911         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
5912
5913 2007-03-27  Simon Josefsson  <simon@josefsson.org>
5914             Bruno Haible  <bruno@clisp.org>
5915
5916         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
5917         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
5918         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
5919
5920         * m4/stdio_h.m4: Add stubs for vasprintf too.
5921
5922         * modules/stdio: Support vasprintf in sed command.
5923
5924         * modules/vasprintf: Depend on stdio for prototypes.  Remove
5925         vasprintf.h.  Add stdio module indicator.
5926
5927         * lib/stdio_.h: Declare asprintf and vasprintf, based on
5928         vasprintf.h.
5929
5930         * lib/vasprintf.h: File removed.
5931
5932         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
5933         * lib/vasprintf.c: Ditto.
5934         * lib/xvasprintf.c: Ditto.
5935         * tests/test-vasprintf-posix.c: Ditto.
5936         * tests/test-vasprintf.c: Ditto.
5937
5938 2007-03-27  Bruno Haible  <bruno@clisp.org>
5939
5940         Make vasnprintf multithread-safe.
5941         * lib/vasnprintf.c (decimal_point_char): New function.
5942         (VASNPRINTF): Use it.
5943         Suggested by Simon Josefsson.
5944
5945 2007-03-27  Eric Blake  <ebb9@byu.net>
5946
5947         Support sub-second birthtime on cygwin.
5948         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
5949         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
5950         (get_stat_birthtime): Also work with st_birthtim.
5951
5952 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
5953
5954         * lib/stat-time.h (USE_BIRTHTIME): Remove.
5955         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
5956         (get_stat_birthtime_ns): Do not try to use "spare" fields.
5957         (get_stat_birthtime_ns): Simplify compile-time tests.
5958         (get_stat_birthtime): Change the API to look like
5959         get_stat_mtime etc., except return a negative tv_nsec on error.
5960         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
5961         Don't check for "spare" fields.
5962         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
5963         or for struct stat.st_birthtime, as these tests aren't used.
5964         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
5965
5966 2007-03-27  Bruno Haible  <bruno@clisp.org>
5967
5968         * lib/stat-time.h: Include <sys/stat.h>.
5969
5970 2007-03-27  James Youngman  <jay@gnu.org>
5971
5972         * lib/stat-time.h (get_stat_birthtime): New function for
5973           retrieving st_birthtime as provided by UFS2 (hence *BSD).
5974         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
5975           and its variants.
5976         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
5977         * modules/stat-time-test: New file.
5978         * tests/test-stat-time.c: New test, devised by Bruno Haible.
5979
5980 2007-03-26  Bruno Haible  <bruno@clisp.org>
5981
5982         Better support of signalling NaNs.
5983         * lib/atanl.c: Include isnanl.h.
5984         (atanl): Perform test for NaN at the beginning of the function and
5985         through a call to isnanl.
5986         * lib/cosl.c: Include isnanl.h.
5987         (cosl): Perform test for NaN at the beginning of the function and
5988         through a call to isnanl.
5989         * lib/ldexpl.c: Include isnanl.h.
5990         (ldexpl): Perform test for NaN through a call to isnanl.
5991         * lib/logl.c: Include isnanl.h.
5992         (logl): Perform test for NaN at the beginning of the function and
5993         through a call to isnanl.
5994         * lib/sinl.c: Include isnanl.h.
5995         (sinl): Perform test for NaN at the beginning of the function and
5996         through a call to isnanl.
5997         * lib/sqrtl.c: Include isnanl.h.
5998         (sqrtl): Perform test for NaN at the beginning of the function and
5999         through a call to isnanl.
6000         * lib/tanl.c: Include isnanl.h.
6001         (tanl): Perform test for NaN at the beginning of the function and
6002         through a call to isnanl.
6003         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
6004         * modules/mathl (Depends-on): Add isnanl.
6005
6006 2007-03-26  Eric Blake  <ebb9@byu.net>
6007
6008         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
6009         regression in logic sense of previous patch.
6010
6011 2007-03-26  Bruno Haible  <bruno@clisp.org>
6012
6013         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
6014         unportable shell command "if ! ...".
6015         Reported by Ralf Wildenhues.
6016
6017 2007-03-25  Bruno Haible  <bruno@clisp.org>
6018
6019         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
6020         <sysexits.h> file, and only add EX_CONFIG.
6021         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
6022         absolute file name and whether it is sufficient. Substitute also
6023         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
6024         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
6025         ABSOLUTE_SYSEXITS_H into sysexits.h.
6026
6027 2007-03-25  Bruno Haible  <bruno@clisp.org>
6028
6029         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
6030         hints is NULL.
6031
6032 2007-03-25  Bruno Haible  <bruno@clisp.org>
6033
6034         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
6035         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
6036
6037 2007-03-25  Bruno Haible  <bruno@clisp.org>
6038
6039         * lib/vasnprintf.c: Include langinfo.h.
6040         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
6041         multithread-safe.
6042         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
6043         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
6044         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
6045         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
6046         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
6047         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
6048         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
6049         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
6050         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
6051         Reported by Simon Josefsson.
6052
6053 2007-03-25  Bruno Haible  <bruno@clisp.org>
6054
6055         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
6056         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
6057         * modules/vasnprintf (Depends-on): Add stdint.
6058
6059 2007-03-25  Bruno Haible  <bruno@clisp.org>
6060
6061         * modules/fpieee: New file.
6062         * m4/fpieee.m4: New file.
6063         * modules/isnan-nolibm (Depends-on): Add fpieee.
6064         * modules/isnanl-nolibm (Depends-on): Add fpieee.
6065         * modules/isnanl (Depends-on): Add fpieee.
6066
6067 2007-03-25  Bruno Haible  <bruno@clisp.org>
6068
6069         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
6070
6071 2007-03-25  Bruno Haible  <bruno@clisp.org>
6072
6073         Avoid test failures on IRIX 6.5.
6074         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
6075         (main): Use it.
6076         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
6077         macros.
6078         (main): Use them.
6079
6080 2007-03-25  Bruno Haible  <bruno@clisp.org>
6081
6082         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
6083         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
6084         exists but doesn't work.
6085         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
6086         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
6087         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
6088         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
6089
6090 2007-03-25  Bruno Haible  <bruno@clisp.org>
6091
6092         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
6093         returns inf. Needed on IRIX 6.5.
6094
6095 2007-03-25  Bruno Haible  <bruno@clisp.org>
6096
6097         * tests/test-frexpl.c: Include isnanl-nolibm.h.
6098         (main): Use isnanl instead of x != x idiom.
6099         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
6100
6101         * tests/test-frexp.c: Include isnan.h.
6102         (main): Use isnan instead of x != x idiom.
6103         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
6104
6105 2007-03-25  Bruno Haible  <bruno@clisp.org>
6106
6107         * tests/test-frexp.c (NaN): New function/macro.
6108         (main): Use it instead of 0.0 / 0.0.
6109         * tests/test-isnan.c (NaN): New function/macro.
6110         (main): Use it instead of 0.0 / 0.0.
6111         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
6112         (test_function): Use it instead of 0.0 / 0.0.
6113         * tests/test-vasprintf-posix.c (NaN): New function/macro.
6114         (test_function): Use it instead of 0.0 / 0.0.
6115         * tests/test-snprintf-posix.h (NaN): New function/macro.
6116         (test_function): Use it instead of 0.0 / 0.0.
6117         * tests/test-sprintf-posix.h (NaN): New function/macro.
6118         (test_function): Use it instead of 0.0 / 0.0.
6119         * tests/test-fprintf-posix.h (NaN): New function/macro.
6120         (test_function): Use it instead of 0.0 / 0.0.
6121         * tests/test-printf-posix.h (NaN): New function/macro.
6122         (test_function): Use it instead of 0.0 / 0.0.
6123
6124         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
6125
6126 2007-03-25  Bruno Haible  <bruno@clisp.org>
6127
6128         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
6129
6130 2007-03-25  Bruno Haible  <bruno@clisp.org>
6131
6132         * lib/regexec.c (merge_state_with_log): Make static.
6133
6134 2007-03-25  Bruno Haible  <bruno@clisp.org>
6135
6136         * lib/trigl.c (kernel_rem_pio2): Make static.
6137
6138 2007-03-25  Bruno Haible  <bruno@clisp.org>
6139
6140         * lib/sincosl.c (sincosl_table): Make static.
6141
6142 2007-03-25  Bruno Haible  <bruno@clisp.org>
6143
6144         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
6145         if the compiler does not support C99.
6146
6147 2007-03-25  Bruno Haible  <bruno@clisp.org>
6148
6149         * modules/time (Makefile.am): Ensure all rule action lines start with a
6150         tab.
6151
6152 2007-03-24  Bruno Haible  <bruno@clisp.org>
6153
6154         * modules/tsearch-tests: New file.
6155         * tests/test-tsearch.sh: New file.
6156         * tests/test-tsearch.c: New file, mostly copied from glibc.
6157
6158         * modules/search-tests: New file.
6159         * tests/test-search.c: New file.
6160
6161         * modules/search: New file.
6162         * lib/search_.h: New file, incorporating lib/tsearch.h.
6163         * m4/search_h.m4: New file.
6164         * lib/tsearch.h: Remove file.
6165         * lib/tsearch.c: Include search.h instead of tsearch.h.
6166         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
6167         HAVE_TSEARCH.
6168         * modules/tsearch (Files): Remove lib/tsearch.h.
6169         (Depends-on): Add search.
6170         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
6171         (Include): Change tsearch.h into search.h.
6172
6173 2007-03-24  Bruno Haible  <bruno@clisp.org>
6174
6175         * modules/fpucw: New file.
6176         * lib/fpucw.h: New file.
6177         * lib/frexp.c: Include fpucw.h.
6178         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
6179         (FUNC): Use them.
6180         * lib/printf-frexp.c: Include fpucw.h.
6181         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
6182         (FUNC): Use them.
6183         * lib/vasnprintf.c: Include fpucw.h.
6184         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
6185         'long double' calculations.
6186         * tests/test-frexpl.c: Include fpucw.h.
6187         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
6188         * tests/test-printf-frexpl.c: Include fpucw.h.
6189         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
6190         * modules/frexpl (Depends-on): Add fpucw.
6191         * modules/printf-frexpl (Depends-on): Likewise.
6192         * modules/fprintf-posix (Depends-on): Likewise.
6193         * modules/snprintf-posix (Depends-on): Likewise.
6194         * modules/sprintf-posix (Depends-on): Likewise.
6195         * modules/vasnprintf-posix (Depends-on): Likewise.
6196         * modules/vasprintf-posix (Depends-on): Likewise.
6197         * modules/vfprintf-posix (Depends-on): Likewise.
6198         * modules/vsnprintf-posix (Depends-on): Likewise.
6199         * modules/vsprintf-posix (Depends-on): Likewise.
6200         * modules/frexpl-tests (Depends-on): Likewise.
6201         * modules/printf-frexpl-tests (Depends-on): Likewise.
6202
6203 2007-03-24  Bruno Haible  <bruno@clisp.org>
6204
6205         * lib/float+.h: New file.
6206         * lib/isnan.c: Include float+.h.
6207         (SIZE): New macro.
6208         (FUNC): Compare only SIZE bytes of the value.
6209         * lib/vasnprintf.c: Include float+.h.
6210         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
6211         SIZEOF_LDBL or SIZEOF_DBL bytes.
6212         * modules/isnan-nolibm (Files): Add lib/float+.h.
6213         * modules/isnanl-nolibm (Files): Add lib/float+.h.
6214         * modules/isnanl (Files): Add lib/float+.h.
6215         * modules/vasnprintf (Files): Add lib/float+.h.
6216
6217 2007-03-24  Bruno Haible  <bruno@clisp.org>
6218
6219         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
6220         include isnanl-nolibm.h.
6221
6222 2007-03-24  Bruno Haible  <bruno@clisp.org>
6223
6224         * tests/test-read-file.c (main): Don't produce spurious output for
6225         expected situations. Make the test fail if it encountered unexpected
6226         results.
6227
6228 2007-03-24  Bruno Haible  <bruno@clisp.org>
6229
6230         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
6231         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
6232
6233 2007-03-24  Bruno Haible  <bruno@clisp.org>
6234
6235         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
6236
6237 2007-03-24  Bruno Haible  <bruno@clisp.org>
6238
6239         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
6240         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
6241
6242         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
6243         * modules/utf8-ucs4: Turn into a symbolic link to module
6244         unistr/u8-mbtouc.
6245
6246         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
6247         utf8-ucs4-unsafe.
6248         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
6249         unistr/u8-mbtouc-unsafe.
6250
6251         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
6252         * modules/utf16-ucs4: Turn into a symbolic link to module
6253         unistr/u16-mbtouc.
6254
6255         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
6256         utf16-ucs4-unsafe.
6257         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
6258         unistr/u16-mbtouc-unsafe.
6259
6260         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
6261         * modules/ucs4-utf8: Turn into a symbolic link to module
6262         unistr/u8-ubtomb.
6263
6264         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
6265         * modules/ucs4-utf16: Turn into a symbolic link to module
6266         unistr/u16-ubtomb.
6267
6268 2007-03-24  Bruno Haible  <bruno@clisp.org>
6269
6270         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
6271         Enable the function only if HAVE_INLINE.
6272         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
6273         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
6274         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
6275         Enable the function only if HAVE_INLINE.
6276         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
6277         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
6278         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
6279         Enable the function only if HAVE_INLINE.
6280         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
6281         Enable the function only if HAVE_INLINE.
6282         * modules/utf8-ucs4: Update.
6283         * modules/utf8-ucs4-unsafe: Update.
6284         * modules/utf16-ucs4: Update.
6285         * modules/utf16-ucs4-unsafe: Update.
6286         * modules/ucs4-utf8: Update.
6287         * modules/ucs4-utf16: Update.
6288
6289 2007-03-24  Bruno Haible  <bruno@clisp.org>
6290
6291         * lib/utf8-ucs4.h: Remove file.
6292         * lib/utf8-ucs4-unsafe.h: Remove file.
6293         * lib/utf16-ucs4.h: Remove file.
6294         * lib/utf16-ucs4-unsafe.h: Remove file.
6295         * lib/ucs4-utf8.h: Remove file.
6296         * lib/ucs4-utf16.h: Remove file.
6297         * lib/unistr.h: Include their previous contents.
6298         * m4/utf-ucs4.m4: Remove file.
6299         * m4/ucs4-utf.m4: Remove file.
6300         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
6301         (Depends-on): Add unistr/base.
6302         (configure.ac): Remove gl_UTF_UCS4.
6303         (Makefile.am): Update.
6304         (Include): Change to unistr.h.
6305         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
6306         (Depends-on): Add unistr/base.
6307         (configure.ac): Remove gl_UTF_UCS4.
6308         (Makefile.am): Update.
6309         (Include): Change to unistr.h.
6310         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
6311         (Depends-on): Add unistr/base.
6312         (configure.ac): Remove gl_UTF_UCS4.
6313         (Makefile.am): Update.
6314         (Include): Change to unistr.h.
6315         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
6316         (Depends-on): Add unistr/base.
6317         (configure.ac): Remove gl_UTF_UCS4.
6318         (Makefile.am): Update.
6319         (Include): Change to unistr.h.
6320         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
6321         (Depends-on): Add unistr/base.
6322         (configure.ac): Remove gl_UCS4_UTF.
6323         (Makefile.am): Update.
6324         (Include): Change to unistr.h.
6325         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
6326         (Depends-on): Add unistr/base.
6327         (configure.ac): Remove gl_UCS4_UTF.
6328         (Makefile.am): Update.
6329         (Include): Change to unistr.h.
6330         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
6331         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
6332         utf8-ucs4-unsafe.h.
6333         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
6334         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
6335         utf16-ucs4-unsafe.h.
6336         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
6337         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
6338         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
6339         * lib/unistr/u8-strchr.c: Likewise.
6340         * lib/unistr/u8-strrchr.c: Likewise.
6341         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
6342         * lib/unistr/u16-strchr.c: Likewise.
6343         * lib/unistr/u16-strrchr.c: Likewise.
6344         * lib/striconveh.c: Update.
6345         * lib/linebreak.c: Update.
6346
6347 2007-03-24  Bruno Haible  <bruno@clisp.org>
6348
6349         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
6350         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
6351
6352 2007-03-22  Bruno Haible  <bruno@clisp.org>
6353
6354         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
6355
6356 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
6357
6358         * MODULES.html.sh (File system functions): New module write-any-file.
6359         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
6360         * m4/write-any-file.m4: New files.
6361
6362 2007-03-23  Eric Blake  <ebb9@byu.net>
6363
6364         * gnulib-tool: Rearrange space-tab sequences, since some editors
6365         like to eat them.
6366
6367 2007-03-23  Eric Blake  <ebb9@byu.net>
6368
6369         * lib/version-etc.c (version_etc_va): Update license wording to
6370         be more concise.  Recommended by Richard Stallman.
6371
6372 2007-03-22  Bruno Haible  <bruno@clisp.org>
6373
6374         * lib/poll.c (MSG_PEEK): New fallback definition.
6375
6376 2007-03-22  Bruno Haible  <bruno@clisp.org>
6377
6378         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
6379         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
6380         (main): Update.
6381         Fixes a compilation error on BeOS.
6382
6383 2007-03-22  Bruno Haible  <bruno@clisp.org>
6384
6385         * modules/frexpl-tests: New file.
6386         * tests/test-frexpl.c: New file.
6387
6388         * modules/frexpl: New file.
6389         * m4/frexpl.m4: New file.
6390         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
6391         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
6392         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
6393         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
6394         (Depends-on): Add frexpl. Remove isnanl-nolibm.
6395         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
6396
6397 2007-03-22  Bruno Haible  <bruno@clisp.org>
6398
6399         * lib/frexpl.c: Share code with lib/frexp.c.
6400         * modules/mathl (Files): Add lib/frexp.c.
6401         (Depends-on): Add isnanl-nolibm.
6402
6403 2007-03-22  Bruno Haible  <bruno@clisp.org>
6404
6405         * modules/printf-frexp (Files): Add m4/frexp.m4.
6406         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
6407         only if the found frexp function actually works.
6408
6409 2007-03-22  Bruno Haible  <bruno@clisp.org>
6410
6411         * lib/frexp.c: Remove older implementation that uses divisions.
6412
6413 2007-03-21  Bruno Haible  <bruno@clisp.org>
6414
6415         * modules/frexp-tests: New file.
6416         * tests/test-frexp.c: New file.
6417
6418         * modules/frexp: New file.
6419         * lib/frexp.c: New file.
6420         * m4/frexp.m4: New file.
6421         * lib/math_.h (frexp): New declaration.
6422         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
6423         REPLACE_FREXP.
6424         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
6425
6426 2007-03-21  Bruno Haible  <bruno@clisp.org>
6427
6428         * modules/isnanl-tests: New file.
6429         * tests/test-isnanl.c: New file.
6430
6431         * modules/isnanl: New file.
6432         * lib/isnanl.h: New file.
6433         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
6434         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
6435         gl_FUNC_ISNANL_WORKS.
6436         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
6437         New macros.
6438
6439 2007-03-21  Bruno Haible  <bruno@clisp.org>
6440
6441         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
6442         lib/isnanl.h.
6443         (Include): Update.
6444         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
6445         * lib/vasnprintf.c: Update.
6446         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
6447         tests/test-isnanl.h, remove tests/test-isnanl.c.
6448         (Makefile.am): Update.
6449         * tests/test-isnanl-nolibm.c: New file.
6450         * tests/test-isnanl.h: New file.
6451         * tests/test-isnanl.c: Remove file.
6452
6453 2007-03-21  Jim Meyering  <jim@meyering.net>
6454
6455         When trying to open ".", treat ESTALE like EACCES.
6456         * lib/savewd.c (savewd_save): Resort to forking not just upon
6457         failure with EACCES, but also when errno is ESTALE.
6458
6459 2007-03-20  Bruno Haible  <bruno@clisp.org>
6460
6461         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
6462         Needed on AIX 5.1. Reported by Matthew Woehlke.
6463
6464 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6465
6466         Suggestions by Bruno Haible:
6467         * lib/acl-internal.h: Include "gettext.h" rather than rolling
6468         our own.
6469         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
6470         * modules/acl (Depends-on): Add gettext.
6471
6472 2007-03-19  Bruno Haible  <bruno@clisp.org>
6473
6474         * modules/iconvme: Remove file.
6475         * lib/iconvme.h: Remove file.
6476         * lib/iconvme.c: Remove file.
6477         * m4/iconvme.m4: Remove file.
6478
6479 2007-03-19  Bruno Haible  <bruno@clisp.org>
6480
6481         * doc/relocatable-maint.texi: Break long shell script line.
6482         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
6483
6484 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6485
6486         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
6487         handle file_has_acl.
6488         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
6489         * lib/acl.c: Move header inclusions and related macro defns into
6490         lib/acl-internal.h.
6491         (S_ISLNK): Remove defn, since that's now done for us.
6492         (file_has_acl): Move to lib/file-has-acl.c.
6493         Call acl_trivial if available.  This is the crucial part of the fix.
6494         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
6495         shared within the library.  Rewrite a bit, partly to make it compatible
6496         with the GNU coding style.
6497         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
6498         Remove unnecessary double-quotes.
6499         Don't test for acl_to_text; the build will catch that.
6500         Replace acl_entries if it doesn't exist and it is needed.
6501         Check for -lsec and acl_trivial (as used on Solaris 10).
6502         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
6503         lib/file-has-acl.c.
6504         (Depends-on): Add sys_stat, for S_ISLNK.
6505
6506 2007-03-19  Ben Pfaff  <blp@gnu.org>
6507
6508         * doc/gnulib.texi: Fix typos.
6509         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
6510
6511 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6512
6513         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
6514         If size is zero here, buf must be zero.
6515
6516 2007-03-19  Simon Josefsson  <simon@josefsson.org>
6517
6518         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
6519         <bruno@clisp.org>.
6520
6521 2007-03-18  Bruno Haible  <bruno@clisp.org>
6522
6523         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
6524         Suggested by Eric Blake.
6525
6526 2007-03-18  Ben Pfaff  <blp@gnu.org>
6527
6528         * doc/relocatable.texi: Recommend using as prefix a directory
6529         that does not exist and will never be created.  Based on
6530         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
6531         and others.
6532
6533 2007-03-17  Bruno Haible  <bruno@clisp.org>
6534
6535         * lib/fchownat.c: Include lchown.h.
6536
6537 2007-03-17  Bruno Haible  <bruno@clisp.org>
6538
6539         Fix endless loop when the given allocated size was > INT_MAX.
6540         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
6541         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
6542         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
6543         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
6544         * lib/sprintf.c (sprintf): Likewise.
6545
6546 2007-03-17  Bruno Haible  <bruno@clisp.org>
6547
6548         * tests/test-argp-2.sh (func_compare): Output a context diff.
6549
6550 2007-03-17  Bruno Haible  <bruno@clisp.org>
6551
6552         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
6553         locale's decimal-point character.
6554
6555 2007-03-17  Bruno Haible  <bruno@clisp.org>
6556
6557         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
6558         before comparing it. Needed because on some platforms (e.g. x86) a
6559         'long double' occupies less bytes than sizeof (long double).
6560
6561 2007-03-17  Bruno Haible  <bruno@clisp.org>
6562
6563         * tests/test-crc.c (main): Make printf statements 64-bit clean.
6564         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
6565         * tests/test-getaddrinfo.c (simple): Likewise.
6566         * tests/test-read-file.c (main): Likewise.
6567
6568 2007-03-17  Bruno Haible  <bruno@clisp.org>
6569
6570         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
6571
6572 2007-03-17  Bruno Haible  <bruno@clisp.org>
6573
6574         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
6575         unused variable.
6576
6577 2007-03-17  Bruno Haible  <bruno@clisp.org>
6578
6579         * tests/test-c-strcasecmp.c: Include c-strcase.h.
6580         * tests/test-c-strncasecmp.c: Likewise.
6581
6582 2007-03-17  Bruno Haible  <bruno@clisp.org>
6583
6584         * modules/stdlib (Depends-on): Add unistd.
6585         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
6586         Needed for MacOS X 10.3.
6587
6588 2007-03-17  Bruno Haible  <bruno@clisp.org>
6589
6590         * lib/unistr/u-strdup.h: Include <stdlib.h>.
6591
6592 2007-03-17  Bruno Haible  <bruno@clisp.org>
6593
6594         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
6595
6596 2007-03-17  Bruno Haible  <bruno@clisp.org>
6597
6598         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
6599         to reflect files copied from gnulib (with or without modifications).
6600         Suggested by Jim Meyering.
6601
6602 2007-03-17  Eric Blake  <ebb9@byu.net>
6603
6604         * NEWS: Document stdlib change from 2007-02-18.
6605
6606 2007-03-17  Jim Meyering  <jim@meyering.net>
6607
6608         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
6609         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
6610         someone uses a name containing shell meta-characters.
6611         Reported by Alfred M. Szmidt.
6612
6613         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
6614
6615 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
6616
6617         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
6618         and copy gettext configuration files only if configure.ac contains
6619         a use of AM_GNU_GETTEXT_VERSION.
6620
6621 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
6622
6623         * build-aux/bootstrap (gnulib_name): New variable.
6624         (gnulib_tool_options): Use it.
6625
6626 2007-03-13  Simon Josefsson  <simon@josefsson.org>
6627
6628         * tests/test-des.c: Use new namespace.
6629
6630 2007-03-15  Bruno Haible  <bruno@clisp.org>
6631
6632         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
6633         Reported by James Youngman <jay@gnu.org>.
6634
6635 2007-03-15  Bruno Haible  <bruno@clisp.org>
6636
6637         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
6638         declared prototype. Needed with cc on OSF/1 5.1.
6639
6640 2007-03-15  Bruno Haible  <bruno@clisp.org>
6641
6642         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
6643         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
6644         (struct gl_list_implementation): Add dispose_fn argument to the
6645         'create_empty', 'create' methods.
6646         (struct gl_list_impl_base): Add field 'dispose_fn'.
6647         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
6648         argument.
6649         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
6650         dispose_fn argument.
6651         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
6652         dispose_fn on the dropped values.
6653         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
6654         dispose_fn argument.
6655         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
6656         dropped values.
6657         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
6658         (gl_tree_remove_node): Call dispose_fn on the dropped value.
6659         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
6660         (gl_tree_remove_node): Call dispose_fn on the dropped value.
6661         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
6662         argument.
6663         (gl_tree_list_free): Call dispose_fn on the dropped values.
6664         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
6665         the dropped values.
6666         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
6667         Add dispose_fn argument.
6668         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
6669         Call dispose_fn on the dropped values.
6670         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
6671         Add dispose_fn argument.
6672         (gl_sublist_create): Initialize the 'dispose_fn' field.
6673         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
6674         * tests/test-array_list.c (main): Update.
6675         * tests/test-carray_list.c (main): Update.
6676         * tests/test-avltree_list.c (main): Update.
6677         * tests/test-rbtree_list.c (main): Update.
6678         * tests/test-avltreehash_list.c (main): Update.
6679         * tests/test-rbtreehash_list.c (main): Update.
6680         * tests/test-linked_list.c (main): Update.
6681         * tests/test-linkedhash_list.c (main): Update.
6682         * tests/test-array_oset.c (main): Update.
6683
6684 2007-03-15  Bruno Haible  <bruno@clisp.org>
6685
6686         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
6687         (gl_oset_create_empty): Add dispose_fn argument.
6688         (struct gl_oset_implementation): Add dispose_fn argument to
6689         'create_empty' method.
6690         (struct gl_oset_impl_base): Add dispose_fn field.
6691         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
6692         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
6693         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
6694         values.
6695         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
6696         (gl_tree_oset_free): Call dispose_fn on the dropped values.
6697         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
6698         dropped value.
6699         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
6700         dropped value.
6701         * tests/test-array_oset.c (main): Update.
6702         * tests/test-avltree_oset.c (main): Update.
6703         * tests/test-rbtree_oset.c (main): Update.
6704         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
6705
6706 2007-03-13  Bruno Haible  <bruno@clisp.org>
6707
6708         * tests/test-stdbool.c (i): Update after last patch.
6709
6710 2007-03-12  Bruno Haible  <bruno@clisp.org>
6711
6712         * lib/quotearg.c: Include <wctype.h> early, before the definition of
6713         the iswprint macro. Needed on Solaris 2.5.1.
6714
6715 2007-03-12  Bruno Haible  <bruno@clisp.org>
6716
6717         * tests/test-printf-frexp.c (main): Declare x as volatile.
6718
6719 2007-03-12  Simon Josefsson  <simon@josefsson.org>
6720
6721         * doc/gnulib.texi (Build robot for gnulib): New section.
6722
6723 2007-03-12  Jim Meyering  <jim@meyering.net>
6724
6725         * build-aux/bootstrap: New file.
6726         * build-aux/bootstrap.conf: New file, from coreutils.
6727
6728 2007-03-11  Bruno Haible  <bruno@clisp.org>
6729
6730         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
6731
6732 2007-03-12  Simon Josefsson  <simon@josefsson.org>
6733
6734         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
6735         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
6736         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
6737
6738 2007-03-11  Bruno Haible  <bruno@clisp.org>
6739
6740         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
6741         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
6742
6743 2007-03-11  Bruno Haible  <bruno@clisp.org>
6744
6745         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
6746         formula. Needed for SunPRO C 5.0.
6747
6748 2007-03-11  Bruno Haible  <bruno@clisp.org>
6749
6750         * modules/long-options (Depends-on): Add getopt.
6751
6752 2007-03-11  Bruno Haible  <bruno@clisp.org>
6753
6754         * modules/modechange (Depends-on): Add stdbool.
6755
6756 2007-03-11  Bruno Haible  <bruno@clisp.org>
6757
6758         * modules/i-ring (Depends-on): Add stdbool.
6759
6760 2007-03-11  Bruno Haible  <bruno@clisp.org>
6761
6762         * modules/gc-des (Depends-on): Add stdbool.
6763
6764 2007-03-11  Bruno Haible  <bruno@clisp.org>
6765
6766         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
6767
6768 2007-03-11  Bruno Haible  <bruno@clisp.org>
6769
6770         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
6771
6772 2007-03-11  Bruno Haible  <bruno@clisp.org>
6773
6774         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
6775
6776 2007-03-11  Bruno Haible  <bruno@clisp.org>
6777
6778         * lib/vasnprintf.c (sprintf): Undefine.
6779
6780 2007-03-11  Bruno Haible  <bruno@clisp.org>
6781
6782         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
6783         initializers in SunPRO C and Compaq C compilers.
6784
6785 2007-03-11  Bruno Haible  <bruno@clisp.org>
6786
6787         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
6788         decrementing code ANSI C compliant.
6789
6790 2007-03-11  Bruno Haible  <bruno@clisp.org>
6791
6792         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
6793         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
6794
6795 2007-03-11  Bruno Haible  <bruno@clisp.org>
6796
6797         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
6798         <stdbool.h> substitute doesn't pass.
6799
6800 2007-03-11  Bruno Haible  <bruno@clisp.org>
6801
6802         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
6803
6804 2007-03-11  Bruno Haible  <bruno@clisp.org>
6805
6806         * gnulib-tool (func_create_megatestdir): Create also an autobuild
6807         script, for submission to autobuild.josefsson.org.
6808
6809 2007-03-10  Bruno Haible  <bruno@clisp.org>
6810
6811         * modules/canonicalize-lgpl-tests: New file.
6812         * tests/test-canonicalize-lgpl.sh: New file.
6813         * tests/test-canonicalize-lgpl.c: New file.
6814
6815         * modules/c-strcase-tests: New file.
6816         * tests/test-c-strcase.sh: New file.
6817         * tests/test-c-strcasecmp.c: New file.
6818         * tests/test-c-strncasecmp.c: New file.
6819
6820         * modules/atexit-tests: New file.
6821         * tests/test-atexit.sh: New file.
6822         * tests/test-atexit.c: New file.
6823
6824 2007-03-10  Bruno Haible  <bruno@clisp.org>
6825
6826         * tests/test-binary-io.sh: Use temporary filenames that are not so
6827         likely to clash with those of other tests (in a parallel make).
6828         * tests/test-binary-io.c: Likewise.
6829
6830 2007-03-10  Bruno Haible  <bruno@clisp.org>
6831
6832         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
6833         fallback; use #error instead.
6834         Suggested by Simon Josefsson.
6835
6836 2007-03-10  Bruno Haible  <bruno@clisp.org>
6837
6838         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
6839         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
6840         first and the last.
6841
6842 2007-03-10  Bruno Haible  <bruno@clisp.org>
6843
6844         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
6845
6846 2007-03-10  Bruno Haible  <bruno@clisp.org>
6847
6848         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
6849         "make distcheck".
6850         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
6851         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
6852         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
6853
6854 2007-03-10  Bruno Haible  <bruno@clisp.org>
6855
6856         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
6857         variable.
6858         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
6859         variable.
6860
6861 2007-03-09  Eric Blake  <ebb9@byu.net>
6862         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
6863
6864         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
6865         types are not being provided by gnulib.
6866         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
6867         types are supported.
6868
6869 2007-03-10  Bruno Haible  <bruno@clisp.org>
6870
6871         * lib/stdio_.h (__attribute__): New macro.
6872         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
6873         vsprintf): Specify __attribute__ __format__ for GCC.
6874         Suggested by Eric Blake.
6875
6876 2007-03-09  Bruno Haible  <bruno@clisp.org>
6877
6878         * modules/printf-posix-tests: New file.
6879         * tests/test-printf-posix.sh: New file.
6880         * tests/test-printf-posix.c: New file.
6881
6882         * modules/printf-posix: New file.
6883         * lib/printf.c: New file.
6884         * m4/printf-posix-rpl.m4: New file.
6885         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
6886         REPLACE_PRINTF.
6887         * lib/stdio_.h (printf): New declaration.
6888         (format, __format__, ____printf____, ____scanf____, ____strftime____,
6889         ____strfmon____): New macros.
6890         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
6891         REPLACE_PRINTF.
6892
6893 2007-03-09  Bruno Haible  <bruno@clisp.org>
6894
6895         * tests/test-vasnprintf-posix2.sh: New file.
6896         * tests/test-vasnprintf-posix2.c: New file.
6897         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
6898         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
6899         (Makefile.am): Activate test-vasnprintf-posix2.sh.
6900
6901         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
6902         a locale dependent decimal point, rather than always '.'.
6903
6904 2007-03-09  Eric Blake  <ebb9@byu.net>
6905
6906         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
6907         spite of platforms like Tandem/NSK that define it to -1.
6908
6909 2007-03-08  Bruno Haible  <bruno@clisp.org>
6910
6911         * modules/vprintf-posix-tests: New file.
6912         * tests/test-vprintf-posix.sh: New file.
6913         * tests/test-vprintf-posix.c: New file.
6914         * tests/test-printf-posix.h: New file.
6915
6916         * modules/vprintf-posix: New file.
6917         * lib/vprintf.c: New file.
6918         * m4/vprintf-posix.m4: New file.
6919         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
6920         REPLACE_VPRINTF.
6921         * lib/stdio_.h (vprintf): New declaration.
6922         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
6923         REPLACE_VPRINTF.
6924
6925 2007-03-08  Bruno Haible  <bruno@clisp.org>
6926
6927         * modules/fprintf-posix-tests: New file.
6928         * tests/test-fprintf-posix.sh: New file.
6929         * tests/test-fprintf-posix.c: New file.
6930
6931         * modules/fprintf-posix: New file.
6932         * lib/fprintf.c: New file.
6933         * m4/fprintf-posix.m4: New file.
6934         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
6935         REPLACE_FPRINTF.
6936         * lib/stdio_.h (fprintf): New declaration.
6937         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
6938         REPLACE_FPRINTF.
6939
6940 2007-03-08  Bruno Haible  <bruno@clisp.org>
6941
6942         * modules/vfprintf-posix-tests: New file.
6943         * tests/test-vfprintf-posix.sh: New file.
6944         * tests/test-vfprintf-posix.c: New file.
6945         * tests/test-fprintf-posix.h: New file.
6946         * tests/test-fprintf-posix.out: New file.
6947
6948         * modules/vfprintf-posix: New file.
6949         * lib/vfprintf.c: New file.
6950         * m4/vfprintf-posix.m4: New file.
6951         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
6952         REPLACE_VFPRINTF.
6953         * lib/stdio_.h (vfprintf): New declaration.
6954         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
6955         REPLACE_VFPRINTF.
6956
6957 2007-03-08  Bruno Haible  <bruno@clisp.org>
6958
6959         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
6960
6961 2007-03-08  Bruno Haible  <bruno@clisp.org>
6962
6963         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
6964         instead of 'expr' invocations.
6965         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
6966         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
6967         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
6968         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
6969         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
6970         Suggested by Paul Eggert.
6971
6972 2007-03-08  Bruno Haible  <bruno@clisp.org>
6973
6974         * modules/fseterr-tests: New file.
6975         * tests/test-fseterr.c: New file.
6976
6977         * modules/fseterr: New file.
6978         * lib/fseterr.h: New file.
6979         * lib/fseterr.c: New file.
6980
6981 2007-03-08  Bruno Haible  <bruno@clisp.org>
6982
6983         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
6984         * lib/getopt_.h: Likewise.
6985         * lib/mbswidth.h: Likewise.
6986         * lib/setenv.h: Likewise.
6987         * lib/vasnprintf.h: Likewise.
6988         * lib/vasprintf.h: Likewise.
6989         * lib/verror.h: Likewise.
6990         * lib/xsetenv.h: Likewise.
6991         * lib/xvasprintf.h: Likewise.
6992
6993 2007-03-08  Jim Meyering  <jim@meyering.net>
6994
6995         * users.txt: Add parted.
6996
6997         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
6998
6999 2007-03-07  Bruno Haible  <bruno@clisp.org>
7000
7001         * m4/printf.m4: Make the shell script snippets copy&pastable.
7002
7003 2007-03-02  Bruno Haible  <bruno@clisp.org>
7004
7005         * lib/netinet_in_.h: New file.
7006         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
7007         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
7008         * modules/netinet_in (Files): Add lib/netinet_in_.h.
7009         (Depends-on): Add absolute-header.
7010         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
7011         into netinet/in.h.
7012
7013 2007-03-03  Bruno Haible  <bruno@clisp.org>
7014
7015         * lib/sys_select_.h: New file.
7016         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
7017         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
7018         * modules/sys_select (Files): Add lib/sys_select_.h.
7019         (Depends-on): Add absolute-header.
7020         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
7021         into sys/select.h.
7022
7023 2007-03-02  Bruno Haible  <bruno@clisp.org>
7024
7025         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
7026         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
7027         values.
7028         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
7029         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
7030         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
7031         * modules/sys_socket (Depends-on): Add absolute-header.
7032         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
7033         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
7034         (Include): Remove requirement of inclusion of <sys/types.h>.
7035
7036 2007-03-02  Bruno Haible  <bruno@clisp.org>
7037
7038         * lib/byteswap_.h (bswap_32): Fix formula.
7039
7040 2007-03-06  Bruno Haible  <bruno@clisp.org>
7041
7042         * modules/sprintf-posix-tests: New file.
7043         * tests/test-sprintf-posix.c: New file.
7044
7045         * modules/sprintf-posix: New file.
7046         * lib/sprintf.c: New file.
7047         * m4/sprintf-posix.m4: New file.
7048         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
7049         REPLACE_SPRINTF.
7050         * lib/stdio_.h (sprintf): New declaration.
7051         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
7052         REPLACE_SPRINTF.
7053
7054 2007-03-06  Bruno Haible  <bruno@clisp.org>
7055
7056         * modules/vsprintf-posix-tests: New file.
7057         * tests/test-vsprintf-posix.c: New file.
7058         * tests/test-sprintf-posix.h: New file.
7059
7060         * modules/vsprintf-posix: New file.
7061         * lib/vsprintf.c: New file.
7062         * m4/vsprintf-posix.m4: New file.
7063         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
7064         REPLACE_VSPRINTF.
7065         * lib/stdio_.h (vsprintf): New declaration.
7066         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
7067         REPLACE_VSPRINTF.
7068
7069 2007-03-06  Bruno Haible  <bruno@clisp.org>
7070
7071         * modules/vsnprintf (Depend-on): Remove minmax.
7072
7073 2007-03-06  Bruno Haible  <bruno@clisp.org>
7074
7075         * modules/snprintf-posix-tests: New file.
7076         * tests/test-snprintf-posix.c: New file.
7077
7078         * modules/snprintf-posix: New file.
7079         * m4/snprintf-posix.m4: New file.
7080         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
7081         gl_FUNC_SNPRINTF.
7082         (gl_FUNC_SNPRINTF): Invoke it.
7083         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
7084         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
7085         is set.
7086         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
7087
7088 2007-03-06  Bruno Haible  <bruno@clisp.org>
7089
7090         * modules/vsnprintf-posix-tests: New file.
7091         * tests/test-vsnprintf-posix.c: New file.
7092         * tests/test-snprintf-posix.h: New file.
7093
7094         * modules/vsnprintf-posix: New file.
7095         * m4/vsnprintf-posix.m4: New file.
7096         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
7097         gl_FUNC_VSNPRINTF.
7098         (gl_FUNC_VSNPRINTF): Invoke it.
7099         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
7100         * lib/stdio_.h (vsnprintf): Define as a replacement if
7101         REPLACE_VSNPRINTF is set.
7102         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
7103
7104 2007-03-06  Bruno Haible  <bruno@clisp.org>
7105
7106         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
7107         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
7108
7109 2007-03-06  Bruno Haible  <bruno@clisp.org>
7110
7111         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
7112         (asinl): Declare also if HAVE_DECL_ASINL is set.
7113         (atanl): Declare also if HAVE_DECL_ATANL is set.
7114         (ceill): Declare also if HAVE_DECL_CEILL is set.
7115         (cosl): Declare also if HAVE_DECL_COSL is set.
7116         (expl): Declare also if HAVE_DECL_EXPL is set.
7117         (floorl): Declare also if HAVE_DECL_FLOORL is set.
7118         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
7119         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
7120         (logl): Declare also if HAVE_DECL_LOGL is set.
7121         (sinl): Declare also if HAVE_DECL_SINL is set.
7122         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
7123         (tanl): Declare also if HAVE_DECL_TANL is set.
7124         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
7125         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
7126         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
7127         declaration of frexpl, ldexpl.
7128         * modules/printf-frexpl (Depends-on): Add math.
7129         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
7130
7131 2007-03-05  Bruno Haible  <bruno@clisp.org>
7132
7133         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
7134         frexpl and ldexpl are declared.
7135         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
7136
7137 2007-03-05  Bruno Haible  <bruno@clisp.org>
7138
7139         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
7140         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
7141
7142 2007-03-05  Bruno Haible  <bruno@clisp.org>
7143
7144         * lib/stdio_.h: Include <stddef.h>.
7145
7146 2007-03-05  Bruno Haible  <bruno@clisp.org>
7147
7148         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
7149
7150 2007-03-05  Bruno Haible  <bruno@clisp.org>
7151
7152         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
7153         NetBSD 4, from Ralf Wildenhues.
7154
7155 2007-03-04  Bruno Haible  <bruno@clisp.org>
7156
7157         * lib/vasprintf.h: Update #if logic for the case when the functions
7158         exist but are overridden.
7159
7160 2007-03-04  Bruno Haible  <bruno@clisp.org>
7161
7162         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
7163         implementations: glibc-2.4 and MacOS X 10.3.
7164         * tests/test-vasnprintf-posix.c (test_function): Test also the case
7165         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
7166         * tests/test-vasprintf-posix.c (test_function): Likewise.
7167
7168 2007-03-04  Bruno Haible  <bruno@clisp.org>
7169
7170         * modules/vasprintf-posix-tests: New file.
7171         * tests/test-vasprintf-posix.c: New file.
7172
7173         * modules/vasprintf-posix: New file.
7174         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
7175         defined.
7176         * m4/vasprintf-posix.m4: New file.
7177         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
7178         gl_FUNC_VASPRINTF.
7179         (gl_FUNC_VASPRINTF): Invoke it.
7180         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
7181         here.
7182         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
7183
7184 2007-03-04  Bruno Haible  <bruno@clisp.org>
7185
7186         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
7187         REPLACE_GETTIMEOFDAY.
7188         * modules/sys_time (Makefile.am): Likewise.
7189         * m4/sys_time_h.m4: Likewise.
7190         * m4/gettimeofday.m4: Likewise.
7191
7192 2007-03-04  Bruno Haible  <bruno@clisp.org>
7193
7194         * modules/vasnprintf-posix-tests: New file.
7195         * tests/test-vasnprintf-posix.c: New file.
7196
7197         * modules/vasnprintf-posix: New file.
7198         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
7199         printf-frexpl.h.
7200         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
7201         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
7202         REPLACE_VASNPRINTF is defined.
7203         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
7204         gl_FUNC_VASNPRINTF.
7205         (gl_FUNC_VASNPRINTF): Invoke it.
7206         * m4/vasnprintf-posix.m4: New file.
7207         * m4/printf.m4: New file.
7208
7209 2007-03-04  Bruno Haible  <bruno@clisp.org>
7210
7211         Compile progreloc.c only if --enable-relocatable is specified.
7212         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
7213         if --enable-relocatable was specified.
7214         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
7215         lib_SOURCES.
7216
7217 2007-03-04  Jim Meyering  <jim@meyering.net>
7218
7219         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
7220         Use it consistently, rather than enumerating errno constants.
7221
7222 2007-03-04  Bruno Haible  <bruno@clisp.org>
7223
7224         * modules/xvasprintf-tests: New file.
7225         * tests/test-xvasprintf.c: New file.
7226
7227         * modules/vasprintf-tests: New file.
7228         * tests/test-vasprintf.c: New file.
7229
7230         * modules/vasnprintf-tests: New file.
7231         * tests/test-vasnprintf.c: New file.
7232
7233         * modules/vsnprintf-tests: New file.
7234         * tests/test-vsnprintf.c: New file.
7235
7236         * modules/snprintf-tests: New file.
7237         * tests/test-snprintf.c: New file.
7238
7239 2007-03-04  Bruno Haible  <bruno@clisp.org>
7240
7241         Compile relocatable.c only if --enable-relocatable is specified.
7242         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
7243         gl_RELOCATABLE_LIBRARY.
7244         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
7245         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
7246         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
7247         gl_RELOCATABLE_LIBRARY.
7248         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
7249         (Makefile.am): Remove lib_SOURCES.
7250         * modules/relocatable-lib-lgpl (configure.ac): Invoke
7251         gl_RELOCATABLE_LIBRARY.
7252         (Makefile.am): Remove lib_SOURCES.
7253         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
7254         always.
7255         * modules/relocatable-prog-wrapper (configure.ac): Invoke
7256         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
7257
7258 2007-03-04  Bruno Haible  <bruno@clisp.org>
7259
7260         * modules/argmatch-tests: New file.
7261         * tests/test-argmatch.c: New file.
7262
7263         * tests/test-allocsa.c (main): Halve the number of loop runs.
7264
7265         * modules/alloca-opt-tests: New file.
7266         * tests/test-alloca-opt.c: New file.
7267
7268 2007-03-04  Jim Meyering  <jim@meyering.net>
7269
7270         Work around difference between Linux ACLs and Solaris 10 ZFS.
7271         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
7272         for EINVAL.
7273
7274 2007-03-03  Bruno Haible  <bruno@clisp.org>
7275
7276         * modules/relocatable-prog (Depends-on): Add back progreloc's
7277         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
7278
7279 2007-03-03  Bruno Haible  <bruno@clisp.org>
7280
7281         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
7282         * modules/relocatable-lib: New file.
7283
7284 2007-03-03  Bruno Haible  <bruno@clisp.org>
7285
7286         * modules/relocatable-prog: Renamed from modules/relocatable.
7287         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
7288
7289 2007-03-03  Bruno Haible  <bruno@clisp.org>
7290
7291         * modules/relocatable-script (Files): Add doc/relocatable.texi,
7292         m4/relocatable-lib.m4.
7293         (Depends-on): Remove 'relocatable'.
7294         (configure.ac): Add gl_RELOCATABLE_NOP.
7295
7296 2007-03-03  Bruno Haible  <bruno@clisp.org>
7297
7298         * modules/relocatable-prog-wrapper: New file.
7299         * modules/relocatable (Depends-on): Add it. Remove all other
7300         dependencies except progname.
7301         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
7302
7303         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
7304         (gl_FUNC_STRERROR): Nop.
7305         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
7306
7307         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
7308         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
7309
7310         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
7311         (gl_FUNC_READLINK): Update.
7312
7313         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
7314
7315 2007-03-03  Bruno Haible  <bruno@clisp.org>
7316
7317         * lib/xreadlink.c: Include <unistd.h> unconditionally.
7318         * modules/xreadlink (Depends-on): Add unistd.
7319         * modules/xreadlink-with-size (Depends-on): Likewise.
7320
7321 2007-03-03  Bruno Haible  <bruno@clisp.org>
7322
7323         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
7324         extracted from gt_FUNC_SETENV.
7325         (gt_FUNC_SETENV): Remove macro.
7326         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
7327         remove gt_FUNC_SETENV.
7328
7329 2007-03-03  Bruno Haible  <bruno@clisp.org>
7330
7331         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
7332         ENABLE_RELOCATABLE here.
7333         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
7334
7335 2007-03-03  Bruno Haible  <bruno@clisp.org>
7336
7337         * modules/rbtreehash-list-tests (Depends-on): Add progname.
7338         * tests/test-rbtreehash_list.c: Include progname.h.
7339         (main): Call set_program_name.
7340
7341         * modules/rbtree-oset-tests (Depends-on): Add progname.
7342         * tests/test-rbtree_oset.c: Include progname.h.
7343         (main): Call set_program_name.
7344
7345         * modules/rbtree-list-tests (Depends-on): Add progname.
7346         * tests/test-rbtree_list.c: Include progname.h.
7347         (main): Call set_program_name.
7348
7349         * modules/linked-list-tests (Depends-on): Add progname.
7350         * tests/test-linked_list.c: Include progname.h.
7351         (main): Call set_program_name.
7352
7353 2007-03-03  Bruno Haible  <bruno@clisp.org>
7354
7355         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
7356         All uses of __restrict changed to _Restrict_.
7357         * lib/glob_.h (__restrict): Remove macro.
7358
7359 2007-03-02  Bruno Haible  <bruno@clisp.org>
7360
7361         * modules/gettext (configure.ac): Require gettext infrastructure
7362         from version 0.16.1.
7363
7364 2007-03-02  Bruno Haible  <bruno@clisp.org>
7365
7366         * modules/linkedhash-list-tests (Depends-on): Add progname.
7367         * tests/test-linkedhash_list.c: Include progname.h.
7368         (main): Call set_program_name.
7369
7370         * modules/carray-list-tests (Depends-on): Add progname.
7371         * tests/test-carray_list.c: Include progname.h.
7372         (main): Call set_program_name.
7373
7374         * modules/avltreehash-list-tests (Depends-on): Add progname.
7375         * tests/test-avltreehash_list.c: Include progname.h.
7376         (main): Call set_program_name.
7377
7378         * modules/avltree-oset-tests (Depends-on): Add progname.
7379         * tests/test-avltree_oset.c: Include progname.h.
7380         (main): Call set_program_name.
7381
7382         * modules/avltree-list-tests (Depends-on): Add progname.
7383         * tests/test-avltree_list.c: Include progname.h.
7384         (main): Call set_program_name.
7385
7386         * modules/array-oset-tests (Depends-on): Add progname.
7387         * tests/test-array_oset.c: Include progname.h.
7388         (main): Call set_program_name.
7389
7390         * modules/array-list-tests (Depends-on): Add progname.
7391         * tests/test-array_list.c: Include progname.h.
7392         (main): Call set_program_name.
7393
7394         * modules/argp-tests (Depends-on): Add progname.
7395         * tests/test-argp.c: Include argp.h first. Include progname.h.
7396         (main): Call set_program_name.
7397
7398 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
7399
7400         * doc/gnulib-tool.texi (Initial import): Reword description of
7401         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
7402         limited effect even if defined after the first system include.
7403
7404 2007-03-01  Bruno Haible  <bruno@clisp.org>
7405
7406         * build-aux/config.libpath: Update to libtool-1.5.22.
7407         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7408
7409 2007-03-01  Bruno Haible  <bruno@clisp.org>
7410
7411         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
7412         foo_CFLAGS.
7413         Reported by Ralf Wildenhues.
7414
7415 2007-03-01  Bruno Haible  <bruno@clisp.org>
7416
7417         * build-aux/install-reloc: Remove object files left over by some
7418         compilers.
7419         Reported by Ralf Wildenhues.
7420
7421 2007-03-01  Bruno Haible  <bruno@clisp.org>
7422
7423         * build-aux/install-reloc: Break long lines.
7424
7425 2007-03-01  Bruno Haible  <bruno@clisp.org>
7426
7427         * doc/relocatable.texi: Document that it may not work on OpenBSD.
7428         Reported by Ralf Wildenhues.
7429
7430 2007-03-01  Bruno Haible  <bruno@clisp.org>
7431
7432         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
7433         include ordering constraints.
7434
7435 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
7436
7437         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
7438         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
7439         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
7440         as another example.
7441         * lib/time_.h: Fix misspelling.
7442         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
7443         Require gl_HEADER_TIME_H_DEFAULTS.
7444         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
7445         * m4/time_r.m4 (gl_TIME_R): Likewise.
7446         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
7447
7448 2007-03-01  Bruno Haible  <bruno@clisp.org>
7449
7450         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
7451         * m4/utimens.m4 (gl_UTIMENS): Likewise.
7452
7453 2007-03-01  Jim Meyering  <jim@meyering.net>
7454
7455         * modules/xreadlink (Maintainer): Add my name.
7456         * modules/xreadlink-with-size (Depends-on): Alphabetize.
7457
7458 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
7459             Bruno Haible  <bruno@clisp.org>
7460
7461         * build-aux/install-reloc: Compile also c-ctype.c.
7462         * build-aux/relocatable.sh.in: New file.
7463         * doc/relocatable.texi: New file.
7464         * doc/relocatable-maint.texi: New file.
7465         * doc/gnulib.texi: Include relocatable-maint.texi.
7466         * lib/progreloc.c: Include unistd.h unconditionally.
7467         * lib/relocwrapper.c: Include unistd.h unconditionally.
7468         Include c-ctype.h.
7469         (add_dotbin): Use c_tolower.
7470         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
7471         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
7472         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
7473         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
7474         to m4/relocatable-lib.m4.
7475         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
7476         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
7477         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
7478         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
7479         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
7480         * modules/relocatable: New file.
7481         * modules/relocatable-lib: New file.
7482         * modules/relocatable-script: New file.
7483
7484 2007-02-28  Bruno Haible  <bruno@clisp.org>
7485
7486         Import --enable-relocatable infrastructure.
7487         * build-aux/config.libpath: New file, from GNU gettext.
7488         * build-aux/install-reloc: New file, from GNU gettext.
7489         * build-aux/reloc-ldflags: New file, from GNU gettext.
7490         * lib/relocatable.h: New file, from GNU gettext.
7491         * lib/relocatable.c: New file, from GNU gettext.
7492         * lib/relocwrapper.c: New file, from GNU gettext.
7493         * m4/relocatable.m4: New file, from GNU gettext.
7494
7495 2007-02-28  Bruno Haible  <bruno@clisp.org>
7496
7497         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
7498
7499         * modules/xreadlink: New file, from GNU gettext with modifications.
7500         * lib/xreadlink.c: New file, from GNU gettext.
7501         * lib/xreadlink.h: Add comments.
7502         (xreadlink): New declaration.
7503
7504         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
7505         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
7506         lib/xreadlink-with-size.c.
7507         (configure.ac): Remove gl_XREADLINK invocation.
7508         (Makefile.am): Augment lib_SOURCES.
7509         * m4/xreadlink.m4: Remove file.
7510         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
7511         (xreadlink_with_size): Renamed from xreadink.
7512         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
7513         * modules/canonicalize (Depends-on): Replace xreadlink with
7514         xreadlink-with-size.
7515         * lib/canonicalize.c (canonicalize_filename_mode): Update.
7516
7517 2007-02-25  Jim Meyering  <jim@meyering.net>
7518
7519         * build-aux/announce-gen: When complaining about excess arguments,
7520         list them.
7521
7522 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
7523
7524         * README: Document signed integer overflow situation more
7525         accurately.
7526
7527 2007-02-25  Bruno Haible  <bruno@clisp.org>
7528
7529         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
7530         'a' or 'A' conversion.
7531
7532 2007-02-25  Bruno Haible  <bruno@clisp.org>
7533
7534         * modules/filename: Renamed from modules/pathname.
7535         (Files): Replace lib/pathname.h with lib/filename.h. Replace
7536         lib/concatpath.c with lib/concat-filename.c.
7537         (Makefile.am): Update.
7538         (Include): Replace pathname.h with filename.h.
7539         * lib/filename.h: Renamed from lib/pathname.h.
7540         (concatenated_filename): Renamed from concatenated_pathname.
7541         * lib/concat-filename.c: Renamed from lib/concatpath.c.
7542         (concatenated_filename): Renamed from concatenated_pathname.
7543         * lib/findprog.c: Include filename.h instead of pathname.h.
7544         (find_in_path): Update.
7545         * lib/javacomp.c: Include filename.h instead of pathname.h.
7546         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
7547         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
7548         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
7549         is_oldgcj_14_13_usable, is_javac_usable): Update.
7550         * lib/javaexec.c: Include filename.h instead of pathname.h.
7551         (execute_java_class): Update.
7552         * modules/findprog: Update.
7553         * modules/javacomp: Update.
7554         * modules/javaexec: Update.
7555         * MODULES.html.sh (File system functions): Add 'filename', remove
7556         'pathname'.
7557
7558 2007-02-25  Bruno Haible  <bruno@clisp.org>
7559
7560         * modules/printf-frexpl-tests: New file.
7561         * tests/test-printf-frexpl.c: New file.
7562
7563         * modules/printf-frexpl: New file.
7564         * lib/printf-frexpl.h: New file.
7565         * lib/printf-frexpl.c: New file.
7566         * m4/printf-frexpl.m4: New file.
7567
7568 2007-02-25  Bruno Haible  <bruno@clisp.org>
7569
7570         * modules/printf-frexp-tests: New file.
7571         * tests/test-printf-frexp.c: New file.
7572
7573         * modules/printf-frexp: New file.
7574         * lib/printf-frexp.h: New file.
7575         * lib/printf-frexp.c: New file.
7576         * m4/printf-frexp.m4: New file.
7577
7578 2007-02-25  Bruno Haible  <bruno@clisp.org>
7579
7580         Assume automake >= 1.10 for the tests.
7581         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
7582         * modules/arctwo-tests: Likewise.
7583         * modules/argp-tests: Likewise.
7584         * modules/avltree-list-tests: Likewise.
7585         * modules/avltree-oset-tests: Likewise.
7586         * modules/avltreehash-list-tests: Likewise.
7587         * modules/carray-list-tests: Likewise.
7588         * modules/crc-tests: Likewise.
7589         * modules/des-tests: Likewise.
7590         * modules/gc-arcfour-tests: Likewise.
7591         * modules/gc-arctwo-tests: Likewise.
7592         * modules/gc-des-tests: Likewise.
7593         * modules/gc-hmac-md5-tests: Likewise.
7594         * modules/gc-hmac-sha1-tests: Likewise.
7595         * modules/gc-md2-tests: Likewise.
7596         * modules/gc-md4-tests: Likewise.
7597         * modules/gc-md5-tests: Likewise.
7598         * modules/gc-pbkdf2-sha1-tests: Likewise.
7599         * modules/gc-rijndael-tests: Likewise.
7600         * modules/gc-sha1-tests: Likewise.
7601         * modules/gc-tests: Likewise.
7602         * modules/getaddrinfo-tests: Likewise.
7603         * modules/hmac-md5-tests: Likewise.
7604         * modules/hmac-sha1-tests: Likewise.
7605         * modules/linked-list-tests: Likewise.
7606         * modules/linkedhash-list-tests: Likewise.
7607         * modules/lock-tests: Likewise.
7608         * modules/md2-tests: Likewise.
7609         * modules/md4-tests: Likewise.
7610         * modules/md5-tests: Likewise.
7611         * modules/rbtree-list-tests: Likewise.
7612         * modules/rbtree-oset-tests: Likewise.
7613         * modules/rbtreehash-list-tests: Likewise.
7614         * modules/read-file-tests: Likewise.
7615         * modules/rijndael-tests: Likewise.
7616         * modules/stdint-tests: Likewise.
7617         * modules/tls-tests: Likewise.
7618
7619 2007-02-24  Bruno Haible  <bruno@clisp.org>
7620
7621         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
7622         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
7623         function; instead check whether isnan with a double argument links.
7624         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
7625         function; instead check whether isnan with a 'long double' argument
7626         links.
7627         Reported by Eric Blake <ebb9@byu.net>.
7628
7629 2007-02-24  Bruno Haible  <bruno@clisp.org>
7630
7631         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
7632         defined.
7633         * lib/isnanl.c: Remove all code. Just include isnan.c.
7634         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
7635
7636 2007-02-25  Jim Meyering  <jim@meyering.net>
7637
7638         Avoid conflicting types for 'unsetenv' on FreeBSD.
7639         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
7640         conflicting with FreeBSD's (5.0 and 6.1) function declaration
7641         in stdlib.h.
7642
7643 2007-02-24  Bruno Haible  <bruno@clisp.org>
7644
7645         * modules/isnanl-nolibm-tests: New file.
7646         * tests/test-isnanl.c: New file.
7647
7648         * modules/isnanl-nolibm: New file.
7649         * lib/isnanl.h: New file.
7650         * lib/isnanl.c: New file.
7651         * m4/isnanl.m4: New file.
7652
7653 2007-02-24  Bruno Haible  <bruno@clisp.org>
7654
7655         * modules/isnan-nolibm-tests: New file.
7656         * tests/test-isnan.c: New file.
7657
7658         * modules/isnan-nolibm: New file.
7659         * lib/isnan.h: New file.
7660         * lib/isnan.c: New file.
7661         * m4/isnan.m4: New file.
7662
7663 2007-02-24  Bruno Haible  <bruno@clisp.org>
7664
7665         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
7666         assume that an exponent fits in 20 bits.
7667
7668 2007-02-24  Jim Meyering  <jim@meyering.net>
7669
7670         * m4/regex.m4: Update the description of the configure-time option,
7671         --without-included-regex, to state accurately what the defaults are,
7672         and perhaps to give people an idea why using this option is risky.
7673
7674 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
7675
7676         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
7677         loops on small arguments.  This attempts to avoid the problem
7678         Bruno Haible reported for AIX 4.3.2 in
7679         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
7680
7681 2007-02-23  Bruno Haible  <bruno@clisp.org>
7682
7683         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
7684         Needed for help2man.
7685
7686 2007-02-23  Karl Berry  <karl@gnu.org>
7687
7688         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
7689         exists, foo.h should be cvs-ignored, not committed.
7690
7691 2007-02-23  Eric Blake  <ebb9@byu.net>
7692
7693         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
7694         * lib/stat-time.h (includes): Likewise.
7695         * lib/utimecmp.c (includes): Likewise.
7696         * lib/utimens.h (includes): Likewise.
7697         * lib/getdate.y (includes): Also include "timespec.h" for use
7698         internal to the module.
7699         * modules/utimens (Depends-on): Revert yesterday's patch.
7700         * modules/nanosleep (Depends-on): Add missing dependency.
7701
7702 2007-02-22  Bruno Haible  <bruno@clisp.org>
7703
7704         * lib/glob.c: Don't include getlogin_r.h.
7705
7706 2007-02-22  Jim Meyering  <jim@meyering.net>
7707
7708         * modules/utimens (Depends-on): Add timespec, required for
7709         utimens.h's inclusion of timespec.h.
7710
7711 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
7712
7713         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
7714         long unreadable paths in GNU/Linux.  Problem reported by Andreas
7715         Schwab in
7716         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
7717         I'll try to think of a better way to fix the Solaris problem.
7718
7719         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
7720         like glibc; on Solaris 10, it fails with errno == EINVAL.
7721         POSIX says the behavior is unspecified if the first argument is NULL,
7722         so play it safe and never pass NULL to the system getcwd.
7723
7724 2007-02-21  Jim Meyering  <jim@meyering.net>
7725
7726         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
7727         of gettimeofday.  It would conflict with the one now always
7728         provided via sys_time_.h.  Reported by Matthew Woehlke, as
7729         an IRIX 6.5 build failure.
7730
7731 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
7732
7733         Minor fixups to port to Solaris 10 with Sun C 5.8.
7734         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
7735         * modules/getcwd (Depends-on): Add dirfd.
7736         * lib/putenv.c (putenv): #undef it.
7737         (rpl_putenv): New decl.
7738         (malloc, free): Include <stdlib.h> rather than prototyping separately.
7739
7740 2007-02-20  Bruno Haible  <bruno@clisp.org>
7741
7742         * modules/stdio-tests: New file.
7743         * tests/test-stdio.c: New file.
7744
7745         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
7746         (Depends-on): Add stdio.
7747         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
7748         (Include): Use <stdio.h> instead of vsnprintf.h.
7749         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
7750         HAVE_DECL_VSNPRINTF.
7751         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
7752
7753         * modules/snprintf (Files): Remove lib/snprintf.h.
7754         (Depends-on): Add stdio.
7755         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
7756         (Include): Use <stdio.h> instead of snprintf.h.
7757         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
7758         HAVE_DECL_SNPRINTF.
7759         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
7760         * lib/getaddrinfo.c: Likewise.
7761
7762         * modules/stdio: New file.
7763         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
7764         * lib/snprintf.h: Remove file.
7765         * lib/vsnprintf.h: Remove file.
7766         * lib/.cppi-disable: Remove snprintf.h.
7767         * m4/stdio_h.m4: New file.
7768         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
7769
7770 2007-02-20  Jim Meyering  <jim@meyering.net>
7771
7772         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
7773         used by e.g., mingw.  From Bruno Haible.
7774
7775 2007-02-19  Bruno Haible  <bruno@clisp.org>
7776
7777         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
7778         warnings.
7779         Reported by Ben Pfaff <blp@cs.stanford.edu>.
7780
7781 2007-02-19  Bruno Haible  <bruno@clisp.org>
7782
7783         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
7784         from mingw users.
7785
7786 2007-02-19  Bruno Haible  <bruno@clisp.org>
7787
7788         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
7789         warnings.
7790         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
7791
7792 2007-02-19  Jim Meyering  <jim@meyering.net>
7793
7794         Don't use FD after a successful "fdopendir (fd)".
7795         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
7796         Reset it by calling dirfd on the just-obtained DIR*.
7797
7798         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
7799         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
7800
7801 2007-02-18  Bruno Haible  <bruno@clisp.org>
7802
7803         * lib/readlink.c: Include <unistd.h>.
7804         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
7805         HAVE_READLINK.
7806         * modules/readlink (Depends-on): Add unistd.
7807         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7808         (Include): Add <unistd.h>.
7809
7810         * lib/getlogin_r.h: Remove file.
7811         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
7812         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
7813         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
7814         HAVE_DECL_GETLOGIN_R.
7815         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
7816         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7817         (Include): Use <unistd.h> instead of getlogin_r.h.
7818
7819         * lib/getcwd.h: Remove file.
7820         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
7821         * lib/xgetcwd.c: Likewise.
7822         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
7823         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
7824         * modules/getcwd (Files): Remove lib/getcwd.h.
7825         (Depends-on): Add unistd.
7826         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7827         (Include): Use <unistd.h> instad of getcwd.h.
7828
7829         * lib/ftruncate.c: Include <unistd.h> first.
7830         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
7831         Set HAVE_FTRUNCATE.
7832         * modules/ftruncate (Depends-on): Add unistd.
7833         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7834
7835         * lib/fchdir.c: Include <unistd.h> first.
7836         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
7837         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
7838         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
7839         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7840         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
7841
7842         * lib/dup2.c: Include <unistd.h> first.
7843         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
7844         HAVE_DUP2.
7845         * modules/dup2 (Depends-on): Add unistd.
7846         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7847
7848         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
7849         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
7850         REPLACE_CHOWN. Don't define chown as a macro here.
7851         * modules/chown (Depends-on): Add unistd.
7852         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
7853
7854         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
7855         Add definition for GL_LINK_WARNING.
7856         (chown, dup2): New declarations.
7857         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
7858         link warning.
7859         (ftruncate): New declaration.
7860         (getcwd): New declaration, taken from old getcwd.h.
7861         (getlogin_r): New declaration, taken from old getlogin_r.h.
7862         (readlink): New declaration.
7863         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
7864         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
7865         (gl_PREREQ_UNISTD): Remove macro.
7866         (gl_UNISTD_MODULE_INDICATOR): New macro.
7867         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
7868         many new variables. Don't set UNISTD_H.
7869         * modules/unistd (Description): Change.
7870         (Depends-on): Add link-warning.
7871         (configure.ac): Update.
7872         (Makefile.am): Create unistd.h always. Substitute many new variables
7873         into it.
7874
7875 2007-02-18  Bruno Haible  <bruno@clisp.org>
7876
7877         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
7878         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
7879         HAVE_GETSUBOPT.
7880         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
7881         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
7882         * lib/getsubopt.h: Remove file.
7883         * modules/getsubopt (Files): Remove lib/getsubopt.h.
7884         (Depends-on): Add stdlib.
7885         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
7886         (Includes): Use <stdlib.h> instead of getsubopt.h.
7887         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
7888         Set HAVE_GETSUBOPT.
7889         * lib/getsubopt.c: Don't include getsubopt.h.
7890
7891 2007-02-18  Bruno Haible  <bruno@clisp.org>
7892
7893         * modules/fchdir (Depends-on): Add dup2.
7894
7895 2007-02-18  Bruno Haible  <bruno@clisp.org>
7896
7897         * lib/stdlib_.h: Handle glibc's special invocation convention
7898         specially.
7899
7900 2007-02-18  Bruno Haible  <bruno@clisp.org>
7901
7902         * modules/stdlib-tests: New file.
7903         * tests/test-stdlib.c: New file.
7904
7905         * modules/mkstemp (Files): Remove lib/mkstemp.h.
7906         (Depends-on): Add stdlib.
7907         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
7908         (Includes): Use <stdlib.h> instead of mkstemp.h.
7909         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
7910         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
7911         * lib/mkstemp.c: Don't include mkstemp.h.
7912         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
7913         * lib/stdlib--.h: Don't include mkstemp.h.
7914
7915         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
7916         (Depends-on): Add stdlib.
7917         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
7918         (Includes): Use <stdlib.h> instead of mkdtemp.h.
7919         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
7920         HAVE_MKDTEMP.
7921         * lib/mkdtemp.c: Don't include mkdtemp.h.
7922         * lib/clean-temp.c: Don't include mkdtemp.h.
7923
7924         * modules/exit (Files): Remove lib/exit.h.
7925         (Depends-on): Add stdlib.
7926         (Makefile.am): Remove lib_SOURCES.
7927         (Include): Use <stdlib.h> instead of exit.h.
7928         * lib/argmatch.c: Don't include exit.h.
7929         * lib/execute.c: Likewise.
7930         * lib/pagealign_alloc.c: Likewise.
7931         * lib/pipe.c: Likewise.
7932         * lib/wait-process.c: Likewise.
7933         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
7934         * lib/exitfail.c: Likewise.
7935         * lib/savewd.c: Likewise.
7936         * lib/xsetenv.c: Likewise.
7937
7938         * modules/stdlib: New file.
7939         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
7940         and extra comments about mkstemp().
7941         * lib/exit.h: Remove file.
7942         * lib/mkdtemp.h: Remove file.
7943         * lib/mkstemp.h: Remove file.
7944         * m4/stdlib_h.m4: New file.
7945         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
7946
7947 2007-02-18  Bruno Haible  <bruno@clisp.org>
7948
7949         * modules/math-tests: New file.
7950         * tests/test-math.c: New file.
7951
7952         * modules/math: New file.
7953         * modules/mathl (Files): Remove lib/mathl.h.
7954         (Depends-on): Add math.
7955         (Makefile.am): Don't mention mathl.h.
7956         (Include): Use <math.h> instead of mathl.h.
7957         * lib/math_.h: New file.
7958         * lib/mathl.h: Remove file.
7959         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
7960         mathl.h.
7961         * lib/asinl.c: Likewise.
7962         * lib/atanl.c: Likewise.
7963         * lib/ceill.c: Likewise.
7964         * lib/cosl.c: Likewise.
7965         * lib/expl.c: Likewise.
7966         * lib/floorl.c: Likewise.
7967         * lib/frexpl.c: Likewise.
7968         * lib/ldexpl.c: Likewise.
7969         * lib/logl.c: Likewise.
7970         * lib/sincosl.c: Likewise.
7971         * lib/sinl.c: Likewise.
7972         * lib/sqrtl.c: Likewise.
7973         * lib/tanl.c: Likewise.
7974         * lib/trigl.c: Likewise.
7975         * m4/math_h.m4: New file.
7976         * MODULES.html.sh (Mathematics): Add math.
7977
7978 2007-02-17  Bruno Haible  <bruno@clisp.org>
7979
7980         * modules/wctype-tests: New file.
7981         * tests/test-wctype.c: New file.
7982
7983         * modules/wchar-tests: New file.
7984         * tests/test-wchar.c: New file.
7985
7986         * modules/unistd-tests: New file.
7987         * tests/test-unistd.c: New file.
7988
7989         * modules/time-tests: New file.
7990         * tests/test-time.c: New file.
7991
7992         * modules/sysexits-tests: New file.
7993         * tests/test-sysexits.c: New file.
7994
7995         * modules/sys_time-tests: New file.
7996         * tests/test-sys_time.c: New file.
7997
7998         * modules/sys_stat-tests: New file.
7999         * tests/test-sys_stat.c: New file.
8000
8001         * modules/sys_socket-tests: New file.
8002         * tests/test-sys_socket.c: New file.
8003
8004         * modules/sys_select-tests: New file.
8005         * tests/test-sys_select.c: New file.
8006
8007         * modules/string-tests: New file.
8008         * tests/test-string.c: New file.
8009
8010         * modules/stdbool-tests: New file.
8011         * tests/test-stdbool.c: New file.
8012
8013         * modules/netinet_in-tests: New file.
8014         * tests/test-netinet_in.c: New file.
8015
8016         * modules/inttypes-tests: New file.
8017         * tests/test-inttypes.c: New file.
8018
8019         * modules/fcntl-tests: New file.
8020         * tests/test-fcntl.c: New file.
8021
8022         * modules/byteswap-tests: New file.
8023         * tests/test-byteswap.c: New file.
8024
8025         * modules/arpa_inet-tests: New file.
8026         * tests/test-arpa_inet.c: New file.
8027
8028 2007-02-17  Bruno Haible  <bruno@clisp.org>
8029
8030         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
8031         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
8032         if the corresponding module is not enabled. Emit link warnings if
8033         the function is used nevertheless.
8034         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
8035         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
8036         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
8037         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
8038         * modules/inttypes (Depends-on): Add link-warning.
8039         (Makefile.am): Copy the contents of build-aux/link-warning.h into
8040         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
8041         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
8042         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
8043         * modules/imaxdiv (configure.ac): Likewise.
8044         * modules/strtoimax (configure.ac): Likewise.
8045         * modules/strtoumax (configure.ac): Likewise.
8046
8047 2007-02-17  Bruno Haible  <bruno@clisp.org>
8048
8049         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
8050         gl_STRING_MODULE_INDICATOR_DEFAULTS.
8051         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
8052         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
8053
8054 2007-02-17  Bruno Haible  <bruno@clisp.org>
8055
8056         * modules/link-warning: New file.
8057         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
8058         * lib/string_.h (GL_LINK_WARNING): Remove definition.
8059         * modules/string (Depends-on): Add link-warning.
8060         (Makefile.am): Copy the contents of build-aux/link-warning.h into
8061         string.h.
8062         * MODULES.html.sh (Support for building libraries and executables): Add
8063         link-warning.
8064
8065 2007-02-17  Bruno Haible  <bruno@clisp.org>
8066
8067         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
8068         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
8069         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
8070         long lines.
8071
8072 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
8073             Bruno Haible  <bruno@clisp.org>
8074
8075         * modules/tmpfile: New file.
8076         * lib/tmpfile.c: New file.
8077         * m4/tmpfile.m4: New file.
8078         * MODULES.html.sh (func_all_modules): New section "Input/output".
8079
8080 2007-02-15  Bruno Haible  <bruno@clisp.org>
8081
8082         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
8083         (supports_delete_on_close): New function.
8084         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
8085
8086 2007-02-14  Bruno Haible  <bruno@clisp.org>
8087
8088         * modules/mbspcasecmp-tests: New file.
8089         * tests/test-mbspcasecmp.sh: New file.
8090         * tests/test-mbspcasecmp.c: New file.
8091
8092         New module mbspcasecmp.
8093         * modules/mbspcasecmp: New file.
8094         * lib/mbspcasecmp.c: New file.
8095         * lib/string_.h (strncasecmp): Change warning message.
8096         (mbspcasecmp): New declaration.
8097         * m4/mbspcasecmp.m4: New file.
8098         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8099         GNULIB_MBSPCASECMP.
8100         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
8101         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
8102
8103 2007-02-14  Bruno Haible  <bruno@clisp.org>
8104
8105         * modules/mbsncasecmp-tests: New file.
8106         * tests/test-mbsncasecmp.sh: New file.
8107         * tests/test-mbsncasecmp.c: New file.
8108
8109         New module mbsncasecmp.
8110         * modules/mbsncasecmp: New file.
8111         * lib/mbsncasecmp.c: New file.
8112         * lib/string_.h (mbsncasecmp): New declaration.
8113         * m4/mbsncasecmp.m4: New file.
8114         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8115         GNULIB_MBSNCASECMP.
8116         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
8117         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
8118
8119 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
8120
8121         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
8122         Verify that it doesn't overlap with our flags.
8123         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
8124         do not have the desired effect in multibyte locales; instead, use
8125         mbscasecmp.
8126         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
8127         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
8128         we don't require GNU fnmatch ourselves (if our users require it, they
8129         should do so explicitly).
8130
8131         Fix regex code so it doesn't rely on strcasecmp.
8132         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
8133         Otherwise, include gnulib's langinfo.h.
8134         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
8135         undesirable behavior in non-C locales.  Instead, rely on localecharset.
8136         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
8137         * modules/regex (FILES): Remove m4/codeset.m4.
8138         (Depends-on): Add localcharset.  Remove strcase.
8139
8140 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8141
8142         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
8143         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
8144
8145 2007-02-13  Bruno Haible  <bruno@clisp.org>
8146
8147         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
8148         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8149
8150 2007-02-12  Bruno Haible  <bruno@clisp.org>
8151
8152         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
8153         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
8154         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
8155         time warning rather than a link error.
8156
8157 2007-02-12  Bruno Haible  <bruno@clisp.org>
8158
8159         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
8160         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
8161         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8162
8163 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
8164
8165         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
8166         args, not 2.
8167
8168 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
8169
8170         New module 'time', so that apps can include <time.h> as per
8171         POSIX and GNU instead of separate include files like time_r.h
8172         and timegm.h.  This implementation tries out a simpler approach
8173         for replacing decls in standard include files (as compared to
8174         the string module), somewhat as an experiment.
8175
8176         * config/srclist.txt: Comment out mktime.c for now.
8177         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
8178         since it doesn't apply any more.  Use generic wording instead.
8179         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
8180         'time'.
8181         * lib/time_.h, m4/time_h.m4, modules/time: New files.
8182         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
8183         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
8184         Don't include <sys/types.h>; no longer needed since we assume C89.
8185         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
8186         * lib/strftime.c: Likewise.
8187         * lib/time_r.c: Likewise.
8188         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
8189         * lib/nanosleep.c: Include <time.h> first, to check interface.
8190         * lib/strptime.c: Likewise.
8191         * lib/time_r.c: Likewise.
8192         * lib/timegm.c: Likewise.
8193         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
8194         needed.
8195         * lib/timegm.c: Don't include timegm.h; no longer needed.
8196         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
8197         time.h now handles any problems in that area.
8198         (struct timespec, nanosleep): Remove; time.h now arranges for these.
8199         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
8200         that time.h defines struct timespec.
8201         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
8202         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
8203         handles that.
8204         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
8205         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
8206         needed.  Set REPLACE_LOCALTIME.
8207         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
8208         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
8209         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
8210         nanosleep; time_h.m4 now does that.  Don't require
8211         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
8212         module handles this now.
8213         * modules/getdate (Depends-on): Remove timespec.  Add time.
8214         * modules/nanosleep (Depends-on): Likewise.
8215         * modules/stat-time (Depends-on): Likewise.
8216         * modules/nanosleep (Include): Include time.h, not timespec.h.
8217         * modules/strptime (Files): Remove lib/strptime.h.
8218         (Depends-on): Add extensions, time.
8219         (Include): Include time.h, not strptime.h.
8220         * modules/time_r (Files): Remove lib/time_r.h.
8221         (Depends-on): Add time.
8222         (Include): Include time.h, not time_r.h.
8223         * modules/timegm: Likewise.
8224         * modules/timespec (Description): Now does timespec-related decls
8225         of our own, instead of struct timespec itself.
8226         (Depends-on): Add time; remove extensions.
8227         (Maintainer): Add self.
8228         * modules/utimecmp (Depends-on): Add time; remove timespec.
8229         * modules/utimens (Depends-on): Likewise.
8230         * modules/xnanosleep (Depends-on): Likewise.
8231
8232 2007-02-11  Bruno Haible  <bruno@clisp.org>
8233
8234         * lib/c-strstr.c: Include allocsa.h.
8235         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
8236         * lib/c-strcasestr.c: Include allocsa.h.
8237         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
8238         * lib/strcasestr.c: Include allocsa.h.
8239         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
8240         * lib/mbsstr.c: Include allocsa.h.
8241         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
8242         allocsa/freesa instead of malloc/free.
8243         * lib/mbscasestr.c: Include allocsa.h.
8244         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
8245         allocsa/freesa instead of malloc/free.
8246         * modules/c-strstr (Depends-on): Add allocsa.
8247         * modules/c-strcasestr (Depends-on): Likewise.
8248         * modules/strcasestr (Depends-on): Likewise.
8249         * modules/mbsstr (Depends-on): Likewise.
8250         * modules/mbscasestr (Depends-on): Likewise.
8251
8252 2007-02-11  Bruno Haible  <bruno@clisp.org>
8253
8254         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
8255
8256         * modules/mbsspn-tests: New file.
8257         * tests/test-mbsspn.sh: New file.
8258         * tests/test-mbsspn.c: New file.
8259
8260 2007-02-11  Bruno Haible  <bruno@clisp.org>
8261
8262         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
8263
8264         * modules/mbspbrk-tests: New file.
8265         * tests/test-mbspbrk.sh: New file.
8266         * tests/test-mbspbrk.c: New file.
8267
8268 2007-02-11  Bruno Haible  <bruno@clisp.org>
8269
8270         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
8271         unneeded cast.
8272
8273         * modules/mbscspn-tests: New file.
8274         * tests/test-mbscspn.sh: New file.
8275         * tests/test-mbscspn.c: New file.
8276
8277 2007-02-11  Bruno Haible  <bruno@clisp.org>
8278
8279         * modules/mbscasecmp-tests: New file.
8280         * tests/test-mbscasecmp.sh: New file.
8281         * tests/test-mbscasecmp.c: New file.
8282
8283 2007-02-11  Bruno Haible  <bruno@clisp.org>
8284
8285         Ensure O(n) worst-case complexity of mbscasestr.
8286         * lib/mbscasestr.c: Include stdbool.h.
8287         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
8288         functions.
8289         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
8290         the bookkeeping indicates that it's worth it.
8291         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
8292
8293         * modules/mbscasestr-tests: New file.
8294         * tests/test-mbscasestr1.c: New file.
8295         * tests/test-mbscasestr2.sh: New file.
8296         * tests/test-mbscasestr2.c: New file.
8297         * tests/test-mbscasestr3.sh: New file.
8298         * tests/test-mbscasestr3.c: New file.
8299         * tests/test-mbscasestr4.sh: New file.
8300         * tests/test-mbscasestr4.c: New file.
8301         * m4/locale-tr.m4: New file.
8302
8303 2007-02-11  Bruno Haible  <bruno@clisp.org>
8304
8305         Ensure O(n) worst-case complexity of mbsstr.
8306         * lib/mbsstr.c: Include stdbool.h.
8307         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
8308         functions.
8309         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
8310         bookkeeping indicates that it's worth it.
8311         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
8312
8313         * modules/mbsstr-tests: New file.
8314         * tests/test-mbsstr1.c: New file.
8315         * tests/test-mbsstr2.sh: New file.
8316         * tests/test-mbsstr2.c: New file.
8317         * tests/test-mbsstr3.sh: New file.
8318         * tests/test-mbsstr3.c: New file.
8319         * m4/locale-fr.m4: New file.
8320
8321 2007-02-11  Bruno Haible  <bruno@clisp.org>
8322
8323         * lib/mbsrchr.c (mbsrchr): Fix bug.
8324
8325         * modules/mbsrchr-tests: New file.
8326         * tests/test-mbsrchr.sh: New file.
8327         * tests/test-mbsrchr.c: New file.
8328
8329 2007-02-11  Bruno Haible  <bruno@clisp.org>
8330
8331         * lib/mbschr.c (mbschr): Fix bug.
8332
8333         * modules/mbschr-tests: New file.
8334         * tests/test-mbschr.sh: New file.
8335         * tests/test-mbschr.c: New file.
8336         * m4/locale-zh.m4: New file.
8337
8338 2007-02-11  Bruno Haible  <bruno@clisp.org>
8339
8340         Support for copying multibyte string iterators.
8341         * lib/mbiter.h: Include <string.h>.
8342         (mbiter_multi_copy): New function.
8343         (mbi_copy): New macro.
8344         * lib/mbuiter.h: Include <string.h>.
8345         (mbuiter_multi_copy): New function.
8346         (mbui_copy): New macro.
8347
8348 2007-02-11  Bruno Haible  <bruno@clisp.org>
8349
8350         New module mbslen.
8351         * modules/mbslen: New file.
8352         * lib/mbslen.c: New file.
8353         * lib/string_.h (mbslen): New declaration.
8354         * m4/mbslen.m4: New file.
8355         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8356         GNULIB_MBSLEN.
8357         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
8358         * MODULES.html.sh (Internationalization functions): Add mbslen.
8359
8360 2007-02-11  Bruno Haible  <bruno@clisp.org>
8361
8362         Ensure O(n) worst-case complexity of strcasestr substitute.
8363         * lib/strcasestr.c: Include stdbool.h.
8364         (knuth_morris_pratt): New function.
8365         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
8366         bookkeeping indicates that it's worth it.
8367         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
8368
8369         * modules/strcasestr-tests: New file.
8370         * tests/test-strcasestr.c: New file.
8371
8372 2007-02-11  Bruno Haible  <bruno@clisp.org>
8373
8374         Ensure O(n) worst-case complexity of c_strcasestr.
8375         * lib/c-strcasestr.c: Include stdbool.h, string.h.
8376         (knuth_morris_pratt): New function.
8377         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
8378         the bookkeeping indicates that it's worth it.
8379         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
8380
8381         * modules/c-strcasestr-tests: New file.
8382         * tests/test-c-strcasestr.c: New file.
8383
8384 2007-02-11  Bruno Haible  <bruno@clisp.org>
8385
8386         Ensure O(n) worst-case complexity of c_strstr.
8387         * lib/c-strstr.c: Include stdbool.h, string.h.
8388         (knuth_morris_pratt): New function.
8389         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
8390         bookkeeping indicates that it's worth it.
8391         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
8392
8393         * lib/c-strstr.c: Complete rewrite for maintainability.
8394
8395         * modules/c-strstr-tests: New file.
8396         * tests/test-c-strstr.c: New file.
8397
8398 2007-02-11  Bruno Haible  <bruno@clisp.org>
8399
8400         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
8401         5.2.1 and earlier, whereby \055 was treated just like the range
8402         delimiter '-'.
8403         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
8404
8405 2007-02-08  Bruno Haible  <bruno@clisp.org>
8406
8407         * modules/regex (Depends-on): Add stdbool.
8408         Reported by Dalibor Topic <robilad@kaffe.org>.
8409
8410 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
8411
8412         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
8413         Prefer returning from main to exiting from it.
8414         Remove unnecessary parens after sizeof.
8415
8416 2007-02-05  Bruno Haible  <bruno@clisp.org>
8417
8418         New module mbssep.
8419         * modules/mbssep: New file.
8420         * lib/mbssep.c: New file.
8421         * lib/string_.h (strsep): Add a conditional link warning.
8422         (mbssep): New declaration.
8423         * m4/mbssep.m4: New file.
8424         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8425         GNULIB_MBSSEP.
8426         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
8427         * MODULES.html.sh (Internationalization functions): Add mbssep.
8428
8429 2007-02-05  Bruno Haible  <bruno@clisp.org>
8430
8431         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
8432         Optimize search in case of 1 delimiter.
8433
8434 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
8435
8436         * lib/acl.h: Include sys/types.h before sys/acl.h.
8437
8438 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
8439
8440         Merge upstream fix for glibc bugzilla #3957:
8441
8442         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
8443
8444         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
8445         bit for RE_HAT_LISTS_NOT_NEWLINE.
8446         (build_charclass_op): Remove bogus comment.
8447
8448 2007-02-05  Simon Josefsson  <simon@josefsson.org>
8449
8450         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
8451
8452 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
8453
8454         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
8455         * lib/memmem.c [!defined _LIBC]: Include config.h.
8456
8457 2007-02-04  Bruno Haible  <bruno@clisp.org>
8458
8459         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
8460         warning message.
8461
8462 2007-02-04  Bruno Haible  <bruno@clisp.org>
8463
8464         New module mbstok_r.
8465         * modules/mbstok_r: New file.
8466         * lib/mbstok_r.c: New file.
8467         * lib/string_.h (strtok_r): Change argument names to match the
8468         comments. Add a conditional link warning.
8469         (mbstok_r): New declaration.
8470         * m4/mbstok_r.m4: New file.
8471         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8472         GNULIB_MBSTOK_R.
8473         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
8474         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
8475
8476 2007-02-04  Bruno Haible  <bruno@clisp.org>
8477
8478         New module mbsspn.
8479         * modules/mbsspn: New file.
8480         * lib/mbsspn.c: New file.
8481         * lib/string_.h (strspn): Add a conditional link warning.
8482         (mbsspn): New declaration.
8483         * m4/mbsspn.m4: New file.
8484         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8485         GNULIB_MBSSPN.
8486         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
8487         * MODULES.html.sh (Internationalization functions): Add mbsspn.
8488
8489 2007-02-04  Bruno Haible  <bruno@clisp.org>
8490
8491         New module mbspbrk.
8492         * modules/mbspbrk: New file.
8493         * lib/mbspbrk.c: New file.
8494         * lib/string_.h (strpbrk): Add a conditional link warning.
8495         (mbspbrk): New declaration.
8496         * m4/mbspbrk.m4: New file.
8497         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8498         GNULIB_MBSPBRK.
8499         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
8500         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
8501
8502 2007-02-04  Bruno Haible  <bruno@clisp.org>
8503
8504         New module mbscspn.
8505         * modules/mbscspn: New file.
8506         * lib/mbscspn.c: New file.
8507         * lib/string_.h (strcspn): Add a conditional link warning.
8508         (mbscspn): New declaration.
8509         * m4/mbscspn.m4: New file.
8510         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8511         GNULIB_MBSCSPN.
8512         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
8513         * MODULES.html.sh (Internationalization functions): Add mbscspn.
8514
8515 2007-02-04  Bruno Haible  <bruno@clisp.org>
8516
8517         New module mbscasestr, reduced goal of strcasestr.
8518         * modules/mbscasestr: New file.
8519         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
8520         (mbscasestr): Renamed from strcasestr.
8521         * lib/strcasestr.c: Don't include mbuiter.h.
8522         (strcasestr): Remove support for multibyte locales.
8523         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
8524         Change the conditional link warning.
8525         (mbscasestr): New declaration.
8526         * m4/mbscasestr.m4: New file.
8527         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
8528         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
8529         REPLACE_STRCASESTR.
8530         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
8531         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
8532         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
8533         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
8534         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
8535         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
8536         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
8537         (Depends-on): Remove mbuiter.
8538         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
8539
8540 2007-02-04  Bruno Haible  <bruno@clisp.org>
8541
8542         Simplify handling of strncasecmp.
8543         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
8544         the conditional link warning.
8545         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
8546         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
8547         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
8548         * modules/strcase (configure.ac): Don't invoke
8549         gl_STRING_MODULE_INDICATOR.
8550         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
8551
8552 2007-02-04  Bruno Haible  <bruno@clisp.org>
8553
8554         New module mbscasecmp, reduced goal of strcasecmp.
8555         * modules/mbscasecmp: New file.
8556         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
8557         (mbscasecmp): Renamed from strcasecmp.
8558         * lib/strcasecmp.c: Don't include mbuiter.h.
8559         (strcasecmp): Remove support for multibyte locales.
8560         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
8561         Change the conditional link warning.
8562         (mbscasecmp): New declaration.
8563         * m4/mbscasecmp.m4: New file.
8564         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
8565         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
8566         REPLACE_STRCASECMP.
8567         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
8568         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8569         GNULIB_MBSCASECMP.
8570         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
8571         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
8572         * modules/strcase (Files): Remove m4/mbrtowc.m4.
8573         (Depends-on): Remove mbuiter.
8574         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
8575
8576 2007-02-04  Bruno Haible  <bruno@clisp.org>
8577
8578         New module mbsstr. Remove module strstr.
8579         * modules/mbsstr: New file.
8580         * modules/strstr: Remove file.
8581         * lib/mbsstr.c: Renamed from lib/strstr.c.
8582         (mbsstr): Renamed from strstr.
8583         * lib/string_.h (strstr): Remove declaration. Change the conditional
8584         link warning.
8585         (mbsstr): New declaration.
8586         * m4/mbsstr.m4: New file.
8587         * m4/strstr.m4: Remove file.
8588         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
8589         REPLACE_STRSTR.
8590         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
8591         Don't initialize GNULIB_STRSTR.
8592         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
8593         substitute GNULIB_STRSTR and REPLACE_STRSTR.
8594         * MODULES.html.sh (Internationalization functions): Add mbsstr.
8595         (Support for systems lacking ANSI C 89): Remove strstr.
8596
8597 2007-02-04  Bruno Haible  <bruno@clisp.org>
8598
8599         New module mbsrchr.
8600         * modules/mbsrchr: New file.
8601         * lib/mbsrchr.c: New file.
8602         * lib/string_.h (strrchr): Add a conditional link warning.
8603         (mbsrchr): New declaration.
8604         * m4/mbsrchr.m4: New file.
8605         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8606         GNULIB_MBSRCHR.
8607         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
8608         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
8609
8610 2007-02-04  Bruno Haible  <bruno@clisp.org>
8611
8612         New module mbschr.
8613         * modules/mbschr: New file.
8614         * lib/mbschr.c: New file.
8615         * lib/string_.h (strchr): Add a conditional link warning.
8616         (mbschr): New declaration.
8617         * m4/mbschr.m4: New file.
8618         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
8619         GNULIB_MBSCHR.
8620         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
8621         * MODULES.html.sh (Internationalization functions): Add mbschr.
8622
8623 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
8624
8625         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
8626
8627         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
8628
8629 2007-02-04  Bruno Haible  <bruno@clisp.org>
8630
8631         New module description section 'configure.ac-early'.
8632         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
8633         (func_get_autoconf_early_snippet): New function.
8634         (func_import, func_create_testdir): Use it. Remove special cases for
8635         modules 'extensions' and 'lock'.
8636         * modules/extensions (configure.ac-early): Require
8637         gl_USE_SYSTEM_EXTENSIONS.
8638         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
8639
8640 2007-02-04  Bruno Haible  <bruno@clisp.org>
8641
8642         Make use of gcj-4.3's -fsource and -ftarget option.
8643         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
8644         and if so try the options -fsource and -ftarget.
8645         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
8646         source_version, ftarget_option, target_version arguments.
8647         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
8648         (is_envjavac_oldgcj_14_14_usable): Renamed from
8649         is_envjavac_gcj_14_14_usable.
8650         (is_envjavac_oldgcj_14_13_usable): Renamed from
8651         is_envjavac_gcj_14_13_usable.
8652         (is_gcj_present): Update.
8653         (is_gcj_43, is_gcj43_usable): New functions.
8654         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
8655         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
8656         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
8657         try the options -fsource and -ftarget.
8658
8659 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
8660
8661         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
8662         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
8663         larger value.
8664
8665 2007-02-03  Jim Meyering  <jim@meyering.net>
8666
8667         Give tools a better chance to allocate space for very large buffers.
8668         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
8669
8670         Make pwd and readlink work also when run with an unreadable parent dir
8671         on systems with openat support.
8672         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
8673         provided getcwd function, even when we have openat support.
8674         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
8675
8676 2007-02-02  Bruno Haible  <bruno@clisp.org>
8677
8678         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
8679         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
8680         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
8681         portability problems if one of these functions is only used on specific
8682         platforms.
8683         Reported by Paul Eggert.
8684
8685 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
8686
8687         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
8688         is causing more trouble than it's curing.
8689         * lib/regex_internal.h (__mempcpy): Remove.
8690         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
8691         (and make the code a tad smaller to boot).
8692         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
8693
8694 2007-02-02  Jim Meyering  <jim@meyering.net>
8695
8696         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
8697         section, not in the Makefile.am: one.
8698
8699 2007-02-02  Eric Blake  <ebb9@byu.net>
8700
8701         * lib/strchrnul.c: Always include config.h first.
8702
8703         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
8704         gnulib strstr is not necessary here.
8705
8706 2007-02-02  Simon Josefsson  <simon@josefsson.org>
8707
8708         * m4/socklen.m4: Fix typo.
8709
8710 2007-02-02  Eric Blake  <ebb9@byu.net>
8711
8712         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
8713         * modules/netinet_in (Makefile.am): Likewise.
8714
8715 2007-02-01  Bruno Haible  <bruno@clisp.org>
8716
8717         * lib/string_.h (GL_LINK_WARNING): New macro.
8718         (strcasecmp, strstr, strcasestr): If provided by the system,
8719         conditionally define as a macro that leads to a warning instead of to
8720         an error.
8721         (strncasecmp): Conditionally define as a macro that leads to a warning.
8722
8723 2007-02-01  Karl Berry  <karl@gnu.org>
8724
8725         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
8726
8727 2007-02-01  Bruno Haible  <bruno@clisp.org>
8728
8729         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
8730         renamings.
8731
8732 2007-02-01  Eric Blake  <ebb9@byu.net>
8733
8734         * modules/regex (Depends-on): Revert dependence on mempcpy.
8735         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
8736         module's definition of mempcpy.
8737         Reported by Paul Eggert.
8738
8739 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
8740
8741         * lib/string_.h: If the gnulib module XYZ is not present, undefine
8742         the symbol XYZ before redefining it.  This fixes a problem with
8743         programs that don't use XYZ, when compiled on systems that define
8744         XYZ to something else.
8745
8746 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
8747
8748         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
8749         occurs when "mkdir -m foo" creates a setgid directory that is (1)
8750         writeable to group or other and (2) is intended to have a special
8751         mode bit that is set or cleared.  In such a case, the directory
8752         should be neither group- nor other-writeable until the special
8753         mode bits are right.
8754
8755 2007-01-31  Eric Blake  <ebb9@byu.net>
8756
8757         * modules/mountlist (Depends-on): Add strstr.
8758
8759         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
8760         bug.
8761         * modules/string (Makefile.am): Remove redundant replacement.
8762         * modules/regex (Depends-on): Add mempcpy.
8763
8764 2007-01-31  Bruno Haible  <bruno@clisp.org>
8765
8766         New module description field 'Link'.
8767         * gnulib-tool (func_usage): Document --extract-link-directive.
8768         (sed_extract_prog): Recognize 'Link' directive.
8769         (func_get_link_directive): New function.
8770         (func_import): Show summary of link directives.
8771         Handle --extract-link-directive option.
8772         * modules/acl (Link): New section.
8773         * modules/clock-time (Link): New section.
8774         * modules/euidaccess (Link): New section.
8775         * modules/gettext (Link): New section.
8776         * modules/iconv (Link): New section.
8777         * modules/lock (Link): New section.
8778         * modules/nanosleep (Link): New section.
8779         * modules/readline (Link): New section.
8780
8781 2007-01-27  Bruno Haible  <bruno@clisp.org>
8782
8783         Enforce the use of gnulib modules for unportable <string.h> functions.
8784         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
8785         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
8786         (gl_HEADER_STRING_H_BODY): Require it.
8787         * lib/string_.h: If the gnulib module XYZ is not present, redefine
8788         the symbol XYZ to one that gives a link error.
8789         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
8790         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
8791         * modules/mempcpy (configure.ac): Likewise.
8792         * modules/memrchr (configure.ac): Likewise.
8793         * modules/stpcpy (configure.ac): Likewise.
8794         * modules/stpncpy (configure.ac): Likewise.
8795         * modules/strcase (configure.ac): Likewise.
8796         * modules/strcasestr (configure.ac): Likewise.
8797         * modules/strchrnul (configure.ac): Likewise.
8798         * modules/strdup (configure.ac): Likewise.
8799         * modules/strndup (configure.ac): Likewise.
8800         * modules/strnlen (configure.ac): Likewise.
8801         * modules/strpbrk (configure.ac): Likewise.
8802         * modules/strsep (configure.ac): Likewise.
8803         * modules/strstr (configure.ac): Likewise.
8804         * modules/strtok_r (configure.ac): Likewise.
8805
8806 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
8807
8808         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
8809
8810 2007-01-30  Jim Meyering  <jim@meyering.net>
8811
8812         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
8813
8814 2007-01-29  Bruno Haible  <bruno@clisp.org>
8815
8816         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
8817         * lib/execute.c: Likewise.
8818         * lib/pipe.c: Likewise.
8819         * lib/printf-args.h: Likewise.
8820         * lib/printf-args.c: Likewise.
8821         * lib/printf-parse.c: Likewise.
8822         * lib/vasnprintf.c: Likewise.
8823
8824 2007-01-29  Eric Blake  <ebb9@byu.net>
8825
8826         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
8827         declaration.
8828
8829 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
8830
8831         * lib/strptime.h (strptime): Use 'restrict' for args where
8832         POSIX requires this.
8833         * lib/strptime.c (strptime): Likewise.
8834         Change license notice from LGPL to GPL, since gnulib-tool will
8835         change this as needed.
8836         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
8837         defined.
8838         Include "strptime.h" first, to check interface.
8839         Do not #undef _LIBC and _NL_CURRENT.
8840         Do not include <stdlib.h>; no longer needed.
8841         Include "time_r.h" and declare ptime_locale_status
8842         only if _LIBC is not defined.
8843         (__P): Remove unused macro.
8844         (match_string): Bring back glibc version, but use it only if _LIBC
8845         is defined.
8846         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
8847         Remove unnecessary assertion and abort() call.
8848         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
8849         * m4/strptime.m4: Fix serial number comment.
8850         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
8851         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
8852         (Depends-on): Add time_r.
8853
8854 2007-01-29  Bruno Haible  <bruno@clisp.org>
8855
8856         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8857         strptime.
8858         * modules/strptime (Depends-on): Add stdbool.
8859         * lib/strptime.h: Include <time.h> always. Add comments.
8860
8861 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
8862
8863         * modules/strptime: New file.
8864         * lib/strptime.h: New file.
8865         * lib/strptime.c: New file.
8866         * m4/strptime.m4: New file.
8867
8868 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
8869
8870         * MODULES.html.sh: New module mpsort.
8871         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
8872
8873         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
8874         a circularity problem with HP-UX ia64 reported by Bob Proulx in
8875         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
8876         All uses changed.
8877         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
8878         All uses changed.
8879         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
8880         to _Restrict_.
8881         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
8882         the parameter matches the prototype.
8883
8884 2007-01-28  Jim Meyering  <jim@meyering.net>
8885
8886         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
8887         sys/time.h here, reverting that part of the previous patch:
8888         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
8889
8890 2007-01-28  Bruno Haible  <bruno@clisp.org>
8891
8892         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
8893         value of $(SYS_TIME_H).
8894         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
8895         remove it conditionally, too. [added by Jim Meyering]
8896         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
8897         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
8898         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
8899         GETTIMEOFDAY_REPLACEMENT to 1.
8900
8901 2007-01-28  Bruno Haible  <bruno@clisp.org>
8902
8903         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
8904         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
8905         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
8906         Set UNISTD_H instead of UNISTD_H2.
8907         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
8908
8909 2007-01-28  Bruno Haible  <bruno@clisp.org>
8910
8911         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
8912         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
8913
8914 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8915
8916         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
8917         (func_create_testdir): Ensure C locale for `grep' and `tr'
8918         character ranges.
8919         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
8920         ACLOCAL_AMFLAGS parsing state machine.
8921
8922 2007-01-27  Bruno Haible  <bruno@clisp.org>
8923
8924         * modules/unistr/base: Update.
8925
8926 2007-01-27  Bruno Haible  <bruno@clisp.org>
8927
8928         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
8929         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
8930         * modules/unistr/u32-mbtouc-unsafe: Renamed from
8931         modules/unistr/u32-mbtouc.
8932         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
8933         * lib/unistr.h: Update.
8934         * lib/linebreak.c: Update.
8935         * modules/unistr/u32-mbtouc: Renamed from
8936         modules/unistr/u32-mbtouc-safe.
8937         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
8938         * lib/unistr.h: Update.
8939         * lib/unistr/u32-to-u8.c: Update.
8940         * lib/unistr/u32-to-u16.c: Update.
8941
8942 2007-01-27  Bruno Haible  <bruno@clisp.org>
8943
8944         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
8945         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
8946         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
8947         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
8948         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
8949         * modules/unistr/u16-mbtouc-unsafe: Renamed from
8950         modules/unistr/u16-mbtouc.
8951         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
8952         * lib/unistr.h: Update.
8953         * lib/linebreak.c: Update.
8954         * modules/linebreak: Update.
8955         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
8956         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
8957         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
8958         * modules/unistr/u16-mbtouc: Renamed from
8959         modules/unistr/u16-mbtouc-safe.
8960         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
8961         * lib/unistr.h: Update.
8962         * lib/unistr/u16-to-u8.c: Update.
8963         * modules/unistr/u16-to-u8: Update.
8964         * lib/unistr/u16-to-u32.c: Update.
8965         * modules/unistr/u16-to-u32: Update.
8966
8967 2007-01-27  Bruno Haible  <bruno@clisp.org>
8968
8969         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
8970         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
8971         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
8972         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
8973         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
8974         * modules/unistr/u8-mbtouc-unsafe: Renamed from
8975         modules/unistr/u8-mbtouc.
8976         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
8977         * lib/unistr.h: Update.
8978         * lib/striconveh.c: Update.
8979         * modules/striconveh: Update.
8980         * lib/linebreak.c: Update.
8981         * modules/linebreak: Update.
8982         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
8983         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
8984         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
8985         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
8986         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
8987         * lib/unistr.h: Update.
8988         * lib/striconveh.c: Update.
8989         * modules/striconveh: Update.
8990         * lib/unistr/u8-to-u16.c: Update.
8991         * modules/unistr/u8-to-u16: Update.
8992         * lib/unistr/u8-to-u32.c: Update.
8993         * modules/unistr/u8-to-u32: Update.
8994
8995 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8996
8997         Sync from Libtool.
8998         * lib/argz.c: Do not include strings.h nor memory.h, include
8999         string.h unconditionally.  Patch by Simon Josefsson.
9000
9001 2007-01-27  Bruno Haible  <bruno@clisp.org>
9002
9003         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
9004         from gl_HEADER_STRING_H_BODY.
9005         (gl_HEADER_STRING_H_BODY): Require it.
9006         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
9007         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
9008         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
9009         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
9010         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
9011         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
9012         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9013         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
9014         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
9015         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
9016         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
9017         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
9018         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
9019         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9020         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
9021
9022 2007-01-27  Bruno Haible  <bruno@clisp.org>
9023
9024         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
9025         check_PROGRAMS into noinst_PROGRAMS.
9026         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
9027         check_PROGRAMS in this case.
9028         (func_import): Set for_test to false.
9029         (func_create_testdir): Set for_test to true.
9030
9031 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
9032             Bruno Haible  <bruno@clisp.org>
9033
9034         * modules/strcasestr (Files): Remove lib/strcasestr.h.
9035         (Depends-on): Add string.
9036         (Includes): Use <string.h> instead of strcasestr.h.
9037         * modules/string (Makefile.am): Also substitute the value of
9038         REPLACE_STRCASESTR.
9039         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
9040         assume strcasestr is declared in <string.h> not <strings.h>. Also
9041         set REPLACE_STRCASESTR.
9042         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
9043         REPLACE_STRCASESTR.
9044         * lib/strcasestr.h: Remove file.
9045         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
9046         * lib/string_.h (strcasestr): New declaration.
9047
9048 2007-01-27  Bruno Haible  <bruno@clisp.org>
9049
9050         * lib/string_.h: Use 'extern'.
9051
9052 2007-01-27  Jim Meyering  <jim@meyering.net>
9053
9054         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
9055         of set-but-not-used local, "q".
9056
9057         * lib/mempcpy.c: Include <config.h> before <string.h>.
9058         This fixes a compilation error on HP-UX, due to the system's
9059         "restrict"-using mempcpy prototype.
9060
9061 2007-01-26  Bruno Haible  <bruno@clisp.org>
9062
9063         Small optimization.
9064         * lib/javacomp.c: Include c-strstr.h.
9065          (is_envjavac_gcj): Use c_strstr instead of strstr.
9066         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
9067
9068 2007-01-26  Bruno Haible  <bruno@clisp.org>
9069
9070         * MODULES.html.sh (Unicode string functions): Add the new modules.
9071
9072         * modules/uniconv/u32-strconv-to-locale: New file.
9073         * lib/uniconv/u32-strconv-to-locale.c: New file.
9074
9075         * modules/uniconv/u16-strconv-to-locale: New file.
9076         * lib/uniconv/u16-strconv-to-locale.c: New file.
9077
9078         * modules/uniconv/u8-strconv-to-locale: New file.
9079         * lib/uniconv/u8-strconv-to-locale.c: New file.
9080
9081         * modules/uniconv/u32-strconv-from-locale: New file.
9082         * lib/uniconv/u32-strconv-from-locale.c: New file.
9083
9084         * modules/uniconv/u16-strconv-from-locale: New file.
9085         * lib/uniconv/u16-strconv-from-locale.c: New file.
9086
9087         * modules/uniconv/u8-strconv-from-locale: New file.
9088         * lib/uniconv/u8-strconv-from-locale.c: New file.
9089
9090         * modules/uniconv/u32-strconv-to-enc: New file.
9091         * lib/uniconv/u32-strconv-to-enc.c: New file.
9092         * modules/uniconv/u32-strconv-to-enc-tests: New file.
9093         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
9094
9095         * modules/uniconv/u16-strconv-to-enc: New file.
9096         * lib/uniconv/u16-strconv-to-enc.c: New file.
9097         * lib/uniconv/u-strconv-to-enc.h: New file.
9098         * modules/uniconv/u16-strconv-to-enc-tests: New file.
9099         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
9100
9101         * modules/uniconv/u8-strconv-to-enc: New file.
9102         * lib/uniconv/u8-strconv-to-enc.c: New file.
9103         * modules/uniconv/u8-strconv-to-enc-tests: New file.
9104         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
9105
9106         * modules/uniconv/u32-strconv-from-enc: New file.
9107         * lib/uniconv/u32-strconv-from-enc.c: New file.
9108         * modules/uniconv/u32-strconv-from-enc-tests: New file.
9109         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
9110
9111         * modules/uniconv/u16-strconv-from-enc: New file.
9112         * lib/uniconv/u16-strconv-from-enc.c: New file.
9113         * modules/uniconv/u16-strconv-from-enc-tests: New file.
9114         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
9115
9116         * modules/uniconv/u8-strconv-from-enc: New file.
9117         * lib/uniconv/u8-strconv-from-enc.c: New file.
9118         * lib/uniconv/u-strconv-from-enc.h: New file.
9119         * modules/uniconv/u8-strconv-from-enc-tests: New file.
9120         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
9121
9122         * modules/uniconv/u32-conv-from-enc: New file.
9123         * lib/uniconv/u32-conv-from-enc.c: New file.
9124         * modules/uniconv/u32-conv-from-enc-tests: New file.
9125         * tests/uniconv/test-u32-conv-from-enc.c: New file.
9126
9127         * modules/uniconv/u16-conv-from-enc: New file.
9128         * lib/uniconv/u16-conv-from-enc.c: New file.
9129         * lib/uniconv/u-conv-from-enc.h: New file.
9130         * modules/uniconv/u16-conv-from-enc-tests: New file.
9131         * tests/uniconv/test-u16-conv-from-enc.c: New file.
9132
9133         * modules/uniconv/u8-conv-from-enc: New file.
9134         * lib/uniconv/u8-conv-from-enc.c: New file.
9135         * modules/uniconv/u8-conv-from-enc-tests: New file.
9136         * tests/uniconv/test-u8-conv-from-enc.c: New file.
9137
9138         * modules/uniconv/base: New file.
9139         * lib/uniconv.h: New file.
9140
9141 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
9142
9143         * doc/gnulib-tool.texi (Initial import): Update to match current
9144         behavior with strdup module.
9145         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
9146         * lib/memmem.h: Remove; all uses removed.  This is now done
9147         by <string.h>.
9148         * lib/mempcpy.h: Likewise.
9149         * lib/memrchr.h: Likewise.
9150         * lib/stpcpy.h: Likewise.
9151         * lib/stpncpy.h: Likewise.
9152         * lib/strcase.h: Likewise.
9153         * lib/strchrnul.h: Likewise.
9154         * lib/strdup.h: Likewise.
9155         * lib/strndup.h: Likewise.
9156         * lib/strnlen.h: Likewise.
9157         * lib/strpbrk.h: Likewise.
9158         * lib/strsep.h: Likewise.
9159         * lib/strstr.h: Likewise.
9160         * lib/strtok_r.h: Likewise.
9161         * lib/string_.h: New file.
9162         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
9163         Rely on <string.h> instead.
9164         * lib/canon-host.c: Likewise.
9165         * lib/chdir-long.c: Likewise.
9166         * lib/concatpath.c: Likewise.
9167         * lib/exclude.c: Likewise.
9168         * lib/fchdir.c: Likewise.
9169         * lib/getaddrinfo.c: Likewise.
9170         * lib/getcwd.c: Likewise.
9171         * lib/getsubopt.c: Likewise.
9172         * lib/glob.c: Likewise.
9173         * lib/hard-locale.c: Likewise.
9174         * lib/iconvme.c: Likewise.
9175         * lib/javacomp.c: Likewise.
9176         * lib/mempcpy.c: Likewise.
9177         * lib/memrchr.c: Likewise.
9178         * lib/regex_internal.h: Likewise.
9179         * lib/stpncpy.c: Likewise.
9180         * lib/strcasecmp.c: Likewise.
9181         * lib/strchrnul.c: Likewise.
9182         * lib/strdup.c: Likewise.
9183         * lib/striconv.c: Likewise.
9184         * lib/striconveh.c: Likewise.
9185         * lib/striconveha.c: Likewise.
9186         * lib/strncasecmp.c: Likewise.
9187         * lib/strndup.c: Likewise.
9188         * lib/strnlen.c: Likewise.
9189         * lib/strsep.c: Likewise.
9190         * lib/strstr.c: Likewise.
9191         * lib/strtok_r.c: Likewise.
9192         * lib/userspec.c: Likewise.
9193         * lib/w32spawn.h: Likewise.
9194         * lib/xstrndup.c: Likewise.
9195         * lib/mountlist.c (strstr): Remove decl.
9196         * m4/string_h.m4: New file.
9197         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
9198         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
9199         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
9200         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
9201         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
9202         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
9203         Set REPLACE_STRCASECMP if necessary.
9204         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
9205         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
9206         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
9207         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
9208         HAVE_DECL_STRDUP if necessary.
9209         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
9210         since gl_FUNC_STRNDUP does that now.
9211         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
9212         Check for decl here...
9213         (gl_PREREQ_STRNLEN): ... not here.
9214         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
9215         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
9216         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
9217         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
9218         necessary.
9219         * modules/string: New file.
9220         * modules/memmem (Files): Remove special-purpose include file.
9221         (Depends-on): Add string.
9222         (Include): Include <string.h>, not the removed file.
9223         * modules/mempcpy: Likewise.
9224         * modules/memrchr: Likewise.
9225         * modules/stpcpy: Likewise.
9226         * modules/stpncpy: Likewise.
9227         * modules/strcase: Likewise.
9228         * modules/strchrnul: Likewise.
9229         * modules/strdup: Likewise.
9230         * modules/strndup: Likewise.
9231         * modules/strnlen: Likewise.
9232         * modules/strpbrk: Likewise.
9233         * modules/strsep: Likewise.
9234         * modules/strstr: Likewise.
9235         * modules/strtok_r: Likewise.
9236         * tests/test-dirname.c: Don't include "strdup.h", since
9237         <string.h> now suffices.
9238         * tests/test-memmem.c: Don't include "memmem.h", since
9239         <string.h> now suffices.
9240
9241 2007-01-25  Bruno Haible  <bruno@clisp.org>
9242
9243         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
9244         *resultp is 0.
9245
9246         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
9247         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
9248         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
9249         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
9250
9251         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
9252         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
9253         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
9254         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
9255         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
9256         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
9257
9258 2007-01-24  Bruno Haible  <bruno@clisp.org>
9259
9260         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
9261         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
9262         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
9263         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
9264         gl_FUNC_FTS_CORE.
9265         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
9266         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
9267         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
9268         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
9269         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
9270         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
9271         gl_FUNC_FCHOWNAT.
9272         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
9273         gl_FUNC_STRFTIME.
9274         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
9275         Reported by Ralf Wildenhues.
9276
9277 2007-01-24  Bruno Haible  <bruno@clisp.org>
9278
9279         Drop AC_REQUIRE calls that are redundant with the module dependencies.
9280         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
9281         gl_GETADDRINFO.
9282         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
9283         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
9284         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
9285
9286 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
9287
9288         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
9289         Don't use 'exit'; just return from 'main'.
9290         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
9291
9292         * lib/fnmatch_.h: Readjust white space and comments to match
9293         glibc, to avoid spurious diffs.
9294
9295 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9296
9297         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
9298         2004-12-01 change by Jakub Jelinek, since this code won't compile
9299         if !LIBC.  Problem reported by Bob Proulx.
9300
9301 2007-01-23  Bruno Haible  <bruno@clisp.org>
9302
9303         * lib/striconveh.c: Include c-strcaseeq.h.
9304         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
9305         * modules/striconveh (Depends-on): Add c-strcaseeq.
9306
9307 2007-01-23  Bruno Haible  <bruno@clisp.org>
9308
9309         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
9310
9311         * modules/c-strcaseeq: New file.
9312         * lib/c-strcaseeq.h: New file.
9313
9314         * modules/streq: New file.
9315         * lib/streq.h: New file.
9316
9317 2007-01-23  Bruno Haible  <bruno@clisp.org>
9318
9319         * modules/striconveha-tests: New file.
9320         * tests/test-striconveha.c: New file.
9321
9322         * lib/striconveha.h: Include <stdbool.h>.
9323         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
9324         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
9325         (mem_iconveha_notranslit): Renamed from mem_iconveha.
9326         (mem_iconveha): New function.
9327         (str_iconveha_notranslit): Renamed from str_iconveha.
9328         (str_iconveha): New function.
9329         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
9330         c-strcase.
9331
9332 2007-01-23  Bruno Haible  <bruno@clisp.org>
9333
9334         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
9335         encodings without forgiving before trying any encoding with handler.
9336         (str_iconveha): Try all encodings without forgiving before trying any
9337         encoding with handler.
9338
9339 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
9340
9341         Import the following changes from libc.
9342
9343         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
9344
9345         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
9346
9347         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
9348
9349         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
9350         normal_bracket label.
9351
9352         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
9353
9354         [BZ #361]
9355         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
9356         to normal_bracket after fetching the next character.
9357
9358 2007-01-22  Bruno Haible  <bruno@clisp.org>
9359
9360         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
9361         argument.
9362         * lib/striconveh.c (iconv_carefully_1): New function.
9363         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
9364         argument.
9365         (str_cd_iconveh): Update.
9366         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
9367         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
9368         * tests/test-striconveh.c (MAGIC): New macro.
9369         (new_offsets): New function.
9370         (main): Test call with and without offsets.
9371
9372 2007-01-22  Bruno Haible  <bruno@clisp.org>
9373
9374         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
9375         * modules/sys_select (Makefile.am): Likewise.
9376         * modules/sys_socket (Makefile.am): Likewise.
9377         * modules/sys_time (Makefile.am): Likewise.
9378
9379 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
9380
9381         * modules/gettimeofday (License): Change from GPL to LGPL, since
9382         gettimeofday is a library function.
9383
9384 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9385
9386         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
9387
9388 2007-01-21  Bruno Haible  <bruno@clisp.org>
9389
9390         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
9391
9392 2007-01-21  Bruno Haible  <bruno@clisp.org>
9393
9394         * modules/striconveha: New file.
9395         * lib/striconveha.h: New file.
9396         * lib/striconveha.c: New file.
9397         * MODULES.html.sh (Internationalization functions): Add striconveha.
9398         * lib/striconv.c (str_iconv): Optimize the case of an empty input
9399         string.
9400         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
9401
9402 2007-01-21  Bruno Haible  <bruno@clisp.org>
9403
9404         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
9405         * lib/striconveh.c (str_iconveh): Likewise.
9406
9407 2007-01-21  Bruno Haible  <bruno@clisp.org>
9408
9409         * lib/striconveh.h (mem_iconveh): New declaration.
9410         * lib/striconveh.c (mem_iconveh): New function.
9411         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
9412
9413 2007-01-21  Bruno Haible  <bruno@clisp.org>
9414
9415         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
9416
9417         * lib/striconveh.h (mem_cd_iconveh): Change specification.
9418         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
9419         original result buffer.
9420         (str_cd_iconveh): Update.
9421         * tests/test-striconveh.c (main): Update.
9422
9423         * lib/striconv.h (mem_cd_iconv): Change specification.
9424         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
9425         result buffer.
9426         (str_cd_iconv): Update.
9427         * tests/test-striconv.c (main): Update.
9428
9429 2007-01-21  Bruno Haible  <bruno@clisp.org>
9430
9431         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
9432
9433 2007-01-20  Jim Meyering  <jim@meyering.net>
9434
9435         * lib/userspec.c (parse_with_separator): If a user or group string
9436         starts with "+", skip the corresponding name-to-ID look-up, since
9437         such a look-up must fail: user and group names may not include "+".
9438
9439 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
9440
9441         * lib/poll.c: Include sys/time.h and time.h unconditionally,
9442         since we now assume the sys_time module.
9443         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
9444         check for sys/time.h; no longer needed.
9445         * modules/poll (Depends-on): Depend on sys_time.
9446
9447 2007-01-18  Bruno Haible  <bruno@clisp.org>
9448
9449         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
9450         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
9451
9452         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
9453         gettimeofday.
9454
9455         * tests/test-gettimeofday.c: Include <time.h>.
9456         (dummy): Remove variable.
9457
9458         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
9459         gl_HEADER_SYS_TIME_H.
9460         (gl_HEADER_SYS_TIME_H): New macro.
9461
9462         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
9463         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9464         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
9465         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
9466         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9467         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
9468         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
9469         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9470         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
9471         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
9472         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9473
9474         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
9475         last change; it caused a compilation error when cross-compiling to
9476         Cygwin.
9477
9478 2007-01-18  Jim Meyering  <jim@meyering.net>
9479
9480         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
9481         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
9482         than the race-prone "test -d sys || mkdir sys".
9483         (configure.ac): Use AC_PROG_MKDIR_P.
9484         * modules/sys_select: Likewise.
9485         * modules/sys_socket: Likewise.
9486         * modules/sys_time: Likewise.
9487
9488 2007-01-18  Eric Blake  <ebb9@byu.net>
9489
9490         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
9491         replace gettimeofday.
9492         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
9493         name, to avoid infinite recursion.
9494
9495 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
9496
9497         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
9498         module sys_time.
9499         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
9500         assume timespec.h defines struct timeval.
9501         * lib/settime.c: Likewise.
9502         * lib/utimens.c: Likewise.
9503         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
9504         since we now assume the gettimeofday module.
9505         * lib/tempname.c (__gen_tempname): Likewise.
9506         * lib/gettimeofday.h: Remove.
9507         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
9508         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
9509         Include <time.h>, for 'time()'.
9510         (localtime_buffer_addr): Also use this workaround if
9511         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
9512         to simplify the uses.  All uses changed.
9513         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
9514         that #undef is inside {}, and 'const' follows type name consistently.
9515         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
9516         (gettimeofday): Do not use the maximum possible value for
9517         tv->tv_usec, since that might break usages other than ls.c.
9518         Instead, we'll leave ls.c alone.  This undoes today's patch
9519         by Bruno.  Add a compile-time warning for 1s-clock resolution;
9520         we've never observed the problem but might as well keep the
9521         canary.
9522         * lib/nanosleep.c: Include timespec.h first, for interface check.
9523         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
9524         now assume the sys_time module.
9525         * lib/tempname.c: Likewise.
9526         * lib/timespec.h: Likewise.
9527         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
9528         needed.
9529         * lib/strftime.c: Likewise.
9530         * lib/timespec.h: Likewise.
9531         * lib/posixtm.c: Include posixtm.h first, for interface check.
9532         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
9533         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
9534         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
9535         * lib/sys_time_.h: New file.
9536         * lib/timespec.h (struct timespec): Use long int, not long.
9537         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
9538         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
9539         Remove obsolescent call to AC_HEADER_TIME.
9540         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
9541         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
9542         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
9543         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
9544         Likewise.
9545         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
9546         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
9547         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
9548         into the sys_time module.  Check for gettimeofday just once.
9549         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
9550         for gettimeofday signature to just check the signature.  Merely
9551         compile it, since linking doesn't test signature.  Improve test for
9552         whether gettimeofday.o is actually needed.
9553         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
9554         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
9555         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
9556         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9557         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
9558         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
9559         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
9560         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
9561         than worrying about sys/time.h.
9562         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
9563         Don't bother worrying about TIME_WITH_SYS_TIME.
9564         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
9565         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
9566         * m4/sys_time_h.m4: New file.
9567         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
9568         Don't include sys/time.h.  Return from main rather than exiting.
9569         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
9570         all uses changed.
9571         * modules/gethrxtime (Depends-on): Add sys_time.
9572         * modules/gettime (Depends-on): Likewise.
9573         * modules/gettimeofday (Depends-on): Likewise.
9574         * modules/nanosleep (Depends-on): Likewise.
9575         * modules/settime (Depends-on): Likewise.
9576         * modules/tempname (Depends-on): Likewise.
9577         * modules/utimens (Depends-on): Likewise.
9578         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
9579         (Include:) Change back to <sys/time.h>.
9580         (Maintainer:) Add self.
9581         * modules/sys_time: New file.
9582         * modules/tempname (Depends-on): Add gettimeofday.
9583         * tests/test-gettimeofday.c: Include <sys/time.h>
9584         rather than gettimeofday.h.
9585
9586 2007-01-17  Bruno Haible  <bruno@clisp.org>
9587
9588         * gnulib-tool (func_get_license): Revert last patch. Instead, let
9589         the license default to GPL.
9590         (func_create_testdir): Don't complain if a module is LGPL and its
9591         tests module depends on GPLed modules.
9592
9593 2007-01-17  Bruno Haible  <bruno@clisp.org>
9594
9595         * lib/gettimeofday.c (gettimeofday): Add code for the case
9596         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
9597         maximum possible value for tv->tv_usec, rather than the minimum one.
9598
9599 2005-10-08  Martin Lambers  <marlam@marlam.de>
9600 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
9601 2007-01-16  Bruno Haible  <bruno@clisp.org>
9602
9603         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
9604         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
9605         gl_FUNC_GETTIMEOFDAY.
9606         (Include): Add gettimeofday.h.
9607         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
9608         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
9609         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
9610         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
9611         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
9612         * lib/gettimeofday.h: New file.
9613         * lib/gettimeofday.c: Include <sys/timeb.h>.
9614         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
9615         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
9616         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
9617         fall back on time().
9618
9619         * tests/test-gettimeofday.c: New file.
9620         * modules/gettimeofday-tests: New file.
9621
9622 2007-01-16  Eric Blake  <ebb9@byu.net>
9623
9624         * modules/fnmatch (Depends-on): Depend on wchar.
9625         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
9626         * m4/fnmatch.m4: Likewise.
9627         * modules/mbchar (Makefile.am): Assume <wchar.h>.
9628         * m4/mbchar.m4: Likewise.
9629         * modules/mbswidth (Depends-on): Depend on wchar.
9630         * lib/mbswidth.c: Assume <wchar.h>.
9631         * m4/mbswidth.m4: Likewise.
9632         * modules/quotearg (Depends-on): Depend on wchar.
9633         * lib/quotearg.c: Assume <wchar.h>.
9634         * m4/quotearg.m4: Likewise.
9635         * modules/regex (Depends-on): Depend on wchar.
9636         * lib/regex_internal.h: Assume <wchar.h>.
9637         * m4/regex.m4: Likewise.
9638         * modules/stdint (Depends-on): Depend on wchar.
9639         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
9640         * m4/stdint.m4: Likewise.
9641         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
9642         * modules/strftime (Depends-on): Depend on wchar.
9643         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
9644         * modules/strtol (Depends-on): Depend on wchar.
9645         * lib/strtol.c: Assume <wchar.h>.
9646         * modules/wcwidth (Depends-on): Depend on wchar.
9647         * lib/wcwidth.h: Assume <wchar.h>.
9648         * m4/wcwidth.m4: Likewise.
9649
9650 2007-01-16  Bruno Haible  <bruno@clisp.org>
9651
9652         * modules/csharpexec-script: New, created from...
9653         * modules/csharpexec: ... this.
9654
9655 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
9656
9657         * modules/javaexec-script: New, created from...
9658         * modules/javaexec: ... this.
9659
9660 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9661
9662         * modules/poll (Dependencies): Add sys_select.
9663
9664 2007-01-15  Jim Meyering  <jim@meyering.net>
9665
9666         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
9667         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
9668         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
9669         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
9670
9671 2007-01-15  Bruno Haible  <bruno@clisp.org>
9672
9673         * modules/striconveh: New file.
9674         * lib/striconveh.h: New file.
9675         * lib/striconveh.c: New file.
9676         * MODULES.html.sh (Internationalization functions): Add striconveh.
9677
9678         * modules/striconveh-tests: New file.
9679         * tests/test-striconveh.c: New file.
9680
9681 2007-01-15  Bruno Haible  <bruno@clisp.org>
9682
9683         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
9684         not from GNU libiconv or GNU libc.
9685
9686 2007-01-15  Bruno Haible  <bruno@clisp.org>
9687
9688         * doc/gnulib-intro.texi (Copyright): Explain the different license
9689         terms for module descriptions, autoconf macros, tests, documentation.
9690
9691 2007-01-14  Bruno Haible  <bruno@clisp.org>
9692
9693         * modules/striconv-tests: New file.
9694         * tests/test-striconv.c: New file.
9695
9696 2007-01-14  Bruno Haible  <bruno@clisp.org>
9697
9698         * modules/iconv-tests: New file.
9699         * tests/test-iconv.c: New file.
9700
9701 2007-01-14  Bruno Haible  <bruno@clisp.org>
9702
9703         * gnulib-tool (func_get_license): For test modules, use the license of
9704         the main module.
9705
9706 2007-01-14  Bruno Haible  <bruno@clisp.org>
9707
9708         * modules/iconv (Include): Clarify that <iconv.h> can only be included
9709         if iconv is found to exist.
9710
9711 2007-01-14  Bruno Haible  <bruno@clisp.org>
9712
9713         * modules/c-ctype-tests: New file.
9714         * tests/test-c-ctype.c: New file.
9715
9716 2007-01-14  Bruno Haible  <bruno@clisp.org>
9717
9718         * modules/binary-io-tests: New file.
9719         * tests/test-binary-io.sh: New file.
9720         * tests/test-binary-io.c: New file.
9721
9722 2007-01-14  Bruno Haible  <bruno@clisp.org>
9723
9724         * modules/array-oset-tests: New file.
9725         * tests/test-array_oset.c: New file.
9726
9727 2007-01-14  Bruno Haible  <bruno@clisp.org>
9728
9729         * modules/array-list-tests: New file.
9730         * tests/test-array_list.c: New file.
9731
9732 2007-01-14  Bruno Haible  <bruno@clisp.org>
9733
9734         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
9735         and make.
9736         Reported by Simon Josefsson in
9737         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
9738
9739 2007-01-14  Bruno Haible  <bruno@clisp.org>
9740
9741         * modules/allocsa-tests: New file.
9742         * tests/test-allocsa.c: New file.
9743
9744 2007-01-14  Bruno Haible  <bruno@clisp.org>
9745
9746         * modules/fchdir (Depends-on): Add absolute-header.
9747         * modules/unistd (Depends-on): Likewise.
9748
9749 2006-12-30  Bruno Haible  <bruno@clisp.org>
9750
9751         * modules/fchdir: New file.
9752         * modules/unistd (Files): Add lib/unistd_.h.
9753         (Makefile.am): Generate unistd.h from unistd_.h.
9754         * lib/fchdir.c: New file.
9755         * lib/dirent_.h: New file.
9756         * lib/unistd_.h: New file.
9757         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
9758         * m4/fchdir.m4: New file.
9759         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
9760         (gl_HEADER_UNISTD): Invoke it.
9761         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
9762         function.
9763         * lib/backupfile.c (opendir, closedir): Undefine.
9764         * lib/chown.c (open, close): Undefine.
9765         * lib/clean-temp.c (open, close): Undefine.
9766         * lib/copy-file.c (open, close): Undefine.
9767         * lib/execute.c (open, close): Undefine.
9768         * lib/fsusage.c (open, close): Undefine.
9769         * lib/gc-gnulib.c (open, close): Undefine.
9770         * lib/getcwd.c (opendir, closedir): Undefine.
9771         * lib/glob.c (opendir, closedir): Undefine.
9772         * lib/javacomp.c (open, close): Undefine.
9773         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
9774         * lib/openat-proc.c (open, close): Undefine.
9775         * lib/pagealign_alloc.c (open, close): Undefine.
9776         * lib/pipe.c (open, close): Undefine.
9777         * lib/progreloc.c (open, close): Undefine.
9778         * lib/savedir.c (opendir, closedir): Undefine.
9779         * lib/utime.c (open, close): Undefine.
9780         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
9781
9782 2007-01-10  Bruno Haible  <bruno@clisp.org>
9783
9784         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
9785
9786 2007-01-12  Eric Blake  <ebb9@byu.net>
9787
9788         Provide a robust <wchar.h>.  Further simplifications are now
9789         possible in other modules, but not included here.
9790         * modules/wchar: New module.
9791         * m4/wchar.m4: New file.
9792         * lib/wchar_.h: Likewise.
9793         * modules/mbchar (Depends-on): Depend on wchar, as the first use
9794         of the new module.
9795         * MODULES.html.sh (Extended multibyte and wide character utilities):
9796         New section.
9797
9798 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
9799
9800         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
9801         to a reasonable default for memory allocation.
9802         (xreadlink): Don't allocate a huge buffer, to work around a buggy
9803         file system that reports garbage st_size values for symlinks.
9804         Problem reported by Liyang Hu.
9805
9806 2007-01-11  Simon Josefsson  <simon@josefsson.org>
9807
9808         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
9809         Emacs .#* auto-save files).
9810
9811 2007-01-11  Bruno Haible  <bruno@clisp.org>
9812
9813         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
9814         directory.
9815
9816 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
9817
9818         Use @...@ consistently in lib/wctype_.h.
9819         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
9820         on it being set to 1 or 0.
9821         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
9822         go back to AC_SUBSTing it.
9823         * modules/wctype (Makefile.am): Undo previous change.
9824
9825 2007-01-10  Eric Blake  <ebb9@byu.net>
9826
9827         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
9828         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
9829         * modules/wctype (Makefile.am): Likewise.
9830         Reported by Chris McGuire.
9831
9832 2007-01-10  Jim Meyering  <jim@meyering.net>
9833
9834         fts.c: a small readability/maintainability improvement
9835         * lib/fts.c (fts_read): Make this code slightly more readable and
9836         maintainable by hoisting the "sp->fts_cur = p" assignments to
9837         immediately follow the statements that set P.  Derived from
9838         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
9839
9840 2007-01-10  Eric Blake  <ebb9@byu.net>
9841
9842         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
9843         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
9844         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
9845         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
9846         Reported by Chris McGuire.
9847
9848 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9849
9850         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
9851         in sed script.
9852
9853 2007-01-09  Bruno Haible  <bruno@clisp.org>
9854
9855         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
9856         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
9857         variables.
9858         (func_module): Use them.
9859
9860 2007-01-09  Bruno Haible  <bruno@clisp.org>
9861
9862         * modules/unistr/base: New file.
9863         * lib/unistr.h: New file.
9864
9865         * modules/unistr/u8-to-u16: New file.
9866         * lib/unistr/u8-to-u16.c: New file.
9867
9868         * modules/unistr/u8-to-u32: New file.
9869         * lib/unistr/u8-to-u32.c: New file.
9870
9871         * modules/unistr/u16-to-u8: New file.
9872         * lib/unistr/u16-to-u8.c: New file.
9873
9874         * modules/unistr/u16-to-u32: New file.
9875         * lib/unistr/u16-to-u32.c: New file.
9876
9877         * modules/unistr/u32-to-u8: New file.
9878         * lib/unistr/u32-to-u8.c: New file.
9879
9880         * modules/unistr/u32-to-u16: New file.
9881         * lib/unistr/u32-to-u16.c: New file.
9882
9883         * modules/unistr/u8-check: New file.
9884         * modules/unistr/u16-check: New file.
9885         * modules/unistr/u32-check: New file.
9886         * lib/unistr/u8-check.c: New file.
9887         * lib/unistr/u16-check.c: New file.
9888         * lib/unistr/u32-check.c: New file.
9889
9890         * modules/unistr/u8-chr: New file.
9891         * modules/unistr/u16-chr: New file.
9892         * modules/unistr/u32-chr: New file.
9893         * lib/unistr/u8-chr.c: New file.
9894         * lib/unistr/u16-chr.c: New file.
9895         * lib/unistr/u32-chr.c: New file.
9896
9897         * modules/unistr/u8-cmp: New file.
9898         * modules/unistr/u16-cmp: New file.
9899         * modules/unistr/u32-cmp: New file.
9900         * lib/unistr/u8-cmp.c: New file.
9901         * lib/unistr/u16-cmp.c: New file.
9902         * lib/unistr/u32-cmp.c: New file.
9903
9904         * modules/unistr/u8-cpy: New file.
9905         * modules/unistr/u16-cpy: New file.
9906         * modules/unistr/u32-cpy: New file.
9907         * lib/unistr/u8-cpy.c: New file.
9908         * lib/unistr/u16-cpy.c: New file.
9909         * lib/unistr/u32-cpy.c: New file.
9910         * lib/unistr/u-cpy.h: New file.
9911
9912         * modules/unistr/u8-cpy-alloc: New file.
9913         * modules/unistr/u16-cpy-alloc: New file.
9914         * modules/unistr/u32-cpy-alloc: New file.
9915         * lib/unistr/u8-cpy-alloc.c: New file.
9916         * lib/unistr/u16-cpy-alloc.c: New file.
9917         * lib/unistr/u32-cpy-alloc.c: New file.
9918         * lib/unistr/u-cpy-alloc.h: New file.
9919
9920         * modules/unistr/u8-endswith: New file.
9921         * modules/unistr/u16-endswith: New file.
9922         * modules/unistr/u32-endswith: New file.
9923         * lib/unistr/u8-endswith.c: New file.
9924         * lib/unistr/u16-endswith.c: New file.
9925         * lib/unistr/u32-endswith.c: New file.
9926         * lib/unistr/u-endswith.h: New file.
9927
9928         * modules/unistr/u8-mblen: New file.
9929         * modules/unistr/u16-mblen: New file.
9930         * modules/unistr/u32-mblen: New file.
9931         * lib/unistr/u8-mblen.c: New file.
9932         * lib/unistr/u16-mblen.c: New file.
9933         * lib/unistr/u32-mblen.c: New file.
9934
9935         * modules/unistr/u8-mbtouc: New file.
9936         * modules/unistr/u16-mbtouc: New file.
9937         * modules/unistr/u32-mbtouc: New file.
9938         * lib/unistr/u8-mbtouc.c: New file.
9939         * lib/unistr/u16-mbtouc.c: New file.
9940         * lib/unistr/u32-mbtouc.c: New file.
9941
9942         * modules/unistr/u8-mbtouc-safe: New file.
9943         * modules/unistr/u16-mbtouc-safe: New file.
9944         * modules/unistr/u32-mbtouc-safe: New file.
9945         * lib/unistr/u8-mbtouc-safe.c: New file.
9946         * lib/unistr/u16-mbtouc-safe.c: New file.
9947         * lib/unistr/u32-mbtouc-safe.c: New file.
9948
9949         * modules/unistr/u8-move: New file.
9950         * modules/unistr/u16-move: New file.
9951         * modules/unistr/u32-move: New file.
9952         * lib/unistr/u8-move.c: New file.
9953         * lib/unistr/u16-move.c: New file.
9954         * lib/unistr/u32-move.c: New file.
9955         * lib/unistr/u-move.h: New file.
9956
9957         * modules/unistr/u8-next: New file.
9958         * modules/unistr/u16-next: New file.
9959         * modules/unistr/u32-next: New file.
9960         * lib/unistr/u8-next.c: New file.
9961         * lib/unistr/u16-next.c: New file.
9962         * lib/unistr/u32-next.c: New file.
9963
9964         * modules/unistr/u8-prev: New file.
9965         * modules/unistr/u16-prev: New file.
9966         * modules/unistr/u32-prev: New file.
9967         * lib/unistr/u8-prev.c: New file.
9968         * lib/unistr/u16-prev.c: New file.
9969         * lib/unistr/u32-prev.c: New file.
9970
9971         * modules/unistr/u8-set: New file.
9972         * modules/unistr/u16-set: New file.
9973         * modules/unistr/u32-set: New file.
9974         * lib/unistr/u8-set.c: New file.
9975         * lib/unistr/u16-set.c: New file.
9976         * lib/unistr/u32-set.c: New file.
9977         * lib/unistr/u-set.h: New file.
9978
9979         * modules/unistr/u8-startswith: New file.
9980         * modules/unistr/u16-startswith: New file.
9981         * modules/unistr/u32-startswith: New file.
9982         * lib/unistr/u8-startswith.c: New file.
9983         * lib/unistr/u16-startswith.c: New file.
9984         * lib/unistr/u32-startswith.c: New file.
9985         * lib/unistr/u-startswith.h: New file.
9986
9987         * modules/unistr/u8-stpcpy: New file.
9988         * modules/unistr/u16-stpcpy: New file.
9989         * modules/unistr/u32-stpcpy: New file.
9990         * lib/unistr/u8-stpcpy.c: New file.
9991         * lib/unistr/u16-stpcpy.c: New file.
9992         * lib/unistr/u32-stpcpy.c: New file.
9993         * lib/unistr/u-stpcpy.h: New file.
9994
9995         * modules/unistr/u8-stpncpy: New file.
9996         * modules/unistr/u16-stpncpy: New file.
9997         * modules/unistr/u32-stpncpy: New file.
9998         * lib/unistr/u8-stpncpy.c: New file.
9999         * lib/unistr/u16-stpncpy.c: New file.
10000         * lib/unistr/u32-stpncpy.c: New file.
10001         * lib/unistr/u-stpncpy.h: New file.
10002
10003         * modules/unistr/u8-strcat: New file.
10004         * modules/unistr/u16-strcat: New file.
10005         * modules/unistr/u32-strcat: New file.
10006         * lib/unistr/u8-strcat.c: New file.
10007         * lib/unistr/u16-strcat.c: New file.
10008         * lib/unistr/u32-strcat.c: New file.
10009         * lib/unistr/u-strcat.h: New file.
10010
10011         * modules/unistr/u8-strchr: New file.
10012         * modules/unistr/u16-strchr: New file.
10013         * modules/unistr/u32-strchr: New file.
10014         * lib/unistr/u8-strchr.c: New file.
10015         * lib/unistr/u16-strchr.c: New file.
10016         * lib/unistr/u32-strchr.c: New file.
10017
10018         * modules/unistr/u8-strcmp: New file.
10019         * modules/unistr/u16-strcmp: New file.
10020         * modules/unistr/u32-strcmp: New file.
10021         * lib/unistr/u8-strcmp.c: New file.
10022         * lib/unistr/u16-strcmp.c: New file.
10023         * lib/unistr/u32-strcmp.c: New file.
10024
10025         * modules/unistr/u8-strcpy: New file.
10026         * modules/unistr/u16-strcpy: New file.
10027         * modules/unistr/u32-strcpy: New file.
10028         * lib/unistr/u8-strcpy.c: New file.
10029         * lib/unistr/u16-strcpy.c: New file.
10030         * lib/unistr/u32-strcpy.c: New file.
10031         * lib/unistr/u-strcpy.h: New file.
10032
10033         * modules/unistr/u8-strcspn: New file.
10034         * modules/unistr/u16-strcspn: New file.
10035         * modules/unistr/u32-strcspn: New file.
10036         * lib/unistr/u8-strcspn.c: New file.
10037         * lib/unistr/u16-strcspn.c: New file.
10038         * lib/unistr/u32-strcspn.c: New file.
10039         * lib/unistr/u-strcspn.h: New file.
10040
10041         * modules/unistr/u8-strdup: New file.
10042         * modules/unistr/u16-strdup: New file.
10043         * modules/unistr/u32-strdup: New file.
10044         * lib/unistr/u8-strdup.c: New file.
10045         * lib/unistr/u16-strdup.c: New file.
10046         * lib/unistr/u32-strdup.c: New file.
10047         * lib/unistr/u-strdup.h: New file.
10048
10049         * modules/unistr/u8-strlen: New file.
10050         * modules/unistr/u16-strlen: New file.
10051         * modules/unistr/u32-strlen: New file.
10052         * lib/unistr/u8-strlen.c: New file.
10053         * lib/unistr/u16-strlen.c: New file.
10054         * lib/unistr/u32-strlen.c: New file.
10055         * lib/unistr/u-strlen.h: New file.
10056
10057         * modules/unistr/u8-strmblen: New file.
10058         * modules/unistr/u16-strmblen: New file.
10059         * modules/unistr/u32-strmblen: New file.
10060         * lib/unistr/u8-strmblen.c: New file.
10061         * lib/unistr/u16-strmblen.c: New file.
10062         * lib/unistr/u32-strmblen.c: New file.
10063
10064         * modules/unistr/u8-strmbtouc: New file.
10065         * modules/unistr/u16-strmbtouc: New file.
10066         * modules/unistr/u32-strmbtouc: New file.
10067         * lib/unistr/u8-strmbtouc.c: New file.
10068         * lib/unistr/u16-strmbtouc.c: New file.
10069         * lib/unistr/u32-strmbtouc.c: New file.
10070
10071         * modules/unistr/u8-strncat: New file.
10072         * modules/unistr/u16-strncat: New file.
10073         * modules/unistr/u32-strncat: New file.
10074         * lib/unistr/u8-strncat.c: New file.
10075         * lib/unistr/u16-strncat.c: New file.
10076         * lib/unistr/u32-strncat.c: New file.
10077         * lib/unistr/u-strncat.h: New file.
10078
10079         * modules/unistr/u8-strncmp: New file.
10080         * modules/unistr/u16-strncmp: New file.
10081         * modules/unistr/u32-strncmp: New file.
10082         * lib/unistr/u8-strncmp.c: New file.
10083         * lib/unistr/u16-strncmp.c: New file.
10084         * lib/unistr/u32-strncmp.c: New file.
10085
10086         * modules/unistr/u8-strncpy: New file.
10087         * modules/unistr/u16-strncpy: New file.
10088         * modules/unistr/u32-strncpy: New file.
10089         * lib/unistr/u8-strncpy.c: New file.
10090         * lib/unistr/u16-strncpy.c: New file.
10091         * lib/unistr/u32-strncpy.c: New file.
10092         * lib/unistr/u-strncpy.h: New file.
10093
10094         * modules/unistr/u8-strnlen: New file.
10095         * modules/unistr/u16-strnlen: New file.
10096         * modules/unistr/u32-strnlen: New file.
10097         * lib/unistr/u8-strnlen.c: New file.
10098         * lib/unistr/u16-strnlen.c: New file.
10099         * lib/unistr/u32-strnlen.c: New file.
10100         * lib/unistr/u-strnlen.h: New file.
10101
10102         * modules/unistr/u8-strpbrk: New file.
10103         * modules/unistr/u16-strpbrk: New file.
10104         * modules/unistr/u32-strpbrk: New file.
10105         * lib/unistr/u8-strpbrk.c: New file.
10106         * lib/unistr/u16-strpbrk.c: New file.
10107         * lib/unistr/u32-strpbrk.c: New file.
10108         * lib/unistr/u-strpbrk.h: New file.
10109
10110         * modules/unistr/u8-strrchr: New file.
10111         * modules/unistr/u16-strrchr: New file.
10112         * modules/unistr/u32-strrchr: New file.
10113         * lib/unistr/u8-strrchr.c: New file.
10114         * lib/unistr/u16-strrchr.c: New file.
10115         * lib/unistr/u32-strrchr.c: New file.
10116
10117         * modules/unistr/u8-strspn: New file.
10118         * modules/unistr/u16-strspn: New file.
10119         * modules/unistr/u32-strspn: New file.
10120         * lib/unistr/u8-strspn.c: New file.
10121         * lib/unistr/u16-strspn.c: New file.
10122         * lib/unistr/u32-strspn.c: New file.
10123         * lib/unistr/u-strspn.h: New file.
10124
10125         * modules/unistr/u8-strstr: New file.
10126         * modules/unistr/u16-strstr: New file.
10127         * modules/unistr/u32-strstr: New file.
10128         * lib/unistr/u8-strstr.c: New file.
10129         * lib/unistr/u16-strstr.c: New file.
10130         * lib/unistr/u32-strstr.c: New file.
10131         * lib/unistr/u-strstr.h: New file.
10132
10133         * modules/unistr/u8-strtok: New file.
10134         * modules/unistr/u16-strtok: New file.
10135         * modules/unistr/u32-strtok: New file.
10136         * lib/unistr/u8-strtok.c: New file.
10137         * lib/unistr/u16-strtok.c: New file.
10138         * lib/unistr/u32-strtok.c: New file.
10139         * lib/unistr/u-strtok.h: New file.
10140
10141         * modules/unistr/u8-uctomb: New file.
10142         * modules/unistr/u16-uctomb: New file.
10143         * modules/unistr/u32-uctomb: New file.
10144         * lib/unistr/u8-uctomb.c: New file.
10145         * lib/unistr/u16-uctomb.c: New file.
10146         * lib/unistr/u32-uctomb.c: New file.
10147
10148         * MODULES.html.sh (Unicode string functions): Add the new modules.
10149
10150 2007-01-08  Bruno Haible  <bruno@clisp.org>
10151
10152         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
10153         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
10154         subdirectories.
10155
10156 2007-01-08  Karl Berry  <karl@gnu.org>
10157
10158         * doc/error.texi: mention that main() fns must set program_name
10159         when progname is used.
10160
10161 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
10162
10163         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
10164         WCTYPE_H is empty, for the benefit of builds from non-distclean
10165         directories.  Problem reported by Eric Blake in
10166         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
10167
10168 2007-01-08  Bruno Haible  <bruno@clisp.org>
10169
10170         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
10171         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
10172         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
10173         PROVIDE_CANONICALIZE_FILENAME_MODE.
10174         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
10175
10176 2007-01-08  Bruno Haible  <bruno@clisp.org>
10177
10178         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
10179         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
10180         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
10181         * lib/fts.c: Likewise.
10182         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
10183
10184 2006-12-25  Bruno Haible  <bruno@clisp.org>
10185
10186         * modules/utf8-ucs4-safe: New file.
10187         * lib/utf8-ucs4-safe.h: New file.
10188         * lib/unistr/utf8-ucs4-safe.c: New file.
10189
10190         * modules/utf16-ucs4-safe: New file.
10191         * lib/utf16-ucs4-safe.h: New file.
10192         * lib/unistr/utf16-ucs4-safe.c: New file.
10193
10194         * MODULES.html.sh (Unicode string functions): Add the new modules.
10195
10196 2007-01-08  Bruno Haible  <bruno@clisp.org>
10197
10198         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
10199         (Depends-on): Add unitypes.
10200         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
10201         (u8_mbtouc_aux): Move out to separate file.
10202         (u8_mbtouc): Use ucs4_t, uint8_t types.
10203         * lib/unistr/utf8-ucs4.c: New file.
10204
10205         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
10206         (Depends-on): Add unitypes.
10207         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
10208         (u16_mbtouc_aux): Move out to separate file.
10209         (u16_mbtouc): Use ucs4_t, uint16_t types.
10210         * lib/unistr/utf16-ucs4.c: New file.
10211
10212         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
10213         (Depends-on): Add unitypes.
10214         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
10215         (u8_uctomb_aux): Move out to separate file.
10216         (u8_uctomb): Use ucs4_t, uint8_t types.
10217         * lib/unistr/ucs4-utf8.c: New file.
10218
10219         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
10220         (Depends-on): Add unitypes.
10221         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
10222         (u16_uctomb_aux): Move out to separate file.
10223         (u16_uctomb): Use ucs4_t, uint16_t types.
10224         * lib/unistr/ucs4-utf16.c: New file.
10225
10226 2006-12-25  Bruno Haible  <bruno@clisp.org>
10227
10228         * modules/unitypes: New file.
10229         * lib/unitypes.h: New file.
10230         * MODULES.html.sh (func_all_modules): New section "Unicode string
10231         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
10232         this section. Add unitypes.
10233
10234 2007-01-08  Bruno Haible  <bruno@clisp.org>
10235
10236         Avoid variable names that conflict with those from libtool.
10237         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
10238         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
10239         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
10240         library_names_spec to acl_library_names_spec, hardcode_* to
10241         acl_hardcode_*.
10242         Reported by Ralf Wildenhues.
10243
10244 2007-01-08  Bruno Haible  <bruno@clisp.org>
10245
10246         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
10247         definition.
10248         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
10249         definition.
10250         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
10251         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
10252         definition.
10253         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
10254         definition.
10255         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
10256         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
10257         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
10258         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
10259         definition.
10260         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
10261         definition.
10262         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
10263         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
10264         GC_USE_<algorithm>.
10265         * lib/gc-libgcrypt.c: Likewise.
10266         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
10267         * modules/gc-arctwo (configure.ac): Likewise.
10268         * modules/gc-des (configure.ac): Likewise.
10269         * modules/gc-hmac-md5 (configure.ac): Likewise.
10270         * modules/gc-hmac-sha1 (configure.ac): Likewise.
10271         * modules/gc-md2 (configure.ac): Likewise.
10272         * modules/gc-md4 (configure.ac): Likewise.
10273         * modules/gc-md5 (configure.ac): Likewise.
10274         * modules/gc-random (configure.ac): Likewise.
10275         * modules/gc-rijndael (configure.ac): Likewise.
10276         * modules/gc-sha1 (configure.ac): Likewise.
10277
10278 2007-01-08  Bruno Haible  <bruno@clisp.org>
10279
10280         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
10281         macro definition.
10282         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
10283         definition.
10284         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
10285         definition.
10286         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
10287         * modules/fcntl-safer (configure.ac): Likewise.
10288         * modules/fopen-safer (configure.ac): Likewise.
10289         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
10290         GNULIB_FWRITEERROR macro definition.
10291
10292 2007-01-08  Bruno Haible  <bruno@clisp.org>
10293
10294         * m4/gnulib-common.m4: New file.
10295         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
10296         (func_get_filelist): Add m4/gnulib-common.m4.
10297
10298 2007-01-08  Bruno Haible  <bruno@clisp.org>
10299
10300         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
10301         command.
10302
10303 2007-01-08  Jim Meyering  <jim@meyering.net>
10304
10305         Use a more robust test for a "can't happen" condition.
10306         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
10307         narrowed the st_size value.  Presuming the "can't happen" condition
10308         is true, that narrowing could conceivably convert an invalid st_size
10309         value into a valid one.  Instead, use a change based on Matthew
10310         Woehlke's original patch.
10311
10312         Slight readability improvement: use an assert-like macro
10313         in place of literal "abort ()" uses.
10314         * lib/fts.c (fts_assert): Define.
10315         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
10316         Use this macro instead of a bare 'abort'.
10317
10318 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
10319
10320         Don't worry about using IRIX 5.3's wctype.h broken definitions;
10321         simply work around them.
10322         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
10323         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
10324         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
10325         declaring.
10326         Don't bother to define as macros, since the standard doesn't require it.
10327         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
10328         longer worry about IRIX 5.3.
10329         (HAVE_WCTYPE_CTMP_BUG): Remove.
10330
10331 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
10332
10333         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
10334         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
10335         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
10336         Problems reported by Georg Schwarz for IRIX 5.3.
10337
10338         * gnulib-tool (autoconf_minversion): Take the maximum version number
10339         found, not the minimum.  Problem reported by James Youngman.
10340
10341 2007-01-03  Karl Berry  <karl@gnu.org>
10342
10343         * doc/error.texi: new file, explaining interaction with progname.
10344         * doc/gnulib.texi: include it.  Update copyright.
10345
10346 2007-01-03  Simon Josefsson  <simon@josefsson.org>
10347
10348         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
10349         AC_CANONICAL_HOST, to improve autobuild outputs.
10350
10351 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
10352             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
10353
10354         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
10355         sockets, server sockets, and other file descriptors.  Count errors
10356         to compute the return value.  Reorder the code a bit to be easier
10357         to follow.  Don't set event bits that were not requested (except
10358         POLLERR and POLLHUP).
10359
10360 2007-01-01  Bruno Haible  <bruno@clisp.org>
10361
10362         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
10363
10364 2007-01-03  Jim Meyering  <jim@meyering.net>
10365
10366         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
10367
10368 2007-01-02  Bruno Haible  <bruno@clisp.org>
10369
10370         * modules/settime (Include): Require timespec.h.
10371         * modules/nanosleep (Include): Likewise.
10372
10373 2007-01-01  Bruno Haible  <bruno@clisp.org>
10374
10375         * gnulib-tool (func_emit_copyright_notice): Bump year.
10376         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
10377
10378 2007-01-01  Bruno Haible  <bruno@clisp.org>
10379
10380         Improve support for OpenBSD.
10381         * build-aux/config.rpath (libname_spec): Export.
10382         (library_names_spec): New variable. Export.
10383         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
10384         library_names_spec from the config.rpath output. Locate shared library
10385         through the name pattern in library_names_spec.
10386
10387 2007-01-01  Eric Blake  <ebb9@byu.net>
10388
10389         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
10390
10391 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
10392
10393         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
10394         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
10395         assume the C locale, and avoid an "eval" that could cause trouble.
10396         Problem with SORT reported by Bob Proulx.
10397
10398         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
10399         Define.  Trivial patch from Henning Nielsen Lund, originally
10400         sent to bug-grep@gnu.org today.
10401
10402 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
10403
10404         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
10405         struct stat.  Problem reported by Henning Nielsen Lund.
10406         * lib/acl.c: Include acl.h first, to check interface.  Don't
10407         bother to include sys/types.h and sys/stat.h again.
10408
10409 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
10410
10411         Import the following change from libc; problem reported by
10412         Sven Verdoolaege.
10413
10414         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
10415
10416         [BZ #1373]
10417         * lib/argp.h: Remove __NTH for __argp_usage inline function.
10418
10419 2006-12-28  Jim Meyering  <jim@meyering.net>
10420
10421         * build-aux/announce-gen: Do not assume that the package
10422         builds any of tar.gz, tar.bz2, and .xdelta files.
10423         Suggestion from Simon Josefsson.
10424
10425 2006-12-28  Simon Josefsson  <simon@josefsson.org>
10426
10427         * modules/announce-gen: New file.
10428
10429 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
10430
10431         * lib/mbchar.h: Just include <wctype.h>; the wctype module
10432         handles its gotchas now.
10433         * lib/mbswidth.c: Likewise.
10434         * lib/wcwidth.h: Likewise.
10435         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
10436         and iswcntrl; the wctype module does this stuff now.
10437         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
10438         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
10439         * modules/mbchar (Depends-on): Add wctype.
10440         * modules/mbswidth (Depends-on): Likewise.
10441         * modules/wcwidth (Depends-on): Likewise.
10442
10443 2006-12-27  Eric Blake  <ebb9@byu.net>
10444
10445         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
10446         module uses more than what <wctype.h> is required to provide.
10447
10448 2006-12-26  Eric Blake  <ebb9@byu.net>
10449
10450         * gnulib-tool (sed_extract_prog): Avoid space-tab.
10451
10452 2006-12-26  Eric Blake  <ebb9@byu.net>
10453
10454         * modules/absolute-header: New module.
10455         * modules/fcntl (Depends-on): Depend on it.
10456         * modules/inttypes (Depends-on): Likewise.
10457         * modules/stdint (Depends-on): Likewise.
10458         * modules/sys_stat (Depends-on): Likewise.
10459         * modules/wctype (Depends-on): Likewise.
10460         * MODULES.html.sh (Support for building libraries and
10461         executables): Document it.
10462
10463 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
10464
10465         * gnulib-tool (SED): Remove, undoing previous change.
10466         The problem was that it broke coreutils on Solaris, because
10467         "sed --posix" leaked into a makefile.
10468         (sed): New alias, if 'alias' and GNU sed.
10469
10470 2006-12-24  Jim Meyering  <jim@meyering.net>
10471
10472         Work around an fchownat bug in glibc-2.4:
10473         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
10474         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
10475         in spite of the -P option.
10476         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
10477         New macros.
10478         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
10479         * modules/openat (Files): Add lib/fchownat.c.
10480         * lib/openat.c (fchownat): Don't define here.  Move to...
10481         * lib/fchownat.c: ...this new file.
10482
10483 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
10484
10485         Fix bug reported by Bruno Haible in
10486         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
10487         where quotearg.c didn't compile on Mac OS X 10.2 because it
10488         lacks <wchar.h> and wint_t.
10489         * lib/wctype_.h (__wctype_wint_t): New type.
10490         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
10491         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
10492         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
10493         Arg is now of type __wctype_wint_t, not wint_t.
10494         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
10495         substitute HAVE_WINT_T.
10496         * modules/wctype (Files): Add m4/wint_t.m4.
10497         (wctype.h): Substitute HAVE_WINT_T.
10498
10499 2006-12-23  Bruno Haible  <bruno@clisp.org>
10500
10501         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
10502
10503 2006-12-23  Bruno Haible  <bruno@clisp.org>
10504
10505         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
10506         S_ISLNK.
10507         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
10508         mingw.
10509
10510 2006-12-22  Bruno Haible  <bruno@clisp.org>
10511
10512         * lib/copy-file.c: Include acl.h.
10513         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
10514         Close the file descriptors only after being done with copy_acl.
10515         * modules/copy-file (Depends-on): Add acl.
10516
10517 2006-12-22  Bruno Haible  <bruno@clisp.org>
10518
10519         * gnulib-tool (SED): New variable.
10520         Use $SED instead of sed everywhere.
10521
10522 2006-12-22  Bruno Haible  <bruno@clisp.org>
10523
10524         * modules/no-c++: New file.
10525         * m4/no-c++.m4: New file.
10526         * MODULES.html.sh (Support for building libraries and executables):
10527         Add no-c++.
10528
10529 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
10530
10531         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
10532         Include <limits.h>, and use its INT_MAX to rewrite the
10533         j loop so that it does not overflow 'int'.  Problem reported by
10534         Ralf Wildenhues in
10535         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
10536         Play it safe by shifting left by 1 rather than multiplying by 2,
10537         as GCC is less likely to optimize this away when the value
10538         is signed (when it assumes overflow leads to undefined behavior).
10539         Also, don't assume time_t uses two's complement.
10540
10541 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
10542
10543         * MODULES.html.sh: New module wctype.
10544         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
10545         * lib/fnmatch.c: Don't bother to include <wchar.h> before
10546         <wctype.h>, since the new wctype module should fix this.
10547         * lib/quotearg.c: Include <wctype.h> unconditionally, since
10548         the wctype module should arrange for it.
10549         * lib/regex_internal.h: Likewise.
10550         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
10551         since the wctype module should handle this now.
10552         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
10553         * modules/fnmatch (Depends-on): Add wctype.
10554         * modules/quotearg (Depends-on): Likewise.
10555         * modules/regex (Depends-on): Likewise.
10556
10557 2006-12-19  Bruno Haible  <bruno@clisp.org>
10558
10559         * lib/strdup.h [C++]: Wrap definitions in extern "C".
10560         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
10561
10562 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10563
10564         * modules/savewd (Depends-on): Fix dependency on fcntl.
10565
10566 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
10567
10568         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
10569         conforms to C99, rather than relying on the user's environment
10570         setting of STDINT_H.
10571
10572 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
10573         and Eric Blake  <ebb9@byu.net>
10574
10575         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
10576         This is more consistent with the other defines here.
10577         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
10578         Port to z/OS.  Problem reported by Paul Gilmartin.
10579         Change local vars to use gl_ prefix rather than ac_.
10580         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
10581         with other defines.
10582         * modules/double-slash-root: New module.
10583         * modules/dirname (Files): Remove m4/double-slash-root.m4.
10584         (Depends-on): Add double-slash-root.
10585         * MODULES.html.sh (File system functions): Mention new module.
10586
10587 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
10588
10589         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
10590         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
10591         This is for the benefit of gzip, which doesn't do i18n.
10592
10593 2006-12-12  Jim Meyering  <jim@meyering.net>
10594
10595         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
10596         Reported by Andreas Schwab <schwab@suse.de>.
10597
10598 2006-12-12  Bruno Haible  <bruno@clisp.org>
10599
10600         Merge these changes.
10601         2006-09-05  Bruno Haible  <bruno@clisp.org>
10602         * lib/iconvme.c (iconv_string): No need to save and restore errno when
10603         iconv_alloc succeeded.
10604         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
10605         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
10606         test for " && dest " at the end - dest is always != NULL there. Call
10607         iconv with 4xNULL arguments initially, to reset the state. Call iconv
10608         with 2xNULL arguments, also to flush the state storage. Handle the
10609         IRIX iconv behaviour. Realloc the final result, to throw away unused
10610         memory.
10611
10612 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
10613
10614         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
10615         and fchmodat unconditionally, since glibc 2.4 has them.
10616         Problem reported by Arkadiusz Miskiewicz.
10617
10618 2006-12-10  Bruno Haible  <bruno@clisp.org>
10619
10620         * gnulib-tool (func_import): Show the include files only for those
10621         modules that are copied and specified.
10622         Reported by Karl Berry.
10623
10624 2006-12-08  Jim Meyering  <jim@meyering.net>
10625
10626         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
10627         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
10628
10629         * build-aux/announce-gen: Add two new options, both optional:
10630         --bootstrap-tools=TOOL_LIST
10631               a comma-separated list of tools, e.g.,
10632               autoconf,automake,bison,gnulib
10633         --gnulib-snapshot-date=DATE
10634               if gnulib is in the bootstrap tool list,
10635               then report this as the snapshot date.
10636               If not specified, use the current date/time.
10637               If you specify a date here, be sure it's UTC.
10638
10639 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10640
10641         * tests/test-argp-2.sh: Fix test to match actual output.
10642         (func_compare): Fix sed script to be portable.
10643
10644 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
10645
10646         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
10647         workaround for this case.  It is not autoconfigured now; offhand
10648         it's hard to see how to autoconfigure it.
10649
10650 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
10651
10652         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
10653         a directory that is about to be chowned.  Such a directory's
10654         initial file permissions should permit the owner only and this
10655         should not be changed until after the chown, since the group and
10656         other bits would be incorrect if they granted permission before
10657         the chown.
10658
10659         Fix porting problem for iswctype reported by Georg Schwarz in:
10660         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
10661         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
10662         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
10663         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
10664         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
10665
10666 2006-12-03  Jim Meyering  <jim@meyering.net>
10667
10668         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
10669         p->fts_statp may not yet be defined.
10670         (fts_read): Instead, set it in the caller, once p->fts_statp is
10671         sure to be defined, and corresponds to a top-level directory.
10672         This bug made du -x fail.  Here's the coreutils test case:
10673         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
10674         Reported by Mike Frysinger.
10675
10676 2006-12-01  Jim Meyering  <jim@meyering.net>
10677
10678         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
10679         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
10680         Reported by Simon Josefsson.
10681
10682 2006-11-30  Jim Meyering  <jim@meyering.net>
10683
10684         * m4/warning.m4: Use the all-permissive copyright notice
10685         recommended by RMS (rather than LGPL).
10686         * m4/vararrays.m4: Likewise.
10687         * m4/flexmember.m4: Likewise.
10688
10689 2006-11-29  Bruno Haible  <bruno@clisp.org>
10690
10691         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
10692         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
10693         using +=.
10694         Reported by Simon Josefsson <simon@josefsson.org>.
10695
10696 2006-11-28  James Youngman <jay@gnu.org>
10697
10698         * README: Advise users that they might find the bug-gnulib@gnu.org
10699         and autotools-announce@gnu.org mailing lists useful.
10700
10701 2006-11-28  Bruno Haible  <bruno@clisp.org>
10702
10703         * m4/ptrdiff_max.m4: Remove file.
10704
10705 2006-11-21  Bruno Haible  <bruno@clisp.org>
10706
10707         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
10708         _AC_COMPUTE_INT.
10709         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
10710         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
10711         _AC_COMPUTE_INT.
10712         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
10713         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
10714         _AC_COMPUTE_INT.
10715         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
10716
10717 2006-11-28  Jim Meyering  <jim@meyering.net>
10718
10719         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
10720         warning from "gcc -Wshadow" about shadowing the builtin.
10721
10722 2006-11-27  Bruno Haible  <bruno@clisp.org>
10723
10724         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
10725         _AC_COMPUTE_INT.
10726         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
10727
10728 2006-11-27  Bruno Haible  <bruno@clisp.org>
10729             Paul Eggert  <eggert@cs.ucla.edu>
10730
10731         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
10732
10733 2006-11-26  Bruno Haible  <bruno@clisp.org>
10734
10735         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
10736         noinst_LTLIBRARIES.
10737
10738 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
10739             Bruno Haible  <bruno@clisp.org>
10740
10741         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
10742         if compiling with "gcc -ansi".
10743
10744 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
10745
10746         Fix some incompatibilities with gcc -ansi -pedantic.
10747         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
10748         if compiling pedantically with GCC, unless it's C99 or later.
10749         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
10750         it mishandles gcc -ansi -pedantic as well.
10751         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
10752         if gcc -pedantic.
10753         * lib/regexec.c (check_node_accept_bytes): Don't use auto
10754         initializers for struct if -pedantic, unless it's C99 or later.
10755
10756 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
10757
10758         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
10759         Don't close an fd more than once. Identical atimes indicate
10760         success, not failure.
10761
10762 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
10763
10764         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
10765
10766 2006-11-23  Jim Meyering  <jim@meyering.net>
10767
10768         * build-aux/announce-gen: New file.  From coreutils.
10769
10770 2006-11-22  Jim Meyering  <jim@meyering.net>
10771
10772         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
10773         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
10774         (fts_read): Use a temporary to narrow the overused st_size member
10775         before using it in a switch statement.  Reported by Matthew Woehlke.
10776
10777         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
10778         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
10779
10780 2006-11-20  Bruno Haible  <bruno@clisp.org>
10781
10782         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
10783         changequote instead of pairs of brackets.
10784         Reported by Andreas Schwab <schwab@suse.de>.
10785
10786 2006-11-21  Jim Meyering  <jim@meyering.net>
10787
10788         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
10789         so as to remain compatible with older compilers.
10790         Patch from Michael Deutschmann.
10791
10792 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
10793
10794         * MODULES.html.sh (File system functions): Add openat.
10795
10796         * lib/openat.h (rpl_fstatat): New macro, if
10797         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
10798         (fstatat): Define to rpl_fstatat under the same conditions,
10799         unless COMPILING_FSTATAT.
10800         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
10801         seems to have the bug.
10802         * lib/fstatat.c: New file.
10803         * modules/openat (Files): Add it.
10804
10805 2006-11-20  Bruno Haible  <bruno@clisp.org>
10806
10807         * Makefile: New file.
10808
10809 2006-11-20  Jim Meyering  <jim@meyering.net>
10810
10811         The beginnings of syntax-related checks for gnulib.
10812         * lib/Makefile: New file.
10813         * lib/t-idcache: New script.  Ensure that the two halves of
10814         idcache.c stay in sync.
10815
10816         * lib/idcache.c: Adjust comments in user- and group- portions to
10817         be more accurate, and to be consistent with one another.
10818
10819 2006-11-20  Jim Meyering  <jim@meyering.net>
10820
10821         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
10822         continue using the flexible array member (thus, this module performs
10823         half as many malloc calls), with the addition that...
10824         (getgroup, getuser): Consistently record a non-match via an empty
10825         "name" string, and map an empty string match to a NULL return value.
10826         * modules/idcache (Depends-on): Re-add flexmember.
10827
10828         * lib/idcache.c (getuser): Remove all uses of the register keyword.
10829         (getuidbyname, getgroup, getgidbyname): Likewise.
10830
10831         Use cleaner syntax: NULL rather than 0.
10832         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
10833
10834 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
10835
10836         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
10837         It mishandled the case where the group was missing.
10838         Problem reported by Greg Schafer.
10839         * modules/idcache: Likewise.
10840
10841 2006-11-18  Jim Meyering  <jim@meyering.net>
10842
10843         * check-module (%exempt_header): Add exception for some
10844         conditionally-included headers.
10845
10846         * modules/i-ring (Depends-on): Add verify.
10847         (License): Change to LGPL.
10848
10849 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
10850
10851         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
10852         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
10853         and inttostr.h.  Use snprintf rather than uinttostr, so that
10854         LGPLed code doesn't depend on GPLed.
10855
10856 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
10857
10858         * modules/inline (License): Change from GPL to LGPL.
10859
10860 2006-11-17  Jim Meyering  <jim@meyering.net>
10861
10862         * modules/d-type (License): Switch to LGPL.
10863
10864 2006-11-15  Bruno Haible  <bruno@clisp.org>
10865
10866         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
10867
10868 2006-11-15  Eric Blake  <ebb9@byu.net>
10869
10870         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
10871         the module dependency.
10872
10873 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10874             Bruno Haible  <bruno@clisp.org>
10875
10876         * gnulib-tool (func_create_testdir): Add license consistency check.
10877
10878 2006-11-15  Eric Blake  <ebb9@byu.net>
10879
10880         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
10881         random "(cached)" in configure output.
10882
10883 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10884
10885         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
10886         test for conforming inttypes.h is both announced and cached.
10887
10888         * MODULES.html.sh (seen_modules, seen_files): New variables.
10889         (func_module): Rewrite to use a few less gnulib-tool and sed
10890         invocations.  Avoid a couple of quadratic algorithms for ...
10891         (missed_modules, missed_files): ... these, with ...
10892         (func_append, func_tmpdir): ... these new functions, from
10893         gnulib-tool.  Analogously, install traps for cleanup.
10894
10895         * tests/test-gc.c (main): Remove unused variables.
10896         * tests/test-read-file.c: Include stdlib.h, for 'free'.
10897
10898 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
10899
10900         * modules/inttostr (License): Change to LGPL.
10901
10902 2006-11-14  Eric Blake  <ebb9@byu.net>
10903
10904         * modules/tempname (License): Change to LGPL.
10905
10906 2006-11-14  Eric Blake  <ebb9@byu.net>
10907
10908         * doc/functions.texi (Function Portability): *printf functions on
10909         Cygwin now understand all POSIX size specifiers.
10910
10911 2006-11-14  Bruno Haible  <bruno@clisp.org>
10912
10913         * modules/c-ctype (License): Change to LGPL.
10914
10915 2006-11-12  Bruno Haible  <bruno@clisp.org>
10916
10917         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
10918         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
10919         for GNOME libraries, for which the include files are installed in
10920         subdirectories of $prefix/include.
10921
10922 2006-11-12  Bruno Haible  <bruno@clisp.org>
10923
10924         * m4/lib-link.m4: Require at least autoconf-2.54.
10925         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
10926         name to underscores for the --with option.
10927
10928 2006-11-13  Bruno Haible  <bruno@clisp.org>
10929
10930         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
10931         the tests directory.
10932         Reported by Ralf Wildenhues.
10933
10934 2006-11-13  Bruno Haible  <bruno@clisp.org>
10935
10936         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
10937         (func_emit_initmacro_end): Undo the override here.
10938         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
10939         Works around the famous automake error in coreutils.
10940
10941 2006-11-13  Eric Blake  <ebb9@byu.net>
10942
10943         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
10944         element, not its node.
10945
10946 2006-11-12  Bruno Haible  <bruno@clisp.org>
10947
10948         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
10949         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
10950
10951 2006-11-12  Bruno Haible  <bruno@clisp.org>
10952
10953         * gnulib-tool: New option --local-symlink.
10954         (func_usage): Document it.
10955         (lsymbolic): New variable.
10956         (func_import, func_create_testdir): If --symlink was not specified,
10957         test whether --local-symlink was specified and the file comes from
10958         the local_gnulib_dir.
10959
10960 2006-11-12  Bruno Haible  <bruno@clisp.org>
10961
10962         * gnulib-tool (func_ln): New function.
10963         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
10964
10965 2006-11-12  Bruno Haible  <bruno@clisp.org>
10966
10967         Finish support for source files in subdirectories.
10968         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
10969         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
10970         AUTOMAKE_OPTIONS.
10971         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
10972
10973 2006-11-12  Bruno Haible  <bruno@clisp.org>
10974
10975         * gnulib-tool (func_get_automake_snippet): Synthesize also an
10976         EXTRA_lib_SOURCES augmentation.
10977         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
10978
10979 2006-11-12  Jim Meyering  <jim@meyering.net>
10980
10981         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
10982         file descriptors.  This also averts a failure on systems with
10983         native openat support when a traversed directory lacks "x" access.
10984         * lib/fts_.h: Include "i-ring.h"
10985         (struct FTS) [fts_fd_ring]: New member.
10986         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
10987         (FCHDIR): Add parentheses.
10988         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
10989         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
10990         When descending, rather than simply closing the previous
10991         fts_cwd_fd value, push that file descriptor onto the ring.
10992         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
10993         (fts_open): Initialize the new fd_ring member.
10994         (fts_close): Clear the ring.
10995         (fts_safe_changedir): When possible, use our new fd_ring to skip
10996         the diropen and fstat and dev/ino comparison that would normally
10997         accompany a virtual `chdir ("..")'.
10998
10999         * modules/fts (Depends-on): Add i-ring.
11000         * modules/i-ring: New module.
11001         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
11002         * m4/i-ring.m4: New file.
11003
11004 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11005
11006         * gnulib-tool (func_create_testdir): Fix replacement of
11007         `build-aux' in configure.ac.  Run autotools in gltests
11008         subdirectory.
11009         (func_create_testdir, func_create_megatestdir, test): There is
11010         no need for '--force' in most autotool invocations in a new
11011         tree.  Actually fail the whole test if any of the tools, or the
11012         configure or make stages fail.
11013
11014         Sync from Automake.
11015         * build-aux/gnupload: Revert last change.  Add pointer to upload
11016         instructions of the GNU Maintenance Instructions.
11017         Suggestion by Karl Berry.
11018
11019 2006-11-10  Jim Meyering  <jim@meyering.net>
11020
11021         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
11022
11023 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
11024
11025         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
11026         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
11027         (bind_textdomain_codeset) [! ENABLE_NLS]:
11028         Evaluate all the arguments.  That way, callers get compatible behavior
11029         if the arguments have side effects.  Also, it avoids some GCC
11030         diagnostics in some cases; Joel E. Denny reported problems when Bison
11031         was configured with --enable-gcc-warnigs.
11032
11033 2006-11-10  Jim Meyering  <jim@meyering.net>
11034
11035         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
11036         relevant options in CFLAGS (like -O, -fno-inline) are taken into
11037         account.
11038
11039 2006-11-10  Jim Meyering  <jim@meyering.net>
11040
11041         * modules/inline: New file/module.
11042         * modules/xalloc (Files): Remove m4/inline.m4.
11043         (Depends-on): Add inline, instead.
11044         * modules/oset: Likewise.
11045         * modules/list: Likewise.
11046
11047 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
11048
11049         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
11050         Problem reported by Matthew Woehlke.
11051
11052 2006-11-09  Bruno Haible  <bruno@clisp.org>
11053
11054         * lib/tempname.c (gen_tempname): Remove variant that invokes
11055         __gen_tempname.
11056         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
11057         __gen_tempname.
11058
11059 2006-11-08  Bruno Haible  <bruno@clisp.org>
11060
11061         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
11062         to 'yes' instead of 'cross-compiling'.
11063
11064 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
11065
11066         * lib/quotearg.h (quotearg_free): New decl.
11067         * lib/quotearg.c (quotearg_free): New function.
11068         (slot0, nslots, slotvec0, slotvec):
11069         Now file-scope so that quotearg_free can get at them.
11070
11071 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11072
11073         Sync from Automake.
11074         * build-aux/gnupload: Add missing 'gnu' to example URL.
11075         Report by Karl Berry.
11076
11077 2006-11-08  Bruno Haible  <bruno@clisp.org>
11078
11079         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
11080         Suggested by Paul Eggert.
11081
11082 2006-11-08  Jim Meyering  <jim@meyering.net>
11083
11084         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
11085         It's already included if !_LIBC.
11086         (fts_safe_changedir): Add a comment.
11087
11088 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
11089
11090         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
11091         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
11092         Matthew Woehlke.
11093
11094         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
11095         definitions up, to avoid colliding with change below.
11096         (static_inline) [HAVE_INLINE]: New macro.
11097         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
11098         Provide extern decls when !HAVE_INLINE.  Do not define unless
11099         static_inline is defined, either by us or by xmalloc.c.  Use
11100         static_inline rather than static inline.
11101         (XCALLOC): Optimize sizeof(T) = 1 case.
11102         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
11103
11104 2006-11-07  Bruno Haible  <bruno@clisp.org>
11105
11106         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
11107         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
11108         AC_C_INLINE.
11109         * modules/xalloc (Files): Add m4/inline.m4.
11110
11111 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11112
11113         * README: Fix typo.
11114         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
11115         (Miscellanous Notes): ...from this.
11116
11117 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
11118
11119         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
11120         Mention that offsetof should be used instead of sizeof.
11121         From Bruno Haible.
11122
11123 2006-11-07  Bruno Haible  <bruno@clisp.org>
11124
11125         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
11126
11127 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
11128
11129         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
11130         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
11131         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
11132         (gl_tree_add_before, gl_tree_add_after):
11133         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
11134         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
11135         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
11136         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
11137         (gl_linked_add_after, gl_linked_add_at): Likewise.
11138         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
11139         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
11140         (gl_tree_add_before, gl_tree_add_after): Likewise.
11141         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
11142         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
11143         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
11144
11145 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11146
11147         * lib/gl_oset.h: Use C comment style, not C++ comment style.
11148
11149 2006-11-06  Bruno Haible  <bruno@clisp.org>
11150
11151         * m4/inline.m4: New file.
11152         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
11153         * modules/list (Files): Add m4/inline.m4.
11154         * modules/oset (Files): Likewise.
11155
11156 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
11157
11158         * lib/idcache.c: Include <stddef.h>, for offsetof.
11159         (struct userid.name): Change from char * to a flexible array member.
11160         All uses changed.
11161         * modules/idcache (Depends-on): Add flexmember.
11162
11163         * MODULES.html.sh (Core language properties): New module flexmember.
11164         * modules/flexmember, m4/flexmember.m4: New files.
11165
11166         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
11167         inline functions that are identical with the old xnmalloc_inline,
11168         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
11169         that we can avoid some unnecessary integer multiplications and
11170         divisions in the common case where the element size is known at
11171         compile time.
11172         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
11173         needed.
11174         (xnboundedmalloc): Remove.
11175         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
11176         arguments, for consistency with rest of this header.
11177         (xcharalloc): Rewrite using XNMALLOC.
11178         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
11179         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
11180         versions have been moved to lib/xalloc.h and renamed to be the
11181         non-*_inline versions.
11182         (xmalloc, xrealloc): Implement without reference to the xnmalloc
11183         and xnrealloc functions, since those functions are now inline and
11184         now call us.
11185         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
11186         renaming described above.
11187         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
11188         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
11189         captures the dependency in AC_C_INLINE.
11190
11191         New module canonicalize-lgpl, proposed by Charles Wilson in
11192         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
11193         with a few small changes afterwards.
11194         * MODULES.html.sh (File system functions): New module
11195         canonicalize-lgpl.
11196         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
11197         and canonicalize_file_name.
11198         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
11199         * modules/canonicalize-lgpl: New files.
11200
11201 2006-11-05  Bruno Haible  <bruno@clisp.org>
11202
11203         * gnulib-tool (func_import, func_create_testdir): Create directories
11204         also for files in subdirectories of lib/.
11205
11206 2006-11-05  Bruno Haible  <bruno@clisp.org>
11207
11208         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
11209         ANSI C compliant.
11210
11211 2006-11-03  Bruno Haible  <bruno@clisp.org>
11212
11213         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
11214         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
11215         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
11216         (xnboundedmalloc): New inline function.
11217         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
11218         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
11219         xmalloc.
11220         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
11221         xmalloc.
11222         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
11223         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
11224         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
11225         xmalloc.
11226         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
11227         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
11228         xmalloc.
11229         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
11230         gl_tree_add_after): Use XMALLOC instead of xmalloc.
11231         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
11232         xmalloc.
11233         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
11234         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
11235         gl_tree_add_after): Use XMALLOC instead of xmalloc.
11236         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
11237         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
11238         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
11239         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
11240
11241 2006-11-03  Bruno Haible  <bruno@clisp.org>
11242
11243         * lib/c-ctype.h [C++]: Define functions without name mangling.
11244         * lib/fwriteerror.h [C++]: Likewise.
11245         * lib/gcd.h [C++]: Likewise.
11246         * lib/linebreak.h [C++]: Likewise.
11247
11248 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
11249
11250         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
11251         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
11252         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
11253         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
11254         Check for functions and headers just once.
11255         Check for declaration of canonicalize_file_name.
11256         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
11257
11258 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
11259
11260         * gnulib-tool (func_import): Fix typo in actioncmd.
11261
11262 2006-11-02  Bruno Haible  <bruno@clisp.org>
11263
11264         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
11265         newline sequence in the Makefile.am snippet as a space, like "make"
11266         does.
11267         Reported by Roger Persson <perrog@gmail.com>.
11268
11269 2006-11-01  Bruno Haible  <bruno@clisp.org>
11270
11271         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
11272         already declared in <string.h>.
11273         * lib/strcase.h (strncasecmp): Don't declare it if yes.
11274
11275 2006-11-01  Bruno Haible  <bruno@clisp.org>
11276
11277         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
11278         * lib/strcase.h: Include <string.h>.
11279         (strcasecmp): Define to rpl_strcasecmp here.
11280
11281 2006-11-01  Bruno Haible  <bruno@clisp.org>
11282
11283         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
11284
11285 2006-11-01  Eric Blake  <ebb9@byu.net>
11286
11287         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
11288
11289         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
11290
11291 2006-10-29  Bruno Haible  <bruno@clisp.org>
11292
11293         Make it compile in C++ mode.
11294         * lib/full-write.c (full_rw): Add a cast.
11295
11296 2006-11-01  Bruno Haible  <bruno@clisp.org>
11297
11298         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
11299         be POSIX compliant.
11300         Reported by Roger Persson <perrog@gmail.com>.
11301
11302 2006-11-01  Eric Blake  <ebb9@byu.net>
11303
11304         * lib/getopt_.h: Fix comments.
11305
11306 2006-10-31  Eric Blake  <ebb9@byu.net>
11307
11308         * modules/tmpdir (Depends-on): Add sys_stat.
11309         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
11310         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
11311         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
11312         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
11313         tempname.
11314
11315 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
11316
11317         Avoid some C++ diagnostics reported by Bruno Haible.
11318         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
11319         xmalloc.
11320         (quotearg_alloc): Use xcharalloc rather than xmalloc.
11321         (struct slotvec): Move to top level.
11322         (quotearg_n_options): Rewrite to avoid xmalloc.
11323         * lib/xalloc.h (xcharalloc): New function.
11324         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
11325         [defined __cplusplus]: Add function template that provides result
11326         type propagation.  This part of the change is from Bruno Haible.
11327
11328 2006-10-29  Bruno Haible  <bruno@clisp.org>
11329
11330         Make it compile in C++ mode.
11331         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
11332         * lib/strnlen1.c (strnlen1): Cast memchr result.
11333         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
11334         * lib/clean-temp.c (string_equals, string_hash): Add casts.
11335         (create_temp_dir): Rename local variable 'template'.
11336         (compile_csharp_using_sscli): Add cast.
11337         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
11338         * lib/findprog.c (find_in_path): Likewise.
11339         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
11340         * lib/wait-process.c (register_slave_subprocess): Likewise.
11341
11342 2006-10-22  Bruno Haible  <bruno@clisp.org>
11343
11344         * modules/tsearch: New file.
11345         * lib/tsearch.h: New file.
11346         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
11347         * m4/tsearch.m4: New file.
11348         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
11349
11350 2006-10-29  Eric Blake  <ebb9@byu.net>
11351
11352         * lib/arcfour.c: Assume config.h.
11353         * lib/arctwo.c: Likewise.
11354         * lib/base64.c: Likewise.
11355         * lib/check-version.c: Likewise.
11356         * lib/crc.c: Likewise.
11357         * lib/des.c: Likewise.
11358         * lib/gc-gnulib.c: Likewise.
11359         * lib/gc-libgcrypt.c: Likewise.
11360         * lib/gc-pbkdf2-sha1.c: Likewise.
11361         * lib/getaddrinfo.c: Likewise.
11362         * lib/getdelim.c: Likewise.
11363         * lib/getline.c: Likewise.
11364         * lib/hmac-md5.c: Likewise.
11365         * lib/hmac-sha1.c: Likewise.
11366         * lib/iconvme.c: Likewise.
11367         * lib/md2.c: Likewise.
11368         * lib/md4.c: Likewise.
11369         * lib/memxor.c: Likewise.
11370         * lib/read-file.c: Likewise.
11371         * lib/readline.c: Likewise.
11372         * lib/rijndael-alg-fst.c: Likewise.
11373         * lib/rijndael-api-fst.c: Likewise.
11374         * lib/xgetdomainname.c: Likewise.
11375
11376 2006-10-28  Eric Blake  <ebb9@byu.net>
11377
11378         * lib/xstrndup.c: Assume config.h.
11379
11380 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
11381
11382         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
11383         stat-macros.h is now for our own macros, whereas stat_h is for
11384         macros in the <sys/stat.h> name space.
11385         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
11386         (STAT_MACROS_H): Remove.
11387         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
11388         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
11389         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
11390         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
11391         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
11392         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
11393         Move these macros to ...
11394         * lib/stat_.h: here.  Don't include stat-macros.h.
11395         * lib/canonicalize.c: Don't include stat-macros.h.
11396         * lib/chown.c: Likewise.
11397         * lib/euidaccess.c: Likewise.
11398         * lib/file-type.c: Likewise.
11399         * lib/filemode.c: Likewise.
11400         * lib/glob.c: Likewise.
11401         * lib/isapipe.c: Likewise.
11402         * lib/lchown.c: Likewise.
11403         * lib/lstat.c: Likewise.
11404         * lib/mkdir-p.c: Likewise.
11405         * lib/rmdir.c: Likewise.
11406         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
11407         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
11408         unless mkdir isn't declared, to speed up 'configure'.
11409         Always create sys/stat.h, since it's unlikely any real sys/stat.h
11410         would define all the S_* symbols.
11411         * modules/canonicalize (Depends-on):
11412         Depend on sys_stat, not stat-macros.
11413         * modules/chown: Likewise.
11414         * modules/euidaccess: Likewise.
11415         * modules/filemode: Likewise.
11416         * modules/file-type: Likewise.
11417         * modules/glob: Likewise.
11418         * modules/isapipe: Likewise.
11419         * modules/lchown: Likewise.
11420         * modules/lstat: Likewise.
11421         * modules/mkancesdirs: Likewise.
11422         * modules/rmdir: Likewise.
11423         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
11424         * modules/modechange: Likewise.
11425         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
11426         (configure.ac): Remove gl_STAT_MACROS.
11427         * modules/sys_stat (Depends-on): Remove stat-macros.
11428
11429 2006-10-27  Bruno Haible  <bruno@clisp.org>
11430
11431         * m4/signed.m4: Remove file.
11432         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
11433         invocation.
11434         * modules/vasnprintf (Files): Remove m4/signed.m4.
11435
11436 2006-10-27  Bruno Haible  <bruno@clisp.org>
11437
11438         Update to GNU gettext 0.16.
11439         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
11440         m4/inttypes-h.m4, m4/signed.m4.
11441         * m4/gettext.m4: Update to GNU gettext 0.16.
11442         * m4/intl.m4: New file, from GNU gettext.
11443         * m4/intldir.m4: New file, from GNU gettext.
11444         * config/srclist.txt: Update
11445
11446 2006-10-27  Eric Blake  <ebb9@byu.net>
11447
11448         * MODULES.html.sh: Document tempname.
11449         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
11450         dependencies.
11451         (Files): Move lib/tempname.c...
11452         * modules/tempname: ...to this new module.
11453         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
11454         (gl_PREREQ_TEMPNAME): Move...
11455         * m4/tempname.m4: ...to this new file.
11456         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
11457         * modules/sys_stat (Depends-on): Add stat-macros.
11458         * lib/stat_.h (includes): Pick up stat macros.
11459         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
11460         if stat macros are broken.
11461         * lib/tempname.c (includes): No need to include "stat-macros.h".
11462         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
11463         (direxists, __path_search) [!_LIBC]: Don't compile these in
11464         gnulib; the tmpdir module covers that.
11465         * lib/tempname.h: New file.
11466
11467 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
11468
11469         * COPYING: Explain how gnulib-tool converts licence headers.
11470         Almost all wording by Eric Blake.
11471
11472 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
11473
11474         * lib/mbchar.h (is_basic_table): Make read-only.
11475         * lib/mbchar.c (is_basic_table): Likewise.
11476         Reported by John Darrington.
11477
11478 2006-10-25  Bruno Haible  <bruno@clisp.org>
11479
11480         * lib/progname.h (set_program_name): Undefine before defining.
11481
11482 2006-10-25  Bruno Haible  <bruno@clisp.org>
11483
11484         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
11485         false for non-gcc C++ compilers.
11486         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
11487
11488 2006-10-24  Bruno Haible  <bruno@clisp.org>
11489
11490         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
11491         iconv implementations like Irix iconv.
11492
11493 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11494
11495         * modules/vararrays: New file.
11496         * m4/vararrays.m4: New file, taken from diffutils.
11497         * MODULES.html.sh: New module vararrays.
11498
11499 2006-10-24  Karl Berry  <karl@gnu.org>
11500
11501         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
11502         Don't call GNU Unix.
11503
11504 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11505
11506         * users.txt: Add Libtool.
11507
11508         Sync from Libtool:
11509
11510         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11511
11512         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
11513         to gnulib's policy of including config.h unconditionally.
11514
11515 2006-10-24  Bruno Haible  <bruno@clisp.org>
11516
11517         * modules/wcwidth (Files): Add m4/wint_t.m4.
11518         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
11519         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
11520
11521 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
11522
11523         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
11524         to pacify GCC with some -W flags enabled.  Problem reported by
11525         Bruno Haible.
11526
11527 2006-10-24  Jim Meyering  <jim@meyering.net>
11528
11529         * MODULES.html.sh: Remove uinttostr.  It's not a module.
11530         Reported by Karl Berry.
11531
11532 2006-10-23  Bruno Haible  <bruno@clisp.org>
11533
11534         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
11535
11536 2006-10-24  Bruno Haible  <bruno@clisp.org>
11537
11538         * lib/gl_list.h: Use C comment style, not C++ comment style.
11539
11540 2006-10-23  Eric Blake  <ebb9@byu.net>
11541
11542         * lib/getaddrinfo.c (includes): Add missing include.
11543
11544 2006-10-23  Bruno Haible  <bruno@clisp.org>
11545             Paul Eggert  <eggert@cs.ucla.edu>
11546
11547         Ability to rename obstack_free.
11548         * lib/obstack.h (__obstack_free): New macro. Declare instead of
11549         obstack_free.
11550         (obstack_free): Invoke the __obstack_free macro.
11551         * lib/obstack.c (obstack_free): Use __obstack_free macro.
11552
11553 2006-10-23  Bruno Haible  <bruno@clisp.org>
11554             Paul Eggert  <eggert@cs.ucla.edu>
11555
11556         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
11557         __argc, __argv from the declaration. (They are defined as macros on
11558         mingw.)
11559
11560 2006-10-22  Bruno Haible  <bruno@clisp.org>
11561
11562         * doc/gnulib-intro.texi: New file.
11563         * doc/gnulib.texi: Include it.
11564
11565 2006-10-21  Bruno Haible  <bruno@clisp.org>
11566
11567         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
11568         "Introduction", "Miscellanous Notes", "Particular Modules".
11569
11570 2006-10-21  Bruno Haible  <bruno@clisp.org>
11571
11572         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11573         Change mostlyclean-local rule to avoid sh syntax error from bash
11574         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
11575
11576 2006-10-23  Jim Meyering  <jim@meyering.net>
11577
11578         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
11579         in place of snprintf.
11580
11581         * modules/inttostr (Files): Add lib/uinttostr.c.
11582         * lib/uinttostr.c (inttostr): New file/function.
11583         * lib/inttostr.h (uinttostr): Declare.
11584         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
11585         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
11586         Add uinttostr.
11587         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
11588
11589 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
11590
11591         * lib/canonicalize.c (ELOOP): Define if not already defined.
11592         Problem reported by Bruno Haible in
11593         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
11594
11595 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
11596
11597         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
11598         Problem reported by Perry Smith and Ville Laurikari.
11599
11600         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
11601         uses.
11602
11603 2006-10-19  Bruno Haible  <bruno@clisp.org>
11604
11605         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
11606         for mingw.
11607
11608 2006-10-19  Bruno Haible  <bruno@clisp.org>
11609
11610         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
11611         Needed for mingw.
11612
11613 2006-10-19  Bruno Haible  <bruno@clisp.org>
11614
11615         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
11616
11617 2006-10-19  Bruno Haible  <bruno@clisp.org>
11618
11619         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
11620         it.
11621
11622 2006-10-19  Bruno Haible  <bruno@clisp.org>
11623
11624         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
11625         invocation.
11626
11627 2006-10-19  Bruno Haible  <bruno@clisp.org>
11628
11629         * gnulib-tool (func_create_testdir): Don't include ftruncate and
11630         mountlist by default.
11631
11632 2006-10-16  Bruno Haible  <bruno@clisp.org>
11633
11634         * lib/c-strstr.c: Include c-strstr.h.
11635
11636 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
11637
11638         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
11639         in a slash.
11640
11641 2006-10-18  Bruno Haible  <bruno@clisp.org>
11642
11643         * lib/lock.h [C++]: Wrap definitions in extern "C".
11644
11645 2006-10-18  Bruno Haible  <bruno@clisp.org>
11646
11647         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
11648         gl_LIBOBJS list.
11649
11650 2006-10-18  Bruno Haible  <bruno@clisp.org>
11651
11652         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
11653
11654 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
11655
11656         * lib/xstrtol.h: Include gettext.h.
11657         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
11658         Problem reported by Eric Blake.
11659         * modules/xstrtol (Depends-on): Add gettext-h.
11660
11661 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
11662
11663         * lib/strftime.c (advance): New macro.
11664         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
11665         incomplete type, so you can't add 0 to it.  Problem and patch
11666         reported by Eelco Dolstra for dietlibc.
11667
11668 2006-10-18  Jim Meyering  <jim@meyering.net>
11669
11670         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
11671         type for a local, and rename it: s/up/user_proc/.
11672
11673 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
11674
11675         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
11676         READ_UTMP_USER_PROCESS.
11677         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
11678
11679 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
11680
11681         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
11682         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
11683
11684 2006-10-17  Eric Blake  <ebb9@byu.net>
11685
11686         * lib/sigprocmask.c (sigprocmask): Fix typo.
11687
11688         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
11689
11690         * modules/clean-temp (Makefile.am): Don't add to make output...
11691         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
11692         config.h.
11693
11694 2006-10-17  Bruno Haible  <bruno@clisp.org>
11695
11696         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
11697         differently if DEFAULT_TEXT_DOMAIN is set.
11698
11699 2006-10-16  Bruno Haible  <bruno@clisp.org>
11700
11701         * lib/clean-temp.c: Include fwriteerror.h.
11702
11703 2006-10-16  Bruno Haible  <bruno@clisp.org>
11704
11705         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
11706
11707 2006-10-16  Bruno Haible  <bruno@clisp.org>
11708
11709         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
11710         * lib/sigprocmask.h: Include <sys/types.h>.
11711         (sigset_t): Use the system's definition if present.
11712
11713 2006-10-17  Eric Blake  <ebb9@byu.net>
11714
11715         * lib/xvasprintf.c (includes): Assume config.h.
11716         * lib/xasprintf.c (includes): Likewise.
11717
11718 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
11719
11720         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
11721         at least as wide as intmax_t.
11722
11723 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
11724
11725         (Imported from Automake.)
11726         * build-aux/gnupload: Update to version 1.1 of directive file.
11727
11728 2006-10-16  Eric Blake  <ebb9@byu.net>
11729
11730         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
11731         match Automake 1.10a.
11732
11733 2006-10-14  Bruno Haible  <bruno@clisp.org>
11734
11735         * modules/sigprocmask: New file.
11736         * lib/sigprocmask.h: New file.
11737         * lib/sigprocmask.c: New file.
11738         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
11739         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
11740         request sigprocmask.o.
11741         (gl_PREREQ_SIGPROCMASK): New macro.
11742         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
11743         (Depends-on): Add sigprocmask.
11744         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
11745         gt_SIGNALBLOCKING. Test for 'raise' only once.
11746         * lib/fatal-signal.c: Include sigprocmask.h.
11747         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
11748         unblock_fatal_signals): Define always.
11749         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
11750         sigprocmask.
11751
11752 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
11753
11754         Sync from Automake.
11755         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
11756         which incorrectly sets the mode of an existing destination
11757         directory.  In some cases the unpatched install-sh could do the
11758         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
11759         system.  We hope this is rare in practice, but it's clearly worth
11760         fixing.  Problem reported by Alex Unleashed in
11761         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
11762         Also, don't bother to check for -m bugs unless we're using -m;
11763         suggested by Stepan Kasal.
11764
11765 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11766
11767         Sync from Automake.
11768         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
11769         `-c' flag, so they appear at the same position as in %FASTDEP%
11770         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
11771         which ignores unknown options only after the first non-option.
11772         Bug report against M4 by Nelson H. F. Beebe.
11773
11774 2006-10-13  Jim Meyering  <jim@meyering.net>
11775
11776         Fix a bug in yesterday's change.
11777         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
11778         p->fts_statp->st_dev would be used uninitialized.
11779         Ensures that we always call fts_stat on the very first entry.
11780         Miklos Szeredi reported that find -xdev stopped working.
11781
11782 2006-10-12  Bruno Haible  <bruno@clisp.org>
11783
11784         * gnulib-tool (func_get_automake_snippet): Append an automatically
11785         computed EXTRA_DIST augmentation.
11786         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
11787         * modules/alloca-opt (Makefile.am): Likewise.
11788         * modules/allocsa (Makefile.am): Likewise.
11789         * modules/arcfour (Makefile.am): Likewise.
11790         * modules/arctwo (Makefile.am): Likewise.
11791         * modules/argmatch (Makefile.am): Likewise.
11792         * modules/argz (Makefile.am): Likewise.
11793         * modules/atexit (Makefile.am): Likewise.
11794         * modules/backupfile (Makefile.am): Likewise.
11795         * modules/byteswap (Makefile.am): Likewise.
11796         * modules/c-strtod (Makefile.am): Likewise.
11797         * modules/c-strtold (Makefile.am): Likewise.
11798         * modules/calloc (Makefile.am): Likewise.
11799         * modules/canon-host (Makefile.am): Likewise.
11800         * modules/canonicalize (Makefile.am): Likewise.
11801         * modules/chdir-long (Makefile.am): Likewise.
11802         * modules/chdir-safer (Makefile.am): Likewise.
11803         * modules/check-version (Makefile.am): Likewise.
11804         * modules/chown (Makefile.am): Likewise.
11805         * modules/cloexec (Makefile.am): Likewise.
11806         * modules/close-stream (Makefile.am): Likewise.
11807         * modules/closeout (Makefile.am): Likewise.
11808         * modules/crc (Makefile.am): Likewise.
11809         * modules/csharpexec (Makefile.am): Likewise.
11810         * modules/cycle-check (Makefile.am): Likewise.
11811         * modules/des (Makefile.am): Likewise.
11812         * modules/dev-ino (Makefile.am): Likewise.
11813         * modules/dirfd (Makefile.am): Likewise.
11814         * modules/dirname (Makefile.am): Likewise.
11815         * modules/dup2 (Makefile.am): Likewise.
11816         * modules/eealloc (Makefile.am): Likewise.
11817         * modules/error (Makefile.am): Likewise.
11818         * modules/euidaccess (Makefile.am): Likewise.
11819         * modules/exclude (Makefile.am): Likewise.
11820         * modules/exitfail (Makefile.am): Likewise.
11821         * modules/fcntl-safer (Makefile.am): Likewise.
11822         * modules/fcntl (Makefile.am): Likewise.
11823         * modules/file-type (Makefile.am): Likewise.
11824         * modules/fileblocks (Makefile.am): Likewise.
11825         * modules/filemode (Makefile.am): Likewise.
11826         * modules/filenamecat (Makefile.am): Likewise.
11827         * modules/fnmatch (Makefile.am): Likewise.
11828         * modules/fopen-safer (Makefile.am): Likewise.
11829         * modules/fpending (Makefile.am): Likewise.
11830         * modules/fprintftime (Makefile.am): Likewise.
11831         * modules/free (Makefile.am): Likewise.
11832         * modules/fsusage (Makefile.am): Likewise.
11833         * modules/ftruncate (Makefile.am): Likewise.
11834         * modules/fts (Makefile.am): Likewise.
11835         * modules/gc-arcfour (Makefile.am): Likewise.
11836         * modules/gc-des (Makefile.am): Likewise.
11837         * modules/gc-hmac-md5 (Makefile.am): Likewise.
11838         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
11839         * modules/gc-md4 (Makefile.am): Likewise.
11840         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
11841         * modules/gc-sha1 (Makefile.am): Likewise.
11842         * modules/gc (Makefile.am): Likewise.
11843         * modules/getaddrinfo (Makefile.am): Likewise.
11844         * modules/getcwd (Makefile.am): Likewise.
11845         * modules/getdelim (Makefile.am): Likewise.
11846         * modules/getdomainname (Makefile.am): Likewise.
11847         * modules/getgroups (Makefile.am): Likewise.
11848         * modules/gethostname (Makefile.am): Likewise.
11849         * modules/gethrxtime (Makefile.am): Likewise.
11850         * modules/getline (Makefile.am): Likewise.
11851         * modules/getloadavg (Makefile.am): Likewise.
11852         * modules/getlogin_r (Makefile.am): Likewise.
11853         * modules/getndelim2 (Makefile.am): Likewise.
11854         * modules/getopt (Makefile.am): Likewise.
11855         * modules/getpagesize (Makefile.am): Likewise.
11856         * modules/getpass-gnu (Makefile.am): Likewise.
11857         * modules/getpass (Makefile.am): Likewise.
11858         * modules/getsubopt (Makefile.am): Likewise.
11859         * modules/gettime (Makefile.am): Likewise.
11860         * modules/gettimeofday (Makefile.am): Likewise.
11861         * modules/getugroups (Makefile.am): Likewise.
11862         * modules/getusershell (Makefile.am): Likewise.
11863         * modules/glob (Makefile.am): Likewise.
11864         * modules/group-member (Makefile.am): Likewise.
11865         * modules/hard-locale (Makefile.am): Likewise.
11866         * modules/hash (Makefile.am): Likewise.
11867         * modules/hmac-md5 (Makefile.am): Likewise.
11868         * modules/hmac-sha1 (Makefile.am): Likewise.
11869         * modules/human (Makefile.am): Likewise.
11870         * modules/idcache (Makefile.am): Likewise.
11871         * modules/imaxabs (Makefile.am): Likewise.
11872         * modules/imaxdiv (Makefile.am): Likewise.
11873         * modules/inet_ntop (Makefile.am): Likewise.
11874         * modules/inet_pton (Makefile.am): Likewise.
11875         * modules/intprops (Makefile.am): Likewise.
11876         * modules/inttostr (Makefile.am): Likewise.
11877         * modules/inttypes (Makefile.am): Likewise.
11878         * modules/isapipe (Makefile.am): Likewise.
11879         * modules/javaversion (Makefile.am): Likewise.
11880         * modules/lchmod (Makefile.am): Likewise.
11881         * modules/lchown (Makefile.am): Likewise.
11882         * modules/localcharset (Makefile.am): Likewise.
11883         * modules/long-options (Makefile.am): Likewise.
11884         * modules/lstat (Makefile.am): Likewise.
11885         * modules/malloc (Makefile.am): Likewise.
11886         * modules/mathl (Makefile.am): Likewise.
11887         * modules/mbchar (Makefile.am): Likewise.
11888         * modules/md2 (Makefile.am): Likewise.
11889         * modules/md4 (Makefile.am): Likewise.
11890         * modules/md5 (Makefile.am): Likewise.
11891         * modules/memcasecmp (Makefile.am): Likewise.
11892         * modules/memchr (Makefile.am): Likewise.
11893         * modules/memcmp (Makefile.am): Likewise.
11894         * modules/memcoll (Makefile.am): Likewise.
11895         * modules/memcpy (Makefile.am): Likewise.
11896         * modules/memmem (Makefile.am): Likewise.
11897         * modules/memmove (Makefile.am): Likewise.
11898         * modules/mempcpy (Makefile.am): Likewise.
11899         * modules/memrchr (Makefile.am): Likewise.
11900         * modules/memset (Makefile.am): Likewise.
11901         * modules/memxor (Makefile.am): Likewise.
11902         * modules/mkancesdirs (Makefile.am): Likewise.
11903         * modules/mkdir-p (Makefile.am): Likewise.
11904         * modules/mkdir (Makefile.am): Likewise.
11905         * modules/mkdtemp (Makefile.am): Likewise.
11906         * modules/mkstemp (Makefile.am): Likewise.
11907         * modules/mktime (Makefile.am): Likewise.
11908         * modules/modechange (Makefile.am): Likewise.
11909         * modules/mountlist (Makefile.am): Likewise.
11910         * modules/nanosleep (Makefile.am): Likewise.
11911         * modules/obstack (Makefile.am): Likewise.
11912         * modules/openat (Makefile.am): Likewise.
11913         * modules/pagealign_alloc (Makefile.am): Likewise.
11914         * modules/pathmax (Makefile.am): Likewise.
11915         * modules/physmem (Makefile.am): Likewise.
11916         * modules/poll (Makefile.am): Likewise.
11917         * modules/posixtm (Makefile.am): Likewise.
11918         * modules/posixver (Makefile.am): Likewise.
11919         * modules/putenv (Makefile.am): Likewise.
11920         * modules/quote (Makefile.am): Likewise.
11921         * modules/quotearg (Makefile.am): Likewise.
11922         * modules/raise (Makefile.am): Likewise.
11923         * modules/read-file (Makefile.am): Likewise.
11924         * modules/readline (Makefile.am): Likewise.
11925         * modules/readlink (Makefile.am): Likewise.
11926         * modules/readtokens (Makefile.am): Likewise.
11927         * modules/readutmp (Makefile.am): Likewise.
11928         * modules/realloc (Makefile.am): Likewise.
11929         * modules/regex (Makefile.am): Likewise.
11930         * modules/rename-dest-slash (Makefile.am): Likewise.
11931         * modules/rename (Makefile.am): Likewise.
11932         * modules/rijndael (Makefile.am): Likewise.
11933         * modules/rmdir (Makefile.am): Likewise.
11934         * modules/rpmatch (Makefile.am): Likewise.
11935         * modules/safe-read (Makefile.am): Likewise.
11936         * modules/safe-write (Makefile.am): Likewise.
11937         * modules/same-inode (Makefile.am): Likewise.
11938         * modules/same (Makefile.am): Likewise.
11939         * modules/save-cwd (Makefile.am): Likewise.
11940         * modules/savedir (Makefile.am): Likewise.
11941         * modules/setenv (Makefile.am): Likewise.
11942         * modules/settime (Makefile.am): Likewise.
11943         * modules/sha1 (Makefile.am): Likewise.
11944         * modules/sig2str (Makefile.am): Likewise.
11945         * modules/snprintf (Makefile.am): Likewise.
11946         * modules/stat-macros (Makefile.am): Likewise.
11947         * modules/stat-time (Makefile.am): Likewise.
11948         * modules/stdbool (Makefile.am): Likewise.
11949         * modules/stdint (Makefile.am): Likewise.
11950         * modules/stdlib-safer (Makefile.am): Likewise.
11951         * modules/stpcpy (Makefile.am): Likewise.
11952         * modules/stpncpy (Makefile.am): Likewise.
11953         * modules/strcase (Makefile.am): Likewise.
11954         * modules/strcasestr (Makefile.am): Likewise.
11955         * modules/strchrnul (Makefile.am): Likewise.
11956         * modules/strcspn (Makefile.am): Likewise.
11957         * modules/strdup (Makefile.am): Likewise.
11958         * modules/strerror (Makefile.am): Likewise.
11959         * modules/strftime (Makefile.am): Likewise.
11960         * modules/strndup (Makefile.am): Likewise.
11961         * modules/strnlen (Makefile.am): Likewise.
11962         * modules/strpbrk (Makefile.am): Likewise.
11963         * modules/strsep (Makefile.am): Likewise.
11964         * modules/strstr (Makefile.am): Likewise.
11965         * modules/strtod (Makefile.am): Likewise.
11966         * modules/strtoimax (Makefile.am): Likewise.
11967         * modules/strtok_r (Makefile.am): Likewise.
11968         * modules/strtol (Makefile.am): Likewise.
11969         * modules/strtoll (Makefile.am): Likewise.
11970         * modules/strtoul (Makefile.am): Likewise.
11971         * modules/strtoull (Makefile.am): Likewise.
11972         * modules/strtoumax (Makefile.am): Likewise.
11973         * modules/strverscmp (Makefile.am): Likewise.
11974         * modules/sys_socket (Makefile.am): Likewise.
11975         * modules/sys_stat (Makefile.am): Likewise.
11976         * modules/sysexits (Makefile.am): Likewise.
11977         * modules/time_r (Makefile.am): Likewise.
11978         * modules/timegm (Makefile.am): Likewise.
11979         * modules/timespec (Makefile.am): Likewise.
11980         * modules/tmpfile-safer (Makefile.am): Likewise.
11981         * modules/trim (Makefile.am): Likewise.
11982         * modules/unistd-safer (Makefile.am): Likewise.
11983         * modules/unlinkdir (Makefile.am): Likewise.
11984         * modules/unlocked-io (Makefile.am): Likewise.
11985         * modules/userspec (Makefile.am): Likewise.
11986         * modules/utime (Makefile.am): Likewise.
11987         * modules/utimecmp (Makefile.am): Likewise.
11988         * modules/utimens (Makefile.am): Likewise.
11989         * modules/vasnprintf (Makefile.am): Likewise.
11990         * modules/vasprintf (Makefile.am): Likewise.
11991         * modules/vsnprintf (Makefile.am): Likewise.
11992         * modules/xalloc (Makefile.am): Likewise.
11993         * modules/xgetcwd (Makefile.am): Likewise.
11994         * modules/xnanosleep (Makefile.am): Likewise.
11995         * modules/xreadlink (Makefile.am): Likewise.
11996         * modules/xstrtod (Makefile.am): Likewise.
11997         * modules/xstrtol (Makefile.am): Likewise.
11998         * modules/xstrtold (Makefile.am): Likewise.
11999         * modules/yesno (Makefile.am): Likewise.
12000         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
12001
12002 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
12003
12004         * modules/error (Makefile.am): Distribute files through
12005         EXTRA_DIST, not lib_SOURCES.
12006
12007 2006-10-12  Eric Blake  <ebb9@byu.net>
12008
12009         * modules/error (Makefile.am): Distribute files in /lib.
12010         * modules/obstack (Makefile.am): Likewise.
12011
12012 2006-10-12  Bruno Haible  <bruno@clisp.org>
12013
12014         * modules/acl (Makefile.am): Distribute all files in lib/ through
12015         EXTRA_DIST.
12016         * modules/arcfour (Makefile.am): Likewise.
12017         * modules/arctwo (Makefile.am): Likewise.
12018         * modules/argmatch (Makefile.am): Likewise.
12019         * modules/argz (Makefile.am): Likewise.
12020         * modules/atexit (Makefile.am): Likewise.
12021         * modules/backupfile (Makefile.am): Likewise.
12022         * modules/c-strtod (Makefile.am): Likewise.
12023         * modules/c-strtold (Makefile.am): Likewise.
12024         * modules/calloc (Makefile.am): Likewise.
12025         * modules/canon-host (Makefile.am): Likewise.
12026         * modules/canonicalize (Makefile.am): Likewise.
12027         * modules/chdir-long (Makefile.am): Likewise.
12028         * modules/chdir-safer (Makefile.am): Likewise.
12029         * modules/check-version (Makefile.am): Likewise.
12030         * modules/chown (Makefile.am): Likewise.
12031         * modules/cloexec (Makefile.am): Likewise.
12032         * modules/close-stream (Makefile.am): Likewise.
12033         * modules/closeout (Makefile.am): Likewise.
12034         * modules/crc (Makefile.am): Likewise.
12035         * modules/cycle-check (Makefile.am): Likewise.
12036         * modules/des (Makefile.am): Likewise.
12037         * modules/dirfd (Makefile.am): Likewise.
12038         * modules/dirname (Makefile.am): Likewise.
12039         * modules/dup2 (Makefile.am): Likewise.
12040         * modules/euidaccess (Makefile.am): Likewise.
12041         * modules/exclude (Makefile.am): Likewise.
12042         * modules/exitfail (Makefile.am): Likewise.
12043         * modules/fcntl-safer (Makefile.am): Likewise.
12044         * modules/file-type (Makefile.am): Likewise.
12045         * modules/fileblocks (Makefile.am): Likewise.
12046         * modules/filemode (Makefile.am): Likewise.
12047         * modules/filenamecat (Makefile.am): Likewise.
12048         * modules/fnmatch (Makefile.am): Likewise.
12049         * modules/fopen-safer (Makefile.am): Likewise.
12050         * modules/fpending (Makefile.am): Likewise.
12051         * modules/fprintftime (Makefile.am): Likewise.
12052         * modules/free (Makefile.am): Likewise.
12053         * modules/fsusage (Makefile.am): Likewise.
12054         * modules/ftruncate (Makefile.am): Likewise.
12055         * modules/fts (Makefile.am): Likewise.
12056         * modules/gc (Makefile.am): Likewise.
12057         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
12058         * modules/getaddrinfo (Makefile.am): Likewise.
12059         * modules/getcwd (Makefile.am): Likewise.
12060         * modules/getdelim (Makefile.am): Likewise.
12061         * modules/getdomainname (Makefile.am): Likewise.
12062         * modules/getgroups (Makefile.am): Likewise.
12063         * modules/gethostname (Makefile.am): Likewise.
12064         * modules/gethrxtime (Makefile.am): Likewise.
12065         * modules/getline (Makefile.am): Likewise.
12066         * modules/getloadavg (Makefile.am): Likewise.
12067         * modules/getlogin_r (Makefile.am): Likewise.
12068         * modules/getopt (Makefile.am): Likewise.
12069         * modules/getpass (Makefile.am): Likewise.
12070         * modules/getpass-gnu (Makefile.am): Likewise.
12071         * modules/getsubopt (Makefile.am): Likewise.
12072         * modules/gettime (Makefile.am): Likewise.
12073         * modules/gettimeofday (Makefile.am): Likewise.
12074         * modules/getugroups (Makefile.am): Likewise.
12075         * modules/getusershell (Makefile.am): Likewise.
12076         * modules/glob (Makefile.am): Likewise.
12077         * modules/group-member (Makefile.am): Likewise.
12078         * modules/hard-locale (Makefile.am): Likewise.
12079         * modules/hash (Makefile.am): Likewise.
12080         * modules/hmac-md5 (Makefile.am): Likewise.
12081         * modules/hmac-sha1 (Makefile.am): Likewise.
12082         * modules/human (Makefile.am): Likewise.
12083         * modules/idcache (Makefile.am): Likewise.
12084         * modules/imaxabs (Makefile.am): Likewise.
12085         * modules/imaxdiv (Makefile.am): Likewise.
12086         * modules/inet_ntop (Makefile.am): Likewise.
12087         * modules/inet_pton (Makefile.am): Likewise.
12088         * modules/inttostr (Makefile.am): Likewise.
12089         * modules/isapipe (Makefile.am): Likewise.
12090         * modules/lchown (Makefile.am): Likewise.
12091         * modules/long-options (Makefile.am): Likewise.
12092         * modules/lstat (Makefile.am): Likewise.
12093         * modules/malloc (Makefile.am): Likewise.
12094         * modules/mathl (Makefile.am): Likewise.
12095         * modules/mbchar (Makefile.am): Likewise.
12096         * modules/md2 (Makefile.am): Likewise.
12097         * modules/md4 (Makefile.am): Likewise.
12098         * modules/md5 (Makefile.am): Likewise.
12099         * modules/memcasecmp (Makefile.am): Likewise.
12100         * modules/memchr (Makefile.am): Likewise.
12101         * modules/memcmp (Makefile.am): Likewise.
12102         * modules/memcoll (Makefile.am): Likewise.
12103         * modules/memcpy (Makefile.am): Likewise.
12104         * modules/memmem (Makefile.am): Likewise.
12105         * modules/memmove (Makefile.am): Likewise.
12106         * modules/mempcpy (Makefile.am): Likewise.
12107         * modules/memrchr (Makefile.am): Likewise.
12108         * modules/memset (Makefile.am): Likewise.
12109         * modules/memxor (Makefile.am): Likewise.
12110         * modules/mkancesdirs (Makefile.am): Likewise.
12111         * modules/mkdir (Makefile.am): Likewise.
12112         * modules/mkdir-p (Makefile.am): Likewise.
12113         * modules/mkdtemp (Makefile.am): Likewise.
12114         * modules/mkstemp (Makefile.am): Likewise.
12115         * modules/mktime (Makefile.am): Likewise.
12116         * modules/modechange (Makefile.am): Likewise.
12117         * modules/mountlist (Makefile.am): Likewise.
12118         * modules/nanosleep (Makefile.am): Likewise.
12119         * modules/openat (Makefile.am): Likewise.
12120         * modules/pagealign_alloc (Makefile.am): Likewise.
12121         * modules/physmem (Makefile.am): Likewise.
12122         * modules/poll (Makefile.am): Likewise.
12123         * modules/posixtm (Makefile.am): Likewise.
12124         * modules/posixver (Makefile.am): Likewise.
12125         * modules/putenv (Makefile.am): Likewise.
12126         * modules/quote (Makefile.am): Likewise.
12127         * modules/quotearg (Makefile.am): Likewise.
12128         * modules/raise (Makefile.am): Likewise.
12129         * modules/read-file (Makefile.am): Likewise.
12130         * modules/readline (Makefile.am): Likewise.
12131         * modules/readlink (Makefile.am): Likewise.
12132         * modules/readtokens (Makefile.am): Likewise.
12133         * modules/readutmp (Makefile.am): Likewise.
12134         * modules/realloc (Makefile.am): Likewise.
12135         * modules/regex (Makefile.am): Likewise.
12136         * modules/rename (Makefile.am): Likewise.
12137         * modules/rename-dest-slash (Makefile.am): Likewise.
12138         * modules/rijndael (Makefile.am): Likewise.
12139         * modules/rmdir (Makefile.am): Likewise.
12140         * modules/rpmatch (Makefile.am): Likewise.
12141         * modules/safe-read (Makefile.am): Likewise.
12142         * modules/safe-write (Makefile.am): Likewise.
12143         * modules/same (Makefile.am): Likewise.
12144         * modules/save-cwd (Makefile.am): Likewise.
12145         * modules/savedir (Makefile.am): Likewise.
12146         * modules/setenv (Makefile.am): Likewise.
12147         * modules/settime (Makefile.am): Likewise.
12148         * modules/sha1 (Makefile.am): Likewise.
12149         * modules/sig2str (Makefile.am): Likewise.
12150         * modules/snprintf (Makefile.am): Likewise.
12151         * modules/stdlib-safer (Makefile.am): Likewise.
12152         * modules/stpcpy (Makefile.am): Likewise.
12153         * modules/stpncpy (Makefile.am): Likewise.
12154         * modules/strcase (Makefile.am): Likewise.
12155         * modules/strcasestr (Makefile.am): Likewise.
12156         * modules/strchrnul (Makefile.am): Likewise.
12157         * modules/strcspn (Makefile.am): Likewise.
12158         * modules/strdup (Makefile.am): Likewise.
12159         * modules/strerror (Makefile.am): Likewise.
12160         * modules/strftime (Makefile.am): Likewise.
12161         * modules/strndup (Makefile.am): Likewise.
12162         * modules/strnlen (Makefile.am): Likewise.
12163         * modules/strpbrk (Makefile.am): Likewise.
12164         * modules/strsep (Makefile.am): Likewise.
12165         * modules/strstr (Makefile.am): Likewise.
12166         * modules/strtod (Makefile.am): Likewise.
12167         * modules/strtoimax (Makefile.am): Likewise.
12168         * modules/strtok_r (Makefile.am): Likewise.
12169         * modules/strtol (Makefile.am): Likewise.
12170         * modules/strtoll (Makefile.am): Likewise.
12171         * modules/strtoul (Makefile.am): Likewise.
12172         * modules/strtoull (Makefile.am): Likewise.
12173         * modules/strtoumax (Makefile.am): Likewise.
12174         * modules/strverscmp (Makefile.am): Likewise.
12175         * modules/time_r (Makefile.am): Likewise.
12176         * modules/timegm (Makefile.am): Likewise.
12177         * modules/tmpfile-safer (Makefile.am): Likewise.
12178         * modules/unistd-safer (Makefile.am): Likewise.
12179         * modules/unlinkdir (Makefile.am): Likewise.
12180         * modules/userspec (Makefile.am): Likewise.
12181         * modules/utime (Makefile.am): Likewise.
12182         * modules/utimecmp (Makefile.am): Likewise.
12183         * modules/utimens (Makefile.am): Likewise.
12184         * modules/vasnprintf (Makefile.am): Likewise.
12185         * modules/vasprintf (Makefile.am): Likewise.
12186         * modules/vsnprintf (Makefile.am): Likewise.
12187         * modules/xalloc (Makefile.am): Likewise.
12188         * modules/xgetcwd (Makefile.am): Likewise.
12189         * modules/xnanosleep (Makefile.am): Likewise.
12190         * modules/xreadlink (Makefile.am): Likewise.
12191         * modules/xstrtod (Makefile.am): Likewise.
12192         * modules/xstrtol (Makefile.am): Likewise.
12193         * modules/xstrtold (Makefile.am): Likewise.
12194         * modules/yesno (Makefile.am): Likewise.
12195
12196 2006-10-12  Jim Meyering  <jim@meyering.net>
12197
12198         * m4/getloadavg.m4: Revert the change below.
12199
12200         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
12201         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
12202         fail with a symlink, which is what coreutils' ./bootstrap now
12203         creates by default.
12204
12205 2006-10-12  Bruno Haible  <bruno@clisp.org>
12206
12207         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
12208         mingw.
12209         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
12210         MSVC and mingw explicitly.
12211
12212 2006-10-11  Simon Josefsson  <jas@extundo.com>
12213             Bruno Haible  <bruno@clisp.org>
12214
12215         Add support for multiple gnulib-tool invocations in the scope of a
12216         single configure.ac file.
12217         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
12218         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
12219         with the same contents as the _LIBADD variable.
12220         (func_emit_initmacro_start, func_emit_initmacro_end,
12221         func_emit_initmacro_done): New functions.
12222         (func_import, func_create_testdir): Invoke them. Allow the identifiers
12223         gl_LIBOBJS and gl_LTLIBOBJS.
12224
12225 2006-10-11  Bruno Haible  <bruno@clisp.org>
12226
12227         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
12228         (func_create_testdir): Don't create po/Makefile.am, don't invoke
12229         autoreconf. Instead, invoke autopoint explicitly but move back the
12230         *.m4 files from gnulib.
12231
12232 2006-10-11  Bruno Haible  <bruno@clisp.org>
12233
12234         * gnulib-tool (func_usage): Make module names after --create-testdir
12235         optional.
12236         (func_create_testdir): If no module was specified, use nearly all
12237         modules.
12238
12239 2006-10-12  Jim Meyering  <jim@meyering.net>
12240
12241         Big performance improvement for fts-based tools that use FTS_NOSTAT.
12242         Avoid spurious inode-mismatch problems on non-POSIX file systems.
12243         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
12244         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
12245         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
12246         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
12247         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
12248         (fts_set_stat_required): New function.
12249         (fts_open): Defer the calls to fts_stat, if possible or requested.
12250         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
12251         into fts_stat itself.
12252         (fts_read): Perform any required (deferred) fts_stat call.
12253         (fts_build): Likewise, for the directory we're about to open and read.
12254         In the readdir loop, carefully decide whether each entry will require
12255         an eventual call to fts_stat, using dirent.d_type info if available.
12256         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
12257         a command line argument into this function.  Update all callers.
12258         Map a return value of FTS_DOT to FTS_D for a command line argument.
12259         * modules/fts (Depends-on): Add d-type.  Alphabetize.
12260         Thanks to Miklos Szeredi for his tenacity and for the initial
12261         bug report about "find" failing on a FUSE-based file system.
12262
12263         * lib/fts.c (fts_open): Use consistent indentation.
12264
12265 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
12266
12267         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
12268         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
12269         reported by Jim Meyering.  All uses of cache variables renamed
12270         to match Autoconf's.
12271         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
12272         the other one.
12273
12274         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
12275         Fix misspelling in diagnostic.
12276
12277 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
12278
12279         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
12280         defined.  Problem reported by Matthew Woehlke.
12281
12282         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
12283         Add support for Tandem NonStop R series.
12284         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
12285         Use new macro.
12286
12287         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
12288         (has_trailing_slash): Omit size arg; all callers changed.
12289         Omit 'inline', since it doesn't help performance and we'd
12290         need to configure it.
12291         Don't count //, ///, etc. as having a trailing slash.
12292         As a side effect, this removes a C99ism reported by Matthew Woehlke.
12293         (rpl_rename_dest_slash): On failure, use rename's errno rather
12294         than (in some cases) an incorrect or junk errno.
12295         Simplify code by removing need to compute length; this does
12296         cause it to make two passes instead of one over the file name,
12297         but it's worth it.
12298
12299         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
12300         change, since Autoconf's version may no longer be appropriate now
12301         that we are using CVS Autoconf's version.  Add support for Tandem.
12302
12303 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
12304             Bruno Haible  <bruno@clisp.org>
12305
12306         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
12307         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
12308         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
12309         gl_AC_TYPE_LONG_LONG.
12310
12311         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
12312         instead of HAVE_LONG_LONG.
12313         * lib/printf-args.c (printf_fetchargs): Likewise.
12314         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
12315         * lib/vasnprintf.c (VASNPRINTF): Likewise.
12316         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
12317         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
12318         gl_AC_TYPE_LONG_LONG.
12319
12320 2006-10-11  Bruno Haible  <bruno@clisp.org>
12321
12322         * m4/longlong.m4: Add comments.
12323         * m4/ulonglong.m4: Likewise.
12324
12325 2006-10-10  Bruno Haible  <bruno@clisp.org>
12326
12327         Make it possible to #define stpcpy, strdup to aliases.
12328         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
12329         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
12330
12331 2006-10-10  Bruno Haible  <bruno@clisp.org>
12332
12333         Make it possible to #define gcd to an alias.
12334         * lib/gcd.c: Include config.h.
12335
12336 2006-10-10  Bruno Haible  <bruno@clisp.org>
12337
12338         Make it possible to #define c_isascii to an alias.
12339         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
12340         defined. Undefine the macros before defining them, to avoid gcc
12341         warnings.
12342         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
12343         define NO_C_CTYPE_MACROS early.
12344
12345 2006-10-10  Bruno Haible  <bruno@clisp.org>
12346
12347         Make it possible to #define set_program_name to an alias.
12348         * lib/progname.c: Don't undefine set_program_name; instead, undefine
12349         ENABLE_RELOCATABLE early.
12350
12351 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
12352
12353         Port to Tandem NSK OSS, which has 64-bit signed int but at most
12354         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
12355         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
12356         More generally, don't assume that 64-bit signed int is available
12357         if unsigned int is, and vice versa.
12358         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
12359         unsigned symbols, not on their signed counterparts.
12360         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
12361         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
12362         (UINT64_C, UINTMAX_C):
12363         Likewise.
12364         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
12365         unsigned counterparts.
12366         (Have_long_long, Unsigned): New macros.
12367         (Int): Renamed from INT.
12368         (strtoimax): Use the new macros.
12369         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
12370         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
12371         * modules/inttypes (inttypes.h): Substitute
12372         HAVE_UNSIGNED_LONG_LONG_INT.
12373         * modules/stdint (stdint.h): Likewise.
12374         (Files): Add m4/ulonglong.m4.
12375
12376 2006-10-10  Bruno Haible  <bruno@clisp.org>
12377
12378         Fix a gcc -Wshadow warning.
12379         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
12380         to 'bucket'.
12381         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
12382         gl_linked_indexof_from_to): Likewise.
12383         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
12384         Likewise.
12385         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
12386         Likewise.
12387         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
12388         Reported by Eric Blake.
12389
12390 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
12391
12392         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
12393         for NetBSD.  Problem reported by Bruno Haible.
12394
12395 2006-10-09  Jim Meyering  <jim@meyering.net>
12396
12397         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
12398         Patch from Bruno Haible.
12399
12400 2006-10-09  Jim Meyering  <jim@meyering.net>
12401
12402         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
12403         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
12404         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
12405
12406 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
12407
12408         Don't include <config.h> twice; this doesn't work in some cases,
12409         e.g., when config.h has "#define intmax_t long long int" and
12410         we include <config.h>, <inttypes.h>, <config.h> in that order.
12411         Problem reported by Matthew Woehlke in:
12412         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
12413         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
12414         * lib/fts-cycle.c: Don't include config.h.
12415         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
12416         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
12417         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
12418         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
12419         inttypes.h.
12420         * lib/xstrtoumax.c: Likewise.
12421         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
12422         __strtol and the like, so that this module is more like its siblings.
12423         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
12424         Remove; no longer needed now that we assume gnulib inttypes.h.
12425
12426 2006-10-08  Bruno Haible  <bruno@clisp.org>
12427
12428         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
12429         option.
12430
12431 2006-10-07  Jim Meyering  <jim@meyering.net>
12432
12433         * modules/inttypes (inttypes.h): Revert what seems to have been
12434         an inadvertent part of today's change: use "|", not "/" in the
12435         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
12436
12437 2006-10-07  Bruno Haible  <bruno@clisp.org>
12438
12439         * modules/sublist: New file.
12440
12441 2006-10-07  Bruno Haible  <bruno@clisp.org>
12442
12443         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
12444         * modules/argz (argz.h): Likewise.
12445         * modules/arpa_inet (arpa/inet.h): Likewise.
12446         * modules/byteswap (byteswap.h): Likewise.
12447         * modules/configmake (configmake.h): Likewise.
12448         * modules/fcntl (fcntl.h): Likewise.
12449         * modules/fnmatch (fnmatch.h): Likewise.
12450         * modules/getopt (getopt.h): Likewise.
12451         * modules/glob (glob.h): Likewise.
12452         * modules/inttypes (inttypes.h): Likewise.
12453         * modules/netinet_in (netinet/in.h): Likewise.
12454         * modules/poll (poll.h): Likewise.
12455         * modules/stdbool (stdbool.h): Likewise.
12456         * modules/stdint (stdint.h): Likewise.
12457         * modules/sys_select (sys/select.h): Likewise.
12458         * modules/sys_socket (sys/socket.h): Likewise.
12459         * modules/sys_stat (sys/stat.h): Likewise.
12460         * modules/sysexits (sysexits.h): Likewise.
12461         * modules/unistd (unistd.h): Likewise.
12462         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
12463         Add a "DO NOT EDIT" comment to the generated file.
12464         (func_import): Likewise for gnulib-comp.m4.
12465
12466 2006-10-07  Bruno Haible  <bruno@clisp.org>
12467
12468         * lib/gl_sublist.h: New file.
12469         * lib/gl_sublist.c: New file.
12470
12471 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
12472
12473         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
12474         name (relative to the original working directory) and the file
12475         name component (relative to the temporary working directory).  All
12476         callers changed.
12477         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
12478         * lib/mkdir-p.c (make_dir_parents): Likewise.
12479         * lib/mkdir-p.h (make_dir_parents): Likewise.
12480
12481 2006-10-06  Eric Blake  <ebb9@byu.net>
12482
12483         Define several macros for use by the clean-temp module.
12484         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
12485         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
12486         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
12487
12488         * lib/clean-temp.h (close_stream_temp): New declaration.
12489         * lib/clean-temp.c (includes): Pull in headers according to what
12490         other modules are in use.
12491         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
12492
12493 2006-10-06  Bruno Haible  <bruno@clisp.org>
12494
12495         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
12496         instead of fopen, fwriteerror.
12497
12498 2006-10-06  Bruno Haible  <bruno@clisp.org>
12499
12500         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
12501         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
12502         int.
12503         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
12504         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
12505         Return an error indicator.
12506         Suggested by Eric Blake.
12507
12508 2006-10-06  Bruno Haible  <bruno@clisp.org>
12509
12510         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
12511         Reported by Eric Blake.
12512
12513 2006-10-06  Bruno Haible  <bruno@clisp.org>
12514
12515         * modules/closeout (Description): Mention stderr too.
12516
12517 2006-10-06  Bruno Haible  <bruno@clisp.org>
12518         and Paul Eggert  <eggert@cs.ucla.edu>
12519
12520         * lib/closeout.c (close_stdout): Also close stderr.
12521         * lib/closeout.h: Update comment.
12522
12523 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
12524
12525         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
12526         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
12527         * lib/dirchownmod.c: Include lchown.h.
12528         * lib/lchown.c: Don't include files that lchown.h now includes.
12529         Don't declare chown, since lchown.h now does that.
12530         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
12531         (lchown): Define to rpl_chown if lchown is declared but
12532         does not exist.  Declare using a prototype if lchown is not
12533         declared.  Add a copyright notice.
12534         * lib/mkstemp.h: Include <unistd.h>.
12535         * lib/openat.c: Include lchown.h.
12536
12537         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
12538         we now test for that separately.
12539         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
12540         rather than O_NOFOLLOW, when testing whether it's possible to
12541         avoid a race condition reliably.
12542         * lib/savewd.c (savewd_chdir): Likewise.
12543
12544         Remove macros that are no longer needed now that stdint.h is
12545         reliable.
12546         * lib/fsusage.c (UINTMAX_MAX): Remove.
12547         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
12548         * lib/utimecmp.c (SIZE_MAX): Remove.
12549
12550         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
12551
12552         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
12553         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
12554         O_NOATIME works.
12555
12556 2006-10-05  Bruno Haible  <bruno@clisp.org>
12557
12558         * lib/gl_list.h (gl_sortedlist_search_from_to,
12559         gl_sortedlist_indexof_from_to): New declarations.
12560         (gl_list_implementation): New fields sortedlist_search_from_to,
12561         sortedlist_indexof_from_to.
12562         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
12563         inline functions.
12564         * lib/gl_list.c (gl_sortedlist_search_from_to,
12565         gl_sortedlist_indexof_from_to): New functions.
12566         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
12567         function.
12568         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
12569         (gl_array_sortedlist_search_from_to): New function.
12570         (gl_array_list_implementation): Update.
12571         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
12572         function.
12573         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
12574         (gl_carray_sortedlist_search_from_to): New function.
12575         (gl_carray_list_implementation): Update.
12576         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
12577         gl_linked_sortedlist_indexof_from_to): New functions.
12578         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
12579         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
12580         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
12581         gl_tree_sortedlist_indexof_from_to): New functions.
12582         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
12583         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
12584         Update.
12585         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
12586         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
12587         Update.
12588
12589 2006-10-05  Bruno Haible  <bruno@clisp.org>
12590
12591         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
12592         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
12593         (struct gl_list_implementation): Add fields search_from_to,
12594         indexof_from_to. Remove fields search, indexof.
12595         (gl_list_search): Use the search_from_to method.
12596         (gl_list_search_from, gl_list_search_from_to): New functions.
12597         (gl_list_indexof): Use the indexof_from_to method.
12598         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
12599         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
12600         (gl_list_search_from, gl_list_search_from_to): New functions.
12601         (gl_list_indexof): Use the indexof_from_to method.
12602         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
12603         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
12604         gl_array_indexof. Add start_index, end_index arguments.
12605         (gl_array_search_from_to): Renamed from gl_array_search. Add
12606         start_index, end_index arguments.
12607         (gl_array_remove, gl_array_list_implementation): Update.
12608         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
12609         gl_carray_indexof. Add start_index, end_index arguments.
12610         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
12611         start_index, end_index arguments.
12612         (gl_carray_remove, gl_carray_list_implementation): Update.
12613         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
12614         gl_linked_search. Add start_index, end_index arguments.
12615         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
12616         start_index, end_index arguments.
12617         (gl_linked_remove): Update.
12618         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
12619         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
12620         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
12621         field to 'size_t'.
12622         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
12623         gl_tree_search. Add start_index, end_index arguments.
12624         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
12625         start_index, end_index arguments.
12626         (gl_tree_remove): Update.
12627         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
12628         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
12629         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
12630         function.
12631         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
12632         gl_tree_search. Add start_index, end_index arguments.
12633         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
12634         start_index, end_index arguments.
12635         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
12636         Update.
12637         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
12638
12639 2006-10-05  Bruno Haible  <bruno@clisp.org>
12640
12641         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
12642
12643         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
12644         fwriteerror_temp): New declarations.
12645         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
12646         (descriptors): New variable.
12647         (cleanup): First, close the descriptors.
12648         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
12649         fclose_temp, fwriteerror_temp): New functions.
12650
12651 2006-10-04  Jim Meyering  <jim@meyering.net>
12652
12653         * lib/fts.c (fts_open): Tiny comment change.
12654
12655 2006-10-04  Bruno Haible  <bruno@clisp.org>
12656
12657         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
12658         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
12659         gl_LOCK_BODY.
12660         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
12661         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
12662         gl_LOCK_EARLY_BODY.
12663         (gl_LOCK): Require gl_LOCK_BODY.
12664
12665 2006-10-04  Bruno Haible  <bruno@clisp.org>
12666
12667         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
12668         (gl_oset_search_atleast): New declaration.
12669         (struct gl_oset_implementation): Add field 'search_atleast'.
12670         (gl_oset_search_atleast): New inline function.
12671         * lib/gl_oset.c (gl_oset_search_atleast): New function.
12672         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
12673         (gl_array_oset_implementation): Update.
12674         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
12675         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
12676         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
12677
12678 2006-10-04  Bruno Haible  <bruno@clisp.org>
12679
12680         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
12681
12682 2006-10-03  Bruno Haible  <bruno@clisp.org>
12683
12684         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
12685         from gl_avltreehash_list_implementation.
12686
12687 2006-10-03  Bruno Haible  <bruno@clisp.org>
12688
12689         * lib/gl_oset.c (gl_oset_add): Fix return type.
12690
12691 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
12692
12693         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
12694
12695 2006-10-02  Eric Blake  <ebb9@byu.net>
12696
12697         * modules/strnlen (Depends-on): Add extensions.
12698
12699 2006-10-02  Eric Blake  <ebb9@byu.net>
12700
12701         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
12702         definition in 2.60+.
12703
12704 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
12705
12706         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
12707         checks.
12708
12709 2006-10-02  Bruno Haible  <bruno@clisp.org>
12710
12711         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
12712         to the AUTOMAKE_OPTIONS.
12713         Reported by Jim Meyering.
12714
12715 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
12716
12717         Work around bug in Solaris 10 /proc file system:
12718         /proc/self/fd/NNN/.. isn't the parent directory of
12719         the directory whose file descriptor is NNN.  This needs to
12720         be worked around at run time, not compile time, since a
12721         program might be built on Solaris 8, where things work, and
12722         run on Solaris 10.
12723         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
12724         to use the following interface instead:
12725         (OPENAT_BUFFER_SIZE): New macro.
12726         (openat_proc_name): New function.
12727         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
12728         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
12729         Likewise.
12730         * lib/openat-proc.c: New file.
12731         * modules/openat (Files): Add lib/openat-proc.c.
12732         (Depends-on): Add same-inode, stdbool.
12733         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
12734
12735 2006-09-29  Bruno Haible  <bruno@clisp.org>
12736
12737         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
12738         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
12739         argument. Set stdout_closed before testing for ferror, not after.
12740         (fwriteerror, fwriteerror_no_ebadf): New functions.
12741
12742 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12743
12744         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
12745
12746 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
12747
12748         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
12749         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
12750
12751 2006-09-28  Jim Meyering  <jim@meyering.net>
12752
12753         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
12754         Include <unistd.h>.
12755
12756 2006-09-28  Bruno Haible  <bruno@clisp.org>
12757
12758         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
12759         * modules/linkedhash-list (Depends-on): Likewise.
12760         * modules/rbtreehash-list (Depends-on): Likewise.
12761
12762 2006-09-28  Bruno Haible  <bruno@clisp.org>
12763
12764         * lib/strndup.h: Simplify the redefinition of strndup.
12765         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
12766         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
12767
12768 2006-09-28  Bruno Haible  <bruno@clisp.org>
12769
12770         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
12771         * lib/gl_linkedhash_list.c: Likewise.
12772         * lib/gl_rbtreehash_list.c: Likewise.
12773
12774 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
12775
12776         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
12777         getaddrinfo.
12778
12779         * lib/__fpending.h: Don't include <stdio_ext.h> unless
12780         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
12781         it causes <stdio_ext.h> to cause a compile-time error.
12782         Problem reported by Nelson H. F. Beebe.
12783         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
12784         of HAVE_DECL___PENDING.
12785
12786         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
12787         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
12788         declaration.
12789
12790 2006-09-27  Jim Meyering  <jim@meyering.net>
12791
12792         This file could end up with a definition for a function
12793         named __strndup, rather than rpl_strndup on a system with
12794         incomplete weak_alias support.
12795         * lib/strndup.c (strndup): Rename from __strndup.
12796         Remove #defines that used to map __strndup to strndup.
12797         Don't use K&R prototypes.
12798         Remove LIBC-related code, since this file is not sync'd with glibc.
12799         * lib/strndup.h: Revamp, accordingly.
12800         * m4/strndup.m4: Modernize.
12801
12802 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
12803
12804         * modules/savewd (Depends-on): Add 'raise'.
12805         * lib/savewd.c: Include <signal.h>, for 'raise'.
12806
12807 2006-09-26  Jim Meyering  <jim@meyering.net>
12808
12809         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
12810         when we detect Darwin 8.7.0's acl_get_file bug.
12811         Rearrange to perform the new (below) run-test while $LIBS
12812         contains any acl-related library.  Set USE_ACL at the end.
12813         (gl_ACL_GET_FILE): New function.
12814
12815 2006-09-26  Eric Blake  <ebb9@byu.net>
12816
12817         * lib/verror.c: Include <config.h> unconditionally.
12818
12819 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
12820
12821         * modules/clock-time (Maintainer): Add self.
12822         * modules/getlogin_r (Depends-on): Add extensions.
12823
12824 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12825
12826         * modules/clock-time: New module.
12827         * modules/nanosleep (Depends-on): Add clock-time.
12828         * modules/gethrxtime (Depends-on): Likewise.
12829         * modules/gettime (Depends-on): Likewise.
12830         * modules/settime (Depends-on): Likewise.
12831
12832         * modules/fts-lgpl: Depend on openat.
12833         * modules/mkancesdirs: Depend on savewd.
12834         * modules/mkdir-p: Likewise.
12835
12836 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12837
12838         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
12839
12840         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
12841         `gl_have_arbitrary_file_name_length_limit' to
12842         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
12843         actually works between configure runs.
12844
12845 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12846             Bruno Haible  <bruno@clisp.org>
12847
12848         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
12849
12850 2006-09-25  Jim Meyering  <jim@meyering.net>
12851
12852         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
12853         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
12854
12855 2006-09-25  Eric Blake  <ebb9@byu.net>
12856
12857         * gnulib-tool (func_import, func_create_testdir): Fix typos in
12858         exec's in 2006-09-18 patch when shuffling fds.
12859
12860 2006-09-25  Bruno Haible  <bruno@clisp.org>
12861
12862         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
12863         Reported by Jim Meyering.
12864
12865 2006-09-24  Jim Meyering  <jim@meyering.net>
12866
12867         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
12868         compare a pointer against a literal "0".  That caused failures with
12869         at least HP-UX's hpcc.
12870
12871 2006-09-22  Simon Josefsson  <jas@extundo.com>
12872
12873         * modules/gc-sha1:
12874         * modules/gc-md4:
12875         * modules/gc-hmac-sha1:
12876         * modules/gc-hmac-md5:
12877         * modules/gc-des:
12878         * modules/gc-arcfour: Distribute more files.
12879
12880 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12881
12882         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
12883         (gl_linked_iterator_from_to): Initialize struct completely.
12884         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
12885         (gl_tree_iterator_from_to): Likewise
12886         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
12887         * lib/gl_array_list.c [lint] (gl_array_iterator)
12888         (gl_array_iterator_from_to): Likewise.
12889         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
12890         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
12891         (gl_carray_iterator_from_to): Likewise.
12892
12893         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
12894         * lib/md4.c (md4_process_block): Remove unused variable.
12895         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
12896         parentheses for clarity.
12897
12898 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12899
12900         * modules/bison-i18n (Depends-on): Add gettext.
12901
12902 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12903
12904         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
12905         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
12906         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
12907         also add missing comma that caused broken test.
12908         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
12909         stdlib.h, for `abort'.
12910         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
12911         variables.
12912         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
12913         include unistd.h if present, for `rmdir'.
12914         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
12915         variables.
12916         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
12917         in the process include standard headers for prototypes.
12918         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
12919         gets declared on GNU/Linux.
12920         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
12921         unistd.h, for `rmdir'.
12922         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
12923
12924         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
12925         always true.
12926         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
12927
12928         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
12929
12930 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12931
12932         * gnulib-tool (func_version): Create output all at once.  This
12933         may help avoid triggering unnecessary SIGPIPEs, and at any
12934         rate it doesn't hurt.
12935
12936 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12937             Bruno Haible  <bruno@clisp.org>
12938
12939         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
12940         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
12941         * m4/signed.m4 (bh_C_SIGNED): Likewise.
12942
12943         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
12944         (gl_FUNC_VASPRINTF): Invoke it.
12945
12946 2006-09-22  Bruno Haible  <bruno@clisp.org>
12947
12948         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
12949         getloadavg.c as first argument.
12950
12951 2006-09-22  Bruno Haible  <bruno@clisp.org>
12952
12953         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
12954         at the beginning of the gl_INIT macro.
12955         * modules/getloadavg (configure.ac): Pass $gl_source_base to
12956         gl_GETLOADAVG.
12957
12958 2006-09-22  Bruno Haible  <bruno@clisp.org>
12959
12960         * gnulib-tool (func_create_megatestdir): Don't include the config-h
12961         module.
12962         Suggested by Ralf Wildenhues.
12963
12964 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
12965
12966         Import this patch from libc:
12967
12968         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
12969
12970         * lib/regex_internal.c (re_string_reconstruct): Handle
12971         offset < pstr->valid_raw_len && pstr->offsets_needed case.
12972         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
12973         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
12974         re_string_context_at.
12975
12976         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
12977         now requires it.
12978         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
12979         gl_REGEX now does it for us.
12980         (gl_REGEX): Add test taken from
12981         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
12982
12983         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
12984         Check that large offsets work.  Modernize Autoconf usages.
12985         Prefer "yes" to mean a good thing rather than a bad.
12986         Don't put "#define mkstemp" in config.h, as this might interfere
12987         with standard system headers that "#define mkstemp mkstemp64".
12988
12989         * modules/mkstemp (Depends-on): Add extensions, so that
12990         mkstemp is visible on some platforms.
12991         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
12992         (Include): Change to "mkstemp.h" from <stdlib.h>.
12993         (Files): Add mkstemp.h.
12994
12995         * lib/mkstemp.h: New file, since some standard headers
12996         #define mkstemp.
12997         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
12998         Include "mkstemp.h".
12999         Make the _LIBC code resemble glibc original more,
13000         e.g., use K&R style.
13001         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
13002         (mkstemp): Remove, since mkstemp.h does this for us.
13003         * lib/stdlib--.h: Include mkstemp.h.
13004
13005         Import this patch from libc:
13006
13007         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
13008
13009         * lib/tempname.c (__gen_tempname): Change attempts_min
13010         into a macro.  Use preprocessor to decide how to initialize
13011         attempts [Coverity CID 67].
13012
13013 2006-09-20  Bruno Haible  <bruno@clisp.org>
13014
13015         * lib/mkdtemp.c: Import from libc.
13016         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
13017                 * sysdeps/posix/tempname.c (__gen_tempname): Change
13018                 attempts_min into a macro.  Use preprocessor to decide how to
13019                 initialize attempts [Coverity CID 67].
13020         2001-11-27  Paul Eggert  <eggert@twinsun.com>
13021                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
13022                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
13023
13024 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13025
13026         * gnulib-tool (func_exit): New function, to allow to pass the
13027         exit status portably through the trap.  Use everywhere.
13028         (--help, --version): Signal a write error.
13029         (trap): catch SIGPIPE, for write errors.
13030         Exit at the end of the trap, with the correct exit status.
13031
13032 2006-09-19  Karl Berry  <karl@gnu.org>
13033
13034         * doc/gnulib.texi: note about the license texinfo files.
13035
13036 2006-09-19  Eric Blake  <ebb9@byu.net>
13037
13038         * gnulib-tool: Avoid space-tab.
13039
13040 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
13041
13042         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
13043         that prevented coreutils 6.1 from building.  Problem reported
13044         by Petter Reinholdtsen.
13045
13046 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
13047
13048         * gnulib-tool (avoidlist): Fix typo that broke options like
13049         --avoid=lock that are used by coreutils bootstrap.
13050
13051 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
13052
13053         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
13054         more systematically.
13055
13056 2006-09-18  Jim Meyering  <jim@meyering.net>
13057
13058         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
13059
13060 2006-09-18  Bruno Haible  <bruno@clisp.org>
13061
13062         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
13063
13064 2006-09-18  Bruno Haible  <bruno@clisp.org>
13065
13066         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
13067         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
13068         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
13069         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
13070         * m4/gettext.m4: Require autoconf >= 2.52.
13071         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
13072         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
13073         of gl_cv_header_inttypes_h.
13074
13075 2006-09-18  Bruno Haible  <bruno@clisp.org>
13076
13077         * lib/javaversion.c: Include configmake.h.
13078
13079 2006-09-18  Bruno Haible  <bruno@clisp.org>
13080
13081         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
13082         avoid that the while loops be executed in a subshell.
13083
13084 2006-09-18  Bruno Haible  <bruno@clisp.org>
13085
13086         * MODULES.html.sh (func_module): Break long lines.
13087         Suggested by Bruce Korb <bkorb@gnu.org>.
13088
13089 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13090
13091         Speed up by a factor of 1.12.
13092         * gnulib-tool (nl): New variable.
13093         (func_import): Rewrite include directive extraction to only read each
13094         directive once.
13095
13096 2006-09-17  Bruno Haible  <bruno@clisp.org>
13097
13098         * modules/javaversion (Makefile.am): Remove DEFS setting.
13099         (Depends-on): Add configmake, for PKGDATADIR definition.
13100
13101 2006-09-17  Bruno Haible  <bruno@clisp.org>
13102
13103         * gnulib-tool (func_create_testdir): Rewrite all files at once.
13104
13105 2006-09-17  Bruno Haible  <bruno@clisp.org>
13106
13107         * gnulib-tool (func_append): New function, stolen from libtool.m4.
13108         (func_modules_transitive_closure, func_modules_add_dummy,
13109         func_modules_to_filelist, func_import, func_create_testdir,
13110         func_create_megatestdir, ...): Use it wherever possible.
13111         Suggested by Ralf Wildenhues.
13112
13113 2006-09-16  Karl Berry  <karl@gnu.org>
13114
13115         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
13116         to avoid sectioning errors.
13117         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
13118         [ifinfo]: blank line after @center-ed titles.
13119         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
13120         Spell FSF address consistently with others.
13121         (These changes approved by rms.)
13122
13123 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13124
13125         Speed up by a factor of 1.61.
13126         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
13127         already checked module names again.
13128
13129 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13130
13131         Speed up by a factor of 1.13.
13132         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
13133         for new_files, and the input to func_add_or_update.
13134
13135 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13136
13137         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
13138         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
13139
13140 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
13141
13142         * modules/mkancesdirs (Depends-on): Add fcntl.
13143         * modules/savewd: New file.
13144         * MODULES.html.sh (File system functions): Add savewd.
13145
13146         * modules/configmake (Makefile.am): Add support for the
13147         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
13148
13149 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
13150
13151         * m4/savewd.m4: New file.
13152
13153 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
13154
13155         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
13156         (dirchownmod): New arg FD.  All callers changed.
13157         Use FD rather than opening the directory ourself, as opening is
13158         now the caller's responsibility.
13159         * lib/dirchownmod.h: Likewise.
13160         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
13161         hosts that require <sys/types.h> before <sys/stat.h>.  Include
13162         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
13163         (test_dir): Remove.
13164         (mkancesdirs): Return length of prefix of FILE that has already
13165         been made, or -2 if there is a child doing the work.  Redo
13166         algorithm so that it is O(N) rather than O(N**2).  Optimize away
13167         ".", and treat ".." specially since it might stray back into
13168         already-created areas.  Use a subprocess if necessary.  New arg
13169         WD; all users changed.  MAKE_DIR function should now return 1
13170         if it creates a directory that is not readable.  Return -2 if
13171         a child process is spun off.
13172         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
13173         Adjust signature to match code.
13174         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
13175         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
13176         all users changed.
13177         * lib/savewd.c, lib/savewd.h: New files.
13178
13179 2006-09-15  Jim Meyering  <jim@meyering.net>
13180
13181         * modules/rename-dest-slash: New module.
13182         * MODULES.html.sh (posix_compat): Add it here.
13183
13184         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
13185
13186 2006-09-15  Jim Meyering  <jim@meyering.net>
13187
13188         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
13189         file.
13190
13191         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
13192
13193 2006-09-15  Jim Meyering  <jim@meyering.net>
13194
13195         * lib/rename-dest-slash.c (has_trailing_slash): Use
13196         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
13197         (rpl_rename_dest_slash): Perform the cheaper trailing slash
13198         test before testing whether SRC is a directory.
13199         Suggestions from Bruno Haible.
13200
13201         Avoid a warning about an unused variable.
13202         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
13203         into the #ifdef block where it's used.
13204
13205         * lib/rename-dest-slash.c: New file.
13206
13207 2006-09-14  Bruno Haible  <bruno@clisp.org>
13208
13209         * lib/allocsa.c: Include <config.h> unconditionally.
13210         * lib/asnprintf.c: Likewise.
13211         * lib/asprintf.c: Likewise.
13212         * lib/c-strcasecmp.c: Likewise.
13213         * lib/c-strcasestr.c: Likewise.
13214         * lib/c-strncasecmp.c: Likewise.
13215         * lib/c-strstr.c: Likewise.
13216         * lib/classpath.c: Likewise.
13217         * lib/clean-temp.c: Likewise.
13218         * lib/concatpath.c: Likewise.
13219         * lib/copy-file.c: Likewise.
13220         * lib/csharpcomp.c: Likewise.
13221         * lib/csharpexec.c: Likewise.
13222         * lib/execute.c: Likewise.
13223         * lib/fatal-signal.c: Likewise.
13224         * lib/findprog.c: Likewise.
13225         * lib/fwriteerror.c: Likewise.
13226         * lib/gl_array_list.c: Likewise.
13227         * lib/gl_array_oset.c: Likewise.
13228         * lib/gl_avltree_list.c: Likewise.
13229         * lib/gl_avltree_oset.c: Likewise.
13230         * lib/gl_avltreehash_list.c: Likewise.
13231         * lib/gl_carray_list.c: Likewise.
13232         * lib/gl_linked_list.c: Likewise.
13233         * lib/gl_linkedhash_list.c: Likewise.
13234         * lib/gl_list.c: Likewise.
13235         * lib/gl_oset.c: Likewise.
13236         * lib/gl_rbtree_list.c: Likewise.
13237         * lib/gl_rbtree_oset.c: Likewise.
13238         * lib/gl_rbtreehash_list.c: Likewise.
13239         * lib/imaxabs.c: Likewise.
13240         * lib/imaxdiv.c: Likewise.
13241         * lib/javacomp.c: Likewise.
13242         * lib/javaexec.c: Likewise.
13243         * lib/javaversion.c: Likewise.
13244         * lib/linebreak.c: Likewise.
13245         * lib/localcharset.c: Likewise.
13246         * lib/lock.c: Likewise.
13247         * lib/mbchar.c: Likewise.
13248         * lib/mbswidth.c: Likewise.
13249         * lib/mkdtemp.c: Likewise.
13250         * lib/pipe.c: Likewise.
13251         * lib/printf-args.c: Likewise.
13252         * lib/printf-parse.c: Likewise.
13253         * lib/progname.c: Likewise.
13254         * lib/progreloc.c: Likewise.
13255         * lib/readlink.c: Likewise.
13256         * lib/sh-quote.c: Likewise.
13257         * lib/stpcpy.c: Likewise.
13258         * lib/stpncpy.c: Likewise.
13259         * lib/strcasecmp.c: Likewise.
13260         * lib/strcasestr.c: Likewise.
13261         * lib/strcspn.c: Likewise.
13262         * lib/striconv.c: Likewise.
13263         * lib/strncasecmp.c: Likewise.
13264         * lib/strnlen1.c: Likewise.
13265         * lib/strstr.c: Likewise.
13266         * lib/strtok_r.c: Likewise.
13267         * lib/tls.c: Likewise.
13268         * lib/tmpdir.c: Likewise.
13269         * lib/unicodeio.c: Likewise.
13270         * lib/unsetenv.c: Likewise.
13271         * lib/vasnprintf.c: Likewise.
13272         * lib/vasprintf.c: Likewise.
13273         * lib/wait-process.c: Likewise.
13274         * lib/xallocsa.c: Likewise.
13275         * lib/xsetenv.c: Likewise.
13276         * lib/xstriconv.c: Likewise.
13277
13278 2006-09-13  Simon Josefsson  <jas@extundo.com>
13279
13280         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
13281         that internally, suggested by Ralf Wildenhues
13282         <Ralf.Wildenhues@gmx.de>.
13283
13284 2006-09-13  Simon Josefsson  <jas@extundo.com>
13285
13286         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
13287         @LIBOBJS@.
13288         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13289
13290 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
13291
13292         * lib/_fpending.c: Include <config.h> unconditionally, since we no
13293         longer worry about uses that don't define HAVE_CONFIG_H.
13294         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
13295         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
13296         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
13297         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
13298         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
13299         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
13300         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
13301         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
13302         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
13303         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
13304         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
13305         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
13306         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
13307         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
13308         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
13309         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
13310         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
13311         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
13312         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
13313         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
13314         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
13315         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
13316         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
13317         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
13318         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
13319         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
13320         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
13321         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
13322         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
13323         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
13324         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
13325         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
13326         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
13327         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
13328         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
13329         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
13330         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
13331         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
13332         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
13333         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
13334         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
13335         Likewise.
13336
13337 2006-09-13  Eric Blake  <ebb9@byu.net>
13338
13339         * lib/getopt.c: Fix typo in last commit.
13340
13341 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
13342
13343         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
13344         dgettext.
13345
13346 2006-09-12  Jim Meyering  <jim@meyering.net>
13347
13348         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
13349         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
13350         Reported by Nelson H. F. Beebe.
13351
13352 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
13353
13354         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
13355         program_invocation_name and program_invocation_short_name are
13356         initialized.
13357         * lib/argp-namefrob.h: Move declarations of program_invocation_name
13358         and program_invocation_short_name to argp.h, so they are visible
13359         to user programs.
13360         * lib/argp.h: Likewise
13361
13362 2006-09-10  Bruno Haible  <bruno@clisp.org>
13363
13364         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
13365         m4/inttypes_h.m4, m4/uintmax_t.m4.
13366
13367 2006-09-10  Bruno Haible  <bruno@clisp.org>
13368
13369         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
13370         gl_AC_TYPE_UINTMAX_T.
13371
13372 2006-09-10  Bruno Haible  <bruno@clisp.org>
13373
13374         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
13375
13376 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
13377
13378         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
13379         convention.  Text proposed by Bruno Haible.
13380         (struct argp_option): Document the use of N_() wrappers.
13381
13382         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
13383         '\v', and translate the two parts separately, instead of feeding
13384         the whole string to gettext.  This allows to exclude
13385         '\v' from the strings visible to the translator by writing doc
13386         strings as N_("..") "\v" N_("..").
13387
13388 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
13389
13390         * config/srclist.txt: Undo latest change; the bug was fixed.
13391
13392 2006-09-09  Bruno Haible  <bruno@clisp.org>
13393
13394         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
13395         assignments if building a library without libtool.
13396         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
13397         in func_emit_lib_Makefile_am.
13398         (func_import): When building a static library libfoo.a, arrange to
13399         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
13400         (func_create_testdir): Likewise.
13401         * modules/gc (configure.ac, Makefile.am): If building statically,
13402         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
13403         * modules/iconvme (configure.ac, Makefile.am): Likewise.
13404         * modules/striconv (configure.ac, Makefile.am): Likewise.
13405         Based on a suggestion by Ralf Wildenhues.
13406
13407 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13408
13409         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
13410         Check for unistd.h too, since Autoconf doesn't assume POSIX.
13411         Also:
13412
13413         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13414         Add year_2050_test to catch glibc bug 2821
13415         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
13416
13417         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
13418         Prefer #ifdef to #if.
13419
13420         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
13421         Return from 'main' instead of calling 'exit'.
13422
13423 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13424
13425         * lib/mktime.c (guess_time_tm): Fix bug where mktime
13426         returned the maximum time_t value rather than (time_t) -1.
13427         Problem originally reported by William Bardwell
13428         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
13429
13430         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
13431         Moved to here ...
13432         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
13433         ... from here.
13434
13435 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
13436
13437         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
13438         2821 is fixed.
13439
13440 2006-09-08  Jim Meyering  <jim@meyering.net>
13441
13442         Don't make generated files read-only.  That would bother too many
13443         people.  However, do retain the ability to work when targets are
13444         read-only: remove the destination and temporary files before writing
13445         them (when generated via sed or echo), or by using the -f option for
13446         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
13447         * modules/alloca-opt, modules/argz, modules/arpa_inet:
13448         * modules/byteswap, modules/configmake, modules/fcntl:
13449         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
13450         * modules/localcharset, modules/netinet_in, modules/poll:
13451         * modules/stdbool, modules/stdint, modules/sys_select:
13452         * modules/sys_socket, modules/sys_stat, modules/sysexits:
13453
13454 2006-09-08  Jim Meyering  <jim@meyering.net>
13455
13456         Avoid new build failure on FreeBSD 6.0.
13457         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
13458         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
13459         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
13460
13461 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13462
13463         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
13464
13465 2006-09-07  Jim Meyering  <jim@meyering.net>
13466
13467         Fix global typo in last change: use chmod u-w, not chmod u-x.
13468         Spotted by Paul Eggert and Bruce Korb.
13469         * modules/alloca-opt, modules/argz, modules/arpa_inet:
13470         * modules/byteswap, modules/configmake, modules/fcntl:
13471         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
13472         * modules/localcharset, modules/netinet_in, modules/poll:
13473         * modules/stdbool, modules/stdint, modules/sys_select:
13474         * modules/sys_socket, modules/sys_stat, modules/sysexits:
13475
13476 2006-09-06  Jim Meyering  <jim@meyering.net>
13477
13478         Make generated files be read-only.
13479         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
13480         Ensure that each generated file is now read-only.
13481         * modules/argz: Likewise.
13482         * modules/arpa_inet: Likewise.
13483         * modules/byteswap: Likewise.
13484         * modules/configmake: Likewise.
13485         * modules/fcntl: Likewise.
13486         * modules/fnmatch: Likewise.
13487         * modules/getopt: Likewise.
13488         * modules/glob: Likewise.
13489         * modules/inttypes: Likewise.
13490         * modules/netinet_in: Likewise.
13491         * modules/poll: Likewise.
13492         * modules/stdbool: Likewise.
13493         * modules/stdint: Likewise.
13494         * modules/sys_select: Likewise.
13495         * modules/sys_socket: Likewise.
13496         * modules/sys_stat: Likewise.
13497         * modules/sysexits: Likewise.
13498         * modules/localcharset: Same as above, but continue using temporary
13499         file named "t-$@" (why different?) rather than the "$@-t" used
13500         everywhere else.
13501
13502         * modules/sysexits (Makefile.am): Replace literal occurrences
13503         of "sysexit.h" more readable, and more consistent, "$@".
13504
13505 2006-09-06  Bruno Haible  <bruno@clisp.org>
13506
13507         * modules/striconv: New file.
13508         * modules/xstriconv: New file.
13509         * MODULES.html.sh (Internationalization functions): Add striconv,
13510         xstriconv.
13511
13512 2006-09-06  Bruno Haible  <bruno@clisp.org>
13513
13514         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
13515         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
13516         not using libtool correctly.
13517
13518 2006-09-06  Bruno Haible  <bruno@clisp.org>
13519
13520         * lib/striconv.h: New file.
13521         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
13522         iconvstring.c.
13523         * lib/xstriconv.h: New file.
13524         * lib/xstriconv.c: New file.
13525
13526 2006-09-06  Bruno Haible  <bruno@clisp.org>
13527
13528         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
13529         lib_..._LDFLAGS.
13530
13531 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13532
13533         * lib/argz_.h: Sync from Libtool.
13534
13535         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
13536                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13537
13538         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
13539
13540 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
13541
13542         * modules/trim: New file.
13543
13544 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
13545
13546         * lib/trim.h: New file.
13547         * lib/trim.c: New file.
13548
13549 2006-09-05  Bruno Haible  <bruno@clisp.org>
13550
13551         * MODULES.html.sh (String handling): Add trim.
13552
13553 2006-09-04  Karl Berry  <karl@gnu.org>
13554
13555         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
13556         until next release.
13557
13558 2006-09-03  Bruno Haible  <bruno@clisp.org>
13559
13560         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
13561         correctly.
13562
13563 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
13564
13565         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
13566         not gl_GETLOADAVG.  Omit unneeded semicolons.
13567         Problems reported by Ralf Wildenhues in
13568         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
13569         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
13570         at the end, which is the usual gnulib style.
13571
13572         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
13573         of doing all the work ourselves.
13574         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
13575         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
13576
13577 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
13578
13579         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
13580         Problem reported by Ralf Wildenhues in
13581         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
13582
13583         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
13584         HAVE_STRUCT_STATFS_F_FSTYPENAME.
13585
13586 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
13587
13588         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
13589         yesterday's patch by changing test -n to test -z.
13590
13591 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
13592
13593         * modules/getloadavg (Files): Add m4/getloadavg.m4.
13594         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
13595         the former is now obsolescent.
13596
13597         * modules/chdir-long (Depends-on): Add fcntl.
13598
13599 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
13600
13601         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
13602         obsolescent, and programs should use gnulib instead.
13603         * m4/getloadavg.m4: New file, with contents taken from Autoconf
13604         but with prefixes changed.
13605
13606 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
13607
13608         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
13609         or stdbool.h, because they might not exist while configuring.
13610
13611         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
13612         Don't include unistd.h or limits.h; not needed, since chdir-long.h
13613         does that for us.
13614         (O_DIRECTORY): Remove.
13615
13616 2006-08-31  Eric Blake  <ebb9@byu.net>
13617
13618         * gnulib-tool: Don't let emacs change spaces to TAB.
13619
13620 2006-08-31  Bruno Haible  <bruno@clisp.org>
13621
13622         * gnulib-tool: When calling func_import more than once, do it in a
13623         subshell.
13624         Reported by Eric Blake <ebb9@byu.net>.
13625
13626 2006-08-31  Bruno Haible  <bruno@clisp.org>
13627
13628         * gnulib-tool (nl): Remove variable.
13629         (sed_transform_lib_file): Use more robust test for config-h module.
13630         (func_import): Fix typo in 2006-08-25 patch.
13631
13632 2006-08-31  Bruno Haible  <bruno@clisp.org>
13633
13634         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
13635         specified, augment Makefile.am variables instead of assigning them.
13636
13637 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
13638
13639         Work around a bug in both the Linux and SunOS 64-bit kernels:
13640         nanosleep mishandles sleeps for longer than 2**31 seconds.
13641         Problem reported by Frank v Waveren in
13642         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
13643         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
13644         Check for nanosleep bug.
13645         (LIB_NANOSLEEP): Append clock_gettime library if needed.
13646
13647 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
13648
13649         Work around a bug in both the Linux and SunOS 64-bit kernels:
13650         nanosleep mishandles sleeps for longer than 2**31 seconds.
13651         Problem reported by Frank v Waveren in
13652         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
13653         * lib/nanosleep.c (BILLION): New constant.
13654         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
13655         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
13656         implementation.
13657
13658 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
13659
13660         * modules/nanosleep (Depends-on): Add gettime.
13661
13662 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
13663         and Simon Josefsson  <jas@extundo.com>
13664         and Oskar Liljeblad  <oskar@osk.mine.nu>
13665
13666         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
13667         * gnulib-tool (func_import): New license type 'unmodifiable license
13668         text'.
13669         * modules/fdl: Use it.  Longer description.
13670         * module/gpl, module/lgpl: New files.
13671
13672 2006-08-30  Jim Meyering  <jim@meyering.net>
13673
13674         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
13675         shadowing the parameter.
13676
13677 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13678
13679         Sync from Libtool:
13680
13681         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13682
13683         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
13684         sharing with gnulib.  Report by Eric Blake.
13685
13686 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
13687
13688         * modules/isapipe: New file.
13689         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
13690
13691 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
13692
13693         * modules/configmake (Makefile.am): Add a comment, and omit
13694         the CONFIGMAKE_ prefix from generated macro names.  Suggested
13695         by Bruno Haible.
13696
13697 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
13698
13699         * m4/isapipe.m4: New file.
13700
13701 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
13702
13703         * lib/isapipe.c, lib/isapipe.h: New files.
13704
13705 2006-08-29  Jim Meyering  <jim@meyering.net>
13706
13707         * modules/configmake (Makefile.am): Make configmake.h depend on
13708         Makefile.  Otherwise, a stale configmake.h could hang around.
13709
13710 2006-08-29  Eric Blake  <ebb9@byu.net>
13711
13712         * lib/error.c (error_at_line, print_errno_message): Match libc, after
13713         resolution of upstream bug 3044.
13714
13715 2006-08-29  Bruno Haible  <bruno@clisp.org>
13716
13717         * modules/localcharset (Depends-on): Add configmake.
13718         (Makefile.am): Remove setting of LIBDIR through DEFS.
13719
13720 2006-08-29  Bruno Haible  <bruno@clisp.org>
13721
13722         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
13723         defined.
13724
13725 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
13726
13727         * modules/fcntl: New file.
13728         * modules/chdir-safer (Depends-on): Add fcntl.
13729         * modules/fts: Likewise.
13730         * modules/mkdir-p: Likewise.
13731
13732         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
13733         This undoes the most recent change, since we're now addressing the
13734         problem in a different way.
13735
13736         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
13737         into output, since the output might be called Makefile.am even
13738         if $makefile_name is something different.
13739         (func_import): Use $makefile_am rather than
13740         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
13741         empty.
13742
13743         * modules/inttypes (Files): Add m4/inttypes-h.m4.
13744
13745 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
13746
13747         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
13748         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
13749         recent change to stdint.m4, since we're now addressing the problem in a
13750         different way.
13751
13752 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
13753
13754         * m4/fcntl_h.m4: New file.
13755
13756 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
13757
13758         * lib/fcntl_.h: New file.
13759         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
13760         the fcntl module.
13761         * lib/dirchownmod.c: Likewise.
13762         * lib/fts.c: Likewise.
13763
13764         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
13765         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
13766         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
13767         just before including <inttypes.h>, to avoid circular inclusion.
13768
13769 2006-08-28  Jim Meyering  <jim@meyering.net>
13770
13771         * doc/visibility.texi: Actually read and correct the grammar of the
13772         sentence affected by yesterday's change.
13773
13774 2006-08-28  Eric Blake  <ebb9@byu.net>
13775
13776         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
13777         needs wrapper.
13778
13779 2006-08-28  Eric Blake  <ebb9@byu.net>
13780
13781         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
13782
13783 2006-08-28  Eric Blake  <ebb9@byu.net>
13784
13785         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
13786
13787 2006-08-28  Bruno Haible  <bruno@clisp.org>
13788
13789         * modules/c-strstr: New file, from GNU gettext.
13790         * MODULES.html.sh (String handling): Add c-strstr.
13791
13792 2006-08-28  Bruno Haible  <bruno@clisp.org>
13793
13794         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
13795         macros.
13796         Reported by Eric Blake.
13797
13798 2006-08-28  Bruno Haible  <bruno@clisp.org>
13799
13800         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
13801         (VASNPRINTF): Return a string of length > INT_MAX without failing.
13802         * lib/vasprintf.c: Include errno.h, limits.h.
13803         (EOVERFLOW): New fallback definition.
13804         (vasprintf): Test here whether the string length is > INT_MAX.
13805         * lib/vsnprintf.c: Include errno.h, limits.h.
13806         (EOVERFLOW): New fallback definition.
13807         (vsnprintf): Fix bug when generated string was too long for the buffer.
13808         Test here whether the string length is > INT_MAX.
13809
13810 2006-08-28  Bruno Haible  <bruno@clisp.org>
13811
13812         * lib/inttypes_.h (SCNX*): Remove definitions.
13813         Reported by Eric Blake.
13814
13815 2006-08-28  Bruno Haible  <bruno@clisp.org>
13816
13817         * lib/c-strstr.h: New file, from GNU gettext.
13818         * lib/c-strstr.c: New file, from GNU gettext.
13819
13820 2006-08-28  Bruno Haible  <bruno@clisp.org>
13821
13822         * gnulib-tool: Reorder some statements.
13823
13824 2006-08-28  Bruno Haible  <bruno@clisp.org>
13825
13826         * gnulib-tool: New option --makefile-name.
13827         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
13828         $makefile_name.
13829         (func_import): Write $makefile_name to the cache file, and read it from
13830         there unless explicitly specified. Use $makefile_name as file name
13831         instead of Makefile.am. Adjust the recommendations accordingly.
13832
13833 2006-08-28  Bruno Haible  <bruno@clisp.org>
13834
13835         * gnulib-tool (func_verify_module): Check against misapplying patch.
13836
13837 2006-08-28  Bruno Haible  <bruno@clisp.org>
13838
13839         * gnulib-tool (func_relativize, func_relconcat): New functions.
13840         Give an error if --local-dir is given with --update.
13841         Remove trailing slashes from $local_gnulib_dir.
13842         (func_import): Store the relativized $local_gnulib_dir in
13843         gnulib-cache.m4, and read it from there if not specified explicitly.
13844
13845 2006-08-28  Bruno Haible  <bruno@clisp.org>
13846
13847         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
13848         is the current directory. Respect also $local_gnulib_dir.
13849
13850 2006-08-28  Bruno Haible  <bruno@clisp.org>
13851             Simon Josefsson  <jas@extundo.com>
13852
13853         BeOS portability.
13854         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
13855
13856 2006-08-27  Jim Meyering  <jim@meyering.net>
13857
13858         * doc/visibility.texi: Remove duplicate word: "pointer".
13859
13860 2006-08-26  Bruno Haible  <bruno@clisp.org>
13861
13862         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
13863         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
13864         (Makefile.am): Create inttypes.h from inttypes_.h.
13865         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
13866
13867         * modules/imaxabs: New file.
13868
13869         * modules/imaxdiv: New file.
13870
13871 2006-08-26  Bruno Haible  <bruno@clisp.org>
13872
13873         * m4/inttypes.m4: New file.
13874         * m4/_inttypes_h.m4: Remove file.
13875         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
13876         PRI_MACROS_BROKEN.
13877         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
13878
13879         * m4/imaxabs.m4: New file.
13880
13881         * m4/imaxdiv.m4: New file.
13882
13883 2006-08-26  Bruno Haible  <bruno@clisp.org>
13884
13885         * lib/inttypes_.h: New file.
13886         * lib/inttypes.h: Remove file.
13887         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
13888
13889         * lib/imaxabs.c: New file.
13890
13891         * lib/imaxdiv.c: New file.
13892
13893 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
13894
13895         New config-h module, so that "make" output needn't be cluttered
13896         by -DHAVE_CONFIG_H.
13897         * MODULES.html.sh (Support for building libraries and executables):
13898         Add config-h.
13899         * modules/config-h: New file.
13900         * gnulib-tool (nl, sed_transform_lib_file): New vars.
13901         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
13902         the config-h module is used.
13903
13904         New configmake module, so that "make" output needn't be cluttered
13905         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
13906         * MODULES.html.sh (Support for building libraries and executables):
13907         Add configmake.
13908         * modules/configmake: New file.
13909
13910 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
13911
13912         * m4/config-h.m4: New file.
13913
13914 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
13915
13916         * config/srclist.txt: Add elisp-comp.
13917
13918 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
13919
13920         * MODULES.html.sh (Support for building libraries and executables):
13921         Add elisp-comp.
13922         * build-aux/elisp-comp: New file.
13923         * modules/elisp-comp: New file.
13924
13925 2006-08-24  Bruno Haible  <bruno@clisp.org>
13926
13927         * gnulib-tool (func_create_testdir): Use non-default values of
13928         sourcebase and m4base.
13929
13930 2006-08-24  Bruno Haible  <bruno@clisp.org>
13931
13932         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
13933         HTML structure.
13934
13935 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
13936
13937         * modules/openat (Depends-on): Add lchown.
13938
13939 2006-08-23  Bruno Haible  <bruno@clisp.org>
13940
13941         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
13942         of gl_LOCK_EARLY instead of gl_LOCK.
13943
13944 2006-08-23  Bruno Haible  <bruno@clisp.org>
13945
13946         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
13947         on OSF/1 to no.
13948         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
13949
13950 2006-08-23  Bruno Haible  <bruno@clisp.org>
13951
13952         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
13953         as unusable.
13954
13955         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
13956         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
13957         (gl_LOCK): New macro.
13958
13959 2006-08-22  Simon Josefsson  <jas@extundo.com>
13960
13961         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
13962         to md5 module.
13963
13964 2006-08-22  Simon Josefsson  <jas@extundo.com>
13965
13966         * MODULES.html.sh: Add "Support for maintaining and release
13967         projects".
13968
13969         * build-aux/gnupload: New file, from coreutils.
13970
13971 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
13972
13973         Avoid the need for AC_LIBSOURCES in m4 macros.
13974         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
13975         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
13976         * modules/check-version (EXTRA_DIST): Add check-version.h.
13977         * modules/crc (EXTRA_DIST): Add crc.h.
13978         * modules/des (EXTRA_DIST): Add des.h.
13979         * modules/gc (EXTRA_DIST): Add gc.h.
13980         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
13981         * modules/getline (EXTRA_DIST): Add getline.h.
13982         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
13983         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
13984         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
13985         * modules/md2 (EXTRA_DIST): Add md2.h.
13986         * modules/md4 (EXTRA_DIST): Add md4.h.
13987         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
13988         * modules/read-file (EXTRA_DIST): Add read-file.h.
13989         * modules/readline (EXTRA_DIST): Add readline.h.
13990         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
13991         rijndael-api-fst.h.
13992
13993 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
13994
13995         * m4/rijndael.m4 (gl_ARCFOUR):
13996         * m4/arctwo.m4 (gl_ARCTWO):
13997         * m4/check-version.m4 (gl_CHECK_VERSION):
13998         * m4/crc.m4 (gl_CRC):
13999         * m4/des.m4 (gl_DES):
14000         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
14001         * m4/gc.m4 (gl_GC):
14002         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
14003         * m4/getline.m4 (gl_FUNC_GETLINE):
14004         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
14005         * m4/hmac-md5.m4 (gl_HMAC_MD5):
14006         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
14007         * m4/md2.m4 (gl_MD2):
14008         * m4/md4.m4 (gl_MD4):
14009         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
14010         * m4/read-file.m4 (gl_FUNC_READ_FILE):
14011         * m4/readline.m4 (gl_FUNC_READLINE):
14012         * m4/rijndael.m4 (gl_RIJNDAEL):
14013         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
14014         to get the necessary .h files and whatnot.
14015
14016 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
14017
14018         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
14019         gnulib rather than the other way around.
14020         * config/srclistvars.sh (COREUTILS): Remove.
14021
14022 2006-08-22  Jim Meyering  <jim@meyering.net>
14023
14024         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
14025
14026         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
14027
14028 2006-08-22  Eric Blake  <ebb9@byu.net>
14029
14030         * modules/regexprops-generic: New file.
14031         * MODULES.html.sh (Support for building documentation): List it.
14032
14033 2006-08-22  Eric Blake  <ebb9@byu.net>
14034
14035         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
14036         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
14037         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
14038         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
14039
14040 2006-08-22  Bruno Haible  <bruno@clisp.org>
14041
14042         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
14043         and lib_LTLIBRARIES like the other lib_* variables.
14044
14045 2006-08-22  Bruno Haible  <bruno@clisp.org>
14046
14047         * build-aux/x-to-1.in: New file, from GNU gettext.
14048
14049 2006-08-22  Bruno Haible  <bruno@clisp.org>
14050
14051         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
14052         <utmpx.h> exists.
14053
14054 2006-08-22  Bruno Haible  <bruno@clisp.org>
14055
14056         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
14057         <utmpx.h> exists.
14058
14059 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
14060
14061         BeOS portability.
14062         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
14063         exist.
14064         Problem reported by Bruno Haible.
14065
14066 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
14067
14068         Avoid the need for AC_LIBSOURCES in m4 macros.
14069         * modules/acl (EXTRA_DIST): Add acl.h.
14070         * modules/argmatch (Files): Add m4/argmatch.m4.
14071         (configure.ac): Add gl_ARGMATCH.
14072         (EXTRA_DIST): Renamed from lib_SOURCES, for
14073         consistency with the other modules.  Remove argmatch.c.
14074         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
14075         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
14076         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
14077         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
14078         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
14079         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
14080         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
14081         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
14082         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
14083         * modules/closeout (EXTRA_DIST): Add closeout.h.
14084         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
14085         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
14086         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
14087         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
14088         dirname.h; remove basename.c and stripslash.c.
14089         * modules/exclude (EXTRA_DIST): Add exclude.h.
14090         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
14091         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
14092         * modules/file-type (EXTRA_DIST): Add file-type.h.
14093         * modules/filemode (EXTRA_DIST): Add filemode.h.
14094         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
14095         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
14096         * modules/fpending (EXTRA_DIST): Add __fpending.h.
14097         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
14098         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
14099         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
14100         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
14101         * modules/getdate (EXTRA_DIST): Add getdate.c.
14102         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
14103         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
14104         * modules/getpass (EXTRA_DIST): Add getpass.h.
14105         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
14106         * modules/group-member (EXTRA_DIST): Add group-member.h.
14107         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
14108         * modules/hash (EXTRA_DIST): Add hash.h.
14109         * modules/human (EXTRA_DIST): Add human.h.
14110         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
14111         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
14112         * modules/lchown (EXTRA_DIST): Add lchown.h.
14113         * modules/long-options (EXTRA_DIST): Add long-options.h.
14114         * modules/lstat (EXTRA_DIST): Add lstat.h.
14115         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
14116         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
14117         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
14118         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
14119         * modules/memxor (EXTRA_DIST): Add memxor.h.
14120         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
14121         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
14122         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
14123         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
14124         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
14125         * modules/physmem (EXTRA_DIST): Add physmem.h.
14126         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
14127         * modules/posixver (EXTRA_DIST): Add posixver.h.
14128         * modules/quote (EXTRA_DIST): Add quote.h.
14129         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
14130         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
14131         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
14132         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
14133         regex_internal.h regexec.c.
14134         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
14135         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
14136         * modules/same (EXTRA_DIST): Add same.h.
14137         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
14138         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
14139         * modules/savedir (EXTRA_DIST): Add savedir.h.
14140         * modules/sha1 (EXTRA_DIST): Add sha1.h.
14141         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
14142         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
14143         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
14144         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
14145         * modules/strdup (EXTRA_DIST): Add strdup.h.
14146         * modules/strftime (EXTRA_DIST): Add strftime.h.
14147         * modules/strndup (EXTRA_DIST): Add strndup.h.
14148         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
14149         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
14150         * modules/time_r (EXTRA_DIST): Add time_r.h.
14151         * modules/timespec (EXTRA_DIST): Add timespec.h.
14152         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
14153         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
14154         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
14155         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
14156         * modules/userspec (EXTRA_DIST): Add userspec.h.
14157         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
14158         * modules/utimens (EXTRA_DIST): Add utimens.h.
14159         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
14160         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
14161         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
14162         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
14163         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
14164         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
14165         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
14166         * modules/yesno (EXTRA_DIST): Add yesno.h.
14167
14168 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
14169
14170         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
14171
14172         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
14173         * m4/dev-ino.m4, same-inode.m4: Remove.
14174
14175         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
14176         * m4/acl.m4 (AC_FUNC_ACL):
14177         * m4/backupfile.m4 (gl_BACKUPFILE):
14178         * m4/c-strtod.m4 (gl_C99_STRTOLD):
14179         * m4/canon-host.m4 (gl_CANON_HOST):
14180         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
14181         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
14182         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
14183         * m4/cloexec.m4 (gl_CLOEXEC):
14184         * m4/close-stream.m4 (gl_CLOSE_STREAM):
14185         * m4/closeout.m4 (gl_CLOSEOUT):
14186         * m4/dirfd.m4 (gl_FUNC_DIRFD):
14187         * m4/dirname.m4 (gl_DIRNAME):
14188         * m4/exclude.m4 (gl_EXCLUDE):
14189         * m4/exitfail.m4 (gl_EXITFAIL):
14190         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
14191         * m4/file-type.m4 (gl_FILE_TYPE):
14192         * m4/filemode.m4 (gl_FILEMODE):
14193         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
14194         * m4/fpending.m4 (gl_FUNC_FPENDING):
14195         * m4/fprintftime.m4 (gl_FPRINTFTIME):
14196         * m4/fts.m4 (gl_FUNC_FTS):
14197         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
14198         * m4/getdate.m4 (gl_GETDATE):
14199         * m4/gethrxtime.m4 (gl_GETHRXTIME):
14200         * m4/getpagesize.m4 (gl_GETPAGESIZE):
14201         * m4/getpass.m4 (gl_FUNC_GETPASS):
14202         * m4/gettime.m4 (gl_GETTIME):
14203         * m4/getugroups.m4 (gl_GETUGROUPS):
14204         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
14205         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
14206         * m4/hard-locale.m4 (gl_HARD_LOCALE):
14207         * m4/hash.m4 (gl_HASH):
14208         * m4/idcache.m4 (gl_IDCACHE):
14209         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
14210         * m4/lchown.m4 (gl_FUNC_LCHOWN):
14211         * m4/long-options.m4 (gl_LONG_OPTIONS):
14212         * m4/lstat.m4 (gl_FUNC_LSTAT):
14213         * m4/md5.m4 (gl_MD5):
14214         * m4/memcasecmp.m4 (gl_MEMCASECMP):
14215         * m4/memcoll.m4 (gl_MEMCOLL):
14216         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
14217         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
14218         * m4/memxor.m4 (gl_MEMXOR):
14219         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
14220         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
14221         * m4/modechange.m4 (gl_MODECHANGE):
14222         * m4/mountlist.m4 (gl_MOUNTLIST):
14223         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
14224         * m4/openat.m4 (gl_FUNC_OPENAT):
14225         * m4/pathmax.m4 (gl_PATHMAX):
14226         * m4/physmem.m4 (gl_PHYSMEM):
14227         * m4/posixtm.m4 (gl_POSIXTM):
14228         * m4/posixver.m4 (gl_POSIXVER):
14229         * m4/quote.m4 (gl_QUOTE):
14230         * m4/quotearg.m4 (gl_QUOTEARG):
14231         * m4/readtokens.m4 (gl_READTOKENS):
14232         * m4/readutmp.m4 (gl_READUTMP):
14233         * m4/regex.m4 (gl_REGEX):
14234         * m4/safe-read.m4 (gl_SAFE_READ):
14235         * m4/safe-write.m4 (gl_SAFE_WRITE):
14236         * m4/same.m4 (gl_SAME):
14237         * m4/save-cwd.m4 (gl_SAVE_CWD):
14238         * m4/savedir.m4 (gl_SAVEDIR):
14239         * m4/settime.m4 (gl_SETTIME):
14240         * m4/sha1.m4 (gl_SHA1):
14241         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
14242         * m4/stat-macros.m4 (gl_STAT_MACROS):
14243         * m4/stat-time.m4 (gl_STAT_TIME):
14244         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
14245         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
14246         * m4/strdup.m4 (gl_FUNC_STRDUP):
14247         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
14248         * m4/strndup.m4 (gl_FUNC_STRNDUP):
14249         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
14250         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
14251         * m4/time_r.m4 (gl_TIME_R):
14252         * m4/timespec.m4 (gl_TIMESPEC):
14253         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
14254         * m4/unlinkdir.m4 (gl_UNLINKDIR):
14255         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
14256         * m4/userspec.m4 (gl_USERSPEC):
14257         * m4/utimecmp.m4 (gl_UTIMECMP):
14258         * m4/utimens.m4 (gl_UTIMENS):
14259         * m4/xalloc.m4 (gl_XALLOC):
14260         * m4/xgetcwd.m4 (gl_XGETCWD):
14261         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
14262         * m4/xreadlink.m4 (gl_XREADLINK):
14263         * m4/xstrtod.m4 (gl_XSTRTOD):
14264         * m4/yesno.m4 (gl_YESNO):
14265         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
14266         to get the necessary .h files and whatnot.
14267
14268 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
14269             Bruno Haible  <bruno@clisp.org>
14270
14271         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
14272         /bin/sh understanding of '!' conditional negation.
14273
14274 2006-08-21  Jim Meyering  <jim@meyering.net>
14275
14276         * modules/openat (Depends-on): Really alphabetize.
14277
14278         * modules/acl (Depends-on): Add error and quote.
14279
14280         * check-module (find_included_lib_files): Add at-func.c to the
14281         ok-to-include-more-than-once white list.
14282
14283         * modules/openat (Depends-on): Add lstat.  Alphabetize.
14284
14285 2006-08-21  Bruno Haible  <bruno@clisp.org>
14286
14287         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14288         Emit a pkgdata_DATA variable only if some snippets add contents to it.
14289         Reported by Martin Lambers <marlam@marlam.de>.
14290
14291 2006-08-21  Bruno Haible  <bruno@clisp.org>
14292
14293         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
14294         specify an installation location, don't emit a noinst_LIBRARIES or
14295         noinst_LTLIBRARIES assignment.
14296
14297 2006-08-21  Bruno Haible  <bruno@clisp.org>
14298
14299         BeOS portability.
14300         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
14301         BeOS has mbrtowc() but no <wctype.h>.
14302
14303 2006-08-21  Bruno Haible  <bruno@clisp.org>
14304
14305         BeOS portability.
14306         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
14307         exist.
14308
14309 2006-08-21  Bruno Haible  <bruno@clisp.org>
14310
14311         BeOS portability.
14312         * lib/mbchar.h: Include <wctype.h> only if it exists.
14313
14314 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
14315
14316         Remove files that are no longer needed by their respective modules.
14317         * m4/obstack.m4: Remove.
14318         * m4/strerror_r.m4: Remove.
14319         * m4/uint32_t.m4: Remove.
14320         * m4/uintptr_t.m4: Remove.
14321         * m4/ullong_max.m4: Remove.
14322         * m4/xstrtoimax.m4: Remove.
14323         * m4/xstrtoumax.m4: Remove.
14324
14325         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
14326         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
14327         dependencies now capture this.
14328
14329         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
14330         Do not use AC_LIBSOURCES, since gnulib modules now do this.
14331         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
14332         * m4/human.m4 (gl_HUMAN): Likewise.
14333         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
14334         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
14335
14336         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
14337
14338         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
14339         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
14340         stdint.
14341         * m4/human.m4 (gl_HUMAN): Likewise.
14342         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
14343         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
14344         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
14345         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
14346         * m4/xstrtol (gl_XSTRTOL): Likewise.
14347
14348         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
14349         AC_TYPE_LONG_LONG_INT.
14350         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
14351         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
14352         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
14353         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
14354
14355         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
14356         on stdbool.
14357
14358         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
14359         (gl_PREREQ_XSTRTOUL): Remove.
14360
14361         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
14362
14363         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
14364         mode.
14365
14366 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
14367
14368         Add and change modules to make it easier for coreutils to use
14369         gnulib-tool.
14370         * modules/backupfile (Files): Remove m4/d-ino.m4.
14371         (Depends-on): Add d-ino.
14372         * modules/cycle-check (Depends-on): Add stdint.
14373         (lib_SOURCES): Add cycle-check.h.
14374         * modules/d-ino: New module.
14375         * modules/d-type: New module.
14376         * modules/error (Files): Remove m4/strerror_r.m4.
14377         * modules/filemode (Files): Add m4/st_dm_mode.m4.
14378         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
14379         m4/inttypes_h.m4, m4/uintmax_t.m4.
14380         (Depends-on): Add stdint.
14381         (lib_SOURCES): Add fsusage.h.
14382         * modules/getcwd (Files): Remove d-ino.m4.
14383         (Depends-on): Add d-ino.
14384         * modules/getndelim2 (Depends-on): Add stdint.
14385         * modules/glob (Files): Remove m4/d-type.m4.
14386         (Depends-on): Add d-type.
14387         * modules/host-os: New module.
14388         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
14389         m4/inttypes_h.m4, m4/uintmax_t.m4.
14390         * Depends-on: Add stdint.
14391         (lib_SOURCES): Add human.h.
14392         * modules/inttostr (Files): Remove m4/intmax_t.m4,
14393         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
14394         m4/uintmax_t.m4, m4/ulonglong.m4.
14395         (Depends-on): Add stdint.
14396         (EXTRA_DIST): Add inttostr.h.
14397         * modules/lchmod: New module.
14398         * modules/link-follow: New module.
14399         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
14400         (Depends-on): Add lchmod.
14401         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
14402         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
14403         (Depends-on): Add stdint.
14404         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
14405         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
14406         (Depends-on): Add stdint.
14407         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
14408         * modules/perl: New module.
14409         * modules/regex (Depends-on): Add stdint.
14410         * modules/rmdir-errno: New module.
14411         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
14412         m4/intmax_t.m4.
14413         (Depends-on): Add stdint.
14414         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
14415         m4/uintmax_t.m4.
14416         (Depends-on): Add stdint.
14417         * modules/unlink-busy: New module.
14418         * modules/utimecmp (Depends-on): Add stdint.
14419         * modules/uptime: New module.
14420         * modules/winsz-ioctl: New module.
14421         * modules/winsz-termios: New module.
14422         * modules/xnanosleep (Depends-on): Add nanosleep.
14423         * modules/ullong_max: Remove.
14424         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
14425         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
14426         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
14427         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
14428         (Depends-on): Add inttypes.
14429         (lib_SOURCES): Add xstrtol.h.
14430         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
14431         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
14432         * MODULES.html.sh: Move 'assert' into the assert section.
14433         Move 'dummy' into the linking section.
14434         Remove ullong_max.
14435         Add section for compatibility checks for POSIX:2001 functions,
14436         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
14437         winsz-ioctl, and winsz-termios into it.
14438         Add lchmod.
14439         Add top-level Misc section and put host-os, perl, and uptime
14440         into it.
14441
14442 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
14443
14444         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
14445         now assume the stdint module.  Do not include inttypes.h.
14446         * lib/fsusage.h: Likewise.
14447         * lib/getndelim2.c: Likewise.
14448         * lib/human.h: Likewise.
14449         * lib/inttostr.h: Likewise.
14450         * lib/obstack.c: Likewise.
14451         * lib/regex_internal.h: Likewise.
14452         * lib/tempname.c: Likewise.
14453         * lib/utimecmp.c: Likewise.
14454         * lib/xstrtol.h: Likewise.
14455
14456         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
14457
14458         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
14459         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
14460         * lib/xtime.h: Likewise.
14461
14462 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
14463
14464         * modules/openat (Files): Add lib/fchmodat.c.
14465         Fixes problem reported by Jay Youngman.
14466
14467 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
14468
14469         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
14470         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
14471
14472 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
14473             Bruno Haible  <bruno@clisp.org>
14474
14475         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
14476         and is a script that invokes bison. Tighten the code. Add comments.
14477
14478 2006-08-18  Jim Meyering  <jim@meyering.net>
14479
14480         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
14481         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
14482         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
14483         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
14484
14485 2006-08-18  Bruno Haible  <bruno@clisp.org>
14486
14487         * modules/bison-i18n: New file.
14488         * MODULES.html.sh (Internationalization functions): Add it.
14489
14490 2006-08-18  Bruno Haible  <bruno@clisp.org>
14491
14492         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
14493         sys/statvfs.h. When getmntinfo was found, check its declaration and
14494         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
14495
14496 2006-08-18  Bruno Haible  <bruno@clisp.org>
14497
14498         * m4/bison-i18n.m4: New file, from bison.
14499
14500 2006-08-18  Bruno Haible  <bruno@clisp.org>
14501
14502         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
14503         (ME_DUMMY): Treat "kernfs" as a dummy.
14504         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
14505
14506 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
14507
14508         Update from coreutils.
14509
14510         2006-08-15  Jim Meyering  <jim@meyering.net>
14511
14512         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
14513
14514         2006-01-17  Jim Meyering  <jim@meyering.net>
14515
14516         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
14517
14518         2006-01-11  Jim Meyering  <jim@meyering.net>
14519
14520         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
14521         Check for the lchmod function.
14522
14523 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
14524
14525         Update from coreutils.
14526
14527         * lib/__fpending.h: Add copyright notice.
14528         * lib/fprintftime.h: Likewise.
14529         * lib/savedir.c: Use (C) in copyright notice.
14530         * lib/savedir.h: Likewise.
14531
14532         2006-08-15  Jim Meyering  <jim@meyering.net>
14533
14534         * lib/at-func.c: New file, with the logic of all emulated at-functions.
14535         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
14536         in support of the EXPECTED_ERRNO macro.
14537         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
14538         definitions.  Instead, define the appropriate symbols and include
14539         "at-func.c".
14540         * lib/mkdirat.c (mkdirat): Likewise.
14541         * lib/fchmodat.c (fchmodat): Likewise.
14542         (ENOSYS): Remove definition.
14543         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
14544         it.  Don't include "unistd--.h" -- it wasn't ever used.
14545
14546         2006-01-17  Jim Meyering  <jim@meyering.net>
14547
14548         Rewrite fts.c not to change the current working directory,
14549         by using openat, fstatat, fdopendir, etc..
14550
14551         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
14552         (HAVE_OPENAT_SUPPORT): Define.
14553         [_LIBC] (fchdir): Don't undef or define; no longer used.
14554         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
14555         Now, this `function' always succeeds, and consumes its file descriptor
14556         parameter -- so callers must not close such FDs.  Update callers.
14557         (diropen_fd, opendirat, cwd_advance_fd): New functions.
14558         (diropen): Add parameter, SP.  Adjust all callers.
14559         Implement using diropen_fd, rather than open.
14560         (fts_open): Initialize new member, fts_cwd_fd.
14561         Remove fts_rft-setting code.
14562         (fts_close): Close fts_cwd_fd, if necessary.
14563         (__opendir2): Define in terms of opendir or opendirat,
14564         depending on whether the FST_NOCHDIR flag is set.
14565         (fts_build): Since fts_safe_changedir consumes its FD, and since
14566         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
14567         and close the dup'd file descriptor upon failure.
14568         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
14569         (fts_safe_changedir): Tweak semantics to reflect that this function
14570         now calls cwd_advance_fd and hence consumes its FD argument.
14571         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
14572         [struct FTS] (fts_rft): Remove now-unused member.
14573         [struct FTS] (fts_cycle.state): Improve comment.
14574
14575         * lib/openat.c (openat_needs_fchdir): New function.
14576         * lib/openat.h (openat_needs_fchdir): Declare it.
14577
14578 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
14579
14580         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
14581         Problem and fix reported by Pádraig Brady in
14582         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
14583
14584 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
14585
14586         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
14587
14588 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
14589
14590         * lib/memcoll.c (memcoll): Optimize for the common case where the
14591         arguments are bytewise equal.
14592
14593 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
14594
14595         * doc/regexprops-generic.texi: Add a copyright notice.
14596
14597 2006-08-15  Bruno Haible  <bruno@clisp.org>
14598
14599         * modules/tmpdir (License): Change to LGPL.
14600
14601 2006-08-15  Bruno Haible  <bruno@clisp.org>
14602
14603         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
14604         module.
14605
14606 2006-08-14  Simon Josefsson  <jas@extundo.com>
14607
14608         * config/srclist.txt: Add gnupload.
14609
14610 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
14611
14612         Change copyright notice from LGPL 2 to GPL 2, since that's the
14613         standard form used in the gnulib repository.
14614         * tests/test-lock.c: Likewise.
14615         * tests/test-stdint.c: Likewise.
14616         * tests/test-tls.c: Likewise.
14617
14618         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
14619         prelude-manager.  User shorter URLs for GNU projects, without '?'.
14620         Add copyright notice.
14621
14622         * check-module: Add copyright notice.  Output a copyright
14623         notice if "--version" is specified.
14624         * modules/COPYING: New file.
14625         * tests/test-getaddrinfo.c: Add copyright notice.
14626         * tests/test-verify.c: Likewise.
14627
14628 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
14629
14630         Change copyright notice from LGPL 2 to GPL 2, since that's the
14631         standard form used in the gnulib repository.
14632         * lib/lock.c: LGPL -> GPL.
14633         * lib/lock.h: Likewise.
14634         * lib/strnlen1.c: Likewise.
14635         * lib/strnlen1.h: Likewise.
14636         * lib/tls.c: Likewise.
14637         * lib/tls.h: Likewise.
14638         * lib/tmpdir.c: Likewise.
14639
14640         * lib/TODO: Remove; this belongs only in coreutils.
14641
14642 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
14643
14644         Add copyright notices to long-enough files that lack them, since
14645         otherwise the files aren't clearly free.  Use the same notice that
14646         getdate.texi already uses.
14647         * doc/alloca-opt.texi: Add copyright notice.
14648         * doc/alloca.texi: Likewise.
14649         * doc/ctime.texi: Likewise.
14650         * doc/functions.texi: Likewise.
14651         * doc/gcd.texi: Likewise.
14652         * doc/gnulib-tool.texi: Likewise.
14653         * doc/inet_ntoa.texi: Likewise.
14654         * doc/visibility.texi: Likewise.
14655
14656         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
14657         * doc/quote.texi: Add copyright notice.
14658
14659         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
14660         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
14661         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
14662         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
14663         is now obsolete, and give a pointer to the Sun list.
14664         Add copyright notice.
14665
14666 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
14667
14668         * config/srclistvars.sh: Add copyright notice.
14669
14670 2006-08-14  Eric Blake  <ebb9@byu.net>
14671
14672         Import the following change from libc:
14673
14674         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
14675
14676         Upstream bug 2997.
14677         * lib/misc/error.c: Add space between program name and message if file
14678         name is missing.
14679
14680 2006-08-12  Karl Berry  <karl@gnu.org>
14681
14682         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
14683         remove, these originate in gnulib now.
14684
14685 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14686
14687         * doc/Makefile (standards.info standards.html standards.dvi):
14688         Also depend on make-stds.texi.
14689
14690 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
14691
14692         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
14693         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
14694
14695         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
14696         in wchar_t.  Problem reported by Eric Blake.
14697
14698         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
14699         LEN is smaller than SIZE.  Suggested by Bruno Haible.
14700         Also, help the compiler to keep LEN in a register.
14701
14702 2006-08-11  Eric Blake  <ebb9@byu.net>
14703
14704         * users.txt: Sort.  Add tar.
14705
14706 2006-08-11  Bruno Haible  <bruno@clisp.org>
14707
14708         * users.txt: New file.
14709
14710 2006-08-11  Bruno Haible  <bruno@clisp.org>
14711
14712         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
14713         before <wchar.h>. Needed for OSF/1 and BSD/OS.
14714
14715 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
14716
14717         * modules/snprintf (Depends-on): Remove minmax.
14718         (Maintainer): Add self and Bruno.
14719
14720 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
14721
14722         * lib/.cppi-disable: Add snprintf.h, socket_.h.
14723         * lib/snprintf.c: Include <errno.h> and <limits.h>.
14724         (EOVERFLOW): Define if the system does not.
14725         Do not include "minmax.h"; it wasn't used.
14726         (snprintf): Don't assume size_t promotes to an unsigned type.
14727         Fix bug when generated string was too long for the buffer: the
14728         buffer's contents are supposed to be the initial prefix of the
14729         output.  Don't assume vasnprintf returns EOVERFLOW if the size
14730         exceeds INT_MAX; do the check ourselves.
14731
14732         Import the following changes from libc:
14733
14734         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
14735
14736         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
14737         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
14738         set wc to the byte which couldn't be converted.
14739         (re_string_reconstruct): Don't clear valid_raw_len before calling
14740         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
14741         tip_context using re_string_context_at.
14742
14743         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
14744
14745         * lib/posix/regex.h: g++ still cannot handled [restrict].
14746
14747         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
14748
14749         * lib/posix/regex.h: Remove special handling for VMS.
14750
14751 2006-08-10  Jim Meyering  <jim@meyering.net>
14752
14753         * modules/same-inode: New module.
14754         * modules/dev-ino: New module.
14755         * modules/cycle-check: Depend on these modules, rather than simply
14756         including their .h files.
14757         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
14758         required via m4/cycle-check.m4.
14759         * modules/same: Depend on new same-inode module, rather than
14760         including same-inode.h.
14761         * modules/chdir-safer: New file.
14762
14763         * modules/chown (Depends-on): Add stat-macros.
14764
14765 2006-08-10  Jim Meyering  <jim@meyering.net>
14766
14767         * m4/cycle-check.m4: New file.
14768         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
14769         * m4/dev-ino.m4, m4/same-inode.m4: New files.
14770
14771 2006-08-10  Eric Blake  <ebb9@byu.net>
14772
14773         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
14774         in from original proposal.
14775
14776 2006-08-10  Eric Blake  <ebb9@byu.net>
14777         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14778
14779         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
14780         namespace.
14781
14782 2006-08-10  Bruno Haible  <bruno@clisp.org>
14783
14784         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
14785         as well.
14786
14787 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
14788
14789         Sync from coreutils.
14790
14791         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
14792
14793         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
14794         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
14795
14796 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
14797
14798         * modules/restrict: Remove; no longer needed now that we assume
14799         Autoconf 2.59 or later.
14800         * MODULES.html.sh: Remove 'restrict'.
14801         * modules/argp (Depends-on): Remove 'restrict'.
14802         * modules/base64 (Depends-on): Likewise.
14803         * modules/gc (Depends-on): Likewise.
14804         * modules/getaddrinfo (Depends-on): Likewise.
14805         * modules/glob (Depends-on): Likewise.
14806         * modules/inet_ntop (Depends-on): Likewise.
14807         * modules/inet_pton (Depends-on): Likewise.
14808         * modules/memxor (Depends-on): Likewise.
14809         * modules/regex (Depends-on): Likewise.
14810         * modules/strtok_r (Depends-on): Likewise.
14811         * modules/time_r (Depends-on): Likewise.
14812
14813 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
14814
14815         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
14816         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
14817         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
14818         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
14819         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
14820         * m4/memxor.m4 (gl_MEMXOR): Likewise.
14821         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
14822         gl_C_RESTRICT replaced by AC_C_RESTRICT.
14823
14824         Merge from coreutils.
14825         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
14826         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
14827         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
14828         * m4/time_r.m4 (gl_TIME_R): Likewise.
14829
14830 2006-08-09  Karl Berry  <karl@gnu.org>
14831
14832         * config/srclist.txt: no more gettext-tools, per Bruno.
14833
14834 2006-08-08  Eric Blake  <ebb9@byu.net>
14835
14836         * modules/verror: New module.
14837         * MODULES.html.sh: Document it.
14838
14839 2006-08-08  Eric Blake  <ebb9@byu.net>
14840
14841         * lib/verror.h, lib/verror.c: New files.
14842
14843 2006-08-08  Eric Blake  <ebb9@byu.net>
14844
14845         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
14846         verror_at_line output complies with GNU Coding Standards even when
14847         file is NULL.
14848
14849 2006-08-07  Bruno Haible  <bruno@clisp.org>
14850
14851         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
14852         versions of AIX.
14853         Reported by Ralf Wildenhues.
14854
14855 2006-08-07  Bruno Haible  <bruno@clisp.org>
14856
14857         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
14858         in an AC_DEFUN. Needed so that the autoconf snippets can use
14859         AC_REQUIRE.
14860
14861 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14862
14863         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14864         Initialize pkgdata_DATA.
14865         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
14866         overriding it.
14867
14868 2006-08-06  Eric Blake  <ebb9@byu.net>
14869
14870         * lib/error.h: Fold in some upstream changes from glibc.
14871         * lib/error.c: Likewise.
14872
14873 2006-08-04  Bruno Haible  <bruno@clisp.org>
14874
14875         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14876         Make the mostlyclean-local rule depend on mostlyclean-generic.
14877         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
14878
14879 2006-07-31  Bruno Haible  <bruno@clisp.org>
14880
14881         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
14882         <stdlib.h>, <string.h>.
14883
14884 2006-07-30  Bruno Haible  <bruno@clisp.org>
14885
14886         * modules/readlink (License): Change to LGPL.
14887
14888 2006-07-30  Bruno Haible  <bruno@clisp.org>
14889
14890         * modules/javaversion (Makefile.am): Distribute javaversion.java and
14891         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
14892         set PKGDATADIR to point to it.
14893
14894 2006-07-30  Bruno Haible  <bruno@clisp.org>
14895
14896         * modules/csharpexec (configure.ac): Comment out macro invocation.
14897         * modules/javaexec (configure.ac): Likewise.
14898         * modules/javacomp-script (configure.ac): Likewise.
14899
14900         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
14901
14902 2006-07-30  Bruno Haible  <bruno@clisp.org>
14903
14904         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
14905         linked-list.
14906
14907 2006-07-30  Bruno Haible  <bruno@clisp.org>
14908
14909         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
14910
14911 2006-07-30  Bruno Haible  <bruno@clisp.org>
14912
14913         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
14914         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
14915         get removed.
14916
14917 2006-07-29  Bruno Haible  <bruno@clisp.org>
14918
14919         Make it possible for gnulib-tool to work with locally modified or
14920         augmented gnulib repositories.
14921         * gnulib-tool (func_usage): Document --local-dir option.
14922         (local_gnulib_dir): New variable.
14923         Handle --local-dir option.
14924         (func_lookup_file): New function.
14925         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
14926         (func_get_description, func_get_filelist, func_get_description,
14927         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
14928         func_get_automake_snippet, func_get_include_directive,
14929         func_get_license, func_get_maintainer): Use func_lookup_file.
14930         (func_import, func_create_testdir): Use func_lookup_file.
14931
14932 2006-07-29  Bruno Haible  <bruno@clisp.org>
14933
14934         * modules/setenv (Depends-on): Add unistd.
14935
14936 2006-07-29  Bruno Haible  <bruno@clisp.org>
14937
14938         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
14939
14940 2006-07-29  Bruno Haible  <bruno@clisp.org>
14941
14942         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
14943
14944 2006-07-29  Bruno Haible  <bruno@clisp.org>
14945
14946         * gnulib-tool (import, update): If there is no Makefile.am, look at
14947         aclocal.m4, instead of bailing out.
14948
14949 2006-07-29  Bruno Haible  <bruno@clisp.org>
14950
14951         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
14952         Categorize the options by when they are useful.
14953
14954 2006-07-29  Bruno Haible  <bruno@clisp.org>
14955
14956         * gnulib-tool (func_usage): Document option --no-libtool.
14957         Handle option --no-libtool.
14958         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
14959         for changed semantics of $libtool variable.
14960         (func_import): Likewise. If libtool is not used, show this through
14961         an option --no-libtool.
14962         (func_create_testdir): Update.
14963
14964 2006-07-29  Bruno Haible  <bruno@clisp.org>
14965
14966         * gnulib-tool (func_import): Extend error message about missing
14967         --doc-base.
14968
14969 2006-07-29  Bruno Haible  <bruno@clisp.org>
14970
14971         * gnulib-tool (func_import): Don't create the $docbase directory if
14972         there is no file to store there.
14973
14974 2006-07-29  Bruno Haible  <bruno@clisp.org>
14975
14976         * gnulib-tool (autoconf_minversion): If a --dir option is given and
14977         relevant, look for configure.ac there, not in the current directory.
14978         Also use a simple search for AC_PREREQ, not "autoconf --trace".
14979
14980 2006-07-29  Bruno Haible  <bruno@clisp.org>
14981
14982         * gnulib-tool (SORT): New variable.
14983         (func_usage): Undocument --assume-autoconf option.
14984         Remove --assume-autoconf option handling.
14985         (autoconf_minversion): Determine from the contents of configure.ac.
14986         (func_import): Remove autoconf_minversion handling.
14987         Suggested by Eric Blake.
14988
14989 2006-07-29  Bruno Haible  <bruno@clisp.org>
14990
14991         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
14992
14993 2006-07-29  Bruno Haible  <bruno@clisp.org>
14994
14995         * config/srclist.txt (*setenv.[ch]): Remove rules.
14996
14997 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14998
14999         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
15000
15001 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15002
15003         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
15004         arpa/inet.h.
15005
15006 2006-07-28  Simon Josefsson  <jas@extundo.com>
15007
15008         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
15009         * modules/inet_pton (Depends-on): Likewise.
15010
15011 2006-07-28  Simon Josefsson  <jas@extundo.com>
15012
15013         * m4/netinet_in_h.m4: New file.
15014
15015 2006-07-28  Simon Josefsson  <jas@extundo.com>
15016
15017         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
15018         #include's.
15019
15020 2006-07-28  Simon Josefsson  <jas@extundo.com>
15021
15022         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
15023         #include's.
15024
15025 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
15026
15027         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
15028         setgid on directories only if they set these bits.
15029         * lib/modechange.h: Remove obsolete comment about masks.
15030
15031 2006-07-28  Eric Blake  <ebb9@byu.net>
15032
15033         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
15034         macro expansion.
15035
15036 2006-07-28  Bruno Haible  <bruno@clisp.org>
15037
15038         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
15039
15040 2006-07-28  Bruno Haible  <bruno@clisp.org>
15041
15042         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
15043
15044 2006-07-28  Bruno Haible  <bruno@clisp.org>
15045
15046         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
15047         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
15048         Define fallbacks.
15049         Avoids link error on FreeBSD 4.x.
15050         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
15051
15052         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
15053         encoding.
15054         * lib/mbswidth.c (iswcntrl): Likewise.
15055
15056 2006-07-27  Bruno Haible  <bruno@clisp.org>
15057
15058         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
15059         test.
15060
15061 2006-07-27  Bruno Haible  <bruno@clisp.org>
15062
15063         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
15064         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
15065         defined.
15066
15067 2006-07-26  Eric Blake  <ebb9@byu.net>
15068
15069         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
15070
15071 2006-07-26  Eric Blake  <ebb9@byu.net>
15072
15073         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
15074         like mingw that lack mkstemp.
15075         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
15076         avoid compilation warning on mingw.
15077
15078 2006-07-26  Bruno Haible  <bruno@clisp.org>
15079
15080         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
15081         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
15082         INT_FAST*_MIN, INTPTR_MIN.
15083
15084 2006-07-25  Bruno Haible  <bruno@clisp.org>
15085
15086         * modules/version-etc (Depends-on): Add stdarg.
15087
15088 2006-07-25  Bruno Haible  <bruno@clisp.org>
15089
15090         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
15091         complex commands.
15092
15093 2006-07-25  Bruno Haible  <bruno@clisp.org>
15094
15095         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
15096         defined in <stdarg.h> or config.h.
15097
15098 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
15099
15100         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
15101         (gl_STDIO_SAFER): Remove.
15102
15103 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
15104
15105         * MODULES.html.sh (File stream based Input/Output):
15106         Add fopen-safer, tmpfile-safer; remove stdio-safer.
15107         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
15108         * modules/fopen-safer, modules/tmpfile-safer: New files.
15109         * modules/stdio-safer: Remove.
15110
15111 2006-07-24  Bruno Haible  <bruno@clisp.org>
15112
15113         * modules/tmpdir: New file.
15114         * MODULES.html.sh (File system functions): Add it.
15115
15116 2006-07-24  Bruno Haible  <bruno@clisp.org>
15117
15118         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
15119         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
15120
15121 2006-07-24  Bruno Haible  <bruno@clisp.org>
15122
15123         * modules/clean-temp: New file.
15124
15125 2006-07-24  Bruno Haible  <bruno@clisp.org>
15126
15127         * m4/tmpdir.m4: New file, from GNU gettext.
15128
15129 2006-07-24  Bruno Haible  <bruno@clisp.org>
15130
15131         * lib/tmpdir.h: New file, from GNU gettext.
15132         * lib/tmpdir.c: New file, from GNU gettext.
15133
15134 2006-07-24  Bruno Haible  <bruno@clisp.org>
15135
15136         * lib/clean-temp.h: New file, from GNU gettext.
15137         * lib/clean-temp.c: New file, from GNU gettext.
15138
15139 2006-07-23  Eric Blake  <ebb9@byu.net>
15140
15141         * modules/stdio-safer (Files): Add tmpfile-safer.c.
15142         (Depends-on): Add binary-io.
15143
15144 2006-07-23  Eric Blake  <ebb9@byu.net>
15145
15146         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
15147
15148 2006-07-23  Eric Blake  <ebb9@byu.net>
15149
15150         * lib/tmpfile-safer.c: New file.
15151         * lib/stdio-safer.h (fopen_safer): Add prototype.
15152         * lib/stdio--.h (tmpfile): Make safer.
15153
15154 2006-07-23  Bruno Haible  <bruno@clisp.org>
15155
15156         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
15157         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
15158         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
15159         gl_linked_remove_at): Use it.
15160
15161 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15162         and Simon Josefsson <jas@extundo.com>
15163
15164         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
15165
15166         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
15167
15168 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15169
15170         * modules/close-stream: New file.
15171         * modules/closeout (Description): Make it clear that it exits
15172         with a diagnostic on error.
15173         (Depends-on): Add close-stream.  Remove fpending, stdbool.
15174         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
15175
15176 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15177
15178         * m4/close-stream.m4: New file.
15179
15180 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15181
15182         * lib/close-stream.c, lib/close-stream.h: New files.
15183
15184 2006-07-22  Bruno Haible  <bruno@clisp.org>
15185
15186         Merge from GNU gettext 0.15.
15187
15188         2006-05-01  Bruno Haible  <bruno@clisp.org>
15189
15190                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
15191
15192         2006-07-22  Bruno Haible  <bruno@clisp.org>
15193
15194                 * modules/javaversion: New file.
15195                 * MODULES.html.sh (Java): Add javaversion.
15196
15197         2006-03-12  Bruno Haible  <bruno@clisp.org>
15198
15199                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
15200
15201         2005-12-04  Bruno Haible  <bruno@clisp.org>
15202
15203                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
15204                 (untested).
15205
15206         2006-06-21  Bruno Haible  <bruno@clisp.org>
15207
15208                 Avoid warnings from recent versions of mcs.
15209                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
15210                 -o, -L, -r any more. Use options documented since mcs-1.0
15211                 instead. Similarly for -g.
15212
15213         2005-12-04  Bruno Haible  <bruno@clisp.org>
15214
15215                 * build-aux/csharpcomp.sh.in: Suffix for resources is
15216                 .resources, not .resource.
15217
15218         2005-07-09  Bruno Haible  <bruno@clisp.org>
15219
15220                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
15221                 add a .dll suffix.
15222                 Reported by Mark Junker <mjscod@gmx.de>.
15223
15224         2006-07-22  Bruno Haible  <bruno@clisp.org>
15225
15226                 * modules/gettext: Upgrade to gettext-0.15.
15227                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
15228                 m4/visibility.m4.
15229                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
15230
15231 2006-07-22  Bruno Haible  <bruno@clisp.org>
15232
15233         Merge from GNU gettext 0.15.
15234
15235         2006-03-25  Bruno Haible  <bruno@clisp.org>
15236
15237                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
15238
15239         2006-07-21  Bruno Haible  <bruno@clisp.org>
15240
15241                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
15242                 "1.1".
15243
15244         2006-05-09  Bruno Haible  <bruno@clisp.org>
15245
15246                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
15247                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
15248                 for the conftestver execution.
15249
15250         2006-05-01  Bruno Haible  <bruno@clisp.org>
15251
15252                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
15253                 optional target-version argument. Verify that the compiler
15254                 groks source of the specified source-version, or add -source
15255                 option as necessary. Verify that the compiler produces
15256                 bytecode in the specified target-version, or add -target and
15257                 -source options as necessary. Make the result of the test
15258                 available as variable CONF_JAVAC. Also log error output in
15259                 config.log.
15260
15261         2006-03-11  Bruno Haible  <bruno@clisp.org>
15262
15263                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
15264
15265         2006-05-09  Bruno Haible  <bruno@clisp.org>
15266
15267                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
15268                 CLASSPATH_SEPARATOR to a semicolon.
15269
15270         2006-03-12  Bruno Haible  <bruno@clisp.org>
15271
15272                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
15273                 available as variable CONF_JAVA, for subsequent autoconf
15274                 tests. Also log error output in config.log.
15275
15276         2006-07-19  Bruno Haible  <bruno@clisp.org>
15277
15278                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
15279                 that getline works on glibc2 systems. Needed to avoid trouble
15280                 in relocatable.c.
15281                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
15282
15283         2005-12-04  Bruno Haible  <bruno@clisp.org>
15284
15285                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
15286                 launcher (untested).
15287
15288         2005-12-04  Bruno Haible  <bruno@clisp.org>
15289
15290                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
15291
15292         2006-07-22  Bruno Haible  <bruno@clisp.org>
15293
15294                 * gettext.m4: Update from GNU gettext-0.15.
15295                 * nls.m4: Likewise.
15296                 * po.m4: Likewise.
15297                 * inttypes-pri.m4: Likewise.
15298                 * inttypes-h.m4: Renamed from inttypes.m4.
15299                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
15300
15301 2006-07-22  Bruno Haible  <bruno@clisp.org>
15302
15303         Merge from GNU gettext 0.15.
15304
15305         2005-07-05  Bruno Haible  <bruno@clisp.org>
15306
15307                 * printf-args.c (printf_fetchargs): Work around broken
15308                 definition of wint_t on mingw.
15309
15310         2005-02-12  Bruno Haible  <bruno@clisp.org>
15311
15312                 * xallocsa.h: Add extern "C" for C++.
15313
15314         2006-05-17  Bruno Haible  <bruno@clisp.org>
15315
15316                 Cygwin portability.
15317                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
15318
15319         2006-04-30  Bruno Haible  <bruno@clisp.org>
15320
15321                 * progreloc.c: Include <mach-o/dyld.h> if available.
15322                 (find_executable): Use _NSGetExecutablePath when possible.
15323
15324         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
15325
15326                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
15327                 function.
15328
15329         2005-12-29  Bruno Haible  <bruno@clisp.org>
15330
15331                 * progreloc.c (set_program_name_and_installdir): Fix
15332                 compilation error.
15333
15334         2005-12-04  Bruno Haible  <bruno@clisp.org>
15335
15336                 Cygwin portability.
15337                 * progreloc.c: Include <windows.h> also on Cygwin.
15338                 (find_executable): Add support for Cygwin.
15339                 (set_program_name_and_installdir): Handle also platforms with
15340                 nonempty EXEEXT.
15341
15342         2006-07-11  Bruno Haible  <bruno@clisp.org>
15343
15344                 * javacomp.c: Fix a comment.
15345                 Reported by Jim Meyering.
15346
15347         2006-04-30  Bruno Haible  <bruno@clisp.org>
15348
15349                 * javacomp.h (compile_java_class): Add source_version,
15350                 target_version arguments.
15351                 * javacomp.c: Rewritten to choose only a compiler that
15352                 respects the specified source_version and target_version.
15353
15354         2006-06-27  Bruno Haible  <bruno@clisp.org>
15355
15356                 Assume correct S_ISDIR macro.
15357                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
15358
15359         2006-07-22  Bruno Haible  <bruno@clisp.org>
15360
15361                 * javaversion.h: New file, from GNU gettext.
15362                 * javaversion.c: New file, from GNU gettext.
15363                 * javaversion.java: New file, from GNU gettext.
15364                 * javaversion.class: New file, from GNU gettext.
15365
15366         2006-05-17  Bruno Haible  <bruno@clisp.org>
15367
15368                 Cygwin portability.
15369                 * javaexec.c (execute_java_class): Test for jview program
15370                 also on Cygwin.
15371
15372         2006-04-09  Bruno Haible  <bruno@clisp.org>
15373
15374                 * fatal-signal.c: Don't include string.h.
15375                 (at_fatal_signal): Use a copying loop instead of memcpy.
15376
15377         2005-12-04  Bruno Haible  <bruno@clisp.org>
15378
15379                 * csharpexec.c: Add support for 'clix' launcher (untested).
15380                 (execute_csharp_using_sscli): New function.
15381                 (execute_csharp_program): Call it.
15382
15383         2006-06-21  Bruno Haible  <bruno@clisp.org>
15384
15385                 Avoid warnings from recent versions of mcs.
15386                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
15387                 -o, -L, -r any more. Use options documented since mcs-1.0
15388                 instead. Similarly for -g.
15389
15390         2005-07-09  Bruno Haible  <bruno@clisp.org>
15391
15392                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
15393                 add a .dll suffix.
15394                 Reported by Mark Junker <mjscod@gmx.de>.
15395
15396         2006-06-17  Bruno Haible  <bruno@clisp.org>
15397
15398                 * config.charset: Update for NetBSD 3.0.
15399
15400         2006-05-17  Bruno Haible  <bruno@clisp.org>
15401
15402                 Cygwin portability.
15403                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
15404
15405         2006-05-16  Bruno Haible  <bruno@clisp.org>
15406
15407                 * localcharset.c [CYGWIN]: Include <windows.h>.
15408                 (get_charset_aliases): For Cygwin, return the same CPxxx
15409                 aliases list as under WIN32.
15410                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
15411                 the environment variables. Fall back to GetACP().
15412
15413         2006-04-05  Bruno Haible  <bruno@clisp.org>
15414
15415                 * config.charset: Update Juan Manuel Guerrero's address.
15416
15417         2005-02-12  Bruno Haible  <bruno@clisp.org>
15418
15419                 * allocsa.h: Add extern "C" for C++.
15420
15421         2005-02-10  Bruno Haible  <bruno@clisp.org>
15422
15423                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
15424                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
15425
15426         2006-07-22  Bruno Haible  <bruno@clisp.org>
15427
15428                 * gettext.h: Update to GNU gettext-0.15.
15429
15430 2006-07-22  Bruno Haible  <bruno@clisp.org>
15431
15432         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
15433         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
15434         lib-prefix.m4, longdouble.m4, ssize_t.m4.
15435
15436 2006-07-21  Eric Blake  <ebb9@byu.net>
15437
15438         * modules/stdlib-safer: New file.
15439         * MODULES.html.sh (File stream based Input/Output): Add
15440         stdlib-safer.
15441
15442 2006-07-21  Eric Blake  <ebb9@byu.net>
15443
15444         * lib/stdlib-safer.h: New file from coreutils, required by
15445         stdlib--.h.
15446
15447 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
15448
15449         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
15450
15451 2006-07-20  Bruno Haible  <bruno@clisp.org>
15452
15453         * gnulib-tool: Recognize new option --assume-autoconf.
15454         (autoconf_minversion): New variable.
15455         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
15456
15457 2006-07-20  Bruno Haible  <bruno@clisp.org>
15458
15459         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
15460
15461 2006-07-19  Derek R. Price  <derek@ximbiot.com>
15462
15463         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
15464         Reindent and repaginate.
15465
15466 2006-07-19  Derek Price  <derek@ximbiot.com>
15467
15468         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
15469         Correct grammar.
15470
15471 2006-07-17  Bruno Haible  <bruno@clisp.org>
15472
15473         * modules/list: New file.
15474         * modules/array-list: New file.
15475         * modules/carray-list, modules/carray-list-tests: New files.
15476         * modules/linked-list, modules/linked-list-tests: New files.
15477         * modules/avltree-list, modules/avltree-list-tests: New files.
15478         * modules/rbtree-list, modules/rbtree-list-tests: New files.
15479         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
15480         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
15481         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
15482         * modules/oset: New file.
15483         * modules/array-oset: New file.
15484         * modules/avltree-oset, modules/avltree-oset-tests: New files.
15485         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
15486         * tests/test-carray_list.c: New file.
15487         * tests/test-linked_list.c: New file.
15488         * tests/test-avltree_list.c: New file.
15489         * tests/test-rbtree_list.c: New file.
15490         * tests/test-linkedhash_list.c: New file.
15491         * tests/test-avltreehash_list.c: New file.
15492         * tests/test-rbtreehash_list.c: New file.
15493         * tests/test-avltree_oset.c: New file.
15494         * tests/test-rbtree_oset.c: New file.
15495         * MODULES.html.sh (Container data structures): New section.
15496
15497 2006-07-17  Bruno Haible  <bruno@clisp.org>
15498
15499         * m4/gl_list.m4: New file.
15500
15501 2006-07-17  Bruno Haible  <bruno@clisp.org>
15502
15503         * lib/gl_list.h: New file.
15504         * lib/gl_list.c: New file.
15505         * lib/gl_array_list.h: New file.
15506         * lib/gl_array_list.c: New file.
15507         * lib/gl_carray_list.h: New file.
15508         * lib/gl_carray_list.c: New file.
15509         * lib/gl_linked_list.h: New file.
15510         * lib/gl_linked_list.c: New file.
15511         * lib/gl_anylinked_list1.h: New file.
15512         * lib/gl_anylinked_list2.h: New file.
15513         * lib/gl_avltree_list.h: New file.
15514         * lib/gl_avltree_list.c: New file.
15515         * lib/gl_anyavltree_list1.h: New file.
15516         * lib/gl_anyavltree_list2.h: New file.
15517         * lib/gl_rbtree_list.h: New file.
15518         * lib/gl_rbtree_list.c: New file.
15519         * lib/gl_anyrbtree_list1.h: New file.
15520         * lib/gl_anyrbtree_list2.h: New file.
15521         * lib/gl_anytree_list1.h: New file.
15522         * lib/gl_anytree_list2.h: New file.
15523         * lib/gl_linkedhash_list.h: New file.
15524         * lib/gl_linkedhash_list.c: New file.
15525         * lib/gl_anyhash_list1.h: New file.
15526         * lib/gl_anyhash_list2.h: New file.
15527         * lib/gl_avltreehash_list.h: New file.
15528         * lib/gl_avltreehash_list.c: New file.
15529         * lib/gl_rbtreehash_list.h: New file.
15530         * lib/gl_rbtreehash_list.c: New file.
15531         * lib/gl_anytreehash_list1.h: New file.
15532         * lib/gl_anytreehash_list2.h: New file.
15533
15534         * lib/gl_oset.h: New file.
15535         * lib/gl_oset.c: New file.
15536         * lib/gl_array_oset.h: New file.
15537         * lib/gl_array_oset.c: New file.
15538         * lib/gl_avltree_oset.h: New file.
15539         * lib/gl_avltree_oset.c: New file.
15540         * lib/gl_rbtree_oset.h: New file.
15541         * lib/gl_rbtree_oset.c: New file.
15542         * lib/gl_anytree_oset.h: New file.
15543
15544 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
15545
15546         * m4/mkancesdirs.m4: New file.
15547         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
15548         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
15549         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
15550         it.
15551
15552 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
15553
15554         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
15555         * lib/mkancesdirs.h: New files.
15556         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
15557         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
15558         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
15559         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
15560         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
15561         callers changed.  Revamp internals significantly, by not
15562         attempting to create directories that are temporarily more
15563         permissive than the final results.  Do not attempt to use
15564         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
15565         This removes some race conditions, fixes some bugs, and simplifies
15566         things.  Use new dirchownmod function to do owner and mode changes.
15567         * lib/mkdir-p.h: Likewise.
15568         * lib/modechange.c (octal_to_mode): New function.
15569         (struct mode_change): New member mentioned.
15570         (make_node_op_equals): New arg mentioned.  All callers changed.
15571         (mode_compile): Keep track of which mode bits the user has explicitly
15572         mentioned.
15573         (mode_adjust): New arg DIR, so that we implement the X op correctly.
15574         New arg PMODE_BITS, to keep track of which mode bits the user
15575         mentioned; it treats S_ISUID and S_ISGID speciall.
15576         All callers changed.
15577         * lib/modechange.h: Likewise.
15578
15579 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
15580
15581         * MODULES.html.sh: Add mkancestors.
15582         * modules/mkancesdirs: New module.
15583         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
15584         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
15585         The chdir-safer and afs files are now orphans; I'll remove them
15586         unless someone speaks up.
15587         Add lib/dirchownmod.c, lib/dirchownmod.h.
15588         (Depends-on): Remove alloca, chown, save-cwd, dirname.
15589         Add lchown, mkancesdirs.
15590         (Maintainer): Add self.
15591
15592 2006-07-15  Karl Berry  <karl@gnu.org>
15593
15594         * gnulib-tool: help message wording/arrangement.
15595
15596 2006-07-14  Simon Josefsson  <jas@extundo.com>
15597
15598         * doc/gnulib.texi (Libtool and Windows): New section.
15599
15600 2006-07-12  Simon Josefsson  <jas@extundo.com>
15601
15602         * modules/gendocs (License): Fix license, approved by Karl.
15603
15604 2006-07-12  Eric Blake  <ebb9@byu.net>
15605
15606         * MODULES.html.sh: Add gendocs.
15607
15608 2006-07-11  Eric Blake  <ebb9@byu.net>
15609
15610         * modules/fdl: New module, to install doc/fdl.texi.
15611         * MODULES.html.sh: Add new section for documentation modules.
15612         * gnulib-tool: Avoid space-tab.
15613         (--doc-base): New option, to manage files from doc.
15614
15615 2006-07-11  Eric Blake  <ebb9@byu.net>
15616
15617         * m4/absolute-header.m4: Fix comments to match recent change.
15618
15619 2006-07-11  Eric Blake  <ebb9@byu.net>
15620
15621         * gnulib-tool: List --doc-base before --tests-base.
15622
15623 2006-07-11  Derek R. Price  <derek@ximbiot.com>
15624
15625         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
15626
15627 2006-07-11  Bruno Haible  <bruno@clisp.org>
15628
15629         * README: Mention where to put documentation.
15630
15631 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15632
15633         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
15634
15635 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
15636
15637         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
15638         to stdint.m4.
15639
15640 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
15641
15642         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
15643         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
15644         "no/such/file/stdint.h" when there is no such file, so that
15645         the resulting C code can be parsed by dodgy compilers.
15646         Problems reported by Bob Proulx.
15647
15648 2006-07-10  Derek R. Price  <derek@ximbiot.com>
15649
15650         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
15651         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
15652         macros into the GNU _D_EXACT_NAMLEN.
15653         * lib/savedir.c:  Likewise.
15654         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
15655
15656 2006-07-10  Derek R. Price  <derek@ximbiot.com>
15657         and Paul Eggert  <eggert@cs.ucla.edu>
15658
15659         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
15660         * m4/savedir.m4:
15661         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
15662         macros into the GNU _D_EXACT_NAMLEN.
15663
15664 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
15665
15666         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
15667         around the absolute name, to work around a problem with the HP-UX
15668         11.23 native C compiler, reported by Bob Proulx.
15669
15670 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
15671
15672         * doc/maintain.texi, make-stds.texi: Sync from
15673         <http://savannah.gnu.org/projects/gnustandards>.
15674
15675 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
15676
15677         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
15678
15679 2006-07-09  Jim Meyering  <jim@meyering.net>
15680
15681         * m4/glob.m4: Remove a doubled word in a comment.
15682
15683 2006-07-09  Jim Meyering  <jim@meyering.net>
15684
15685         * lib/argp-pv.c: Remove a doubled word in a comment.
15686         * lib/check-version.c (check_version): Likewise.
15687         * lib/javacomp.c (compile_java_class): Likewise.
15688
15689 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
15690
15691         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
15692         for the benefit of people using Autoconf 2.60.  If you want to
15693         support older Autoconf versions you can copy m4/onceonly_2_57.m4
15694         (or m4/onceonly.m4, if pre-2.57) manually.
15695
15696 2006-07-08  Jim Meyering  <jim@meyering.net>
15697
15698         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
15699         comment.
15700         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
15701         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
15702         comment.
15703
15704 2006-07-08  Jim Meyering  <jim@meyering.net>
15705
15706         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
15707
15708 2006-07-07  Simon Josefsson  <jas@extundo.com>
15709
15710         * tests/test-crc.c: Change expected crc value, the test vector
15711         were probably computed using the old broken crc.c?
15712
15713 2006-07-06  Simon Josefsson  <jas@extundo.com>
15714
15715         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
15716         now the canonical place for the M4 file).
15717
15718         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
15719         from the sys_socket dependency now.
15720
15721         * modules/inet_pton (Files): Ditto.
15722
15723         * modules/inet_ntop (Files): Ditto.
15724
15725 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
15726
15727         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
15728         not gl_PREREQ_GETUSERSHELL.
15729
15730 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15731
15732         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
15733         with only one argument, for Autoconf 2.60.
15734         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
15735         expand to nothing, so add a shell command to avoid syntax error.
15736         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
15737
15738 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15739
15740         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
15741
15742 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
15743
15744         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
15745         no longer needed.  Check for isblank decl.
15746         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
15747         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
15748         of existence.
15749
15750 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
15751
15752         * lib/getloadavg.c: Use __VMS, not VMS.
15753         * lib/getopt.c: Likewise.
15754         * lib/getpagesize.h: Likewise.
15755         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
15756         and probably does not work.
15757
15758 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
15759
15760         * lib/.cppi-disable: Add wcwidth.
15761         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
15762         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
15763         (ISGRAPH): Remove.  All uses changed to isgraph.
15764         (FOLD) [!defined _LIBC]: Remove special case.
15765         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
15766         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
15767         HAVE_ISBLANK.
15768         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
15769         case.
15770
15771 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
15772
15773         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
15774         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
15775         brackets.  Other minor changes to suppress some compiler
15776         warnings.
15777
15778 2006-07-06  Derek R. Price  <derek@ximbiot.com>
15779         and Paul Eggert  <eggert@cs.ucla.edu>
15780
15781         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
15782         of invoking obsolescent AC_HEADER_DIRENT macro.
15783         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
15784         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
15785         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
15786         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
15787         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
15788         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
15789         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
15790         * m4/readdir.m4: Remove; no longer needed.
15791
15792 2006-07-06  Derek R. Price  <derek@ximbiot.com>
15793         and Paul Eggert  <eggert@cs.ucla.edu>
15794
15795         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
15796         Don't worry about this obsolete case any more.
15797         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
15798         directories.
15799         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
15800         worry about this obsolete case any more.
15801         * lib/fts.c: Likewise.
15802         * lib/getcwd.c: Likewise.
15803         * lib/glob.h: Likewise.
15804         * lib/savedir.c: Likewise.
15805
15806 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
15807
15808         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
15809         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
15810         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
15811         needed.
15812         All uses removed.
15813         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
15814         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
15815         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
15816         needed.
15817         * m4/getdate.m4 (gl_GETDATE): Likewise.
15818         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
15819         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
15820         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
15821         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
15822         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
15823         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
15824         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
15825         needed.
15826
15827 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
15828
15829         * lib/memcasecmp.c: Include <limits.h>.
15830         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
15831         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
15832         Don't assume isdigit succeeds only on '0' through '9'.
15833
15834 2006-07-05  Eric Blake  <ebb9@byu.net>
15835
15836         * modules/getaddrinfo (Depends-on): Add snprintf.
15837
15838 2006-07-05  Eric Blake  <ebb9@byu.net>
15839
15840         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
15841         to avoid 'header present but could not be compiled' on cygwin.
15842
15843 2006-07-05  Eric Blake  <ebb9@byu.net>
15844
15845         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
15846         missing from netdb.h.
15847         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
15848
15849 2006-07-05  Derek R. Price  <derek@ximbiot.com>
15850
15851         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
15852         no longer needed.
15853         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
15854         * m4/getdate.m4 (gl_GETDATE): Likewise.
15855         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
15856         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
15857         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
15858         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
15859         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
15860
15861 2006-07-05  Derek R. Price  <derek@ximbiot.com>
15862
15863         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
15864         All uses of is_space replaced by isspace.
15865         * lib/exit.h: Don't talk about STDC_HEADERS.
15866         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
15867         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
15868         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
15869         replaced by isprint etc.
15870         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
15871         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
15872         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
15873         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
15874         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
15875         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
15876
15877 2006-07-05  Bruno Haible  <bruno@clisp.org>
15878
15879         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
15880         the function exists, before testing against AIX.
15881         Reported by Martin Lambers <marlam@marlam.de>.
15882
15883 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
15884
15885         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
15886         From Mark D. Baushke.
15887
15888 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
15889
15890         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
15891         to the absolute name, not just one, to bypass Sun C 5.8's
15892         "warning: #include of /usr/include/... may be non-portable".
15893
15894 2006-07-04  Eric Blake  <ebb9@byu.net>
15895
15896         * modules/dirname-tests: New test module.
15897         * tests/test-dirname.c: New file, replacing dirname.c
15898         TEST_DIRNAME section that was recently deleted.
15899
15900 2006-07-04  Bruno Haible  <bruno@clisp.org>
15901
15902         Assume ANSI C header files and <ctype.h> functions.
15903         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
15904         (mbsnwidth): Use isprint, iscntrl instead.
15905
15906 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
15907
15908         Merge from coreutils.
15909         * MODULES.html.sh: Add xstrtold.
15910         * modules/xstrtold: New file.
15911         * modules/cycle-check (Files): Add lib/same-inode.h.
15912         * modules/dirname (Files): Add m4/double-slash-root.m4.
15913         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
15914         * modules/mkdir-p (Files): Add lib/same-inode.h.
15915         * modules/same (Files): Add lib/same-inode.h.
15916
15917 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
15918
15919         * m4/absolute-header.m4: Renamed from full-header-path.m4.
15920         This is to keep the terminology clean; POSIX talks about
15921         "absolute pathnames", not "full pathnames", but the GNU
15922         Coding Standards say to use "path" for something else;
15923         so use "absolute" to keep both sides happy.
15924         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
15925         Set gl_absolute_header, not gl_full_header_path.
15926         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
15927         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
15928         All uses changed.
15929
15930         Merge from coreutils.
15931
15932         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
15933
15934         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
15935         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
15936         want to require the building of c-strtod.o.
15937         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
15938         needs -lm directly.
15939         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
15940
15941         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
15942
15943         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
15944         --as-needed option if available.  Problem reported by Albert Chin in
15945         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
15946         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
15947         cc merely issues a bunch of annoying warnings for --as-needed
15948         (this problem was reported by Bob Proulx).  Also, try linking with
15949         -lm to detect a bug in binutils 2.16 (this problem was reported
15950         by Ralf Wildenhues).
15951
15952         2006-06-18  Jim Meyering  <jim@meyering.net>
15953
15954         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
15955         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
15956         macro.
15957         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
15958         also check for glibc-2.4's abort-inducing bug.
15959
15960         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
15961         Low-probability clean-up should be to use rmdir to get rid of
15962         the just-created directory, not unlink.
15963
15964         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
15965         configure fail, and request a bug report to inform us about it.
15966         Add a comment that, barring reports to the contrary, in 2007 we'll
15967         assume ftruncate is universally available.
15968
15969         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
15970
15971         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
15972
15973         2006-03-12  Jim Meyering  <jim@meyering.net>
15974
15975         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
15976         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
15977         * m4/same.m4 (gl_SAME): Likewise.
15978         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
15979
15980         2006-03-11  Eric Blake  <ebb9@byu.net>
15981
15982         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
15983         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
15984         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
15985         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
15986
15987 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
15988
15989         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
15990         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
15991         reported by Mark D. Baushke, one in
15992         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
15993
15994         Merge from coreutils.
15995
15996         * lib/.cppi-disable: Add stdint_.h.
15997         * lib/.cvsignore: Add stdint.h.
15998
15999         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
16000
16001         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
16002         both double and long double versions.
16003         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
16004         * lib/xstrtold.c: New file.
16005         * lib/xstrtod.h (xstrtold): New decl.
16006
16007         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
16008
16009         * lib/filemode.c (setst): Remove.
16010         (strmode): Rewrite to avoid setst.  This makes the code shorter,
16011         (arguably) clearer, and the generated code is a bit smaller on my
16012         Debian GNU/Linux stable x86 host.
16013
16014         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
16015
16016         * lib/filemode.c: Include "filemode.h" first, to test the interface.
16017         Assume that filemode.h includes sys/types.h and sys/stat.h.
16018         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
16019         (ftypelet): Reorder to put common cases first, for efficiency.
16020         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
16021         to do 'M'.
16022         (strmode): Renamed from mode_string, and now stores 12 bytes instead
16023         of 10, for compatibility with FreeBSD.  All callers changed.
16024         (filemodestring): Now stores 12 bytes instead of 10, and sets file
16025         types that can't be deduced solely from st_mode.  First arg is now a
16026         const pointer.
16027         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
16028         (strmode): Renamed from mode_string.
16029         (filemodestring): New decl.
16030         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
16031         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
16032         needed.
16033         (S_ISPORT, S_ISWHT): New macros, if not already defined.
16034
16035         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
16036
16037         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
16038         fsusage.h now does that.  Include fsusage.h first, to test interface.
16039         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
16040         at most one method (the old code could have generated decls that
16041         didn't conform to C89, not that this was ever exercised).
16042         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
16043
16044         2006-03-19  Jim Meyering  <jim@meyering.net>
16045
16046         Work even in a chroot where d_ino values for entries in "/"
16047         don't match the stat.st_ino values for the same names.
16048         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
16049         number, iterate through all entries again, using lstat instead.
16050         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
16051         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
16052
16053         * lib/getcwd.c (__getcwd): Clarify a comment.
16054         Use memcpy in place of a call to strcpy.
16055
16056         2006-03-12  Jim Meyering  <jim@meyering.net>
16057
16058         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
16059         matches that of the current directory (which we're about to chdir ".."
16060         out of), then save the dev-ino of the parent, instead.
16061
16062         * lib/same-inode.h (SAME_INODE): New file/macro.
16063         * lib/chdir-safer.c (SAME_INODE): Remove definition.
16064         Include "same-inode.h", instead.
16065         * lib/same.c: Likewise.
16066         * lib/cycle-check.h: Include "same-inode.h".
16067         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
16068         * lib/cycle-check.c (SAME_INODE): Remove definition.
16069         * lib/root-dev-ino.h: Include "same-inode.h".
16070
16071         2006-03-11  Eric Blake  <ebb9@byu.net>
16072
16073         * lib/same.c (same_name): s/base_name/last_component/
16074         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
16075         * lib/filenamecat.c (file_name_concat): Likewise.
16076
16077         2006-03-11  Eric Blake  <ebb9@byu.net>,
16078                     Paul Eggert  <eggert@cs.ucla.edu>
16079
16080         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
16081         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
16082         drive prefix.
16083         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
16084         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
16085         (last_component): New method.
16086         * lib/dirname.c (dir_len): Determine when drive letters need a
16087         subsequent slash.  Preserve // when it is special.
16088         (dir_name): Don't append dot when drive letter is absolute.
16089         [TEST_DIRNAME]: Move into a full-blown gnulib test.
16090         * lib/basename.c (base_name): New semantics - malloc the result.
16091         Preserve // when it is special.  Preserve relative files that look
16092         like drive letters.
16093         (base_len): Preserve // when it is special.
16094         (last_component): New method, similar to old base_name semantics.
16095         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
16096         base_name.  Strip redundant slashes from ///.
16097
16098 2006-07-03  Jim Meyering  <jim@meyering.net>
16099
16100         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
16101         macro is used before the first cycle_check call.
16102
16103 2006-07-03  Eric Blake  <ebb9@byu.net>
16104
16105         * modules/dirname (Depends-on): Add xstrndup.
16106
16107 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
16108
16109         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
16110         test cases, so that config.log is a bit easier to follow.
16111
16112 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
16113
16114         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
16115         both are 64 bits, since this seems to be the tradition, and this
16116         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
16117         we ever run into a host that prefers long long to long in this
16118         case, we'll need another configure-time test.  Problem reported by
16119         Jim Meyering.
16120
16121 2006-07-02  Eric Blake  <ebb9@byu.net>
16122
16123         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
16124
16125 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16126
16127         * modules/inttypes (Depends-on): No longer depends on stdint.
16128         * modules/stdint (Description): Say more about assumptions.
16129         Say that the fast types might differ.  Say macros are used.
16130         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
16131         (Makefile.am): Revise list of substituted symbols to match
16132         new stdint.m4.
16133         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
16134         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
16135         * tests/test-stdint.c (verify_same_types)
16136         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
16137         the code conforms to C99/C89.
16138         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
16139         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
16140
16141 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16142
16143         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
16144         but fix a bug, by requiring at least 64 bits.
16145         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
16146         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
16147         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
16148         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
16149
16150         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
16151         changes.  Make 2.59 a prerequisite.  Check and substitute for
16152         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
16153         inttypes.h.  Do not use special include files; just use the
16154         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
16155         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
16156         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
16157         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
16158         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
16159         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
16160         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
16161         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
16162         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
16163         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
16164         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
16165         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
16166         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
16167         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
16168         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
16169         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
16170         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
16171         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
16172         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
16173         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
16174         WINT_MAX.  Check for C99 conformance more strictly, by detecting
16175         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
16176         not check for things that C99 does not require, e.g., int8_t.  If
16177         a test isn't needed unless <stdint.h> isn't working, and is
16178         unlikely to be needed for any other reason, then don't do it
16179         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
16180         size_t, since we assume C89 freestanding at least.  Do not check
16181         for sig_atomic_t, wchar_t, or wint_t, since the code now does
16182         the right thing even if the types are not defined.  Instead use:
16183         (gl_STDINT_TYPE_PROPERTIES): New macro.
16184         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
16185         testing whether <sys/types.h> clashes, as Autoconf does this for
16186         us now.  All uses removed.
16187         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
16188         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
16189         (gl_CHECK_TYPE_SAME):
16190         Remove; no longer needed.
16191         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
16192         exists, since we'll return 0 anyway in that case.
16193         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
16194
16195 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
16196
16197         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
16198         possible collision with system files.
16199         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
16200         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
16201         WCHAR_MIN and WCHAR_MAX in this case.
16202         (<stddef.h>): Do not include; no longer needed.
16203         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
16204         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
16205         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
16206         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
16207         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
16208         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
16209         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
16210         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
16211         !defined(__c99))]: Include in this case too, since it's harmless
16212         now.
16213         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
16214         dangerous to do so.
16215         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
16216         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
16217         (_STDINT_MIN, _STDINT_MAX): New macros.
16218         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
16219         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
16220         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
16221         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
16222         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
16223         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
16224         macros, not typedefs; this simplifies things quite a bit.
16225         Use long int for all types narrower than int64_t.
16226         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
16227         Define in terms of long long int or int64_t or long int,
16228         not int64_t or int32_t.  This saves some compile-time testing.
16229         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
16230         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
16231         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
16232         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
16233         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
16234         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
16235         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
16236         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
16237         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
16238         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
16239         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
16240         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
16241         undef any previous version and define our own version, for
16242         simplicity and consistency with the new macros for types.
16243         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
16244         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
16245         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
16246         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
16247         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
16248         @WINT_T_SUFFIX@ to keep things simple here.
16249         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
16250         Simplify by assuming typical 8/16/32/64 host, since we're
16251         already doing that elsewhere anyway.
16252         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
16253         and assume long long int is 64 bits if available.  This
16254         speeds up 'configure'.
16255
16256 2006-07-01  Eric Blake  <ebb9@byu.net>
16257
16258         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
16259         Reported by Andreas Buening.
16260
16261 2006-07-01  Eric Blake  <ebb9@byu.net>
16262
16263         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
16264
16265 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
16266
16267         * lib/getaddrinfo.c: fixed typo
16268
16269 2006-06-29  Jim Meyering  <jim@meyering.net>
16270
16271         * modules/strftime (Maintainer): Add my name, since with the
16272         FPRINTFTIME changes strftime.c has forked from glibc.
16273
16274 2006-06-29  Eric Blake  <ebb9@byu.net>
16275
16276         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
16277
16278 2006-06-29  Eric Blake  <ebb9@byu.net>
16279
16280         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
16281
16282 2006-06-29  Eric Blake  <ebb9@byu.net>
16283
16284         * lib/stat_.h: New file.
16285
16286 2006-06-29  Eric Blake  <ebb9@byu.net>
16287
16288         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
16289         unused static function.
16290
16291 2006-06-29  Eric Blake  <ebb9@byu.net>
16292
16293         * doc/functions.texi (Function Portability): Document missing lstat
16294         on mingw.
16295
16296 2006-06-29  Eric Blake  <ebb9@byu.net>
16297
16298         * MODULES.html.sh: Add sys_stat.
16299         * modules/sys_stat: New module.
16300         * modules/mkstemp (Depends-on): Add sys_stat.
16301
16302 2006-06-29  Derek R. Price  <derek@ximbiot.com>
16303
16304         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
16305
16306 2006-06-29  Derek R. Price  <derek@ximbiot.com>
16307
16308         * m4/c-bs-a.m4: Removed.
16309
16310 2006-06-29  Derek R. Price  <derek@ximbiot.com>
16311
16312         * lib/strftime.c: Assume strftime() exists.
16313
16314 2006-06-29  Derek Price  <derek@ximbiot.com>
16315
16316         * modules/c-bs-a: Removed - \a is C89.
16317         * MODULES.html.sh: Remove c-bs-a.
16318
16319 2006-06-29  Bruno Haible  <bruno@clisp.org>
16320
16321         * modules/wcwidth (License): Change to LGPL.
16322
16323 2006-06-28  Simon Josefsson  <jas@extundo.com>
16324
16325         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
16326         on _WIN32.
16327
16328         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
16329         getnameinfo.
16330
16331 2006-06-28  Simon Josefsson  <jas@extundo.com>
16332
16333         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
16334
16335 2006-06-28  Simon Josefsson  <jas@extundo.com>
16336
16337         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
16338         functions there.  It will succeed on Windows XP, but on Windows
16339         2000 and (presumably) earlier, it will fail, and use the internal
16340         re-implementation.
16341         (use_win32_p): New function.
16342         (getaddrinfo): Use strtoul on servname, to support numeric ports.
16343         Support AI_NUMERICSERV to disable getservbyname.
16344         (getnameinfo): New function, only supports
16345         NI_NUMERICHOST|NI_NUMERICSERV for now.
16346
16347         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
16348         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
16349         getnameinfo.
16350
16351 2006-06-28  Eric Blake  <ebb9@byu.net>
16352
16353         * modules/wcwidth: New file.
16354         * modules/mbchar (Depends-on): Add wcwidth.
16355         * modules/mbswidth (Depends-on): Add wcwidth.
16356         * MODULES.html.sh: Add wcwidth.
16357
16358 2006-06-28  Eric Blake  <ebb9@byu.net>
16359
16360         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
16361         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
16362
16363 2006-06-28  Eric Blake  <ebb9@byu.net>
16364
16365         * lib/xvasprintf.h: Fix comments.
16366
16367 2006-06-28  Eric Blake  <ebb9@byu.net>
16368
16369         * lib/mbchar.h (wcwidth): Include wcwidth.h.
16370         * lib/mbswidth.c (wcwidth): Move from here...
16371         * lib/wcwidth.h: ...to this new file.
16372
16373 2006-06-28  Derek R. Price  <derek@ximbiot.com>
16374
16375         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
16376
16377         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
16378         it's obsolete.
16379         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
16380
16381 2006-06-28  Derek R. Price  <derek@ximbiot.com>
16382
16383         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
16384         Autoconf 2.60 says this stuff was obsolete.
16385
16386 2006-06-28  Bruno Haible  <bruno@clisp.org>
16387
16388         * modules/wcwidth (Files): Add m4/wchar_t.m4.
16389
16390 2006-06-28  Bruno Haible  <bruno@clisp.org>
16391
16392         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
16393         gt_TYPE_WCHAR_T.
16394
16395 2006-06-28  Bruno Haible  <bruno@clisp.org>
16396
16397         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
16398         declaration for wcwidth.
16399         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
16400
16401 2006-06-28  Bruno Haible  <bruno@clisp.org>
16402
16403         * lib/mkdtemp.c [MINGW]: Include <io.h>.
16404         (mkdir): Define using _mkdir.
16405
16406 2006-06-28  Bruno Haible  <bruno@clisp.org>
16407
16408         * lib/getaddrinfo.h: Fix POSIX URL.
16409         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
16410         _WIN32.
16411         (use_win32_p): Make static.
16412         (getaddrinfo): Reject service name if it is empty or does not consist
16413         solely of decimal digits, or if its value is > 65535.
16414         (getnameinfo): Remove useless casts.
16415
16416 2006-06-27  Simon Josefsson  <jas@extundo.com>
16417
16418         * modules/sys_select: New file, suggested by Bruno Haible, Paul
16419         Eggert and Martin Lambers.
16420
16421 2006-06-27  Simon Josefsson  <jas@extundo.com>
16422
16423         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
16424         Eggert and Martin Lambers.
16425
16426 2006-06-27  Bruno Haible  <bruno@clisp.org>
16427
16428         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
16429         result to 0, not to empty.
16430         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
16431
16432 2006-06-27  Bruno Haible  <bruno@clisp.org>
16433
16434         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
16435
16436 2006-06-26  Simon Josefsson  <jas@extundo.com>
16437
16438         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
16439         present.
16440
16441 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
16442
16443         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
16444         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
16445         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
16446
16447 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
16448
16449         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
16450
16451 2006-06-26  Bruno Haible  <bruno@clisp.org>
16452
16453         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
16454
16455 2006-06-26  Bruno Haible  <bruno@clisp.org>
16456
16457         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
16458
16459 2006-06-26  Bruno Haible  <bruno@clisp.org>
16460
16461         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
16462         SGI C compiler in pre-C99 mode.
16463         Suggested by Mark D. Baushke and Larry Jones.
16464
16465 2006-06-26  Bruno Haible  <bruno@clisp.org>
16466
16467         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
16468         WCHAR_MAX.
16469         Reported by Mark D. Baushke and Larry Jones.
16470
16471 2006-06-26  Bruno Haible  <bruno@clisp.org>
16472
16473         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
16474         in pre-C99 mode.
16475         Suggested by Mark D. Baushke and Larry Jones.
16476
16477 2006-06-23  Simon Josefsson  <jas@extundo.com>
16478             Bruno Haible  <bruno@clisp.org>
16479
16480         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
16481         Emit mostlyclean-local rule.
16482         (func_emit_tests_Makefile_am): Likewise.
16483         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
16484
16485 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
16486
16487         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
16488
16489 2006-06-23  Bruno Haible  <bruno@clisp.org>
16490
16491         * tests/test-stdint.c: Update to match ISO C 99 Technical
16492         Corrigendum 1.
16493
16494 2006-06-23  Bruno Haible  <bruno@clisp.org>
16495
16496         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
16497
16498 2006-06-23  Bruno Haible  <bruno@clisp.org>
16499
16500         * lib/stdint_.h: Treat IRIX like OpenBSD.
16501
16502 2006-06-23  Bruno Haible  <bruno@clisp.org>
16503
16504         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
16505         ISO C 99 Technical Corrigendum 1.
16506
16507 2006-06-22  Simon Josefsson  <jas@extundo.com>
16508
16509         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
16510         MinGW.
16511
16512 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
16513
16514         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
16515         needed.  Some compiler complained about some of them.  Problem reported
16516         by Larry Jones in
16517         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
16518
16519 2006-06-21  Simon Josefsson  <jas@extundo.com>
16520
16521         * tests/test-getaddrinfo.c: New file.
16522
16523         * modules/getaddrinfo-tests: New file.
16524
16525         * MODULES.html.sh: Add inet_pton.
16526
16527         * modules/inet_pton: New file.
16528
16529 2006-06-21  Simon Josefsson  <jas@extundo.com>
16530
16531         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
16532         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
16533         of using the (limited) gnulib implementation on Windows XP.
16534
16535         * m4/inet_pton.m4: New file.
16536
16537 2006-06-21  Simon Josefsson  <jas@extundo.com>
16538
16539         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
16540         variable.
16541
16542         * lib/socket_.h: Don't define WINVER.
16543
16544         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
16545         slightly modified to work in gnulib.
16546
16547 2006-06-21  Simon Josefsson  <jas@extundo.com>
16548
16549         * doc/gnulib.texi (Windows sockets): Add.
16550
16551 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
16552
16553         * lib/read-file.c (fread_file): Start with buffer allocation of
16554         0 bytes rather than 1 byte; this simplifies the code.
16555         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
16556         code to free buffer and save/restore errno.
16557         (internal_read_file): Remove unused local.
16558
16559 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
16560
16561         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
16562         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
16563         Problem reported by Denis Excoffier in
16564         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
16565
16566 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16567
16568         * modules/sys_socket, modules/socklen: Include sys/types since
16569         FreeBSD 4.x's sys/socket.h needs it.
16570
16571 2006-06-19  Simon Josefsson  <jas@extundo.com>
16572
16573         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
16574
16575 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
16576
16577         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
16578
16579 2006-06-19  Bruno Haible  <bruno@clisp.org>
16580
16581         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
16582         and FULL_PATH_INTTYPES_H in angle brackets.
16583         Reported by Mark D. Baushke <mdb@gnu.org>.
16584
16585 2006-06-17  Eric Blake  <ebb9@byu.net>
16586
16587         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
16588         errno.
16589
16590 2006-06-17  Bruno Haible  <bruno@clisp.org>
16591
16592         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
16593         <sys/inttypes.h>.
16594
16595 2006-06-17  Bruno Haible  <bruno@clisp.org>
16596
16597         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
16598         whether errno is declared. Assume <errno.h> declares errno.
16599
16600 2006-06-17  Bruno Haible  <bruno@clisp.org>
16601
16602         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
16603
16604 2006-06-17  Bruno Haible  <bruno@clisp.org>
16605
16606         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
16607         problem on Solaris 2.5.1.
16608
16609 2006-06-16  Eric Blake  <ebb9@byu.net>
16610
16611         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
16612         * lib/unicodeio.c [!defined errno]: Likewise.
16613         * lib/strtol.c [!defined errno]: Likewise.
16614         * lib/strtod.c [!defined errno]: Likewise.
16615
16616 2006-06-15  Eric Blake  <ebb9@byu.net>
16617
16618         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
16619
16620 2006-06-15  Eric Blake  <ebb9@byu.net>
16621
16622         * config/srclist.txt (ssize_t.m4): Lose sync.
16623
16624 2006-06-15  Bruno Haible  <bruno@clisp.org>
16625
16626         * modules/stdint (Files): Include m4/full-header-path.m4,
16627         m4/size_max.m4, m4/wchar_t.m4.
16628         (Makefile.am): Many more substitutions.
16629         * modules/stdint-tests: New file.
16630         * tests/test-stdint.c: New file.
16631
16632 2006-06-15  Bruno Haible  <bruno@clisp.org>
16633
16634         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
16635         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
16636         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
16637         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
16638         gl_CHECK_TYPE_SAME): New macros.
16639
16640 2006-06-15  Bruno Haible  <bruno@clisp.org>
16641
16642         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
16643
16644 2006-06-15  Bruno Haible  <bruno@clisp.org>
16645
16646         * lib/stdint_.h: Rewritten to be fully auto-configured.
16647         Fixes bug on HP-UX/IA64.
16648
16649 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
16650
16651         * lib/getdate.y (__attribute__): Don't define if already defined.
16652         Problem reported by Larry Jones.
16653         * lib/utimens.c (__attribute__): Likewise.
16654
16655 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
16656
16657         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
16658         reported by Andreas Schwab.
16659
16660 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16661             Bruno Haible  <bruno@clisp.org>
16662
16663         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
16664         check for the declaration of strnlen and a run test that exposes the
16665         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
16666         rpl_strndup.
16667
16668 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16669             Bruno Haible  <bruno@clisp.org>
16670
16671         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
16672
16673 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16674
16675         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
16676         compile test, for Tru64 4.0D.
16677
16678 2006-05-28  Karl Berry  <karl@gnu.org>
16679
16680         * config/srclist.txt (printf-args.c): lose sync.
16681
16682 2006-05-26  Martin Lambers  <marlam@marlam.de>
16683
16684         * lib/getpass.c: Updates the test for the native W32 API, and adds
16685         missing includes, thus fixing compilation warnings.
16686
16687 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
16688
16689         * lib/exclude.c (exclude_fnmatch): New function.
16690         (excluded_file_name): Call exclude_fnmatch.
16691         * lib/exclude.h (excluded_file_name): New prototype
16692
16693 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
16694
16695         * lib/tempname.c (small_open, large_open): New macros.
16696         (__open, __open64) [!_LIBC]: Remove.
16697         (__gen_tempname): Use small_open and large_open instead of __open
16698         and __open64.  This fixes a portability bug on HP-UX 11.11i
16699         reported by Simon Wing-Tang in
16700         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
16701
16702 2006-05-24  Bruno Haible  <bruno@clisp.org>
16703
16704         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
16705         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
16706         Reported by Thorsten Maerz <torte@netztorte.de> via
16707         Aaron Stone <aaron@serendipity.cx>.
16708
16709 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
16710
16711         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
16712         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
16713         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
16714         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
16715         not really conditional on the cache.
16716         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
16717
16718 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
16719
16720         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
16721         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
16722         (my_usleep): Don't mishandle maximum value.
16723
16724 2006-05-19  Jim Meyering  <jim@meyering.net>
16725
16726         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
16727
16728 2006-05-17  Bruno Haible  <bruno@clisp.org>
16729
16730         Cygwin portability.
16731         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
16732
16733 2006-05-17  Bruno Haible  <bruno@clisp.org>
16734
16735         * lib/stdint_.h: Fix recognition of Cygwin.
16736
16737 2006-05-15  Bruno Haible  <bruno@clisp.org>
16738
16739         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
16740         on libtool patch by Ralf Wildenhues.
16741
16742 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
16743
16744         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
16745         test for C99 conformance; (bool) 0.5 is an integer constant
16746         expression, but (bool) -0.5 is not.  Problem reported by Fedor
16747         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
16748
16749 2006-05-11  Simon Josefsson  <jas@extundo.com>
16750
16751         * m4/xvasprintf.m4: Fix obvious typo.
16752
16753 2006-05-11  Jim Meyering  <jim@meyering.net>
16754
16755         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
16756         James Lemley.
16757
16758 2006-05-10  Simon Josefsson  <jas@extundo.com>
16759
16760         * lib/md4.c: Typo fix, update copyright years.
16761         (K1, K2): Don't use L because it turn computations into 64-bit on
16762         64-bit platforms.
16763
16764 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
16765
16766         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
16767         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
16768         unwanted sign propagation, e.g., on hosts with 64-bit int.
16769         There still are some problems with reeelly weird theoretical hosts
16770         (e.g., 33-bit int) but it's not worth worrying about now.
16771         * lib/sha1.c (rol): Likewise.
16772         (K1, K2, K3, K4): Remove unnecessary L suffix.
16773
16774 2006-05-10  Bruno Haible  <bruno@clisp.org>
16775
16776         * lib/des.c: Cast to avoid warnings.
16777
16778 2006-05-09  Bruno Haible  <bruno@clisp.org>
16779
16780         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
16781         (Depends-on): Depend also on xsize, stdarg.
16782         (configure.ac): Add gl_XVASPRINTF.
16783
16784 2006-05-09  Bruno Haible  <bruno@clisp.org>
16785
16786         * m4/xvasprintf.m4: New file.
16787
16788 2006-05-09  Bruno Haible  <bruno@clisp.org>
16789
16790         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
16791         (EOVERFLOW): Define fallback value.
16792         (xstrcat): New function.
16793         (xvasprintf): Recognize the special case of a string concatenation.
16794
16795 2006-05-08  Eric Blake  <ebb9@byu.net>
16796
16797         * gnulib-tool (func_version): Base copyright year on CVS date.
16798         (func_emit_copyright_notice): New function.
16799         (func_emit_lib_Makefile_am): Use it.
16800         (func_emit_tests_Makefile_am): Likewise.
16801         (func_import): Likewise.
16802
16803 2006-05-08  Bruno Haible  <bruno@clisp.org>
16804
16805         * modules/stdarg: New file.
16806         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
16807
16808 2006-05-08  Bruno Haible  <bruno@clisp.org>
16809
16810         * m4/stdarg.m4: New file, from GNU gettext.
16811
16812 2006-05-08  Bruno Haible  <bruno@clisp.org>
16813
16814         * config/srclist.txt (build-aux/config.rpath): different from latest
16815         release.
16816
16817 2006-05-08  Bruno Haible  <bruno@clisp.org>
16818
16819         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
16820
16821 2006-05-05  Jim Meyering  <jim@meyering.net>
16822
16823         * m4/warning.m4: New file, derived from bison's file by the same name.
16824
16825 2006-05-03  Bruno Haible  <bruno@clisp.org>
16826
16827         * lib/stdint_.h: Shorter URL.
16828         * lib/inttypes.h: Likewise.
16829
16830 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
16831
16832         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
16833
16834 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
16835
16836         * lib/verify.h: Document the internals better.  Most of this change
16837         was written by Bruno Haible.
16838
16839 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
16840
16841         * doc/verify.texi: New file, partly based on a proposal by
16842         Bruno Haible.
16843
16844 2006-05-02  Bruno Haible  <bruno@clisp.org>
16845
16846         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
16847         test from here...
16848         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
16849
16850 2006-04-29  Bruno Haible  <bruno@clisp.org>
16851
16852         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
16853         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
16854
16855 2006-04-29  Bruno Haible  <bruno@clisp.org>
16856
16857         * gnulib-tool: Make --update option actually work.
16858
16859 2006-04-29  Bruno Haible  <bruno@clisp.org>
16860
16861         * doc/gcd.texi: New file.
16862         * doc/gnulib.texi: Include it.
16863
16864 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
16865
16866         * lib/getdate.y (get_date): When adding relative date, start with the
16867         initial time, not with the result of the first mktime call.
16868
16869 2006-04-25  Bruno Haible  <bruno@clisp.org>
16870
16871         * gnulib-tool (func_import): Output the include directives in three
16872         blocks, sorted separately.
16873         Reported by Ben Pfaff <blp@cs.stanford.edu>.
16874
16875 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
16876
16877         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
16878         to define main with arguments, for C++.  Reported by Eric Blake.
16879         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
16880         Prefer 'int main ()' to 'int main (void)', for C++.
16881         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
16882         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
16883         for 'main', for C99 and C++.
16884
16885 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
16886
16887         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
16888         Don't assume that exit status -1 is valid.
16889         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
16890         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
16891         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
16892         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
16893         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
16894         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
16895         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
16896         functions can be used without declaring them, or that you can
16897         exit with status -1.
16898         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
16899
16900 2006-04-24  Karl Berry  <karl@gnu.org>
16901
16902         * config/srclist.txt (longdouble.m4): sync lost.
16903
16904 2006-04-24  Eric Blake  <ebb9@byu.net>
16905
16906         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
16907
16908 2006-04-24  Bruno Haible  <bruno@clisp.org>
16909
16910         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
16911         poll() implementation in AIX.
16912         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16913
16914 2006-04-24  Bruno Haible  <bruno@clisp.org>
16915
16916         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
16917         assigned exactly once.
16918
16919 2006-04-23  Claudio Fontana  <claudio@gnu.org>
16920             Bruno Haible  <bruno@clisp.org>
16921
16922         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
16923         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
16924         for AM_CPPFLAGS.
16925
16926 2006-04-23  Bruno Haible  <bruno@clisp.org>
16927
16928         * modules/copy-file: Depend on unistd.
16929         * modules/execute: Likewise.
16930         * modules/fatal-signal: Likewise.
16931         * modules/findprog: Likewise.
16932         * modules/mkdtemp : Likewise.
16933         * modules/pipe: Likewise.
16934         * modules/wait-process: Likewise.
16935
16936 2006-04-23  Bruno Haible  <bruno@clisp.org>
16937
16938         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
16939         condition was already detected.
16940         Reported by Ben Pfaff <blp@cs.stanford.edu>.
16941
16942 2006-04-23  Bruno Haible  <bruno@clisp.org>
16943
16944         * lib/copy-file.c: Include <unistd.h> unconditionally.
16945         * lib/execute.c: Likewise.
16946         * lib/fatal-signal.c: Likewise.
16947         * lib/findprog.c: Likewise.
16948         * lib/mkdtemp.c: Likewise.
16949         * lib/pipe.h: Likewise.
16950         * lib/pipe.c: Likewise.
16951         * lib/wait-process.h: Likewise.
16952
16953 2006-04-23  Bruno Haible  <bruno@clisp.org>
16954
16955         * gnulib-tool (func_usage): Fix --import description. Document
16956         --update.
16957         (func_import): Create temporary file in a temporary directory, if
16958         --dry-run is specified. Silence errors from 'grep' when there are no
16959         m4 files in $m4dir.
16960         (func_create_testdir): Silence errors from 'grep' when there are no
16961         m4 files in $m4dir.
16962         Reported by Karl Berry <karl@freefriends.org>.
16963
16964 2006-04-20  Bruno Haible  <bruno@clisp.org>
16965
16966         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
16967         one argument, so that the code will be portable to Autoconf 2.60.
16968         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
16969         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
16970         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
16971
16972 2006-04-19  Derek Price  <derek@ximbiot.com>
16973             Eric Blake  <ebb9@byu.net>
16974
16975         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
16976         rather than "/full/path.h".  Update comment to match.  Shorten &
16977         generalize m4_translit call via AS_TR_CPP.
16978
16979 2006-04-19  Derek Price  <derek@ximbiot.com>
16980             Eric Blake  <ebb9@byu.net>
16981
16982         * lib/inttypes.h: Correct grammar in comment.
16983
16984 2006-04-18  Derek Price  <derek@ximbiot.com>
16985             Paul Eggert  <eggert@cs.ucla.edu>
16986
16987         * modules/inttypes: New file.
16988         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
16989
16990 2006-04-18  Derek Price  <derek@ximbiot.com>
16991             Paul Eggert  <eggert@cs.ucla.edu>
16992
16993         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
16994         New files.
16995
16996 2006-04-18  Derek Price  <derek@ximbiot.com>
16997             Paul Eggert  <eggert@cs.ucla.edu>
16998
16999         * lib/inttypes.h: New file.
17000         * lib/strtoimax.c: Assume <inttypes.h>.
17001
17002 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
17003
17004         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
17005         isn't mounted.  Problem reported by Kir Kolyshkin.
17006
17007 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
17008
17009         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
17010         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
17011         Derek R. Price.
17012         * lib/regex.h (RE_DUP_MAX): Update comment to match current
17013         implementation.
17014
17015 2006-04-12  Eric Blake  <ebb9@byu.net>
17016
17017         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
17018         is now done automatically by the corresponding Autoconf macro.
17019
17020 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
17021
17022         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
17023         time_r.h.
17024
17025 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17026
17027         Merge regex changes from libc, removing some of our
17028         POSIX-conformance changes that were rejected and redoing them in a
17029         less-intrusive way.
17030
17031         * lib/regcomp.c (re_compile_internal, init_dfa):
17032         Length arg is now size_t, not Idx.  All uses changed.
17033         (peek_token): Forward decl now says internal_function.
17034         (__re_error_msgid, __re_error_msgid_idx):
17035         Now static rather than extern with attribute_hidden.
17036         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
17037         For some reason libc prefers K&R style defns for external functions.
17038         (regerror) [!defined _LIBC]: Likewise.
17039         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
17040         (seek_collating_symbol_entry, lookup_collation_sequence_value):
17041         (build_range_exp, build_collating_symbol):
17042         Use K&R-style defn.
17043         (re_compile_fastmap): Use '\0' to memset, not 0.
17044         (utf8_sb_map): Make the calculations more obvious.
17045         (init_dfa, parse_bracket_exp, build_charclass_op):
17046         Call calloc and cast result, as glibc does.
17047         (init_word_char, fetch_token, peek_token, peek_token_bracket):
17048         (build_range_exp, build_collating_symbol):
17049         Now internal functions.
17050
17051         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
17052
17053         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
17054         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
17055         Don't depend on VMS; depend on __VMS instead, for POSIX
17056         namespace cleanness.
17057         (regoff_t): Define to ssize_t, not long int.
17058
17059         Remove the REG_ macros named below.  Instead, make the old names
17060         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
17061         __USE_GNU_REGEX.
17062         (REG_BACKSLASH_ESCAPE_IN_LISTS):
17063         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
17064         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
17065         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
17066         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
17067         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
17068         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
17069         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
17070         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
17071         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
17072         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
17073         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
17074         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
17075         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
17076         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
17077         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
17078         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
17079         (REG_NREGS):
17080         Remove.  All uses replaced by the old RE_* names.
17081         (RE_BACKSLASH_ESCAPE_IN_LISTS):
17082         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
17083         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
17084         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
17085         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
17086         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
17087         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
17088         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
17089         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
17090         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
17091         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
17092         Don't bother having these macros be independent of each others'
17093         values, since they no longer exist in the POSIX name space.
17094
17095         Rename the following member names back to their old names,
17096         unless !__USE_GNU_REGEX.  All uses changed back.
17097         (buffer): Renamed from re_buffer.
17098         (allocated): Renamed from re_allocated.
17099         (used): Renamed from re_used.
17100         (syntax): Renamed from re_syntax.
17101         (fastmap): Renamed from re_fastmap.
17102         (translate): Renamed from re_translate.
17103         (can_be_null): Renamed from re_can_be_null.
17104         (regs_allocated): Renamed from re_regs_allocated.
17105         (fastmap_accurate): Renamed from re_fastmap_accurate.
17106         (no_sub): Renamed from re_no_sub.
17107         (not_bol): Renamed from re_not_bol.
17108         (not_eol): Renamed from re_not_eol.
17109         (newline_anchor): Renamed from re_newline_anchor.
17110         (num_regs): Renamed from rm_num_regs.
17111         (start): Renamed from rm_start.
17112         (end): Renamed from rm_end.
17113
17114         (free_state): Move up a bit.
17115
17116         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
17117         #define to be empty.
17118         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
17119         when that is what is intended.
17120         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
17121         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
17122         (MAX): New macro.
17123         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
17124         All uses changed back to re_malloc, etc.  It's now the caller's
17125         responsibility to check for overflow; all callers changed.
17126         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
17127         (re_x2nrealloc): Remove.
17128         (free_state): Remove decl.
17129
17130         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
17131         (re_set_registers, re_exec):
17132         Use K&R-style defn.
17133
17134         2006-01-31  Roland McGrath  <roland@redhat.com>
17135
17136         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
17137         Reported by Mike Frysinger <vapier@gentoo.org>.
17138
17139         2006-01-15  Andreas Jaeger  <aj@suse.de>
17140
17141         [BZ #1950]
17142         * lib/regex_internal.c (re_string_reconstruct): Adjust for
17143         build_wcs_upper_buffer change.
17144         (build_wcs_upper_buffer): Change return type.
17145
17146         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
17147
17148         * lib/regex_internal.h: Include <stdint.h> if available.
17149
17150         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
17151
17152         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
17153
17154         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
17155
17156         * lib/regcomp.c: Adjust for changed secondary hash function.
17157
17158         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
17159
17160         * lib/regex.h: Pretty printing.
17161         Clean up namespace a bit.
17162
17163         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
17164
17165         * lib/regexec.c (update_cur_sifted_state, check_arrival,
17166         check_arrival_add_next_nodes): Avoid using uninitialized variable.
17167
17168         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
17169                     Ulrich Drepper  <drepper@redhat.com>
17170
17171         [BZ #1302]
17172         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
17173         changed.
17174         (bitset_word_t): Renamed from bitset_word.  All uses changed.
17175
17176         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
17177
17178         [BZ #281]
17179         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
17180         * lib/regcomp.c: Remove unnecessary uses of
17181         unsigned RE_TRANSLATE_TYPE.
17182         * lib/regex_internal.h: Likewise.
17183         * lib/regex_internal.c: Likewise.
17184         * lib/regexec.c: Likewise.
17185         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
17186
17187         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
17188
17189         * lib/regexec.c (find_recover_state): Remove unnecessary
17190         initialization.
17191         (transit_state_bkref): Make DFA a const pointer.
17192         (get_subexp): Likewise.
17193         (check_arrival): Likewise.
17194         (update_cur_sifted_state): Likewise.
17195         (re_search_internal): Likewise.
17196         (prune_impossible_nodes): Likewise.
17197         (acquire_init_state_context): Likewise.
17198         (proceed_next_node): Likewise.
17199         (set_regs): Likewise.
17200         (free_fail_stack_return): Likewise.
17201         (check_arrival_expand_ecl): Mark DFA parameter as const.
17202         (check_arrival_expand_ecl_sub): Likewise.
17203         (check_subexp_limits): Likewise.
17204         (sub_epsilon_src_nodes):  Likewise.
17205         (add_epsilon_src_nodes):  Likewise.
17206         (merge_state_array): Likewise.
17207         (update_regs): Likewise.
17208         (build_trtable): Likewise.
17209         (sift_states_backward): Mark MCTX parameter as const.
17210         (build_sifted_states): Likewise.
17211         (update_cur_sifted_state): Likewise.
17212         (sift_states_mkref): Likewise.
17213         (check_arrival_expand_ecl): Mark eclosure as const.
17214         (check_dst_limits_calc_pos_1): Likewise.
17215         * lib/regex_internal.h (re_match_context_t): Make dfa a const
17216         pointer.
17217
17218         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
17219
17220         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
17221         (transit_state_sb): Likewise.
17222         (transit_state_mb): Likewise.
17223         (sift_states_iter_mb): Likewise.
17224         (check_arrival_add_next_nodes): Likewise.
17225         (check_node_accept_bytes): Change first parameter to pointer-to-const.
17226         [_LIBC] (re_search_2_stub): Use mempcpy.
17227
17228         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
17229         mbrtowc for very simple UTF-8 case.
17230
17231         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
17232         a pointer-to-const.
17233         (re_acquire_state_context): Likewise.
17234         * lib/regex_internal.h: Adjust prototypes.
17235
17236         * lib/regex.c: Prevent using C++ compilers.
17237
17238         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
17239         (re_acquire_state_context): Likewise.
17240
17241 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17242
17243         * modules/regex (Depends-on): Add ssize_t.
17244
17245 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17246
17247         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
17248         translation table.
17249
17250 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
17251
17252         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
17253
17254 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
17255             Bruno Haible  <bruno@clisp.org>
17256
17257         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
17258         <sys/types.h> and <inttypes.h>.
17259
17260 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17261
17262         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
17263         `__error_t_defined', so argp.h will not typedef the former.
17264
17265 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
17266
17267         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
17268         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
17269         glibc names.  Even if glibc is changed to conform to POSIX, the
17270         traditional names will be available anyway, since regex depends on
17271         the extensions module.  Also, fix a longstanding typo in the
17272         implementation of Spencer ERE test #75 from grep 2.3.  Problems
17273         reported by Emanuele Giaquinta.  Also, change sense of cached
17274         variable, so that the message makes sense.
17275
17276 2006-03-24  Simon Josefsson  <jas@extundo.com>
17277
17278         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
17279         including some doc fixes.
17280         (base64_encode_alloc): Fix +1 bug on allocation failures.
17281
17282 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17283
17284         * lib/base64.c (base64_encode): Do not read past end of array with
17285         unsanitized input on systems with CHAR_BIT > 8.
17286
17287 2006-03-24  Eric Blake  <ebb9@byu.net>
17288
17289         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
17290
17291 2006-03-22  Karl Berry  <karl@gnu.org>
17292
17293         * config/srclist.txt (*setenv.[ch]): get from coreutils.
17294         * config/srclistvars.sh (COREUTILS): new var.
17295
17296 2006-03-17  Jim Meyering  <jim@meyering.net>
17297
17298         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
17299         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
17300
17301 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
17302
17303         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
17304         no longer needs it.  Instead, check that regoff_t is as least
17305         as wide as ptrdiff_t.
17306
17307         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
17308         so that our regex.h stays compatible with the installed regex.
17309         This is helpful for installers who configure --without-included-regex.
17310         Problem reported by Emanuele Giaquinta.
17311
17312 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
17313
17314         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
17315         Typedef to long int, not to off_, as POSIX will likely change
17316         in that direction.
17317
17318 2006-03-15  Eric Blake  <ebb9@byu.net>
17319
17320         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
17321
17322 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
17323
17324         * lib/argp-help.c (validate_uparams): Fix typo
17325         * lib/argp-parse.c (argp_default_options): Consistently begin help
17326         messages with a lowercase letter.
17327
17328 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
17329
17330         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
17331         overrun buffers and shouldn't be used (much as gets shouldn't be
17332         used).
17333         * lib/time_r.c (asctime_r, ctime_r): Likewise.
17334
17335 2006-03-08  Simon Josefsson  <jas@extundo.com>
17336
17337         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
17338         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17339
17340 2006-03-08  Simon Josefsson  <jas@extundo.com>
17341
17342         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
17343         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17344
17345 2006-03-08  Simon Josefsson  <jas@extundo.com>
17346
17347         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
17348         signal that configure disabled the device.
17349
17350 2006-03-08  Simon Josefsson  <jas@extundo.com>
17351
17352         * build-aux/maint.mk: Fix refresh-po, to handle no translated
17353         languages.
17354
17355 2006-03-07  Simon Josefsson  <jas@extundo.com>
17356
17357         * modules/getopt (Depends-on): Add unistd.
17358
17359         * modules/unistd: New file.
17360
17361 2006-03-07  Simon Josefsson  <jas@extundo.com>
17362
17363         * modules/gc-random: New file.
17364
17365 2006-03-07  Simon Josefsson  <jas@extundo.com>
17366
17367         * m4/unistd_h.m4: New file.
17368
17369 2006-03-07  Simon Josefsson  <jas@extundo.com>
17370
17371         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
17372         test to be side-effect free by storing the result in the cache
17373         variable gl_cv_lib_readline, and moving the assignment of
17374         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
17375         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
17376
17377 2006-03-07  Simon Josefsson  <jas@extundo.com>
17378
17379         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
17380         error on missing devices (the functions will return an error).
17381
17382         * m4/gc.m4: Move random stuff to gc-random.m4
17383
17384 2006-03-07  Simon Josefsson  <jas@extundo.com>
17385
17386         * lib/unistd_.h: New file.
17387
17388 2006-03-07  Simon Josefsson  <jas@extundo.com>
17389
17390         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
17391
17392 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
17393
17394         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
17395         Problem reported by Juan Manuel Guerrero.
17396
17397 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
17398
17399         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
17400         the unistd module.
17401         * lib/getlogin_r.c: Likewise.
17402         * lib/getlogin_r.h: Likewise.
17403         * lib/glob.c: Likewise.
17404         * lib/pagealign_alloc.c: Likewise.
17405         * lib/unistd_.h: Remove; no longer needed.
17406
17407 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
17408
17409         * MODULES.html.sh (Support for systems lacking POSIX:2001):
17410         Add unistd.
17411         * modules/c-stack (Depends-on): Add unistd.
17412         * modules/getlogin_r: Likewise.
17413         * modules/glob: Likewise.
17414         * modules/pagealign_alloc: Likewise.
17415         * modules/unistd (Files): Remove lib/unistd_.h.
17416         (EXTRA_DIST): Remove.
17417         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
17418         need unistd_.h.
17419         (MOSTLYCLEANFILES): Remove unistd.h-t.
17420
17421 2006-03-03  Simon Josefsson  <jas@extundo.com>
17422
17423         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
17424
17425 2006-03-03  Simon Josefsson  <jas@extundo.com>
17426
17427         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
17428         libidn and bison.
17429
17430 2006-03-03  Simon Josefsson  <jas@extundo.com>
17431
17432         * build-aux/maint.mk: Add indent target.
17433
17434 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
17435
17436         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
17437         our replacement poll.h in any case, to avoid a differing
17438         declaration from a system header.  Seen on AIX.
17439
17440 2006-03-01  Simon Josefsson  <jas@extundo.com>
17441
17442         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
17443         <kasal@ucw.cz>.
17444
17445 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17446
17447         * modules/gettime (Depends-on): Add extensions module.
17448         * modules/nanosleep (Depends-on): Likewise.
17449         * modules/settime (Depends-on): Likewise.
17450
17451 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
17452
17453         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
17454         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
17455         pedantically.
17456         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
17457         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
17458
17459         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
17460         not "==".  Reported by Ralf Wildenhues.
17461
17462 2006-03-01  Karl Berry  <karl@gnu.org>
17463
17464         * doc/Copyright/request-*: new files, synced from gnuorg.
17465
17466 2006-03-01  Karl Berry  <karl@gnu.org>
17467
17468         * config/srclist.txt (Copyright/*): new entries.
17469
17470 2006-02-28  Simon Josefsson  <jas@extundo.com>
17471
17472         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
17473
17474 2006-02-27  Simon Josefsson  <jas@extundo.com>
17475
17476         * lib/base64.h: Indent #define's.  From Jim Meyering
17477         <jim@meyering.net>.
17478
17479 2006-02-27  Jim Meyering  <jim@meyering.net>
17480
17481         Revert the change of 2006-02-24, so these files can continue
17482         to be sync'd from gettext.
17483         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
17484         of `config.h'.
17485
17486 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
17487
17488         * modules/intprops: New file.
17489         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
17490         Add intprops.
17491         * modules/getloadavg (Files): Remove lib/intprops.h.
17492         (Depends-on): Add intprops.
17493         * modules/human: Likewise.
17494         * modules/inttostr: Likewise.
17495         * modules/openat: Likewise.
17496         * modules/sig2str: Likewise.
17497         * modules/userspec: Likewise.
17498         * modules/utimecmp: Likewise.
17499         * modules/xnanosleep: Likewise.
17500         * modules/xstrtol: Likewise.
17501
17502 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
17503
17504         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
17505         * modules/lock-tests (TESTS): Use $(EXEEXT).
17506         * modules/tls-tests: Likewise.
17507         * modules/argp-tests: Likewise.
17508         (check_PROGRAMS): New var, replacing...
17509         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
17510
17511 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17512
17513         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
17514         `config.h'.
17515
17516 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
17517
17518         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
17519
17520 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17521
17522         Sync from coreutils.
17523         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
17524         gl_CHDIR_SAFER.
17525
17526 2006-02-22  Jim Meyering  <jim@meyering.net>
17527
17528         Sync from coreutils.
17529         * m4/chdir-safer.m4: New file.
17530
17531 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
17532
17533         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
17534         AT_FDCWD exceeds INT_MAX.
17535         * lib/openat.h (AT_FDCWD): Likewise.
17536
17537 2006-02-17  Eric Blake  <address@hidden>
17538
17539         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
17540
17541 2006-02-16  Simon Josefsson  <jas@extundo.com>
17542
17543         * modules/getaddrinfo (Depends-on): Add sys_socket.
17544
17545 2006-02-15  Simon Josefsson  <jas@extundo.com>
17546
17547         * build-aux/maint.mk: Add dsyntax-check rule.
17548
17549 2006-02-15  Eric Blake  <ebb9@byu.net>
17550
17551         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
17552         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
17553         'present but cannot compile' warnings on cygwin.
17554         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
17555         use ws2tcpip.h if sys/socket.h works.
17556         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
17557         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
17558
17559 2006-02-14  Simon Josefsson  <jas@extundo.com>
17560
17561         * modules/maintainer-makefile (Files): Rename.
17562
17563         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
17564         and (the local) Makefile.cfg to maint-cfg.mk.
17565
17566         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
17567         to the latter.
17568
17569         * modules/maintainer-makefile: New module.
17570
17571         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
17572         severaly stripped to make it possible to build it up from scratch
17573         with reliable tests.
17574
17575         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
17576         fixes to permit overriding the default actions when configure and
17577         makefile are not available.
17578
17579 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
17580
17581         Sync from coreutils.
17582         * modules/lstat (Depends-on): Don't depend on xalloc.
17583         (License): Change from GPL to LGPL, since this is now simply a
17584         replacement for a libc function.
17585
17586 2006-02-14  Jim Meyering  <jim@meyering.net>
17587
17588         Sync from coreutils.
17589
17590         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
17591         failure on deficient systems, and simplify gnulib lgpl dependencies.
17592         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
17593         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
17594
17595         * lib/xalloc-die.c: Remove unused definition of N_.
17596
17597 2006-02-14  Jim Meyering  <jim@meyering.net>
17598
17599         Sync from coreutils.
17600         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
17601         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
17602         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
17603         double-quote uses of that variable, to accommodate the rare case in
17604         which getmntent is available in none of the libraries checked.  This
17605         happens at least on FreeBSD 5.0.
17606
17607 2006-02-13  Simon Josefsson  <jas@extundo.com>
17608
17609         * gnulib-tool (Usage): Fix --import, from
17610         karl@freefriends.org (Karl Berry).
17611
17612 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
17613
17614         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
17615
17616 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
17617
17618         * lib/argp-namefrob.h: Restore changes accidentally lost during the
17619         "autoupdate" on 2005-12-12.
17620
17621 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
17622
17623         * modules/closeout (Depends-on): Remove atexit.
17624
17625 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
17626
17627         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
17628         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
17629
17630 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
17631
17632         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
17633         __EXTENSIONS__ if this causes compilation to fail.  Problem
17634         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
17635         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
17636
17637 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
17638
17639         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
17640         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
17641         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
17642         All uses changed.
17643
17644 2006-01-26  Simon Josefsson  <jas@extundo.com>
17645
17646         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
17647         prototype is visible on mingw32.
17648
17649         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
17650         for mingw32.
17651
17652         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
17653         mingw32).
17654
17655 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
17656
17657         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
17658         attempt to open for write; this always fails, at least on POSIX
17659         hosts.  This reinstates the 2006-01-09 change, which was
17660         inadvertently removed.
17661
17662 2006-01-26  Bruno Haible  <bruno@clisp.org>
17663
17664         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
17665         Reported by Paul Eggert.
17666
17667 2006-01-26  Bruno Haible  <bruno@clisp.org>
17668             Paul Eggert  <eggert@cs.ucla.edu>
17669
17670         * lib/stdbool_.h (_Bool)
17671         [(! (defined __cplusplus || defined __BEOS__)
17672           && !defined __GNUC__
17673           && !(defined __HP_cc || defined __xlc__
17674                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
17675                || defined __sgi))]:
17676         #define to signed char in these cases too; this simplifies
17677         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
17678         etc., separately) and makes it more conservative.
17679
17680 2006-01-25  Simon Josefsson  <jas@extundo.com>
17681
17682         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
17683         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
17684         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
17685
17686 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
17687
17688         * lib/argp-namefrob.h: Bugfix. Remove stray #
17689
17690 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
17691
17692         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
17693         so that we test the test.
17694         Check for yet another HP-UX cc bug involving *bool |= bool.
17695
17696 2006-01-25  Karl Berry  <karl@gnu.org>
17697
17698         * config/srclist.txt (vasnprintf.c): sync lost.
17699
17700 2006-01-25  Jim Meyering  <jim@meyering.net>
17701
17702         Sync from the stable (b5) branch of coreutils:
17703
17704         * lib/fts.c (fts_children): Don't let close() clobber errno from
17705         failed fchdir().
17706
17707         * lib/fts.c (fts_stat): When following a symlink-to-directory,
17708         don't necessarily interpret stat-fails+lstat-succeeds as indicating
17709         a dangling symlink.  That can also happen at least for ELOOP.
17710         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
17711         FYI, this bug predates the inclusion of fts.c in coreutils.
17712
17713         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
17714         in their own block, so pre-c99 compilers don't object.
17715
17716         Avoid the double-free (first in fts_read, second in fts_close) that
17717         would occur when an `active' directory is made inaccessible (e.g.,
17718         via chmod a-x) during a traversal.
17719         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
17720         before returning.  Reproduce this failure by
17721         mkdir -p a/b; cd a; chmod a-x . b
17722         Reported by Stavros Passas.
17723
17724 2006-01-25  Jim Meyering  <jim@meyering.net>
17725
17726         * lib/fileblocks.c: Remove more useless parentheses.
17727         * lib/readutmp.h: Likewise.
17728
17729 2006-01-25  Bruno Haible  <bruno@clisp.org>
17730
17731         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
17732         warnings.
17733         Reported by Paul Eggert.
17734
17735 2006-01-25  Bruno Haible  <bruno@clisp.org>
17736
17737         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
17738         rid of a trap command. For Solaris sh.
17739         Reported by Mark D. Baushke <mdb@gnu.org>.
17740
17741 2006-01-24  Simon Josefsson  <jas@extundo.com>
17742
17743         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
17744         Bruno.
17745
17746 2006-01-24  Karl Berry  <karl@gnu.org>
17747
17748         * config/srclist.txt (argp-namefrob.h): sync lost.
17749
17750 2006-01-24  Jim Meyering  <jim@meyering.net>
17751
17752         * modules/openat (Files): Add lib/intprops.h.
17753         From Mark D. Baushke.
17754
17755 2006-01-24  Jim Meyering  <jim@meyering.net>
17756
17757         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
17758         Reported by Mark D. Baushke.
17759
17760 2006-01-24  Jim Meyering  <jim@meyering.net>
17761
17762         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
17763
17764 2006-01-24  Bruno Haible  <bruno@clisp.org>
17765
17766         * modules/strnlen (Maintainer): Change from glibc to all.
17767
17768 2006-01-24  Bruno Haible  <bruno@clisp.org>
17769
17770         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
17771         Patch by Paul Eggert.
17772
17773 2006-01-24  Bruno Haible  <bruno@clisp.org>
17774
17775         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
17776         already has it.
17777         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
17778         2005-11-26.
17779
17780         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
17781         'signed char' to avoid problems with the built-in _Bool type.
17782         Reported by Paul Eggert on 2005-11-26.
17783
17784 2006-01-24  Bruno Haible  <bruno@clisp.org>
17785
17786         * gnulib-tool (func_import): Avoid constructing complicated sed
17787         expressions inside backquote.
17788         Report and solution by Mark D. Baushke <mdb@gnu.org>.
17789
17790 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
17791
17792         These changes imported from libc.
17793         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
17794         test and two separate function calls.
17795         * lib/strndup.c (__strndup): Add libc_hidden_def.
17796
17797 2006-01-23  Simon Josefsson  <jas@extundo.com>
17798
17799         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
17800         Remove the test_*_SOURCES variable: automake infers it by default.
17801         * modules/tls-tests: Likewise.
17802
17803 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17804
17805         Work around porting bugs reported by Dieter in
17806         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
17807         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
17808         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
17809         Include "getopt.h" first, to check interface.
17810         (getenv): Declare only if defined HAVE_DECL_GETENV &&
17811         !HAVE_DECL_GETENV.
17812         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
17813         (__strndup): Revert to K&R-style function dfns, the glibc style.
17814         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
17815         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
17816         Include strnlen.h first, to get prototype properly.
17817         (strnlen): Renamed from __strnlen.
17818         Remove weak alias.
17819
17820 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17821
17822         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
17823
17824 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17825
17826         * config/srclist.txt: Adjust to reflect glibc reorganization.
17827         This affects only comments.
17828
17829 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
17830
17831          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
17832          Reported by Bruce Korb <bkorb@gnu.org>.
17833
17834 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
17835
17836         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
17837         to pacify gcc -Wswitch-default.
17838
17839 2006-01-22  Bruno Haible  <bruno@clisp.org>
17840
17841         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
17842         temporary buffer for sprintf, take into account the precision also
17843         for 'd', 'i', 'u', 'o', 'x', 'X'.
17844
17845 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
17846
17847         * modules/argp-tests: New module
17848         * tests/test-argp.c: New file
17849         * tests/test-argp-2.sh: New file
17850
17851 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
17852
17853         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
17854         (__argp_base_name): Removed
17855         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
17856         typo.
17857         (__argp_base_name): Provide macro definition or extern declaration
17858         depending on the configuration
17859
17860 2006-01-20  Simon Josefsson  <jas@extundo.com>
17861
17862         * modules/inet_ntop (Depends-on): Depend on sys_socket.
17863
17864 2006-01-20  Simon Josefsson  <jas@extundo.com>
17865
17866         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
17867
17868 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
17869
17870         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
17871         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
17872         Suggested by Bruno Haible.
17873
17874 2006-01-20  Karl Berry  <karl@gnu.org>
17875
17876         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
17877         until changes propagate, I guess.
17878
17879 2006-01-19  Simon Josefsson  <jas@extundo.com>
17880
17881         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
17882
17883 2006-01-19  Simon Josefsson  <jas@extundo.com>
17884
17885         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
17886
17887 2006-01-19  Simon Josefsson  <jas@extundo.com>
17888
17889         * gnulib-tool: Set check_PROGRAMS.
17890
17891         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
17892         modules/des-tests, modules/gc-arcfour-tests,
17893         modules/gc-arctwo-tests, modules/gc-des-tests,
17894         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
17895         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
17896         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
17897         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
17898         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
17899         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
17900         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
17901         test_*_SOURCES.
17902
17903 2006-01-18  Simon Josefsson  <jas@extundo.com>
17904
17905         * modules/socklen (Depends-on): Depend on sys_socket.
17906
17907 2006-01-18  Simon Josefsson  <jas@extundo.com>
17908
17909         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
17910         modules/des-tests, modules/gc-arcfour-tests,
17911         modules/gc-arctwo-tests, modules/gc-des-tests,
17912         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
17913         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
17914         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
17915         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
17916         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
17917         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
17918         $(EXEEXT) to automake TESTS variable, for mingw32.
17919
17920 2006-01-17  Simon Josefsson  <jas@extundo.com>
17921
17922         * modules/socklen (Include): Need sys/socket.h.
17923
17924 2006-01-17  Bruno Haible  <bruno@clisp.org>
17925
17926         * modules/ssize_t (Include): Add <sys/types.h>.
17927
17928 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
17929
17930         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
17931         it's not portable and it doesn't work with cross-compiles.
17932         Problem reported by Bruno Haible.  Fix missing-$ typo in
17933         'test "gl_cv_ignore_unused_libraries" ...' that prevented
17934         -zignore from being used with Sun's C compiler.
17935
17936 2006-01-12  Simon Josefsson  <jas@extundo.com>
17937
17938         * lib/base64.c: Fix warning, reported by Bruno Haible
17939         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
17940
17941 2006-01-12  Bruno Haible  <bruno@clisp.org>
17942
17943         * modules/ldd: New file.
17944         * build-aux/ldd.sh.in: New file.
17945         * MODULES.html.sh (Support for building libraries and executables): Add
17946         ldd.
17947
17948 2006-01-12  Bruno Haible  <bruno@clisp.org>
17949
17950         * m4/ldd.m4: New file.
17951
17952 2006-01-12  Bruno Haible  <bruno@clisp.org>
17953
17954         * gnulib-tool (func_import, func_create_testdir): Don't go into an
17955         endless loop while replacing $auxdir with build-aux.
17956
17957 2006-01-11  Simon Josefsson  <jas@extundo.com>
17958
17959         * lib/stdint_.h (SIZE_MAX): Add missing (.
17960
17961 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
17962
17963         Sync from coreutils.
17964         * lib/md5.c: Fix commentary typos.
17965         (alignof, UNALIGNED_P): No need for a GCC-specific version.
17966         * lib/md5.h (__attribute__): Remove; unused.
17967         * lib/sha1.c: Fix commentary to match md5 better.
17968         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
17969         so that we don't need to worry about alignment.  All uses changed.
17970         This merges the 2005-10-28 md5 change into sha1.
17971
17972 2006-01-11  Jim Meyering  <jim@meyering.net>
17973
17974         Sync from coreutils.
17975         * lib/md5.c (OP): Fix spacing.
17976
17977 2006-01-11  Bruno Haible  <bruno@clisp.org>
17978
17979         Ensure automatic ordering between gl_LOCK and gl_ARGP.
17980         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
17981         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
17982
17983 2006-01-11  Bruno Haible  <bruno@clisp.org>
17984
17985         Ensure automatic ordering between gl_LOCK and gl_ARGP.
17986         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
17987         the "early" section as well.
17988
17989 2006-01-11  Bruno Haible  <bruno@clisp.org>
17990
17991         Avoid "ar: no archive members specified" error on MacOS X.
17992         * gnulib-tool (func_modules_add_dummy): New function.
17993         (func_import, func_create_testdir): Invoke it.
17994
17995 2006-01-11  Bruno Haible  <bruno@clisp.org>
17996
17997         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
17998         with $auxdir in AC_CONFIG_FILES statements.
17999
18000 2006-01-11  Bruno Haible  <bruno@clisp.org>
18001
18002         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18003         Initialize also noinst_HEADERS to empty.
18004
18005 2006-01-11  Bruno Haible  <bruno@clisp.org>
18006
18007         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
18008         variables.
18009         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
18010         autoreconf.
18011
18012 2006-01-11  Bruno Haible  <bruno@clisp.org>
18013
18014         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
18015         overridable by the user.
18016         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18017
18018 2006-01-10  Simon Josefsson  <jas@extundo.com>
18019
18020         * modules/sys_socket: New file.
18021
18022 2006-01-10  Simon Josefsson  <jas@extundo.com>
18023
18024         * m4/sys_socket_h.m4: New file.
18025
18026 2006-01-10  Simon Josefsson  <jas@extundo.com>
18027
18028         * lib/socket_.h: New file.
18029
18030 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18031
18032         * modules/readutmp (Maintainer): Add myself.
18033
18034 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18035
18036         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
18037         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
18038         People who are still concerned with buggy memcmp implementations
18039         can invoke gl_FUNC_MEMCMP themselves.
18040
18041 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18042
18043         * lib/regex_internal.h (BITSET_WORD_BITS):
18044         Work around a bug in 64-bit PGC (before version 6.1-2), where the
18045         preprocessor mishandles large unsigned values as if they were signed.
18046         Problem reported by Claudio Fontana in
18047         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
18048
18049 2006-01-10  Jim Meyering  <jim@meyering.net>
18050
18051         Avoid the double-free (first in fts_read, second in fts_close) that
18052         would occur when an `active' directory is made inaccessible (e.g.,
18053         via chmod a-x) during a traversal.
18054         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
18055         before returning.  Reproduce this failure by
18056         mkdir -p a/b; cd a; chmod a-x . b
18057         Reported by Stavros Passas.
18058
18059         Sync from coreutils.
18060         * lib/sha1.c: Tweak grammar in a comment.
18061
18062 2006-01-10  Jim Meyering  <jim@meyering.net>
18063
18064         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
18065         Patch by Joerg Sonnenberger.
18066
18067 2006-01-10  Bruno Haible  <bruno@clisp.org>
18068
18069         * modules/readutmp: Depend on module free.
18070         * modules/strtok_r: Depend on module restrict.
18071
18072 2006-01-10  Bruno Haible  <bruno@clisp.org>
18073
18074         * modules/gettext (configure.ac): Add an invocation of
18075         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
18076
18077 2006-01-10  Bruno Haible  <bruno@clisp.org>
18078
18079         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
18080         Reported by Werner Lemberg <wl@gnu.org>.
18081
18082 2006-01-10  Bruno Haible  <bruno@clisp.org>
18083
18084         * lib/localcharset.c: Update from GNU gettext.
18085
18086 2006-01-10  Bruno Haible  <bruno@clisp.org>
18087
18088         * lib/argp.h (__const): Remove macro. Use const instead.
18089         * lib/argp-fmtstream.h (__const): Likewise.
18090         * lib/glob_.h (__const): Remove macro.
18091         * lib/glob-libc.h: Use const instead of __const.
18092
18093 2006-01-10  Bruno Haible  <bruno@clisp.org>
18094
18095         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
18096         variable.
18097         Needed to avoid an automake error regarding the 'gettext' module.
18098
18099 2006-01-09  Simon Josefsson  <jas@extundo.com>
18100
18101         * modules/inet_ntop (Depends-on): Add restrict.
18102
18103 2006-01-09  Simon Josefsson  <jas@extundo.com>
18104
18105         * modules/gc-rijndael-tests (License): Put under LGPL.
18106
18107         * modules/gc-des-tests (License): Likewise.
18108
18109         * modules/gc-arcfour-tests (License): Likewise.
18110
18111         * modules/gc-arctwo-tests (License): Likewise.
18112
18113         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
18114
18115         * modules/gc-hmac-sha1-tests (Files): Likewise.
18116
18117         * modules/gc-hmac-md5-tests (License): Likewise.
18118
18119         * modules/gc-sha1-tests (License): Likewise.
18120
18121         * modules/gc-md5-tests (License): Likewise.
18122
18123         * modules/gc-md4-tests (License): Likewise.
18124
18125         * modules/gc-md2-tests (License): Likewise.
18126
18127         * modules/gc-tests (License): Likewise.
18128
18129         * modules/des-tests (License): Likewise.
18130
18131         * modules/md4-tests (License): Likewise.
18132
18133         * modules/md2-tests (License): Likewise.
18134
18135 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18136
18137         Sync from coreutils:
18138
18139         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
18140         * modules/lib-ignore: New file.
18141         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
18142         chdir-safer.m4, lchmod.m4.
18143         * modules/openat: Add mkdirat.c, openat-priv.h.
18144
18145 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18146
18147         Sync from coreutils.
18148         * m4/lib-ignore.m4: New file.
18149         * m4/lchmod.m4: New file.
18150
18151 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18152
18153         Sync from coreutils.
18154         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
18155         for write access: POSIX says that must fail.
18156         * lib/fts.c (diropen): Likewise.
18157         * lib/save-cwd.c (save_cwd): Likewise.
18158         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
18159         well, for minor improvements on hosts that lack O_DIRECTORY.
18160         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
18161         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
18162         Fall back on chown if open failed with EACCES.
18163
18164         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
18165         Report an error at compile-time if only a 1-second nominal clock
18166         resolution is found.
18167
18168         * lib/lchmod.h: New file.
18169         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
18170         (make_dir_parents): Use lchown rather than chown, and
18171         lchmod rather than chmod.
18172
18173         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
18174         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
18175         "proc" reported by n0dalus.
18176
18177         * lib/mountlist.c: Include <limits.h>.
18178         (dev_from_mount_options)
18179         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
18180         New function.  It no longer assumes "dev=" has the System V meaning
18181         on Linux (since it doesn't).  It also parses "dev=" more carefully.
18182         (read_file_system_list)
18183         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
18184         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
18185         dev= in that case.
18186
18187         * lib/posixtm.h (PDS_PRE_2000): New macro.
18188         * lib/posixtm.c (year): Arg is now syntax_bits rather than
18189         allow_century.  All usages changed.  Reject dates outside the range
18190         1969-1999 if PDS_PRE_2000 is used.
18191
18192 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
18193
18194         Sync from coreutils.
18195         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
18196         (Time of day items): Mention the possibility of leap seconds.
18197         Problem reported by Dr. David Alan Gilbert.
18198
18199 2006-01-09  Jim Meyering  <jim@meyering.net>
18200
18201         Sync from coreutils.
18202
18203         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
18204
18205         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
18206
18207         * lib/modechange.c (mode_compile): Reject an invalid mode string
18208         that starts with an octal digit.  From Andreas Gruenbacher.
18209
18210         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
18211         and dup to open_safer and dup_safer, respectively.
18212         (openat_permissive): Fix typo in comment.
18213
18214         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
18215         "gettext.h"; either no longer needed or are guaranteed by openat.h.
18216         (_): Remove; no longer needed.
18217         (openat): Renamed from rpl_openat; no need for rpl_openat
18218         since openat.h renames openat for us.
18219         Replace most of the body with a call to openat_permissive,
18220         to avoid duplicate code.
18221         Port to (probably hypothetical) environments were mode_t is
18222         wider than int.
18223         (openat_permissive): Require mode arg, so that we can check
18224         types better.  Put it just after flags.  Change cwd failure
18225         indicator from pointer-to-bool to pointer-to-errno-value.
18226         All callers changed.
18227         Invoke openat_save_fail and/or openat_restore_fail if
18228         cwd_errno is null, so that openat can call us.
18229         (openat_permissive, fdopendir, fstatat, unlinkat):
18230         Simplify errno handling to avoid some duplicate code,
18231         as it's OK to set errno on success.
18232         * lib/openat.h: Revamp code so that function macros depend on
18233         __OPENAT_PREFIX only, not also on AT_FDCWD.
18234         (openat_ro): Remove.  Caller changed to use openat_permissive.
18235         (openat_permissive): Now a macro, if not a function.
18236         (openat_restore_fail, openat_save_fail): Now always functions,
18237         since mkdirat needs them even if __OPENAT_PREFIX is defined.
18238
18239         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
18240         and openat.c.
18241         * lib/mkdirat.c: Include openat-priv.h.
18242         Remove definitions of macros defined therein.
18243         * lib/openat.c: Likewise.
18244
18245         * lib/mkdirat.c (mkdirat): New file and function.
18246         * lib/openat.h (mkdirat): Declare.
18247
18248         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
18249
18250         * lib/openat.h (openat_permissive): Declare.
18251         (openat_ro): Define.
18252
18253         * lib/openat.c (EXPECTED_ERRNO): New macro.
18254         (openat_permissive): New function -- used in remove.c rewrite.
18255         (all functions): Set errno just before returning, only if there
18256         was an actual failure.
18257         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
18258
18259         Emulate openat-family functions using Linux's procfs, if possible.
18260         Idea and some code based on Ulrich Drepper's glibc changes.
18261
18262         * lib/openat.c: (BUILD_PROC_NAME): New macro.
18263         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
18264         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
18265         before falling back on save_cwd and restore_cwd.
18266         (fdopendir, fstatat, unlinkat): Likewise.
18267
18268         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
18269         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
18270
18271         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
18272         as second argument to va_arg.  Otherwise, some versions of gcc
18273         warn that `if this code is reached, the program will abort'.
18274
18275 2006-01-09  Jim Meyering  <jim@meyering.net>
18276
18277         Sync from coreutils.
18278         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
18279         Require openat-priv.h.
18280
18281 2006-01-09  Bruno Haible  <bruno@clisp.org>
18282
18283         * modules/strnlen (Include): Use strnlen.h.
18284
18285 2006-01-09  Bruno Haible  <bruno@clisp.org>
18286
18287         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
18288
18289 2006-01-09  Bruno Haible  <bruno@clisp.org>
18290
18291         * lib/sysexit_.h (EX_OK): New macro.
18292         Suggested by Martin Lambers <marlam@marlam.de>.
18293
18294 2006-01-09  Bruno Haible  <bruno@clisp.org>
18295
18296         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
18297         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
18298
18299 2006-01-09  Bruno Haible  <bruno@clisp.org>
18300
18301         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
18302         numbers.
18303
18304 2006-01-09  Bruno Haible  <bruno@clisp.org>
18305
18306         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
18307         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
18308         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
18309         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
18310
18311 2006-01-09  Bruno Haible  <bruno@clisp.org>
18312
18313         * build-aux/javacomp.sh.in: New file, moved from lib/.
18314         * modules/javacomp-script (Files): Update.
18315         (configure.ac): Add AC_CONFIG_FILES invocation.
18316         (EXTRA_DIST): Remove variable.
18317
18318         * build-aux/javaexec.sh.in: New file, moved from lib/.
18319         * modules/javaexec (Files): Update.
18320         (configure.ac): Add AC_CONFIG_FILES invocation.
18321         (EXTRA_DIST): Remove javaexec.sh.in.
18322
18323         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
18324         * modules/csharpcomp-script (Files): Update.
18325         (configure.ac): Add AC_CONFIG_FILES invocation.
18326         (EXTRA_DIST): Remove variable.
18327
18328         * build-aux/csharpexec.sh.in: New file, moved from lib/.
18329         * modules/csharpexec (Files): Update.
18330         (configure.ac): Add AC_CONFIG_FILES invocation.
18331         (EXTRA_DIST): Remove csharpexec.sh.in.
18332
18333 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
18334
18335         Sync from coreutils.
18336
18337         Add POSIX ACL support
18338         * lib/acl.h (copy_acl, set_acl): Add declarations.
18339         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
18340         systems other than Linux.
18341         (chmod_or_fchmod): New function: use fchmod when possible,
18342         and chmod otherwise.
18343         (file_has_acl): Add a POSIX ACL implementation, with a
18344         Linux-specific subcase.
18345         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
18346         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
18347         acls are unsupported.
18348         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
18349         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
18350         are unsupported.
18351
18352 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
18353
18354         Sync from coreutils.
18355         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
18356
18357 2006-01-07  Bruno Haible  <bruno@clisp.org>
18358
18359         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
18360         gl_EARLY.
18361
18362 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
18363
18364         * lib/strftime.c (tzname): Don't declare if it is already #defined.
18365         Problem reported for Mingw by Mark Junker.
18366
18367 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
18368
18369         * README: Gnulib normally doesn't generate a tarball.
18370
18371 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
18372
18373         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
18374         long int, not int, for nanosecond counts, so that people who are
18375         used to POSIX struct timespec won't be surprised.  Reported by Jim
18376         Meyering.
18377
18378 2005-12-28  Bruno Haible  <bruno@clisp.org>
18379
18380         * build-aux/config.rpath: Update from GNU gettext.
18381
18382 2005-12-16  Jim Meyering  <jim@meyering.net>
18383
18384         * modules/fprintftime: New module.
18385         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
18386
18387 2005-12-16  Jim Meyering  <jim@meyering.net>
18388
18389         * m4/fprintftime.m4: New file.
18390
18391 2005-12-16  Jim Meyering  <jim@meyering.net>
18392
18393         * lib/fprintftime.c, lib/fprintftime.h: New files.
18394
18395 2005-12-15  Simon Josefsson  <jas@extundo.com>
18396
18397         * modules/socklen (configure.ac): Fix M4 macro name, to align with
18398         new m4/socklen.m4.
18399
18400 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
18401
18402         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
18403         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
18404
18405 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
18406
18407         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
18408         * lib/argp-help.c (fill_in_uparams): Check if the constructed
18409         struct uparams is valid. Fall back to the default values if it is
18410         not.
18411
18412 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18413
18414         * modules/argp (Files): Add argp-pin.c
18415         (Depends-on): dirname
18416         (lib_SOURCES): Add argp-pin.c
18417
18418 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18419
18420         * m4/argp.m4:  Check if program_invocation_name and
18421         program_invocation_short_name are declared and define appropriate
18422         macros if they are not.
18423
18424 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
18425
18426         * lib/argp-help.c (__argp_base_name): New function
18427         (__argp_short_program_name): Rewrite using __argp_base_name
18428         * lib/argp-namefrob.h: Define program_invocation_name and
18429         program_invocation_short_name if requested
18430         (__argp_base_name): Add prototype
18431         * lib/argp-parse.c (argp_def): Use gettext wrappers
18432         (argp_default_parser): Use __argp_base_name
18433         * lib/argp-pin.c: New file. Defines program_invocation_name and
18434         program_invocation_short_name on systems that lack them.
18435
18436 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
18437
18438         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
18439         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
18440         porting problem reported by Georg Schwarz in
18441         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
18442
18443 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
18444
18445         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
18446         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
18447         porting problem reported by Georg Schwarz in
18448         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
18449
18450 2005-12-05  Bruno Haible  <bruno@clisp.org>
18451
18452         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
18453         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
18454         Reported by Mark Junker <mjscod@gmx.de>.
18455
18456 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
18457
18458         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
18459         Use implementation from Albert Chin, with some
18460         comments/corrections by Stepan Kasal and myself.
18461
18462 2005-12-02  Bruno Haible  <bruno@clisp.org>
18463
18464         * gnulib-tool (func_import): Accept GPLed build tool modules when
18465         --lgpl is given.
18466         * modules/csharpcomp-script: New file.
18467         * modules/csharpcomp: Depend on it.
18468         * modules/javacomp-script: New file.
18469         * modules/javacomp: Depend on it.
18470         Suggested by Simon Josefsson.
18471
18472 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
18473
18474         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
18475         statement, to work around an HP-UX 10.20 compiler bug reported by
18476         Peter O'Gorman.
18477
18478 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
18479
18480         * modules/savedir (Depends-on): Add openat.
18481
18482 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
18483
18484         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
18485         (uintmax_t) [defined uintmax_t]: Do not declare.
18486         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
18487         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
18488         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
18489         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
18490         sake of portability to weird hosts that C allows (though we don't
18491         know of any practical examples).
18492
18493         * lib/savedir.h (fdsavedir): New decl.
18494         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
18495         contains most of the former guts of savedir.
18496         (savedir): Use savedirstream.
18497         Include "openat.h".
18498
18499 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
18500
18501         * modules/obstack (Files): Add m4/ulonglong.m4.
18502         Problem reported by Davide Angelocola.
18503
18504 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
18505
18506         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
18507         coreutils no longer futzes with rounding modes.
18508
18509 2005-11-14  Jim Meyering  <jim@meyering.net>
18510
18511         * lib/mkstemp-safer.c: Include <config.h>, required for possible
18512         replacement of mkstemp.
18513
18514 2005-11-10  Simon Josefsson  <jas@extundo.com>
18515
18516         * lib/readline.c: Remove EOL.
18517
18518 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18519
18520         * modules/gethrxtime (Depends-on): Add gettime.
18521
18522 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18523
18524         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
18525         or gettimeofday; no longer needed.
18526
18527 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
18528
18529         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
18530         time business.
18531         (gethrxtime) [! (HAVE_NANOUPTIME
18532         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
18533         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
18534         our own approximation.
18535
18536 2005-11-08  Eric Blake  <ebb9@byu.net>
18537
18538         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
18539
18540 2005-11-08  Eric Blake  <ebb9@byu.net>
18541
18542         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
18543
18544 2005-11-04  Bruno Haible  <bruno@clisp.org>
18545
18546         * gnulib-tool: Implement --update mode.
18547
18548 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
18549
18550         Fix porting problem reported by Theodoros V. Kalamatianos.
18551         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
18552         Don't assume that futimes failing means we must fail.
18553
18554 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
18555
18556         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
18557         variables to suggest the intended function of the PATH_MAX check.
18558
18559 2005-10-30  Kean Johnston  <jkj@sco.com>
18560
18561         Trivial changes to support SCO systems.
18562         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
18563         as PATH_MAX.
18564         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
18565         where __ptr is null when no I/O is pending.
18566
18567 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
18568
18569         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
18570         leave errno alone.  Problem reported by Dmitry V. Levin.
18571
18572 2005-10-28  Simon Josefsson  <jas@extundo.com>
18573
18574         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
18575         Test more.
18576
18577         * tests/test-gc-md2.c, tests/test-md2.c: New files.
18578
18579         * modules/md2, modules/md2-tests: New files.
18580
18581 2005-10-28  Simon Josefsson  <jas@extundo.com>
18582
18583         * m4/inet_ntop.m4: More tests.
18584
18585         * m4/gc-md2.m4, md2.m4: New file.
18586
18587 2005-10-28  Simon Josefsson  <jas@extundo.com>
18588
18589         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
18590         "restrict" keywords, as per POSIX.  Protect the function
18591         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
18592         Don't use K&R prototypes.  Check the sprintf return values.
18593         Re-define EAFNOSUPPORT if not present.  Indent.
18594
18595         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
18596         suggested by Bruno Haible <bruno@clisp.org>.
18597
18598         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
18599
18600         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
18601
18602         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
18603         libgcrypt).
18604
18605         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
18606
18607         * lib/md2.h, lib/md2.c: New files.
18608
18609 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
18610
18611         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
18612         errno alone.  Problem reported by Frederic Jolliton.
18613
18614 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
18615
18616         * modules/verify (License): Change from GPL to LGPL.  This is a
18617         tiny module and there are apparently near-equivalents that are
18618         under the BSD license.
18619
18620 2005-10-24  Simon Josefsson  <jas@extundo.com>
18621
18622         * modules/sha1: Relicense to LGPL.
18623
18624 2005-10-24  Simon Josefsson  <jas@extundo.com>
18625
18626         * lib/md4.h: Shrink buffer size, now that we changed the type.
18627
18628 2005-10-23  Simon Josefsson  <jas@extundo.com>
18629
18630         * gnulib-tool (func_import): Fix --tests-base.
18631
18632 2005-10-22  Simon Josefsson  <jas@extundo.com>
18633
18634         * modules/arcfour (Depends-on): Need stdint.
18635
18636 2005-10-22  Simon Josefsson  <jas@extundo.com>
18637
18638         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
18639         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
18640
18641 2005-10-22  Simon Josefsson  <jas@extundo.com>
18642
18643         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
18644         suggested by Bruno Haible <bruno@clisp.org>.
18645
18646 2005-10-22  Simon Josefsson  <jas@extundo.com>
18647
18648         * lib/crc.h: Include stddef.h, for size_t.
18649
18650 2005-10-22  Simon Josefsson  <jas@extundo.com>
18651
18652         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
18653         arcfour_context struct (simplify test vector testing in GNU
18654         Shishi).
18655
18656 2005-10-21  Simon Josefsson  <jas@extundo.com>
18657
18658         * modules/des, modules/des-tests: New files.
18659
18660         * modules/gc-des, modules/gc-des-tests: New files.
18661
18662         * tests/test-des.c, tests/test-gc-des.c: New file.
18663
18664 2005-10-21  Simon Josefsson  <jas@extundo.com>
18665
18666         * modules/arctwo, modules/arctwo-tests: New files.
18667
18668         * tests/test-arctwo.c: New file.
18669
18670         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
18671
18672         * tests/test-gc-arctwo.c: New file.
18673
18674 2005-10-21  Simon Josefsson  <jas@extundo.com>
18675
18676         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
18677         Bruno Haible <bruno@clisp.org>.
18678
18679         * m4/gc-des.m4: New file.
18680
18681 2005-10-21  Simon Josefsson  <jas@extundo.com>
18682
18683         * m4/arctwo.m4: New file.
18684
18685         * m4/gc-arctwo.m4: New file.
18686
18687 2005-10-21  Simon Josefsson  <jas@extundo.com>
18688
18689         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
18690         block.
18691
18692 2005-10-21  Simon Josefsson  <jas@extundo.com>
18693
18694         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
18695         <bruno@clisp.org>.
18696
18697         * lib/hmac-sha1.c (hmac_sha1): Likewise.
18698
18699         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
18700         Bruno Haible <bruno@clisp.org>.
18701
18702         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
18703         <bruno@clisp.org>.
18704
18705 2005-10-21  Simon Josefsson  <jas@extundo.com>
18706
18707         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
18708
18709 2005-10-21  Simon Josefsson  <jas@extundo.com>
18710
18711         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
18712
18713 2005-10-21  Simon Josefsson  <jas@extundo.com>
18714
18715         * lib/des.h, lib/des.c: New files.
18716
18717         * lib/gc-gnulib.c: Support DES.c
18718
18719 2005-10-21  Simon Josefsson  <jas@extundo.com>
18720
18721         * lib/arctwo.h, lib/arctwo.c: New files.
18722
18723         * lib/gc-gnulib.c: Support ARCTWO.
18724
18725 2005-10-21  Simon Josefsson  <jas@extundo.com>
18726
18727         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
18728         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
18729
18730 2005-10-21  Simon Josefsson  <jas@extundo.com>
18731
18732         * gnulib-tool (func_import, func_create_testdir): Define automake
18733         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
18734         Makefile.am snippet),
18735         suggested by Bruno Haible <bruno@clisp.org>.
18736
18737         * modules/gc (Makefile.am): Use it.
18738
18739 2005-10-21  Bruno Haible  <bruno@clisp.org>
18740
18741         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
18742         patch.
18743
18744 2005-10-19  Simon Josefsson  <jas@extundo.com>
18745
18746         * tests/test-gc-rijndael.c: New file.
18747
18748         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
18749
18750 2005-10-19  Simon Josefsson  <jas@extundo.com>
18751
18752         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
18753         interface too.
18754
18755 2005-10-19  Simon Josefsson  <jas@extundo.com>
18756
18757         * tests/test-gc-arcfour.c: New file.
18758
18759         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
18760
18761 2005-10-19  Simon Josefsson  <jas@extundo.com>
18762
18763         * modules/gc-md4, modules/gc-md4-tests: New file.
18764
18765         * tests/test-gc-md4.c: New file.
18766
18767 2005-10-19  Simon Josefsson  <jas@extundo.com>
18768
18769         * m4/gc-md4.m4: New file.
18770
18771 2005-10-19  Simon Josefsson  <jas@extundo.com>
18772
18773         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
18774         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
18775         <kasal@ucw.cz>.
18776
18777 2005-10-19  Simon Josefsson  <jas@extundo.com>
18778
18779         * m4/gc-arcfour.m4: New file.
18780
18781         * m4/gc-rijndael.m4: New file.
18782
18783 2005-10-19  Simon Josefsson  <jas@extundo.com>
18784
18785         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
18786
18787 2005-10-19  Simon Josefsson  <jas@extundo.com>
18788
18789         * lib/gc-gnulib.c: Support ARCFOUR.
18790
18791 2005-10-19  Simon Josefsson  <jas@extundo.com>
18792
18793         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
18794         support.
18795
18796         * lib/gc.h: Add ECB enum type.
18797
18798         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
18799
18800 2005-10-18  Simon Josefsson  <jas@extundo.com>
18801
18802         * tests/test-md5.c: New file.
18803
18804         * modules/md5-tests: New file.
18805
18806 2005-10-18  Simon Josefsson  <jas@extundo.com>
18807
18808         * tests/test-md4.c: New file.
18809
18810         * modules/md4, modules/md4-tests: New files.
18811
18812 2005-10-18  Simon Josefsson  <jas@extundo.com>
18813
18814         * m4/md4.m4: New file.
18815
18816 2005-10-18  Simon Josefsson  <jas@extundo.com>
18817
18818         * lib/md4.h, lib/md4.c: New files, based on md5.?.
18819
18820 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
18821
18822         * gnulib-tool (func_create_testdir): Omit the second check whether
18823         BUILT_SOURCES in nonempty.
18824
18825 2005-10-17  Simon Josefsson  <jas@extundo.com>
18826
18827         * tests/test-rijndael.c: New file.
18828
18829 2005-10-17  Simon Josefsson  <jas@extundo.com>
18830
18831         * modules/sha1: Depend on stdint instead of md5.
18832
18833         * modules/md5: Depend on stdint, remove uint32_t.
18834
18835 2005-10-17  Simon Josefsson  <jas@extundo.com>
18836
18837         * modules/gc-sha1-tests: New file.
18838
18839         * tests/test-gc-sha1.c: New file.
18840
18841 2005-10-17  Simon Josefsson  <jas@extundo.com>
18842
18843         * m4/md5.m4: Remove call to uint32_t.m4.
18844
18845 2005-10-17  Simon Josefsson  <jas@extundo.com>
18846
18847         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
18848
18849         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
18850         md5.h.
18851
18852         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
18853
18854         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
18855
18856 2005-10-17  Simon Josefsson  <jas@extundo.com>
18857
18858         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
18859
18860 2005-10-17  Simon Josefsson  <jas@extundo.com>
18861
18862         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
18863
18864 2005-10-17  Simon Josefsson  <jas@extundo.com>
18865
18866         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
18867
18868         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
18869
18870 2005-10-17  Bruno Haible  <bruno@clisp.org>
18871
18872         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
18873         that it can also be used in a test.
18874
18875 2005-10-16  Bruno Haible  <bruno@clisp.org>
18876
18877         * gnulib-tool (func_emit_tests_Makefile_am): Also define
18878         TESTS_ENVIRONMENT, so that individual tests can augment it.
18879
18880         * gnulib-tool (func_create_testdir): Use an intermediate target for
18881         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
18882         macros, like $(ALLOCA_H), which cannot be passed through the command
18883         line.
18884
18885 2005-10-15  Simon Josefsson  <jas@extundo.com>
18886
18887         * modules/rijndael-tests: New file.
18888
18889         * modules/rijndael: New file.
18890
18891 2005-10-15  Simon Josefsson  <jas@extundo.com>
18892
18893         * m4/rijndael.m4: New file.
18894
18895 2005-10-15  Simon Josefsson  <jas@extundo.com>
18896
18897         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
18898
18899         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
18900
18901 2005-10-14  Simon Josefsson  <jas@extundo.com>
18902
18903         * tests/test-arcfour.c: New file.
18904
18905         * modules/arcfour, modules/arcfour-tests: New files.
18906
18907 2005-10-14  Simon Josefsson  <jas@extundo.com>
18908
18909         * m4/arcfour.m4: New file.
18910
18911 2005-10-14  Simon Josefsson  <jas@extundo.com>
18912
18913         * lib/arcfour.h, lib/arcfour.c: New files.
18914
18915 2005-10-14  Roland McGrath  <roland@redhat.com>
18916
18917         Import from libc.  [BZ #1331]
18918         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
18919         macro argument.
18920         Reported by Matej Vela <vela@debian.org>.
18921
18922 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
18923
18924         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
18925         include <wchar.h>; no longer needed.
18926
18927 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
18928
18929         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
18930
18931 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
18932         and  Ulrich Drepper  <drepper@redhat.com>
18933
18934         Import from libc.
18935         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
18936         instead of inline stream orientation test and two separate
18937         function calls.  Pay no attention to USE_IN_LIBIO.
18938
18939 2005-10-13  Simon Josefsson  <jas@extundo.com>
18940
18941         * modules/gc-hmac-md5-tests: New file.
18942
18943         * tests/test-gc-hmac-sha1.c: New file.
18944
18945         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
18946
18947         * modules/gc-hmac-md5-tests: New file.
18948
18949         * tests/test-gc-md5.c: New file.
18950
18951         * modules/gc-md5-tests: New file.
18952
18953 2005-10-13  Simon Josefsson  <jas@extundo.com>
18954
18955         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
18956         Move memory allocation outside of loop.
18957
18958 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
18959
18960         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
18961         intermediate directory is in a read-only file system.  Problem
18962         reported by Eric Blake.
18963
18964 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
18965
18966         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
18967
18968 2005-10-12  Simon Josefsson  <jas@extundo.com>
18969
18970         * tests/test-hmac-sha1.c: New file.
18971
18972         * modules/hmac-sha1-tests: New file.
18973
18974         * modules/hmac-sha1: New file.
18975
18976 2005-10-12  Simon Josefsson  <jas@extundo.com>
18977
18978         * modules/gc-sha1: New file.
18979
18980 2005-10-12  Simon Josefsson  <jas@extundo.com>
18981
18982         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
18983
18984         * tests/test-gc-pbkdf2-sha1.c: New file.
18985
18986 2005-10-12  Simon Josefsson  <jas@extundo.com>
18987
18988         * modules/gc-md5, modules/gc-hmac-md5: New files.
18989
18990         * modules/gc (Files): Remove md5, memxor and hmac files.
18991
18992 2005-10-12  Simon Josefsson  <jas@extundo.com>
18993
18994         * m4/gc-pbkdf2-sha1.m4: New file.
18995
18996         * m4/gc-hmac-sha1.m4: New file.
18997
18998         * m4/gc-sha1: New file.
18999
19000         * m4/hmac-sha1.m4: New file.
19001
19002 2005-10-12  Simon Josefsson  <jas@extundo.com>
19003
19004         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
19005
19006         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
19007
19008 2005-10-12  Simon Josefsson  <jas@extundo.com>
19009
19010         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
19011         suggested by Bruno Haible <bruno@clisp.org>.
19012
19013 2005-10-12  Simon Josefsson  <jas@extundo.com>
19014
19015         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
19016
19017 2005-10-12  Simon Josefsson  <jas@extundo.com>
19018
19019         * lib/gc-pbkdf2-sha1.c: New file.
19020
19021         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
19022
19023 2005-10-12  Simon Josefsson  <jas@extundo.com>
19024
19025         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
19026
19027         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
19028
19029 2005-10-12  Simon Josefsson  <jas@extundo.com>
19030
19031         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
19032         GC_USE_HMAC_MD5, respectively.
19033
19034         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
19035         (gc_md5): Fix typo.
19036
19037         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
19038
19039         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
19040
19041         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
19042
19043 2005-10-12  Bruno Haible  <bruno@clisp.org>
19044
19045         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
19046         Reported by Stepan Kasal <kasal@ucw.cz>.
19047
19048 2005-10-11  Simon Josefsson  <jas@extundo.com>
19049
19050         * tests/test-crc.c: New file.
19051
19052         * modules/crc, modules/crc-tests: New files.
19053
19054 2005-10-11  Simon Josefsson  <jas@extundo.com>
19055
19056         * m4/crc.m4: New file.
19057
19058 2005-10-11  Simon Josefsson  <jas@extundo.com>
19059
19060         * lib/gc.h: Add gc_hash and gc_hash_buffer.
19061
19062         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
19063
19064         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
19065
19066 2005-10-11  Simon Josefsson  <jas@extundo.com>
19067
19068         * lib/crc.h, lib/crc.c: New files.
19069
19070         * lib/gc.h (gc_hash_buffer): Add doc.
19071
19072 2005-10-11  Bruno Haible  <bruno@clisp.org>
19073
19074         * modules/c-strcasestr: New file.
19075         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
19076
19077 2005-10-11  Bruno Haible  <bruno@clisp.org>
19078
19079         * modules/c-strcase: New file.
19080         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
19081
19082 2005-10-11  Bruno Haible  <bruno@clisp.org>
19083
19084         * lib/strcasecmp.c: Include limits.h.
19085         (strcasecmp): Avoid integer overflow on exotic platforms.
19086         * lib/strncasecmp.c: Include limits.h.
19087         (strncasecmp): Avoid integer overflow on exotic platforms.
19088         Reported by Paul Eggert.
19089
19090 2005-10-11  Bruno Haible  <bruno@clisp.org>
19091
19092         * lib/c-strcasestr.h: New file, from GNU gettext.
19093         * lib/c-strcasestr.c: New file, from GNU gettext.
19094
19095 2005-10-11  Bruno Haible  <bruno@clisp.org>
19096
19097         * lib/c-strcase.h: New file, from GNU gettext.
19098         * lib/c-strcasecmp.c: New file, from GNU gettext.
19099         * lib/c-strncasecmp.c: New file, from GNU gettext.
19100
19101 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
19102
19103         * modules/mempcpy (License): GPL -> LGPL.
19104         * modules/strchrnul (License): Likewise.
19105         * modules/sysexits (License): Likewise.
19106
19107 2005-10-08  Simon Josefsson  <jas@extundo.com>
19108
19109         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
19110
19111 2005-10-07  Simon Josefsson  <jas@extundo.com>
19112
19113         * m4/memxor.m4: Remove gl_C_RESTRICT call.
19114
19115 2005-10-06  Simon Josefsson  <jas@extundo.com>
19116
19117         * tests/test-hmac-md5.c: New file.
19118
19119         * modules/hmac-md5-tests: New file.
19120
19121         * modules/hmac-md5: New file.
19122
19123 2005-10-06  Simon Josefsson  <jas@extundo.com>
19124
19125         * m4/hmac-md5.m4: New file.
19126
19127         * m4/memxor.m4: Require gl_C_RESTRICT.
19128
19129 2005-10-06  Simon Josefsson  <jas@extundo.com>
19130
19131         * lib/memxor.c (memxor): Avoid casts and warnings.
19132
19133 2005-10-06  Simon Josefsson  <jas@extundo.com>
19134
19135         * lib/hmac-md5.c: New file.
19136
19137         * lib/hmac.h: New file.
19138
19139 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
19140
19141         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
19142         promotes to int, not unsigned int, to catch the AIX 5.3
19143         compiler bug.
19144
19145 2005-10-05  Simon Josefsson  <jas@extundo.com>
19146
19147         * modules/memxor: New file.
19148
19149         * modules/iconv (Files): Move config.rpath to havelib, it is used
19150         there.
19151
19152         * modules/havelib (Files): Add config.rpath.
19153
19154 2005-10-05  Simon Josefsson  <jas@extundo.com>
19155
19156         * m4/memxor.m4: New file.
19157
19158 2005-10-05  Simon Josefsson  <jas@extundo.com>
19159
19160         * lib/memxor.c (memxor): Fix compiler error.
19161
19162         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
19163         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
19164
19165         * lib/memxor.h, lib/memxor.c: New files.
19166
19167         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
19168         we assume all systems have it, suggested by Jim Meyering
19169         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
19170         any systems lack sys/socket.h; mingw32 is known to lack it, but we
19171         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
19172         same reasons.
19173
19174 2005-10-05  Simon Josefsson  <jas@extundo.com>
19175
19176         * config/srclist.txt: Add glibc bug 1423 for md5.h.
19177
19178 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
19179
19180         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
19181         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
19182         needed, since the source code now assumes these .h files.
19183
19184 2005-10-05  Derek Price  <derek@ximbiot.com>
19185
19186         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
19187
19188 2005-10-05  Bruno Haible  <bruno@clisp.org>
19189
19190         * modules/stdint (License): Change to LGPL.
19191
19192 2005-10-04  Simon Josefsson  <jas@extundo.com>
19193
19194         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
19195         D. Baushke" <mdb@gnu.org>.
19196
19197 2005-10-04  Bruno Haible  <bruno@clisp.org>
19198
19199         * lib/verify.h (verify_true): Provide alternative definition for C++.
19200
19201 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
19202
19203         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
19204         (SSIZE_MAX): New macro, if not already defined.
19205         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
19206         than 2 GiB.
19207
19208 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
19209
19210         Sync from coreutils.
19211         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
19212         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
19213         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
19214         ULLONG_MAX doesn't work with 2.7.2.1.
19215
19216 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
19217
19218         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
19219         From Ben Pfaff.
19220
19221         * modules/exclude (Depends-on): Depend on verify.
19222         * modules/strtoimax (Depends-on): Likewise.
19223         * modules/utimecmp (Depends-on): Likewise.
19224
19225 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
19226
19227         * lib/exclude.c: Include verify.h.
19228         (verify): Remove.  All callers changed to use verify.h's version.
19229         * lib/strtoimax.c: Likewise.
19230         * lib/utimecmp.c: Likewis.e
19231
19232         Sync from coreutils.
19233         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
19234         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
19235         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
19236         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
19237         bother returning ENOSYS if settimeofday or stime fails; just let
19238         them return whatever errno they want to return.
19239         * lib/utimens.c: Include unistd.h, for dup2.
19240         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
19241         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
19242
19243 2005-10-02  Jim Meyering  <jim@meyering.net>
19244
19245         Sync from coreutils.
19246         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
19247         from glibc-2.2.5 that fails for read-only files.
19248
19249 2005-10-02  Jim Meyering  <jim@meyering.net>
19250
19251         Sync from coreutils.
19252         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
19253         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
19254         `#if HAVE_CONFIG_H'.
19255         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
19256         Remove AT_FDCWD test.
19257         Do not consume the fd unless successful.
19258         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
19259         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
19260         block, so that we don't even try to compile it if settimeofday is
19261         available.  This works around a compilation failure on OSF1 V5.1,
19262         due to stime requiring a `long int*' while tv_sec is `int'.
19263
19264 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
19265
19266         Sync from coreutils.
19267         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
19268         against `yes', rather than just testing for nonempty.
19269
19270 2005-10-01  Simon Josefsson  <jas@extundo.com>
19271
19272         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
19273         and Darwin.
19274
19275         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
19276         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
19277         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
19278         freeaddrinfo and gai_strerror are declared by the POSIX headers.
19279         Check if struct addrinfo is declared.
19280
19281 2005-10-01  Simon Josefsson  <jas@extundo.com>
19282
19283         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
19284         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
19285         AI_* and EAI_* definitions.  Protect function declarations.
19286
19287 2005-10-01  Jim Meyering  <jim@meyering.net>
19288
19289         Sync from coreutils.
19290
19291         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
19292         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
19293         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
19294         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
19295         in the inet and nsl libraries.  Required on Solaris 5.7.
19296
19297 2005-10-01  Jim Meyering  <jim@meyering.net>
19298
19299         Sync from coreutils.
19300         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
19301         in the inet and nsl libraries.  Required on Solaris 5.7.
19302
19303 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
19304
19305         * lib/getdelim.c (getdelim): Remove unused variables.
19306
19307 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
19308
19309         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
19310         so that the code works even with ancient cpp.  Portability problem
19311         with GCC 2.7.2.1 reported by Thomas M.Ott.
19312
19313 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
19314
19315         * modules/regex (Depends-on): Add strcase.
19316
19317         * modules/gethostname (Licence): Change from GPL to LGPL, since
19318         gethostname.c is a trivial implementation of a standard library
19319         function.
19320         * modules/poll (License): Change from GPL to LGPL, since it's
19321         derived from LGPL code.
19322
19323 2005-09-27  Jim Meyering  <jim@meyering.net>
19324
19325         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
19326         HAVE_CONFIG_H.
19327
19328         * lib/intprops.h (signed_type_or_expr__): Define.
19329         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
19330         for unsigned types.
19331
19332 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
19333
19334         * lib/verify.h (verify_expr): Remove, replacing with:
19335         (verify_true): New macro that returns true instead of void.
19336         (verify_type__): Remove.
19337         (verify): Use verify_true rather than verify_type__.
19338
19339 2005-09-26  Bruno Haible  <bruno@clisp.org>
19340
19341         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
19342         is necessary.
19343         (lib_SOURCES): Remove mbchar.c.
19344         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
19345         (Files): Add m4/mbrtowc.m4.
19346         * modules/mbiter: Likewise.
19347         * modules/mbuiter: Likewise.
19348
19349 2005-09-26  Bruno Haible  <bruno@clisp.org>
19350
19351         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
19352         compile mbchar.c if they are not both present.
19353         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
19354         * m4/mbiter.m4 (gl_MBITER): Likewise.
19355         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
19356         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
19357         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
19358
19359 2005-09-25  Jim Meyering  <jim@meyering.net>
19360
19361         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
19362         also uses socklen_t.
19363
19364 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
19365
19366         * lib/utimens.c (ENOSYS): Define if not already defined.
19367         (futimens): Support having a null PATH if the file descriptor
19368         is nonnegative.
19369
19370         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
19371         Remove.
19372         (__attribute): Define to empty unless GCC 3.1 or later.
19373         This works around a core dump on OpenBSD 3.4, which has GCC
19374         2.95.3, which dumps core when given __attribute__(()).  It also
19375         simplifies other tests, since we really don't want to bother with
19376         worrying about which ancient version of GCC supported what.
19377         Original problem reported by Yoann Vandoorselaere, with part of
19378         the fix suggested by Derek Price.
19379
19380 2005-09-24  Jim Meyering  <jim@meyering.net>
19381
19382         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
19383         so we can once again use a positive bitfield width of 1 -- now we
19384         don't have to explain why we were using a bitfield width of 2.
19385
19386 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
19387
19388         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
19389         and similarly for the other external symbols.  Problem reported
19390         by James Gallager.
19391
19392         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
19393         bug reported by Jim Meyering.
19394
19395         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
19396         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
19397         not needed, since socklen is a prerequisite module.
19398
19399 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
19400
19401         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
19402         Problem reported by Eric Blake.
19403         (getaddrinfo): Initialize se so that it's not garbage.
19404         Redo internal storage allocation so that it doesn't make unportable
19405         assumptions about alignment.
19406         Fix a memory leak.
19407
19408         * lib/utimens.c (futimens): Use futimesat if available.
19409         Prefer it to futimes since it doesn't have the futimes bug.
19410
19411         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
19412         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
19413         Instead, declare a function that returns a pointer to an array,
19414         and use verify_type__ to declare the size of the array.
19415         Problem and germ of a solution reported by Bruno Haible.
19416         (verify_type__): Use 2, not 1, for bitfield size, to avoid
19417         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
19418
19419 2005-09-23  Jim Meyering  <jim@meyering.net>
19420
19421         Sync from coreutils.
19422         Correct build failure (socklen_t not defined) on at least
19423         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
19424         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
19425
19426 2005-09-23  Jim Meyering  <jim@meyering.net>
19427
19428         * modules/getaddrinfo (Depends-on): Add socklen.
19429
19430 2005-09-23  Bruno Haible  <bruno@clisp.org>
19431
19432         * tests/test-verify.c: New file.
19433
19434 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19435
19436         Sync from coreutils.
19437
19438         * modules/argmatch (Depends-on): Add verify.
19439         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
19440         unistd-safer.
19441         * modules/save-cwd (Depends-on): Likewise.
19442
19443         * modules/openat (Files): Add lib/openat-die.c.
19444         (Depends-on): Remove error, exitfail.
19445         Add dirname.
19446
19447         * modules/verify: New file.
19448         * MODULES.html.sh (Diagnostics <assert.h>): New section,
19449         with "verify" module.
19450
19451 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19452
19453         Sync from coreutils.
19454
19455         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
19456         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
19457         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
19458         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
19459         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
19460         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
19461         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
19462         Don't bother checking for string.h, stdlib.h, unistd.h.
19463         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
19464         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
19465         module's job.
19466         * m4/jm-macros.m4 (gl_MACROS): Likewise.
19467         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
19468
19469         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
19470         (gl_GETDATE): Use it.
19471
19472         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
19473
19474 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19475
19476         Sync from coreutils.
19477
19478         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
19479         stat-time.h.
19480         * lib/argmatch.h: Include verify.h
19481         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
19482         (ARGMATCH_ASSERT): Remove; unused.
19483         * lib/canonicalize.c: Assume STDC_HEADERS.
19484         * lib/exclude.c: Include "strcase.h".
19485         * lib/regex_internal.h [!defined _LIBC]: Likewise.
19486         * lib/getusershell.c: Include stdio--.h rather than stdio.h
19487         and stdio-safer.h.
19488         (getusershell): Call fopen, not fopen_safer.
19489         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
19490         Do not include unistd-safer.h.
19491         (save_cwd): Don't call fd_safer; no longer needed
19492         now that we include fcntl--.h.
19493
19494         * lib/getdate.y (relative_time): New type.
19495         (RELATIVE_TIME_0): New constant.
19496         (parser_control): Use relative_time instead of doing it ourselves.
19497         (%union): Add new relative_time rel member.
19498         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
19499         Now typeless.
19500         (relunit, relunit_snumber): Now of type rel.
19501         (zone, rel, relunit, get_date): Adjust to above changes.
19502
19503         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
19504         Do not include unistd-safer.h.
19505         (getloadavg): Don't call fd_safer; no longer needed
19506         now that we include fcntl--.h.
19507
19508         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
19509         (make_dir_parents): Treat ENOSYS like EEXIST.
19510
19511         Improve quality of diagnostics on restore_cwd failure.
19512         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
19513         (make_dir_parents): Last arg is now int * (for errno), not bool *.
19514         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
19515         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
19516         each time through the loop.  Do not diagnose restore_cwd failure;
19517         that is the caller's job (and perhaps the caller does not care).
19518
19519         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
19520         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
19521         If the file already exists but is not a directory, don't bother
19522         to try to make its parents.
19523         Close potential file descriptor leak if we can't chdir("/") (!).
19524         Don't always return true if chdir($PWD) fails; return true only
19525         if the requested action was done successfully (except for the
19526         chdir($PWD)).
19527         Don't log final directory unless we actually made it.
19528         Refactor to avoid duplicate code to fix up permissions.
19529         Don't attempt to fix up parent permissions if chdir($PWD) fails.
19530
19531         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
19532         to make it a bit faster and (I hope) clearer.
19533         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
19534         Fix bug in formats like %2N.
19535
19536         * lib/verify.h: New file.
19537
19538 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
19539
19540         Sync from coreutils.
19541         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
19542
19543 2005-09-22  Jim Meyering  <jim@meyering.net>
19544
19545         Sync from coreutils.
19546
19547         * m4/lstat.m4 (gl_FUNC_LSTAT):
19548         Use AC_LIBSOURCES to require lstat.c and lstat.h.
19549         Remove obsolete comment.
19550         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
19551         * m4/xstrtod.m4: Likewise.
19552
19553         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
19554
19555 2005-09-22  Jim Meyering  <jim@meyering.net>
19556
19557         Sync from coreutils.
19558
19559         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
19560
19561         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
19562         the .tm_year member, since otherwise gcc-4.0 would now warn about
19563         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
19564
19565         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
19566         order to avoid an unsuppressible warning from gcc on 64-bit systems.
19567
19568         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
19569         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
19570         when run in a time zone for which daylight savings time is in effect
19571         for the starting date.
19572
19573         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
19574         stop us from restricting permissions of just-created absolute-named
19575         directories.
19576         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
19577         to restore initial working directory.
19578         * lib/mkdir-p.c (make_dir_parents): New parameter:
19579         different_working_dir, to tell caller if/when we change the working
19580         directory and are unable to return to the initial one.
19581         * lib/mkdir-p.h (make_dir_parents): Update prototype.
19582         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
19583         `return false'.  This fixes a bug introduced on 2004-07-30.
19584
19585         * lib/openat.c (fdopendir): Be sure to close the supplied
19586         file descriptor before returning.  This makes our replacement
19587         implementation a little closer to Solaris's, where fdopendir
19588         ties the file descriptor to the returned DIR* pointer.
19589         * lib/openat.c (unlinkat): New function.
19590         * lib/openat.h (unlinkat): Add prototype.
19591         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
19592         (openat_restore_fail): Rename from openat_restore_die.
19593         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
19594
19595         Provide an alternative to exiting immediately upon save_cwd or
19596         restore_cwd failure.  Now, an application can arrange e.g.,
19597         to perform a longjump in that case.
19598         * lib/openat.c: Include dirname.h.
19599         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
19600         (rpl_openat, fdopendir, fstatat): Call openat_save_die
19601         and openat_restore_die rather than calling error directly.
19602         Don't include "error.h" or "exitfail.h"; they're no longer needed.
19603
19604         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
19605         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
19606         define.
19607
19608         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
19609         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
19610                             int utc, int nanoseconds);
19611         Background:
19612         date should not have to allocate a megabyte of virtual memory to
19613         handle a format argument like +%1048575T.  When implemented with
19614         strftime, it must allocate such a buffer, use strftime to fill it
19615         in, print it, then free it.
19616         With fprintftime, it simply prints everything and exits.
19617         With no need for memory allocation, that's one fewer way to fail.
19618         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
19619         optional field width, not before, so we accept %9:z, not %:9z.
19620         (my_strftime): Be sure to use L_('x') for literals.
19621
19622         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
19623         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
19624         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
19625         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
19626         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
19627         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
19628         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
19629         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
19630         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
19631         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
19632         * lib/xgethostname.c, lib/xreadlink.c:
19633         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
19634
19635         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
19636         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
19637         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
19638         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
19639         and don't include <sys/file.h>).
19640
19641 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
19642
19643         Sync from coreutils.
19644
19645         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
19646         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
19647         [!LDAV_DONE]: Avoid unused variable warning.
19648
19649 2005-09-21  Bruno Haible  <bruno@clisp.org>
19650
19651         * lib/unicodeio.h (unicode_to_mb): New declaration.
19652
19653 2005-09-20  Derek Price  <derek@ximbiot.com>
19654
19655         * lib/getaddrinfo.c: Don't include <netdb.h> included from
19656         getaddrinfo.h.
19657
19658 2005-09-20  Bruno Haible  <bruno@clisp.org>
19659
19660         * gnulib-tool: Remove trailing slashes from the values specified for
19661         --source-base, --m4-base, --tests-base, --aux-dir.
19662         Suggested by Simon Josefsson <jas@extundo.com>.
19663
19664 2005-09-20  Bruno Haible  <bruno@clisp.org>
19665
19666         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
19667         func_modules_to_filelist, func_import, func_create_testdir): Make all
19668         sorting results locale-independent, so that gnulib-cache.m4 doesn't
19669         change when gnulib-tool is invoked in a different locale.
19670
19671 2005-09-19  Simon Josefsson  <jas@extundo.com>
19672
19673         * m4/socklen.m4: Fix typo.
19674
19675 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19676
19677         Use a consistent style for including <config.h>.
19678         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
19679         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
19680         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
19681         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
19682         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
19683         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
19684         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
19685         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
19686         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
19687         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
19688         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
19689         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
19690         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
19691         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
19692         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
19693         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
19694         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
19695         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
19696         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
19697         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
19698         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
19699         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
19700         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
19701         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
19702         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
19703         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
19704         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
19705         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
19706         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
19707         lib/xstrtoumax.c, lib/yesno.c:
19708         Standardize inclusion of config.h.
19709         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
19710         lib/inttostr.h:  Removed inclusion of config.h from header files.
19711         * lib/inttostr.c:  Adjusted in-tree users.
19712         * lib/timespec.h: Remove superfluous warning to include config.h.
19713         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
19714         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
19715         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
19716         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
19717         config.h with HAVE_CONFIG_H.
19718
19719 2005-09-19  Jim Meyering  <jim@meyering.net>
19720
19721         * modules/pathmax (License): Change to LGPL.
19722
19723 2005-09-19  Derek Price  <derek@ximbiot.com>
19724
19725         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
19726
19727 2005-09-19  Bruno Haible  <bruno@clisp.org>
19728
19729         * gnulib-tool (import): Provide default for --tests-base.
19730
19731 2005-09-19  Bruno Haible  <bruno@clisp.org>
19732
19733         * doc/quote.texi: New file, extracted from gnulib.texi.
19734         * doc/ctime.texi: New file, extracted from gnulib.texi.
19735         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
19736         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
19737         * doc/gnulib.texi: Include them.
19738
19739 2005-09-18  Bruno Haible  <bruno@clisp.org>
19740
19741         Portability fix.
19742         * gnulib-tool (func_readlink): New function.
19743         (func_ln_if_changed): Use it.
19744
19745 2005-09-18  Bruno Haible  <bruno@clisp.org>
19746
19747         * gnulib-tool: Support --with-tests also with --import.
19748         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
19749         (func_import): Use variables $testsbase and $inctests. Emit a
19750         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
19751         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
19752         SUBDIRS += $testsdir.
19753         (func_create_testdir): Update.
19754
19755 2005-09-18  Bruno Haible  <bruno@clisp.org>
19756
19757         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
19758         instead of $dry_run.
19759         (func_cp_if_changed, func_mv_if_changed): Remove functions.
19760         (func_ln_if_changed): Don't handle dry-run here.
19761         (func_import): In dry-run mode, detect more precisely which actions
19762         would be performed, and don't use "...ing" verbs.
19763
19764 2005-09-18  Bruno Haible  <bruno@clisp.org>
19765
19766         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
19767         (func_import): Use join on two temporary files instead of three nested
19768         loops, in order to determine which files are new or old.
19769
19770 2005-09-18  Bruno Haible  <bruno@clisp.org>
19771
19772         * gnulib-tool (func_import): Comment out code that spits out the
19773         new files with --dry-run.
19774
19775 2005-09-18  Bruno Haible  <bruno@clisp.org>
19776
19777         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
19778
19779 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
19780
19781         * lib/stat-time.h: New file.
19782         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
19783         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
19784         in a different way.
19785         (timespec_cmp): New function.
19786         * lib/utimecmp.c: Include stat-time.h.
19787         (SYSCALL_RESOLUTION): Depend on whether various struct stat
19788         members exist, not on the obsolescent ST_MTIM_NSEC.
19789         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
19790
19791 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
19792
19793         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
19794
19795 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
19796
19797         * MODULES.html.sh (File system functions): Add stat-time.
19798         * modules/stat-time: New file.
19799         * modules/timespec (Files): Remove m4/st_mtim.m4; this
19800         is now done in a different way, by the stat-time module.
19801         * modules/utimecmp (Depends-on): Add stat-time.
19802
19803 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
19804
19805         * m4/st_mtim.m4: Remove.  Superseded by...
19806         * m4/stat-time.m4: New file.
19807         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
19808         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
19809
19810 2005-09-15  Derek Price  <derek@ximbiot.com>
19811
19812         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
19813
19814 2005-09-15  Derek Price  <derek@ximbiot.com>
19815
19816         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
19817         * lib/regex_internal.c: Ditto, using this...
19818         (__GNUC_PREREQ): ...new macro.
19819         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
19820         using...
19821         (__GNUC_PREREQ): ...this new macro.
19822
19823         * lib/strstr.h: Include string.h. Define strstr as a macro here.
19824
19825 2005-09-15  Derek Price  <derek@ximbiot.com>
19826             Paul Eggert  <eggert@cs.ucla.edu>
19827
19828         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
19829         changes, consolidating in...
19830         * lib/regex_internal.h: ...this file.
19831
19832 2005-09-13  Jim Meyering  <jim@meyering.net>
19833
19834         * lib/canon-host.c: Filter through gnu indent and reword comments
19835         slightly.
19836         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
19837
19838 2005-09-13  Derek Price  <derek@ximbiot.com>
19839
19840         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
19841         failure.
19842         Reported by Jim Meyering  <jim@meyering.net>.
19843
19844 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
19845
19846         * lib/base64.c: Typo.
19847         (base64_encode): Put b64str in initialized data section.
19848
19849 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
19850
19851         Merge glibc and coreutils changes into gnulib, plus a few
19852         extra fixes.
19853         * lib/md5.c: Use #error rather than a string.
19854         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
19855         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
19856         (__attribute__): Define to empty for non recent-GCC.
19857         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
19858         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
19859         Renamed from their non-__ counterparts, with new macros replacing
19860         them if not _LIBC.  Add __THROW attribute.
19861         (rol): Remove.
19862         (struct md5_ctx): Align buffer if using GCC.
19863         * lib/sha1.h (struct sha1_ctx): Likewise.
19864         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
19865         The old name was backwards.
19866         (NOTSWAP): Remove; not used.
19867         (rol): New macro, moved here from md5.h.
19868         (sha1_process_block): Remove a FIXME that doesn't make sense.
19869
19870 2005-09-12  Derek Price  <derek@ximbiot.com>
19871
19872         Return usable errors from canon-host.
19873         * lib/canon-host.h: New file.
19874         * lib/canon-host.c (canon_host): Wrap...
19875         (canon_host_r): ...this new function, which now relies exclusively on
19876         getaddrinfo.
19877         (ch_strerror): New function.
19878         (last_cherror): New global.
19879         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
19880         interface.
19881         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
19882         void *.
19883         (freeaddrinfo): Free ai->ai_canonname when set.
19884
19885 2005-09-12  Derek Price  <derek@ximbiot.com>
19886
19887         Make canon-host require getaddrinfo.
19888         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
19889         AC_LIBSOURCE canon-host.h.  Call...
19890         (gl_PREREQ_CANON_HOST): ...this new function, which requires
19891         gl_GETADDRINFO.
19892         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
19893
19894 2005-09-12  Derek Price  <derek@ximbiot.com>
19895
19896         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
19897         LGPL.
19898         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
19899
19900 2005-09-12  Derek Price  <derek@ximbiot.com>
19901
19902         * lib/gai_strerror.c: Include config.h when available.  Include
19903         getaddrinfo.h before other headers to test interface.
19904         Reported by Larry Jones <lawrence.jones@ugs.com>.
19905
19906 2005-09-12  Derek Price  <derek@ximbiot.com>
19907             Paul Eggert  <eggert@cs.ucla.edu>
19908
19909         * modules/glob (Files): Add glob-libc.h.
19910
19911 2005-09-12  Derek Price  <derek@ximbiot.com>
19912             Paul Eggert  <eggert@cs.ucla.edu>
19913
19914         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
19915         glob_.h, glob-libc.h.
19916         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
19917
19918 2005-09-12  Derek Price  <derek@ximbiot.com>
19919             Paul Eggert  <eggert@cs.ucla.edu>
19920
19921         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
19922         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
19923         protecting things that should be done only in gnulib contexts.
19924         * lib/glob_.h: New file, containing only the glob things needed for
19925         gnulib.
19926         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
19927         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
19928         (glob, globfree, glob_pattern_p): Now defined simply in terms of
19929         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
19930         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
19931         and to respect the namespace rules better.
19932
19933 2005-09-08  Simon Josefsson  <jas@extundo.com>
19934
19935         * modules/socklen: New file.
19936
19937 2005-09-08  Simon Josefsson  <jas@extundo.com>
19938
19939         * m4/socklen.m4: New file.
19940
19941 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19942
19943         * modules/utimens (Files): Add m4/utimbuf.m4, since
19944         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
19945         Reported by Sergey Poznyakoff.
19946
19947 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19948
19949         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
19950         definitions, since that's the preferred style in glibc.
19951         Fix a minor spacing issue, and update copyright notice to match
19952         glibc's.
19953
19954 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19955
19956         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
19957
19958 2005-09-06  Simon Josefsson  <jas@extundo.com>
19959
19960         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
19961         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
19962
19963 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
19964
19965         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
19966         warning.
19967
19968 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
19969
19970         * config/srclist.txt: Add glibc bug 1302.
19971
19972 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
19973
19974         Change bitset word type from unsigned int to unsigned long int,
19975         as this has better performance on typical 64-bit hosts.
19976         Port bitset code to hosts with unusual word sizes.
19977         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
19978         (build_collating_symbol):
19979         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
19980         argument is a bitset.  This is merely a style issue, but it makes
19981         it clearer that an entire array is expected.
19982         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
19983         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
19984         Port to the case where bitset_word is not the same as unsigned int.
19985         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
19986         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
19987         Likewise.
19988         * lib/regexec.c (check_dst_limits_calc_pos_1,
19989         check_subexp_matching_top):
19990         (build_trtable, group_nodes_into_DFAstates):
19991         Likewise.
19992         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
19993         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
19994         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
19995         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
19996         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
19997         * lib/regcomp.c (optimize_subexps, lower_subexp):
19998         Work even if bitset_word has holes in its bitwise representation.
19999         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
20000         * lib/regexec.c (check_dst_limits_calc_pos_1,
20001         check_subexp_matching_top):
20002         Likewise.
20003         * lib/regex_internal.c (re_string_reconstruct):
20004         Don't assume UCHAR_MAX == 255.
20005         * lib/regex_internal.h (bitset_set_all): Likewise.
20006         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
20007         All uses changed.
20008         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
20009         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
20010         All uses changed.
20011         (BITSET_WORD_MAX): New macro.
20012         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
20013         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
20014         (bitset_empty, bitset_copy):
20015         Prefer sizeof (bitset) to multiplying it out ourselves.
20016         (bitset_not_merge): Remove; unused.
20017         (bitset_contain): Return bool, not unsigned int with one bit on.
20018         All callers changed.
20019         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
20020         alignment than re_node_set; do this by defining a new internal
20021         type struct dests_alloc and using it to allocate memory.
20022
20023 2005-09-05  Bruno Haible  <bruno@clisp.org>
20024
20025         * gnulib-tool (func_import): Fix comparison in handling of symbolic
20026         links.
20027
20028 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
20029
20030         * modules/size_max (Makefile.am): Add size_max.h
20031
20032 2005-09-04  Derek Price  <derek@ximbiot.com>
20033
20034         * gnulib-tool (func_import): Fix reversed $symbolic logic.
20035
20036 2005-09-03  Simon Josefsson  <jas@extundo.com>
20037
20038         * gnulib-tool: Fix typo.
20039
20040 2005-09-03  Simon Josefsson  <jas@extundo.com>
20041
20042         * config/srclist.txt: Add glibc bug 1293.
20043
20044 2005-09-03  Derek Price  <derek@ximbiot.com>
20045
20046         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
20047         From Larry Jones <lawrence.jones@ugs.com>.
20048
20049 2005-09-02  Simon Josefsson  <jas@extundo.com>
20050
20051         * modules/socklen: New file.
20052
20053 2005-09-02  Simon Josefsson  <jas@extundo.com>
20054
20055         * modules/havelib: New module.
20056
20057         * modules/gettext, modules/iconv, modules/lock, modules/readline:
20058         Use havelib.
20059
20060 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
20061
20062         Check for arithmetic overflow when calculating sizes, to prevent
20063         some buffer-overflow issues.  These patches are conservative, in the
20064         sense that when I couldn't determine whether an overflow was possible,
20065         I inserted a run-time check.
20066         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
20067         macros.
20068         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
20069         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
20070         (re_xnrealloc, re_x2nrealloc): New inline functions.
20071         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
20072         parse_bracket_exp):
20073         (build_equiv_class, build_charclass): Check for arithmetic overflow
20074         in size expression calculations.
20075         * lib/regex_internal.c (re_string_realloc_buffers):
20076         (build_wcs_upper_buffer, re_node_set_add_intersect):
20077         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
20078         (re_dfa_add_node, register_state): Likewise.
20079         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
20080         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
20081         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
20082         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
20083
20084 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
20085
20086         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
20087         m4/ulonglong.m4.  Problem reported by Martin Lambers.
20088
20089 2005-09-02  Bruno Haible  <bruno@clisp.org>
20090
20091         Support for lib vs. lib64 distinction on biarch platforms.
20092         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
20093         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
20094         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
20095
20096 2005-09-02  Bruno Haible  <bruno@clisp.org>
20097
20098         * gnulib-tool (import): In the other first-use case, provide defaults
20099         as well.
20100
20101 2005-09-02  Bruno Haible  <bruno@clisp.org>
20102
20103         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
20104         patches not yet found in the latest gettext release.
20105
20106 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20107
20108         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
20109         to avoid a collision with bits/local_lim.h in glibc.
20110         All uses changed.  Problem reported by Dmitry V. Levin in
20111         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
20112
20113         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
20114         bugs in int versus size_t comparisons.
20115         (re_string_context_at): Fix bug where the code assumed that
20116         Idx is signed.
20117
20118         Use bool where appropriate.
20119         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
20120         All callers changed.
20121         (calc_eclosure_iter): Likewise, for ROOT arg.
20122         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
20123         (build_charclass_op): Likewise, for NON_MATCH arg.
20124         * lib/regex_internal.c (re_string_allocate, re_string_construct):
20125         (re_string_construct_common): Likewise, for ICASE arg.
20126         * lib/regexec.c (re_search_2_stub, re_search_stub):
20127         Likewise, for RET_LEN arg.
20128         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
20129         (set_regs): Likewise, for FL_BACKTRACK arg.
20130         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
20131         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
20132         (calc_eclosure_iter, parse_bracket_exp):
20133         Use bool for internal variables that are booleans.
20134         * lib/regexec.c (re_search_internal, check_matching,
20135         proceed_next_node):
20136         (set_regs, build_sifted_states, sift_states_bkref):
20137         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
20138         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
20139         (find_collation_sequence_value):
20140         Likewise.
20141         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
20142         (re_node_set_compare):
20143         Return bool, not int. All callers changed.
20144         * lib/regexec.c (check_halt_node_context, check_dst_limits):
20145         (build_trtable, check_node_accept): Likewise.
20146         * lib/regex_internal.h: Include stdbool.h.
20147
20148         Fix bugs uncovered when converting to bool.
20149         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
20150         failure instead of charging ahead blindly.
20151         * lib/regex_internal.c (register_state): Likewise.
20152         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
20153         for freeing internal storage.
20154         (group_nodes_into_DFA_states): Use unsigned int, not int, for
20155         bitset pieces used as boolean, to avoid undefined behavior
20156         on hosts that do int overflow checking.
20157
20158 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20159
20160         * config/srclist.txt: Add glibc bugs 1285-1287.
20161
20162 2005-09-01  Jim Meyering  <jim@meyering.net>
20163
20164         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
20165         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
20166         Require gl_STAT_MACROS, too.
20167
20168 2005-09-01  Bruno Haible  <bruno@clisp.org>
20169
20170         * gnulib-tool (import): In the first-use case, provide defaults.
20171
20172 2005-09-01  Bruno Haible  <bruno@clisp.org>
20173
20174         * gnulib-tool (func_import): Remove the .tmp files.
20175
20176 2005-09-01  Bruno Haible  <bruno@clisp.org>
20177
20178         * gnulib-tool (func_import): Fix handling of symbolic links.
20179
20180 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20181
20182         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
20183         old glibc regex code mishandles strings longer than 2**31 bytes.
20184         This patch fixes this when the regex code is used in gnulib
20185         (i.e., outside glibc).
20186
20187         This patch should not affect the use of the regex code inside
20188         glibc.  No doubt this problem also needs to be handled for glibc
20189         as well, but the result will be an incompatible change to the
20190         glibc ABI, and the old ABI will have to be supported too.  That
20191         can be the the subject for another patch.
20192
20193         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
20194         governing whether the rest of this patch is active.  By default,
20195         the macro is disabled and the patch has no effect.
20196         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
20197         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
20198         (struct re_pattern_buffer, re_search, re_search_2, re_match):
20199         (re_match_2, re_set_registers): Use the new types.
20200         * lib/regex_internal.h (Idx, re_hashval_t): New types.
20201         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
20202         New macros.
20203         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
20204         (re_string_context_at, bin_tree_t, re_dfastate_t):
20205         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
20206         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
20207         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
20208         (re_string_char_size_at, re_string_wchar_at):
20209         (re_string_elem_size_at):
20210         Use the new types and macros to port to 64-bit hosts.
20211         Use unsigned types for internal values, so that the code
20212         mostly works even for arrays larger than SSIZE_MAX.
20213         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
20214         (search_duplicated_node, calc_eclosure_iter, fetch_number):
20215         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
20216         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
20217         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
20218         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
20219         (calc_inveclosure, parse_dup_op, build_range_exp):
20220         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
20221         (fetch_number, create_token_tree, mark_opt_subexp):
20222         Likewise.
20223         * lib/regex_internal.c (re_string_construct_common,
20224         create_ci_newstate):
20225         (create_cd_newstate, re_string_allocate, re_string_construct):
20226         (re_string_realloc_buffers, build_wcs_upper_buffer):
20227         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
20228         (re_string_reconstruct, re_string_peek_byte_case):
20229         (re_string_fetch_byte_case, re_string_context_at):
20230         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
20231         (re_node_set_init_copy, re_node_set_add_intersect):
20232         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
20233         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
20234         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
20235         (re_acquire_state, re_acquire_state_context, register_state):
20236         Likewise.
20237         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
20238         search_cur_bkref_entry):
20239         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
20240         (re_search_internal, re_search_2_stub, re_search_stub)
20241         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
20242         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
20243         (update_cur_sifted_state, check_dst_limits):
20244         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
20245         (check_subexp_limits, sift_states_bkref, merge_state_array):
20246         (check_subexp_matching_top, get_subexp, get_subexp_sub):
20247         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
20248         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
20249         (expand_bkref_cache, check_node_accept_bytes):
20250         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
20251         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
20252         (acquire_init_state_context, check_halt_node_context):
20253         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
20254         (sift_states_backward, clean_state_log_if_needed):
20255         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
20256         (find_recover_state, transit_state_sb, transit_state_mb):
20257         (transit_state_bkref, build_trtable, match_ctx_clean):
20258         Likewise.
20259         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
20260         to work around an assumption that REG_MISSING is negative.
20261
20262         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
20263         (seek_collating_symbol_entry) [defined _LIBC]:
20264         (lookup_collation_sequence_value) [defined _LIBC]:
20265         (build_range_exp, build_collating_symbol) [defined _LIBC]:
20266         Use prototypes rather than old-style function definitions.
20267         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
20268         (transit_state_sb) [0]:
20269         (find_collation_sequence_value) [defined _LIBC]: Likewise.
20270
20271         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
20272         rm_eo.
20273
20274         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
20275         (optimize_subexps, lower_subexp):
20276         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
20277         since the signed shift might overflow.  Use 1u<<31 instead.
20278         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
20279         Likewise.
20280         * lib/regexec.c (check_dst_limits_calc_pos_1,
20281         check_subexp_matching_top): Likewise.
20282
20283         * lib/regcomp.c (optimize_subexps, lower_subexp):
20284         Use CHAR_BIT rather than 8, for clarity.
20285         * lib/regexec.c (check_dst_limits_calc_pos_1):
20286         (check_subexp_matching_top): Likewise.
20287         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
20288         have to worry about portability issues when shifting it left.
20289         Remove no-longer-needed test for table_size > 0.
20290         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
20291         in a word, as the resulting behavior is undefined.
20292         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
20293         in one case, a <= should have been an <, and in another case the
20294         whole test was missing.
20295         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
20296         the standard name CHAR_BIT.
20297         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
20298         this is not true on one's complement and signed-magnitude hosts.
20299
20300         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
20301         next_last_offset.
20302         (struct re_dfa_t): Remove unused member states_alloc.
20303         * lib/regcomp.c (init_dfa): Don't initialize unused members.
20304
20305 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20306
20307         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
20308         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
20309         and large-file glibc and in 32-bit large-file Solaris.
20310
20311 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20312
20313         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
20314         lengths fit in regoff_t; this isn't true if regoff_t is the same
20315         width as size_t.
20316         * lib/regex.c (re_search_internal): 5th arg is LAST_START
20317         (= START + RANGE) instead of RANGE.  This avoids overflow
20318         problems when regoff_t is the same width as size_t.
20319         All callers changed.
20320         (re_search_2_stub): Check for overflow when adding the
20321         sizes of the two strings.
20322         (re_search_stub): Check for overflow when adding START
20323         to RANGE; if it occurs, substitute the extreme value.
20324
20325 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20326
20327         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
20328
20329 2005-08-31  Jim Meyering  <jim@meyering.net>
20330
20331         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
20332         a pointer-to-const.
20333         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
20334         (register_state): Likewise.
20335         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
20336         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
20337         (group_nodes_into_DFAstates): Likewise.
20338
20339 2005-08-31  Jim Meyering  <jim@meyering.net>
20340
20341         * check-module: Add a FIXME comment.
20342
20343 2005-08-31  Eric Blake  <ebb9@byu.net>
20344
20345         * modules/unistd-safer (Files): Add unistd--.h.
20346         * modules/stdio-safer (Files): Add stdio--.h.
20347
20348 2005-08-31  Derek Price  <derek@ximbiot.com>
20349
20350         * lib/getdelim.c (getdelim): Return EOF on EOF.
20351         Reported by Larry Jones <lawrence.jones@ugs.com>.
20352
20353 2005-08-31  Bruno Haible  <bruno@clisp.org>
20354
20355         Avoid unnecessary diffs in the generated lib/Makefile.am.
20356         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
20357         the generated files.
20358         (func_import): Don't set cmd.
20359
20360 2005-08-31  Bruno Haible  <bruno@clisp.org>
20361
20362         * lib/strstr.c: Include <stddef.h>, for NULL.
20363         * lib/strcasestr.c: Likewise.
20364         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
20365
20366 2005-08-31  Bruno Haible  <bruno@clisp.org>
20367
20368         * gnulib-tool: New option --macro-prefix.
20369         (func_import): Use macro_prefix.
20370         (import): Handle option --macro-prefix.
20371
20372 2005-08-31  Bruno Haible  <bruno@clisp.org>
20373
20374         * gnulib-tool (import): Rename most ac_* variables to cached_*.
20375         Also use new variables cached_lgpl, cached_libtool.
20376
20377 2005-08-31  Bruno Haible  <bruno@clisp.org>
20378
20379         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
20380         always instantiating them.
20381
20382 2005-08-31  Bruno Haible  <bruno@clisp.org>
20383
20384         * gnulib-tool (func_import): Read the previous cached settings
20385         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
20386         earlier added by gnulib but are now dropped. Warn when a gnulib file
20387         overwrites a non-gnulib file.
20388
20389 2005-08-31  Bruno Haible  <bruno@clisp.org>
20390
20391         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
20392         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
20393         projects that don't keep autogenerated files in CVS. Put into
20394         actioncmd only the specified modules, not the transitive closure.
20395
20396 2005-08-31  Bruno Haible  <bruno@clisp.org>
20397
20398         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
20399         Create directories that shall be filled.
20400         (import): Don't look for gl_* macros in configure.ac. Recurse across
20401         all directories containing a gnulib-cache.m4 files, if meaningful.
20402
20403 2005-08-31  Bruno Haible  <bruno@clisp.org>
20404
20405         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
20406         (import): Set seen_libtool when we see gl_LIBTOOL.
20407
20408 2005-08-31  Bruno Haible  <bruno@clisp.org>
20409
20410         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
20411         declaration macro definitions from generated gnulib.m4.
20412
20413 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
20414
20415         * lib/iconvme.h: Add prototype for iconv_alloc.
20416
20417 2005-08-29  Simon Josefsson  <jas@extundo.com>
20418
20419         * lib/iconvme.c: Fix errno.
20420
20421 2005-08-29  Bruno Haible  <bruno@clisp.org>
20422
20423         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
20424         that it works when the directory contains spaces.
20425
20426 2005-08-29  Bruno Haible  <bruno@clisp.org>
20427
20428         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
20429
20430 2005-08-29  Bruno Haible  <bruno@clisp.org>
20431
20432         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
20433         Emit more advice.
20434
20435 2005-08-29  Bruno Haible  <bruno@clisp.org>
20436         and Stepan Kasal  <kasal@ucw.cz>
20437
20438         * check-module: If more parameters are given, check each of them
20439         separately; add more exceptions, as noted by Jim Meyering.
20440         (check_module): New procedure.
20441         (%exempt_header): Now contains all exceptions.
20442
20443 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
20444
20445         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
20446
20447 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
20448
20449         * lib/iconvme.c: Split iconv_string into iconv_alloc.
20450
20451 2005-08-28  Bruno Haible  <bruno@clisp.org>
20452
20453         * m4/gnulib-tool.m4: New file.
20454
20455 2005-08-27  Jim Meyering  <jim@meyering.net>
20456
20457         * modules/unistd-safer (Files): Add pipe-safer.c.
20458         * modules/fcntl-safer (Files): Add creat-safer.c.
20459
20460 2005-08-27  Jim Meyering  <jim@meyering.net>
20461
20462         * m4/stdlib-safer.m4: New file.  From coreutils.
20463         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
20464         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
20465         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
20466         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
20467         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
20468
20469 2005-08-27  Jim Meyering  <jim@meyering.net>
20470
20471         * lib/fopen-safer.c: Merge minor changes from coreutils.
20472         * lib/dup-safer.c: Likewise.
20473         * lib/fd-safer.c: Likewise.
20474
20475         Merge from coreutils.
20476         * lib/stdio--.h: New file.
20477         * lib/stdlib--.h: New file.
20478         * lib/mkstemp-safer.c: New file.
20479
20480         GNU tar needs these.
20481         * lib/pipe-safer.c: New file.
20482         * lib/creat-safer.c: New file.
20483         * lib/fcntl--.h (creat): Define to creat_safer.
20484         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
20485         * lib/unistd--.h (pipe): Define to pipe_safer.
20486         * lib/unistd-safer.h: Declare pipe_safer.
20487
20488 2005-08-26  Simon Josefsson  <jas@extundo.com>
20489
20490         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
20491         Haible <bruno@clisp.org>.
20492
20493 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
20494
20495         * lib/regex_internal.h: Remove all references to
20496         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
20497         or better.
20498         (bitset_not, bitset_merge, bitset_not_merge):
20499         (bitset_mask, re_string_allocate, re_string_construct):
20500         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
20501         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
20502         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
20503         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
20504         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
20505         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
20506         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
20507         (re_acquire_state_context):
20508         Remove unnecessary forward decls.
20509         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
20510         Put __attribute at function definition,
20511         now that the function decl has been removed.
20512         * lib/regex_internal.c (re_string_peek_byte_case):
20513         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
20514         Likewise.
20515
20516 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
20517
20518         * m4/regex.m4: Add AC_PREREQ(2.50).
20519         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
20520
20521 2005-08-25  Simon Josefsson  <jas@extundo.com>
20522
20523         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
20524         __fsetlocking.
20525
20526 2005-08-25  Simon Josefsson  <jas@extundo.com>
20527
20528         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
20529         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
20530         GLIBC specific code.
20531
20532 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20533
20534         Make regex safe for g++.  This fixes one real bug (an "err"
20535         that should have been "*err").  g++ problem reported by
20536         Sam Steingold.
20537         * lib/regex_internal.h (re_calloc): New macro, consistent with
20538         re_malloc etc.  All callers of calloc changed to use re_calloc.
20539         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
20540         not int.  All callers changed.
20541         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
20542         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
20543         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
20544         (find_recover_state): Change "err" to "*err"; this fixes what
20545         appears to be a real bug.
20546         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
20547         versus int.
20548
20549 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20550
20551         * modules/regex (Depends-on): Add malloc, since the code
20552         assumes that !malloc(0) means failure.
20553
20554 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20555
20556         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
20557
20558         alloca modernization/simplification for regex.
20559         * lib/regex.c: Remove portability cruft for alloca.  This no longer
20560         needs to be at the start of the file, and can be moved into
20561         regex_internal.h and simplified.
20562         * lib/regex_internal.h: Include <alloca.h>.
20563         (__libc_use_alloca) [!defined _LIBC]: New macro.
20564         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
20565         now works outside glibc.
20566
20567 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20568
20569         * config/srclist.txt: Add glibc bugs 1241, 1245.
20570
20571 2005-08-25  Jim Meyering  <jim@meyering.net>
20572
20573         * lib/open-safer.c: Include <config.h>.
20574         Otherwise, we'd lose LARGEFILE support in any file using
20575         e.g. "fcntl--.h"
20576
20577 2005-08-25  Bruno Haible  <bruno@clisp.org>
20578
20579         * m4/minmax.m4: Require autoconf 2.52.
20580         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
20581         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
20582         alternatives of translit over the alphabet.
20583         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
20584
20585 2005-08-24  Simon Josefsson  <jas@extundo.com>
20586
20587         * tests/test-getpass.c: New file.
20588
20589 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
20590
20591         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
20592         for GNU regex features.
20593
20594 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
20595
20596         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
20597         * lib/regex.h (regerror): Likewise.
20598
20599         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
20600         requires this.  (The code never needed it.)
20601
20602         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
20603         All uses of recently-renamed identifiers changed to use the new,
20604         POSIX-compliant names.  The code will build and run just fine
20605         without these changes, but it's better to eat our own dog food
20606         and use the standard-conforming names.
20607
20608         * lib/regex.h: Fix a multitude of POSIX name space violations.
20609         These changes have an effect only for programs that define
20610         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
20611         do not change anything for programs compiled in the normal way.
20612         Also, there is no effect on the ABI.
20613
20614         (_REGEX_SOURCE): New macro.
20615         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
20616         defined and _GNU_SOURCE is not; this fixes a name space violation.
20617
20618         Rename the following macros to obey POSIX requirements.
20619         The old names are still visible as macros if _REGEX_SOURCE is defined.
20620         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
20621         RE_BACKSLASH_ESCAPE_IN_LISTS.
20622         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
20623         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
20624         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
20625         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
20626         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
20627         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
20628         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
20629         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
20630         (REG_INTERVALS): renamed from RE_INTERVALS.
20631         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
20632         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
20633         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
20634         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
20635         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
20636         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
20637         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
20638         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
20639         RE_UNMATCHED_RIGHT_PAREN_ORD.
20640         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
20641         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
20642         (REG_DEBUG): renamed from RE_DEBUG.
20643         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
20644         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
20645         unusual, since we can't clash with the POSIX REG_ICASE.
20646         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
20647         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
20648         (REG_NO_SUB): renamed from RE_NO_SUB.
20649         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
20650         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
20651         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
20652         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
20653         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
20654         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
20655         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
20656         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
20657         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
20658         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
20659         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
20660         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
20661         RE_SYNTAX_POSIX_MINIMAL_BASIC.
20662         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
20663         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
20664         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
20665         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
20666         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
20667         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
20668         (REG_FIXED): Renamed from REGS_FIXED.
20669         (REG_NREGS): Renamed from RE_NREGS.
20670
20671         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
20672         of other REG_* macros, since POSIX says the user is allowed to
20673         #undef these macros selectively.
20674
20675         (reg_errcode_t): Update comment stating what other tables need
20676         to be consistent.
20677
20678         Rename the following enum values to obey POSIX requirements.
20679         The old names are still visible as macros.
20680         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
20681         is not defined, since GNU is supposed to be a superset of POSIX as
20682         much as possible, and since we want reg_errcode_t to be a signed
20683         type for implementation consistency.
20684         (_REG_NOERROR): Renamed from REG_NOERROR.
20685         (_REG_NOMATCH): Renamed from REG_NOMATCH.
20686         (_REG_BADPAT): Renamed from REG_BADPAT.
20687         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
20688         (_REG_ECTYPE): Renamed from REG_ECTYPE.
20689         (_REG_EESCAPE): Renamed from REG_EESCAPE.
20690         (_REG_ESUBREG): Renamed from REG_ESUBREG.
20691         (_REG_EBRACK): Renamed from REG_EBRACK.
20692         (_REG_EPAREN): Renamed from REG_EPAREN.
20693         (_REG_EBRACE): Renamed from REG_EBRACE.
20694         (_REG_BADBR): Renamed from REG_BADBR.
20695         (_REG_ERANGE): Renamed from REG_ERANGE.
20696         (_REG_ESPACE): Renamed from REG_ESPACE.
20697         (_REG_BADRPT): Renamed from REG_BADRPT.
20698         (_REG_EEND): Renamed from REG_EEND.
20699         (_REG_ESIZE): Renamed from REG_ESIZE.
20700         (_REG_ERPAREN): Renamed from REG_ERPAREN.
20701         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
20702         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
20703         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
20704         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
20705
20706         (_REG_RE_NAME, _REG_RM_NAME): New macros.
20707         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
20708         changed.  But support the old name if the new one is not defined
20709         and if _REGEX_SOURCE.
20710
20711         Change the following member names in struct re_pattern_buffer.
20712         The old names are still supported if !_REGEX_SOURCE.
20713         The new names are always supported, regardless of _REGEX_SOURCE.
20714         (re_buffer): Renamed from buffer.
20715         (re_allocated): Renamed from allocated.
20716         (re_used): Renamed from used.
20717         (re_syntax): Renamed from syntax.
20718         (re_fastmap): Renamed from fastmap.
20719         (re_translate): Renamed from translate.
20720         (re_can_be_null): Renamed from can_be_null.
20721         (re_regs_allocated): Renamed from regs_allocated.
20722         (re_fastmap_accurate): Renamed from fastmap_accurate.
20723         (re_no_sub): Renamed from no_sub.
20724         (re_not_bol): Renamed from not_bol.
20725         (re_not_eol): Renamed from not_eol.
20726         (re_newline_anchor): Renamed from newline_anchor.
20727
20728         Change the following member names in struct re_registers.
20729         The old names are still supported if !_REGEX_SOURCE.
20730         The new names are always supported, regardless of _REGEX_SOURCE.
20731         (rm_num_regs): Renamed from num_regs.
20732         (rm_start): Renamed from start.
20733         (rm_end): Renamed from end.
20734
20735         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
20736         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
20737         Prepend __ to parameter names.
20738
20739         Undo yesterday's changes.
20740
20741 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
20742
20743         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
20744         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
20745         lib/regex.c.
20746
20747 2005-08-24  Jim Meyering  <jim@meyering.net>
20748
20749         Sync from coreutils.
20750         * m4/fcntl-safer.m4: New file.
20751
20752         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
20753         and object files for this module.
20754
20755 2005-08-24  Jim Meyering  <jim@meyering.net>
20756
20757         Sync from coreutils.
20758         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
20759
20760 2005-08-24  Jim Meyering  <jim@meyering.net>
20761
20762         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
20763         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
20764
20765 2005-08-24  Jim Meyering  <jim@meyering.net>
20766
20767         * modules/fcntl-safer: New module.
20768         * modules/fts (Depends-on): Add fcntl-safer.
20769         * MODULES.html.sh (File descriptor based Input/Output):
20770         Add fcntl-safer.
20771
20772 2005-08-24  Bruno Haible  <bruno@clisp.org>
20773
20774         Support for unit test modules.
20775         * modules/README: Mention tests modules.
20776         * modules/TEMPLATE-TESTS: New file.
20777         * gnulib-tool: New options --extract-tests-module, --with-tests and
20778         --tests-base (unused for the moment).
20779         (testsbase, inctests): New variables.
20780         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
20781         (func_verify_module): Exclude TEMPLATE-TESTS.
20782         (func_verify_nontests_module, func_verify_tests_module): New functions.
20783         (func_get_dependencies): Add implicit dependency for tests modules.
20784         (func_get_tests_module): New function.
20785         (func_modules_transitive_closure): When --with-tests was specified,
20786         include the unit tests as well, unless explicitly avoided.
20787         (func_emit_lib_Makefile_am): Ignore the tests modules here.
20788         (func_emit_tests_Makefile_am): New function.
20789         (func_create_testdir): When --with-tests was specified, emit a
20790         tests/ directory.
20791         * MODULES.html.sh (Future developments): Update.
20792
20793 2005-08-24  Bruno Haible  <bruno@clisp.org>
20794
20795         * modules/tls-tests: New file.
20796         * tests/test-tls.c: New file, from GNU gettext.
20797
20798 2005-08-24  Bruno Haible  <bruno@clisp.org>
20799
20800         * modules/lock-tests: New file.
20801         * tests/test-lock.c: New file, from GNU gettext.
20802
20803 2005-08-24  Bruno Haible  <bruno@clisp.org>
20804
20805         * lib/lock.h: Add multiple inclusion guard.
20806         * lib/tls.h: Add multiple inclusion guard.
20807
20808 2005-08-24  Bruno Haible  <bruno@clisp.org>
20809
20810         * gnulib-tool: Add support for the --aux-dir option to
20811         --create-testdir, --create-megatestdir, --test, --megatest.
20812         (func_create_testdir, func_create_megatestdir): Optionally emit a
20813         AC_CONFIG_AUX_DIR directive.
20814         (create-testdir, create-megatestdir, test, megatest): Provide a
20815         default value for $auxdir.
20816
20817 2005-08-24  Bruno Haible  <bruno@clisp.org>
20818
20819         * gnulib-tool (import): Use compound statement instead of subshell
20820         where possible.
20821
20822 2005-08-24  Bruno Haible  <bruno@clisp.org>
20823
20824         * gnulib-tool (import): Change --aux-dir default to "build-aux".
20825
20826 2005-08-24  Bruno Haible  <bruno@clisp.org>
20827
20828         * gnulib-tool (func_version): Update.
20829
20830 2005-08-24  Bruno Haible  <bruno@clisp.org>
20831
20832         * gnulib-tool (func_import, func_create_testdir,
20833         func_create_megatestdir): Quote all autoconf macro arguments.
20834
20835 2005-08-24  Bruno Haible  <bruno@clisp.org>
20836
20837         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
20838         option --force, because --force causes the aclocal.m4 of each
20839         subdirectory to be newer than the corresponding config.h.in.
20840
20841 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
20842
20843         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
20844         All contents moved to gl_REGEX.
20845         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
20846         assume that it does.
20847
20848 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
20849
20850         * lib/regex.h (REG_NOSYS)
20851         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
20852         Define, since POSIX requires it as of 2001.
20853         (_REG_ENOSYS)
20854         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
20855         New private symbol, used to keep the enum signed in all cases.
20856         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
20857         Youngman in
20858         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
20859
20860         * lib/regex_internal.c (re_string_skip_chars, register_state):
20861         (calc_state_hash):
20862         Remove forward decls; no longer needed now that we use prototypes.
20863         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
20864         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
20865         (clean_state_log_if_needed): Likewise.
20866
20867 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
20868
20869         * config/srclist.txt: Add glibc bugs 1231-1233.
20870
20871 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
20872
20873         Fix problems reported by Sam Steingold in
20874         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
20875         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
20876         assumed that reg_errcode_t is a signed type, which is not
20877         necessarily true if _XOPEN_SOURCE is not defined.
20878         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
20879         since some compilers warn about it otherwise.
20880
20881 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
20882
20883         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
20884         (init_word_char, create_initial_state, duplicate_node_closure):
20885         (fetch_token, peek_token_bracket, build_range_exp):
20886         (build_collating_symbol): Remove forward decls; no longer needed
20887         now that we use prototypes.
20888
20889         * lib/regcomp.c:
20890         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
20891         (re_compile_fastmap_iter, regcomp, regerror, regfree):
20892         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
20893         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
20894         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
20895         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
20896         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
20897         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
20898         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
20899         (build_range_exp, build_collating_symbol, parse_bracket_exp):
20900         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
20901         (build_charclass, build_charclass_op, fetch_number, create_tree):
20902         (create_token_tree, mark_opt_subexp, duplicate_tree):
20903         Use prototypes rather than old-style definitions.
20904
20905         * lib/regex_internal.c:
20906         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
20907         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
20908         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
20909         (re_string_reconstruct, re_string_peek_byte_case):
20910         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
20911         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
20912         (re_node_set_init_copy, re_node_set_add_intersect):
20913         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
20914         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
20915         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
20916         (re_acquire_state, re_acquire_state_context, register_state):
20917         (create_ci_newstate, create_cd_newstate, free_state):
20918         Likewise.
20919         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
20920         re_search_2):
20921         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
20922         (re_search_internal, prune_impossible_nodes):
20923         (acquire_init_state_context, check_matching, static):
20924         (check_halt_node_context, check_halt_state_context, proceed_next_node):
20925         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
20926         (update_regs, sift_states_backward, build_sifted_states):
20927         (clean_state_log_if_needed, merge_state_array):
20928         (update_cur_sifted_state, add_epsilon_src_nodes):
20929         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
20930         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
20931         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
20932         (find_recover_state, check_subexp_matching_top, transit_state_mb):
20933         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
20934         (check_arrival, check_arrival_add_next_nodes):
20935         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
20936         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
20937         (check_node_accept_bytes, check_node_accept, extend_buffers):
20938         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
20939         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
20940         (sift_ctx_init):
20941         Likewise.
20942
20943         * lib/regex_internal.h:
20944         (re_string_allocate, re_string_construct, re_string_reconstruct):
20945         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
20946         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
20947         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
20948         (re_string_context_at, re_string_peek_byte_case):
20949         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
20950         is defined, since we now use prototypes always.
20951
20952         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
20953         C89 or better.  All uses removed.
20954
20955 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
20956
20957         * config/srclist.txt: Add glibc bugs 1220-1227.
20958
20959 2005-08-20  Jim Meyering  <jim@meyering.net>
20960
20961         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
20962         of unused local, dfa.
20963
20964 2005-08-20  Bruno Haible  <bruno@clisp.org>
20965
20966         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
20967
20968 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
20969
20970         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
20971         (re_node_set_insert_last, re_dfa_add_node):
20972         Rename local variables to avoid GCC shadowing warnings.
20973
20974 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
20975
20976         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
20977         [defined lint]: Suppress bogus uninitialized-variable warnings.
20978
20979         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
20980         and let the caller return REG_ESPACE if out of space.  This
20981         removes an uninitialied-variable warning with GCC 4.0.1, and also
20982         avoids taking the address of a local variable.  All callers
20983         changed.
20984
20985 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
20986
20987         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
20988         $LIBCSRC/posix/regexec.c.
20989         Add glibc bug 1217 for regcomp.c.
20990
20991 2005-08-19  Jim Meyering  <jim@meyering.net>
20992
20993         * lib/regexec.c (proceed_next_node): Redo local variables to
20994         avoid GCC shadowing warnings.
20995
20996 2005-08-18  Bruno Haible  <bruno@clisp.org>
20997
20998         * lib/strstr.c (strstr): Fix return value in multibyte case.
20999         * lib/strcasestr.c (strcasestr): Likewise.
21000
21001 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
21002
21003         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
21004
21005 2005-08-17  Jim Meyering  <jim@meyering.net>
21006
21007         Make the %s format (seconds since the epoch) work for a negative
21008         number and when used with a zero-padded field width, e.g. %015s.
21009
21010         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
21011         label so that it precedes the code to set `digits'.  Otherwise,
21012         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
21013         print `00-22'.  Now, it prints `-0022', as it should.
21014
21015 2005-08-17  Bruno Haible  <bruno@clisp.org>
21016
21017         * modules/strstr (Files): Add m4/mbrtowc.m4.
21018         (Depends-on): Add mbuiter.
21019
21020 2005-08-17  Bruno Haible  <bruno@clisp.org>
21021
21022         * modules/strcasestr: New file.
21023         * MODULES.html.sh (String handling, based on ANSI C 89): Add
21024         strcasestr.
21025
21026 2005-08-17  Bruno Haible  <bruno@clisp.org>
21027
21028         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
21029
21030 2005-08-17  Bruno Haible  <bruno@clisp.org>
21031
21032         * modules/mbuiter: New file.
21033         * MODULES.html.sh (Extended multibyte and wide character utilities):
21034         Add mbuiter.
21035
21036 2005-08-17  Bruno Haible  <bruno@clisp.org>
21037
21038         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
21039         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
21040
21041 2005-08-17  Bruno Haible  <bruno@clisp.org>
21042
21043         * m4/strcasestr.m4: New file.
21044
21045 2005-08-17  Bruno Haible  <bruno@clisp.org>
21046
21047         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
21048         * lib/strstr.c: Completely rewritten, with multibyte locale support.
21049
21050 2005-08-17  Bruno Haible  <bruno@clisp.org>
21051
21052         * lib/strcasestr.h: New file.
21053         * lib/strcasestr.c: New file.
21054
21055 2005-08-17  Bruno Haible  <bruno@clisp.org>
21056
21057         * lib/strcasecmp.c: Use mbuiter.h.
21058
21059 2005-08-17  Bruno Haible  <bruno@clisp.org>
21060
21061         * lib/mbuiter.h: New file.
21062
21063 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
21064
21065         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
21066         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
21067         and gl_GETOPT are both invoked via different paths (as happens
21068         with GNU tar CVS because it uses both argp and getopt), the former
21069         wins.
21070
21071 2005-08-16  Bruno Haible  <bruno@clisp.org>
21072
21073         * modules/tls: New file.
21074         * MODULES.html.sh (Multithreading): Add tls.
21075
21076 2005-08-16  Bruno Haible  <bruno@clisp.org>
21077
21078         * modules/strnlen1: New file.
21079         * MODULES.html.sh (String handling): Add strnlen1.
21080
21081 2005-08-16  Bruno Haible  <bruno@clisp.org>
21082
21083         * modules/strcase (Files): Add m4/mbrtowc.m4.
21084         (Depends-on): Add strnlen1, mbchar.
21085
21086 2005-08-16  Bruno Haible  <bruno@clisp.org>
21087
21088         * modules/mbiter: New file.
21089         * MODULES.html.sh (Extended multibyte and wide character utilities):
21090         Add mbiter.
21091
21092 2005-08-16  Bruno Haible  <bruno@clisp.org>
21093
21094         * modules/mbfile: New file.
21095         * MODULES.html.sh (Extended multibyte and wide character utilities):
21096         Add mbfile.
21097
21098 2005-08-16  Bruno Haible  <bruno@clisp.org>
21099
21100         * modules/mbchar: New file.
21101         * MODULES.html.sh (Extended multibyte and wide character utilities):
21102         New section.
21103
21104 2005-08-16  Bruno Haible  <bruno@clisp.org>
21105
21106         * m4/tls.m4: New file, from GNU gettext.
21107
21108 2005-08-16  Bruno Haible  <bruno@clisp.org>
21109
21110         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
21111         always.
21112         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
21113
21114 2005-08-16  Bruno Haible  <bruno@clisp.org>
21115
21116         * m4/mbiter.m4: New file.
21117
21118 2005-08-16  Bruno Haible  <bruno@clisp.org>
21119
21120         * m4/mbfile.m4: New file.
21121
21122 2005-08-16  Bruno Haible  <bruno@clisp.org>
21123
21124         * m4/mbchar.m4: New file.
21125
21126 2005-08-16  Bruno Haible  <bruno@clisp.org>
21127
21128         * lib/tls.h: New file, from GNU gettext.
21129         * lib/tls.c: New file, from GNU gettext.
21130
21131 2005-08-16  Bruno Haible  <bruno@clisp.org>
21132
21133         * lib/strnlen1.h: New file.
21134         * lib/strnlen1.c: New file.
21135
21136 2005-08-16  Bruno Haible  <bruno@clisp.org>
21137
21138         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
21139         (mbi_init): Update.
21140         (mbi_avail, mbi_advance): Let the iteration end before the terminating
21141         NUL byte, not after it.
21142
21143 2005-08-16  Bruno Haible  <bruno@clisp.org>
21144
21145         * lib/strcase.h (strcasecmp): Add note in comments.
21146         * lib/strncasecmp.c: Use code from strcasecmp.c.
21147         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
21148         (strcasecmp): Work correctly in multibyte locales.
21149
21150 2005-08-16  Bruno Haible  <bruno@clisp.org>
21151
21152         * lib/mbiter.h: New file.
21153
21154 2005-08-16  Bruno Haible  <bruno@clisp.org>
21155
21156         * lib/mbfile.h: New file.
21157
21158 2005-08-16  Bruno Haible  <bruno@clisp.org>
21159
21160         * lib/mbchar.h: New file.
21161         * lib/mbchar.c: New file.
21162
21163 2005-08-16  Bruno Haible  <bruno@clisp.org>
21164
21165         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
21166         the valid ones. Makes the comparison operations transitive:
21167         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
21168         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
21169
21170 2005-08-15  Simon Josefsson  <jas@extundo.com>
21171
21172         * modules/ssize_t (License): Change to 'unlimited'.
21173
21174         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
21175
21176 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21177
21178         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
21179         Add comments for each pending glibc patch.
21180
21181 2005-08-15  Bruno Haible  <bruno@clisp.org>
21182
21183         * lib/regex.h (__restrict_arr): Don't define to __restrict if
21184         __cplusplus is defined.
21185
21186 2005-08-14  Jim Meyering  <jim@meyering.net>
21187
21188         Sync from coreutils.
21189
21190         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
21191         Use the hash-table-based cycle-detection code not just when
21192         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
21193         Reported by James Youngman in
21194         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
21195         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
21196         FTS_TIGHT_CYCLE_CHECK.
21197         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
21198         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
21199         once again.
21200         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
21201         * lib/fts.c (fd_safer): Remove decl.
21202         Include fcntl--.h rather than unistd-safer.h
21203         (fts_safe_changedir): Don't call fd_safer; no longer needed
21204         now that we include fcntl--.h.
21205
21206 2005-08-12  Simon Josefsson  <jas@extundo.com>
21207
21208         * modules/getndelim2: Use ssize_t module.
21209         * modules/getnline: Likewise.
21210         * modules/safe-read: Likewise.
21211         * modules/xreadlink: Likewise.
21212
21213         * modules/ssize_t: New file.
21214
21215 2005-08-12  Simon Josefsson  <jas@extundo.com>
21216
21217         * m4/readline.m4: Look for termcap, curses or ncurses if required.
21218
21219 2005-08-12  Simon Josefsson  <jas@extundo.com>
21220
21221         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21222         ssize_t.
21223
21224 2005-08-12  Simon Josefsson  <jas@extundo.com>
21225
21226         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
21227         readline, getdelim and check_version.
21228         (Support for systems lacking ISO C 99: Sizes of integer types):
21229         Add size_max.
21230
21231 2005-08-12  Bruno Haible  <bruno@clisp.org>
21232
21233         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
21234
21235 2005-08-11  Simon Josefsson  <jas@extundo.com>
21236
21237         * modules/readline: New file.
21238
21239         * modules/strnlen (Files): Add strnlen.h.
21240
21241 2005-08-11  Simon Josefsson  <jas@extundo.com>
21242
21243         * m4/readline.m4: New file.
21244
21245 2005-08-11  Simon Josefsson  <jas@extundo.com>
21246
21247         * lib/readline.h, readline.c: New file.
21248
21249 2005-08-11  Simon Josefsson  <jas@extundo.com>
21250
21251         * doc/gnulib.texi (Initial import, Finishing touches): Mention
21252         gl_AVOID.
21253
21254 2005-08-11  Bruno Haible  <bruno@clisp.org>
21255
21256         * lib/strnlen.h (strnlen): Change parameter name to match comment.
21257
21258 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
21259
21260         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
21261
21262 2005-08-10  Simon Josefsson  <jas@extundo.com>
21263
21264         * tests/test-iconvme.c: New file.
21265
21266 2005-08-10  Simon Josefsson  <jas@extundo.com>
21267
21268         * m4/strnlen.m4: New file.
21269
21270         * m4/strndup.m4: Don't check for strnlen declaration, done in
21271         strnlen.m4.
21272
21273 2005-08-10  Simon Josefsson  <jas@extundo.com>
21274
21275         * lib/strndup.c: Use strnlen.h.
21276
21277         * lib/strnlen.h: New file.
21278
21279 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
21280
21281         * README: Typos.
21282
21283 2005-08-02  Simon Josefsson  <jas@extundo.com>
21284
21285         * modules/readline: New file.
21286
21287 2005-08-02  Simon Josefsson  <jas@extundo.com>
21288
21289         * modules/getdelim: New file.
21290
21291         * modules/getline: Rewrite, don't use getndelim2.
21292
21293 2005-08-02  Simon Josefsson  <jas@extundo.com>
21294
21295         * m4/getline.m4: Separate out getdelim stuff into separate module.
21296
21297         * m4/getdelim.m4: New file.
21298
21299 2005-08-02  Simon Josefsson  <jas@extundo.com>
21300
21301         * lib/getline.h, getline.c: Rewrite.
21302
21303         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
21304
21305 2005-07-31  Bruno Haible  <bruno@clisp.org>
21306
21307         * lib/lock.h (gl_lock_initializer): New macro.
21308         (gl_lock_define_initialized): Use it.
21309         (gl_rwlock_initializer): New macro.
21310         (gl_rwlock_define_initialized): Use it.
21311         (gl_recursive_lock_initializer): New macro.
21312         (gl_recursive_lock_define_initialized): Use it.
21313
21314 2005-07-30  Karl Berry  <karl@gnu.org>
21315
21316         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
21317         Report from Ben Pfaff, regarding getopt.
21318
21319 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
21320
21321         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
21322         normal way.
21323         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
21324         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
21325         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
21326         (gl_GETOPT): Use the new macros.  Most of the implementation
21327         is moved to the new macros.  This is for programs like Emacs
21328         that don't want all the functionality of gl_GETOPT.
21329
21330 2005-07-26  Bruno Haible  <bruno@clisp.org>
21331
21332         * m4/lock.m4: Update from GNU gettext.
21333
21334 2005-07-26  Bruno Haible  <bruno@clisp.org>
21335
21336         * lib/lock.h: Update from GNU gettext.
21337         * lib/lock.c: Update from GNU gettext.
21338
21339 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
21340
21341         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
21342         obsolescent AC_TRY_RUN.  Include the default includes files, for
21343         'exit'.
21344
21345 2005-07-24  Bruno Haible  <bruno@clisp.org>
21346
21347         * modules/visibility: New file.
21348         * MODULES.html.sh (Misc): Add visibility.
21349
21350 2005-07-24  Bruno Haible  <bruno@clisp.org>
21351
21352         * m4/visibility.m4: New file.
21353
21354 2005-07-24  Bruno Haible  <bruno@clisp.org>
21355
21356         * doc/visibility.texi: New file.
21357
21358 2005-07-22  Bruno Haible  <bruno@clisp.org>
21359
21360         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
21361         $(ALLOCA_H), redundant through BUILT_SOURCES.
21362         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
21363         redundant through BUILT_SOURCES.
21364         * modules/byteswap (Makefile.am): Remove explicit dependency on
21365         $(BYTESWAP_H), redundant through BUILT_SOURCES.
21366         * modules/fnmatch (Makefile.am): Remove explicit dependency on
21367         $(FNMATCH_H), redundant through BUILT_SOURCES.
21368         * modules/getopt (Makefile.am): Remove explicit dependency on
21369         $(GETOPT_H), redundant through BUILT_SOURCES.
21370         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
21371         redundant through BUILT_SOURCES.
21372         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
21373         redundant through BUILT_SOURCES.
21374         * modules/stdbool (Makefile.am): Remove explicit dependency on
21375         $(STDBOOL_H), redundant through BUILT_SOURCES.
21376         * modules/stdint (Makefile.am): Remove explicit dependency on
21377         $(STDINT_H), redundant through BUILT_SOURCES.
21378         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
21379         Remove explicit dependency on $(SYSEXITS_H).
21380         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
21381
21382 2005-07-18  Simon Josefsson  <jas@extundo.com>
21383
21384         * lib/check-version.c (check_version): Accept identical versions too.
21385
21386 2005-07-18  Bruno Haible  <bruno@clisp.org>
21387
21388         * modules/lock: New file.
21389         * MODULES.html.sh (Multithreading): New section.
21390
21391 2005-07-18  Bruno Haible  <bruno@clisp.org>
21392
21393         * m4/lock.m4: New file, from GNU gettext.
21394
21395 2005-07-18  Bruno Haible  <bruno@clisp.org>
21396
21397         * lib/lock.h: New file, from GNU gettext.
21398         * lib/lock.c: New file, from GNU gettext.
21399
21400 2005-07-18  Bruno Haible  <bruno@clisp.org>
21401
21402         * lib/lock.h (gl_once_t): New type.
21403         (gl_once_define, gl_once): New macros.
21404         * lib/lock.c (fresh_once): New variable.
21405         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
21406         functions.
21407
21408 2005-07-16  Simon Josefsson  <jas@extundo.com>
21409
21410         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
21411         workaround, suggested by Bruno.
21412
21413 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
21414
21415         * modules/xalloc (Depends-on): Add xalloc-die.
21416         * modules/xvasprintf (Depends-on): Add xalloc-die.
21417
21418 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
21419
21420         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
21421         with a minor change.
21422
21423 2005-07-15  Bruno Haible  <bruno@clisp.org>
21424
21425         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
21426         When using lib/poll.c, define poll as rpl_poll.
21427
21428 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
21429
21430         * modules/argp (Depends-on): Remove unlocked-io.
21431
21432 2005-07-14  Derek Price  <derek@ximbiot.com>
21433
21434         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
21435         for glob symlink bug.
21436
21437 2005-07-14  Bruno Haible  <bruno@clisp.org>
21438
21439         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
21440         Instead, test for *_unlocked function declarations directly.
21441
21442 2005-07-11  Simon Josefsson  <jas@extundo.com>
21443
21444         * modules/size_max: New file.
21445
21446         * modules/xsize: Depend on size_max module for size_max.m4.
21447
21448 2005-07-11  Simon Josefsson  <jas@extundo.com>
21449
21450         * lib/size_max.h: New file.
21451
21452 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
21453
21454         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
21455         copyright symbol and the year.
21456         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
21457         (version_etc_va): Use parameterized copyright notice.
21458         Reword to conform to the current GNU coding standards.
21459
21460 2005-07-11  Karl Berry  <karl@gnu.org>
21461
21462         * doc/gnulib.texi (Quoting): new node.
21463         (Initial import): more info, from Patrice.
21464
21465 2005-07-11  Bruno Haible  <bruno@clisp.org>
21466
21467         * gnulib-tool (func_usage): Document option --avoid.
21468         (Command line options): Handle --avoid.
21469         (func_acceptable): New function.
21470         (func_modules_transitive_closure): Use it.
21471
21472 2005-07-11  Bruno Haible  <bruno@clisp.org>
21473
21474         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
21475         Reported by Jim Meyering.
21476
21477 2005-07-10  Bruno Haible  <bruno@clisp.org>
21478
21479         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
21480         Needed when size_t is smaller than 'unsigned int'.
21481         Reported by Paul Eggert.
21482
21483 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
21484
21485         * modules/argp (Depends-on): Add unlocked-io
21486
21487 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
21488
21489         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
21490         block of defines.
21491
21492 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
21493
21494         * config/srclist.txt: Comment out regcomp.c, since we have a porting
21495         fix now.
21496
21497 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
21498         and Paul Eggert  <eggert@cs.ucla.edu>
21499
21500         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
21501         in wint_t, not wchar_t.  Remove now-unnecessary cast.
21502
21503 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
21504
21505         * modules/regex (Files): Add lib/regex_internal.c,
21506         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
21507         (Depends-on): Add extensions.
21508         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
21509
21510 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
21511
21512         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
21513         pathconf.
21514         * m4/same.m4 (gl_SAME): Likewise.
21515         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
21516
21517         * m4/regex.m4: Adjust to new libc regex implementation.
21518         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
21519         all the .c and .h parts of (the new) regex.
21520         Quote the m4 stuff better.
21521         Check for RE_ICASE bug of old gnulib.
21522         Check for REG_STARTEND of recent libc.
21523         Rename local variables from jm_* to gl_*.
21524         Quote operand of "test -f".
21525         Say "recent enough" version of libc, not "version 2".
21526         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
21527         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
21528         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
21529         Remove check for btowc, isascii.
21530         Require AM_LANGINFO_CODESET.
21531
21532 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
21533
21534         * lib/regex.c, regex.h: Sync from libc.
21535         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
21536         * lib/regexec.c:
21537         New files, synced from libc, except that regex_internal.h
21538         currently has a small porting fix.
21539
21540 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
21541
21542         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
21543         regex_internal.c, regexec.c.
21544         Add regex_internal.h too, but as a comment, since the libc version
21545         is currently broken in gnulib mode.
21546
21547 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
21548
21549         Support programs like Emacs that use gnulib but not gettext.
21550         * MODULES.html.sh (Internationalization functions): Add gettext-h.
21551         * modules/gettext-h: New file.
21552         * modules/gettext (Files): Remove lib/gettext.h.
21553         (Depends-on): Add gettext-h.
21554         (Makefile.am): Remove lib_SOURCES.
21555         * modules/argmatch, modules/c-stack, modules/closeout:
21556         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
21557         * modules/execute, modules/file-type, modules/getaddrinfo:
21558         * modules/getopt, modules/human, modules/javacomp:
21559         * modules/javaexec, modules/mkdir-p, modules/obstack:
21560         * modules/openat, modules/pagealign_alloc, modules/pipe:
21561         * modules/quotearg, modules/regex, modules/rpmatch:
21562         * modules/unicodeio, modules/userspec, modules/version-etc:
21563         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
21564         * modules/xsetenv:
21565         Depend on gettext-h, not gettext.
21566
21567 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
21568
21569         * gnulib-tool (func_import): Add support for 'public domain' license.
21570         * modules/alloca, modules/atexit, modules/memmove:
21571         Now public domain, not GPL.
21572         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
21573         * modules/realloc, modules/strerror, modules/strtod:
21574         Now LGPL, not GPL.
21575
21576 2005-07-05  Bruno Haible  <bruno@clisp.org>
21577
21578         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
21579         autoconf CVS. Needed for mingw.
21580
21581 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
21582
21583         Remove the dependency of the strftime module on the tzset module.
21584         * modules/strftime (Depends-on): Remove dependency on tzset.
21585
21586 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
21587
21588         Remove the dependency of the strftime module on the tzset module.
21589         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
21590         gl_FUNC_TZSET_CLOBBER.
21591
21592 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
21593
21594         Remove the dependency of the strftime module on the tzset module.
21595         * lib/strftime.c (my_strftime)
21596         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
21597         Copy the input structure, to work around some of the bug with
21598         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
21599         Solaris releases, you should also use the tzset module, but we won't
21600         require it as a dependency any more since we don't want LGPLed code
21601         to depend on GPLed code.
21602
21603 2005-07-02  Jim Meyering  <jim@meyering.net>
21604
21605         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
21606         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
21607         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
21608         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
21609
21610 2005-07-02  Jim Meyering  <jim@meyering.net>
21611
21612         * lib/backupfile.c (backup_args): Change a `0' to NULL.
21613
21614 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
21615
21616         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
21617         declares only 'struct timespec;' (!).
21618
21619 2005-07-01  Jim Meyering  <jim@meyering.net>
21620
21621         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
21622         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
21623         * lib/save-cwd.c, tempname.c:
21624         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
21625         and don't include <sys/file.h>).
21626
21627 2005-06-29  Jim Meyering  <jim@meyering.net>
21628
21629         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
21630         type name.  Use the variable name instead.
21631         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
21632         Likewise.
21633
21634 2005-06-28  Simon Josefsson  <jas@extundo.com>
21635
21636         * modules/check-version (Files): Add check-version.m4.
21637
21638 2005-06-28  Simon Josefsson  <jas@extundo.com>
21639
21640         * m4/check-version.m4: New file, suggested by Jim Meyering
21641         <jim@meyering.net>.
21642
21643 2005-06-28  Simon Josefsson  <jas@extundo.com>
21644
21645         * lib/check-version.h, lib/check-version.c: New files.
21646
21647 2005-06-28  Simon Josefsson  <jas@extundo.com>
21648
21649         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
21650         collision with global variable.  Better indentation.  Don't
21651         increment buffer pointer beyond buffer end.  Based on comments
21652         from Paul Eggert <eggert@cs.ucla.edu>.
21653
21654         * lib/base64.h: Indent.
21655
21656 2005-06-28  Simon Josefsson  <jas@extundo.com>
21657
21658         * doc/gnulib.texi (Library version handling): New section.
21659
21660 2005-06-28  Jim Meyering  <jim@meyering.net>
21661
21662         * check-module (find_included_lib_files): Hard-code another
21663         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
21664         but modules/fts-lgpl (correctly) does not list those files.
21665
21666         * modules/canonicalize (Files): Add lib/pathmax.h.
21667
21668 2005-06-25  Simon Josefsson  <jas@extundo.com>
21669
21670         * modules/check-version: New file.
21671
21672 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
21673
21674         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
21675         initializer of struct addrinfo, as an indication that we don't
21676         care how many members the structure has.
21677
21678 2005-06-24  Derek Price  <derek@ximbiot.com>
21679         and Bruno Haible  <bruno@clisp.org>
21680
21681         Remove stat module & update lstat.
21682         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
21683         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
21684         * m4/stat.m4: Remove this file.
21685
21686 2005-06-24  Derek Price  <derek@ximbiot.com>
21687         and Bruno Haible  <bruno@clisp.org>
21688
21689         Remove stat module & update lstat.
21690         * lib/stat.c: Remove this file...
21691         (slash_aware_lstat): ...moving this content and its support...
21692         * lib/lstat.c (rpl_lstat): ...into here.
21693         * lib/lstat.h: New file.
21694
21695 2005-06-24  Derek Price  <derek@ximbiot.com>
21696         and Bruno Haible  <bruno@clisp.org>
21697
21698         Remove stat module & update lstat.
21699         * config/srclist.txt (libc sources): Remove stat.
21700
21701 2005-06-24  Derek Price  <derek@ximbiot.com>
21702         and Bruno Haible  <bruno@clisp.org>
21703
21704         Remove stat module & update lstat.
21705         * MODULES.html.sh (stat): Remove.
21706         * MODULES.html: Regenerated.
21707         * modules/lstat (Description): Correct function name.
21708         (Files): Add "lstat.h".
21709         (Depends-on): Remove stat, add xalloc, stat-macros.
21710         * modules/stat: Remove this file.
21711         (Include): Add "lstat.h", remove <sys/stat.h>.
21712
21713 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
21714
21715         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
21716         (ranged_convert): Don't save conversion in a temporary struct.
21717         This causes a warning with GCC 4.0.0, and anyway in the typical
21718         case it's not worth the extra 100 bytes or so of code.
21719         (ranged_convert, __mktime_internal): When calling a function via a
21720         pointer P, use P () rather than (*P) (), as we now assume C89 or
21721         better.
21722
21723 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
21724
21725         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
21726         "who -r" failed to give output.  Problem reported by Tim Waugh.
21727
21728         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
21729         (xcalloc): Use it to avoid needless tests.
21730         Problem reported by Jim Meyering.
21731
21732 2005-06-20  Derek Price  <derek@ximbiot.com>
21733
21734         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
21735         unnecessary for Autoconfs > 2.59c.
21736
21737 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
21738
21739         * lib/argp.h (__option_is_short): Check upper limit of
21740         __key. Isprint() requires its argument to have the value
21741         of an unsigned char or EOF.
21742
21743 2005-06-16  Jim Meyering  <jim@meyering.net>
21744
21745         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
21746         when either N or S is zero.
21747
21748 2005-06-16  Derek Price  <derek@ximbiot.com>
21749
21750         * m4/bison.m4: Declare YACC & YFLAGS precious.
21751
21752 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
21753
21754         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
21755         multibyte string or pattern, fall back on unibyte matching.
21756         Problem reported by James Youngman.
21757
21758 2005-06-08  Bruno Haible  <bruno@clisp.org>
21759
21760         * modules/csharpcomp: New file.
21761         * MODULES.html.sh (C#): Add csharpcomp.
21762
21763 2005-06-08  Bruno Haible  <bruno@clisp.org>
21764
21765         * m4/csharpcomp.m4: New file, from GNU gettext.
21766
21767 2005-06-08  Bruno Haible  <bruno@clisp.org>
21768
21769         * lib/csharpcomp.h: New file, from GNU gettext.
21770         * lib/csharpcomp.c: New file, from GNU gettext.
21771         * lib/csharpcomp.sh.in: New file, from GNU gettext.
21772
21773 2005-06-08  Bruno Haible  <bruno@clisp.org>
21774
21775         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
21776         warning on mingw.
21777
21778 2005-06-07  Derek Price  <derek@ximbiot.com>
21779
21780         Sync from CVS.
21781         * lib/glob_.h: Indent nested #ifdef.
21782
21783 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
21784
21785         Sync from coreutils.
21786         Use "file name" when talking about file names, instead of "filename"
21787         or "path", as per the GNU coding standards.
21788         * lib/mkdir-p.c: Renamed from makepath.c.
21789         (make_dir_parents): Renamed from make_path.  All callers changed.
21790         * lib/mkdir-p.h: Likewise.  All includers changed.
21791         * lib/filenamecat.c: Renamed from path-concat.c.
21792         (file_name_concat): Renamed from path_concat.  All callers changed.
21793         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
21794         * lib/filenamecat.h: Likewise.  All includers changed.
21795         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
21796         in comments or local variable names.
21797         * lib/basename.c: Likewise.
21798         * lib/canonicalize.c, canonicalize.h: Likewise.
21799         * lib/dirname.c, dirname.h: Likewise.
21800         * lib/euidaccess.c: Likewise.
21801         * lib/exclude.c: Likewise
21802         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
21803         * lib/fsusage.c, fsuage.h: Likewise.
21804         * lib/fts.c, fts_.h: Likewise.
21805         * lib/getcwd.c: Likewise.
21806         * lib/getloadavg.c: Likewise.
21807         * lib/mkstemp.c: Likewise.
21808         * lib/mountlist.c, mountlist.h: Likewise.
21809         * lib/openat.c, openat.h: Likewise.
21810         * lib/readlink-stub.c: Likewise.
21811         * lib/readutmp.c, readutmp.h: Likewise.
21812         * lib/rename.c: Likewise.
21813         * lib/rmdir.c: Likewise.
21814         * lib/same.c: Likewise.
21815         * lib/savedir.c: Likewise.
21816         * lib/stripslash.c: Likewise.
21817         * lib/tempname.c: Likewise.
21818         * lib/xreadlink.c: Likewise.
21819         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
21820         All uses changed.
21821         * lib/exclude.h: Likewise.
21822
21823         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
21824         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
21825         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
21826         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
21827         * lib/pathmax.h: Include <limits.h> unconditionally, since other
21828         files have been getting away with it for years (MORE/BSD 4.3
21829         is extinct now).
21830         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
21831         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
21832
21833         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
21834         Define to 256, not 255, as per modern POSIX.
21835
21836 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
21837
21838         Sync from coreutils.
21839         Use "file name" when talking about file names, instead of "filename"
21840         or "path", as per the GNU coding standards.
21841         * MODULES.html.sh: mkdir-p renamed from makepath.
21842         filenamecat renamed from path-concat.
21843         * modules/filenamecat: Renamed from modules/path-concat.
21844         (Files): filenamecat.h and filenamecat.c renamed from
21845         path-concat.h and path-concat.c.
21846         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
21847         (Include): filenamecat.h, not path-concat.h.
21848         * modules/mkdir-p: Renamed from modules/makepath.
21849         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
21850         makepath.c.
21851         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
21852         (Include): mkdir-p.h, not makepath.h.
21853
21854 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
21855
21856         Sync from coreutils.
21857         * m4/mkdir-p.m4: Renamed from makepath.m4.
21858         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
21859         Rename files from makepath.c to mkdir-p.c, and from
21860         makepath.h to mkdir-p.h.
21861         * m4/filenamecat.m4: Renamed from path-concat.m4.
21862         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
21863         Rename files from path-concat.c to filenamecat.c,
21864         and from path-concat.h to filenamecat.h.
21865         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
21866         "file name" in local variables or comments.
21867         * m4/rename.m4: Likewise.
21868
21869 2005-06-01  Bruno Haible  <bruno@clisp.org>
21870
21871         * modules/csharpexec: New file.
21872         * MODULES.html.sh (C#): New section.
21873
21874 2005-06-01  Bruno Haible  <bruno@clisp.org>
21875
21876         * m4/csharp.m4: New file, from GNU gettext.
21877         * m4/csharpexec.m4: New file, from GNU gettext.
21878
21879 2005-06-01  Bruno Haible  <bruno@clisp.org>
21880
21881         * lib/csharpexec.h: New file, from GNU gettext.
21882         * lib/csharpexec.c: New file, from GNU gettext.
21883         * lib/csharpexec.sh.in: New file, from GNU gettext.
21884
21885 2005-05-31  Derek Price  <derek@ximbiot.com>
21886             Paul Eggert  <eggert@cs.ucla.edu>
21887
21888         Sync from cvs.
21889         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
21890
21891 2005-05-31  Derek Price  <derek@ximbiot.com>
21892             Paul Eggert  <eggert@cs.ucla.edu>
21893
21894         Sync from cvs.
21895         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
21896
21897 2005-05-29  Derek Price  <derek@ximbiot.com>
21898
21899         * config/srclist.txt (glob_.h, glob.c): Add these files.
21900
21901 2005-05-29  Derek Price  <derek@ximbiot.com>
21902
21903         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
21904         * modules/glob: New file.
21905         * modules/getlogin_r: Add link to POSIX spec in description.
21906
21907 2005-05-29  Derek Price  <derek@ximbiot.com>
21908             Paul Eggert  <eggert@cs.ucla.edu>
21909
21910         * m4/glob.m4: New file.
21911
21912 2005-05-29  Derek Price  <derek@ximbiot.com>
21913             Paul Eggert  <eggert@cs.ucla.edu>
21914
21915         * lib/glob_.h, lib/glob.c: New files.
21916
21917 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
21918
21919         * modules/fts (Files): Remove m4/inttypes-pri.m4.
21920         * modules/fts-lgpl (Depends-on): Remove gettext.
21921
21922 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
21923
21924         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
21925         and don't require gt_INTTYPES_PRI.
21926
21927 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
21928
21929         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
21930
21931         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
21932         the configuration hassle isn't worth it.
21933         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
21934         (LONGEST_MODIFIER, PRIuMAX): Remove.
21935
21936 2005-05-27  Bruno Haible  <bruno@clisp.org>
21937
21938         * lib/getlogin_r.h: Remove second include of <stddef.h>.
21939
21940 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
21941
21942         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
21943         _POSIX_PTHREAD_SEMANTICS for Solaris.
21944
21945 2005-05-25  Derek Price  <derek@ximbiot.com>
21946
21947         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
21948
21949 2005-05-25  Derek Price  <derek@ximbiot.com>
21950             Paul Eggert  <eggert@cs.ucla.edu>
21951
21952         * modules/getlogin_r, m4/getlogin_r.m4: New files.
21953         * lib/getlogin_r.c, getlogin_r.h: New files.
21954
21955 2005-05-25  Bruno Haible  <bruno@clisp.org>
21956             Derek Price  <derek@ximbiot.com>
21957
21958         * lib/getlogin_r.h: Simplify API documentation.
21959
21960 2005-05-23  Derek Price  <derek@ximbiot.com>
21961
21962         * modules/minmax (Files): Add m4/minmax.m4.
21963         (configure.ac): Add gl_MINMAX.
21964
21965 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
21966
21967         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
21968         so that unistd-safer.h (GPL'ed code) need not be included.
21969
21970 2005-05-22  Bruno Haible  <bruno@clisp.org>
21971
21972         * m4/minmax.m4: New file.
21973         Based on a patch by Derek Price <derek@ximbiot.com>.
21974
21975 2005-05-22  Bruno Haible  <bruno@clisp.org>
21976
21977         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
21978         (INT64_MIN): Fix definition.
21979         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
21980
21981         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
21982         NEED_SIGNED_INT_TYPES.
21983
21984         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
21985         HAVE_SYSTEM_INTTYPES.
21986
21987 2005-05-22  Bruno Haible  <bruno@clisp.org>
21988
21989         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
21990         Also include <sys/param.h> if it defines MIN, MAX.
21991         Based on a patch by Derek Price <derek@ximbiot.com>.
21992
21993 2005-05-21  Jim Meyering  <jim@meyering.net>
21994
21995         * modules/fts (Files): Add m4/inttypes-pri.m4.
21996         (Depends-on): Add lstat and remove gettext.  Alphabetize.
21997
21998 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
21999
22000         New fts module.
22001         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
22002         (setup_dir, free_dir): New functions.
22003         (enter_dir, leave_dir): Define trivial
22004         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
22005         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
22006         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
22007         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
22008         Move to fts-cycle.c.
22009         (fts_open): Use setup_dir.
22010         (fts_close): Use free_dir.
22011         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
22012         This adds a label and some gotos, but the alternatives were messier.
22013         Check for memory allocation failure when entering a dir.
22014         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
22015         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
22016         (FTS): New member fts_cycle, that is a union that contains the
22017         old active_dir_ht and cycle_state.  All uses changed to mention
22018         fts_cycle.ht and fts_cycle.state.
22019         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
22020         fts.c, with the following changes:
22021         (setup_dir, free_dir): New functions.
22022         (enter_dir): Now returns bool.  Return true if successful, false
22023         if memory exhausted.  All callers changed.
22024         Do not bother partly cleaning up on
22025         memory allocation failure; that is free_dir's job.
22026         However, free ad if hash_insert fails, to avoid memory leak.
22027         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
22028         fts->fts_options to see which union member to use.
22029
22030 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22031
22032         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
22033         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
22034
22035 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
22036
22037         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
22038
22039 2005-05-20  Jim Meyering  <jim@meyering.net>
22040
22041         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
22042         Now a macro, to pacify GCC.
22043
22044 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
22045
22046         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
22047         of -1.
22048
22049 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
22050
22051         * lib/chown.c (rpl_chown): Return -1 on failure.
22052
22053 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
22054
22055         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
22056         Don't check for stddef.h.
22057         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
22058         don't use its results.
22059         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
22060         since we include them unconditionally.  Don't require
22061         AM_STDBOOL_H, since stdbool is a prerequisite.
22062         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
22063         since we assume C89 or better.
22064         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
22065         as we don't use their results.
22066         Don't check for fchdir, memmove, memset, strrchr, as we use
22067         them unconditionally.
22068         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
22069         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
22070
22071 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
22072
22073         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
22074         Include <stddef.h> unconditionally, since we assume C89 now.
22075         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
22076         * lib/fts.c: Include fts_.h first, to check interface.
22077         Do not include intprops.h; no longer needed.
22078         Include cycle-check.h and hash.h, since fts_.h no longer does.
22079         Remove unnecessary casts of closedir to void.
22080         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
22081         decide whether to decrement nlinks.
22082         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
22083         (FTS): Use struct hash_table * instead of Hash_table, so that
22084         we no longer need to include hash.h here.
22085
22086 2005-05-18  Jim Meyering  <jim@meyering.net>
22087
22088         * modules/dirfd (License): Change to LGPL.  Most of the code
22089         is already in the public domain.
22090
22091 2005-05-18  Jim Meyering  <jim@meyering.net>
22092
22093         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
22094         Reported by Yoann Vandoorselaere.
22095
22096 2005-05-17  Jim Meyering  <jim@meyering.net>
22097
22098         * m4/fts.m4: New file, from coreutils.
22099
22100 2005-05-17  Jim Meyering  <jim@meyering.net>
22101
22102         * lib/fts.c, lib/fts_.h: New files, from coreutils.
22103
22104 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
22105
22106         Sync from coreutils.
22107         * m4/unlinkdir.m4: New file.
22108
22109 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
22110
22111         Sync from coreutils.
22112         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
22113         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
22114         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
22115         White space changes only.
22116         * lib/makepath.c (make_path): Port to hosts where leading "//" is
22117         special.
22118         * lib/yesno.c: Include getline.h, not ctype.h.
22119         (yesno): Don't remove leading white space; POSIX doesn't allow it.
22120         Use getline to remove arbitrary restriction on response length.
22121
22122 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
22123
22124         * config/srclist-update: Spell out "Street" in FSF postal
22125         mail address; this is the style the FSF seems to prefer.
22126
22127         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
22128         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
22129         this updates FSF postal mail address.
22130
22131         Sync from coreutils.
22132         * modules/unlinkdir: New file.
22133         * modules/yesno (Depends-on): Add getline.
22134         * MODULES.html.sh (File system functions): Add unlinkdir.
22135
22136 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22137
22138         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
22139         lib/strsep.h:
22140         Change the initial comment to refer to GPL, not LGPL.
22141         gnulib-tool will change it to LGPL as needed.
22142
22143         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
22144         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
22145         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
22146         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
22147         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
22148         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
22149         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
22150         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
22151         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
22152         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
22153         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
22154         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
22155         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
22156         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
22157         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
22158         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
22159         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
22160         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
22161         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
22162         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
22163         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
22164         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
22165         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
22166         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
22167         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
22168         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
22169         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
22170         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
22171         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
22172         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
22173         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
22174         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
22175         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
22176         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
22177         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
22178         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
22179         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
22180         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
22181         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
22182         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
22183         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
22184         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
22185         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
22186         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
22187         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
22188         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
22189         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
22190         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
22191         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
22192         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
22193         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
22194         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
22195         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
22196         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
22197         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
22198         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
22199         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
22200         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
22201         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
22202         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
22203         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
22204         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
22205         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
22206         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
22207         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
22208         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
22209         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
22210         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
22211         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
22212         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
22213         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
22214         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
22215         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
22216         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
22217         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
22218         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
22219         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
22220         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
22221         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
22222         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
22223         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
22224         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
22225         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
22226         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
22227         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
22228         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
22229         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
22230         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
22231         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
22232         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
22233         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
22234         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
22235         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
22236         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
22237         lib/yesno.c, lib/yesno.h:
22238         Update FSF postal mail address.
22239
22240 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
22241
22242         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
22243         tests/test-memmem.c, tests/test-stpncpy.c:
22244         Update FSF postal mail address.
22245
22246 2005-05-13  Bruno Haible  <bruno@clisp.org>
22247
22248         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
22249         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
22250         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
22251         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
22252         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
22253         Add support for 64-bit integers in the MSVC compiler.
22254
22255 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
22256
22257         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
22258
22259 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
22260
22261         * gnulib-tool (func_import): Sort and uniquify recommended includes.
22262
22263 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
22264
22265         * doc/getdate.texi (General date syntax): Don't say that date
22266         date --iso-8601=ns generates acceptable dates; it doesn't yet.
22267         Problem reported by Nic Ferrier.
22268
22269 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22270
22271         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
22272         specified in ai_socktype. Fix invalid ai_protocol
22273         check. ai_protocol is usually set to 0 or depending on
22274         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
22275         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
22276         ai_socktype / ai_protocol in the returned addrinfo structure.
22277
22278 2005-05-10  Simon Josefsson  <jas@extundo.com>
22279
22280         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
22281         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
22282
22283 2005-05-10  Karl Berry  <karl@gnu.org>
22284
22285         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
22286         (from http://www.gnu.org/licenses).
22287         * doc/COPYING.LIB: also rename to COPYING.LESSER.
22288         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
22289         fdl.texi suffices.
22290
22291 2005-05-10  Karl Berry  <karl@gnu.org>
22292
22293         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
22294         (COPYING.DOC): remove.
22295
22296         * config/srclist-update: new FSF address.
22297
22298 2005-05-10  Derek Price  <derek@ximbiot.com>
22299
22300         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
22301         possible.
22302
22303 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22304             Bruno Haible  <bruno@clisp.org>
22305
22306         * modules/inet_ntop: New file.
22307         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22308         inet_ntop.
22309
22310 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22311             Bruno Haible  <bruno@clisp.org>
22312
22313         * m4/inet_ntop.m4: New file.
22314
22315 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22316             Bruno Haible  <bruno@clisp.org>
22317
22318         * lib/inet_ntop.h: New file.
22319         * lib/inet_ntop.c: New file, from glibc with modifications.
22320
22321 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
22322
22323         * modules/time_r (License): Change to LGPL.
22324         * modules/extensions (License): Change to LGPL.  Actually,
22325         the license is more permissive than that, but currently gnulib-tool
22326         doesn't know how to handle more-permissive licenses.
22327
22328         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
22329         Problem reported by Dave Love.
22330
22331 2005-05-08  Jim Meyering  <jim@meyering.net>
22332
22333         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
22334         blank.
22335
22336 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
22337
22338         * modules/argmatch (Depends-on): Add stdbool.
22339         * modules/backupfile (Depends-on): Likewise.
22340         * modules/chdir-long (Depends-on): Likewise.
22341         * modules/closeout (Depends-on): Likewise.
22342         * modules/cycle-check (Depends-on): Likewise.
22343         * modules/dirname (Depends-on): Likewise.
22344         * modules/fnmatch (Depends-on): Likewise.
22345         * modules/fsusage (Depends-on): Likewise.
22346         * modules/fwriteerror (Depends-on): Likewise.
22347         * modules/getcwd (Depends-on): Likewise.
22348         * modules/getloadavg (Depends-on): Likewise.
22349         * modules/hard-locale (Depends-on): Likewise.
22350         * modules/makepath (Depends-on): Likewise.
22351         * modules/mountlist (Depends-on): Likewise.
22352         * modules/nanosleep (Depends-on): Likewise.
22353         * modules/posixtm (Depends-on): Likewise.
22354         * modules/quotearg (Depends-on): Likewise.
22355         * modules/readtokens (Depends-on): Likewise.
22356         * modules/readtokens0 (Depends-on): Likewise.
22357         * modules/readutmp (Depends-on): Likewise.
22358         * modules/save-cwd (Depends-on): Likewise.
22359         * modules/strftime (Depends-on): Likewise.
22360         * modules/userspec (Depends-on): Likewise.
22361         * modules/utimecmp (Depends-on): Likewise.
22362         * modules/xgetcwd (Depends-on): Likewise.
22363         * modules/xnanosleep (Depends-on): Likewise.
22364         * modules/xstrtod (Depends-on): Likewise.
22365         * modules/yesno (Depends-on): Likewise.
22366
22367 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
22368
22369         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
22370         needless checks.
22371
22372 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22373
22374         Merge from coreutils.  Among other things,
22375         add bulletproofing for cases where stdin, stdout, or stderr are closed.
22376         * lib/fd-safer.c: New file.
22377         * lib/fcntl-safer.h, open-safer.c: Remove.
22378         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
22379         * lib/dup-safer.c: Include unistd-safer.h first.
22380         Don't include errno.h.
22381         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
22382         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
22383         * lib/file-type.c: Rely on file-type.h change.
22384         * lib/getloadavg.c: Include unistd-safer.h.
22385         (getloadavg): Use safer open.
22386         * lib/getusershell.c: Include "stdio-safer.h".
22387         (getusershell): Use safer fopen.
22388         * lib/long-options.c (long_options): Use NULL rather than 0.
22389         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
22390         'free'.
22391         * lib/modechange.c: Likewise.
22392         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
22393         (MODE_DONE): New constant.
22394         (struct mode_change): Remove 'next' member.
22395         (make_node_op_equals): New function; like the old one of the
22396         same name, except it allocates an array.
22397         (mode_compile, mode_create_from_ref): Use it.
22398         (mode_compile): Allocate result as an array, not a linked list.
22399         Parse octal string ourself, so that we catch mistakes like "+0".
22400         (mode_adjust): Arg is an array, not a linked list.
22401         * lib/modechange.c: Include stat-macros.h, xalloc.h.
22402         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
22403         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
22404         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
22405         Remove.  This is now stat-macros.h's job.
22406         (talloc): Remove.  All callers replaced by xalloc, so that
22407         our invokers don't have to worry about reporting memory failures.
22408         (make_node_op_equals): Remove.
22409         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
22410         New constants.
22411         (struct mode_change): Moved here from modechange.h.
22412         (mode_append_entry): Remove.
22413         (mode_compile): Remove MASKED_OPS arg, since it encouraged
22414         apps to have incorrect behavior.  Use simpler algorithm for head
22415         and tail.  Don't futz with umask; that's now the job of mode_adjust.
22416         Detect more invalid usages rather than having somewhat-random behavior.
22417         Don't insert an "a=" action, as that leads to incorrect behavior.
22418         (mode_compile, mode_create_from_ref): Return NULL on error instead
22419         of an enum, since now there's only one way to have an error.  All
22420         callers changed.
22421         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
22422         at the correct time.  Simplify calculation of "+u" and its ilk.
22423         Don't mishandle "+X".
22424         (mode_free): Remove "register" and localize decls.
22425         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
22426         (struct mode_change): Move to modechange.c; callers don't
22427         need to see this stuff.
22428         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
22429         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
22430         (mode_change, mode_adjust): Reflect the new signatures noted above.
22431         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
22432         that might redefine system include files.
22433         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
22434         (my_usleep): Use NULL rather than (void *) 0.
22435         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
22436         Use siginterrupt to specify that system calls should be interrupted.
22437         (rpl_nanosleep): Move initialization of suspended closer to call of
22438         my_usleep.
22439         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
22440         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
22441         (desirable_utmp_entry): New function.
22442         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
22443         using x2nrealloc, to simplify logic.
22444         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
22445         size calculation.  Do not assume utmp file is a regular file.
22446         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
22447         (READ_UTMP_CHECK_PIDS): New constant.
22448         * lib/save-cwd.c: Include unistd-safer.h.
22449         (save_cwd): Use fd_safer.
22450         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
22451         [!_LIBC] Include "stat-macros.h" instead.
22452         * lib/unistd-safer.h (fd_safer): New decl.
22453
22454 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22455
22456         * modules/getloadavg (Depends-on): Add unistd-safer.
22457         * modules/getusershell (Depends-on): Add stdio-safer.
22458         * modules/lstat (Depends-on): Remove xalloc.
22459         * modules/mkstemp (Depends-on): Add stat-macros.
22460         * modules/modechange (Depends-on): Remove xstrtol.
22461         Add stat-macros, xalloc.
22462         * modules/save-cwd (Depends-on): Add unistd-safer.
22463         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
22464         * modules/unistd-safer (Files): Add lib/fd-safer.c
22465         (Makefile.am): Remove lib_SOURCES.
22466
22467         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
22468         Remove fcntl-safer; unistd-safer supersedes it.
22469
22470 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22471
22472         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
22473         AC_HEADER_STAT.
22474         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
22475         (gl_PREREQ_CHOWN): Remove.
22476         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
22477         it.  Don't require AC_HEADER_STAT.
22478         (gl_PREREQ_LSTAT): Remove.
22479         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
22480         Don't require AC_HEADER_STAT.
22481         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
22482         (gl_PREREQ_RMDIR): Remove.
22483         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
22484         mention stat-macros.h or AC_HEADER_STAT, since we'll make
22485         the stat-macros module a prerequisite.
22486         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
22487         * m4/filemode.m4 (gl_FILEMODE): Likewise.
22488         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
22489         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
22490         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
22491         variable names.
22492         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
22493         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
22494         variable prefixes.
22495         * m4/fcntl-safer.m4: Remove.
22496         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
22497         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
22498         Invoke gl_PREREQ_FD_SAFER.
22499         (gl_PREREQ_FD_SAFER): New macro.
22500         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
22501         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
22502         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
22503         Remove duplicate call to AC_LIBOBJ(readutmp).
22504         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
22505
22506         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
22507         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
22508
22509 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
22510
22511         * MODULES.html.sh (Misc): Add byteswap.
22512
22513 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22514
22515         * modules/getcwd (Depends-on): Add extensions.
22516         * modules/openat (Depends-on): Likewise.
22517
22518 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22519
22520         * modules/byteswap: New file.
22521
22522 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22523
22524         * m4/byteswap.m4: New file.
22525
22526 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
22527
22528         * lib/byteswap_.h: New file.
22529
22530 2005-04-25  Karl Berry  <karl@gnu.org>
22531
22532         * m4/gettext.m4: Update from GNU gettext 0.14.4.
22533
22534 2005-04-25  Albert Chin  <china@thewrittenword.com>
22535
22536         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
22537         Toolkit C bug.
22538
22539 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
22540
22541         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
22542         (func_ln_if_changed) Remove forcibly for no error message
22543         in case file does not exist.
22544
22545 2005-04-19  Simon Josefsson  <jas@extundo.com>
22546
22547         * gnulib-tool (Options): Make --symlink mean --symbolic.
22548
22549 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
22550
22551         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
22552
22553 2005-04-16  Simon Josefsson  <jas@extundo.com>
22554
22555         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
22556
22557 2005-04-15  Simon Josefsson  <jas@extundo.com>
22558
22559         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
22560
22561 2005-04-15  Simon Josefsson  <jas@extundo.com>
22562
22563         * gnulib-tool: Rename --symlink to --symbolic.
22564
22565 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
22566
22567         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
22568         symbolic links to files instead of copying/moving.  Add --aux-dir,
22569         specifying directory relative --dir where auxiliary build tools
22570         are placed.
22571
22572 2005-04-14  Bruno Haible  <bruno@clisp.org>
22573
22574         * modules/allocsa (License): Change to LGPL.
22575         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
22576
22577 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
22578
22579         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
22580         that "UTC +1 second" continues to work.  Problem reported
22581         by Dmitry V. Levin.
22582         (relunit_snumber): New rule.
22583         (relunit): Use it.
22584
22585 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
22586
22587         * lib/getdate.y (universal_time_zone_table): New constant.
22588         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
22589         universal_time_zone_table.
22590         (lookup_zone): Prefer universal_time_zone_table to
22591         local_time_zone_table, so that "GMT" time stamps are allowed in
22592         London during the summer.  Problem reported by Ian Abbott.
22593
22594 2005-04-12  Jim Meyering  <jim@meyering.net>
22595
22596         * lib/human.c (humblock): Set *options even when returning due to
22597         xstrtoumax conversion failure.  Thanks to a used-uninitialized
22598         warning from gcc-4.
22599
22600 2005-04-09  Jim Meyering  <jim@meyering.net>
22601
22602         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
22603         -Wuninitialized: initialize tm0.tm_year.
22604
22605 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
22606
22607         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
22608         count, since there's no maximum.  All uses changed.
22609         Add member dsts_seen.
22610         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
22611         not being INT_MAX.
22612         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
22613         Use pc_rels_seen to decide whther a date is absolute.
22614
22615         * lib/getdate.y (number): Don't overwrite year.
22616         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
22617         check.
22618
22619 2005-04-02  Simon Josefsson  <jas@extundo.com>
22620
22621         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
22622         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
22623
22624 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
22625
22626         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
22627         where no absolute path name can be longer than PATH_MAX.
22628
22629 2005-03-27  Jim Meyering  <jim@meyering.net>
22630
22631         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
22632
22633 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
22634
22635         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
22636         "one's complement" -> "ones' complement" in comment, as per Knuth.
22637         "value of type" -> "type or expression" in comment.
22638         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
22639
22640 2005-03-26  Jim Meyering  <jim@meyering.net>
22641
22642         Comment nits.
22643         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
22644         Correct typos: s/or/of/.
22645
22646 2005-03-26  Jim Meyering  <jim@meyering.net>
22647
22648         * modules/check-include-files: Move to ../ and rename to...
22649         * check-module: ...this.
22650
22651 2005-03-25  Jim Meyering  <jim@meyering.net>
22652
22653         * modules/xvasprintf (Files): Add xalloc.h.
22654
22655 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
22656
22657         * modules/gettext (Files): config/config.rpath ->
22658         build-aux/config.rpath
22659         * modules/iconv (Files): Likewise.
22660         Problem reported by Oskar Liljeblad.
22661
22662 2005-03-23  Jim Meyering  <jim@meyering.net>
22663
22664         * modules/check-include-files: New script to check for
22665         missing dependencies, multiple includes, etc.
22666
22667         * modules/c-strtold (Depends-on): Add xalloc.
22668         * modules/c-strtod (Depends-on): Add xalloc.
22669         * modules/hash (Depends-on): Add xalloc.
22670         (Files): Remove lib/xalloc.h.
22671
22672         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
22673         * modules/userspec (Files): Add lib/inttostr.h.
22674
22675 2005-03-23  Jim Meyering  <jim@meyering.net>
22676
22677         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
22678
22679 2005-03-22  Jim Meyering  <jim@meyering.net>
22680
22681         * modules/stat-macros: New module.
22682         * modules/canonicalize, modules/euidaccess, modules/file-type,
22683         * modules/filemode, modules/lchown, modules/makepath,
22684         * modules/rmdir, modules/stat: Depend on new stat-macros module
22685         rather than listing lib/stat-macros.h manually.
22686         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
22687
22688 2005-03-22  Jim Meyering  <jim@meyering.net>
22689
22690         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
22691
22692 2005-03-22  Bruno Haible  <bruno@clisp.org>
22693
22694         * config/srclist.txt: Replace target directory 'config' with
22695         'build-aux'.
22696         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
22697         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
22698         ../build-aux/.
22699
22700 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
22701
22702         * modules/chdir-long (Depends-on): Add mempcpy.
22703
22704         * modules/acl, modules/backupfile, modules/c-strtod,
22705         modules/c-strtold, modules/canon-host, modules/canonicalize,
22706         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
22707         modules/exclude, modules/exitfail, modules/file-type,
22708         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
22709         modules/getdate, modules/getline, modules/getpagesize,
22710         modules/getpass, modules/getugroups, modules/group-member,
22711         modules/hard-locale, modules/hash, modules/human, modules/idcache,
22712         modules/inttostr, modules/long-options, modules/makepath,
22713         modules/md5, modules/memcasecmp, modules/memcoll,
22714         modules/modechange, modules/mountlist, modules/path-concat,
22715         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
22716         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
22717         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
22718         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
22719         modules/strftime, modules/strndup, modules/strverscmp,
22720         modules/timespec, modules/unlocked-io, modules/userspec,
22721         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
22722         modules/yesno:
22723         Remove lib_SOURCES line from Makefile.am section, as this is now
22724         done automatically by the corresponding Autoconf macro.
22725
22726 2005-03-21  Jim Meyering  <jim@meyering.net>
22727
22728         Changes imported from coreutils.
22729
22730         * lib/cycle-check.c: Don't include xalloc.h.
22731
22732         * lib/path-concat.c: Don't include assert.h.
22733         (path_concat): Remove assertion that would have triggered
22734         for ABASE starting with more than one slash.
22735         Reported by Andreas Schwab.
22736
22737         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
22738         properly when ABASE is an absolute file name.
22739         Correct the description of this function.
22740         Include <assert.h>.
22741         Add an assertion and a test driver.
22742         This fixes a bug introduced on 2004-07-02.
22743         Andreas Schwab reported the resulting failure of cp --parents:
22744         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
22745
22746 2005-03-21  Jim Meyering  <jim@meyering.net>
22747
22748         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
22749         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
22750
22751 2005-03-21  Jim Meyering  <jim@meyering.net>
22752         and  Paul Eggert  <eggert@cs.ucla.edu>
22753
22754         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
22755         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
22756         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
22757         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
22758         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
22759         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
22760         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
22761         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
22762         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
22763         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
22764         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
22765         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
22766         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
22767         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
22768         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
22769         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
22770         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
22771         for these modules.
22772
22773 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
22774
22775         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
22776         (which shouldn't happen), generate nothing instead of returning 0
22777         immediately, so that nstrftime (NULL, ...) doesn't return 0.
22778
22779 2005-03-16  Bruno Haible  <bruno@clisp.org>
22780
22781         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
22782         HAVE_LONGLONG_64BIT.
22783
22784 2005-03-16  Bruno Haible  <bruno@clisp.org>
22785
22786         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
22787         HAVE_LONGLONG_64BIT.
22788
22789 2005-03-16  Bruno Haible  <bruno@clisp.org>
22790
22791         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
22792         HAVE_LONGLONG_64BIT.
22793
22794 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
22795
22796         * lib/strftime.c (my_strftime): Prepend space to format so that we can
22797         reliably distinguish strftime failure from empty output on POSIX
22798         hosts.
22799
22800 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
22801
22802         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
22803         (iconv_string): Don't guess a size-zero buffer, as that might cause
22804         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
22805         result would be 'too large', where 'too large' is (heuristically)
22806         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
22807         overflow concerns.  This will prevent some unwanted malloc failures
22808         when the inputs are very large.
22809
22810 2005-03-15  Karl Berry  <karl@gnu.org>
22811
22812         * config/srclist.txt (config.rpath): from gettext.
22813         * config/config.rpath: update.
22814
22815 2005-03-15  Bruno Haible  <bruno@clisp.org>
22816
22817         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
22818         to 'negate'.
22819
22820         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
22821         variable.
22822
22823         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
22824         results.
22825
22826 2005-03-14  Simon Josefsson  <jas@extundo.com>
22827
22828         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
22829         <fx@gnu.org>.
22830
22831 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
22832
22833         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
22834         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
22835         intprops.h.
22836         * lib/strtol.c: Likewise.
22837
22838 2005-03-14  Jim Meyering  <jim@meyering.net>
22839
22840         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
22841         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
22842         to be nonzero so that we (and caller) can detect the difference
22843         between a valid zero-length expansion and an error return, even
22844         when the underlying strftime fails before writing anything into
22845         that location.
22846
22847 2005-03-14  Bruno Haible  <bruno@clisp.org>
22848
22849         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
22850         Update from GNU gettext 0.14.3.
22851
22852 2005-03-10  Jim Meyering  <jim@meyering.net>
22853
22854         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
22855
22856 2005-03-10  Jim Meyering  <jim@meyering.net>
22857
22858         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
22859         so that this module works on systems without fchdir.
22860
22861 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
22862
22863         Factor int-properties macros into a single file, except for
22864         glibc-related files.
22865         * lib/intprops.h: New file.
22866         * lib/getloadavg.c: Include it instead of limits.h.
22867         (INT_STRLEN_BOUND): Remove.
22868         * lib/human.c: Include intprops.h.
22869         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
22870         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
22871         302/1000.
22872         * lib/inttostr.h: Include intprops.h instead of limits.h.
22873         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
22874         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
22875         for consistency with intprops.h.
22876         (time_t_is_integer, twos_complement_arithmetic): Use them.
22877         * lib/sig2str.h: Include <signal.h>, intprops.h.
22878         (INT_STRLEN_BOUND): Remove.
22879         * lib/strftime.c (TYPE_SIGNED): Remove.
22880         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
22881         * lib/strtol.c: Adjust comments to match intprops.h.
22882         * lib/userspec.c: Include intprops.h.
22883         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
22884         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
22885         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
22886         instead of rolling our own expressions.
22887         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
22888
22889         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
22890         instead of int.
22891         (my_strftime): Do not mishandle years close to INT_MAX, by doing
22892         the right thing even if adding 1900 would overflow.  Similarly
22893         for tm_mon + 1 and tm_yday + 1.
22894         Make %Y always equivalent to %C%y, and similarly for %G and %g.
22895         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
22896         (DO_SIGNED_NUMBER): New macro.
22897         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
22898
22899 2005-03-07  Bruno Haible  <bruno@clisp.org>
22900
22901         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
22902
22903 2005-03-07  Bruno Haible  <bruno@clisp.org>
22904
22905         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
22906
22907 2005-03-04  Derek R. Price  <derek@ximbiot.com>
22908
22909         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
22910         (func_import): Only replace files via --import when they have actually
22911         changed.
22912
22913 2005-03-03  Derek R. Price  <derek@ximbiot.com>
22914
22915         * m4/mmap-anon.m4: New file.
22916         * m4/pagealign_alloc.m4: New file.
22917
22918 2005-03-03  Derek R. Price  <derek@ximbiot.com>
22919             Bruno Haible  <bruno@clisp.org>
22920
22921         * modules/pagealign_alloc: New file.
22922         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
22923
22924 2005-03-03  Derek R. Price  <derek@ximbiot.com>
22925             Bruno Haible  <bruno@clisp.org>
22926
22927         * lib/pagealign_alloc.h: New file.
22928         * lib/pagealign_alloc.c: New file.
22929
22930 2005-03-03  Bruno Haible  <bruno@clisp.org>
22931
22932         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
22933         Use an all-permissive copyright notice, recommended by RMS.
22934
22935 2005-03-02  Bruno Haible  <bruno@clisp.org>
22936
22937         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
22938         of AIX, the replacement has to be done only after <string.h> is
22939         included, therefore not in config.h. stpncpy.h does the replacement,
22940         and stpncpy.c uses it.
22941
22942 2005-03-02  Bruno Haible  <bruno@clisp.org>
22943
22944         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
22945         stpncpy.c uses it.
22946
22947 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
22948
22949         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
22950         The workaround isn't strictly needed for POSIX conformance, and
22951         it's too much of a pain to configure and maintain.  We'll ask
22952         people to fix their kernels instead.
22953         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
22954         (NANOSLEEP_BUG_WORKAROUND): Remove.
22955         (xnanosleep): Remove the workaround.
22956
22957 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
22958
22959         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
22960         Reported by Derek Price.
22961         (Include): Add "timespec.h".
22962
22963         * modules/xnanosleep (Depends-on): Remove gethrxtime.
22964
22965 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
22966
22967         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
22968         to detect nanosleep bug.
22969
22970 2005-03-01  Bruno Haible  <bruno@clisp.org>
22971
22972         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
22973
22974 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
22975
22976         * modules/gethrxtime: New file.
22977         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
22978         (Depends-on): Add gethrxtime.
22979         (configure.ac): Add gl_XNANOSLEEP.
22980         (Makefile.am): Remove lib_SOURCES line.
22981
22982 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
22983
22984         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
22985         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
22986
22987 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
22988
22989         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
22990         * lib/timespec.h (gettime): Return void, since it always
22991         succeeds now.  All uses changed.
22992         * lib/gettime.c (gettime) Likewise.
22993         [HAVE_NANOTIME]: Prefer nanotime.
22994         Assume gettimeofday succeeds, as POSIX requires.
22995         Assime time () succeeds, since other code already does.
22996         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
22997         (timespec_subtract): Remove.
22998         (NANOSLEEP_BUG_WORKAROUND): New constant.
22999         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
23000         things considerably.  Use it only on GNU/Linux hosts, since the
23001         workaround shouldn't be needed elsewhere.
23002
23003 2005-02-24  Bruno Haible  <bruno@clisp.org>
23004
23005         * modules/gettext (Files): Add m4/glibc2.m4.
23006
23007 2005-02-24  Bruno Haible  <bruno@clisp.org>
23008
23009         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
23010         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
23011         * m4/progtest.m4:
23012         Update from GNU gettext 0.14.2.
23013         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
23014
23015 2005-02-24  Bruno Haible  <bruno@clisp.org>
23016
23017         * lib/localcharset.c: Update from GNU gettext 0.14.2.
23018         * lib/config.charset: Update from GNU gettext 0.14.2.
23019
23020 2005-02-24  Bruno Haible  <bruno@clisp.org>
23021
23022         * lib/gettext.h: Update from GNU gettext 0.14.2.
23023
23024 2005-02-23  Simon Josefsson  <jas@extundo.com>
23025
23026         * m4/iconvme.m4: New file.
23027
23028 2005-02-23  Jim Meyering  <jim@meyering.net>
23029
23030         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
23031         change.
23032         Thanks to Bruno Haible for catching it.
23033
23034 2005-02-22  Simon Josefsson  <jas@extundo.com>
23035
23036         * modules/iconvme: New file.
23037
23038         * MODULES.html.sh: Add iconvme.
23039
23040 2005-02-22  Simon Josefsson  <jas@extundo.com>
23041
23042         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
23043
23044 2005-02-22  Simon Josefsson  <jas@extundo.com>
23045
23046         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
23047
23048 2005-02-22  Jim Meyering  <jim@meyering.net>
23049
23050         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
23051         s/ifndef/ifdef/.
23052
23053 2005-02-20  Neil Conway  <neilc@samurai.com>
23054
23055         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
23056         returned by OSX/Darwin if the specified buffer is not large
23057         enough for the hostname.
23058
23059 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23060
23061         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
23062         pass it to _help, otherwise the latter coredumps trying to
23063         dereference state.root_argp.
23064
23065 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23066
23067         * modules/chdir-long (Depends-on): Add memrchr.
23068         * modules/memrchr (Files): Add lib/memrchr.h.
23069         (Include): "memrchr.h".
23070
23071 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23072
23073         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
23074
23075 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
23076
23077         * lib/memrchr.h: New file.
23078         * lib/chdir-long.c: Include it.
23079         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
23080         Don't bother including stddef.h.
23081
23082 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
23083
23084         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
23085         inclusion.
23086         Include <sys/types.h>, for dev_t.
23087         (ME_DUMMY, ME_REMOTE): Move from here....
23088         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
23089         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
23090         Dmitry V. Levin.
23091         Include mountlist.h first, to test the interface.
23092
23093 2005-01-29  Bruno Haible  <bruno@clisp.org>
23094
23095         * lib/progname.c (program_name): Initialize.
23096         Needed when linking statically on MacOS X.
23097
23098 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
23099
23100         Sync from coreutils.
23101         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
23102         (Depends-on): Add c-strtod.
23103         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
23104
23105 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
23106
23107         Sync from coreutils.
23108         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
23109
23110         Remove files that are specific to coreutils.
23111         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
23112
23113 2005-01-28  Bruno Haible  <bruno@clisp.org>
23114
23115         * modules/javacomp: New file.
23116         * MODULES.html.sh (Java): Add javacomp.
23117
23118 2005-01-28  Bruno Haible  <bruno@clisp.org>
23119
23120         * m4/javacomp.m4: New file, from GNU gettext.
23121
23122 2005-01-28  Bruno Haible  <bruno@clisp.org>
23123
23124         * lib/javacomp.sh.in: New file, from GNU gettext.
23125         * lib/javacomp.h: New file, from GNU gettext.
23126         * lib/javacomp.c: New file, from GNU gettext.
23127
23128 2005-01-26  Simon Josefsson  <jas@extundo.com>
23129
23130         * lib/gai_strerror.c: Use GPL in header.
23131
23132 2005-01-26  Bruno Haible  <bruno@clisp.org>
23133
23134         * modules/javaexec: New file.
23135         * MODULES.html.sh (Java): Add javaexec.
23136
23137 2005-01-26  Bruno Haible  <bruno@clisp.org>
23138
23139         * m4/javaexec.m4: New file, from GNU gettext.
23140
23141 2005-01-26  Bruno Haible  <bruno@clisp.org>
23142
23143         * lib/javaexec.sh.in: New file, from GNU gettext.
23144         * lib/javaexec.h: New file, from GNU gettext.
23145         * lib/javaexec.c: New file, from GNU gettext.
23146
23147 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23148
23149         * modules/lchown (Depends-on): Remove lchown.h
23150
23151 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23152
23153         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
23154         must be defined if the header file was not found, in order
23155         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
23156
23157 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23158
23159         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
23160         initializers for struct pentry_state.
23161         (__argp_error): Check return value of __asprintf
23162         (__argp_failure): Translate error message
23163
23164         * lib/argp-parse.c: Removed braces around the expansion of N_()
23165
23166 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
23167
23168         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
23169         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
23170         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
23171         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
23172         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
23173         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
23174         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
23175         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
23176         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
23177         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
23178         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
23179         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
23180         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
23181         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
23182         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
23183         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
23184         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
23185         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
23186         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
23187         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
23188         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
23189         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
23190         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
23191         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
23192         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
23193         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
23194         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
23195         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
23196         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
23197         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
23198         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
23199         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
23200         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
23201         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
23202         xstrtol.m4, xstrtoumax.m4, yesno.m4:
23203         Use an all-permissive copyright notice, recommended by RMS.
23204
23205 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
23206
23207         * modules/chdir-long (Depends-on): Remove mempcpy.
23208
23209 2005-01-21  Jim Meyering  <jim@meyering.net>
23210
23211         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
23212         same value as for Solaris 9.
23213
23214         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
23215         component length.  This included changing the parameter to be
23216         of type `char *' rather than `char const *'.
23217         * lib/chdir-long.h (chdir_long): Update prototype.
23218
23219         * lib/openat.c (fdopendir, fstatat): New functions.
23220         * lib/openat.h: Include headers required for use of DIR and struct
23221         stat.
23222         [AT_SYMLINK_NOFOLLOW]: Define.
23223         (fdopendir, fstatat): Add prototypes.
23224
23225 2005-01-21  Bruno Haible  <bruno@clisp.org>
23226
23227         * modules/classpath: New file.
23228         * MODULES.html.sh (Java): Add classpath.
23229
23230 2005-01-21  Bruno Haible  <bruno@clisp.org>
23231
23232         * lib/classpath.h: New file, from GNU gettext.
23233         * lib/classpath.c: New file, from GNU gettext.
23234
23235 2005-01-20  Simon Josefsson  <jas@extundo.com>
23236
23237         * modules/version-etc-fsf: New file.
23238
23239 2005-01-20  Simon Josefsson  <jas@extundo.com>
23240
23241         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
23242         * lib/version-etc.c: Remove version_etc_copyright.
23243         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
23244         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
23245
23246 2005-01-20  Simon Josefsson  <jas@extundo.com>
23247
23248         * lib/base64.h (isbase64): Add.
23249
23250         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
23251         using a unsigned prototype, don't inline.
23252         (base64_decode): Use it.
23253
23254 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
23255
23256         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
23257         it.
23258
23259 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
23260
23261         * lib/save-cwd.c (save_cwd): Remove code to support the case
23262         where fchdir is missing or flaky.
23263
23264 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
23265
23266         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
23267
23268 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
23269
23270         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
23271         AC_LIBSOURCES now does this.
23272         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
23273         with new ullong_max module.
23274
23275 2005-01-19  Bruno Haible  <bruno@clisp.org>
23276
23277         * modules/sh-quote: New file.
23278         * MODULES.html.sh (Executing programs): Add sh-quote.
23279
23280 2005-01-19  Bruno Haible  <bruno@clisp.org>
23281
23282         * lib/sh-quote.h: New file, from GNU gettext.
23283         * lib/sh-quote.c: New file, from GNU gettext.
23284
23285 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
23286
23287         Merge from coreutils.
23288         * m4/ullong_max.m4: New file.
23289         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
23290         (gl_MACROS): Assume localeconv exists.
23291
23292 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
23293
23294         Merge changes from coreutils, as described below in several
23295         changelogs dated today.
23296
23297         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
23298         (O_DIRECTORY): Remove; not needed here, since "." must be
23299         a directory.  All uses removed.
23300         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
23301         universal on Suns, and we also need to test for IRIX.
23302         Revamp code to use 'if' rather than '#if'.
23303         Avoid unnecessary comparison of cwd->desc to 0.
23304
23305         * lib/utimens.c (futimens): Robustify the previous patch, by checking
23306         for known valid error numbers rather than observed invalid ones.
23307
23308 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
23309
23310         * modules/ullong_max: New file.
23311
23312         * modules/chdir-long, modules/openat: New files.
23313         * modules/save-cwd (Depends-on): Depend on chdir-long.
23314         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
23315
23316 2005-01-18  Jim Meyering  <jim@meyering.net>
23317
23318         Merge from coreutils.
23319         * m4/chdir-long.m4, m4/openat.m4: New files.
23320         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
23321         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
23322         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
23323         is sane and DOES follow symlinks.  Besides, testing 20 different
23324         systems found no broken chown implementations.
23325         Prompted by a change in rsync's copy of this macro.
23326         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
23327
23328         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
23329
23330         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
23331         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
23332         NULL-means-set-to-current-time semantics.
23333         Remove temporary file immediately, rather than waiting
23334         for configure's at-exit trap code to do it.
23335
23336 2005-01-18  Jim Meyering  <jim@meyering.net>
23337
23338         * lib/version-etc.c (version_etc_copyright): Update copyright date.
23339
23340         * lib/utimens.c (futimens): Account for the fact that futimes
23341         can also fail with errno == ENOSYS or errno == ENOENT.
23342         Patch from Dmitry V. Levin.
23343
23344         Change the name of the robust chdir function from chdir to chdir_long.
23345         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
23346         (restore_cwd): Use chdir_long, not chdir.
23347         * lib/chdir-long.c: Renamed from chdir.c.
23348         * lib/chdir-long.h: Renamed from chdir.h.
23349         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
23350         Hurd.
23351
23352 2005-01-18  Bruno Haible  <bruno@clisp.org>
23353
23354         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
23355         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
23356         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
23357         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
23358         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
23359         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
23360         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
23361         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
23362         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
23363         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
23364         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
23365         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
23366         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
23367         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
23368         Use an all-permissive copyright notice, recommended by RMS.
23369
23370 2005-01-18  Bob Proulx  <bob@proulx.com>
23371
23372         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
23373         simplify offsetof() macro construct to avoid compile failure with
23374         native HP-UX 11.0 ANSI C compiler.
23375
23376 2005-01-17  Bruno Haible  <bruno@clisp.org>
23377
23378         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
23379         redundant because stpncpy.m4 takes care of it.
23380
23381 2005-01-17  Bruno Haible  <bruno@clisp.org>
23382
23383         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
23384
23385 2005-01-17  Bruno Haible  <bruno@clisp.org>
23386
23387         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
23388         used.
23389
23390 2005-01-17  Bruno Haible  <bruno@clisp.org>
23391
23392         * lib/fwriteerror.h (fwriteerror): Change specification to include
23393         fclose.
23394         * lib/fwriteerror.c: Include <stdbool.h>.
23395         (fwriteerror): At the end, close the file stream. Record whether
23396         stdout was already closed.
23397
23398 2005-01-17  Bruno Haible  <bruno@clisp.org>
23399
23400         * lib/execute.c (environ): Declare if needed.
23401         * lib/pipe.c (environ): Likewise.
23402         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
23403
23404 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23405
23406         * modules/argp: Depend on vsnprintf
23407
23408 2005-01-10  Jim Meyering  <jim@meyering.net>
23409
23410         * modules/closeout (Depends-on): Add atexit.
23411
23412 2005-01-06  Bruno Haible  <bruno@clisp.org>
23413
23414         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
23415
23416 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
23417
23418         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
23419         definitions to be after all include files, to avoid collisions.
23420         Problem reported by Bob Proulx.
23421
23422 2005-01-04  Jim Meyering  <jim@meyering.net>
23423
23424         Changes imported from coreutils.
23425         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
23426         as the mkstemp template, use a temporary directory and an
23427         8.3-friendly template to avoid trouble on systems like DJGPP.
23428         Reported by Juan M. Guerrero via Stepan Kasal.
23429         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
23430         close. Remove the temporary directory right away, rather than waiting
23431         for configure's at-exit trap code to do it.
23432         Suggestion from Stepan Kasal.
23433
23434 2005-01-01  Simon Josefsson  <jas@extundo.com>
23435
23436         * gnulib-tool: Print #include directives when --import'ing.
23437
23438 2004-12-28  Simon Josefsson  <jas@extundo.com>
23439
23440         * tests/test-base64.c: Include required header files.  Remove
23441         unused variables.
23442
23443 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
23444
23445         * modules/error (Depends-on): Remove gettext.
23446
23447 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
23448
23449         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
23450         not needed.  This removes a dependency on the gettext module.
23451         [defined _LIBC]: Do not include <libintl.h>; not needed.
23452
23453 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
23454
23455         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
23456         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
23457
23458 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
23459
23460         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
23461         HAVE_DECL_STRTOLD.
23462
23463 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23464
23465         * modules/getdate (Depends-on): Remove alloca-opt.
23466
23467 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23468
23469         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
23470
23471 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23472
23473         * lib/argp-parse.c: Include <stddef.h>.
23474         (alignof, alignto): New macros.
23475         (parser_init): Don't assume that void * is aligned sufficiently
23476         for struct option.
23477
23478         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
23479         need to extend the stack.
23480         (YYINITDEPTH): New macro, so that the initial stack isn't overly
23481         large.
23482
23483 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23484
23485         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
23486
23487 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
23488
23489         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
23490         (2004-10-24) change.  Apparently this was a false alarm.
23491
23492         * modules/getdate: Depend on alloca-opt, not alloca.
23493
23494 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
23495
23496         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
23497         Remove now-obsolete comment about AIX.
23498         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
23499         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
23500         (YYMAXDEPTH): New macro.
23501
23502 2004-12-18  Simon Josefsson  <jas@extundo.com>
23503
23504         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
23505
23506 2004-12-18  Bruno Haible  <bruno@clisp.org>
23507
23508         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
23509
23510 2004-12-18  Bruno Haible  <bruno@clisp.org>
23511
23512         * lib/fatal-signal.c (fatal_signals): Make non-const.
23513         (init_fatal_signals): New function.
23514         (uninstall_handlers, install_handlers): Ignore signals that were set to
23515         SIG_IGN.
23516         (at_fatal_signal): Call init_fatal_signals.
23517         (init_fatal_signal_set): Likewise. Ignore signals that were set to
23518         SIG_IGN.
23519         Reported by Paul Eggert.
23520
23521 2004-12-18  Bruno Haible  <bruno@clisp.org>
23522
23523         * doc/alloca.texi: New file.
23524         * doc/alloca-opt.texi: New file.
23525
23526 2004-12-17  Jim Meyering  <jim@meyering.net>
23527
23528         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
23529         Otherwise, install-sh could exit with improper exit status when
23530         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
23531
23532 2004-12-16  Simon Josefsson  <jas@extundo.com>
23533
23534         * tests/test-base64.c: Add license.
23535
23536 2004-12-15  Stepan Kasal  <address@hidden>
23537
23538         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
23539
23540 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
23541
23542         * modules/getcwd (Files): Add m4/d-ino.m4.
23543         Suggested by Mark D. Baushke.
23544
23545 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
23546
23547         * lib/getdate.y (textint): New member "negative".
23548         (time_zone_hhmm): New function.
23549         Expect 14 shift-reduce conflicts, not 13.
23550         (o_colon_minutes): New rule.
23551         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
23552         (yylex): Set the "negative" member of signed numbers.
23553
23554 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
23555
23556         * doc/getdate.texi (Time of day items, Time zone items):
23557         Describe new formats +00:00, UTC+00:00.
23558
23559 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
23560
23561         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
23562         spurious "-l"s.  Problem reported by Stepan Kasal.
23563
23564 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
23565
23566         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
23567         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
23568
23569 2004-12-04  Simon Josefsson  <jas@extundo.com>
23570
23571         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
23572         Vandoorselaere <yoann@prelude-ids.org>.
23573
23574 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23575
23576         Changes imported from coreutils.
23577         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
23578         exist.
23579         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
23580
23581 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23582
23583         Changes imported from coreutils.
23584         * lib/hard-locale.c: Assume <locale.h> exists.
23585         Include "strdup.h".
23586         (GLIBC_VERSION): New macro.
23587         (hard_locale): Assume setlocale exists.
23588         Rewrite to avoid #ifdef.
23589         Use strdup rather than malloc + strcpy.
23590         * lib/human.c: Assume <locale.h> exists.
23591         (human_readable): Assume localeconv exists.
23592
23593 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
23594
23595         * modules/hard-locale (Depends-on): Add strdup.
23596
23597 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
23598
23599         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
23600         convert T2, not T.  (Imported from libc.)
23601
23602 2004-11-30  Simon Josefsson  <jas@extundo.com>
23603
23604         * modules/restrict (License): Change to LGPL.
23605
23606 2004-11-30  Simon Josefsson  <jas@extundo.com>
23607
23608         * m4/restrict.m4: Add copyright and copying conditions.
23609
23610 2004-11-30  Simon Josefsson  <jas@extundo.com>
23611
23612         * m4/base64.m4: New file.
23613
23614 2004-11-30  Simon Josefsson  <jas@extundo.com>
23615
23616         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
23617         base64.
23618
23619         * tests/test-base64.c: New file.
23620
23621         * modules/base64: New file.
23622
23623 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
23624
23625         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
23626         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
23627
23628         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
23629
23630 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
23631
23632         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
23633         (__getcwd.c): Don't restore errno; glibc doesn't.
23634         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
23635         first, falling back to our code only if its results look suspicious.
23636         Ensure that the resulting buffer is only as large as necessary.
23637
23638         * lib/readutmp.c: Include readutmp.h first.
23639         Include <errno.h>, since readutmp.h no longer does that.
23640         * lib/readutmp.h: Don't include <errno.h>,
23641         <sys/param.h>, <time.h>; not needed to establish interface.
23642         (errno): Remove decl.
23643         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
23644         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
23645         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
23646
23647 2004-11-28  Simon Josefsson  <jas@extundo.com>
23648
23649         * lib/base64.h, base64.c: New file.
23650
23651 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
23652
23653         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
23654
23655 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
23656
23657         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
23658         (Depends-on): Remove pathmax, same.  Add mempcpy.
23659         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
23660         (Makefile.am): Append getcwd.h to lib_SOURCES.
23661         (Include): Add getcwd.h.
23662         (Maintainer): Change from Jim Meyering to "all, glibc",
23663         since getdate now uses intended-for-glibc code.
23664         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
23665         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
23666
23667 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
23668
23669         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
23670         HP's ANSI C compiler.
23671         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
23672         Declaring int functions causes warnings on some modern systems and
23673         shouldn't be needed to compile on ancient ones.
23674         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
23675         defined.
23676
23677         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
23678         with the following changes.
23679         (__set_errno): Parenthesize properly.
23680         Include <stdbool.h>.
23681         (MIN, MAX, MATCHING_INO): New macros.
23682         (__getcwd): Define with prototype, not K&R form.
23683         Use heuristics to allocate default buffer on stack if possible.
23684         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
23685         behavior, and to avoid the PATH_MAX limit when computing
23686         ../../../../...
23687         Use MATCHING_INO to compare inode number to file.
23688         Check for arithmetic overflow in size calculations.
23689         Fix bug in reallocation of dot array that caused getcwd to fail
23690         on directories nested deeper than 75.
23691         Be more careful about saving errno on error.
23692         Do not use realloc; use only free+malloc, as this is a bit
23693         more flexible and avoids a needless copy operation.
23694         Do not inspect st_dev and st_ino for symbolic links; POSIX
23695         doesn't specify the latter.
23696         Check for closedir errors.
23697         Avoid needless casts.
23698         Use "#ifdef weak_alias" around weak_alias, to be like other
23699         glibc code.
23700         The following changes to getcwd.c have effect only when used in
23701         gnulib; they have no effect inside glibc proper.
23702         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
23703         as alloca isn't used.
23704         (alloca, __alloca): Likewise.
23705         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
23706         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
23707         unconditionally, as gnulib assumes C89 or better.
23708         Do not include <sys/param.h>.
23709         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
23710         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
23711         better.
23712         (NULL) [!defined NULL]: Remove; we assume C89 or better.
23713         Include <dirent.h> in a way that is compatible with modern Autoconf.
23714         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
23715         New macros, if not already defined.
23716         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
23717         Use "_LIBC", not "defined _LIBC", for consistency.
23718         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
23719         a mempcpy module.
23720         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
23721         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
23722         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
23723         credit only to Jim Meyering and adjust the copyright dates.
23724         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
23725         <stdlib.h>, <unistd.h>, "pathmax.h".
23726         Instead, include "xgetcwd.h" (first) and "getcwd.h".
23727         (INITIAL_BUFFER_SIZE): Remove.
23728         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
23729
23730 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
23731
23732         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
23733         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
23734         Use the _ONCE methods, for efficiency.
23735         Check for fcntl.h.  In test program, include <errno.h>
23736         and <fcntl.h> if available.  Remove old K&R cruft from
23737         test program.  Check for common errors in GNU/Linux,
23738         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
23739         don't do AC_LIBOBJ, as that's getcwd.m4's job.
23740         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
23741         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
23742         name accordingly.
23743         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
23744         accommodate new getcwd.c.
23745         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
23746         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
23747         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
23748         that's all we need now.
23749
23750 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23751
23752         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
23753         argp-parse.c depends on getopt internals, that means we should
23754         always use our getopt, to be on the safe side.
23755         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
23756         order not to spoil the result of an eventual previous invocation
23757         of gl_GETOPT_SUBSTITUTE.
23758
23759 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
23760
23761         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
23762         redefinition warnings. To avoid them, include the defines
23763         in `#if !defined __need_getopt ... #endif'. The only place
23764         where __getopt_argv_const is used is in definitions
23765         of getopt_long and getopt_long_only below, which are as well
23766         protected by `#ifndef __need_getopt'.
23767         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
23768         __need_getopt after including <stdio.h> and <unistd.h> These
23769         headers might have defined it.
23770
23771 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
23772
23773         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
23774
23775 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
23776
23777         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
23778         (futimens): New function, which uses futimes if available.
23779         (futimens, utimens): Support timespec==NULL, with same semantics
23780         as utime and utimens.
23781         * lib/utimens.h (futimens): New decl.
23782
23783 2004-11-23  Jim Meyering  <jim@meyering.net>
23784
23785         * lib/getopt_.h: Remove trailing blanks.
23786
23787 2004-11-23  Jim Meyering  <jim@meyering.net>
23788
23789         * lib/__fpending.c: Add comment.
23790
23791 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
23792
23793         * modules/canonicalize (Depends-on): Add xreadlink.
23794         Problem reported by James Youngman.
23795
23796 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
23797
23798         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
23799         New macros.
23800         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
23801         optopt): Use them instead of invoking ## directly; otherwise, the
23802         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
23803
23804 2004-11-19  Bruno Haible  <bruno@clisp.org>
23805
23806         * lib/strtok_r.c: Move comments from here...
23807         * lib/strtok_r.h: ... to here.
23808
23809 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
23810
23811         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
23812         implementations that mishandle size_t overflow.
23813
23814 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
23815
23816         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
23817         might fail.  Problem reported by Yoann Vandoorselaere.
23818         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
23819         implementations that mishandle size_t overflow.
23820
23821 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
23822
23823         * modules/canon-host (Depends-on): Add strdup.
23824
23825 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
23826
23827         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
23828
23829 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
23830
23831         * lib/canon-host.c: Include "strdup.h".
23832         (canon_host): Use getaddrinfo if available, so that IPv6 works.
23833         Use strdup instead of malloc/strcpy to duplicate strings.
23834
23835         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
23836         (human_space_before_unit): New constant.
23837         * lib/human.c (human_readable): Support it.
23838
23839         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
23840         (xgetcwd): Set errno correctly when failing.
23841         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
23842         the failure is actually due to a PATH_MAX problem.
23843
23844         Further getopt changes to make it more likely that glibc will
23845         buy the changes back.
23846         * lib/getopt.c (POSIXLY_CORRECT): New constant.
23847         (getopt): Use it, so to preserve glibc semantic
23848         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
23849         when compiling for libc.
23850         * lib/getopt_.h (__getopt_argv_const): Bring it back.
23851         (getopt_long, getopt_long_only): Use it.
23852
23853         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
23854         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
23855         (getopt): Argv is now char * const *, as per standard.
23856         (_getopt_internal_r, _getopt_internal): Argv is now char **,
23857         not char *__getopt_argv_const *.
23858         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
23859         _getopt_long_only_r): Likewise.
23860         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
23861         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
23862         _getopt_long_r, _getopt_long_only_r): Likewise.
23863         * lib/getopt_.h (__getopt_argv_const): Remove.
23864         (getopt): Argv is now char * const *, as per standard.
23865
23866         * lib/getdate.y (tORDINAL): New token.
23867         (day, relunit): Allow it for relative times.
23868         (relative_time_table): Use tORDINAL for ordinals.
23869
23870 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
23871
23872         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
23873         Document that "second" isn't allowed as an ordinal number.
23874
23875 2004-11-16  Jim Meyering  <jim@meyering.net>
23876
23877         * modules/closeout (Depends-on): Add fpending.
23878
23879 2004-11-15  Jim Meyering  <jim@meyering.net>
23880
23881         * lib/closeout.c: Include "__fpending.h" once again.
23882         Include <stdbool.h>.
23883         (close_stdout): Don't fail just because stdout was closed initially,
23884         since some programs don't write to stdout in the normal course of
23885         operation (other than --version and --help), and we don't want this
23886         function to make e.g. `touch file >&-' fail.
23887         But do fail if it was closed and someone has tried to write to it.
23888         E.g., `printf foo >&-' must fail.
23889
23890 2004-11-13  Jim Meyering  <jim@meyering.net>
23891
23892         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
23893
23894 2004-11-12  Simon Josefsson  <jas@extundo.com>
23895
23896         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
23897         small doc fix is still pending.
23898
23899 2004-11-11  Simon Josefsson  <jas@extundo.com>
23900
23901         * modules/strtok_r: New file.
23902
23903         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23904         strtok_r.
23905
23906 2004-11-11  Simon Josefsson  <jas@extundo.com>
23907
23908         * m4/strtok_r.m4: New file.
23909
23910         * m4/getopt.m4: Replace opterr.
23911
23912 2004-11-11  Simon Josefsson  <jas@extundo.com>
23913
23914         * lib/strtok_r.h, strtok_r.c: New file.
23915
23916 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
23917
23918         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
23919         of replacing opterr, getopt, etc.  This should handle the
23920         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
23921
23922 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
23923
23924         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
23925         we can stop lying to compilers about the constness of argv when we
23926         are compiled outside glibc.
23927         (getopt, getopt_long, getopt_long_only): Use it.
23928         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
23929         _getopt_internal, getopt): Likewise.
23930         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
23931         _getopt_long_only_r): Likewise.
23932         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
23933         _getopt_long_r, _getopt_long_only_r): Likewise.
23934
23935         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
23936         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
23937         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
23938         the other external symbols.
23939         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
23940         declaration, since the above renaming now works around collisions.
23941
23942 2004-11-11  Jim Meyering  <jim@meyering.net>
23943
23944         * lib/linebreak.c: Remove trailing blanks.
23945         * lib/alloca_.h: Likewise.
23946         * lib/acosl.c: Likewise.
23947         * lib/euidaccess.c: Likewise.
23948         * lib/allocsa.h: Likewise.
23949
23950 2004-11-10  Simon Josefsson  <jas@extundo.com>
23951
23952         * m4/getaddrinfo.m4: New file.
23953
23954 2004-11-10  Simon Josefsson  <jas@extundo.com>
23955
23956         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
23957
23958 2004-11-10  Simon Josefsson  <jas@extundo.com>
23959
23960         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
23961         getaddrinfo.
23962
23963         * modules/getaddrinfo: New file.
23964
23965 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
23966
23967         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
23968
23969 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
23970
23971         * lib/mktime.c (SHR): New macro, which is a portable
23972         substitute for >> that should work even on Crays.
23973         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
23974         Problem reported by Mark D. Baushke in
23975         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
23976         * lib/getdate.y (SHR): Likewise.
23977         (tm_diff): Use it.
23978         * lib/strftime.c (SHR): Likewise.
23979         (tm_diff): Use it.
23980         * lib/quotearg.c (struct quoting_options): Use unsigned int for
23981         quote_these_too, so that right shifts are well defined.  All uses
23982         changed.
23983
23984 2004-11-10  Jim Meyering  <jim@meyering.net>
23985
23986         Ensure that no close failure goes unreported.
23987         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
23988         return early when it seems there's nothing to flush.
23989         Don't include __fpending.h.
23990
23991 2004-11-10  Jim Meyering  <jim@meyering.net>
23992
23993         * modules/closeout (Depends-on): Remove fpending.
23994
23995 2004-11-10  Jim Meyering  <jim@meyering.net>
23996
23997         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
23998
23999 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
24000
24001         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
24002         gl_FUNC_STRFTIME.
24003         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
24004         and AC_REQUIRE when possible, to avoid duplicate checks.
24005         Check for <wchar.h>.
24006
24007 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
24008
24009         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
24010
24011 2004-11-09  Bruno Haible  <bruno@clisp.org>
24012
24013         * m4/sockpfaf.m4: New file.
24014
24015 2004-11-05  Bruno Haible  <bruno@clisp.org>
24016
24017         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
24018         Reported by Mark D. Baushke <mdb@cvshome.org>.
24019
24020 2004-11-04  Bruno Haible  <bruno@clisp.org>
24021
24022         2004-09-11  Bruno Haible  <bruno@clisp.org>
24023                 * allocsa.valgrind: New file.
24024         2004-02-06  Bruno Haible  <bruno@clisp.org>
24025                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
24026                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
24027                 Reported by Christopher Seip <chris.seip@hp.com>.
24028
24029 2004-11-04  Bruno Haible  <bruno@clisp.org>
24030
24031         * modules/allocsa (Files): Add lib/allocsa.valgrind.
24032         (Makefile.am): Distribute it.
24033
24034 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
24035
24036         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
24037         with errno == ERANGE if the buffer is too small.
24038         Problem reported by Mark D. Baushke.
24039
24040 2004-11-03  Albert Chin  <china@thewrittenword.com>
24041             Paul Eggert  <eggert@cs.ucla.edu>
24042
24043         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
24044         equivalent, substitute $ac_type for equivalent type rather than
24045         blindly using uint32_t *always* which won't work if uint32_t is not
24046         available.  Define _UINT32_T to work around typedef of uint32_t if
24047         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
24048         2.5.1.
24049
24050 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
24051
24052         * m4/jm-macros.m4: Sync from coreutils.
24053         (gl_MACROS): Check for mbrlen, for pathchk.
24054         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
24055
24056 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
24057
24058         * lib/xreadlink.c (MAXSIZE): New macro.
24059         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
24060         size does not exceed MAXSIZE.  Avoid cast.
24061         As suggested by Mark D. Baushke in
24062         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
24063         if readlink fails with buffer size just under MAXSIZE, try again
24064         with MAXSIZE.
24065
24066 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
24067
24068         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
24069
24070 2004-11-02  Derek R. Price  <derek@ximbiot.com>
24071         and  Paul Eggert  <eggert@cs.ucla.edu>
24072
24073         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
24074         (get_date): Overparenthesize to avoid GCC warning.
24075
24076 2004-11-02  Bruno Haible  <bruno@clisp.org>
24077
24078         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
24079         returns void.
24080
24081 2004-11-02  Bruno Haible  <bruno@clisp.org>
24082
24083         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
24084         function returns void.
24085
24086 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
24087
24088         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
24089         fflush_unlocked, flockfile, funlockfile, funlockfile,
24090         fputs_unlocked, putc_unlocked.
24091
24092 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
24093
24094         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
24095         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
24096         already declared.
24097
24098 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
24099
24100         * modules/getdate (Files): Add doc/getdate.texi.
24101         (Depends-on): Add setenv, xalloc.
24102
24103 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
24104
24105         * lib/getdate.y: Add support for TZ="foo" within a date string.
24106         Fix some bugs near time_t boundaries.  Reject dates with
24107         out-of-range components, e.g., "Sept 31".
24108         Include <stdlib.h>, "setenv.h", "xalloc.h".
24109         (ISDIGIT_LOCALE): Remove; unused.
24110         Note that the TZ and time functions used here are not reentrant.
24111         (mktime_ok, get_tz): New functions.
24112         (TZBUFSIZE): New constant.
24113         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
24114         This requires that we sometimes generate our own TZ="XXX..." setting.
24115
24116 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
24117
24118         * doc/getdate.texi: New file, from coreutils with modifications for
24119         the new TZ parsing.
24120
24121 2004-10-27  Derek R. Price  <derek@ximbiot.com>
24122
24123         * lib/mktime.c (not_equal_tm): Remove redundant check.
24124
24125 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24126
24127         * modules/regex (lib_SOURCES): Add regex.c.
24128         Reported by James Youngman in
24129         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
24130
24131 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24132
24133         * lib/getdate.y: Use Bison 1.875 features, and some minor
24134         code cleanups.  This change does not affect semantics.
24135         Don't include <stdlib.h>; no longer needed.
24136         Don't include unlocked-io.h; only the "#if TEST" code uses
24137         stdio, and performance isn't crucial there.
24138         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
24139         Bison 1.875 features as described below.
24140         All uses of "PC." replaced by "pc->".
24141         (YYSTYPE): Add a forward declaration.
24142         (yylex, yyerror): Use full prototypes in forward decls.
24143         Use "%pure-parser" rather than obsolescent "%pure_parser".
24144         Use %parse-param and %lex-param instead of obsolescent
24145         YYPARSE_PARAM and YYLEX_PARAM.
24146         (meridian_table, month_and_day_table, time_units_table,
24147         relative_time_table, time_zone_table, military_table,
24148         lookup_zone, lookup_word, get_date):
24149         Use NULL instead of 0 where appropriate.
24150         (to_hour): Avoid abort (), to avoid a dependency on
24151         stdlib.h.
24152         (yyerror, yylex): Now accepts parser_control * arg.
24153         (main) [TEST]: Use '\0' rather than 0 for char.
24154
24155 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
24156
24157         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
24158
24159 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
24160
24161         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
24162         It's now the caller's responsibility to handle the case where
24163         !HAVE_GETPAGESIZE && !defined getpagesize.
24164
24165         * lib/mktime.c (leapyear): Arg is long int, not int.
24166
24167 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
24168
24169         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
24170
24171 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
24172
24173         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
24174         missing.  Problem reported by James Youngman.
24175
24176 2004-10-16  Simon Josefsson  <jas@extundo.com>
24177
24178         * gnulib-tool: Fix comments.  Fix parse problem.
24179         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
24180
24181 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
24182
24183         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
24184         implementation of getopt_long.  Problem reported by Alexander Taler in:
24185         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
24186
24187 2004-10-15  Bruno Haible  <bruno@clisp.org>
24188
24189         * gnulib-tool: Untabify. Initialize supplied_libname.
24190         (func_usage): More homogenous output.
24191         (func_modules_transitive_closure, func_modules_to_filelist,
24192         func_emit_lib_Makefile_am): New functions.
24193         (func_import): New function, extracted from big case statement. Use
24194         func_get_license, func_modules_transitive_closure,
24195         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
24196         opt_lgpl. Don't use test -a, as it's not portable.
24197         (func_create_testdir): Use func_modules_transitive_closure,
24198         func_modules_to_filelist, func_emit_lib_Makefile_am.
24199
24200 2004-10-15  Bruno Haible  <bruno@clisp.org>
24201
24202         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
24203
24204 2004-10-15  Bruno Haible  <bruno@clisp.org>
24205
24206         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
24207         the portions belonging to each module.
24208         Suggested by Derek Robert Price <derek@ximbiot.com>.
24209
24210 2004-10-12  Simon Josefsson  <jas@extundo.com>
24211
24212         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
24213         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
24214         to real functions.
24215
24216 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24217
24218         * modules/vsnprintf: New file.
24219
24220 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24221
24222         * m4/vsnprintf.m4: New file.
24223
24224 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24225
24226         * lib/vsnprintf.h: New file.
24227         * lib/vsnprintf.c: New file.
24228
24229 2004-10-11  Bruno Haible  <bruno@clisp.org>
24230
24231         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
24232         vsnprintf.
24233
24234 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
24235
24236         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
24237
24238 2004-10-07  Bruno Haible  <bruno@clisp.org>
24239
24240         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
24241         fits into the provided buffer.
24242
24243 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
24244
24245         * lib/diacrit.c, diacrit.h: Add GPL notice.
24246
24247         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
24248         notice.
24249         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
24250         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
24251         This avoids a potential constant-folding bug.
24252
24253 2004-10-05  Bruno Haible  <bruno@clisp.org>
24254
24255         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
24256         for the declaration of strsep.
24257
24258 2004-10-05  Bruno Haible  <bruno@clisp.org>
24259
24260         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
24261
24262 2004-10-04  Simon Josefsson  <jas@extundo.com>
24263
24264         * modules/memmem: New file.
24265         * tests/test-memmem.c: New file.
24266         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
24267
24268 2004-10-04  Simon Josefsson  <jas@extundo.com>
24269
24270         * m4/memmem.m4: New file.
24271
24272 2004-10-04  Simon Josefsson  <jas@extundo.com>
24273
24274         * lib/memmem.h: New file.
24275         * lib/memmem.c: New file, taken from glibc.
24276
24277 2004-10-04  Simon Josefsson  <jas@extundo.com>
24278
24279         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
24280         '#ifdef USE_UNLOCKED_IO'.
24281
24282 2004-10-04  Simon Josefsson  <jas@extundo.com>
24283
24284         * config/srclist.txt: Add memmem from glibc.
24285
24286 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24287
24288         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
24289
24290         * modules/argmatch, modules/argp, modules/closeout, modules/error,
24291         modules/exclude, modules/getdate, modules/getline,
24292         modules/getndelim2, modules/getpass, modules/getpass-gnu,
24293         modules/getusershell, modules/linebuffer, modules/md5,
24294         modules/mountlist, modules/posixtm, modules/readtokens,
24295         modules/readutmp, modules/regex, modules/sha1,
24296         modules/version-etc, modules/yesno:
24297         Remove dependency on unlocked-io.
24298
24299 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24300
24301         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
24302
24303         * m4/unlocked-io.m4: Add copyright notice.
24304         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
24305
24306 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24307
24308         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
24309         * lib/xmalloc.c (xmemdup): Likewise.
24310         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
24311         XFREE): Remove these long-obsolescent macros.
24312         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
24313         * lib/xstrdup.c: Remove.
24314
24315         * lib/regex.c (re_comp): Cast gettext return value to char *,
24316         Problem reported by Martin Neitzel via Mark D. Baushke.
24317
24318 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
24319
24320         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
24321         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
24322         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
24323         regex.c, sha1.c, version-etc.c, yesno.c:
24324         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
24325         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
24326         the includer's responsibility.
24327
24328         Sync from coreutils.
24329
24330         * lib/modechange.c (mode_compile): Don't decrement a pointer that
24331         points to the start of a string, as the C Standard says the
24332         resulting behavior is undefined.
24333
24334         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
24335         simple -> simple_backups, numbered_existing ->
24336         numbered_existing_backups, numbered -> numbered_backups
24337         to avoid shadowing problems.  All uses changed.
24338         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
24339         * lib/backupfile.c (check_extension, numbered_backup):
24340         Rename locals to avoid shadowing 'basename'.
24341         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
24342         once.
24343
24344         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
24345         * lib/.cvsignore: Add getopt.h.
24346
24347 2004-10-04  Bruno Haible  <bruno@clisp.org>
24348
24349         * modules/README: New file.
24350         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
24351         not a module.
24352
24353 2004-10-02  Jim Meyering  <jim@meyering.net>
24354
24355         * lib/dirfd.h, getpagesize.h: Add copyright notice.
24356
24357 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24358
24359         * modules/strsep: New file.
24360
24361 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24362
24363         * m4/strsep.m4: New file.
24364
24365 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
24366
24367         * lib/strsep.h: New file.
24368         * lib/strsep.c: New file.
24369
24370 2004-10-01  Simon Josefsson  <jas@extundo.com>
24371
24372         * lib/snprintf.c (snprintf): Handle size==0.
24373
24374 2004-10-01  Simon Josefsson  <jas@extundo.com>
24375             Bruno Haible  <bruno@clisp.org>
24376
24377         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
24378         (snprintf): Declare 'args'.
24379
24380 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
24381
24382         * lib/snprintf.c: Remove comments as to why each header is needed.
24383
24384 2004-10-01  Bruno Haible  <bruno@clisp.org>
24385
24386         * MODULES.html.sh: Add strsep.
24387
24388 2004-09-30  Simon Josefsson  <jas@extundo.com>
24389
24390         * modules/snprintf: New file.
24391
24392 2004-09-30  Simon Josefsson  <jas@extundo.com>
24393
24394         * m4/snprintf.m4: New file.
24395
24396 2004-09-30  Simon Josefsson  <jas@extundo.com>
24397
24398         * lib/snprintf.h, lib/snprintf.c: New files.
24399
24400 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
24401
24402         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
24403         (hol_entry_help): Never translate an empty string.
24404         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
24405         * lib/argp.h (OPTION_NO_TRANS): New option.
24406
24407 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
24408
24409         * modules/argp (Maintainer): Replace Simon Josefsson
24410         by Sergey Poznyakoff.
24411
24412 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
24413
24414         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
24415         changes merged back into glibc.
24416
24417 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
24418
24419         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
24420
24421 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
24422
24423         * lib/xvasprintf.c: Include xalloc.h.
24424         (xvasprintf): Use xalloc_die, not xmalloc_die.
24425
24426 2004-09-29  Bruno Haible  <bruno@clisp.org>
24427
24428         * modules/alloca-opt: New file, derived from modules/alloca.
24429         * modules/allocsa: Depend on alloca-opt instead of alloca.
24430         * modules/setenv: Likewise.
24431         * modules/vasnprintf: Likewise.
24432         * MODULES.html.sh: Add alloca-opt.
24433
24434 2004-09-28  Simon Josefsson  <jas@extundo.com>
24435
24436         * gnulib-tool: New parameter --lgpl, to asseert that modules are
24437         LGPL, and to replace license template from GPL to LGPL.
24438
24439 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
24440
24441         * modules/dummy: Change license to LGPL.
24442
24443 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
24444
24445         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
24446
24447 2004-09-24  Simon Josefsson  <jas@extundo.com>
24448
24449         * modules/minmax (License): Change from GPL to LGPL.
24450
24451 2004-09-23  Simon Josefsson  <jas@extundo.com>
24452
24453         * gnulib-tool (--import): Typo.
24454
24455 2004-09-23  Simon Josefsson  <jas@extundo.com>
24456
24457         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
24458
24459 2004-09-22  Bruno Haible  <bruno@clisp.org>
24460
24461         * modules/*: Add 'License' field.
24462         * gnulib-tool: Accept --extract-license option.
24463         (func_get_license): New function.
24464
24465 2004-09-21  Bruno Haible  <bruno@clisp.org>
24466
24467         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
24468         Reported by Simon Josefsson.
24469
24470 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
24471
24472         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
24473         gl_AC_TYPE_LONG_LONG.
24474
24475 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
24476
24477         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
24478
24479 2004-09-18  Simon Josefsson  <jas@extundo.com>
24480         and  Paul Eggert  <eggert@cs.ucla.edu>
24481
24482         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
24483         calls with autoreconf.  Define GL_LIB.
24484
24485 2004-09-14  Karl Berry  <karl@gnu.org>
24486
24487         * config/srclist.txt: unsync setenv.c, sigh.
24488
24489 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
24490
24491         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
24492         Problem reported by Bruno Haible in:
24493         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
24494
24495 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
24496
24497         * config/srclist.txt: Comment out argp-pvh.c.
24498
24499 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
24500
24501         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
24502         in case some system header has #define'd it.  Problem reported by
24503         Soeren D. Schulze in
24504         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
24505
24506 2004-09-09  Karl Berry  <karl@gnu.org>
24507
24508         * regex.[ch]: delete from the root.  These were supposed to be
24509                 synced with emacs cvs, but this has not happened for about
24510                 a year, and anyway nothing else uses emacs regex.[ch].
24511                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
24512                 lib/regex[.ch] is untouched.
24513
24514 2004-09-09  Bruno Haible  <bruno@clisp.org>
24515
24516         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
24517
24518 2004-09-09  Bruno Haible  <bruno@clisp.org>
24519
24520         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
24521         modifications.
24522         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
24523
24524 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
24525
24526         * modules/xvasprintf: New file.
24527         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
24528
24529 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
24530
24531         * lib/xvasprintf.h: New file.
24532         * lib/xvasprintf.c: New file.
24533         * lib/xasprintf.c: New file.
24534
24535 2004-09-08  Bruno Haible  <bruno@clisp.org>
24536
24537         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
24538
24539 2004-09-08  Bruno Haible  <bruno@clisp.org>
24540
24541         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
24542         length is > INT_MAX.
24543         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
24544         more.
24545
24546 2004-09-08  Bruno Haible  <bruno@clisp.org>
24547
24548         * lib/stdint_.h: New file, taken from GNU clisp.
24549
24550 2004-09-08  Bruno Haible  <bruno@clisp.org>
24551             Oskar Liljeblad  <oskar@osk.mine.nu>
24552
24553         * modules/stdint: New file.
24554         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
24555
24556 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
24557
24558         Import from coreutils.
24559         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
24560         strings on unbounded length.  alloca's performance benefits aren't
24561         that important here.
24562         (V_STRDUP): Remove.
24563         (parse_with_separator): New function, with most of the internals
24564         of the old parse_user_spec.  Allow user to omit both user and group,
24565         for compatibility with FreeBSD.
24566         Clone only the user name, not the entire spec.
24567         Do not set *uid, *gid unless entirely successful.
24568         Avoid memory leak in some failing cases.
24569         Fix regression for USER.GROUP reported by Dmitry V. Levin in
24570         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
24571         (parse_user_spec): Rewrite to use parse_with_separator.
24572
24573 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
24574
24575         * modules/userspec: Don't depend on alloca.
24576
24577 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
24578
24579         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
24580
24581 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
24582
24583         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
24584         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
24585         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
24586
24587 2004-08-16  Simon Josefsson  <jas@extundo.com>
24588
24589         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
24590         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
24591         Add --dry-run for --import.
24592         Let user provided command line parameters override configure.ac
24593         settings.
24594
24595 2004-08-12  Simon Josefsson  <jas@extundo.com>
24596
24597         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
24598         as discussed with Paul Eggert in threads rooted at
24599         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
24600         and
24601         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
24602         Before, the test was empty, and relied on ELIDE_CODE in source
24603         code.)
24604         (gl_PREREQ_GETOPT): New macro.
24605         (gl_GETOPT): Use them.
24606
24607 2004-08-12  Simon Josefsson  <jas@extundo.com>
24608
24609         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
24610         * lib/getopt_.h: Renamed from getopt.h.
24611
24612 2004-08-12  Simon Josefsson  <jas@extundo.com>
24613
24614         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
24615         Change default library name from libfoo to libgnu.
24616         Now, if you have a configure.ac that says:
24617                 gl_SOURCE_BASE(gl)
24618                 gl_M4_BASE(gl/m4)
24619                 gl_MODULES(error getopt etcetera)
24620                 gl_INIT
24621         you can import all you need by running:
24622                 ../gnulib/gnulib-tool --import
24623
24624         * modules/getopt (Files): Rename getopt.h to getopt_.h.
24625         (Makefile.am): Rewrite, use logic from argz.
24626         (Include): Use <getopt.h> instead of "getopt.h".
24627
24628 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
24629
24630         * modules/argp (Files): Add m4/unlocked-io.m4.
24631         (Depends-on): Add extensions.
24632
24633 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
24634
24635         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
24636         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
24637         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
24638         Check for program_invocation_name, program_invocation_short_name,
24639         flockfile, funlockfile, features.h, _getopt_long_only_r.
24640
24641 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
24642
24643         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
24644         its complicated substitute.
24645         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
24646         and program_invocation_name.
24647         (__argp_basename) [!_LIBC]: Remove; the only use was
24648         replaced by its body.
24649         (__argp_short_program_name): Change condition from
24650         !defined __argp_short_program_name to
24651         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
24652         to match argp-namefrob.h.
24653         (__argp_failure): Don't assume strerror_r returns char *.
24654         * lib/argp-parse.c (N_): Define unconditionally.
24655         (argp_default_options): Fill out initializers with 0 to avoid
24656         gcc warnings.
24657
24658 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
24659
24660         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
24661         getopt1.c.
24662
24663 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
24664
24665         Merge from coreutils.
24666
24667         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
24668
24669         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
24670         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
24671
24672 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
24673
24674         Merge from coreutils.
24675
24676         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
24677         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
24678         for Reliant Unix 5.43.
24679
24680         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
24681         (union fooround): Use uintmax_t, not long int.
24682         The rest is a merge from libc:
24683         [defined _LIBC]: Include <shlib-compat.h>.
24684         (_obstack) [defined _LIBC]: Remove after 2.3.4.
24685
24686         * lib/settime.c (settime): Recode to avoid warning with
24687         Sun Forte C 6U2.
24688
24689         * lib/strverscmp.c: Convert to UTF-8.
24690
24691 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
24692
24693         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
24694         m4/uintmax_t.m4.
24695
24696 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
24697
24698         * modules/xalloc-die: New file.
24699         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
24700
24701         * modules/md5 (Files): Add m4/uint32_t.m4.
24702         * modules/sha1: Renamed from modules/sha.
24703         (Files):
24704         Rename lib/sha.h to lib/sha1.h.
24705         Rename lib/sha.c to lib/sha1.c.
24706         Rename m4/sha.m4 to m4/sha1.m4.
24707         (lib_SOURCES): Likewise.
24708         (configure.ac): Rename gl_SHA to gl_SHA1.
24709         (Include): sha.h -> sha1.h.
24710
24711 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
24712
24713         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
24714         * m4/sha1.m4: Renamed from sha.m4.
24715         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
24716
24717 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
24718
24719         * lib/obstack.h (obstack_empty_p):
24720         Don't assume that chunk->contents is suitably aligned.
24721         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
24722         Likewise. Problem reported by Benno in
24723         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
24724
24725         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
24726         readable.  This could be improved further but it'd take some work.
24727
24728 2004-08-08  Simon Josefsson  <jas@extundo.com>
24729
24730         * modules/xgethostname (Depends-on): Remove exit and error (not
24731         used).
24732
24733         * modules/getpass-gnu: Add getpass.h.
24734         (Depends-on): Add stdbool.
24735         * modules/getpass: Add getpass.h.
24736
24737 2004-08-08  Simon Josefsson  <jas@extundo.com>
24738
24739         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
24740         Check getpass declaration.
24741
24742 2004-08-08  Simon Josefsson  <jas@extundo.com>
24743
24744         * lib/xgethostname.c: Don't include error.h (not used).
24745
24746         * lib/getpass.h: Add.
24747         * lib/getpass.c: Include getpass.h first.
24748
24749 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
24750
24751         * lib/xalloc-die.c: New file.
24752         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
24753         All uses removed.
24754         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
24755         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
24756         xalloc-die.c.
24757         (_, N_, xalloc_die): Move to xalloc-die.c.
24758         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
24759         so that we needn't mess with xalloc_msg_memory_exhausted.
24760
24761         * lib/sha1.h: Renamed from sha.h.
24762         (SHA1_H): Renamed from _SHA_H.
24763         (sha1_ctx): Renamed from sha_ctx.
24764         (sha1_init_ctx): Renamed from sha_init_ctx.
24765         (sha1_process_block): Renamed from sha_process_block.
24766         (sha1_process_bytes): Renamed from sha_process_bytes.
24767         (sha1_finish_ctx): Renamed from sha_finish_ctx.
24768         (sha1_read_ctx): Renamed from sha_read_ctx.
24769         (sha1_stream): Renamed from sha_stream.
24770         (sha1_buffer): Renamed from sha_buffer.
24771         * lib/sha1.c: Likewise; renamed from sha.c.
24772         Do not include <sys/types.h>.
24773         Include <stddef.h> rather than <stdlib.h>.
24774
24775 2004-08-08  Bruno Haible  <bruno@clisp.org>
24776
24777         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
24778         FILESYSTEM_PREFIX_LEN.
24779         * lib/progreloc.c: Likewise.
24780         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
24781
24782 2004-08-06  Simon Josefsson  <jas@extundo.com>
24783
24784         * modules/progname (Depends-on): Don't depend on stdbool.
24785
24786 2004-08-06  Simon Josefsson  <jas@extundo.com>
24787
24788         * modules/getsubopt: New file.
24789         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
24790         getsubopt.
24791
24792 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
24793
24794         More merge from coreutils.
24795
24796         * m4/utimens.m4, m4/utimecmp.m4: New files.
24797         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
24798         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
24799         prereq.m4, sha.m4: Import changes from coreutils.
24800
24801 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
24802
24803         More merge from coreutils.
24804         * modules/raise, modules/readtokens0, modules/utimens:
24805         * modules/utimecmp, module/xnanosleep: New files.
24806         * modules/strftime: Add lib/strftime.h.
24807         Change include from <time.h> to "strftime.h".
24808         * modules/yesno: Add lib/yesno.h.
24809         * modules/backupfile: Remove lib/addext.c.
24810         * modules/euidaccess: Add stat-macros.h.
24811         * modules/canonicalize, modules/euidaccess,
24812         modules/filemode, modules/lchown, modules/makepath,
24813         modules/rmdir, modules/stat: Likewise.
24814
24815 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
24816
24817         Merge from tar.
24818         * lib/argp-help.c (make_hol, hol_append): Don't assume that
24819         SIZE_MAX is a valid preprocessor constant.
24820         (__argp_basename): Change from "#ifndef _LIBC"
24821         to "#ifndef __argp_short_program_name", so that
24822         we don't compile these functions for tar.
24823
24824         More merges from coreutils.
24825         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
24826         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
24827         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
24828         * lib/addext.c: Remove; no longer needed.
24829         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
24830         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
24831         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
24832         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
24833         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
24834         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
24835         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
24836         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
24837         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
24838         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
24839         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
24840         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
24841         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
24842         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
24843         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
24844         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
24845         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
24846         Import changes from coreutils.
24847
24848 2004-08-05  Simon Josefsson  <jas@extundo.com>
24849
24850         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
24851
24852 2004-08-05  Simon Josefsson  <jas@extundo.com>
24853
24854         * m4/getsubopt.m4: New file.
24855
24856 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
24857
24858         Merge from coreutils.
24859
24860         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
24861         * m4/getcwd-path-max.m4: New files.
24862
24863         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
24864         FILESYSTEM_PREFIX_LEN ->
24865         FILE_SYSTEM_PREFIX_LEN.
24866         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
24867         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
24868         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
24869         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
24870
24871         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
24872         prerequisite modules now handle the DOS stuff.
24873         Don't check for unistd.h.
24874
24875 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
24876
24877         Merge from coreutils.
24878
24879         * lib/.gdb-history: Remove; this doesn't belong here.
24880
24881         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
24882         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
24883         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
24884         * lib/getcwd.c: New files.
24885
24886         * lib/dirname.h: Include <stdbool.h>.
24887         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
24888         for consistency with POSIX terminology.  All uses changed.
24889         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
24890         (strip_trailing_slashes): Use bool for booleans.
24891         * lib/stripslash.c (strip_trailing_slashes): Likewise.
24892
24893         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
24894         sometimes returns a positive errno value even when it succeeds.
24895         (print_errno_message) [!LIBC]: Fall back on strerror if
24896         __strerror_r fails.
24897
24898         * lib/path-concat.c (mempcpy): Don't define if a system header defines
24899         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
24900         (longest_relative_suffix): New function.
24901         (path_concat): Use it.  Assume first argument is not NULL.
24902         Port to DOS.  Omit redundant separators.
24903         Report an error instead of returning NULL.
24904         Use mempcpy instead of memcpy.
24905         (xpath_concat): Remove: not declared or used.
24906
24907         * lib/same.h: Include <stdbool.h>
24908         (same_name): Return bool, not int.
24909         * lib/same.c (same_name): Likewise.
24910         (errno): Don't declare; we assume C89 or better now.
24911
24912         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
24913         if not already defined.
24914
24915         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
24916         * lib/dup-safer.c (errno): Likewise.
24917
24918 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
24919
24920         Merge from coreutils.
24921         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
24922         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
24923         * modules/path-concat: Don't depend on strdup.
24924
24925 2004-08-03  Simon Josefsson  <jas@extundo.com>
24926
24927         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
24928         * lib/progname.h: Don't include stdbool.h.
24929
24930 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
24931
24932         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
24933         * MODULES.html.sh (func_all_modules): Remove fatal.
24934
24935 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
24936
24937         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
24938
24939 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
24940
24941         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
24942         working.
24943
24944 2004-08-02  Simon Josefsson  <jas@extundo.com>
24945
24946         * lib/getsubopt.h: New file, with comments from Bruno Haible.
24947         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
24948         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
24949
24950 2004-08-01  Simon Josefsson  <jas@extundo.com>
24951
24952         * lib/xgetdomainname.c: Include stdlib.h, for free().
24953
24954 2004-07-19  Bruno Haible  <bruno@clisp.org>
24955
24956         * MODULES.html.sh (func_all_modules): Add dummy.
24957
24958 2004-07-16  Simon Josefsson  <jas@extundo.com>
24959
24960         * modules/dummy: New file.
24961
24962 2004-07-16  Simon Josefsson  <jas@extundo.com>
24963
24964         * lib/dummy.c: New file.
24965
24966 2004-07-16  Bruno Haible  <bruno@clisp.org>
24967
24968         * lib/backupfile.h: Add extern "C" for C++.
24969         * lib/closeout.h: Likewise.
24970         * lib/copy-file.h: Likewise.
24971         * lib/findprog.h: Likewise.
24972         * lib/full-write.h: Likewise.
24973         * lib/pathname.h: Likewise.
24974         * lib/progname.h: Likewise.
24975         * lib/stpcpy.h: Likewise.
24976         * lib/stpncpy.h: Likewise.
24977         * lib/strcase.h: Likewise.
24978         * lib/strstr.h: Likewise.
24979         * lib/xalloc.h: Likewise.
24980
24981         * lib/mbswidth.h: Add extern "C" for C++.
24982         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
24983
24984 2004-07-13  Robert Millan  <robertmh@gnu.org>
24985
24986         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
24987
24988 2004-07-09  Simon Josefsson  <jas@extundo.com>
24989
24990         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
24991         failed without this.)
24992
24993 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
24994
24995         * modules/chown (Files): Add lib/fchown-stub.c, since
24996         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
24997
24998 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
24999
25000         * lib/fchown-stub.c: New file.
25001
25002 2004-06-24  Jim Meyering  <jim@meyering.net>
25003
25004         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
25005
25006 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25007
25008         * modules/argz: Omit "#include".
25009
25010         * MODULES.html.sh (func_all_modules): Add calloc, to match
25011         2004-06-01 addition of calloc module.
25012
25013 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25014
25015         * m4/argz.m4: New file, which is autoupdated from libtool.
25016
25017 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25018
25019         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
25020         libtool.
25021
25022 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25023
25024         * config/srclist-update: Don't insist on "USA." before the
25025         close-comment, as libtool omits the period and puts the */ on a
25026         separate line.
25027         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
25028         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
25029
25030 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
25031
25032         * modules/argz: New file.
25033         * MODULES.html.sh (func_all_modules): Add argz.
25034
25035 2004-06-12  Jim Meyering  <jim@meyering.net>
25036         and  Paul Eggert  <eggert@cs.ucla.edu>
25037
25038         * modules/hash (Files): Add lib/xalloc.h.
25039         * modules/pipe (Depends-on): Add wait-process.
25040         * modules/stat (Depends-on): Add xalloc.
25041         * modules/userspec (Files): Add lib/userspec.h.
25042         * modules/xstrto
25043
25044         Upgrade from gettext-0.13.
25045         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
25046         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
25047         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
25048
25049 2004-06-10  Jim Meyering  <jim@meyering.net>
25050
25051         * lib/calloc.c: New file.
25052
25053 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
25054
25055         * lib/getdate.y (yylex): Allow space between sign and number.
25056         Problem reported by Dan Jacobson.
25057
25058 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
25059
25060         Merge from coreutils CVS.
25061
25062         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
25063         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
25064         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
25065         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
25066         xstrtol.m4: Fix copyright date and/or serial number.
25067
25068         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
25069         See if we need an fchown replacement.
25070         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
25071         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
25072         and use the replacement function if we detect either defect.
25073
25074         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
25075         gl_UTIMECMP.
25076
25077 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
25078         and  Jim Meyering  <jim@meyering.net>
25079
25080         Merge from coreutils CVS.
25081
25082         * lib/stat-macros.h: New file, with contents from file-type.h
25083         and coreutils' system.h.
25084         * lib/file-type.c: Include "stat-macros.h".
25085         * lib/file-type.h (file_type): Move all macro definitions to new file,
25086         stat-macros.h.
25087
25088         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
25089         Wrap old code with this conditional.
25090         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
25091         function that does not dereference symlinks.
25092         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
25093
25094         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
25095         dependency problems.
25096         (xreadlink): Accept new arg SIZE, for efficiency.
25097         All decls and uses changed.
25098         * lib/xreadlink.h: Include <stddef.h>, for size_t.
25099
25100         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
25101         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
25102
25103         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
25104         sysexits.h.
25105
25106 2004-06-01  Jim Meyering  <jim@meyering.net>
25107
25108         * m4/calloc.m4: New file.
25109
25110 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
25111
25112         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
25113         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
25114         Also, fix a typo in a diagnostic.
25115
25116 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
25117
25118         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
25119         or AC_FUNC_REALLOC.
25120
25121 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
25122
25123         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
25124         macros to be defined.
25125         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
25126         the allocator returns NULL because the requested size is zero.
25127
25128 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
25129
25130         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
25131         var.  Add comment explaining why libc still defines it.  This
25132         merges the following patch from glibc:
25133         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
25134
25135 2004-05-20  Andreas Schwab  <schwab@suse.de>
25136
25137         * m4/free.m4: Replace free if it not known to work, not the other
25138         way round.
25139
25140 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
25141
25142         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
25143         present in glibc since revision 1.1 of this file.
25144         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
25145         obstack_alignment_mask, obstack_alloc, obstack_base,
25146         obstack_blank, obstack_blank_fast, obstack_chunk_size,
25147         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
25148         obstack_grow0, obstack_init, obstack_int_grow,
25149         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
25150         obstack_next_free, obstack_object_size, obstack_ptr_grow,
25151         obstack_ptr_grow_fast, obstack_room): Remove declarations of
25152         nonexistent functions.
25153
25154 2004-05-18  Karl Berry  <karl@gnu.org>
25155
25156         * config/srclist.txt: break link for vasnprintf.c.
25157
25158 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
25159
25160         Port obstack to the AS/400, where pointers are 16 bytes wide and
25161         you cannot cast an integer to a valid pointer.  This patch is
25162         currently waiting to be integrated into glibc; see
25163         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
25164
25165         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
25166         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
25167         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
25168         (struct obstack): temp member is now a union of a pointer and
25169         an integer, instead of an integer.  All integer uses changed.
25170         This does not affect the physical layout of struct obstack,
25171         except on hosts (like the AS/400) where the size or alignment of
25172         void * is greater than that of ptrdiff_t.
25173         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
25174         __STDC__)]: Store temporary in pointer member of union, not
25175         integer member.
25176         * lib/obstack.c: Include <stddef.h>, for offsetof.
25177         (struct fooalign): Remove; it doesn't need a name.
25178         (union fooround): Change double to long double, and add void *.
25179         (DEFAULT_ALIGNMENT): Use offsetof to compute.
25180         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
25181         not a macro.  Hence the values are always int; so remove all
25182         casts-to-int in uses.
25183
25184 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
25185
25186         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
25187         we can get this patch merged into glibc.
25188
25189 2004-05-17  Derek R. Price  <derek@ximbiot.com>
25190             Paul Eggert  <eggert@cs.ucla.edu>
25191
25192         * m4/argp: Depend on alloca.
25193
25194 2004-05-17  Derek R. Price  <derek@ximbiot.com>
25195             Paul Eggert  <eggert@cs.ucla.edu>
25196
25197         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
25198         freecoding.
25199
25200 2004-05-17  Bruno Haible  <bruno@clisp.org>
25201
25202         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
25203         precision that consists of a '.' followed by an empty digit string.
25204         Patch by Tor Lillqvist <tml@iki.fi>.
25205
25206 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
25207
25208         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
25209         for backward compatibility with older code.  We need our own
25210         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
25211         it under some other name, and our alloca.h will define it.
25212
25213 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
25214             Derek Price  <derek@ximbiot.com>
25215
25216         * lib/alloca.c: Include <alloca.h>, to get our interface.
25217         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
25218         include <alloca.h> first.  Use C89 prototype for alloca; this
25219         requires including <stddef.h> for size_t.  Use extern "C" if C++.
25220         Use #elif for simplicity, since we can assume C89 now.
25221         Don't try to source the system alloca.h since it will not be found
25222         and to prevent recursively including its replacement.
25223         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
25224         * lib/regex.c: Likewise.
25225
25226 2004-05-16  Derek Price  <derek@ximbiot.com>
25227             Paul Eggert  <eggert@cs.ucla.edu>
25228
25229         getline cleanup.  This changes the getndelim2 API: both order of
25230         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
25231         no delimiter).
25232
25233         * lib/getline.c: Don't include stddef.h or stdio.h, since our
25234         interface does that.
25235         (getline): Always use getdelim, so that we don't have two
25236         copies of this code.
25237         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
25238         if available.
25239         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
25240         (GETNDELIM2_MAXIMUM): New macro.
25241         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
25242         instead of the old practice of delim2==0.  All callers changed.
25243         Return -1 on overflow, instead of returning junk.
25244         Do not set *linesize unless allocation succeeds.
25245         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
25246         that we include sys/types.h.
25247         * lib/getnline.h: Likewise.
25248         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
25249         (getndelim2): Reorder arguments.
25250         * lib/getnline.c (getnline, getndelim):
25251         Don't discard the NMAX argument.
25252         (getnline): Invoke getndelim, to avoid code duplication.
25253         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
25254         of (size_t) -1 by callers of the getnline family.
25255
25256 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
25257
25258         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
25259         Check for gettimeofday.
25260         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
25261         Check for settimeofday, stime.
25262
25263 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
25264
25265         * lib/nanosleep.c (suspended): Change its type from int to
25266         sig_atomic_t volatile.
25267         (first_call): Make it private to rpl_nanosleep, and have it
25268         be zero initially as that's a bit faster.
25269         (my_usleep): Round up fractional times instead of truncating them,
25270         as this is the usual meaning for 'sleep'.
25271
25272         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
25273         doesn't work.
25274         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
25275         (ENOSYS): Define if not defined.
25276         (settime): Fall back on stime if it exists and settimeofday fails.
25277         But don't bother with fallbacks if a method fails with errno == EPERM.
25278
25279 2004-05-11  Jim Meyering  <jim@meyering.net>
25280
25281         Prior to this change, the save_cwd caller required read access to the
25282         current directory on most systems (ones with the fchdir function).
25283
25284         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
25285         fails, try write-only, and finally, resort to using xgetcwd.
25286
25287 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
25288
25289         * lib/obstack.c, obstack.h: Import changes from libc.
25290
25291 2004-04-28  Bruno Haible  <bruno@clisp.org>
25292
25293         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
25294         also implicitly appends .exe to executables.
25295         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
25296         accepts Windows pathnames.
25297         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
25298         Treat Cygwin like Windows, since it now accepts Windows pathnames.
25299         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
25300         Treat Cygwin like Windows, since it now accepts Windows pathnames.
25301         Reported by Derek Robert Price <derek@ximbiot.com>.
25302
25303 2004-04-21  Karl Berry  <karl@gnu.org>
25304
25305         * config/srclist.txt (localcharset.c): break sync.
25306
25307 2004-04-20  Paul Eggert  <eggert@twinsun.com>
25308
25309         * m4/host-os.m4: Add a copyright notice.
25310
25311 2004-04-20  Jim Meyering  <jim@meyering.net>
25312
25313         Change UTILS_ to gl_ in AC_DEFINE'd names.
25314         Change utils_- and jm_-prefixed variables, too.
25315         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
25316         UTILS_FUNC_MKDIR_TRAILING_SLASH.
25317         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
25318
25319         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
25320         Don't emit trailing blanks.
25321         Also rename jm_-prefixed variables to have gl_ prefix.
25322
25323         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
25324         Also rename jm_-prefixed variables to have gl_ prefix.
25325
25326         * m4/jm-macros.m4: Reflect the renamings.
25327         * m4/prereq.m4: Likewise.
25328
25329 2004-04-20  Jim Meyering  <jim@meyering.net>
25330
25331         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
25332         memory.
25333
25334 2004-04-20  Jim Meyering  <jim@meyering.net>
25335             Bruno Haible  <bruno@clisp.org>
25336
25337         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
25338         memory when realloc fails.
25339
25340 2004-04-19  Jim Meyering  <jim@meyering.net>
25341
25342         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
25343         now that readutmp.c may call `free (0)'.
25344
25345 2004-04-19  Bruno Haible  <bruno@clisp.org>
25346
25347         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
25348         * m4/inttypes_h.m4: Likewise.
25349         * m4/stdint_h.m4: Likewise.
25350         * m4/intmax_t.m4: Likewise.
25351         * m4/uintmax_t.m4: Likewise.
25352
25353 2004-04-18  Jim Meyering  <jim@meyering.net>
25354
25355         * m4/prereq.m4: Don't forbid jm_ prefix.
25356
25357         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
25358         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
25359         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
25360         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
25361         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
25362         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
25363         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
25364         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
25365         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
25366         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
25367         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
25368         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
25369         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
25370         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
25371         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
25372         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
25373         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
25374         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
25375         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
25376
25377 2004-04-18  Jim Meyering  <jim@meyering.net>
25378
25379         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
25380         failure, don't leak memory and do call END_UTMP_ENT.
25381
25382 2004-04-16  Jim Meyering  <jim@meyering.net>
25383
25384         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
25385         coreutils' stat program.
25386         (gl_PREREQ): Don't require jm_PREREQ_STAT.
25387
25388 2004-04-11  Paul Eggert  <eggert@twinsun.com>
25389
25390         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
25391         C89.
25392         (CHAR_BIT): Remove, since we assume C89.
25393         Include <stdint.h> if available, as per current Autoconf CVS advice.
25394
25395 2004-03-31  Jim Meyering  <jim@meyering.net>
25396
25397         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
25398         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
25399         * m4/xalloc.m4: Likewise.
25400
25401 2004-03-30  Paul Eggert  <eggert@twinsun.com>
25402
25403         Merge from coreutils.
25404
25405         * m4/inttostr.m4: New file.
25406         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
25407         Require AM_STDBOOL_H and gl_TIMESPEC instead.
25408         Require gl_CLOCK_TIME.
25409         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
25410
25411 2004-03-30  Paul Eggert  <eggert@twinsun.com>
25412
25413         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
25414         not bool, to be more consistent with Unix conventions.
25415         Suggested by Bruno Haible.
25416
25417         Merge from coreutils.
25418
25419         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
25420         * lib/umaxtostr.c: New files.
25421
25422         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
25423         the usual <time.h> dance.
25424         (get_date): Change signature to support fractional time stamps.
25425         All callers changed.
25426         * lib/getdate.y: Include "getdate.h" first, as we can now
25427         assume C89 and don't need to worry about 'const'.
25428         Similarly, include "unlocked-io.h" near start, not in middle.
25429         Include <limits.h>.
25430         (textint.value): Use long int rather than int.
25431         (textint.digits): Use size_t rather than int.
25432         (BILLION, LOG10_BILLION): New constants.
25433         (parser_control): New member rel_ns.  Members day_ordinal,
25434         time_zone, month, day, hour, minutes, rel_year, rel_month,
25435         rel_day, rel_hour, rel_minutes, rel_seconds
25436         are now long int, not int.  Member seconds is now struct timespec,
25437         not int.  New member timespec_seen.  Members dates_seen, days_seen,
25438         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
25439         not int.
25440         (%union.intval): Now long int, not int.
25441         New member timespec.
25442         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
25443         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
25444         (spec): Now is a timespec or an item list.
25445         (timespec, items): New nonterminals.
25446         (time, rel, relunit, number, get_date):
25447         Add support for fractional seconds.
25448         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
25449         (gmtime, localtime, mktime): Remove decls; not needed with C89.
25450         (to_hour): First arg is now long int, not int.
25451         (to_year): Returns long int, not int.
25452         Don't treat year -70 like 70.
25453         (tm_diff): Returns long int, not int.
25454         (lookup_word): Use bool instead of int when appropriate.
25455         (yylex): Use size_t for count, not int.
25456         Detect overflow when parsing large integer constants.
25457         Add support for fractions.
25458         (get_date): Make pointers 'const' if possible.
25459         Use more-portable code to detect integer overflow.
25460         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
25461         Don't use ctime; it's not reliable if the year has >4 digits.
25462
25463         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
25464         This is for compatibility with BSD.
25465
25466         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
25467         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
25468         From coreutils' system.h.
25469
25470         * lib/userspec.c: Don't include "posixver.h".
25471         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
25472         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
25473         compatible extension.  Simplify code by removing a boolean int
25474         that was always nonzero if a string was nonnull.
25475
25476 2004-03-30  Jim Meyering  <jim@meyering.net>
25477
25478         Merge from coreutils.
25479
25480         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
25481         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
25482         on some systems one must include <grp.h> before it.
25483         Reported by Christian Krackowizer.
25484
25485 2004-03-30  Jim Meyering  <jim@meyering.net>
25486
25487         Merge from coreutils.
25488
25489         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
25490
25491         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
25492         an empty input stream.
25493
25494         * lib/readtokens.c: Include <stdbool.h>.
25495         (readtoken): Use `size_t' rather than int/long.
25496         All callers adjusted.
25497         Use `bool' rather than `int' where appropriate.
25498         Use memset rather than an explicit loop.
25499         Use x2nrealloc rather than xrealloc.
25500         Allow the use of `\0' as a delimiter.
25501         (readtokens): Likewise.
25502         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
25503
25504 2004-03-30  Jim Meyering  <jim@meyering.net>
25505
25506         * m4/realloc.m4: Remove file, since now it does no more than
25507         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
25508         the `configure.ac' section of module/realloc.
25509         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
25510
25511 2004-03-30  Bruno Haible  <bruno@clisp.org>
25512
25513         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
25514         nonnull.
25515
25516 2004-03-29  Paul Eggert  <eggert@twinsun.com>
25517
25518         Merge changes to getloadavg.c from coreutils and Emacs.
25519
25520         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
25521         Define to an expression, not to the empty string.
25522         Include cloexec.h and xalloc.h.
25523         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
25524         Use set_cloexec_flag rather than rolling our own.
25525         * lib/cloexec.c, lib/cloexec.h: New files.
25526
25527 2004-03-29  Paul Eggert  <eggert@twinsun.com>
25528
25529         * m4/cloexec.m4: New file.
25530
25531 2004-03-18  Paul Eggert  <eggert@twinsun.com>
25532
25533         * lib/getopt.h: Sync with libc CVS.
25534
25535 2004-03-18  Paul Eggert  <eggert@twinsun.com>
25536             Bruno Haible  <bruno@clisp.org>
25537
25538         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
25539         mbswidth.
25540
25541 2004-03-18  Paul Eggert  <eggert@twinsun.com>
25542             Bruno Haible  <bruno@clisp.org>
25543
25544         * lib/mbswidth.h: Include <wchar.h> only if
25545         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
25546         <wchar.h>.
25547         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
25548
25549 2004-03-09  Paul Eggert  <eggert@twinsun.com>
25550
25551         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
25552         Sync with libc CVS.
25553         * lib/getopt_int.h: New file, also synced from libc.
25554
25555 2004-03-09  Paul Eggert  <eggert@twinsun.com>
25556
25557         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
25558         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
25559         Bring back getopt.c, getopt.h, getopt1.c.
25560
25561 2004-03-07  Paul Eggert  <eggert@twinsun.com>
25562
25563         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
25564         All uses changed.  Check for sa_sigaction member; this fixes
25565         a bug first reported by Jason Andrade in
25566         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
25567
25568 2004-03-07  Paul Eggert  <eggert@twinsun.com>
25569
25570         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
25571         '#if' expressions.  Unlike the code it replaces, it does not
25572         depend on (defined _SC_PAGESIZE).  However, it does depend on
25573         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
25574         first reported by Jason Andrade in
25575         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
25576
25577 2004-02-25  Simon Josefsson  <jas@extundo.com>
25578
25579         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
25580
25581 2004-02-25  Simon Josefsson  <jas@extundo.com>
25582
25583         * lib/strdup.h: New file.
25584         * lib/strdup.c: Include it.
25585         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
25586         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
25587
25588 2004-02-23  Karl Berry  <karl@gnu.org>
25589
25590         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
25591         (from fencepost.gnu.org:/gd/gnuorg).
25592
25593 2004-02-23  Karl Berry  <karl@gnu.org>
25594
25595         * config/srclistvars.sh (GNUORG) [karl]: redefine.
25596         * config/srclist.txt: add maintain/standards documents.
25597
25598 2004-02-18  Bruno Haible  <bruno@clisp.org>
25599
25600         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
25601         Reported by Derek Robert Price <derek@ximbiot.com>.
25602
25603 2004-02-16  Karl Berry  <karl@gnu.org>
25604
25605         * config/mkinstalldirs, install-sh: update from automake.
25606
25607 2004-02-06  Karl Berry  <karl@gnu.org>
25608
25609         * m4/po.m4: update from gettext 0.14.1.
25610
25611 2004-02-06  Karl Berry  <karl@gnu.org>
25612
25613         * lib/config.charset: update from gettext 0.14.1.
25614
25615 2004-02-05  Paul Eggert  <eggert@twinsun.com>
25616
25617         Add comments and code, prompted by suggestions from Bruno Haible
25618         for sh-quote.
25619         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
25620         describing the enum quoting_style values.
25621         * lib/quotearg.c (quotearg_alloc): New function.
25622         (quotearg_buffer_restyled): Treat lone { and } as special.
25623         Treat = as special.  Work around bug with older shells
25624         that "see" a '\' that is really the 2nd byte of a multibyte char.
25625         Quote empty string with shell_quoting_style.
25626
25627 2004-02-03  Bruno Haible  <bruno@clisp.org>
25628
25629         * m4/pipe.m4: New file, from GNU gettext.
25630
25631 2004-02-03  Bruno Haible  <bruno@clisp.org>
25632
25633         * lib/pipe.h: New file, from GNU gettext.
25634         * lib/pipe.c: New file, from GNU gettext.
25635
25636 2004-01-27  Bruno Haible  <bruno@clisp.org>
25637
25638         * m4/execute.m4: New file, from GNU gettext.
25639
25640 2004-01-27  Bruno Haible  <bruno@clisp.org>
25641
25642         * lib/execute.h: New file, from GNU gettext.
25643         * lib/execute.c: New file, from GNU gettext.
25644         * lib/w32spawn.h: New file, from GNU gettext.
25645
25646 2004-01-24  Paul Eggert  <eggert@twinsun.com>
25647
25648         Merge from diffutils.
25649
25650         * lib/file-type.c (file_type): Add typed memory objects.
25651         * lib/file-type.h (S_TYPEISTMO): New macro.
25652
25653         * lib/c-stack.h (c_stack_action): Remove argv argument.
25654         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
25655         (die): Don't calculate message unless segv_action returns.
25656         (get_stack_location, min_address_from_argv, max_address_from_argv,
25657         volatile stack_base, volatile_stack_size): Remove.
25658         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
25659         that every segmentation violation is a stack overflow.  (Ouch!)
25660         See Debian bug 136249 (still outstanding) for more info about why
25661         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
25662
25663 2004-01-24  Paul Eggert  <eggert@twinsun.com>
25664
25665         Exit-status fix from coreutils.
25666
25667         Use exit_failure consistently in place of EXIT_FAILURE,
25668         so that program exit statuses are consistent on failure.
25669
25670         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
25671         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
25672         * lib/argmatch.h: Comment fix to match the above.
25673         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
25674         Now a macro referring to exit_failure, instead of a separate
25675         variable.  Include "exitfail.h" to get it.
25676         * lib/xstrtol.h: Include "exitfail.h".
25677         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
25678
25679         * lib/long-options.c (parse_long_options): Use prototype
25680         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
25681         for clarity.
25682
25683 2004-01-21  Jim Meyering  <jim@meyering.net>
25684
25685         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
25686         so as not to conflict with a different-sized __mktime_internal
25687         function in GNU libc.
25688         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
25689         Problem building statically-linked `ls' reported by Michael Brunnbauer.
25690
25691 2004-01-20  Karl Berry  <karl@gnu.org>
25692
25693         * config/config.guess: update from config.
25694
25695         * config/srclistvars.sh: GNUWWWLICENSES for karl.
25696
25697 2004-01-20  Bruno Haible  <bruno@clisp.org>
25698
25699         Safer stack allocation.
25700         * lib/setenv.c: Include allocsa.h.
25701         (alloca): Remove fallback definition.
25702         (freea): Remove macro.
25703         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
25704         instead of freea.
25705
25706 2004-01-20  Bruno Haible  <bruno@clisp.org>
25707
25708         * m4/eealloc.m4: New file, from GNU gettext.
25709
25710 2004-01-20  Bruno Haible  <bruno@clisp.org>
25711
25712         * m4/allocsa.m4: New file, from GNU gettext.
25713
25714 2004-01-20  Bruno Haible  <bruno@clisp.org>
25715
25716         * lib/xallocsa.h: New file, from GNU gettext.
25717         * lib/xallocsa.c: New file, from GNU gettext.
25718
25719 2004-01-20  Bruno Haible  <bruno@clisp.org>
25720
25721         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
25722
25723 2004-01-20  Bruno Haible  <bruno@clisp.org>
25724
25725         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
25726         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
25727         specially.
25728
25729 2004-01-20  Bruno Haible  <bruno@clisp.org>
25730
25731         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
25732         patch.
25733
25734 2004-01-20  Bruno Haible  <bruno@clisp.org>
25735
25736         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
25737
25738 2004-01-20  Bruno Haible  <bruno@clisp.org>
25739
25740         * lib/eealloc.h: New file.
25741
25742 2004-01-20  Bruno Haible  <bruno@clisp.org>
25743
25744         * lib/binary-io.h: Avoid warnings on Cygwin.
25745
25746 2004-01-20  Bruno Haible  <bruno@clisp.org>
25747
25748         * lib/allocsa.h: New file, from GNU gettext.
25749         * lib/allocsa.c: New file, from GNU gettext.
25750
25751 2004-01-18  Karl Berry  <karl@gnu.org>
25752
25753         * doc/gpl.texi, doc/lgpl.texi: new files.
25754
25755 2004-01-18  Karl Berry  <karl@gnu.org>
25756
25757         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
25758         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
25759
25760 2004-01-15  Paul Eggert  <eggert@twinsun.com>
25761
25762         Merge from coreutils.
25763
25764         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
25765         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
25766         (gl_DEFAULT_POSIX2_VERSION): Move
25767         the documentation from 'configure' into 'config.hin',
25768         so that 'configure --help' isn't burdened by it and
25769         we don't have to worry about its formatting there.
25770         Reword the documentation so that it's more succinct
25771         and can be run together into a single paragraph.
25772         * m4/same.m4 (gl_SAME): Check for pathconf.
25773
25774 2004-01-15  Paul Eggert  <eggert@twinsun.com>
25775
25776         Merge from coreutils.
25777
25778         * lib/posixver.c: Include posixver.h.
25779
25780         * lib/same.c: Include <stdbool.h>, <limits.h>.
25781         (_POSIX_NAME_MAX): Define if not defined.
25782         (MIN): New macro.
25783         (same_name): If file names are silently truncated, report
25784         that the file names are the same if they are the same after
25785         the silent truncation.
25786
25787         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
25788         conversion function.
25789         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
25790         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
25791         longer needed.
25792
25793 2004-01-15  Jim Meyering  <jim@meyering.net>
25794
25795         Merge from coreutils.
25796
25797         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
25798         if no library is required.
25799         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
25800         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
25801         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
25802         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
25803         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
25804         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
25805         value, $ac_cv_search_crypt, if it's "none required".
25806         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
25807         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
25808         not gl_FUNC_GETLOADAVG.
25809         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
25810         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
25811
25812 2004-01-15  Jim Meyering  <jim@meyering.net>
25813
25814         Merge from coreutils.
25815
25816         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
25817         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
25818         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
25819
25820         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
25821         optional configure-time default.
25822
25823         * lib/version-etc.c (version_etc_copyright): Update copyright date.
25824
25825         * lib/xreadlink.c (xreadlink): Correct outdated comment.
25826
25827 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
25828
25829         Merge from coreutils.
25830
25831         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
25832         value, $ac_cv_search_nanosleep, if it's "none required".
25833
25834 2004-01-14  Paul Eggert  <eggert@twinsun.com>
25835
25836         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
25837         with like-named macro in fnmatch.c.
25838         (EXT): Use an internal constant instead.
25839
25840         Merge fnmatch patches from glibc.
25841         * lib/fnmatch.c (mbsinit): Remove define.
25842         Add libc_hidden_ver (__fnmatch, fnmatch).
25843         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
25844         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
25845
25846 2004-01-14  Karl Berry  <karl@gnu.org>
25847
25848         * config/install-sh: update from automake.
25849
25850 2004-01-13  Karl Berry  <karl@gnu.org>
25851
25852         * config/install-sh: update from automake.
25853
25854 2004-01-09  Karl Berry  <karl@gnu.org>
25855
25856         * config/install-sh: update from automake.
25857
25858 2004-01-05  Karl Berry  <karl@gnu.org>
25859
25860         * config/config.{sub,guess}: update from config.
25861
25862 2003-12-31  Karl Berry  <karl@gnu.org>
25863
25864         * config/depcomp: update from automake.
25865
25866 2003-12-14  Karl Berry  <karl@gnu.org>
25867
25868         * lib/config.charset: update from gettext-runtime.
25869
25870 2003-12-03  Paul Eggert  <eggert@twinsun.com>
25871
25872         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
25873         Bug reported by Alfred M. Szmidt.
25874
25875 2003-12-03  Bruno Haible  <bruno@clisp.org>
25876
25877         * m4/gettext.m4: Upgrade from gettext-0.13.
25878         * m4/po.m4: Upgrade from gettext-0.13.
25879         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
25880         * m4/intmax.m4: New file, from gettext-0.13.
25881         * m4/printf-posix.m4: New file, from gettext-0.13.
25882
25883 2003-11-29  Karl Berry  <karl@gnu.org>
25884
25885         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
25886
25887 2003-11-25  Paul Eggert  <eggert@twinsun.com>
25888             Bruno Haible  <bruno@clisp.org>
25889
25890         * lib/printf-parse.h: Don't include sys/types.h.
25891         (ARG_NONE): New macro.
25892         (char_directive): Change type of *arg_index fields to size_t.
25893         * lib/printf-parse.c: Don't include sys/types.h.
25894         (SSIZE_MAX): Remove macro.
25895         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
25896         Remove unnecessary overflow check.
25897         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
25898         fields.
25899
25900 2003-11-25  Bruno Haible  <bruno@clisp.org>
25901
25902         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
25903
25904 2003-11-25  Bruno Haible  <bruno@clisp.org>
25905
25906         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
25907         gt_TYPE_SSIZE_T.
25908
25909 2003-11-24  Paul Eggert  <eggert@twinsun.com>
25910
25911         * modules/alloca: Remove dependency on xalloc.
25912
25913 2003-11-24  Paul Eggert  <eggert@twinsun.com>
25914
25915         * lib/alloca.c: Remove dependency on xalloc module.
25916         (xalloc_die): Remove.
25917         (memory_full) [!defined emacs]: New macro.
25918         [!defined emacs]: Don't include xalloc.h.
25919         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
25920         address arithmetic overflows.  Change datatypes a bit to avoid
25921         unnecessary casts.
25922
25923 2003-11-22  Jim Meyering  <jim@meyering.net>
25924
25925         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
25926         s/size/size_t/.
25927
25928 2003-11-21  Karl Berry  <karl@gnu.org>
25929
25930         * config/config.{sub,guess}: update from config.
25931
25932 2003-11-18  Karl Berry  <karl@gnu.org>
25933
25934         * config/config.{sub,guess}: update from config.
25935
25936         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
25937
25938 2003-11-17  Paul Eggert  <eggert@twinsun.com>
25939
25940         * README: Mention that S+T cannot overflow if S is the size of
25941         an existing object and T is sufficiently small.
25942
25943 2003-11-17  Jim Meyering  <jim@meyering.net>
25944
25945         On systems without utime and without a utimes function capable of
25946         dealing with a NULL struct utimbuf* argument, this utime replacement
25947         could -- in unusual circumstances -- leak a file descriptor.
25948         * lib/utime.c: Include <unistd.h> and <errno.h>.
25949         (utime_null): Be sure to close `fd' and to preserve errno.
25950         Reported by Geoff Collyer via Arnold Robbins.
25951
25952 2003-11-17  Bruno Haible  <bruno@clisp.org>
25953
25954         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
25955         (Depends-on): Add xsize.
25956
25957 2003-11-17  Bruno Haible  <bruno@clisp.org>
25958
25959         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
25960
25961 2003-11-17  Bruno Haible  <bruno@clisp.org>
25962
25963         * lib/vasnprintf.c (alloca): Remove fallback definition.
25964         (freea): Remove definition.
25965         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
25966         Reported by Paul Eggert.
25967
25968 2003-11-16  Paul Eggert  <eggert@twinsun.com>
25969             Bruno Haible  <bruno@clisp.org>
25970
25971         Protect against address arithmetic overflow.
25972         * lib/printf-args.h: Include stddef.h.
25973         (arguments): Change type of field 'count' to size_t.
25974         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
25975         'unsigned int' where appropriate.
25976         * lib/printf-parse.h: Include sys/types.h.
25977         (char_directive): Change type of *arg_index fields to ssize_t.
25978         (char_directives): Change type of fields 'count', max_*_length to
25979         size_t.
25980         * lib/printf-parse.c: Include sys/types.h and xsize.h.
25981         (SSIZE_MAX): Define fallback value.
25982         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
25983         instead of 'int' where appropriate. Check a_allocated, d_allocated
25984         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
25985         * lib/vasnprintf.c: Include xsize.h.
25986         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
25987         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
25988         overflow. Avoid wraparound when converting a width or precision from
25989         decimal to binary.
25990
25991 2003-11-16  Bruno Haible  <bruno@clisp.org>
25992
25993         Update from GNU gettext.
25994         * lib/printf-parse.c: Generalize to it can be compiled for wide
25995         strings.
25996         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
25997         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
25998         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
25999         SNPRINTF): New macros.
26000         Don't include <alloca.h> if the file is used inside libintl.
26001         (local_wcslen): New function, for Solaris 2.5.1.
26002         (VASNPRINTF): Use it instead of wcslen.
26003
26004 2003-11-16  Bruno Haible  <bruno@clisp.org>
26005
26006         * lib/xsize.h (xmax): New function.
26007         (xsum, xsum3, xsum4): Declare as "pure" functions.
26008
26009 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26010
26011         * modules/xalloc (Files): Undo latest change, since xalloc.h
26012         no longer needs SIZE_MAX or PTRDIFF_MAX.
26013
26014 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26015
26016         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
26017         gl_PTRDIFF_MAX.
26018
26019 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26020
26021         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
26022         "return", to pacify some unknown compiler.  Problem reported
26023         by Joerg Schilling.
26024
26025 2003-11-12  Paul Eggert  <eggert@twinsun.com>
26026
26027         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
26028         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
26029         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
26030         heuristic is just as accurate as far as we know, and it removes a
26031         dependency on size_max.m4 and ptrdiff_max.m4.
26032
26033 2003-11-11  Bruno Haible  <bruno@clisp.org>
26034
26035         * modules/xsize (Files): Add m4/size_max.m4.
26036         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
26037
26038 2003-11-11  Bruno Haible  <bruno@clisp.org>
26039
26040         * m4/size_max.m4: New file.
26041         * m4/ptrdiff_max.m4: New file.
26042         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
26043         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
26044         (gl_XALLOC): Invoke it.
26045
26046 2003-11-11  Bruno Haible  <bruno@clisp.org>
26047
26048         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
26049         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
26050         defined.
26051
26052 2003-11-10  Paul Eggert  <eggert@twinsun.com>
26053
26054         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
26055         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
26056         rejected some allocations of exactly SIZE_MAX - 2 bytes.
26057         From Bruno Haible.
26058         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
26059         not (size_t) -1, since it's defined here.
26060
26061 2003-11-09  Karl Berry  <karl@gnu.org>
26062
26063         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
26064
26065 2003-11-06  Paul Eggert  <eggert@twinsun.com>
26066
26067         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
26068         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
26069         Reject sizes of exactly SIZE_MAX bytes.
26070         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
26071         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
26072
26073 2003-11-05  Bruno Haible  <bruno@clisp.org>
26074
26075         * lib/xsize.h: Include limits.h, to avoid a possible collision with
26076         SIZE_MAX defined in <limits.h> on Solaris.
26077
26078 2003-11-04  Jim Meyering  <jim@meyering.net>
26079
26080         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
26081         variable names, rather than @VAR@.
26082         * modules/poll: Likewise.
26083
26084 2003-11-04  Bruno Haible  <bruno@clisp.org>
26085
26086         * modules/xsize: New file.
26087         * modules/linebreak: Depend on xsize.
26088         * MODULES.html.sh (func_all_modules): Add xsize.
26089
26090 2003-11-04  Bruno Haible  <bruno@clisp.org>
26091
26092         * m4/xsize.m4: New file.
26093
26094 2003-11-04  Bruno Haible  <bruno@clisp.org>
26095
26096         * lib/xsize.h: New file.
26097         * lib/linebreak.c: Include xsize.h.
26098         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
26099         argument for overflow.
26100         Suggested by Paul Eggert.
26101
26102 2003-11-03  Karl Berry  <karl@gnu.org>
26103
26104         * config/config.{guess,sub}: update from config.
26105
26106 2003-11-03  Jim Meyering  <jim@meyering.net>
26107
26108         * modules/userspec (lib_SOURCES): Add userspec.h.
26109         (Include): Add "userspec.h".
26110         Improve description.
26111
26112 2003-11-03  Jim Meyering  <jim@meyering.net>
26113
26114         * lib/userspec.c: Include "userspec.h".
26115         * lib/userspec.h: New file.
26116
26117 2003-11-03  Bruno Haible  <bruno@clisp.org>
26118
26119         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
26120
26121 2003-11-03  Bruno Haible  <bruno@clisp.org>
26122
26123         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
26124         available, to avoid (extremely rare) race condition.
26125         Suggested by Paul Eggert.
26126
26127 2003-11-02  Karl Berry  <karl@gnu.org>
26128
26129         * config/srclist.txt (vasprintf.c): sync broken, sigh.
26130
26131 2003-10-31  Paul Eggert  <eggert@twinsun.com>
26132
26133         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
26134         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
26135         (read_filesystem_list): Set and use me_type_malloced.
26136         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
26137         whatever the type happens to be), for brevity and consistency.
26138         Check for size calculation overflow on Alphas running OSF/1.
26139
26140 2003-10-31  Jim Meyering  <jim@meyering.net>
26141
26142         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
26143
26144         * lib/linebuffer.c: Include <string.h> for declaration of memset.
26145
26146 2003-10-30  Paul Eggert  <eggert@twinsun.com>
26147             Bruno Haible  <bruno@clisp.org>
26148
26149         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
26150         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
26151
26152 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
26153
26154         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
26155         netbsd*-gnu*.  Suggested by Robert Millan.
26156
26157 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26158
26159         * modules/group-member: Depend on stdbool.
26160
26161 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26162
26163         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
26164
26165 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26166
26167         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
26168         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
26169         after the 'gnu' in these cases.  This fixes some bugs in the
26170         previous change, and is based on suggestions by Robert Millan.
26171
26172 2003-10-29  Paul Eggert  <eggert@twinsun.com>
26173
26174         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
26175         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
26176         no longer needed.
26177         * lib/quotearg.c (quotearg_n_options): Use it.
26178         * lib/group-member.c: Include <stdbool.h>.
26179         (free_group_info): Arg is now const *; don't free arg.
26180         (get_group_info): Now returns bool and accepts struct group_info *,
26181         rather than returning a malloc'ed struct group_info *.
26182         All uses changed.  Check for overflow in internal size calculation.
26183
26184         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
26185         rather than xmalloc/xrealloc.
26186         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
26187         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
26188         conformance bug: the old code used a pointer after freeing the
26189         storage that it addressed.
26190         * lib/hash.c (hash_initialize): Simplify the code by using
26191         xalloc_oversized rather than doing it by hand.
26192         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
26193         the buffer preserved.  Use free and xmalloc instead.
26194         * lib/quotearg.c (quotearg_n_options): Likewise.
26195         Use a simpler test for size overflow.  Don't use xalloc_oversized
26196         because unsigned int might be wider than size_t (!); this suggests
26197         that we should switch from unsigned int to size_t for slot numbers.
26198
26199 2003-10-28  Paul Eggert  <eggert@twinsun.com>
26200
26201         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
26202         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
26203         NetBSD kernels.  Requested by Richard Stallman.
26204
26205 2003-10-27  Paul Eggert  <eggert@twinsun.com>
26206
26207         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
26208         to allocate the returned structure.  Do not allocate a subarray,
26209         as x2nrealloc will do that.
26210         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
26211         instead of xnrealloc.
26212         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
26213
26214 2003-10-27  Bruno Haible  <bruno@clisp.org>
26215
26216         * lib/stdbool_.h: Better support for BeOS.
26217
26218 2003-10-26  Paul Eggert  <eggert@twinsun.com>
26219
26220         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
26221         now uses inline.
26222
26223 2003-10-26  Paul Eggert  <eggert@twinsun.com>
26224
26225         * lib/xalloc.h (xalloc_oversized): New static inline function, for
26226         callers that want to do their own size-overflow checking.  Include
26227         <stdbool.h>, since xalloc_oversized returns bool.
26228         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
26229         to use xalloc_oversized.
26230
26231         Add two functions x2realloc, x2nrealloc, for programs that grow
26232         arrays dynamically by doubling their sizes.
26233         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
26234         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
26235         New functions.
26236
26237         Port to C99 semantics for 'inline' of external functions.
26238         Bug reported by Bruno Haible.
26239         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
26240         with the old contents of xnmalloc.
26241         (xnmalloc, xmalloc): Use it.
26242         (xnrealloc_inline): New static inline function,
26243         with the old contents of xnrealloc.
26244         (xnrealloc, xrealloc): Use it.
26245
26246         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
26247         that.
26248
26249 2003-10-26  Karl Berry  <karl@gnu.org>
26250
26251         * config/srclist.txt (COPYING.DOC): no longer available from
26252         /gd/gnuorg; don't know where the ultimate source is.
26253
26254 2003-10-25  Paul Eggert  <eggert@twinsun.com>
26255
26256         Fix several address-calculation bugs in the hash modules,
26257         plus some minor code cleanup.
26258
26259         * lib/hash.h: Include <stdbool.h>, for bool.
26260         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
26261         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
26262         hash_get_n_entries, hash_get_max_bucket_length,
26263         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
26264         hash_rehash): Use size_t rather than unsigned.
26265         * lib/hash.c (struct hash_table, hash_get_n_buckets,
26266         hash_get_n_buckets_used, hash_get_n_entries,
26267         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
26268         hash_get_entries, hash_do_for_each, hash_string, is_prime,
26269         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
26270         Likewise.
26271         (SIZE_MAX): Define if not defined.
26272         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
26273         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
26274         hash_print):
26275         Use const * when possible.
26276         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
26277         (check_tuning): Fix bug: if tuning parameters were very close to
26278         0 or 1, rounding errors could have caused subscript violations.
26279         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
26280         (hash_initialize): Add 'fail:' label
26281         to free table and return NULL, and use it to simplify code.
26282         Use calloc rather than clearing the storage ourself.
26283         (hash_initialize, hash_rehash): Check for arithmetic overflow in
26284         buffer size calculations.
26285         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
26286         Include <stddef.h>, for size_t.
26287         * lib/hash-pjw.c (hash_pjw): Likewise.
26288         Switch to method described by Bruno Haible.
26289         Include <limits.h>, for CHAR_BIT.
26290         (SIZE_BITS): New macro.
26291
26292 2003-10-23  Paul Eggert  <eggert@twinsun.com>
26293
26294         * m4/getline.m4 (AM_FUNC_GETLINE):
26295         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
26296         hosts.  Problem reported by Derek Robert Price in
26297         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
26298         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
26299         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
26300
26301 2003-10-21  Paul Eggert  <eggert@twinsun.com>
26302
26303         * lib/getndelim2.c (getndelim2): When size calculation overflows,
26304         ceiling the allocation at NMAX bytes rather than silently
26305         discarding input bytes before NMAX is reached.  This makes
26306         a difference only if NMAX exceeds SIZE_MAX / 2.
26307
26308         * lib/obstack.c: Merge from glibc.
26309         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
26310         Add libc_hidden_def (_obstack_newchunk).
26311         (_obstack_free) [! defined _LIBC]: Remove.
26312         [defined _LIBC]: Make a strong alias from obstack_free, rather than
26313         a clone of the function body.
26314         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
26315         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
26316
26317         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
26318         glibc.
26319         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
26320         arg to memcpy.
26321
26322         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
26323         (obstack_ptr_grow_fast, obstack_int_grow_fast):
26324         Don't use lvalue casts, as GCC plans to remove support for them
26325         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
26326         was also present in the non-GCC version, indicating that this
26327         code had always been buggy and had never been widely used.
26328         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
26329         Use the fast variant of each macro, rather than copying the
26330         definiens of the fast variant; that way, we'll be more likely to
26331         catch future bugs in the fast variants.
26332
26333 2003-10-20  Bruno Haible  <bruno@clisp.org>
26334
26335         * modules/wait-process: New file.
26336         * MODULES.html.sh (func_all_modules): Add wait-process.
26337
26338 2003-10-20  Bruno Haible  <bruno@clisp.org>
26339
26340         * m4/wait-process.m4: New file.
26341
26342 2003-10-20  Bruno Haible  <bruno@clisp.org>
26343
26344         * lib/wait-process.h: New file, from GNU gettext.
26345         * lib/wait-process.c: New file, from GNU gettext.
26346
26347 2003-10-19  Jim Meyering  <jim@meyering.net>
26348
26349         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
26350         HPUX 10.20.
26351
26352 2003-10-18  Karl Berry  <karl@gnu.org>
26353
26354         * config/config.guess: update from config.
26355
26356 2003-10-16  Paul Eggert  <eggert@twinsun.com>
26357
26358         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
26359         (getgroups): First arg is int, not size_t.
26360         Don't let 'free' mangle errno.
26361
26362 2003-10-16  Paul Eggert  <eggert@twinsun.com>
26363
26364         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
26365
26366 2003-10-16  Karl Berry  <karl@gnu.org>
26367
26368         * config/config.{guess,sub}: update from config.
26369
26370 2003-10-16  Jim Meyering  <jim@meyering.net>
26371
26372         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
26373         memcpy.
26374
26375 2003-10-15  Paul Eggert  <eggert@twinsun.com>
26376
26377         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
26378         (SIZE_MAX): Remove.
26379         (new_exclude, add_exclude_file): Initial size no longer needs to
26380         be a power of 2.
26381         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
26382         our own address arithmetic overflow checking.
26383
26384         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
26385         (fnmatch): Do not alloca more than 2000 wide characters;
26386         instead, use malloc for large buffers.
26387         Check for address arithmetic overflow, and return -1
26388         with errno set to ENOMEM in that case.
26389         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
26390         (NEW_PATTERN): Do not alloca more than 8000 bytes;
26391         instead, return -1.  Check for address arithmetic overflow.
26392
26393 2003-10-14  Paul Eggert  <eggert@twinsun.com>
26394
26395         Handle invalid suffixes and overflow independently, so that
26396         callers can treat them independently as needed.  Fix some bugs in
26397         suffix handling, e.g., "100k@" was not diagnosed as an invalid
26398         suffix for a human-readable blocksize.  The major caller-visible
26399         change is the addition of a new
26400         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
26401         that both overflow and suffix chars were found.
26402
26403         * lib/human.c (humblock): Don't check separately for invalid suffix
26404         char; that is xstrtoumax's job (now that its bug is fixed).
26405         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
26406         INTMAX_MAX]: New macros.
26407         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
26408         TYPE_MAXIMUM): New macros.
26409         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
26410         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
26411         if overflow occurs, as it's what __strtol does and it's more useful
26412         in practice.
26413         (__xstrtol): If __strtol reports some error other than ERANGE,
26414         reflect it to the caller as LONGINT_INVALID.  If it reports
26415         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
26416         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
26417         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
26418         value.
26419         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
26420         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
26421         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
26422         [defined UINTMAX_MAX]: New macros.
26423
26424 2003-10-14  Bruno Haible  <bruno@clisp.org>
26425
26426         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
26427
26428 2003-10-14  Bruno Haible  <bruno@clisp.org>
26429
26430         * m4/sig_atomic_t: New file, from GNU gettext.
26431         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
26432
26433 2003-10-14  Bruno Haible  <bruno@clisp.org>
26434
26435         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
26436         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
26437         Also use volatile where needed.
26438
26439 2003-10-12  Paul Eggert  <eggert@twinsun.com>
26440
26441         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
26442         Change maintainer from Bruno Haible to 'all'.
26443
26444 2003-10-12  Paul Eggert  <eggert@twinsun.com>
26445
26446         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
26447
26448 2003-10-12  Paul Eggert  <eggert@twinsun.com>
26449
26450         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
26451         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
26452         and define in terms of the other primitives.
26453         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
26454         (SIZE_MAX): Define if not already defined.
26455         (array_size_overflow): New function.
26456         (xalloc_die): Abort instead of exiting if 'error' returns.
26457         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
26458         (xmalloc, xrealloc): Use them.
26459         (xcalloc): Check for address arithmetic overflow.
26460         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
26461         a bit faster than strcpy.
26462
26463 2003-10-10  Simon Josefsson  <jas@extundo.com>
26464
26465         * modules/argp (Depends-on): Add restrict and strcase.
26466
26467 2003-10-10  Simon Josefsson  <jas@extundo.com>
26468
26469         * m4/argp.m4: Add AC_C_INLINE.
26470
26471 2003-10-08  Paul Eggert  <eggert@twinsun.com>
26472
26473         Merge getpass from libc, plus a few fixes.
26474
26475         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
26476         Include <stdbool.h>.
26477         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
26478         __fsetlocking to empty.
26479         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
26480         do include <bits/libc-lock.h>.
26481         Do not include <fcntl.h>; not needed.
26482         [_LIBC]: Include <wchar.h>.
26483         (NOTCANCEL_MODE): New macro.
26484         (flockfile, funlockfile) [_LIBC]: New macros.
26485         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
26486         [!_LIBC]: New macros.
26487         (call_fclose): New function.
26488         (getpass): Use it.  Save tty stream separately; this simplifies the
26489         code and makes it more reliable if stdin happens to equal stdout.
26490         Invoke __fsetlocking on tty.
26491         Handle thread cancellation if needed.
26492         Namespace cleanup (use __tcgetattr, __getline).
26493         Use bool for Booleans.
26494         [USE_IN_LIBIO]: Handle wide streams.
26495         [!_LIBC]: Unconditionally do the fseek, since we don't know what
26496         stream might go where.
26497
26498         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
26499         doesn't have to include <stdio.h> before us.
26500         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
26501         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
26502         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
26503         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
26504         if not declared, so that we can use getpass.c code from libc without
26505         rewriting it.
26506         (flockfile, ftrylockfile, funlockfile): New macros.
26507
26508 2003-10-08  Paul Eggert  <eggert@twinsun.com>
26509
26510         * modules/getpass: Depend on stdbool.
26511
26512 2003-10-08  Paul Eggert  <eggert@twinsun.com>
26513
26514         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
26515
26516 2003-10-07  Karl Berry  <karl@gnu.org>
26517
26518         * config/config.{guess,sub}: update from config.
26519
26520 2003-10-06  Jim Meyering  <jim@meyering.net>
26521             Bruno Haible  <bruno@clisp.org>
26522
26523         This lets translators provide better translations for the
26524         "Written by ..." part of --version output.
26525         * lib/version-etc.h: Include stdarg.h.
26526         (version_etc_copyright): Declare as readonly.
26527         (version_etc): Make this function variadic with a NULL-terminated list
26528         of author name strings.
26529         (version_etc_va): New declaration.
26530         * lib/version-etc.c: Include stdarg.h, stdlib.h.
26531         (version_etc_copyright): Declare as readonly.
26532         (version_etc_va): New function. Provide a different translatable string
26533         for each possible number of authors < 10. Abbreviate when there are 10
26534         authors or more.
26535         (version_etc): Make this function variadic. Call version_etc_va.
26536         Suggestion from Gary V. Vaughan.
26537
26538         * lib/long-options.h (parse_long_options): Change prototype: the
26539         authors string is moved to the end and becomes variadic.
26540         * lib/long-options.c: Include stdarg.h.
26541         (parse_long_options): Make this function variadic, too.
26542         Call version_etc_va, not version_etc.
26543
26544 2003-10-06  Bruno Haible  <bruno@clisp.org>
26545
26546         * modules/version-etc-2: Remove file.
26547         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
26548
26549 2003-10-06  Bruno Haible  <bruno@clisp.org>
26550
26551         * modules/fatal-signal: New file.
26552         * MODULES.html.sh (func_all_modules): Add fatal-signal.
26553
26554 2003-10-06  Bruno Haible  <bruno@clisp.org>
26555
26556         * m4/fatal-signal.m4: New file.
26557         * m4/signalblocking.m4: New file, from GNU gettext.
26558
26559 2003-10-06  Bruno Haible  <bruno@clisp.org>
26560
26561         * lib/version-etc-2.h: Remove file.
26562         * lib/version-etc-2.c: Remove file.
26563
26564 2003-10-06  Bruno Haible  <bruno@clisp.org>
26565
26566         * lib/fatal-signal.h: New file, from GNU gettext.
26567         * lib/fatal-signal.c: New file, from GNU gettext.
26568
26569 2003-10-05  Paul Eggert  <eggert@twinsun.com>
26570
26571         * README: Rework advice for preventing empty .o files.
26572         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
26573         not <sys/types.h>.
26574
26575 2003-10-04  Karl Berry  <karl@gnu.org>
26576
26577         * lib/argp*: update from libc.
26578
26579 2003-10-04  Karl Berry  <karl@gnu.org>
26580
26581         * config/config.{guess,sub}: update from config.
26582
26583 2003-10-02  Bruno Haible  <bruno@clisp.org>
26584
26585         * modules/lchown (Include): Add lchown.h.
26586         * modules/time_r (Include): Use "..." syntax.
26587         * modules/xgetdomainname (Include): Add xgetdomainname.h.
26588
26589 2003-10-01  Simon Josefsson  <jas@extundo.com>
26590
26591         * MODULES.html.sh (func_all_modules): Move gethostname from section
26592         'based on' to section 'lacking' POSIX:2001.
26593
26594 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
26595
26596         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
26597         to output mode on the same stream.
26598
26599 2003-09-29  Paul Eggert  <eggert@twinsun.com>
26600
26601         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
26602         Fix arg typo in previous patch.
26603
26604 2003-09-28  Jim Meyering  <jim@meyering.net>
26605
26606         * lib/error.c: Correct cpp indentation.
26607
26608 2003-09-27  Paul Eggert  <eggert@twinsun.com>
26609
26610         * modules/free: New file.
26611
26612 2003-09-27  Paul Eggert  <eggert@twinsun.com>
26613
26614         * m4/free.m4: New file.
26615
26616 2003-09-27  Paul Eggert  <eggert@twinsun.com>
26617
26618         * lib/minmax.h (MIN, MAX)
26619         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
26620         Omit the special code that used __typeof__, since we worry that
26621         it could be more trouble than it's worth.  See:
26622         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
26623         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
26624
26625         * lib/free.c: New file.
26626
26627 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
26628
26629         Trivial fixes to Makefile.am parts of module listings.
26630         * modules/strstr: Append strstr.h to lib_SOURCES.
26631         * modules/strcase: Likewise, for strcase.h.
26632
26633 2003-09-27  Karl Berry  <karl@gnu.org>
26634
26635         * config/mkinstalldirs: update from automake.
26636
26637 2003-09-26  Paul Eggert  <eggert@twinsun.com>
26638
26639         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
26640         (error_tail): Do not loop, reallocating temporary buffer, since
26641         the output cannot contain more wide characters than the input
26642         contains bytes, the size must be big enough already.  This avoids
26643         one potential size overflow calculation.  Check for size overflow
26644         when calculating temporary buffer size.  Free temporary buffer
26645         when done, if it was allocated with malloc; this plugs a memory
26646         leak.  Remove casts from void * to pointers, that are no longer
26647         needed now that we're assuming C89 or better.
26648
26649         Merge error changes from glibc.
26650
26651         * lib/error.c, error.h: Update copyright notice header to match glibc.
26652         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
26653         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
26654         Disable cancellation while printing error.
26655         * lib/error.h: Prepend __ to parameter names.
26656
26657 2003-09-26  Jim Meyering  <jim@meyering.net>
26658
26659         * lib/error.c (error_tail): Move some declarations
26660         into inner scope where the local variables are used.
26661
26662 2003-09-26  Bruno Haible  <bruno@clisp.org>
26663
26664         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
26665         stpncpy().
26666         Don't define stpncpy through config.h; it's now done through stpncpy.h.
26667
26668 2003-09-26  Bruno Haible  <bruno@clisp.org>
26669
26670         * lib/stpncpy.h (gnu_stpncpy): New declaration.
26671         (stpncpy): Define as alias for gnu_stpncpy.
26672         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
26673
26674 2003-09-25  Simon Josefsson  <jas@extundo.com>
26675
26676         * lib/xgetdomainname.h: New file.
26677         * lib/xgetdomainname.c: New file.
26678
26679 2003-09-25  Simon Josefsson  <jas@extundo.com>
26680             Bruno Haible  <bruno@clisp.org>
26681
26682         * modules/getdomainname: New file.
26683         * modules/xgetdomainname: New file.
26684         * MODULES.html.sh (func_all_modules): Add getdomainname,
26685         xgetdomainname.
26686
26687 2003-09-25  Simon Josefsson  <jas@extundo.com>
26688             Bruno Haible  <bruno@clisp.org>
26689
26690         * m4/getdomainname.m4: New file.
26691
26692 2003-09-25  Simon Josefsson  <jas@extundo.com>
26693             Bruno Haible  <bruno@clisp.org>
26694
26695         * lib/getdomainname.h: New file.
26696         * lib/getdomainname.c: New file.
26697
26698 2003-09-25  Karl Berry  <karl@gnu.org>
26699
26700         * lib/argp-fmtstream.c, argp-help.c: update from libc.
26701
26702 2003-09-25  Karl Berry  <karl@gnu.org>
26703
26704         * config/install-sh: update from automake.
26705
26706 2003-09-25  Bruno Haible  <bruno@clisp.org>
26707
26708         * modules/version-etc-2: New file, from modules/version-etc with
26709         modifications.
26710         * MODULES.html.sh (func_all_modules): Add version-etc-2.
26711
26712 2003-09-25  Bruno Haible  <bruno@clisp.org>
26713
26714         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
26715         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
26716
26717 2003-09-24  Simon Josefsson  <jas@extundo.com>
26718
26719         * modules/xgethostname: Add xgethostname.h.
26720
26721 2003-09-24  Paul Eggert  <eggert@twinsun.com>
26722
26723         * lib/linebuffer.c (freebuffer): Don't free the argument, just
26724         the buffer associated with the argument.  Bug reported by
26725         Simon Josefsson.
26726
26727 2003-09-24  Paul Eggert  <eggert@twinsun.com>
26728
26729         * README: Document assumptions that 'int' is at least 32 bits
26730         wide, that integer arithmetic is 2's complement without overflow,
26731         that there are no holes in integer values, that adding sizes of
26732         two nonoverlapping objects can't overflow, and that all-bits-zero
26733         yields scalar zero.  Fix spelling and capitalization typos.
26734
26735 2003-09-19  Karl Berry  <karl@gnu.org>
26736
26737         * lib/argp.h: update from libc.
26738
26739 2003-09-17  Paul Eggert  <eggert@twinsun.com>
26740
26741         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
26742         to avoid spurious warnings like "AC_RUN_IFELSE was called before
26743         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
26744
26745 2003-09-17  Paul Eggert  <eggert@twinsun.com>
26746
26747         * gnulib-tool: Use "test -h", not "test -L", for portability
26748         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
26749         (tags_regexp): Remove, since \| doesn't conform to POSIX.
26750         (sed_extract_prog): Issue s commands one-by-one, rather than
26751         using \| in one s command.
26752
26753 2003-09-16  Paul Eggert  <eggert@twinsun.com>
26754
26755         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
26756         input error, instead of returning NULL the next time we are called
26757         (and therefore losing track of errno).
26758
26759 2003-09-16  Bruno Haible  <bruno@clisp.org>
26760
26761         * gnulib-tool (func_create_testdir): Warn about duplicated
26762         dependencies.
26763
26764 2003-09-15  Paul Eggert  <eggert@twinsun.com>
26765
26766         * modules/argmatch, modules/fatal, modules/obstack,
26767         modules/xalloc, modules/xgethostname: Sort dependencies by
26768         importance, not alphabetically.
26769
26770 2003-09-15  Paul Eggert  <eggert@twinsun.com>
26771
26772         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
26773         fails, so that the caller gets the proper errno.
26774
26775         * lib/readutmp.c (read_utmp): Likewise.
26776         Check for fstat error.  Close stream and free storage
26777         when failing.
26778
26779 2003-09-14  Karl Berry  <karl@gnu.org>
26780
26781         * config/srclist.txt (strdup.c): disable for c89 changes.
26782
26783 2003-09-14  Jim Meyering  <jim@meyering.net>
26784
26785         * lib/getloadavg.c: Correct cpp indentation.
26786         * lib/strdup.c: Likewise.
26787         * lib/vasnprintf.c: Likewise.
26788
26789 2003-09-14  Bruno Haible  <bruno@clisp.org>
26790
26791         * modules/fwriteerror: New file.
26792         * MODULES.html.sh (func_all_modules): Add fwriteerror.
26793
26794 2003-09-14  Bruno Haible  <bruno@clisp.org>
26795
26796         * lib/fwriteerror.h: New file.
26797         * lib/fwriteerror.c: New file.
26798
26799 2003-09-12  Paul Eggert  <eggert@twinsun.com>
26800
26801         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
26802         modules/xgethostname, modules/xalloc: Depend on exit.
26803
26804 2003-09-12  Paul Eggert  <eggert@twinsun.com>
26805
26806         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
26807
26808         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
26809         and AC_MINIX, too, so that their extensions are available.
26810
26811         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
26812         This macro has been superseded by gl_BACKUPFILE.
26813
26814         More patches to assume C89 or better.
26815
26816         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
26817
26818         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
26819         unconditionally.
26820         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
26821         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
26822         Include <string.h>, <stdlib.h> unconditionally.
26823         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
26824         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
26825         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
26826         headers or for string.h.
26827         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
26828         or strtoul.
26829
26830         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
26831         headers.
26832         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
26833         * m4/userspec.m4 (gl_USERSPEC): Likewise.
26834         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
26835         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
26836         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
26837         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
26838         memcpy, memset.
26839         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
26840         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
26841         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
26842         strtol.
26843         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
26844         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
26845         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
26846         strtoul.
26847
26848 2003-09-12  Paul Eggert  <eggert@twinsun.com>
26849
26850         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
26851         * lib/obstack.c [!defined _LIBC]: Likewise.
26852         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
26853         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
26854         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
26855
26856         More changes to assume C89 or better.
26857
26858         * lib/error.c (error_tail): Assume vprintf.
26859
26860         * lib/argmatch.c (getenv): Remove decl.
26861         * lib/progreloc.c (get_full_program_name): Define via prototype.
26862         * lib/setenv.c (clearenv): Likewise.
26863         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
26864         needed.
26865         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
26866         (malloc, memcpy): Remove decls.
26867         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
26868         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
26869         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
26870         (memcpy): Remove macro.
26871         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
26872         (__P): Remove.  All uses removed.
26873         (PTR): Remove.  All uses changed to void *.
26874         (CHAR_BIT, NULL): Remove.
26875         (spaces, zeros, memset_space, memset_zero)
26876         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
26877         Remove.
26878         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
26879         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
26880         Define with prototype.
26881         Remove now-unnecessary prototype decl.
26882         (extra_args_spec): Assume ANSI C.  All uses changed.
26883         (extra_args_spec_iso): Remove.
26884         (my_strftime, emacs_strftimeu): Define via prototype.
26885         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
26886         unconditionally.
26887         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
26888         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
26889         (strtoul, strtol): Remove decls.
26890         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
26891         LONG_MAX): Remove.
26892         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
26893         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
26894         (LOCALE_PARAM_PROTO): New macro.
26895         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
26896         (INTERNAL (strtol), strtol): Define with a prototype.
26897         (PARAMS): Remove.  All uses removed.
26898         * lib/tempname.c: Include <string.h> unconditionally.
26899         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
26900         * lib/xgethostname.c (main): Define with a prototype.
26901         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
26902         Include <stdlib.h> unconditionally.
26903         (calloc, malloc, realloc, free): Remove decls.
26904         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
26905         Include <stdlib.h> unconditionally.  Sort include file names.
26906         (strtod): Remove.
26907         (xstrtod): Define with a prototype.
26908         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
26909         (strtol, strtoul): Remove decls.
26910
26911 2003-09-11  Paul Eggert  <eggert@twinsun.com>
26912
26913         More patches to assume C89 or better.
26914         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
26915         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
26916         string.h, memchr, STDC_HEADERS.
26917
26918 2003-09-11  Paul Eggert  <eggert@twinsun.com>
26919
26920         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
26921         Include <stdlib.h>, <string.h> unconditionally.
26922         Remove now-unnecessary cast to char *.
26923         * lib/strnlen.c: Include <string.h> unconditionally.
26924         * lib/yesno.c (yesno): Define with a prototype.
26925
26926 2003-09-11  Bruno Haible  <bruno@clisp.org>
26927
26928         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
26929
26930 2003-09-10  Jim Meyering  <jim@meyering.net>
26931
26932         * lib/error.c: Correct indentation of cpp directives.
26933
26934 2003-09-10  Bruno Haible  <bruno@clisp.org>
26935
26936         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
26937         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
26938         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
26939         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
26940         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
26941         <stdlib.h> and <string.h> checks.
26942         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
26943         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
26944
26945 2003-09-10  Bruno Haible  <bruno@clisp.org>
26946
26947         * lib/strcspn.c: Include <string.h> unconditionally.
26948         * lib/strpbrk.c: Include <string.h> unconditionally.
26949         * lib/strstr.c: Include <string.h> unconditionally.
26950         * lib/unicodeio.c: Include <string.h> unconditionally.
26951         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
26952         * lib/unsetenv.c: Likewise.
26953         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
26954         * lib/yesno.c: Include <stdlib.h> unconditionally.
26955         (rpmatch): Add prototype.
26956
26957 2003-09-09  Paul Eggert  <eggert@twinsun.com>
26958
26959         More patches to assume C89 or better.
26960         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
26961         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
26962         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
26963         or for string.h.
26964         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
26965         stdlib.h.
26966         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
26967         C headers.
26968         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
26969         string.h.
26970         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
26971         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
26972         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
26973         or for string.h.
26974         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
26975         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
26976         C headers.
26977         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
26978         memcpy.
26979         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
26980         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
26981         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
26982         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
26983         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
26984         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
26985         string.h, free.
26986         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
26987         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
26988         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
26989         C headers, or for string.h.
26990         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
26991         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
26992         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
26993         headers, memory.h, stdlib.h, string.h, strings.h.
26994         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
26995         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
26996         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
26997         strchr.
26998         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
26999         headers, memory.h, string.h.
27000         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
27001         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
27002         free.
27003         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
27004         headers.
27005         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
27006         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
27007         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
27008         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
27009         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
27010
27011 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27012
27013         More K&R removal.
27014
27015         * lib/acosl.c (main): Use a prototype.
27016         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
27017         tanl.c: Likewise.
27018
27019         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
27020
27021         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
27022         (getopt, etopt_long, getopt_long_only, _getopt_internal)
27023         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
27024         with a prototype.
27025         * lib/getopt.c (const): Remove macro.
27026         Include <string.h> unconditionally.
27027         (my_index): Remove; all uses changed to strchr.
27028         (strlen): Remove decl.
27029         (exchange): Remove forward decl; no longer needed.
27030         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
27031         Define with prototype.
27032         * lib/getopt1.c (const): Remove macro.
27033         (getopt_long, getopt_long_only, main): Define with prototype.
27034
27035         * lib/getugroups.c: Include <string.h> unconditionally.
27036
27037         * lib/getusershell.c: Include <stdlib.h> unconditionally.
27038         (getusershell, setusershell, endusershell, readname, main):
27039         Define with prototypes.
27040
27041         * lib/group-member.c: Include group-member.h first.
27042         Include <stdlib.h> unconditionally.
27043
27044         * lib/hard-locale.c: Include hard-locale.h first.
27045         Include <stdlib.h>, <string.h> unconditionally.
27046
27047         * lib/hash.c (free, malloc): Remove decls.
27048         Include <stdlib.h> unconditionally.
27049
27050         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
27051         (getenv): Do not declare.
27052
27053         * lib/idcache.c: Include <string.h> unconditionally.
27054
27055         * lib/long-options.c: Include long-options.h first, to test interface.
27056         Include <stdlib.h> unconditionally.
27057
27058         * lib/makepath.c: Include makepath.h first, to test interface.
27059         Include <stdlib.h> and <string.h> unconditionally.
27060
27061         * lib/linebuffer.c: Include <stdlib.h>.
27062         (free): Remove decl.
27063
27064         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
27065         stddef.h. rpl_malloc returns void *, not char *.
27066         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
27067         prototype.
27068
27069         * lib/md5.h: Include <limits.h> unconditionally.
27070         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
27071         (__P): Remove; all uses removed.
27072         * lib/md5.c: Include "md5.h" first.
27073         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
27074         md5_buffer, md5_process_bytes, md5_process_block):
27075         Define with prototypes.
27076         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
27077         * lib/sha.c: Include "sha.h" first.
27078         Include <stdlib.h>, <string.h> unconditionally.
27079
27080         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
27081         * lib/memcmp.c (__ptr_t): Likewise.
27082         * lib/memrchr.c (__ptr_t): Likewise.
27083         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
27084         Include <string.h> unconditionally.
27085         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
27086         * lib/memchr.c: Include <stdlib.h> unconditionally.
27087         * lib/memchr.c (LONG_MAX): Remove.
27088         * lib/memrchr.c (LONG_MAX): Likewise.
27089         * lib/memchr.c (__memchr): Define via a prototype.
27090         * lib/memrchr.c (__memrchr): Likewise.
27091         * lib/memcmp.c (__P): Remove, and remove all uses.
27092         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
27093         Remove forward decls; no longer needed.
27094         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
27095         Use types required by C89 in prototype.
27096
27097         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
27098         * lib/savedir.c: Likewise.
27099         * lib/mkdir.c (free): Remove decl.
27100         * lib/rmdir.c (rmdir): Define with a prototype.
27101         * lib/savedir.c: Include savedir.h first, to test interface.
27102
27103         * lib/mktime.c (STDC_HEADERS): Remove.
27104         Include <stdlib.h>, <string.h> unconditionally.
27105
27106         * lib/modechange.c: Include <stdlib.h> unconditionally.
27107         (malloc): Remove decl.
27108
27109         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
27110         (free): Remove decl.
27111
27112         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
27113         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
27114         (This type really should be intptr_t, but that's a C99ism.)
27115         (_obstack_memcpy): Remove: all uses changed to memcpy.
27116         Include <string.h> unconditionally.
27117         (struct obstack): Assume __STDC__ for types of members
27118         chunkfun, freefun, extra_arg.
27119         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
27120         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
27121         obstack_begin, obstack_specify_allocation,
27122         obstack_specify_allocation_with_arg, obstack_chunkfun,
27123         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
27124         Remove unprototyped decls and the macros that use them.
27125         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
27126         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
27127         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
27128         (defined __STDC__ && __STDC__)]:
27129         Remove nonprototyped code.
27130         Include <stdlib.h> unconditionally.
27131         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
27132         _obstack_allocated_p, _obstack_free, obstack_free,
27133         _obstack_memory_used, print_and_abort):
27134         Define using prototypes.
27135         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
27136         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
27137         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
27138         obstack_next_free, obstack_object_size, obstack_room) [0]:
27139         Remove unused, unprototyped code.
27140
27141         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
27142
27143         * lib/physmem.c (physmem_total, physmem_available, main): Define
27144         with prototypes.
27145
27146         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
27147         (main): Define with a prototype.
27148
27149         * lib/posixver.c (getenv): Remove decl.
27150
27151         * lib/putenv.c (malloc): Returns void *, not char *.
27152         Include <string.h> unconditionally.
27153         (strchr, memcpy, NULL): Do not define.
27154
27155         * lib/readtokens.c: Include readtokens.h first, to test interface.
27156         Include <stdlib.h>, <string.h> unconditionally.
27157         (init_tokenbuffer): Define with a prototype.
27158
27159         * lib/regex.c (PARAMS): Remove.  All uses removed.
27160         All uses of _RE_ARGS removed, too.
27161         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
27162         unconditionally.
27163         (bzero): Assume memset exists.
27164         (memcmp, memcpy, NULL): Remove.
27165         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
27166         char, or assignments to local vars of type signed char.
27167         (init_syntax_once, PREFIX(extract_number_and_incr),
27168         PREFIX(print_partial_compiled_pattern),
27169         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
27170         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
27171         PREFIX(regex_grow_registers), PREFIX(regex_compile),
27172         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
27173         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
27174         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
27175         wcs_compile_range, byte_compile_range, truncate_wchar,
27176         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
27177         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
27178         count_mbs_length, wcs_re_match_2_internal,
27179         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
27180         PREFIX(alt_match_null_string_p),
27181         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
27182         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
27183         regfree, PREFIX(extract_number)): Define with prototype.  Remove
27184         now-unnecessary declaration, if any.
27185         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
27186         regcomp, regexec):
27187         Remove now-unnecessary casts among pointer types.
27188         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
27189
27190         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
27191         (free): Remove decl.
27192
27193         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
27194
27195         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
27196         (free): Remove decl.
27197
27198         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
27199         * lib/xgetcwd.c: Likewise.
27200
27201         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
27202         (free): Remove decl.
27203
27204         * lib/strchrnul.c (strchrnul): Define with a prototype.
27205         Fix bug: c_in was not converted to char before searching.
27206
27207         The following changes are not K&R related:
27208
27209         * lib/group-member.h: Include <sys/types.h>, so that this file is
27210         self-contained.
27211         * lib/makepath.h: Likewise.
27212
27213         * lib/getusershell.c (readname, default_index, line_size, readname):
27214         Use size_t, not int, for sizes.
27215         (readname): If the size overflows, report an error instead of
27216         looping forever.
27217
27218 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27219
27220         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
27221         libc.
27222
27223 2003-09-09  Paul Eggert  <eggert@twinsun.com>
27224
27225         * README: New section: portability guidelines.
27226
27227 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
27228
27229         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
27230         C89 spec.
27231
27232 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
27233
27234         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
27235
27236 2003-09-08  Paul Eggert  <eggert@twinsun.com>
27237
27238         Assume C89 or better; remove K&R cruft.
27239         A few of these changes were first proposed by Derek Robert Price
27240         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
27241
27242         * lib/addext.c: Include <string.h> unconditionally.
27243         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
27244         Don't declare getenv or malloc.
27245
27246         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
27247         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
27248         (NULL): Remove.
27249         (find_stack_direction, alloca): Use prototypes.
27250
27251         * lib/atexit.c (atexit): Define using a prototype.
27252
27253         * lib/basename.c, dirname.c, stripslash.c:
27254         Include <string.h> unconditionally.
27255
27256         * lib/bcopy.c: Include <stddef.h>.
27257         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
27258
27259         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
27260
27261         * lib/error.h (error, error_at_line, error_print_progname)
27262         [! (defined (__STDC__) && __STDC__)]: Remove decls.
27263         * lib/error.c: Include error.h first, to check interface.
27264         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
27265         (VA_START): Remove; all uses changeed to va_start.
27266         (exit, strerror): Remove decls.
27267         (error_print_progname): Prototype uncondionally.
27268         Don't include <errno.h>; no longer needed.
27269         (private_strerror): Remove.
27270         (error_tail): Always define.
27271         (error, error_at_line): Assume C89 or better; always use prototypes.
27272         * lib/fatal.c: Include "fatal.h" first, to test interface.
27273         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
27274         (VA_START): Remove; all uses changed to va_start.
27275         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
27276         this case.
27277         (exit): Remove decl.
27278         (fatal): Prototype unconditionally.  Assume va_start works.
27279         Abort at end, to pacify gcc.
27280
27281         * lib/euidaccess.c (main): Define with a prototype.
27282
27283         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
27284
27285         * lib/exitfail.c: Include <stdlib.h> unconditionally.
27286
27287         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
27288         prototypes.
27289         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
27290         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
27291         (getenv): Remove decl.
27292         (fnmatch): Define using a prototype.
27293         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
27294         (FCT): Define using a prototype.
27295
27296         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
27297
27298         * lib/gethostname.c: Include <stddef.h>.
27299         (gethostname): Define with prototype.  Length is size_t, not int.
27300
27301 2003-09-08  Paul Eggert  <eggert@twinsun.com>
27302
27303         Assume C89 or better; remove K&R cruft.
27304         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
27305         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
27306         string.h, getenv, malloc.
27307         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
27308         headers.
27309         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
27310         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
27311         do not check for strerror.
27312         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
27313         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
27314         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
27315         do not check for doprnt or vprintf.
27316         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
27317         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
27318
27319 2003-09-08  Paul Eggert  <eggert@twinsun.com>
27320
27321         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
27322         getversion.c should have been removed then, but was accidentally
27323         preserved.
27324
27325         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
27326         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
27327
27328 2003-09-08  Karl Berry  <karl@gnu.org>
27329
27330         * config/config.sub, config.guess, srclistvars.sh: update from savannah
27331                 config, forget about prep.
27332
27333         * config/depcomp, missing: update from automake.
27334
27335 2003-09-07  Paul Eggert  <eggert@twinsun.com>
27336
27337         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
27338         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
27339
27340 2003-09-07  Paul Eggert  <eggert@twinsun.com>
27341
27342         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
27343         copy_tm_result.  Bug reported by Simon Josefsson in
27344         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
27345
27346 2003-09-06  Paul Eggert  <eggert@twinsun.com>
27347
27348         * m4/time_r.m4: New file.
27349         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
27350         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
27351         is. Check for timegm declaration.
27352         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
27353         Do not check for gmtime_r.
27354         Replace mktime if __mktime_internal does not exist and if mktime
27355         hasn't been replaced already.
27356
27357 2003-09-06  Paul Eggert  <eggert@twinsun.com>
27358
27359         * lib/time_r.c, lib/time_r.h: New files.
27360
27361         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
27362         __localtime_r.
27363         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
27364         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
27365
27366         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
27367         __gmtime_r.
27368         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
27369         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
27370         Include <time_r.h>.
27371
27372         * lib/timegm.c: Switch to glibc implementation, with the following
27373         changes:
27374         [defined HAVE_CONFIG_H]: Include <config.h>.
27375         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
27376         (__mktime_internal) [!defined _LIBC]: New decl.
27377         (__gmtime_r) [!defined _LIBC]: New macro and function.
27378         (timegm): Use a prototype, since gnulib assumes C89.
27379         Do not bother declaring tmp to be const, as it's not really usefu.
27380         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
27381         (timegm): Declare only if HAVE_DECL_TIMEGM.
27382
27383 2003-09-06  Paul Eggert  <eggert@twinsun.com>
27384
27385         * MODULES.html.sh (func_all_modules): Add time_r.
27386         * modules/time_r: New file.
27387         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
27388         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
27389
27390 2003-09-03  Paul Eggert  <eggert@twinsun.com>
27391
27392         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
27393         Bug reported by Lute Kamstra in
27394         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
27395
27396         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
27397         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
27398         course with correspondingly smaller numbers for tomorrow and
27399         yesterday.  From Tadayoshi Funaba.  Originally installed into
27400         sh-utils on 1999-08-07, but the patch got lost (I guess during the
27401         coreutils merge?).
27402
27403 2003-08-31  Simon Josefsson  <jas@extundo.com>
27404
27405         * modules/timegm: New file.
27406         * MODULES.html.sh (func_all_modules): Add timegm.
27407
27408 2003-08-31  Simon Josefsson  <jas@extundo.com>
27409
27410         * m4/timegm.m4: New file.
27411
27412 2003-08-31  Simon Josefsson  <jas@extundo.com>
27413
27414         * lib/timegm.h: New file.
27415         * lib/timegm.c: New file.  Based on
27416         wget-1.8.2/src/http.c:mktime_from_utc.
27417
27418 2003-08-31  Karl Berry  <karl@gnu.org>
27419
27420         * lib/argp.h: update from libc.
27421
27422 2003-08-28  Bruno Haible  <bruno@clisp.org>
27423
27424         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
27425         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
27426         followed by '#define fnmatch fnmatch_posix' gives an error.
27427
27428 2003-08-28  Bruno Haible  <bruno@clisp.org>
27429
27430         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
27431         warning on QNX, which defines O_BINARY to 000000.
27432
27433 2003-08-27  Jim Meyering  <jim@meyering.net>
27434
27435         * m4/mkstemp.m4: Require that the system mkstemp be able to create
27436         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
27437         would fail after 32.  Reported by Danny Levinson.  Details here:
27438         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
27439
27440 2003-08-24  Bruno Haible  <bruno@clisp.org>
27441
27442         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
27443         MSVC7 <stdio.h> is included later.
27444
27445 2003-08-22  Simon Josefsson  <jas@extundo.com>
27446
27447         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
27448
27449 2003-08-20  Karl Berry  <karl@gnu.org>
27450
27451         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
27452
27453 2003-08-20  Bruno Haible  <bruno@clisp.org>
27454
27455         * modules/progname: New file.
27456         * MODULES.html.sh (func_all_modules): Add progname.
27457
27458 2003-08-20  Bruno Haible  <bruno@clisp.org>
27459
27460         * lib/progname.h: New file, from GNU gettext.
27461         * lib/progname.c: New file, from GNU gettext.
27462         * lib/progreloc.c: New file, from GNU gettext.
27463
27464 2003-08-19  Jim Meyering  <jim@meyering.net>
27465
27466         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
27467         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
27468
27469 2003-08-19  Bruno Haible  <bruno@clisp.org>
27470
27471         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
27472         more.
27473
27474 2003-08-19  Bruno Haible  <bruno@clisp.org>
27475
27476         * lib/xstrdup.c: Assume <string.h> exists.
27477
27478 2003-08-18  Paul Eggert  <eggert@twinsun.com>
27479
27480         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
27481         in makefile rules.
27482
27483 2003-08-18  Jim Meyering  <jim@meyering.net>
27484
27485         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
27486         * m4/lib-ld.m4: Likewise.
27487
27488 2003-08-18  Jim Meyering  <jim@meyering.net>
27489
27490         * lib/setenv.h: Indent nested cpp directive.
27491         * lib/vasnprintf.c: Remove trailing blanks.
27492
27493 2003-08-17  Simon Josefsson  <jas@extundo.com>
27494
27495         * modules/xstrndup: New file.
27496         * MODULES.html.sh (func_all_modules): Add xstrndup.
27497
27498 2003-08-17  Simon Josefsson  <jas@extundo.com>
27499
27500         * modules/argp: Fix autoconf macro name. Add more dependencies.
27501
27502 2003-08-17  Simon Josefsson  <jas@extundo.com>
27503
27504         * m4/xstrndup.m4: New file.
27505
27506 2003-08-17  Simon Josefsson  <jas@extundo.com>
27507
27508         * m4/argp.m4: New file.
27509
27510 2003-08-17  Simon Josefsson  <jas@extundo.com>
27511             Bruno Haible  <bruno@clisp.org>
27512
27513         * lib/xstrndup.h: New file.
27514         * lib/xstrndup.c: New file.
27515
27516 2003-08-17  Bruno Haible  <bruno@clisp.org>
27517
27518         * modules/strndup (Files, Include): Add lib/strndup.h.
27519
27520 2003-08-17  Bruno Haible  <bruno@clisp.org>
27521
27522         * modules/euidaccess (Files): Add lib/euidaccess.h.
27523
27524 2003-08-17  Bruno Haible  <bruno@clisp.org>
27525
27526         * lib/strndup.h: New file.
27527
27528 2003-08-17  Bruno Haible  <bruno@clisp.org>
27529
27530         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
27531         like AC_GNU_SOURCE.
27532         * modules/extensions (configure.ac): Comment out the invocation of
27533         gl_USE_SYSTEM_EXTENSIONS.
27534
27535 2003-08-16  Paul Eggert  <eggert@twinsun.com>
27536
27537         Merges from coreutils, etc.
27538         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
27539         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
27540         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
27541         fixing a typo.
27542         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
27543         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
27544
27545 2003-08-16  Paul Eggert  <eggert@twinsun.com>
27546
27547         Document merge from coreutils.
27548         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
27549         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
27550         * modules/utime: Add m4/utimes-null.m4.
27551
27552 2003-08-16  Paul Eggert  <eggert@twinsun.com>
27553
27554         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
27555         space, undoing this 2003-08-12 change:
27556         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
27557
27558 2003-08-16  Paul Eggert  <eggert@twinsun.com>
27559
27560         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
27561         strtoul.c from libc, undoing this 2003-08-12 change:
27562         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
27563
27564 2003-08-16  Jim Meyering  <jim@meyering.net>
27565
27566         Merges from coreutils.
27567         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
27568         prefix.  Adjust cache variables similarly.  Create 500 rather than
27569         just 300 files, to exercise bug on Darwin6.5, too.
27570         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
27571         $missing_dir.
27572         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
27573         AM_SYS_POSIX_TERMIOS.
27574         Reported by mkc@mathdogs.com.
27575         Also change use of $am_cv_sys_posix_termios
27576         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
27577         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
27578         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
27579         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
27580         in /proc/mounts until it finds one with matching device number.  This
27581         is unnecessary when the FILE argument *is* a mount point.  No stat call
27582         is necessary in that case.  So, disable the statvfs-testing code on
27583         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
27584         as RedHat bug# 84846.
27585         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
27586         to 1MB, so as not to render systems with no stack size limit (e.g.,
27587         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
27588         Include <unistd.h>.  On some systems,
27589         it is required for the definition of _SC_PAGESIZE.
27590
27591 2003-08-16  Jim Meyering  <jim@meyering.net>
27592
27593         Merge from coreutils.
27594         * lib/xstrtoimax.c: #else #if -> #elif.
27595         * lib/xstrtoumax.c: Likewise.
27596
27597 2003-08-16  Jim Meyering  <jim@meyering.net>
27598
27599         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
27600         * m4/utimes.m4: Removed.
27601         * m4/utimes-null.m4: Renamed from utimes.m4.
27602
27603         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
27604         to 1MB, so as not to render systems with no stack size limit (e.g.,
27605         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
27606         Include <unistd.h>.  On some systems,
27607         it is required for the definition of _SC_PAGESIZE.
27608
27609 2003-08-16  Jim Meyering  <jim@meyering.net>
27610         and Paul Eggert  <eggert@cs.ucla.edu>
27611
27612         Merges from coreutils, etc.
27613
27614         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
27615         using the latest version from cvs.  This avoids problems with #line
27616         directives using a vendor (Sun) compiler.
27617         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
27618         Don't set GETGROUPS_LIB here; now it's
27619         done via getgroups.m4's wrapper function.
27620         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
27621         rather than just in sh-util/configure.in, so that the
27622         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
27623         same.
27624         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
27625         AC_FUNC_GETLOADAVG where to find getloadavg.c.
27626         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
27627         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
27628         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
27629         Remove code that is now done by the newly-required macros.
27630         Append $(EXEEXT) to DF_PROG.
27631         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
27632         Do not invoke or require the following here,
27633         since prereq.m4 or some gnulib .m4 now does this for us:
27634         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
27635         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
27636         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
27637         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
27638         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
27639         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
27640         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
27641         AC_FUNC_OBSTACK.
27642         Do not replace the following functions, as this is now the job
27643         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
27644         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
27645         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
27646         atexit getpass, strdup, getpagesize.
27647         Replace 'raise'.
27648         Do not check for the following functions, as this is now the job
27649         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
27650         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
27651         setregid.
27652         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
27653         Check for sys/sysctl.h.
27654         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
27655         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
27656         of checking for ssize_t ourselves.
27657
27658         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
27659         Require every macro that gnulib/modules/* suggests for us.
27660         (jm_PREREQ_ADDEXT): New macro.
27661         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
27662         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
27663
27664         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
27665         (gl_PHYSMEM): Use it.
27666         Also check for `table' function.
27667         Check for new headers and functions.
27668         Add check for sys/sysmp.h.
27669         With suggestions from Kaveh Ghazi.
27670         Ignore headers that are present but cannot be compiled.  This
27671         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
27672         C 5.4.
27673
27674 2003-08-15  Paul Eggert  <eggert@twinsun.com>
27675
27676         Document merge from coreutils.
27677         * modules/userspec: Depend on posixver.
27678         * modules/strftime: Depend on tzset.
27679
27680 2003-08-15  Paul Eggert  <eggert@twinsun.com>
27681
27682         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
27683         rather than tab, after '#' in shell-script copyright notices.
27684         Suggested by Bruno Haible.
27685
27686 2003-08-15  Paul Eggert  <eggert@twinsun.com>
27687
27688         * config/srclist-update: Use three spaces, rather than tab, after '#'
27689         in shell-script copyright notices.  Suggested by Bruno Haible.
27690         Remove unnecessary parenthesization in regular expression.
27691
27692 2003-08-15  Jim Meyering  <jim@meyering.net>
27693
27694         Merge from coreutils.
27695         * lib/xgethostname.c: Include <stdlib.h>.
27696         (xghostname): Don't exit for anything other than memory-related
27697         failure; just return NULL.
27698         * lib/userspec.c: Include "posixver.h".
27699         (parse_user_spec): Accept `.' as a separator only
27700         in pre-POSIX-200112 mode.
27701         * lib/strtoimax.c: Use #elif rather than #else #if.
27702         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
27703         Remove function, now that we can rely on a working tzset function.
27704         [!_LIBC]: Ensure that the required autoconf test has been run.
27705         [!defined _NL_CURRENT && HAVE_STRFTIME]:
27706         Use underlying_strftime for %r.
27707         * lib/sha.c: Merge in some clean-up and optimization changes from
27708         glibc.
27709         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
27710         Ensure that it is a multiple of 64.
27711         Rearrange loop exit tests so as to avoid performing an
27712         additional fread after encountering an error or EOF.
27713         * lib/realloc.c: Update copyright date.
27714
27715 2003-08-15  Jim Meyering  <jim@meyering.net>
27716         and Paul Eggert  <eggert@twinsun.com>
27717
27718         Merge from coreutils.
27719         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
27720         member but strut utmpx does not.  Needed for AIX 4.3.3.
27721         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
27722
27723 2003-08-15  Jim Meyering  <jim@meyering.net>
27724         and Paul Eggert  <eggert@cs.ucla.edu>
27725
27726         Merges from coreutils, etc.
27727         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
27728         Require gl_FUNC_TZSET_CLOBBER.
27729         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
27730         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
27731         members.
27732
27733 2003-08-14  Paul Eggert  <eggert@twinsun.com>
27734
27735         Help the merge from coreutils.
27736         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
27737         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
27738         * m4/tzset.m4: Use it too.
27739
27740 2003-08-14  Paul Eggert  <eggert@twinsun.com>
27741
27742         * modules/tzset: New file.
27743
27744 2003-08-14  Jim Meyering  <jim@meyering.net>
27745
27746         Merges from coreutils.
27747         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
27748         variable names, rather than @FNMATCH_H@.
27749         * modules/alloca: Likewise for $(ALLOCA_H).
27750
27751         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
27752         the three copies of the literal target, `fnmatch.h'.
27753         * modules/alloca (alloca.h): Likewise.
27754
27755 2003-08-14  Jim Meyering  <jim@meyering.net>
27756
27757         Merge from coreutils.
27758         * m4/tzset.m4: New file.
27759         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
27760         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
27761         otherwise, AIX 5.1 systems would end up using the latter.
27762         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
27763         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
27764         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
27765         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
27766
27767 2003-08-14  Jim Meyering  <jim@meyering.net>
27768
27769         Merge from coreutils.
27770         * lib/obstack.h: Whitespace changes.
27771         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
27772         and xcalloc return values.
27773         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
27774         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
27775         hang on OSF/1 5.1 for DIR on both local and remote file systems.
27776         Reported by (and fix confirmed by) Nelson H. F. Beebe.
27777         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
27778         error from mntctl.
27779         Use mntctl's return value to drive the entry-processing loop, since
27780         we can't rely on the value of the vmt_length member in the last
27781         entry.  On some systems doing so could result in exhausting
27782         virtual memory.  Based in part on a patch from Mike Jetzer.
27783
27784 2003-08-14  Jim Meyering  <jim@meyering.net>
27785         and Paul Eggert  <eggert@twinsun.com>
27786
27787         Merges from coreutils, plus other fixes.
27788         * lib/physmem.c: Merge in portability changes from gcc/libiberty
27789         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
27790         for credits and details.  Thanks to Kaveh Ghazi for helping
27791         to keep these files in sync.
27792         (ARRAY_SIZE): Define it.
27793         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
27794         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
27795         (memcasecmp): Don't assume size_t fits in unsigned int.
27796         Remove casts and duplicate code.
27797         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
27798         (memcpy): Remove definition.
27799         Merge in some clean-up and optimization changes from glibc.
27800         [BLOCKSIZE]: Move definition to top of file.
27801         Ensure that it is a multiple of 64.
27802         Rearrange loop exit tests so as to avoid performing an
27803         additional fread after encountering an error or EOF.
27804         * lib/md5.h (md5_uintptr): Define.
27805         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
27806         return to the initial working directory.  Preserve errno
27807         for caller.
27808         * lib/idcache.c: Include "xalloc.h".
27809         (xmalloc, xrealloc): Remove decls.
27810         (getuser): Remove casts no longer required in C89.
27811         * lib/human.c: Include stdio.h, for sprintf.
27812         * lib/group-member.c: Include "xalloc.h".
27813         (xmalloc, xrealloc): Remove decls.
27814         (get_group_info): Remove casts no longer required in C89.
27815         * lib/getusershell.c (readname): Remove casts no longer required in
27816         C89.
27817         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
27818         * lib/getline.c: Whitespace fix, from coreutils.
27819
27820 2003-08-13  Paul Eggert  <eggert@twinsun.com>
27821
27822         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
27823         Check for isascii.
27824
27825         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
27826         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
27827         Undo previous (whitespace-only) change.
27828
27829 2003-08-13  Paul Eggert  <eggert@twinsun.com>
27830
27831         * lib/exclude.c: Include <ctype.h>
27832         (IN_CTYPE_DOMAIN): New macro.
27833         (is_space): New fn.
27834         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
27835         and empty lines.
27836
27837         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
27838         Undo previous (whitespace-only) change.
27839
27840 2003-08-13  Paul Eggert  <eggert@twinsun.com>
27841
27842         * config/srclist-update: Change update back to the old behavior,
27843         leaving whitespace alone.  Use one 'sed' command rather than a
27844         pipeline.
27845         (fixlicense): Now a variable, not a function.
27846         (remove_trailing_blanks): Remove.
27847         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
27848         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
27849         Undo previous (whitespace-only) change.
27850
27851 2003-08-12  Paul Eggert  <eggert@twinsun.com>
27852
27853         Merge from coreutils.
27854         * modules/euidaccess: Add lib_SOURCES, include for new
27855         file euidaccess.h
27856
27857 2003-08-12  Paul Eggert  <eggert@twinsun.com>
27858
27859         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
27860         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
27861         Normalize leading white space and remove trailing white space.
27862
27863         Merge from coreutils
27864         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
27865
27866         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
27867         0.12.1.  These files are now being upgraded automatically by
27868         ../config/srclist-update.
27869
27870 2003-08-12  Paul Eggert  <eggert@twinsun.com>
27871
27872         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
27873         Normalize leading white space and remove trailing white space.
27874         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
27875         notice, as per ../config/srclist-update.
27876
27877         Merge from coreutils.
27878         * lib/euidaccess.h: New file.
27879         * lib/euidaccess.c: Include it.
27880         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
27881         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
27882         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
27883
27884 2003-08-12  Paul Eggert  <eggert@twinsun.com>
27885
27886         * config/srclist-update: Add copyright notice.
27887         (remove_id_lines, remove_trailing_blanks): New constants.
27888         (fixfile): Use them to normalize spacing a bit in copied files.
27889         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
27890         Normalize leading white space and remove trailing white space.
27891
27892         * config/texinfo.tex: Sync with texinfo.
27893
27894         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
27895         strtoul.c from libc, to merge coreutils whitespace changes.
27896
27897         * config/srclist.txt: Get the following m4 files from gettext:
27898         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
27899         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
27900         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
27901         wint_t.m4.
27902
27903 2003-08-12  Karl Berry  <karl@gnu.org>
27904
27905         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
27906         been made.
27907
27908 2003-08-11  Paul Eggert  <eggert@twinsun.com>
27909
27910         * modules/gnu-source, m4/gnu-source.m4:
27911         Remove; we're assuming Autoconf 2.54 or later now.
27912         Suggested by Bruno Haible.
27913         * MODULES.html.sh (func_all_modules): Remove gnu-source.
27914
27915 2003-08-11  Bruno Haible  <bruno@clisp.org>
27916
27917         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
27918
27919 2003-08-11  Bruno Haible  <bruno@clisp.org>
27920
27921         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
27922         (vasnprintf): Use it instead of wcslen.
27923
27924 2003-08-11  Bruno Haible  <bruno@clisp.org>
27925
27926         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
27927         value to ensure that _Bool promotes to int. Use #define for _Bool when
27928         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
27929
27930 2003-08-10  Karl Berry  <karl@gnu.org>
27931
27932         * lib/regex.h: update from libc (whitespace fix).
27933
27934 2003-08-09  Paul Eggert  <eggert@twinsun.com>
27935
27936         Merge some files from coreutils.  These changes were
27937         originally made by Jim Meyering.
27938         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
27939         many older Unixes require this.
27940         * lib/alloca.c (alloca): Remove cast to argument of free;
27941         no longer needed in C89.
27942         * lib/alloca_.h, regex.h: Fix white space to match
27943         what GNU indent does.
27944
27945 2003-08-09  Paul Eggert  <eggert@twinsun.com>
27946
27947         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
27948         apparently Emacs's Unicode mode got confused before my 2003-08-05
27949         checkin.
27950
27951 2003-08-08  Paul Eggert  <eggert@twinsun.com>
27952
27953         * m4/extensions.m4: New file.
27954         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
27955         Require gl_USE_SYSTEM_EXTENSIONS.
27956         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
27957         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
27958
27959 2003-08-08  Paul Eggert  <eggert@twinsun.com>
27960
27961         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
27962         * modules/extensions, modules/gnu-source: New files.
27963         * modules/timespec, modules/unlocked-io: Depend on extensions.
27964
27965 2003-08-07  Paul Eggert  <eggert@twinsun.com>
27966
27967         * modules/restrict: New file.
27968         * MODULES.html.sh (func_all_modules): Add restrict.
27969         * modules/regex: Depend on restrict.
27970
27971 2003-08-07  Paul Eggert  <eggert@twinsun.com>
27972
27973         * m4/restrict.m4: New file.
27974         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
27975
27976 2003-08-07  Bruno Haible  <bruno@clisp.org>
27977
27978         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
27979         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
27980
27981 2003-08-07  Bruno Haible  <bruno@clisp.org>
27982
27983         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
27984         makes the module 'getndelim2' compatible with the module 'getline'.
27985
27986 2003-08-05  Paul Eggert  <eggert@twinsun.com>
27987
27988         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
27989         byte with "\201" to avoid glitches when editing that source file
27990         with multi-gnome-terminal.
27991
27992 2003-08-05  Paul Eggert  <eggert@twinsun.com>
27993
27994         * lib/bumpalloc.h: Remove.
27995
27996 2003-08-05  Paul Eggert  <eggert@twinsun.com>
27997
27998         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
27999         * modules/bumpalloc: Remove.
28000
28001 2003-08-04  Paul Eggert  <eggert@twinsun.com>
28002
28003         * lib/getloadavg.c: Change copyright notice and spacing to conform to
28004         GNU coding style.
28005
28006         Merge from coreutils.
28007         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
28008         1. From glibc.
28009         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
28010         from Karl Berry, implemented by Jim Meyering.
28011         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
28012         from Dmitry V. Levin.
28013         Remove anachronistic cast of xrealloc.
28014         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
28015         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
28016         type. Otherwise, it wouldn't compile with at least /bin/cc on
28017         ymp-cray-unicos9.0.2.X.
28018         Combine two mostly-identical uses of alloca into one.
28019         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
28020
28021 2003-08-04  Dave Love  <d.love@dl.ac.uk>
28022
28023         [From Emacs.]
28024
28025         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
28026         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
28027         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
28028         obsolete NLIST_NAME_UNION.
28029         [__GNU__]: Undef BSD and FSCALE.
28030         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
28031
28032 2003-08-03  Paul Eggert  <eggert@twinsun.com>
28033
28034         * lib/stdbool_.h (_Bool): Make it signed char, instead of
28035         an enum type, so that it's guaranteed to promote to int.  See:
28036         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
28037
28038 2003-08-03  Karl Berry  <karl@gnu.org>
28039
28040         * config/depcomp: update from automake.
28041
28042 2003-07-31  Paul Eggert  <eggert@twinsun.com>
28043
28044         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
28045         (strerror): Don't assume that a printable int fits in 14 bytes.
28046
28047 2003-07-31  Bruno Haible  <bruno@clisp.org>
28048
28049         * modules/getpass-gnu: New file.
28050         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
28051
28052 2003-07-31  Bruno Haible  <bruno@clisp.org>
28053
28054         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
28055
28056 2003-07-24  Karl Berry  <karl@gnu.org>
28057
28058         * config/missing: update from automake.
28059
28060 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
28061             Bruno Haible  <bruno@clisp.org>
28062
28063         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
28064         * lib/getline.c (getline, getdelim): Likewise.
28065         Remove _GNU_SOURCE define; now it's defined in config.h through
28066         m4/getline.m4.
28067
28068 2003-07-23  Karl Berry  <karl@gnu.org>
28069
28070         * config/config.sub: update from prep.
28071
28072 2003-07-22  Paul Eggert  <eggert@twinsun.com>
28073
28074         * modules/xalloc (Depends-on): Add exitfail.
28075         * modules/xmemcoll: Likewise.
28076
28077 2003-07-22  Paul Eggert  <eggert@twinsun.com>
28078
28079         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
28080         over-parenthesization in macros.
28081
28082         Sync with coreutils.
28083
28084         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
28085         required by C99.
28086
28087         Use `exit_failure' for xalloc and xmemcoll instead of their own
28088         private exit-failure variables.
28089         * lib/xalloc.h (xalloc_exit_failure): Remove.
28090         * lib/xmalloc.c: Likewise.  Include exitfail.h.
28091         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
28092         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
28093         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
28094         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
28095
28096 2003-07-20  Jim Meyering  <jim@meyering.net>
28097
28098         * modules/closeout (Depends-on): Add exitfail.
28099         Suggestion from Bruno Haible.
28100
28101 2003-07-19  Karl Berry  <karl@gnu.org>
28102
28103         * config/config.sub: update from prep.
28104
28105 2003-07-18  Paul Eggert  <eggert@twinsun.com>
28106
28107         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
28108         Remove.
28109         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
28110         to test that it can stand by itself.  Include "exitfail.h".
28111         Clients should set exit_failure instead.
28112         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
28113
28114 2003-07-18  Bruno Haible  <bruno@clisp.org>
28115
28116         * modules/getndelim2: New file.
28117         * modules/getline: Share files with module getndelim2.
28118         * modules/getnline: Depend on getndelim2 instead of sharing files with
28119         it. Add getnline.c to lib_SOURCES.
28120         * MODULES.html.sh (func_all_modules): Add getndelim2.
28121
28122 2003-07-18  Bruno Haible  <bruno@clisp.org>
28123
28124         * m4/getndelim2.m4: New file.
28125         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
28126         invoke gl_PREREQ_GETNDELIM2.
28127         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
28128         gl_PREREQ_GETNDELIM2.
28129         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
28130         gl_GETNDELIM2.
28131
28132 2003-07-18  Bruno Haible  <bruno@clisp.org>
28133
28134         * lib/getndelim2.h: New file.
28135         * lib/getndelim2.c: Make into a module of its own. Include config.h,
28136         getndelim2.h.
28137         (getndelim2): Make non-static. Change return type to ssize_t.
28138         * lib/getline.h: Change argument names.
28139         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
28140         * lib/getnline.c: Include getndelim2.h.
28141
28142 2003-07-18  Andreas Schwab  <schwab@suse.de>
28143
28144         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
28145
28146 2003-07-17  Karl Berry  <karl@gnu.org>
28147
28148         * config/config.sub: update from prep.
28149
28150 2003-07-17  Bruno Haible  <bruno@clisp.org>
28151
28152         * modules/getnline: New file.
28153         * modules/getline: Add lib/getndelim2.c to source file list.
28154         * MODULES.html.sh (func_all_modules): Add getnline.
28155
28156 2003-07-17  Bruno Haible  <bruno@clisp.org>
28157
28158         * m4/getnline.m4: New file.
28159
28160 2003-07-17  Bruno Haible  <bruno@clisp.org>
28161
28162         * m4/Makefile.am.in: Remove file.
28163         * m4/Makefile.am: Remove file.
28164         * m4/Makefile.in: Remove file.
28165
28166 2003-07-17  Bruno Haible  <bruno@clisp.org>
28167
28168         * lib/getnline.h: New file.
28169         * lib/getnline.c: New file.
28170         * lib/getndelim2.c: New file, extracted from getline.c.
28171         (getndelim2): Renamed from getdelim2, with added nmax argument.
28172         * lib/getline.c: Include getndelim2.c.
28173         (getdelim2): Moved out to getndelim2.c.
28174         (getline, getdelim): Update.
28175
28176 2003-07-17  Bruno Haible  <bruno@clisp.org>
28177
28178         * lib/Makefile.am: Remove file.
28179         * lib/Makefile.in: Remove file.
28180
28181 2003-07-17  Bruno Haible  <bruno@clisp.org>
28182
28183         * configure.in: Remove file.
28184         * Makefile.in: Remove file.
28185
28186 2003-07-17  Bruno Haible  <bruno@clisp.org>
28187
28188         * MODULES.html.sh: Put the </BODY> right before </HTML>.
28189
28190 2003-07-16  Karl Berry  <karl@gnu.org>
28191
28192         * config/srclist-update: was running fixlicense twice, which caused
28193                 texinfo.tex to be nullified for some reason.  Simplify,
28194                 $gplsrc is no longer needed as far as I can see?
28195
28196 2003-07-16  Jim Meyering  <jim@meyering.net>
28197
28198         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
28199
28200 2003-07-15  Paul Eggert  <eggert@twinsun.com>
28201
28202         * config/srclist.txt: Get the following files from gettext-runtime/intl
28203         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
28204         ref-del.sin.  From Bruno Haible.
28205         * config/srclist-update (fixfile): Change grep pattern again, since the
28206         previous fix didn't work (there was another trailing $).  Use
28207         '[$]' to escape the $s.
28208
28209 2003-07-15  Karl Berry  <karl@gnu.org>
28210
28211         * lib/vasnprintf.c: update from gettext.
28212
28213 2003-07-15  Karl Berry  <karl@gnu.org>
28214
28215         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
28216         gets expanded when surrounded by '$'.
28217
28218 2003-07-15  Jim Meyering  <jim@meyering.net>
28219
28220         * modules/save-cwd: Don't depend on error.  From Derek Price.
28221
28222 2003-07-15  Jim Meyering  <jim@meyering.net>
28223
28224         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
28225
28226 2003-07-14  Simon Josefsson  <jas@extundo.com>
28227
28228         * modules/mempcpy: New file.
28229         * MODULES.html.sh (func_all_modules): Add mempcpy.
28230
28231 2003-07-14  Simon Josefsson  <jas@extundo.com>
28232
28233         * m4/mempcpy.m4: New file.
28234
28235 2003-07-14  Simon Josefsson  <jas@extundo.com>
28236
28237         * lib/mempcpy.h: New file.
28238         * lib/mempcpy.c: New file.
28239
28240 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28241
28242         * modules/getdate, modules/posixtm: Depend on mktime.
28243
28244 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28245
28246         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
28247         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
28248         unicodeio.c, unicodeio.h, unlocked-io.h:
28249         Switch from LGPL to GPL.
28250
28251 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28252
28253         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
28254         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
28255         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
28256         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
28257         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
28258         updated automatically by ../config/srclist-update.  This changes
28259         their license from LPGL to GPL.
28260
28261 2003-07-14  Paul Eggert  <eggert@twinsun.com>
28262
28263         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
28264         assumed to refer to the root of the most recent stable gettext version.
28265         * config/srclistvars.sh: Add defaults for eggert.
28266         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
28267         Match "This program" as well as "The program".  This is needed
28268         for gettext.
28269
28270 2003-07-14  Jim Meyering  <jim@meyering.net>
28271
28272         Don't emit diagnostics.  Let callers do that.
28273         * lib/save-cwd.c: Don't include "error.h".
28274         (save_cwd): Don't call error.  Ensure that errno is valid
28275         when returning nonzero.
28276
28277         * lib/save-cwd.h (restore_cwd): Update prototype.
28278         * lib/save-cwd.c (restore_cwd): Remove two parameters.
28279         Simplify.  Don't call error upon failure.  Let callers do that.
28280         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
28281         when auditing is enabled.  But don't bother updating the #if.
28282
28283 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
28284
28285         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
28286         it breaks C++ compilation.
28287         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
28288
28289 2003-07-10  Simon Josefsson  <jas@extundo.com>
28290
28291         * modules/strchrnul (Makefile.am): Add strchrnul.h.
28292
28293 2003-07-10  Jim Meyering  <jim@meyering.net>
28294
28295         * m4/clock_time.m4: Remove trailing blank.
28296         * m4/intmax_t.m4: Likewise.
28297
28298 2003-07-10  Jim Meyering  <jim@meyering.net>
28299
28300         * lib/vasnprintf.c: Remove trailing blanks.
28301         Make cpp indentation consistent.
28302
28303 2003-07-09  Paul Eggert  <eggert@twinsun.com>
28304
28305         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
28306         posixver.c, strftime.c, strnlen.c, strverscmp.c:
28307         Switch from LGPL to GPL.
28308
28309 2003-07-09  Paul Eggert  <eggert@twinsun.com>
28310
28311         * config/srclist.txt: Sort sublists.  Add
28312         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
28313         that differ from gnulib for one reason or another; we'd like this list
28314         to be smaller but for now let's document what we have.
28315
28316 2003-07-08  Paul Eggert  <eggert@twinsun.com>
28317
28318         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
28319         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
28320         and sweeter "eval x=$x".
28321         * config/srclist.txt: Get lib/argp* from glibc.
28322
28323 2003-07-07  Paul Eggert  <eggert@twinsun.com>
28324
28325         * lib/mktime.c: Fix some boundary cases and remove need for floating
28326         point.
28327
28328         Issue a compile-time diagnostic if time_t is floating point, or if
28329         two's complement arithmetic is not in effect, or if arithmetic
28330         right shift does not propagate the sign.  These assumptions were
28331         all in the original code but they weren't checked.
28332
28333         (TIME_T_MIDPOINT, verify): New macros.
28334         (__isleap): Remove; it has integer overflow problems.
28335         (leapyear): New function, without those problems.
28336         (ydhms_tm_diff): Remove; splitting into two parts.
28337         (ydhms_diff): New function, containing the arithmetic part of
28338         the old ydhms_tm_diff function.  Issue a compile-time
28339         diagnostic if we are not using C99 integer division.
28340         Avoid casts when possible.
28341         (guess_time_tm): New function, containing the checking part of
28342         the old ydhms_tm_diff function.  Return the new value, rather than
28343         the difference between it and the old.  Accept a new argument T
28344         so that *T specifies the old value.  Check for overflow in the result.
28345
28346         (__mktime_internal): Use a time_t offset, not a long int offset.
28347         This undoes the 2003-06-04 change, which is no longer needed now
28348         that we have better overflow checking.
28349         (localtime_offset): Likewise.
28350
28351         (__mktime_internal): Avoid harmful overflow on hosts where time_t
28352         and long are 64-bit but int is only 32-bit.
28353         (ydhms_diff): Use long int to store year1 and yday1.
28354         Issue a compile-time diagnostic if long int is not wide enough.
28355
28356         (__mktime_internal): Use long int to store adjusted year and yday.
28357         Use plain C rather than preprocessor commands, if that doesn't
28358         affect efficiency.
28359         Check for overflow (and try to repair) after each probe
28360         rather than checking only at the very end.  This avoids some bugs
28361         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
28362         does not equal GMT offset at maximum time).
28363         Use integer to check for overflow rather than floating point; this
28364         is more portable to non-IEEE hosts, and is a tad faster.
28365         When we detect that we are oscillating between two values,
28366         don't check whether tm_isdst has the requested value, since
28367         we already know the answer.  When tm_isdst has the wrong value,
28368         use a different heuristic to find the right one, based on the
28369         extreme values actually observed in practice in tz2003a,
28370         rather than the (overly optimistic) "previous 3 calendar quarters".
28371
28372         (not_equal_tm, print_tm, check_result): Use "const T" rather than
28373         "T const" to accommodate glibc style.
28374         (check_result): Use less-confusing report format.  "long" -> "long int.
28375         (main): Likewise.
28376         Don't loop if the iteration overflows time_t.
28377         Allow a negative step in the iteration.
28378
28379 2003-07-06  Karl Berry  <karl@gnu.org>
28380
28381         * config/depcomp: update from automake.
28382         * config/config.sub: update from prep.
28383
28384 2003-07-03  Karl Berry  <karl@gnu.org>
28385
28386         * config/config.guess: update from prep.
28387
28388 2003-07-01  Paul Eggert  <eggert@twinsun.com>
28389
28390         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
28391         xreadlink.c now includes it unconditionally.
28392
28393 2003-07-01  Paul Eggert  <eggert@twinsun.com>
28394
28395         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
28396         having it depend on HAVE_SYS_TYPES_H.
28397
28398 2003-07-01  Bruno Haible  <bruno@clisp.org>
28399
28400         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
28401         <sys/types.h> should be sufficient.
28402         Reported by Paul Eggert.
28403
28404 2003-06-26  Karl Berry  <karl@gnu.org>
28405
28406         * config/depcomp: update from automake.
28407
28408 2003-06-26  Bruno Haible  <bruno@clisp.org>
28409
28410         * modules/human: Depend on module stdbool.
28411
28412 2003-06-25  Bruno Haible  <bruno@clisp.org>
28413
28414         * modules/readlink: New file.
28415         * modules/xreadlink: Depend on it.
28416         * MODULES.html.sh (func_all_modules): Add readlink.
28417
28418 2003-06-25  Bruno Haible  <bruno@clisp.org>
28419
28420         * m4/readlink.m4: New file.
28421
28422 2003-06-25  Bruno Haible  <bruno@clisp.org>
28423
28424         * lib/readlink.c: New file.
28425
28426 2003-06-22  Karl Berry  <karl@gnu.org>
28427
28428         * config/srclist.txt: update mkinstalldirs from automake.
28429         * config/mkinstalldirs: update.
28430
28431 2003-06-22  Bruno Haible  <bruno@clisp.org>
28432
28433         Portability to mingw32.
28434         * m4/ssize_t.m4: New file, from GNU gettext.
28435         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
28436         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
28437
28438 2003-06-22  Bruno Haible  <bruno@clisp.org>
28439
28440         * modules/safe-read: Add m4/ssize_t.m4.
28441         * modules/xreadlink: Add m4/ssize_t.m4.
28442
28443 2003-06-20  Bruno Haible  <bruno@clisp.org>
28444
28445         Assume C89, so PARAMS isn't needed.
28446         * lib/unicodeio.h (PARAMS): Remove.
28447         * lib/unicodeio.c: Don't use PARAMS.
28448
28449 2003-06-18  Karl Berry  <karl@gnu.org>
28450
28451         * config/config.{guess,sub}: update from prep.
28452
28453 2003-06-18  Jim Meyering  <jim@meyering.net>
28454
28455         Merge changes from coreutils.
28456         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
28457         Remove explicit declarations of xmalloc and realloc.
28458         Include xalloc.h.
28459         (read_utmp): Remove anachronistic cast of xmalloc.
28460
28461 2003-06-17  Paul Eggert  <eggert@twinsun.com>
28462
28463         Assume C89, so PARAMS isn't needed.
28464         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
28465         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
28466         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
28467         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
28468         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
28469         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
28470         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
28471         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
28472         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
28473         lib/xstrtod.h, lib/xstrtol.h: Likewise.
28474         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
28475         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
28476         no longer needed. Anyway, config.h should always be included before any
28477         other file.
28478
28479 2003-06-11  Simon Josefsson  <jas@extundo.com>
28480
28481         * modules/sysexits: New file.
28482         * MODULES.html.sh (func_all_modules): Add sysexits.
28483
28484 2003-06-11  Simon Josefsson  <jas@extundo.com>
28485
28486         * lib/sysexit_.h: New file.
28487
28488 2003-06-11  Derek Price  <derek@ximbiot.com>
28489
28490         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
28491         necessary.
28492
28493 2003-06-11  Bruno Haible  <bruno@clisp.org>
28494
28495         * m4/sysexits.m4: New file.
28496
28497 2003-06-10  Simon Josefsson  <jas@extundo.com>
28498
28499         * lib/argp.h: New file, from glibc.
28500         * lib/argp-ba.c: New file, from glibc.
28501         * lib/argp-eexst.c: New file, from glibc.
28502         * lib/argp-fmtstream.c: New file, from glibc.
28503         * lib/argp-fmtstream.h: New file, from glibc.
28504         * lib/argp-fs-xinl.c: New file, from glibc.
28505         * lib/argp-help.c: New file, from glibc.
28506         * lib/argp-namefrob.h: New file, from glibc.
28507         * lib/argp-parse.c: New file, from glibc.
28508         * lib/argp-pv.c: New file, from glibc.
28509         * lib/argp-pvh.c: New file, from glibc.
28510         * lib/argp-xinl.c: New file, from glibc.
28511
28512 2003-06-10  Simon Josefsson  <jas@extundo.com>
28513
28514         * modules/strchrnul: New file.
28515
28516 2003-06-10  Simon Josefsson  <jas@extundo.com>
28517
28518         * modules/argp: New file.
28519
28520 2003-06-10  Simon Josefsson  <jas@extundo.com>
28521
28522         * m4/strchrnul.m4: New file.
28523
28524 2003-06-10  Simon Josefsson  <jas@extundo.com>
28525
28526         * lib/strchrnul.h: New file.
28527         * lib/strchrnul.c: New file.
28528
28529 2003-06-10  Bruno Haible  <bruno@clisp.org>
28530
28531         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
28532
28533 2003-06-07  Karl Berry  <karl@gnu.org>
28534
28535         * config/config.{guess,sub}: update from prep.
28536
28537 2003-06-07  Jim Meyering  <jim@meyering.net>
28538
28539         * modules/strtod: Use $(...) notation, not @...@ for
28540         AC_REPLACE'd variables.
28541         * modules/localcharset: Likewise.
28542
28543 2003-06-07  Jim Meyering  <jim@meyering.net>
28544
28545         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
28546         in place of my name in the copyright comment.
28547         Remove definition and uses of __P.
28548
28549         From coreutils.
28550         * lib/stat.c: Don't declare xmalloc explicitly.
28551         Instead, include "xalloc.h".
28552         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
28553         xrealloc, and xcalloc return values.
28554         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
28555         Improve comment.
28556         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
28557
28558 2003-06-07  Bruno Haible  <bruno@clisp.org>
28559
28560         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
28561         avoid AC_CONFIG_LINKS.
28562         * modules/fnmatch (Makefile.am): Use explicit creation rule for
28563         fnmatch.h, to avoid AC_CONFIG_LINKS.
28564         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
28565
28566 2003-06-07  Bruno Haible  <bruno@clisp.org>
28567
28568         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
28569         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
28570         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
28571         directory.
28572         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
28573         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
28574         directory.
28575
28576 2003-06-06  Jim Meyering  <jim@meyering.net>
28577
28578         Merge from coreutils.
28579         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
28580         Consolidate declarations and initializations of *_base* locals.
28581
28582         Merge from coreutils.
28583         This avoids a core dump on systems without GNU putenv,
28584         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
28585         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
28586         (unsetenv): New static function, from GNU libc.
28587         (rpl_putenv): Use it.
28588
28589         * lib/modechange.c: Remove trailing blanks.
28590
28591         Merge from coreutils.
28592         * lib/fsusage.c: Remove declaration of statfs.
28593         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
28594
28595         * lib/posixtm.c: Include <stdbool.h> unconditionally.
28596
28597 2003-06-06  Jim Meyering  <jim@meyering.net>
28598
28599         * lib/stdbool_.h: Renamed from stdbool.h.in.
28600
28601 2003-06-06  Jim Meyering  <jim@meyering.net>
28602             Bruno Haible  <bruno@clisp.org>
28603
28604         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
28605         Adjust Makefile.am snippet not to redirect directly to target.
28606         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
28607
28608 2003-06-05  Paul Eggert  <eggert@twinsun.com>
28609
28610         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
28611         mismatch, look in future quarters as well as past.  This fixes a
28612         bug when processing fall-backwards gaps immediately after a long
28613         period of daylight-saving time.
28614
28615         * lib/mktime.c: Assume freestanding C89 or better.
28616         (HAVE_LIMITS_H): Remove.  Assume it's 1.
28617         (__P): Remove; not used.
28618         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
28619         (mktime, not_equal_tm, print_tm, check_result,
28620         main): Use prototypes.  Use const * where appropriate.
28621         (main): Fix typo in testing code that uncovered by above changes.
28622         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
28623
28624 2003-06-04  Paul Eggert  <eggert@twinsun.com>
28625
28626         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
28627         locale.h, localeconv.  This merges changes from coreutils.
28628
28629         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
28630         It can be removed after the next Autoconf is released.
28631         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
28632         needed.
28633
28634 2003-06-04  Paul Eggert  <eggert@twinsun.com>
28635
28636         * lib/mktime.c: Fix Debian bug 177940
28637         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
28638         (localtime_offset): Now long int, not time_t, because we want it
28639         to be guaranteed to be signed.  All uses changed.
28640         (__mktime_internal): If overflow would occur when adding offset,
28641         don't add it.
28642
28643         Merge 'human' changes from coreutils.  Rewrite to support
28644         locale-specific notations like thousands separators.
28645         * lib/human.c: Simplify authorship notice.
28646         Include human.h immediately after config.h.
28647         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
28648         <limits.h>: Do not include, since human.h does.
28649         (SIZE_MAX, UINTMAX_MAX): New macros.
28650         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
28651         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
28652         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
28653         (power_letter): Renamed from suffixes.
28654         (generate_suffix_backwards): Remove.
28655         (adjust_value): Now takes int style (because of human.h changes)
28656         and long double value (for greater precision on some platforms).
28657         (group_number): New function.
28658         (human_readable): Use it.  Use integer options, not enum.
28659         Put the options before the sizes in the arg list.
28660         Support all the new options.
28661         The old human_readable function has been removed;
28662         use inttostr.h instead.
28663         (human_readable, default_block_size, humblock):
28664         Use uintmax_t, not int, for block sizes.
28665         (human_readable_inexact, block_size_types): Remove.
28666         (block_size_opts): New constant.
28667         (human_options): Renamed from human_block_size, with new signature
28668         that allows block sizes up to UINTMAX_MAX.  All callers changed.
28669         * lib/human.h: Add copyright and authorship notice.
28670         Include <limits.h> and <stdbool.h> unconditionally.
28671         (PARAMS): Remove.  All uses removed.
28672         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
28673         (enum human_inexact_style): Remove tag; now a nameless enum.
28674         (human_floor, human_ceiling, human_round_to_even): Now have
28675         values 2, 0, 1 rather than -1, 1, 0.
28676         (human_group_digits, human_suppress_point_zero, human_autoscale,
28677         human_base_1024, human_SI, human_B): New constants.
28678         (human_readable_inexact, human_block_size): Remove.
28679         (human_readable): Size args are now uintmax_t, not int.
28680         (human_options): New decl.
28681
28682         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
28683         unnecessary now that we assume C89 or better.  This change
28684         imported from coreutils.
28685
28686         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
28687         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
28688         in the 2003-05-30 sync from glibc.
28689
28690         .h files should stand alone, but we shouldn't include <sys/types.h>
28691         if we can get away with just <stddef.h>.
28692
28693         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
28694         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
28695         rather than <sys/types.h>, as we merely need size_t.
28696         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
28697         to get size_t.
28698         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
28699         Include <stdio.h>, to get FILE.
28700         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
28701         memcasecmp.h has included <stddef.h> and all we need is size_t.
28702         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
28703         our interface, instead of including <sys/types.h>
28704
28705 2003-06-04  Paul Eggert  <eggert@twinsun.com>
28706
28707         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
28708         now, as glibc mktime is buggy on non-glibc systems.
28709
28710 2003-06-03  Karl Berry  <karl@gnu.org>
28711
28712         * config/config.sub: update from prep.
28713
28714 2003-06-02  Paul Eggert  <eggert@twinsun.com>
28715
28716         [from coreutils]
28717         Fix some minor time-related bugs with POSIX time arguments.
28718         Some valid time stamps were being rejected (notably -1, and
28719         time stamps before 1900 on 64-bit hosts).  And some invalid
28720         time stamps were being accepted, e.g. September 31.
28721
28722         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
28723         that we can return (time_t) -1 successfully.
28724         * lib/posixtm.c: Likewise.
28725         [HAVE_STDBOOL_H]: Include <stdbool.h>.
28726         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
28727         (t): Remove static var.
28728         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
28729         of static var.  All uses changed.
28730         (year): Do not reject years before 1900; they can occur with
28731         64-bit time_t.
28732         (posix_time_parse): Do not check for out-of-range components;
28733         that is now the caller's responsibility, since our checks were
28734         only approximations.
28735         (posixtime): Use mktime to check for out-of-range components,
28736         since it knows them exactly.
28737         If mktime returns (time_t) -1, check whether an error actually occurred
28738         by invoking localtime on -1.
28739         (main) [TEST_POSIXTIME]: Check for input data errors, and report
28740         posixtime failures better.
28741         Improve the test data (in comments only).
28742
28743 2003-06-02  Karl Berry  <karl@gnu.org>
28744
28745         * config/mkinstalldirs (version): new variable.
28746         (--version): new option.
28747         (usage): improve message.
28748
28749 2003-05-30  Karl Berry  <karl@gnu.org>
28750
28751         * lib/mktime.c: update from libc.
28752
28753 2003-05-30  Bruno Haible  <bruno@clisp.org>
28754
28755         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
28756         * config/config.rpath: Upgrade to gettext-0.12.1.
28757
28758 2003-05-30  Bruno Haible  <bruno@clisp.org>
28759
28760         * m4/gettext.m4: Upgrade to gettext-0.12.1.
28761         * m4/nls.m4: New file, from gettext-0.12.1.
28762         * m4/po.m4: New file, from gettext-0.12.1.
28763         * m4/progtest.m4: Upgrade to gettext-0.12.1.
28764
28765 2003-05-30  Bruno Haible  <bruno@clisp.org>
28766
28767         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
28768         * lib/localcharset.h: Likewise.
28769         * lib/localcharset.c: Likewise.
28770
28771 2003-05-29  Karl Berry  <karl@gnu.org>
28772
28773         * config/config.rpath: update from gettext.
28774
28775 2003-05-28  Paul Eggert  <eggert@twinsun.com>
28776
28777         Assume the headers required for C89 freestanding compilers.
28778         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
28779         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
28780         * m4/human.m4 (gl_HUMAN): Likewise.
28781         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
28782         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
28783         * m4/userspec.m4 (gl_USERSPEC): Likewise.
28784         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
28785         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
28786         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
28787
28788 2003-05-28  Paul Eggert  <eggert@twinsun.com>
28789
28790         Assume the headers required for C89 freestanding compilers.
28791         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
28792         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
28793         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
28794         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
28795         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
28796         define, since <limits.h> is guaranteed to do that.
28797         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
28798         * lib/exclude.c: Include <stdbool.h> unconditionally.
28799         * lib/tempname.c: Include <stddef.h> unconditionally.
28800         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
28801         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
28802         <stddef.h> does that.
28803         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
28804         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
28805         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
28806         needed.
28807         * lib/xstrtol.c: Likewise.
28808         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
28809         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
28810
28811         * lib/addext.c (addext): Use assignment rather than cast, to avoid
28812         warnings on some platforms.
28813
28814         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
28815         arbitrarily.
28816
28817 2003-05-26  Jim Meyering  <jim@meyering.net>
28818
28819         Merge in a change from coreutils:
28820         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
28821         that is guaranteed to be `no'.  Use `no_such_member' to indicate
28822         that condition, rather than `-1' which is slightly misleading.
28823         Change the name of the cache variable to have the gl_ prefix.
28824         Prompted by a patch from Richard Dawe for DJGPP.
28825
28826 2003-05-24  Karl Berry  <karl@gnu.org>
28827
28828         * config/config.guess: update from prep.
28829
28830 2003-05-22  Karl Berry  <karl@gnu.org>
28831
28832         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
28833
28834 2003-05-20  Karl Berry  <karl@gnu.org>
28835
28836         * config/config.guess: update from prep.
28837
28838 2003-05-18  Karl Berry  <karl@gnu.org>
28839
28840         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
28841         might actually be set by the user.
28842
28843         * config/depcomp, install-sh, mdate-sh: update from automake.
28844
28845 2003-05-17  Bruno Haible  <bruno@clisp.org>
28846
28847         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
28848         invalid expansion for AC_EGREP_CPP.
28849         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
28850         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
28851         Suggested by Akim Demaille <akim@epita.fr> in
28852         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
28853
28854 2003-05-12  Jim Meyering  <jim@meyering.net>
28855
28856         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
28857         the space-padded-by-default conversion specifiers, %e, %k, %l.
28858
28859 2003-05-12  Bruno Haible  <bruno@clisp.org>
28860
28861         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
28862         the string is longer than 4 KB.
28863
28864 2003-05-11  Karl Berry  <karl@gnu.org>
28865
28866         * config/config.{guess,sub}: update from prep.
28867
28868 2003-05-09  Bruno Haible  <bruno@clisp.org>
28869
28870         * modules/error: Add m4/strerror_r.m4 to file list.
28871
28872 2003-05-03  Bruno Haible  <bruno@clisp.org>
28873
28874         Upgrade to Unicode-4.0.
28875         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
28876         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
28877         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
28878         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
28879         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
28880         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
28881         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
28882         Change width of U+E0100..U+E01EF from 1 to 0.
28883
28884 2003-04-25  Jim Meyering  <jim@meyering.net>
28885
28886         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
28887         of type size_t, not int.
28888
28889 2003-04-25  Bruno Haible  <bruno@clisp.org>
28890
28891         * lib/copy-file.c: Include <stddef.h>, for size_t.
28892
28893 2003-04-21  Paul Eggert  <eggert@twinsun.com>
28894
28895         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
28896         code which expansion is under static control.  Patch imported from
28897         Akim Demaille's patch to Bison; see
28898         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
28899
28900 2003-04-14  Bruno Haible  <bruno@clisp.org>
28901
28902         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
28903
28904 2003-04-11  Jim Meyering  <jim@meyering.net>
28905
28906         Merge changes from Coreutils.
28907
28908         2003-03-22  Jim Meyering  <jim@meyering.net>
28909
28910         * lib/strftime.c (widen): Cast alloca return value to proper type.
28911
28912         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
28913
28914         From GNU libc.
28915         * lib/strftime.c (my_strftime): Handle very large width
28916         specifications for numeric values correctly.  Improve checks for
28917         overflow.
28918
28919         2003-01-19  Jim Meyering  <jim@meyering.net>
28920
28921         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
28922         definitions.
28923         (nl_get_alt_digit) [! defined my_strftime]: Define.
28924         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
28925         _nl_get_alt_digit and _nl_get_walt_digit.
28926
28927         * lib/strftime.c (my_strftime): Merge in locale-related changes from
28928         libc. These changes have no effect outside of _LIBC.
28929
28930 2003-04-10  Bruno Haible  <bruno@clisp.org>
28931
28932         * modules/findprog: New file.
28933         * MODULES.html.sh (func_all_modules): Add it.
28934
28935 2003-04-10  Bruno Haible  <bruno@clisp.org>
28936
28937         * m4/findprog.m4: New file.
28938         * m4/eaccess.m4: New file.
28939
28940 2003-04-10  Bruno Haible  <bruno@clisp.org>
28941
28942         * lib/findprog.h: New file, from GNU gettext.
28943         * lib/findprog.c: New file, from GNU gettext.
28944
28945 2003-04-05  Jim Meyering  <jim@meyering.net>
28946
28947         Merge changes from Coreutils.
28948
28949         * lib/exclude.h (PARAMS): Remove definition and uses.
28950         * lib/exclude.c: Remove uses of `PARAMS'.
28951
28952         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
28953         Add test-cases for DOS filenames. Declare program_name.
28954         (main): Set up program_name.  Patch by Rich Dawe.
28955
28956         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
28957         error from mntctl.
28958         Use mntctl's return value to drive the entry-processing loop, since
28959         we can't rely on the value of the vmt_length member in the last
28960         entry.  On some systems doing so could result in exhausting
28961         virtual memory.  Based in part on a patch from Mike Jetzer.
28962
28963 2003-04-04  Bruno Haible  <bruno@clisp.org>
28964
28965         * modules/linebreak: New file.
28966         * MODULES.html.sh (func_all_modules): Add it.
28967
28968 2003-04-04  Bruno Haible  <bruno@clisp.org>
28969
28970         * m4/linebreak.m4: New file.
28971
28972 2003-04-04  Bruno Haible  <bruno@clisp.org>
28973
28974         * lib/linebreak.h: New file, from GNU gettext.
28975         * lib/linebreak.c: New file, from GNU gettext with slight
28976         modifications.
28977         * lib/lbrkprop.h: New file, from GNU gettext.
28978
28979 2003-04-03  Bruno Haible  <bruno@clisp.org>
28980
28981         * modules/utf8-ucs4: New file.
28982         * modules/utf16-ucs4: New file.
28983         * modules/ucs4-utf8: New file.
28984         * modules/ucs4-utf16: New file.
28985         * MODULES.html.sh (func_all_modules): Add them.
28986
28987 2003-04-03  Bruno Haible  <bruno@clisp.org>
28988
28989         * m4/utf-ucs4.m4: New file.
28990         * m4/ucs4-utf.m4: New file.
28991
28992 2003-04-03  Bruno Haible  <bruno@clisp.org>
28993
28994         * lib/utf8-ucs4.h: New file, from GNU gettext.
28995         * lib/utf16-ucs4.h: New file, from GNU gettext.
28996         * lib/ucs4-utf8.h: New file, from GNU gettext.
28997         * lib/ucs4-utf16.h: New file, from GNU gettext.
28998
28999 2003-04-02  Bruno Haible  <bruno@clisp.org>
29000
29001         * modules/binary-io: New file.
29002         * MODULES.html.sh (func_all_modules): Add it.
29003
29004 2003-04-02  Bruno Haible  <bruno@clisp.org>
29005
29006         * lib/binary-io.h: New file, from GNU gettext.
29007
29008 2003-04-01  Bruno Haible  <bruno@clisp.org>
29009
29010         * modules/pathname: New file.
29011         * MODULES.html.sh (func_all_modules): Add it.
29012
29013 2003-04-01  Bruno Haible  <bruno@clisp.org>
29014
29015         * lib/pathname.h: New file, from GNU gettext.
29016         * lib/concatpath.c: New file, from GNU gettext.
29017
29018 2003-03-30  Bruno Haible  <bruno@clisp.org>
29019
29020         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
29021
29022 2003-03-30  Bruno Haible  <bruno@clisp.org>
29023
29024         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
29025         function chown() doesn't exist.
29026
29027 2003-03-28  Bruno Haible  <bruno@clisp.org>
29028
29029         * modules/copy-file: New file.
29030         * MODULES.html.sh (func_all_modules): Add it.
29031
29032 2003-03-28  Bruno Haible  <bruno@clisp.org>
29033
29034         * m4/copy-file.m4: New file.
29035
29036 2003-03-28  Bruno Haible  <bruno@clisp.org>
29037
29038         * lib/copy-file.h: New file, from GNU gettext.
29039         * lib/copy-file.c: New file, from GNU gettext.
29040
29041 2003-03-18  Jim Meyering  <jim@meyering.net>
29042
29043         * lib/quote.c (quote_n): Fix typo in comment.
29044
29045 2003-03-18  Bruno Haible  <bruno@clisp.org>
29046
29047         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
29048         checking.
29049         * m4/onceonly_2_57.m4: Likewise.
29050
29051 2003-03-17  Bruno Haible  <bruno@clisp.org>
29052
29053         * m4/onceonly.m4: Require autoconf 2.54 or newer.
29054         (m4_quote): Remove macro.
29055         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
29056
29057 2003-03-14  Jim Meyering  <jim@meyering.net>
29058
29059         Merge changes from Coreutils.
29060         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
29061         to be const, in order to avoid warnings.
29062         (obstack_room): Likewise.
29063         (obstack_empty_p): Likewise.
29064
29065 2003-03-14  Bruno Haible  <bruno@clisp.org>
29066
29067         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
29068         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
29069
29070 2003-03-13  Paul Eggert  <eggert@twinsun.com>
29071
29072         Merge changes from Bison.
29073         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
29074         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
29075         when compiling Bison 1.875's `bitset bset = obstack_alloc
29076         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
29077         * lib/hash.c: Include <stdbool.h> unconditionally.
29078
29079 2003-03-13  Paul Eggert  <eggert@twinsun.com>
29080
29081         * m4/onceonly.m4 (m4_quote): New macro.
29082         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
29083         Quote AC_FOREACH variable-expansions properly.
29084
29085 2003-03-13  Paul Eggert  <eggert@twinsun.com>
29086
29087         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
29088
29089 2003-03-09  Paul Eggert  <eggert@twinsun.com>
29090
29091         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
29092         Reported by Bruce Becker; see:
29093         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
29094
29095 2003-03-03  Paul Eggert  <eggert@twinsun.com>
29096             Bruno Haible  <bruno@clisp.org>
29097
29098         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
29099         Reported by John Hughes, see
29100         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
29101
29102 2003-02-20  Bruno Haible  <bruno@clisp.org>
29103
29104         * MODULES.html.sh (func_all_modules): Add poll.
29105
29106 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
29107
29108         * modules/poll: New file.
29109
29110 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
29111
29112         * lib/poll_.h: New file.
29113         * lib/poll.c: New file.
29114
29115 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
29116
29117         * m4/poll.m4: New file.
29118
29119 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
29120
29121         * modules/mathl: New file.
29122
29123 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
29124
29125         * lib/mathl.h: New file.
29126         * lib/acosl.c: New file.
29127         * lib/asinl.c: New file.
29128         * lib/atanl.c: New file.
29129         * lib/ceill.c: New file.
29130         * lib/cosl.c: New file.
29131         * lib/expl.c: New file.
29132         * lib/floorl.c: New file.
29133         * lib/frexpl.c: New file.
29134         * lib/ldexpl.c: New file.
29135         * lib/logl.c: New file.
29136         * lib/sincosl.c: New file.
29137         * lib/sinl.c: New file.
29138         * lib/sqrtl.c: New file.
29139         * lib/tanl.c: New file.
29140         * lib/trigl.c: New file.
29141         * lib/trigl.h: New file.
29142
29143 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
29144
29145         * m4/mathl.m4: New file.
29146
29147 2003-02-18  Bruno Haible  <bruno@clisp.org>
29148
29149         * MODULES.html.sh (func_all_modules): Add mathl.
29150
29151 2003-02-17  Bruno Haible  <bruno@clisp.org>
29152
29153         * modules/mkdtemp: New module.
29154         * MODULES.html.sh (func_all_modules): Add it.
29155
29156 2003-02-17  Bruno Haible  <bruno@clisp.org>
29157
29158         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
29159
29160 2003-02-17  Bruno Haible  <bruno@clisp.org>
29161
29162         * lib/mkdtemp.h: New file, from GNU gettext.
29163         * lib/mkdtemp.c: New file, from GNU gettext.
29164
29165 2003-02-02  Jim Meyering  <jim@meyering.net>
29166
29167         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
29168         e.g. glibc-2.2.93.
29169
29170 2003-01-31  Bruno Haible  <bruno@clisp.org>
29171
29172         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
29173         'rpl_rename'.
29174         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
29175         'rpl_strnlen'.
29176         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
29177         'rpl_strtod'.
29178         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
29179         'rpl_utime'.
29180
29181 2003-01-31  Bruno Haible  <bruno@clisp.org>
29182
29183         * lib/rename.c: #undef rename before defining rpl_rename.
29184         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
29185
29186 2003-01-30  Bruno Haible  <bruno@clisp.org>
29187
29188         * modules/vasnprintf, modules/vasprintf: New modules.
29189         * MODULES.html.sh (func_all_modules): Add them.
29190
29191 2003-01-30  Bruno Haible  <bruno@clisp.org>
29192
29193         * m4/signed.m4: New file, from GNU gettext.
29194         * m4/longdouble.m4: New file, from GNU gettext.
29195         * m4/wchar_t.m4: New file, from GNU gettext.
29196         * m4/wint_t.m4: New file, from GNU gettext.
29197         * m4/vasnprintf.m4: New file.
29198         * m4/vasprintf.m4: New file.
29199
29200 2003-01-30  Bruno Haible  <bruno@clisp.org>
29201
29202         * lib/printf-args.h: New file, from GNU gettext.
29203         * lib/printf-args.c: New file, from GNU gettext.
29204         * lib/printf-parse.h: New file, from GNU gettext.
29205         * lib/printf-parse.c: New file, from GNU gettext.
29206         * lib/vasnprintf.h: New file, from GNU gettext.
29207         * lib/vasnprintf.c: New file, from GNU gettext.
29208         * lib/asnprintf.c: New file, from GNU gettext.
29209         * lib/vasprintf.h: New file, from GNU gettext with modifications.
29210         * lib/vasprintf.c: New file, from GNU gettext.
29211         * lib/asprintf.c: New file, from GNU gettext.
29212
29213 2003-01-29  Bruno Haible  <bruno@clisp.org>
29214
29215         * modules/stpncpy: New module.
29216         * MODULES.html.sh (func_all_modules): Add it.
29217
29218 2003-01-29  Bruno Haible  <bruno@clisp.org>
29219
29220         * m4/stpncpy.m4: New file.
29221
29222 2003-01-29  Bruno Haible  <bruno@clisp.org>
29223
29224         * lib/stpncpy.h: New file, from GNU gettext with modifications.
29225         * lib/stpncpy.c: New file, from GNU gettext with modifications.
29226
29227 2003-01-28  Bruno Haible  <bruno@clisp.org>
29228
29229         * modules/c-ctype: New module.
29230         * MODULES.html.sh (func_all_modules): Add it.
29231
29232 2003-01-28  Bruno Haible  <bruno@clisp.org>
29233
29234         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
29235         Paul Eggert.
29236         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
29237         Paul Eggert.
29238
29239 2003-01-27  Bruno Haible  <bruno@clisp.org>
29240
29241         * modules/xsetenv: New module.
29242         * MODULES.html.sh (func_all_modules): Add it.
29243
29244 2003-01-27  Bruno Haible  <bruno@clisp.org>
29245
29246         * lib/xsetenv.h: New file, from GNU gettext.
29247         * lib/xsetenv.c: New file, from GNU gettext.
29248
29249 2003-01-23  Jim Meyering  <jim@meyering.net>
29250
29251         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
29252         from working on systems without dirfd (at least Irix and OSF1/Tru64).
29253
29254 2003-01-23  Bruno Haible  <bruno@clisp.org>
29255
29256         * modules/minmax: New module.
29257         * MODULES.html.sh (func_all_modules): Add it.
29258
29259 2003-01-23  Bruno Haible  <bruno@clisp.org>
29260
29261         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
29262         Eggert.
29263
29264 2003-01-22  Bruno Haible  <bruno@clisp.org>
29265
29266         * modules/exit: New module.
29267         * MODULES.html.sh (func_all_modules): Add it.
29268
29269 2003-01-22  Bruno Haible  <bruno@clisp.org>
29270
29271         * lib/exit.h: New file, from GNU gettext.
29272
29273 2003-01-19  Bruno Haible  <bruno@clisp.org>
29274
29275         * gnulib-tool: Recognize option --extract-maintainer.
29276         (func_get_maintainer): New function.
29277         * modules/*: Add Maintainer entry.
29278
29279 2003-01-16  Jim Meyering  <jim@meyering.net>
29280
29281         * m4/regex.m4: The `regex' struct is both input and output.
29282         Initialize it before each use.  Patch by Tim Waugh.
29283
29284 2003-01-16  Bruno Haible  <bruno@clisp.org>
29285
29286         * MODULES.html.sh: Add a table of contents. Add the module name as
29287         leftmost column. Add hyperlinks.
29288
29289 2003-01-15  Bruno Haible  <bruno@clisp.org>
29290
29291         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
29292
29293 2003-01-15  Bruno Haible  <bruno@clisp.org>
29294
29295         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
29296         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
29297         suffix.
29298
29299 2003-01-15  Bruno Haible  <bruno@clisp.org>
29300
29301         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
29302
29303 2003-01-15  Bruno Haible  <bruno@clisp.org>
29304
29305         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
29306         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
29307
29308 2003-01-14  Jim Meyering  <jim@meyering.net>
29309
29310         * lib/same.c (same_name): Tweak a comment.
29311
29312 2003-01-14  Bruno Haible  <bruno@clisp.org>
29313
29314         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
29315         when a string comparison is sufficient.
29316
29317 2003-01-14  Bruno Haible  <bruno@clisp.org>
29318
29319         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
29320         'unsigned int'.
29321
29322 2003-01-14  Bruno Haible  <bruno@clisp.org>
29323
29324         * lib/hash-pjw.c: Add comment about low quality of this function.
29325
29326 2003-01-13  Bruno Haible  <bruno@clisp.org>
29327
29328         * modules/stpcpy: Distribute lib/stpcpy.h.
29329         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
29330
29331 2003-01-13  Bruno Haible  <bruno@clisp.org>
29332
29333         * modules/*: Add a description.
29334         * modules/strpbrk: Fix Makefile.am snippet.
29335         * modules/strtoimax: Fix dependencies.
29336         * modules/strtoumax: Likewise.
29337
29338 2003-01-13  Bruno Haible  <bruno@clisp.org>
29339
29340         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
29341         * modules/alloca (Makefile.am): All object files depend on alloca.h.
29342         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
29343
29344 2003-01-13  Bruno Haible  <bruno@clisp.org>
29345
29346         * gnulib-tool (func_create_testdir): Store config/* files in the main
29347         directory.
29348         * config.rpath: Move to ...
29349         * config/config.rpath: ... here.
29350         * modules/gettext: Contains config/config.rpath, not config.rpath.
29351         * modules/iconv: Likewise.
29352
29353 2003-01-12  Paul Eggert  <eggert@twinsun.com>
29354
29355         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
29356         to avoid collisions with libcurses and libreadline.
29357
29358         * m4/getstr.m4: Remove.
29359         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
29360
29361 2003-01-12  Paul Eggert  <eggert@twinsun.com>
29362
29363         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
29364         to avoid collisions with libcurses and libreadline.
29365
29366         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
29367         * lib/getstr.h, getstr.c: Remove.
29368         * lib/getline.c: Include "getline.h", to check interface.
29369         Move body of old getstr.c here: this defines MIN_CHUNK and
29370         declares getdelim2, which is renamed from getstr.
29371         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
29372
29373         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
29374         All uses changed.
29375         * lib/linebuffer.h: Likewise.
29376         (readline): Remove backward-compatibility macro.
29377
29378 2003-01-12  Paul Eggert  <eggert@twinsun.com>
29379
29380         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
29381         to avoid collisions with libcurses and libreadline.
29382         * getstr: Remove.
29383         * MODULES.html.sh: Remove getstr.
29384         * modules/getline: Depend on unlocked-io, not getstr.
29385
29386 2003-01-12  Jim Meyering  <jim@meyering.net>
29387
29388         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
29389
29390 2003-01-10  Bruno Haible  <bruno@clisp.org>
29391
29392         * modules/alloca: Change Makefile.am requirements. Simplify Include
29393         requirements. Add lib/alloca_.h to file list.
29394
29395 2003-01-10  Bruno Haible  <bruno@clisp.org>
29396
29397         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
29398
29399 2003-01-10  Bruno Haible  <bruno@clisp.org>
29400
29401         * lib/alloca_.h: New file.
29402         * lib/getdate.y: Unconditionally include alloca.h.
29403         * lib/makepath.c: Likewise.
29404         * lib/setenv.c: Likewise.
29405         * lib/userspec.c: Likewise.
29406
29407 2003-01-09  Karl Berry  <karl@gnu.org>
29408
29409         * MODULES.html.sh: include `dirname $0` in PATH, to find
29410         gnulib-tool.
29411
29412 2003-01-09  Bruno Haible  <bruno@clisp.org>
29413
29414         * modules/stdbool: Change configure.ac, Makefile.am requirements.
29415         Simplify Include requirements. Add lib/stdbool.h.in to file list.
29416
29417 2003-01-09  Bruno Haible  <bruno@clisp.org>
29418
29419         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
29420
29421 2003-01-09  Bruno Haible  <bruno@clisp.org>
29422
29423         * lib/stdbool.h.in: New file.
29424
29425 2003-01-09  Bruno Haible  <bruno@clisp.org>
29426
29427         * gnulib-tool (func_all_modules): Ignore files ending in ~.
29428         * MODULES.html.sh: Likewise.
29429
29430 2003-01-08  Jim Meyering  <jim@meyering.net>
29431
29432         * lib/full-write.c: Undefine and define-away `const' after inclusion
29433         of errno.h, not before.  Suggestion from Bruno Haible.
29434
29435 2003-01-08  Bruno Haible  <bruno@clisp.org>
29436
29437         * modules/full-read: Depend on full-write.
29438
29439 2003-01-08  Bruno Haible  <bruno@clisp.org>
29440
29441         * lib/safe-read.c: Include specification header first, to ensure its
29442         selfcontainedness.
29443         * lib/full-write.c: Likewise.
29444
29445 2003-01-07  Jim Meyering  <jim@meyering.net>
29446
29447         * lib/full-write.c: Rework so that it may serve to define full_read,
29448         too.
29449         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
29450
29451 2003-01-07  Bruno Haible  <bruno@clisp.org>
29452
29453         * lib/strtoimax.c: Include <stdint.h> as an alternative to
29454         <inttypes.h>.
29455         * lib/xstrtol.h: Likewise.
29456         * lib/xstrtoimax.c: Likewise.
29457         * lib/xstrtoumax.c: Likewise.
29458         * lib/human.h: Likewise.
29459
29460         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
29461         on systems that have <inttypes.h> but not <stdint.h>.
29462
29463 2003-01-07  Bruno Haible  <bruno@clisp.org>
29464
29465         * MODULES.html.sh: Add copyright notice.
29466         (missed_files): Omit CVS directory entries.
29467         (func_module): Make it work with sed-3.02.
29468         * MODULES.txt: Remove file.
29469
29470 2003-01-06  Jim Meyering  <jim@meyering.net>
29471
29472         * lib/version-etc.c: Update year in translatable copyright string.
29473
29474 2003-01-03  Karl Berry  <karl@gnu.org>
29475
29476         * config/config.{guess,sub}: update from prep.
29477
29478 2003-01-02  Karl Berry  <karl@gnu.org>
29479
29480         * doc/COPYING.DOC: belatedly updated to 1.2.
29481
29482 2003-01-01  Karl Berry  <karl@gnu.org>
29483
29484         * gnulib-tool (func_verify_module): report module name $module in
29485         error message, not $1.
29486         * gnulib-tool (create-testdir): don't complain if destdir couldn't
29487         be created, only if it doesn't exist.
29488         * gnulib-tool (last_checkin_date): don't expand the $Date here.
29489
29490 2002-12-31  Paul Eggert  <eggert@twinsun.com>
29491
29492         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
29493
29494 2002-12-31  Paul Eggert  <eggert@twinsun.com>
29495
29496         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
29497         memcmp if strcoll doesn't work.
29498
29499 2002-12-31  Bruno Haible  <bruno@clisp.org>
29500
29501         * lib/utime.c (utime_null): No need to call ftruncate if the file was
29502         nonempty.
29503
29504 2002-12-31  Bruno Haible  <bruno@clisp.org>
29505
29506         * lib/memcoll.c (STRCOLL): New macro.
29507         (memcoll): Use it.
29508
29509 2002-12-31  Bruno Haible  <bruno@clisp.org>
29510
29511         * lib/localcharset.h: New file.
29512         * lib/localcharset.c: Include it.
29513         * lib/unicodeio.c: Likewise.
29514
29515 2002-12-31  Bruno Haible  <bruno@clisp.org>
29516
29517         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
29518         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
29519
29520 2002-12-31  Bruno Haible  <bruno@clisp.org>
29521
29522         * lib/getline.h: Include <stddef.h>, for size_t.
29523
29524         * lib/unicodeio.h: Include <stddef.h>, for size_t.
29525         * lib/unicodeio.c: Don't include <stddef.h>.
29526
29527 2002-12-31  Bruno Haible  <bruno@clisp.org>
29528
29529         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
29530         HAVE_TM_ZONE.
29531
29532 2002-12-24  Karl Berry  <karl@gnu.org>
29533
29534         * config/config.guess: update from prep.
29535
29536 2002-12-24  Bruno Haible  <bruno@clisp.org>
29537
29538         General infrasructure.
29539         * m4/README: Rewritten.
29540         * m4/onceonly.m4: New file.
29541         * m4/onceonly_2_57.m4: New file.
29542
29543         Module atexit.
29544         * m4/atexit.m4: New file.
29545
29546         Module strtod.
29547         * m4/strtod.m4: New file.
29548
29549         Module strtol.
29550         * m4/strtol.m4: New file.
29551
29552         Module strtoul.
29553         * m4/strtoul.m4: New file.
29554
29555         Module memchr.
29556         * m4/memchr.m4: New file.
29557
29558         Module memcmp.
29559         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
29560         (jm_FUNC_MEMCMP): Invoke it.
29561
29562         Module memcpy.
29563         * m4/memcpy.m4: New file.
29564
29565         Module memmove.
29566         * m4/memmove.m4: New file.
29567
29568         Module memset.
29569         * m4/memset.m4: New file.
29570
29571         Module strcspn.
29572         * m4/strcspn.m4: New file.
29573
29574         Module strpbrk.
29575         * m4/strpbrk.m4: New file.
29576
29577         Module strstr.
29578         * m4/strstr.m4: New file.
29579
29580         Module strerror.
29581         * m4/strerror.m4: New file.
29582
29583         Module mktime.
29584         * m4/mktime.m4: Renamed from jm-mktime.m4.
29585         (gl_PREREQ_MKTIME): New macro.
29586         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
29587
29588         Module malloc.
29589         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
29590         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
29591         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
29592
29593         Module realloc.
29594         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
29595         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
29596         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
29597
29598         Module strftime.
29599         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
29600         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
29601         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
29602         gl_TM_GMTOFF.
29603         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
29604
29605         Module xalloc.
29606         * m4/xalloc.m4: New file.
29607
29608         Module alloca.
29609         * m4/alloca.m4: New file.
29610
29611         Module putenv.
29612         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
29613         (jm_FUNC_PUTENV): Invoke it.
29614
29615         Module setenv.
29616         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
29617         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
29618         when invoked twice.
29619         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
29620         gt_FUNC_SETENV.
29621
29622         Module memrchr.
29623         * m4/memrchr.m4: New file.
29624
29625         Module stpcpy.
29626         * m4/stpcpy.m4: New file.
29627
29628         Module strcase.
29629         * m4/strcase.m4: New file.
29630
29631         Module strdup.
29632         * m4/strdup.m4: New file.
29633
29634         Module strnlen.
29635         * m4/strnlen.m4: New file.
29636
29637         Module strndup.
29638         * m4/strndup.m4: New file.
29639
29640         Module xstrtod.
29641         * m4/xstrtod.m4: New file.
29642
29643         Module xstrtol.
29644         * m4/xstrtol.m4: New file.
29645
29646         Module getdate.
29647         * m4/getdate.m4: New file.
29648
29649         Module unlocked-io.
29650         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
29651         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
29652         * m4/jm-glibc-io.m4n: Remove file.
29653
29654         Module long-options.
29655         * m4/long-options.m4: New file.
29656
29657         Module md5.
29658         * m4/md5.m4: New file.
29659
29660         Module sha.
29661         * m4/sha.m4: New file.
29662
29663         Module getstr.
29664         * m4/getstr.m4: New file.
29665
29666         Module getline.
29667         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
29668         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
29669         <sys/types.h>, for size_t. Use the function name gnu_getline, not
29670         simply getline. Infoke gl_PREREQ_GETLINE.
29671
29672         Module obstack.
29673         * m4/obstack.m4: New file.
29674
29675         Module hash.
29676         * m4/hash.m4: New file.
29677
29678         Module readtokens.
29679         * m4/readtokens.m4: New file.
29680
29681         Module strverscmp.
29682         * m4/strverscmp.m4: New file.
29683
29684         Module stdbool.
29685         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
29686         OSF/1.
29687
29688         Module strtoll.
29689         * m4/strtoll.m4: New file.
29690
29691         Module strtoull.
29692         * m4/strtoull.m4: New file.
29693
29694         Module strtoimax.
29695         * m4/strtoimax.m4: New file.
29696
29697         Module strtoumax.
29698         * m4/strtoumax.m4: New file.
29699
29700         Module xstrtoimax.
29701         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
29702         jm_AC_PREREQ_XSTRTOIMAX.
29703         Moved the strtol prerequisites to strtol.m4.
29704         Moved the strtoll prerequisites to strtoll.m4.
29705         Moved the strtoimax prerequisites to strtoimax.m4.
29706
29707         Module xstrtoumax.
29708         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
29709         jm_AC_PREREQ_XSTRTOUMAX.
29710         Moved the strtoul prerequisites to strtoul.m4.
29711         Moved the strtoull prerequisites to strtoull.m4.
29712         Moved the strtoumax prerequisites to strtoumax.m4.
29713
29714         Module chown.
29715         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
29716         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
29717
29718         Module dup2.
29719         * m4/dup2.m4: New file.
29720
29721         Module ftruncate.
29722         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
29723         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
29724
29725         Module getgroups.
29726         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
29727         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
29728
29729         Module gettimeofday.
29730         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
29731         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
29732         gl_PREREQ_GETTIMEOFDAY.
29733
29734         Module mkdir.
29735         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
29736         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
29737
29738         Module mkstemp.
29739         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
29740         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
29741         jm_AC_TYPE_UINTMAX_T.
29742         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
29743
29744         Module stat.
29745         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
29746         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
29747
29748         Module lstat.
29749         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
29750         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
29751
29752         Module timespec.
29753         * m4/timespec.m4 (gl_TIMESPEC): New macro.
29754         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
29755         * m4/st_mtim.m4: Indentation.
29756
29757         Module nanosleep.
29758         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
29759         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
29760         gl_PREREQ_NANOSLEEP.
29761
29762         Module regex.
29763         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
29764         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
29765         (gl_REGEX): New macro.
29766
29767         Module rename.
29768         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
29769         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
29770
29771         Module rmdir.
29772         * m4/rmdir.m4: New file.
29773
29774         Module utime.
29775         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
29776         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
29777         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
29778
29779         Module dirname.
29780         * m4/dirname.m4: New file.
29781
29782         Module getopt.
29783         * m4/getopt.m4: New file.
29784
29785         Module unistd-safer.
29786         * m4/unistd-safer.m4: New file.
29787
29788         Module fnmatch.
29789         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
29790         declaration.
29791         (gl_PREREQ_FNMATCH_EXTRA): New macro.
29792         (gl_FUNC_FNMATCH_POSIX): New macro.
29793         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
29794         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
29795         simply fnmatch.
29796
29797         Module exclude.
29798         * m4/exclude.m4: New file.
29799
29800         Module human.
29801         * m4/human.m4: New file.
29802
29803         Module acl.
29804         * m4/acl.m4: Nop.
29805
29806         Module backupfile.
29807         * m4/backupfile.m4: New file.
29808         * m4/d-ino.m4: Indentation.
29809
29810         Module fsusage.
29811         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
29812         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
29813         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
29814
29815         Module dirfd.
29816         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
29817         requirements.
29818
29819         Module euidaccess.
29820         * m4/euidaccess.m4: New file.
29821
29822         Module file-type.
29823         * m4/file-type.m4: New file.
29824
29825         Module fileblocks.
29826         * m4/fileblocks.m4: New file.
29827
29828         Module filemode.
29829         * m4/filemode.m4: New file.
29830
29831         Module isdir.
29832         * m4/isdir.m4: New file.
29833
29834         Module lchown.
29835         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
29836         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
29837
29838         Module makepath.
29839         * m4/makepath.m4: New file.
29840
29841         Module modechange.
29842         * m4/modechange.m4: New file.
29843
29844         Module mountlist.
29845         * m4/mountlist.m4: New file.
29846         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
29847         Indentation.
29848
29849         Module path-concat.
29850         * m4/path-concat.m4: New file.
29851
29852         Module pathmax.
29853         * m4/pathmax.m4: New file.
29854
29855         Module same.
29856         * m4/same.m4: New file.
29857
29858         Module save-cwd.
29859         * m4/save-cwd.m4: New file.
29860
29861         Module savedir.
29862         * m4/savedir.m4: New file.
29863
29864         Module xgetcwd.
29865         * m4/xgetcwd.m4: New file.
29866         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
29867
29868         Module xreadlink.
29869         * m4/xreadlink.m4: New file.
29870
29871         Module safe-read.
29872         * m4/safe-read.m4: New file.
29873
29874         Module safe-write.
29875         * m4/safe-write.m4: New file.
29876
29877         Module closeout.
29878         * m4/closeout.m4: New file.
29879
29880         Module stdio-safer.
29881         * m4/stdio-safer.m4: New file.
29882
29883         Module getpass.
29884         * m4/getpass.m4: New file.
29885
29886         Module getugroups.
29887         * m4/getugroups.m4: New file.
29888
29889         Module group-member.
29890         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
29891         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
29892
29893         Module idcache.
29894         * m4/idcache.m4: New file.
29895
29896         Module userspec.
29897         * m4/userspec.m4: New file.
29898
29899         Module gettime.
29900         * m4/clock_time.m4: New file.
29901         * m4/gettime.m4: New file.
29902
29903         Module settime.
29904         * m4/settime.m4: New file.
29905
29906         Module posixtm.
29907         * m4/posixtm.m4: New file.
29908
29909         Module gethostname.
29910         * m4/gethostname.m4: New file.
29911
29912         Module canon-host.
29913         * m4/canon-host.m4: New file.
29914
29915         Module gettext.
29916         * m4/codeset.m4: New file, from gettext-0.11.5.
29917         * m4/gettext.m4: New file, from gettext-0.11.5.
29918         * m4/glibc21.m4: New file, from gettext-0.11.5.
29919         * m4/iconv.m4: New file, from gettext-0.11.5.
29920         * m4/intdiv0.m4: New file, from gettext-0.11.5.
29921         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
29922         * m4/inttypes.m4: New file, from gettext-0.11.5.
29923         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
29924         * m4/isc-posix.m4: New file, from gettext-0.11.5.
29925         * m4/lcmessage.m4: New file, from gettext-0.11.5.
29926         * m4/lib-ld.m4: New file, from gettext-0.11.5.
29927         * m4/lib-link.m4: New file, from gettext-0.11.5.
29928         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
29929         * m4/progtest.m4: New file, from gettext-0.11.5.
29930         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
29931         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
29932         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
29933
29934         Module localcharset.
29935         * m4/localcharset.m4: New file.
29936
29937         Module hard-locale.
29938         * m4/hard-locale.m4: New file.
29939
29940         Module mbswidth.
29941         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
29942         onceonly macros.
29943         * m4/mbrtowc.m4: Add comment.
29944
29945         Module memcasecmp.
29946         * m4/memcasecmp.m4: New file.
29947
29948         Module memcoll.
29949         * m4/memcoll.m4: New file.
29950
29951         Module unicodeio.
29952         * m4/unicodeio.m4: New file.
29953
29954         Module rpmatch.
29955         * m4/rpmatch.m4: New file.
29956
29957         Module yesno.
29958         * m4/yesno.m4: New file.
29959
29960         Module exitfail.
29961         * m4/exitfail.m4: New file.
29962
29963         Module c-stack.
29964         * m4/c-stack.m4 (gl_C_STACK): New macro.
29965         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
29966
29967         Module error.
29968         * m4/error.m4 (gl_ERROR): New macro.
29969         (jm_PREREQ_ERROR): Use onceonly macros.
29970
29971         Module fatal.
29972         * m4/fatal.m4: New file.
29973
29974         Module getloadavg.
29975         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
29976         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
29977
29978         Module getpagesize.
29979         * m4/getpagesize.m4: New file.
29980
29981         Module getusershell.
29982         * m4/getusershell.m4: New file.
29983
29984         Module physmem.
29985         * m4/physmem.m4: New file.
29986
29987         Module posixver.
29988         * m4/posixver.m4: New file.
29989
29990         Module quotearg.
29991         * m4/quotearg.m4: New file.
29992
29993         Module quote.
29994         * m4/quote.m4: New file.
29995
29996         Module readutmp.
29997         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
29998
29999         Module sig2str.
30000         * m4/sig2str.m4: New file.
30001
30002         Other.
30003         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
30004         ulonglong.m4.
30005         * m4/intmax_t.m4: New file.
30006         * m4/d-type.m4: Indentation.
30007         * m4/jm-macros.m4: Update.
30008         * m4/prereq.m4 (jm_PREREQ): Update.
30009         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
30010         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
30011         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
30012         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
30013         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
30014         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
30015         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
30016         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
30017         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
30018         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
30019         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
30020         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
30021         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
30022         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
30023         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
30024         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
30025         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
30026         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
30027         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
30028
30029 2002-12-24  Bruno Haible  <bruno@clisp.org>
30030
30031         * MODULES.txt: Update according to m4/ changes.
30032
30033         Module gettext.
30034         * config.rpath: New file, from gettext-0.11.5.
30035
30036         * modules/*: New module descriptions.
30037         * gnulib-tool: New file.
30038         * MODULES.html.sh: New file.
30039
30040 2002-12-21  Karl Berry  <karl@gnu.org>
30041
30042         * doc/fdl.texi: update to version 1.2.
30043
30044 2002-12-19  Karl Berry  <karl@gnu.org>
30045
30046         * config/config.guess: update from prep.
30047
30048 2002-12-18  Bruno Haible  <bruno@clisp.org>
30049
30050         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
30051         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
30052
30053 2002-12-17  Bruno Haible  <bruno@clisp.org>
30054
30055         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
30056         stdlib.h, string.h.
30057
30058 2002-12-17  Bruno Haible  <bruno@clisp.org>
30059
30060         * lib/canon-host.c (strdup): Remove unused declaration.
30061
30062         * lib/fsusage.c: Include full_read.h.
30063         (get_fs_usage): Use full_read instead of safe_read.
30064
30065         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
30066
30067 2002-12-12  Karl Berry  <karl@gnu.org>
30068
30069         * config/config.guess: update from prep.
30070
30071 2002-12-11  Bruno Haible  <bruno@clisp.org>
30072
30073         * m4/setenv.m4: New file, from gettext-0.11.5.
30074
30075 2002-12-11  Bruno Haible  <bruno@clisp.org>
30076
30077         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
30078         not unsetenv().
30079         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
30080         modifications:
30081
30082         2002-12-11  Bruno Haible  <bruno@clisp.org>
30083
30084                 * setenv.c (alloca): Fall back to malloc.
30085                 (freea): New macro.
30086                 (setenv): Use freea() to free memory allocated with alloca().
30087
30088         2002-11-13  Bruno Haible  <bruno@clisp.org>
30089
30090                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
30091                 function declarations.
30092                 * unsetenv.c (unsetenv): Likewise.
30093
30094         2002-03-04  Bruno Haible  <bruno@clisp.org>
30095
30096                 Portability to AIX 4.3.3.
30097                 * unsetenv.c: New file, extracted from setenv.c.
30098                 * setenv.c: Move the unsetenv() function to unsetenv.c.
30099
30100         2001-12-20  Bruno Haible  <bruno@clisp.org>
30101
30102                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
30103                 use malloc instead. For SunOS 4.
30104
30105         2001-12-11  Bruno Haible  <bruno@clisp.org>
30106
30107                 * setenv.c: Declare alloca.
30108                 (compar_fn_t): New typedef.
30109                 (KNOWN_VALUE, STORE_VALUE): Use it.
30110
30111         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
30112         setenv.h.
30113
30114 2002-12-10  Paul Eggert  <eggert@twinsun.com>
30115
30116         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
30117         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
30118         Choose values that are less likely to collide with system fnmatch
30119         options.
30120         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
30121         defined (e.g., a pure POSIX system).
30122         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
30123         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
30124
30125 2002-12-06  Paul Eggert  <eggert@twinsun.com>
30126
30127         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
30128         a pain in practice to deal with generated m4 files.  This change
30129         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
30130
30131         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
30132         and jm-glibc-io.m4, as they are no longer a special case.
30133         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
30134         kludge and the auto-generation stuff.  Check only whether the
30135         functions are declared, not whether they exist, since older hosts
30136         that don't declare the functions can't use the optimization anyway.
30137
30138 2002-12-06  Jim Meyering  <jim@meyering.net>
30139
30140         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
30141
30142         Merge in changes from libc's misc/error.c, in preparation
30143         for the merge of gnulib's changes back into libc.
30144
30145         * lib/error.c (_): Define only if not already defined.
30146         Move definition to follow all #include directives.
30147         Include unlocked-io.h only if !_LIBC.
30148         [_LIBC]: Include <libio/libioP.h>.
30149         [USE_IN_LIBIO]: Include <libio/iolibio.h>
30150         (fflush): Tweak definition to use INTUSE.
30151         (putc): Define.
30152
30153 2002-12-05  Paul Eggert  <eggert@twinsun.com>
30154
30155         * lib/alloca.c [defined emacs]: Include "lisp.h".
30156         (xalloc_die) [defined emacs]: New macro.
30157         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
30158         [! defined emacs]: Include <xalloc.h>.
30159         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
30160         (pointer): Typedef to POINTER_TYPE *.
30161         (malloc): Remove decl; we now always use xmalloc.
30162         (alloca): Use old-style definition, since Emacs needs this.
30163         Check for arithmetic overflow when computing combined size.
30164
30165 2002-12-04  Paul Eggert  <eggert@twinsun.com>
30166
30167         Do not generate unlocked-io.h automatically, since it's easier to
30168         maintain it by hand.
30169
30170         * lib/unlocked-io.h: New file, from GNU diffutils,
30171         but with proper copyright notice and attribution.
30172         * lib/gen-uio: Remove.
30173         * lib/Makefile.am: Add copyright notice.
30174         (libfetish_a_SOURCES): Add unlocked-io.h.
30175         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
30176         (DISTCLEANFILES, io_functions): Remove macros.
30177         (EXTRA_DIST): Remove gen_uio.
30178         (unlocked-io.h): Remove rule.
30179
30180 2002-12-04  Jim Meyering  <jim@meyering.net>
30181
30182         Reflect the fact that stat.c and lstat.c are no longer generated.
30183         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
30184         (DISTCLEANFILES): Likewise.
30185         (EXTRA_DIST): Likewise.
30186         (all_local): Don't depend on stat.c or lstat.c.
30187         (stat.c, lstat.c): Remove rules.
30188         (EXTRA_DIST): Remove xstat.in.
30189
30190         * lib/xstat.in: Remove file.  Contents moved into stat.c.
30191         * lib/stat.c: New file.  Contents mostly from xstat.in.
30192         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
30193         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
30194
30195         * lib/safe-read.c: Rework so that it may serve to define safe_write,
30196         too.
30197         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
30198
30199 2002-12-03  Jim Meyering  <jim@meyering.net>
30200
30201         * lib/safe-read.c, safe-write.c: Change variable names and comments,
30202         but not semantics, to minimize the differences between these two files.
30203         (safe_read): Change comment to mention SAFE_READ_ERROR.
30204
30205         * lib/safe-read.c (IS_EINTR): Define.
30206         (safe_read): Use IS_EINTR in place of in-function cpp directives.
30207
30208 2002-12-02  Jim Meyering  <jim@meyering.net>
30209
30210         * lib/safe-read.c (EINTR): Define.
30211         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
30212         (INT_MAX): Provide fallback.
30213         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
30214
30215         * lib/safe-read.h (SAFE_READ_ERROR): Define.
30216
30217 2002-12-02  Bruno Haible  <bruno@clisp.org>
30218
30219         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
30220         Define, taken from safe-read.c.
30221         (INT_MAX): Provide fallback.
30222         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
30223         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
30224
30225         * lib/safe-read.c (EINTR): Remove definition.
30226         (safe_read): Don't use EINTR if it is absent.
30227
30228 2002-12-01  Jim Meyering  <jim@meyering.net>
30229
30230         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
30231         zero.
30232         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
30233
30234 2002-11-27  Paul Eggert  <eggert@twinsun.com>
30235
30236         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
30237         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
30238         with `if (! (value < limit)) abort ();', for readability.
30239
30240 2002-11-26  Karl Berry  <karl@gnu.org>
30241
30242         * lib/strdup.c: copy from libc again, with jim's ok.
30243         * lib/.cppi-disable: re-add strdup.c
30244
30245 2002-11-25  Karl Berry  <karl@gnu.org>
30246
30247         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
30248         instead of "strtol.c".
30249
30250 2002-11-25  Karl Berry  <karl@gnu.org>
30251
30252         * config/install-sh: update from automake for variable quoting, $0 in
30253         error msgs, etc.
30254
30255         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
30256         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
30257         entry.
30258
30259 2002-11-25  Jim Meyering  <jim@meyering.net>
30260
30261         * lib/mktime.c: Sync from libc, now that it has the latest fix.
30262
30263 2002-11-24  Karl Berry  <karl@gnu.org>
30264
30265         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
30266         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
30267
30268 2002-11-24  Jim Meyering  <jim@meyering.net>
30269
30270         Update from coreutils:
30271
30272         * lib/mktime.c: Merge in changes from libc.
30273
30274         Avoid a link-time failure on some Linux systems.
30275         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
30276         (otherwise).
30277         (__mon_yday): Declare with the STATIC attribute.
30278         (__mktime_internal): Likewise.
30279         Based on a report from Greg Schafer.
30280
30281 2002-11-23  Jim Meyering  <jim@meyering.net>
30282
30283         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
30284         Use `unsigned', not `int', as type of index.
30285
30286         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
30287
30288         * lib/fsusage.c: Remove unneeded parentheses around operands of
30289         `defined'.
30290
30291 2002-11-22  Paul Eggert  <eggert@twinsun.com>
30292
30293         * lib/quotearg.h: Allow multiple inclusion by surrounding with
30294         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
30295         so that we can be included first.
30296         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
30297         * lib/quotearg.c: Include quotearg.h immediately after config.h.
30298         No need to include stddef.h or sys/types.h any more.
30299         Surround local include files with "", not "<>".
30300         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
30301         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
30302         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
30303         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
30304         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
30305         (ISPRINT): Remove; no longer needed now that we assume C89.
30306
30307         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
30308         Preserve errno.
30309
30310         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
30311         quotearg_char): Use SIZE_MAX rather than
30312         (size_t) -1 when we are talking about "infinity".
30313
30314         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
30315
30316 2002-11-22  Paul Eggert  <eggert@twinsun.com>
30317
30318         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
30319         hint that one should use `if (! x) abort ();' rather than `assert
30320         (x);', and anyway it's one less thing to worry about configuring.
30321         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
30322         hash_rehash, hash_insert): Use abort rather than assert.
30323
30324 2002-11-22  Bruno Haible  <bruno@clisp.org>
30325
30326         * lib/safe-read.h: Assume C89. Add comments.
30327         (safe_read): Change return type to size_t.
30328         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
30329         byte counts > SSIZE_MAX correctly.
30330         * lib/safe-write.h: New file.
30331         * lib/safe-write.c: New file.
30332         * lib/full-read.h: New file.
30333         * lib/full-read.c: New file.
30334         * lib/full-write.h: Assume C89. Add comments.
30335         * lib/full-write.c: Include safe-write.h.
30336         (full_write): Rewritten to use safe_write.
30337         Suggested by Jim Meyering and Paul Eggert.
30338
30339 2002-11-21  Jim Meyering  <jim@meyering.net>
30340
30341         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
30342
30343         Merge in changes from the coreutils.
30344
30345         2002-09-25  Paul Eggert  <eggert@twinsun.com>
30346         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
30347         <stdint.h>.
30348         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
30349         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
30350         int.  Work more efficiently if X is the same width as uintmax_t.
30351         Do not compare X to -1, to avoid bogus compiler warning.
30352         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
30353         Don't assume that f_frsize and f_bsize are the same type.
30354
30355         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
30356         warning on FreeBSD.
30357
30358         * lib/makepath.c (make_path): Restore umask *before* creating the final
30359         component.
30360         (make_path): Minor reformatting.
30361
30362         * lib/xmalloc.c: Adjust to work with new autoconf macros,
30363         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
30364         HAVE_MALLOC/HAVE_REALLOC.
30365
30366         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
30367         dummy ones.  At least on GNU/Linux systems, `auto' means something
30368         else.
30369         From Michael Stone.
30370
30371 2002-11-21  Bruno Haible  <bruno@clisp.org>
30372
30373         Remove case insensitive option matching.
30374         * lib/argmatch.h (argcasematch): Remove declaration.
30375         (ARGCASEMATCH): Remove macro.
30376         (__xargmatch_internal): Remove case_sensitive argument.
30377         (XARGMATCH): Update.
30378         (XARGCASEMATCH): Remove macro.
30379         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
30380         case_sensitive argument.
30381         (argcasematch): Remove function.
30382         (__xargmatch_internal): Remove case_sensitive argument.
30383         (main): Use XARGMATCH instead of XARGCASEMATCH.
30384
30385         * lib/xmalloc.c: Change compile-time error message. Add comment about
30386         required autoconf version.
30387
30388 2002-11-20  Paul Eggert  <eggert@twinsun.com>
30389
30390         Merge argmatch cleanups from Bison.  Assume C89.
30391
30392         * lib/argmatch.c: Include config.h here, not in argmatch.h.
30393         Include stdlib.h, for EXIT_FAILURE.
30394         Always include <string.h>, since we assume C89.
30395         (EXIT_FAILURE): Remove pre-C89 bug workaround.
30396         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
30397         Include <stddef.h> instead, since it's all we need for size_t.
30398         (PARAMS): Remove.  All uses removed.
30399         (ARRAY_CARDINALITY): Do not bother to #undef.
30400         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
30401         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
30402         Remove unnecessary parentheses.
30403         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
30404         Insert necessary parentheses.
30405         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
30406         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
30407
30408 2002-11-19  Bruno Haible  <bruno@clisp.org>
30409
30410         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
30411         * lib/mbswidth.h: Include <stddef.h>, for size_t.
30412
30413         * lib/mbswidth.h (PARAMS): Remove macro.
30414         (mbswidth, mbsnwidth): Use ANSI C function declarations.
30415         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
30416
30417         * lib/gcd.h (PARAMS): Remove macro.
30418         (gcd): Use ANSI C function declarations.
30419         * lib/gcd.c (gcd): Likewise.
30420
30421 2002-11-15  Bruno Haible  <bruno@clisp.org>
30422
30423         * lib/strcspn.c: Include <stddef.h>.
30424         (strcspn): Use ANSI C function declaration. Change return type to
30425         size_t. Use NULL.
30426         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
30427         (strpbrk): Use NULL.
30428         * lib/strpbrk.h (PARAMS): Remove macro.
30429         (strpbrk): Use ANSI C function declaration.
30430         * lib/strstr.c: Don't include <sys/types.h>.
30431         * lib/strstr.h (PARAMS): Remove macro.
30432         (strstr): Use ANSI C function declarations.
30433
30434 2002-11-14  Karl Berry  <karl@gnu.org>
30435
30436         * config/mkinstalldirs: `do' on separate line, instead of
30437         `for var; do'.
30438
30439 2002-11-06  Bruno Haible  <bruno@clisp.org>
30440
30441         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
30442         * lib/gcd.c (gcd): Likewise.
30443
30444 2002-11-05  Bruno Haible  <bruno@clisp.org>
30445
30446         * lib/gcd.h: New file, from gettext-0.11.5.
30447         * lib/gcd.c: New file, from gettext-0.11.5.
30448
30449 2002-11-05  Bruno Haible  <bruno@clisp.org>
30450
30451         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30452         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30453         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30454         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
30455
30456         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
30457         <libintl.h>.
30458         * lib/makepath.c: Include gettext.h instead of <locale.h> and
30459         <libintl.h>.
30460
30461         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
30462         * lib/human.c: Include gettext.h instead of <libintl.h>.
30463         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
30464         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
30465         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
30466         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
30467         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
30468         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
30469         (textdomain): Remove definition.
30470         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
30471
30472         * lib/long-options.c: Remove include of <libintl.h> and definition of
30473         _.
30474         * lib/same.c: Remove include of <libintl.h> and definition of _.
30475
30476 2002-11-04  Owen Taylor  <otaylor@redhat.com>
30477
30478         * lib/config.charset: A few additions for Solaris.
30479
30480 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
30481
30482         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
30483         * lib/localcharset.c (locale_charset): Declare as extern "C".
30484
30485 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
30486
30487         * lib/config.charset: msdos in uk_UA uses CP1125.
30488
30489 2002-11-04  Bruno Haible  <bruno@clisp.org>
30490
30491         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
30492         * lib/strcase.h: New file, from GNU gettext-0.11.5.
30493         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
30494         * lib/strstr.h: New file, from GNU gettext-0.11.5.
30495         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
30496
30497 2002-11-04  Bruno Haible  <bruno@clisp.org>
30498
30499         * lib/localcharset.c (locale_charset): Don't return an empty string.
30500
30501 2002-11-04  Bruno Haible  <bruno@clisp.org>
30502
30503         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
30504         aliases.
30505
30506 2002-11-04  Bruno Haible  <bruno@clisp.org>
30507
30508         * lib/config.charset: Update for newest glibc. Add canonical names
30509         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
30510
30511 2002-11-04  Bruno Haible  <bruno@clisp.org>
30512
30513         * lib/config.charset: Add support for NetBSD.
30514
30515 2002-11-04  Bruno Haible  <bruno@clisp.org>
30516
30517         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
30518
30519 2002-11-01  Bruno Haible  <bruno@clisp.org>
30520
30521         * configure.in: Add AC_CONFIG_AUX_DIR call.
30522         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
30523         test/Makefile.
30524         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
30525
30526 2002-09-28  Karl Berry  <karl@gnu.org>
30527
30528         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
30529         installed automake until the next release, since changes have been
30530         made.
30531
30532 2002-09-25  Karl Berry  <karl@gnu.org>
30533
30534         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
30535         * lib/getopt*: copy from libc/posix.
30536         * lib/gettext.h: copy from gettext.
30537         * lib/.cppi-disable: add strdup.c, gettext.h.
30538
30539 2002-09-25  Karl Berry  <karl@gnu.org>
30540
30541         * config/srclist.txt: enable gettext.h check.
30542         * config/config.{guess,sub}: update from prep.
30543         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
30544                 from automake 1.6.3.
30545         See srclist*.
30546
30547 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
30548
30549         * regex.c (PATFETCH): Remove the translating fetch.
30550         (PATFETCH_RAW): Rename to PATFETCH.
30551         (set_image_of_range): New fun.
30552         (SET_RANGE_TABLE_WORK_AREA): Use it.
30553         (regex_compile): Don't translate the pattern chars so eagerly.
30554         Only do it when inserting an `exactn' bytecode or when handling
30555         a char-range.
30556         (mutually_exclusive_p): Avoid empty statement.
30557
30558 2002-07-06  Jim Meyering  <meyering@lucent.com>
30559
30560         * m4/README: Don't mention Makefile.am.in.
30561         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
30562
30563 2002-07-01  Jim Meyering  <meyering@lucent.com>
30564
30565         * lib/c-stack.c: Include sys/time.h.
30566         From Volker Borchert.
30567
30568 2002-06-26  Paul Eggert  <eggert@twinsun.com>
30569
30570         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
30571
30572 2002-06-26  Paul Eggert  <eggert@twinsun.com>
30573
30574         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
30575         New macro.  Use it uniformly instead of
30576         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
30577         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
30578         reported by Vin Shelton.
30579
30580 2002-06-22  Paul Eggert  <eggert@twinsun.com>
30581
30582         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
30583         Do not assume SA_SIGINFO behavior.
30584         Bug reported by Jim Meyering on NetBSD 1.5.2.
30585
30586 2002-06-22  Jim Meyering  <meyering@lucent.com>
30587
30588         * m4/c-stack.m4: New file, from diffutils-2.8.2.
30589         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
30590
30591         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
30592         now that configure.ac uses AC_GNU_SOURCE.
30593         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
30594         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
30595
30596         Update to latest tools.  Suggestions from Paul Eggert.
30597         * m4/stdbool.m4: New file, from diffutils-2.8.2.
30598         * m4/gnu-source.m4: Update from diffutils-2.8.2.
30599         * m4/fnmatch.m4: Likewise.
30600         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
30601         to AC_HEADER_STDBOOL
30602
30603 2002-06-22  Jim Meyering  <meyering@lucent.com>
30604
30605         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
30606         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
30607
30608 2002-06-22  Jim Meyering  <meyering@lucent.com>
30609
30610         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
30611
30612         * lib/exitfail.c, exitfail.h: Likewise.
30613         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
30614
30615         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
30616         of fnmatch.h.
30617         (EXTRA_DIST): Add fnmatch_loop.c.
30618         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
30619
30620         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
30621         * lib/fnmatch.c: Update from diffutils-2.8.2.
30622         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
30623         * lib/fnmatch.h: Remove file.
30624
30625 2002-06-21  Jim Meyering  <meyering@lucent.com>
30626
30627         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
30628         * m4/mbrtowc.m4: Likewise.
30629
30630         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
30631         * m4/mbswidth.m4: Reflect name change:
30632         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
30633         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
30634
30635         * m4/lib-link.m4: Update from gettext-0.11.2.
30636         * m4/gettext.m4: Likewise.
30637
30638         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
30639         From Alfred M. Szmidt.
30640
30641 2002-06-18  Paul Eggert  <eggert@twinsun.com>
30642
30643         * lib/file-type.h: Report an error if neither S_ISREG nor
30644         S_IFREG is defined, instead of using a test specific to glibc
30645         2.2.  This should be safe, since POSIX requires S_ISREG and
30646         Unix Version 7 had S_IFREG.  We don't need to check for
30647         <sys/types.h> since we don't use any symbols that it defines.
30648
30649 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
30650
30651         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
30652         $@-t, so that each temporary file name is unique and valid in the first
30653         8 characters, for operation under DOS.
30654
30655 2002-06-15  Paul Eggert  <eggert@twinsun.com>
30656
30657         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
30658
30659 2002-06-15  Jim Meyering  <meyering@lucent.com>
30660
30661         Work even with DJGPP 2.03, which lacks support for symlinks.
30662         From Richard Dawe.
30663         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
30664         is defined.
30665         * lib/lchown.c (S_ISLNK): Likewise.
30666
30667 2002-06-15  Jim Meyering  <meyering@lucent.com>
30668
30669         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
30670         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
30671         have been included before this file.
30672
30673 2002-06-14  Jim Meyering  <meyering@lucent.com>
30674
30675         * lib/file-type.h: Use the version from diffutils-2.8.2.
30676         * lib/file-type.c: Likewise.
30677
30678 2002-06-07  Jim Meyering  <meyering@lucent.com>
30679
30680         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
30681         They're needed at least for NetBSD 1.5.2.
30682         ($statxfs_includes): Include those same headers.
30683         ($statxfs_includes): Include sys/vfs.h if available.
30684         ($statxfs_includes): Likewise for sys/statvfs.h.
30685         Check for the following members in both structs statfs and statvfs:
30686         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
30687
30688 2002-06-01  Jim Meyering  <meyering@lucent.com>
30689
30690         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
30691         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
30692
30693 2002-05-28  Jim Meyering  <meyering@lucent.com>
30694
30695         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
30696         Reported by Volker Borchert.
30697
30698 2002-05-27  Jim Meyering  <meyering@lucent.com>
30699
30700         Fix a problem seen only on nonconforming systems whereby ls.c's
30701         use of localtime, and then of gettimeofday would cause trouble:
30702         the localtime call used to initialize rpl_gettimeofday's save
30703         mechanism would clobber ls's current local time information so
30704         that in any long listing the first file would always be listed
30705         with date 1970-01-01.  Analysis by Volker Borchert.
30706
30707         * lib/gettimeofday.c (localtime): Undefine.
30708         (rpl_localtime): New function.
30709
30710 2002-05-27  Jim Meyering  <meyering@lucent.com>
30711
30712         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
30713         localtime.
30714
30715         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
30716         use the replacement function; it wouldn't resolve at link time.
30717         Reported by Volker Borchert.
30718
30719 2002-05-22  Jim Meyering  <meyering@lucent.com>
30720
30721         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
30722         file-type.h.
30723         * lib/file-type.h: New file.
30724         * lib/file-type.c (file_type): New file/function.  Extracted from
30725         diffutils.
30726
30727 2002-04-30  Jim Meyering  <meyering@lucent.com>
30728
30729         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
30730
30731 2002-04-29  Paul Eggert  <eggert@twinsun.com>
30732
30733         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
30734
30735 2002-04-29  Paul Eggert  <eggert@twinsun.com>
30736
30737         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
30738         Do not check for alloca.h (no longer used) or stdbool.h (was never
30739         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
30740
30741 2002-04-29  Paul Eggert  <eggert@twinsun.com>
30742
30743         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
30744
30745 2002-04-29  Jim Meyering  <meyering@lucent.com>
30746
30747         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
30748         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
30749         Use AC_FUNC_STRNLEN here instead.
30750
30751         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
30752         With autoconf-2.53a, it's part of AC_PROG_CC.
30753
30754 2002-04-28  Paul Eggert  <eggert@twinsun.com>
30755
30756         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
30757         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
30758
30759 2002-04-28  Paul Eggert  <eggert@twinsun.com>
30760
30761         * lib/sig2str.h, lib/sig2str.c: New files.
30762         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
30763
30764 2002-04-28  Paul Eggert  <eggert@twinsun.com>
30765
30766         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
30767         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
30768         of 127, since 64 is the largest conceivable number for ancient
30769         nonstandard hosts.
30770         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
30771
30772 2002-04-28  Jim Meyering  <meyering@lucent.com>
30773
30774         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
30775
30776 2002-04-24  Jim Meyering  <meyering@lucent.com>
30777
30778         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
30779         (jm_PREREQ): Use it.
30780
30781         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
30782         mach/mach.h fcntl.h.
30783         Check for this function: setlocale.
30784
30785 2002-04-24  Jim Meyering  <meyering@lucent.com>
30786
30787         * lib/gettext.h: New file, from Gettext.
30788         * lib/Makefile.am (INCLUDES): Remove -I../intl.
30789         (libfetish_a_SOURCES): Add gettext.h.
30790
30791 2002-04-16  Jim Meyering  <meyering@lucent.com>
30792
30793         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
30794         ut_pid, ut_id, ut_exit.
30795
30796 2002-04-16  Jim Meyering  <meyering@lucent.com>
30797
30798         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
30799         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
30800         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
30801
30802 2002-04-12  Jim Meyering  <meyering@lucent.com>
30803
30804         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
30805         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
30806         existence of the getmntinfo function.  Needed for Darwin 5.3.
30807
30808         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
30809         This is necessary at least on Darwin 5.3.
30810
30811         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
30812         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
30813         strnlen.o in the library, and that makes some versions of ranlib
30814         object.
30815
30816 2002-04-12  Jim Meyering  <meyering@lucent.com>
30817
30818         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
30819
30820 2002-04-09  Jim Meyering  <meyering@lucent.com>
30821
30822         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
30823         to be more precise.  Rather than saying we're checking whether the
30824         function `works', say what we're testing.
30825         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
30826         Reported by Bruno Haible.
30827
30828 2002-03-10  Jim Meyering  <meyering@lucent.com>
30829
30830         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
30831         Suggestion from Santiago Vila.
30832
30833 2002-03-08  Jim Meyering  <meyering@lucent.com>
30834
30835         * lib/rename.c: Mention that this wrapper is needed also on
30836         mips-dec-ultrix4.4 systems.
30837
30838 2002-03-02  Jim Meyering  <meyering@lucent.com>
30839
30840         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
30841         not HAVE_CLOCK_SETTIME.
30842
30843 2002-02-27  Paul Eggert  <eggert@twinsun.com>
30844
30845         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
30846         Check for clock_settime.
30847
30848 2002-02-27  Paul Eggert  <eggert@twinsun.com>
30849
30850         * lib/nanosleep.h: Rename to....
30851         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
30852
30853         * lib/gettime.c: New file.
30854         * lib/settime.c: New file.
30855         * lib/stime.c: Remove.
30856
30857         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
30858         timespec.h.  Remove nanosleep.h.
30859
30860 2002-02-25  Paul Eggert  <eggert@twinsun.com>
30861
30862         * m4/acl.m4: New file.
30863         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
30864         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
30865
30866 2002-02-25  Paul Eggert  <eggert@twinsun.com>
30867
30868         * lib/acl.c, lib/acl.h: New files.
30869         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
30870
30871 2002-02-24  Jim Meyering  <meyering@lucent.com>
30872
30873         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
30874         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
30875         cause trouble.  Reported by Nelson Beebe.
30876
30877 2002-02-23  Paul Eggert  <eggert@twinsun.com>
30878
30879         * lib/path-concat.c (xpath_concat): Reorder code to pacify
30880         compilers that don't know that xalloc_die never returns.
30881
30882 2002-02-20  Jim Meyering  <meyering@lucent.com>
30883
30884         * lib/getdate.c: Regenerate using bison-1.33.
30885
30886 2002-02-17  Jim Meyering  <meyering@lucent.com>
30887
30888         * config/config.guess (main): Don't use `head -1'; it's no longer
30889         portable. Use `sed 1q' instead.
30890
30891 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
30892
30893         * m4/codeset.m4: Upgrade to gettext-0.11.
30894         * m4/gettext.m4: Upgrade to gettext-0.11.
30895         * m4/glibc21.m4: Upgrade to gettext-0.11.
30896         * m4/iconv.m4: Upgrade to gettext-0.11.
30897         * m4/isc-posix.m4: Upgrade to gettext-0.11.
30898         * m4/lcmessage.m4: Upgrade to gettext-0.11.
30899         * m4/lib-ld.m4: New file, from gettext-0.11.
30900         * m4/lib-link.m4: New file, from gettext-0.11.
30901         * m4/lib-prefix.m4: New file, from gettext-0.11.
30902         * m4/progtest.m4: Upgrade to gettext-0.11.
30903
30904 2002-02-15  Paul Eggert  <eggert@twinsun.com>
30905
30906         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
30907         (jm_PREREQ): Use it.
30908
30909 2002-02-15  Paul Eggert  <eggert@twinsun.com>
30910
30911         * lib/posixver.c, lib/posixver.h: New files.
30912         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
30913
30914 2002-02-02  Paul Eggert  <eggert@twinsun.com>
30915             Bruno Haible  <bruno@clisp.org>
30916
30917         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
30918         (fwrite_success_callback): New declaration.
30919         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
30920         print_unicode_char. Call failure callback instead of error.
30921         (fwrite_success_callback): New function.
30922         (exit_failure_callback): New function.
30923         (fallback_failure_callback): New function.
30924         (print_unicode_char): Call unicode_to_mb.
30925
30926 2002-01-26  Jim Meyering  <meyering@lucent.com>
30927
30928         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
30929         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
30930
30931 2002-01-26  Jim Meyering  <meyering@lucent.com>
30932
30933         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
30934
30935 2002-01-22  Paul Eggert  <eggert@twinsun.com>
30936
30937         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
30938
30939 2002-01-22  Jim Meyering  <meyering@lucent.com>
30940
30941         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
30942         Otherwise, some versions of automake would omit the rule that makes
30943         Makefile from Makefile.in.
30944
30945 2002-01-21  Paul Eggert  <eggert@twinsun.com>
30946
30947         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
30948         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
30949         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
30950         (memcoll): Set errno to zero if there is no error.
30951
30952         * lib/quotearg.c (quotearg_buffer_restyled):
30953         Fix bug with quoting buffers containing NUL when backslashing escapes.
30954         This bug was exposed by the other changes in this patch.
30955         (quotearg_n_options): New arg ARGSIZE.
30956         All callers changed.
30957         (quoting_options_from_style): New function.
30958         (quotearg_n_style): Use it.
30959         (quotearg_n_style_mem): New function.
30960
30961         * lib/quotearg.h (quotearg_n_style_mem): New function.
30962
30963 2002-01-19  Jim Meyering  <meyering@lucent.com>
30964
30965         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
30966         Remove useless quotes: DF_PROG="df".
30967         * m4/strnlen.m4: New file.
30968
30969 2002-01-16  Paul Eggert  <eggert@twinsun.com>
30970
30971         * lib/backupfile.c (ISDIGIT): Comment fix.
30972         * lib/getdate.y (ISDIGIT): Likewise.
30973         * lib/posixtm.c (ISDIGIT, year): Likewise.
30974         * lib/strverscmp.c (ISDIGIT): Likewise.
30975         * lib/userspec.c (ISDIGIT): Likewise.
30976
30977 2002-01-16  Jim Meyering  <meyering@lucent.com>
30978
30979         * lib/getdate.y: Add three semicolons, each just before a closing
30980         brace. Bison (as of version 1.31) no longer papers over that mistake.
30981
30982 2002-01-05  Jim Meyering  <meyering@lucent.com>
30983
30984         * lib/version-etc.c (version_etc_copyright): Update copyright year.
30985
30986 2001-12-19  Paul Eggert  <eggert@twinsun.com>
30987
30988         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
30989         not silently exit merely because the output buffer happens to
30990         have nothing pending.
30991
30992 2001-12-18  Paul Eggert  <eggert@twinsun.com>
30993
30994         See the big note in ../ChangeLog.
30995         * lib/human.c (suffixes): Prefer K to k for 1024.
30996         (generate_suffix_backwards): New function.
30997         (human_readable_inexact): Use it.
30998         * lib/xstrtol.c (__xstrtol): If there is no number but there
30999         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
31000         Accept 'K' as well as 'k'.
31001
31002 2001-12-15  Jim Meyering  <meyering@lucent.com>
31003
31004         * lib/regex.h (__restrict_arr): Update from libc.
31005
31006         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
31007         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
31008         (STREQ): Define.
31009
31010 2001-12-14  Jim Meyering  <meyering@lucent.com>
31011
31012         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
31013         Suggestion from Bruno Haible.
31014
31015 2001-12-10  Jim Meyering  <meyering@lucent.com>
31016
31017         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
31018         xrealloc, Instead, include "xalloc.h".
31019         (initbuffer): Don't cast xmalloc return value to char*.
31020         (readline): Reword comment.
31021         Don't cast xrealloc return value to char*
31022         Return NULL, not 0.
31023
31024 2001-12-09  Jim Meyering  <meyering@lucent.com>
31025
31026         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
31027         about `signed and unsigned type in conditional expression'.
31028         * lib/posixtm.c (posix_time_parse): Likewise.
31029
31030         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
31031
31032         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
31033         to avoid a pedantic warning.
31034
31035         * lib/getstr.c: Don't include assert.h.
31036         (getstr): Remove warning-evoking assertions.
31037         Return -1 if offset parameter is out of bounds.
31038         Change the type of a local from int to size_t.
31039
31040         * lib/strftime.c (my_strftime_localtime_r): Include this function
31041         definition in the `#if ! HAVE_TM_GMTOFF' block.
31042
31043         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
31044         Include xalloc.h instead.
31045
31046 2001-12-02  Jim Meyering  <meyering@lucent.com>
31047
31048         * lib/tempname.c: Don't declare getenv, thus reverting the change of
31049         2001-11-18.  It's no longer necessary, now that stdlib.h is always
31050         included.
31051
31052         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
31053         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
31054
31055 2001-11-30  Akim Demaille  <akim@epita.fr>
31056
31057         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
31058         before being defined.
31059
31060 2001-11-27  Paul Eggert  <eggert@twinsun.com>
31061
31062         * lib/quotearg.h (quotearg_n, quotearg_n_style):
31063         First arg is int, not unsigned.
31064         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
31065         (SIZE_MAX, UINT_MAX): New macros.
31066         (quotearg_n_options): Abort if N is negative.
31067         Avoid overflow check on hosts where size_t is 64 bits and int
31068         is 32 bits, as overflow is impossible there.
31069         Fix off-by-one typo that caused unnecessary reallocation.
31070
31071 2001-11-27  Jim Meyering  <meyering@lucent.com>
31072
31073         * lib/tempname.c: Merge with version from libc.
31074         * lib/regex.c: Likewise.
31075
31076         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
31077         systems for which STDC_HEADERS is 0, it was not included, resulting in
31078         a warning about an integer-to-pointer conversion problem with getenv.
31079         Reported by Volker Borchert.
31080
31081 2001-11-26  Jim Meyering  <meyering@lucent.com>
31082
31083         * lib/gtod.h: Remove file.
31084         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
31085         * lib/gettimeofday.c: Don't include gtod.h.
31086         (GTOD_init): Remove function.
31087         (rpl_gettimeofday): Do its job here instead, rather than aborting.
31088         Suggestion from Volker Borchert.
31089
31090 2001-11-23  Jim Meyering  <meyering@lucent.com>
31091
31092         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
31093         it.
31094         * lib/hash.c (struct hash_table): Define it here instead.
31095
31096 2001-11-22  Jim Meyering  <meyering@lucent.com>
31097
31098         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
31099
31100 2001-11-20  Jim Meyering  <meyering@lucent.com>
31101
31102         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
31103         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
31104
31105 2001-11-19  Jim Meyering  <meyering@lucent.com>
31106
31107         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
31108         directory.  Use "conftestXXXXXX" as the template.
31109         Suggestion from Paul Eggert.
31110
31111         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
31112         immediately, so the test doesn't mistakenly hit the max-open-files
31113         limit.
31114
31115 2001-11-18  Paul Eggert  <eggert@twinsun.com>
31116
31117         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
31118         (TEMPORARIES): New macro.
31119         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
31120         removes an artificial limitation (e.g. HP-UX 10.20, where
31121         TMP_MAX is 17576).
31122
31123 2001-11-18  Jim Meyering  <meyering@lucent.com>
31124
31125         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
31126
31127 2001-11-18  Jim Meyering  <meyering@lucent.com>
31128
31129         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
31130         on SunOS 4.
31131
31132         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
31133         files will be created before anything else.
31134
31135 2001-11-17  Paul Eggert  <eggert@twinsun.com>
31136
31137         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
31138         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
31139
31140 2001-11-17  Jim Meyering  <meyering@lucent.com>
31141
31142         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
31143         Prompted by a report from Bob Proulx.
31144
31145         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
31146         Instead, require UTILS_FUNC_MKSTEMP.
31147
31148 2001-11-17  Jim Meyering  <meyering@lucent.com>
31149
31150         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
31151         Now, that's done as part of AC_FUNC_STRTOD.
31152
31153 2001-11-17  Jim Meyering  <meyering@lucent.com>
31154
31155         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
31156         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
31157         rather than group writable.  Patch by Juan F. Codagnone.
31158
31159         * lib/readtokens.c: Remove explicit declarations of xmalloc and
31160         xrealloc, Instead, include "xalloc.h".
31161
31162         * lib/mountlist.c: Include unlocked-io.h after all system headers.
31163         Remove explicit declarations of xmalloc, xrealloc,
31164         and xstrdup.  Instead, include "xalloc.h".
31165
31166         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
31167         unlocked-io.h.
31168         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
31169         Likewise.
31170         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
31171
31172         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
31173         Reported by Padraig Brady.
31174
31175         * lib/mkstemp.c: #undef mkstemp.
31176         Include config.h.
31177         (rpl_mkstemp): Rename from mkstemp.
31178         Protoize.
31179
31180 2001-11-16  Jim Meyering  <meyering@lucent.com>
31181
31182         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
31183         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
31184         determine the amount of total physical memory, use pstat_getstatic.
31185         HPUX-11 doesn't define _SC_PHYS_PAGES.
31186         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
31187         If sysconf couldn't be used to determine the amount of available
31188         physical memory, use both pstat_getstatic and pstat_getdynamic.
31189         Based on a patch from Bob Proulx.
31190
31191 2001-11-10  Jim Meyering  <meyering@lucent.com>
31192
31193         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
31194         (jm_PREREQ): Use it.
31195
31196 2001-11-09  Jim Meyering  <meyering@lucent.com>
31197
31198         * m4/jm-macros.m4: Require autoconf-2.52f.
31199         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
31200         Use these AC_-prefixed names, not the AM_-prefixed ones.
31201
31202         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
31203
31204 2001-11-05  Jim Meyering  <meyering@lucent.com>
31205
31206         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
31207
31208 2001-11-04  Jim Meyering  <meyering@lucent.com>
31209
31210         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
31211         $DEFS.
31212
31213 2001-11-03  Jim Meyering  <meyering@lucent.com>
31214
31215         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
31216         of AC_DEFUN.
31217
31218         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
31219         know the name of the variable in the macro definition.
31220
31221 2001-11-03  Jim Meyering  <meyering@lucent.com>
31222
31223         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
31224         in argmatch_to_argument call.
31225
31226         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
31227         argument.
31228
31229         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
31230         e.g., a fault due to an attempt to free a NULL pointer.
31231
31232 2001-11-01  Jim Meyering  <meyering@lucent.com>
31233
31234         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
31235         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
31236
31237 2001-11-01  Jim Meyering  <meyering@lucent.com>
31238
31239         * lib/dirfd.c, lib/dirfd.h: New files.
31240         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
31241
31242         * lib/hash.c (hash_print) [TESTING]: Clean up.
31243
31244 2001-10-22  Paul Eggert  <eggert@twinsun.com>
31245
31246         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
31247         to avoid a warning if -Wall.
31248
31249 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
31250
31251         * README: New file
31252         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
31253         (per RMS's instructions, this is now the canonical source)
31254         * lgpl/, gpl/: New directories.
31255
31256 2001-10-21  Paul Eggert  <eggert@twinsun.com>
31257
31258         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
31259
31260 2001-10-21  Jim Meyering  <meyering@lucent.com>
31261
31262         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
31263         this code would end up calling gettext even in packages built
31264         with --disable-nls.
31265         * lib/getopt.c (_): Likewise.
31266         * lib/regex.c (_): Likewise.
31267
31268 2001-10-20  Paul Eggert  <eggert@twinsun.com>
31269
31270         * m4/error.m4 (jm_PREREQ_ERROR):
31271         Do not invoke AC_CHECK_FUNCS with strerror_r, as
31272         AC_FUNC_STRERROR_R does that.
31273         Check for strerror declaration.
31274
31275         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
31276         are supposed to have them these days.
31277         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
31278         Merge changes from latest Autoconf CVS.
31279         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
31280         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
31281         POSIX decided to standardize on the int flavor of strerror_r.
31282
31283 2001-10-20  Paul Eggert  <eggert@twinsun.com>
31284
31285         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
31286         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
31287         Use strerror_r that is only a macro, even if it is not a function.
31288         (strerror): Check for HAVE_DECL_STRERROR before declaring.
31289         (private_strerror): Use prototypes, not old-style function definition.
31290         (print_errno_message): New function.
31291         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
31292         char*-flavored one.
31293         (error_tail, error, error_at_line): Use it.
31294
31295 2001-10-11  Jim Meyering  <meyering@lucent.com>
31296
31297         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
31298         and quote_n (1, ... to avoid clobbering a buffer.
31299
31300 2001-10-05  Jim Meyering  <meyering@lucent.com>
31301
31302         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
31303         hash-pjw.h.
31304         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
31305         * lib/hash-pjw.h: New file.
31306
31307 2001-09-30  Jim Meyering  <meyering@lucent.com>
31308
31309         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
31310         `struct fsstat' has the `f_fstypename' member.
31311         Use that to define FS_TYPE, which is now used to make
31312         the getfsstat link test tighter.
31313
31314 2001-09-30  Jim Meyering  <meyering@lucent.com>
31315
31316         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
31317         Include <sys/ucred.h>, for Apple Darwin.
31318         Include sys/mount.h and sys/fs_types.h only if available.
31319         (FS_TYPE): Define.
31320         (read_filesystem_list): Use FS_TYPE.
31321
31322 2001-09-29  Paul Eggert  <eggert@twinsun.com>
31323
31324         * lib/exclude.c (excluded_filename): 0 -> false, since it's
31325         a boolean context.
31326
31327 2001-09-29  Jim Meyering  <meyering@lucent.com>
31328
31329         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
31330         [one-argument getmntent function]): Include stdio.h before mntent.h.
31331         SunOS 4.1.x needs it for the declaration of `FILE'.
31332         Patch by Volker Borchert.
31333
31334         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
31335         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
31336         sys/fs_types.h, and make the link-test for getfsstat guard #include
31337         directives with appropriate #if HAVE_*_H tests so that we can
31338         detect getfsstat on Apple Darwin1.3.7 systems.
31339         Reported by Nelson Beebe.
31340         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
31341
31342 2001-09-28  Paul Eggert  <eggert@twinsun.com>
31343
31344         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
31345         #defines strtoimax.  Also treat the other strto* functions
31346         like strtoimax.
31347
31348         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
31349         Check for strtoul and strtoumax,
31350         as those declarations are made even in the signed case.
31351         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
31352         Likewise, for strtol and strtoimax.
31353
31354 2001-09-28  Paul Eggert  <eggert@twinsun.com>
31355
31356         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
31357         #defines strtoimax.  Also treat the other strto* functions
31358         like strtoimax.
31359
31360         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
31361         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
31362         (strtoimax, strtoumax): Do not declare if already defined as a macro.
31363
31364 2001-09-26  Jim Meyering  <meyering@lucent.com>
31365
31366         Most macros in unlocked-io.h had the wrong number of arguments.
31367         * lib/gen-uio: New script.
31368         (USE_UNLOCKED_IO): Define to 1 if not already defined.
31369         * lib/unlocked-io.hin: Remove file.
31370         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
31371         rather than trying to embed it here.
31372         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
31373         Reported by Padraig Brady.
31374
31375 2001-09-25  Volker Borchert  <bt@teknon.de>
31376
31377         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
31378         `result'.
31379
31380 2001-09-24  Jim Meyering  <meyering@lucent.com>
31381
31382         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
31383
31384 2001-09-23  Jim Meyering  <meyering@lucent.com>
31385
31386         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
31387         instead of the mere test for existence of mntent.h.  The latter
31388         would get a false-positive on AIX 3.4 systems.
31389         In the outer getmntent if-block, don't die if neither of the getmntent
31390         tests succeeds.  Instead, just fall through and continue with the
31391         remaining tests.
31392
31393 2001-09-23  Jim Meyering  <meyering@lucent.com>
31394
31395         * lib/mountlist.c: Remove useless parentheses in #if directives.
31396         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
31397         the deprecated MOUNTED symbol is no longer defined in mntent.h.
31398
31399 2001-09-22  Jim Meyering  <meyering@lucent.com>
31400
31401         * m4/gettext.m4: New file.  From gettext.
31402         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
31403         * m4/progtest.m4: Likewise
31404         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
31405         * m4/glibc21.m4: Likewise.
31406
31407         * m4/libintl.m4: Remove.  No longer used.
31408
31409 2001-09-22  Jim Meyering  <meyering@lucent.com>
31410
31411         * lib/localcharset.c: Update from latest gettext.
31412         * lib/config.charset: Likewise.
31413
31414 2001-09-20  Jim Meyering  <meyering@lucent.com>
31415
31416         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
31417         strtoimax.
31418         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
31419         strtoumax.
31420
31421 2001-09-20  Jim Meyering  <meyering@lucent.com>
31422
31423         * lib/xstrtol.c (strtoimax): Guard declaration with
31424         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
31425         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
31426         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
31427         (strtoumax): Likewise, for completeness (it wasn't necessary).
31428
31429 2001-09-17  Paul Eggert  <eggert@twinsun.com>
31430
31431         * lib/strtoimax.c (HAVE_LONG_LONG):
31432         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
31433         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
31434         to work around bug in IBM C compiler.
31435
31436 2001-09-17  Jim Meyering  <meyering@lucent.com>
31437
31438         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
31439         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
31440         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
31441         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
31442         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
31443         whenever the right hand side need not be expanded by the shell.
31444
31445 2001-09-16  Paul Eggert  <eggert@twinsun.com>
31446
31447         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
31448         library.  It's not correct, as some older glibcs are buggy.
31449         fnmatch wasn't fixed until glibc 2.2.
31450
31451         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
31452         special shell magic here.
31453
31454 2001-09-16  Jim Meyering  <meyering@lucent.com>
31455
31456         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
31457         * m4/jm-macros.m4: Require it.
31458
31459 2001-09-16  Jim Meyering  <meyering@lucent.com>
31460
31461         * lib/mkdir.c: New file.
31462
31463 2001-09-15  Jim Meyering  <meyering@lucent.com>
31464
31465         * m4/jm-macros.m4: Check for help2man.
31466
31467 2001-09-11  Jim Meyering  <meyering@lucent.com>
31468
31469         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
31470         The body, by Paul Eggert, was moved here from configure.in.
31471         * m4/jm-macros.m4: Require UTILS_HOST_OS.
31472
31473 2001-09-04  Paul Eggert  <eggert@twinsun.com>
31474
31475         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
31476         (jm_PREREQ): Use it.
31477
31478 2001-09-04  Paul Eggert  <eggert@twinsun.com>
31479
31480         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
31481         Use ssize_t, not int, to store result of readlink.
31482         Check for ssize_t overflow as well as size_t overflow,
31483         as POSIX says the result of readlink is implementation-defined
31484         when ssize_t overflows.
31485         Remove unnecessary cast to char*.
31486         Use free+malloc instead of realloc, as the storage doesn't need
31487         to be preserved and it's clearer and can be more efficient that way.
31488         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
31489         * lib/xreadlink.h (xreadlink): Update prototype.
31490
31491 2001-09-04  Paul Eggert  <eggert@twinsun.com>
31492
31493         * lib/xgetcwd.c: Revert some of the previous change; intead,
31494         fix the HAVE_GETCWD_NULL code to behave more like the
31495         !HAVE_GETCWD_NULL code used to.
31496
31497         Include "xalloc.h".
31498         (xgetcwd): Do not return NULL when memory is exhausted; instead,
31499         invoke xalloc_die.
31500
31501 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31502
31503         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
31504         sys/param.h, as pathmax.h includes them.
31505
31506 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31507
31508         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
31509         (jm_PREREQ_XGETCWD): New macro.
31510
31511         * m4/getcwd.m4: New file.
31512
31513 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31514
31515         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
31516         like the HAVE_GETCWD_NULL code.
31517         Include pathmax.h if not HAVE_GETCWD.
31518         Do not include xalloc.h.
31519         (INITIAL_BUFFER_SIZE): New symbol.
31520         Do not use xmalloc / xrealloc, since the caller is responsible for
31521         handling errors.  Preserve errno around `free' during failure.
31522         Do not overrun buffer when using getwd.
31523
31524 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31525
31526         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
31527         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
31528         getcwd (NULL, 0).
31529
31530 2001-09-03  Paul Eggert  <eggert@twinsun.com>
31531
31532         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
31533         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
31534         spotted by Jim Meyering.
31535
31536 2001-09-03  Jim Meyering  <meyering@lucent.com>
31537
31538         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
31539         failure.
31540
31541 2001-09-02  Jim Meyering  <meyering@lucent.com>
31542
31543         * lib/error.c: Update from GNU libc.
31544
31545 2001-09-01  Jim Meyering  <meyering@lucent.com>
31546
31547         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
31548         Used by df.
31549
31550 2001-09-01  Jim Meyering  <meyering@lucent.com>
31551
31552         * lib/xreadlink.c: New file.
31553         * lib/xreadlink.h: New file.
31554         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
31555         xreadlink.h.
31556
31557         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
31558         doesn't conflict with sparc Solaris 7's definition in
31559         /usr/include/sys/int_types.h.
31560
31561         * lib/exclude.c: Use `""', not `<>' to #include non-system header
31562         files.
31563         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
31564         and strncasecmp as r-values.  Unixware didn't have declarations.
31565
31566 2001-08-31  Paul Eggert  <eggert@twinsun.com>
31567
31568         * lib/xstrtol.h: Add copyright notice.
31569         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
31570         LONGINT_INVALID_SUFFIX_CHAR.
31571
31572 2001-08-31  Paul Eggert  <eggert@twinsun.com>
31573
31574         * lib/xstrtol.c (strtoimax): New decl.
31575
31576 2001-08-31  Paul Eggert  <eggert@twinsun.com>
31577
31578         * lib/xgetcwd.c: Don't include pathmax.h.
31579         Include stdlib.h and unistd.h if available.
31580         Include xalloc.h.
31581         (xmalloc, xstrdup, free): Remove decls.
31582         (xgetcwd): Don't assume sizes fit in unsigned.
31583         Check for overflow when computing sizes.
31584         Simplify reallocation code.
31585
31586 2001-08-31  Paul Eggert  <eggert@twinsun.com>
31587
31588         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
31589         a directory's st_size can have an arbitrary value, so the old
31590         usage could waste an arbitrary amount of memory.  All uses
31591         changed.
31592         * lib/savedir.h: Update prototype.
31593
31594 2001-08-31  Paul Eggert  <eggert@twinsun.com>
31595
31596         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
31597
31598         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
31599         old strtoimax.c.
31600
31601         Also, make the following further changes to make this file's
31602         configuration more similar to that of strtol.c:
31603         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
31604         (strtoumax, uintmax_t, strtoull, strtol): Remove.
31605         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
31606         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
31607         changed to signed values.
31608
31609         And make the following changes as well:
31610         Fix copyright notice, as 1999 was missing.
31611         (verify): New macro.
31612         (strtoimax): Check sizes at compile-time, not run-time.
31613         Prefer strtol to strtoll if both work.
31614         (main): Remove; it was not that useful and was a pain to maintain.
31615
31616         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
31617
31618 2001-08-31  Jim Meyering  <meyering@lucent.com>
31619
31620         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
31621         Use an initial, malloc'd, buffer of length 128 rather than
31622         a statically allocated one of length 1024.
31623
31624 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31625
31626         Simplify code, partly by assuming autoconf 2.52 semantics.
31627
31628         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
31629
31630         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
31631         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
31632         All uses removed.
31633         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
31634         Move AC_REQUIRE to next-to-top level, to avoid confusion.
31635         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
31636         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
31637         jm_AC_HEADER_INTTYPES_H.
31638         * m4/jm-macros.m4 (jm_MACROS): Likewise.
31639
31640         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
31641
31642         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
31643         Quote first arg of AC_DEFUN.
31644         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
31645         since they are needed to parse the include file even if we need
31646         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
31647         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
31648         but with opposite signedness.
31649
31650 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31651
31652         Merge 'exclude' changes from tar 1.13.22.
31653         This fixes one or two unlikely storage allocation overflow bugs,
31654         but doesn't change user-visible behavior otherwise.
31655
31656 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31657
31658         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
31659         (jm_PREREQ_EXCLUDE): New macro.
31660
31661 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31662
31663         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
31664         tm to be declared.
31665
31666 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31667
31668         * lib/hash.c: Remove '2001' from copyright notice.
31669
31670 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31671
31672         * lib/full-write.h: New file.
31673         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
31674         * lib/full-write.c: Correct credits, as cccp.c no longer
31675         exists and anyway it was so heavily changed from the old cccp
31676         code as to be unrecognizable.  Include full-write.h.
31677         (full_write) Return size_t, with short writes meaning failure.
31678         All callers changed.  This fixes a bug with large buffers
31679         on 64-bit hosts.
31680         * lib/utime.c: Include full-write.h.
31681
31682 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31683
31684         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
31685         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
31686         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
31687         Include if available.
31688         (<xalloc.h>): Include
31689         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
31690         (verify): New macro.  Use it to verify that EXCLUDE macros do not
31691         collide with FNM macros.
31692         (struct patopts): New struct.
31693         (struct exclude): Use it, as exclude patterns now come with options.
31694         (new_exclude): Support above changes.
31695         (new_exclude, add_exclude_file):
31696         Initial size must now be a power of two to simplify overflow checking.
31697         (free_exclude, fnmatch_no_wildcards): New function.
31698         (excluded_filename): No longer requires options arg, as the options
31699         are determined by add_exclude.  Now returns bool, not int.
31700         (excluded_filename, add_exclude):
31701         Add support for the fancy new exclusion options.
31702         (add_exclude, add_exclude_file): Now takes int options arg.
31703         Check for arithmetic overflow when computing sizes.
31704         (add_exclude_file): xrealloc might modify errno, so don't
31705         realloc until after errno might be used.
31706
31707         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
31708         New macros.
31709         (free_exclude): New decl.
31710         (add_exclude, add_exclude_file): Now takes int options arg.
31711         (excluded_filename): No longer requires options arg, as the options
31712         are determined by add_exclude.  Now returns bool, not int.
31713
31714 2001-08-30  Paul Eggert  <eggert@twinsun.com>
31715
31716         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
31717
31718 2001-08-27  Jim Meyering  <meyering@lucent.com>
31719
31720         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
31721
31722         * lib/version-etc.c (N_): Remove definition.
31723         Revert most of last change.
31724         Instead, simply don't mark the `Copyright...' string for translation.
31725         Based on advice from Paul Eggert.
31726
31727         * lib/strtoxmax.c: Tweak comment.
31728
31729 2001-08-26  Jim Meyering  <meyering@lucent.com>
31730
31731         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
31732
31733         * m4/xstrtoimax.m4: New file.
31734         * m4/xstrtoumax.m4: Add comments explaining why we
31735         AC_REPLACE_FUNCS(strtol).
31736
31737 2001-08-26  Jim Meyering  <meyering@lucent.com>
31738
31739         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
31740         of copyright with `%s' so translators don't get an untranslated
31741         message in 2002.
31742         (COPYRIGHT_YEAR): Define.
31743         (version_etc): Use fprintf rather than fputs.
31744         Suggestion from Ulrich Drepper.
31745
31746         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
31747
31748         * lib/strtoll.c: New file, from GNU libc.
31749         * lib/xstrtoimax.c: New file.
31750
31751         * lib/xstrtol.h: Add xstrtoimax.
31752         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
31753         * lib/strtoimax.c: New file.  Likewise, but first define
31754         STRTOUXMAX_SIGNED.
31755
31756         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
31757         ...
31758         * lib/strtoxmax.c: ... then renamed to this.
31759
31760 2001-08-18  Paul Eggert  <eggert@twinsun.com>
31761
31762         * m4/inttypes.m4: Add AC_PREREQ(2.13).
31763         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
31764         (jm_AC_TYPE_INTMAX_T): New macro.
31765         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
31766
31767         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
31768
31769         * m4/longlong.m4: Renamed from ulonglong.m4.
31770         * m4/inttypes.m4: Renamed from inttypes_h.m4.
31771         * m4/uintmax_t.m4: Removed.
31772
31773 2001-08-13  Paul Eggert  <eggert@twinsun.com>
31774
31775         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
31776         Port to Solaris 8, where 'sed' requires a space after the 'r'
31777         command, and where sh dislikes "$/".  Clean up the spacing a bit.
31778         Redirect output to $tmp just once.
31779
31780 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
31781
31782         * lib/addext.c (<errno.h>): Include.
31783         (errno): Declare if not defined.
31784         (addext): Work correctly when pathconf returns -1 and leaves
31785         errno alone because there is no limit.  Also, work even if
31786         pathconf returns a value greater than SIZE_MAX.
31787
31788 2001-08-12  Jim Meyering  <meyering@lucent.com>
31789
31790         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
31791         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
31792         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
31793         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
31794         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
31795         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
31796         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
31797         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
31798         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
31799         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
31800         utime.m4, utimes.m4, xstrtoumax.m4:
31801         Quote the first argument in each use of AC_DEFUN.
31802
31803 2001-08-12  Jim Meyering  <meyering@lucent.com>
31804
31805         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
31806         Simply `return getcwd (NULL, 0);'.
31807         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
31808         Use 1300 as initial value for length, not PATH_MAX.
31809
31810         * lib/pathmax.h: Clean up cpp syntax.
31811
31812 2001-08-12  Jim Meyering  <meyering@lucent.com>
31813
31814         * lib/gettimeofday.c: New file.
31815         * lib/gtod.h: New file.
31816         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
31817
31818 2001-08-05  Jim Meyering  <meyering@lucent.com>
31819
31820         * m4/jm-macros.m4: Require autoconf-2.52.
31821
31822 2001-08-04  Jim Meyering  <meyering@lucent.com>
31823
31824         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
31825         stmt, to get in sync with glibc.
31826
31827 2001-08-03  Paul Eggert  <eggert@twinsun.com>
31828
31829         The following changes are from gettext 0.10.39 as maintained by
31830         Bruno Haible.
31831
31832         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
31833         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
31834         with inverted sense.  All uses changed.
31835
31836         * lib/mbswidth.c: Don't include <limits.h>.
31837         Include <stdlib.h> and <string.h> unconditionally.
31838         (iswcntrl, mbsinit, ISCNTRL): New macros.
31839         (mbsnwidth): Use K&R style function declarations.
31840         Don't bother checking for MB_LEN_MAX == 1, since the compiler
31841         can optimize it when MB_CUR_MAX == 1.
31842         The width of control characters is zero, not 1.
31843
31844 2001-08-03  Paul Eggert  <eggert@twinsun.com>
31845
31846         The following changes are from gettext 0.10.39 as maintained by
31847         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
31848
31849         * m4/codeset.m4: Upgrade to serial AM1.
31850         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
31851         all uses changed.  Quote first arg of AC_DEFUN.
31852         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
31853
31854         * m4/iconv.m4: Upgrade to serial AM2.
31855         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
31856         Add --with-libconv-prefix.
31857         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
31858         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
31859         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
31860         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
31861         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
31862
31863         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
31864         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
31865         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
31866         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
31867         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
31868         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
31869         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
31870         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
31871         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
31872
31873         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
31874         string.h any more.
31875
31876         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
31877         not the default value.
31878
31879         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
31880         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
31881         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
31882         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
31883         Also check for iswcntrl, used for wcwidth fallback.
31884         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
31885         to Autoconf 2.13.
31886
31887 2001-08-03  Jim Meyering  <meyering@lucent.com>
31888
31889         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
31890         as it was in the original.  Reported by Paul Eggert.
31891
31892 2001-07-16  Jim Meyering  <meyering@lucent.com>
31893
31894         * m4/gettimeofday.m4: New file.
31895         Prompted by a report from Bernhard Baehr.
31896
31897 2001-07-15  Jim Meyering  <meyering@lucent.com>
31898
31899         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
31900         stuff. Now it's in ../Makefile.cfg.
31901
31902 2001-07-15  Jim Meyering  <meyering@lucent.com>
31903
31904         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
31905         (BUILT_SOURCES): Add unlocked-io.h.
31906         (io_functions): Define.
31907         (unlocked-io.h): New rule.
31908         (DISTCLEANFILES): Add unlocked-io.h.
31909         (all-local): Depend on unlocked-io.h, to ensure it is created.
31910
31911         * lib/unlocked-io.hin: New file
31912
31913         * lib/regex.c: Update from glibc.
31914
31915 2001-07-05  Jim Meyering  <meyering@lucent.com>
31916
31917         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
31918         recommendation.
31919         (libfetish_a_SOURCES): Put all .h files here instead.
31920         Remove a thus-exposed (better checks in automake) duplicate and
31921         two unnecessary .h files.
31922
31923 2001-07-04  Jim Meyering  <meyering@lucent.com>
31924
31925         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
31926         that generates jm-glibc-io.m4 so that it doesn't trigger any make
31927         distcheck failure.
31928
31929 2001-07-02  Jim Meyering  <meyering@lucent.com>
31930
31931         The following changes were prompted by suggestions from Bruno Haible.
31932
31933         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
31934         is now generated.
31935         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
31936         definition of EXTRA_DIST.
31937         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
31938         ensure that the generated file is created/updated whenever the list
31939         of $(unlocked_functions) is changed.
31940         (jm-glibc-io.m4): New rule.
31941         (unlocked-io.h): New rule -- currently unused.
31942
31943 2001-06-24  Jim Meyering  <meyering@lucent.com>
31944
31945         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
31946         unmatched right bracket, rather than kludging it with an extra,
31947         falsely-matching quote in a comment.  Patch by Akim Demaille.
31948
31949 2001-06-11  Jim Meyering  <meyering@lucent.com>
31950
31951         * lib/regex.c: Update from GNU libc.
31952
31953 2001-05-27  Jim Meyering  <meyering@lucent.com>
31954
31955         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
31956         Check for ut_type in struct utmp.
31957
31958 2001-05-27  Jim Meyering  <meyering@lucent.com>
31959
31960         * lib/readutmp.h (UT_TYPE): Define.
31961
31962 2001-05-24  Jim Meyering  <meyering@lucent.com>
31963
31964         * lib/argmatch.c: Include "quote.h".
31965         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
31966         quote function.  Reported by Göran Uddeborg.
31967
31968 2001-05-22  Jim Meyering  <meyering@lucent.com>
31969
31970         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
31971         now that we use the package-supplied version unconditionally.
31972         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
31973
31974 2001-05-21  Jim Meyering  <meyering@lucent.com>
31975
31976         * m4/regex.m4: Change a couple backticks to single quotes to avoid
31977         shell syntax errors.
31978
31979 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
31980
31981         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
31982
31983 2001-05-20  Paul Eggert  <eggert@twinsun.com>
31984
31985         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
31986         Don't bother to check library strftime, since
31987         we'll be using our own my_strftime function anyway.
31988         Define my_strftime instead of strftime.
31989
31990 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
31991
31992         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
31993         which is not yet declared.
31994
31995 2001-05-15  Jim Meyering  <meyering@lucent.com>
31996
31997         * m4/regex.m4: Use proper quoting so brackets appear in the test
31998         program.
31999         Reported by, and with help from, Bruno Haible.
32000
32001 2001-05-13  Jim Meyering  <meyering@lucent.com>
32002
32003         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
32004         undefined.
32005
32006 2001-05-11  Paul Eggert  <eggert@twinsun.com>
32007
32008         dirname code cleanup.  base_name now behaves more compatibly
32009         with POSIX basename when given file names that have trailing
32010         slashes, and similarly for dir_name.  Add new primitives
32011         base_len and dir_len.  Put the directory-name-related decls
32012         into dirname.h.
32013
32014         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
32015         * lib/backupfile.c (base_name): Likewise.
32016         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
32017         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
32018         * lib/makepath.c (strip_trailing_slashes): Likewise.
32019         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
32020         ISSLASH): Likewise.
32021         * lib/rename.c (strip_trailing_slashes): Likewise.
32022         * lib/same.c (base_name): Likewise.
32023         * lib/stripslash.c (ISSLASH): Likewise.
32024
32025         * lib/addext.c: Include <dirname.h> after size_t is defined.
32026         * lib/backupfile.c: Likewise.
32027
32028         * lib/addext.c (addext): Use base_len to trim redundant
32029         trailing slashes instead of doing it ourselves.
32030         But do not trim the last slash if it is not redundant.
32031
32032         * lib/backupfile.c (find_backup_file_name,
32033         max_backup_version): Use base_len instead of rolling it ourselves.
32034         Handle the case of "" and (on DOS) "C:" correctly.
32035
32036         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
32037         needed. Include <string.h>, <dirname.h>.
32038         (base_name): Allow file names ending in slashes, other than names
32039         that are all slashes.  In this case, return the basename followed
32040         by the slashes.  This is more general, and can be used in places
32041         where the original base_name purposely had an assertion failure.
32042         (base_len): New function.
32043
32044         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
32045         Do not include <assert.h>; no longer needed.
32046         Include xalloc.h.
32047         (memrchr): Remove decl.
32048         (dir_name_r): Remove.
32049         (dir_len): Renamed from dirlen.  All callers changed.
32050         Rewrite in terms of base_name, for simplicity and consistency.
32051         (dir_name): Never return NULL.  All callers changed.
32052         Do not include <stdlib.h> in test program; no longer needed.
32053         return 0; is fine for test program.
32054
32055         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
32056         New macros.
32057         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
32058
32059         * lib/path-concat.c (path_concat): Use base_len to compute
32060         base length, not strlen; this means we cannot rely on memcpy
32061         to null-terminate.
32062
32063         * lib/same.c (STREQ): Remove.
32064         (same_name): Handle the case where the basename ends in trailing '/'.
32065
32066         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
32067         a slash was stripped.  Do not strip the last slash after a
32068         file system prefix.
32069
32070 2001-05-11  Paul Eggert  <eggert@twinsun.com>
32071
32072         * lib/Makefile.am (libfetish_a_SOURCES):
32073         Add strftime.c, since we now compile it on all hosts.
32074
32075         * lib/strftime.c (my_strftime):
32076         Define to nstrftime if emacs, but only if my_strftime is not defined.
32077         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
32078         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
32079         Add one more extra argument: a nanoseconds value.
32080         All uses changed.
32081         (ns): New macro.
32082         (my_strftime function): Add %N format.
32083         (emacs_strftimeu): Renamed from emacs_strftime,
32084         with extra ut argument.
32085
32086 2001-05-09  Paul Eggert  <eggert@twinsun.com>
32087
32088         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
32089
32090 2001-04-21  Jim Meyering  <meyering@lucent.com>
32091
32092         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
32093         doesn't interfere.
32094
32095 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
32096
32097         * m4/ftruncate.m4: Check for chsize.
32098         Link with ftruncate.o unconditionally if ftruncate is missing.
32099         This was required when cross-compiling to i586-mingw32msvc.
32100
32101 2001-04-08  Jim Meyering  <meyering@lucent.com>
32102
32103         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
32104         recomputed; that's necessary when the offset spans a DST transition.
32105         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
32106
32107 2001-04-02  Jim Meyering  <meyering@lucent.com>
32108
32109         * lib/regex.h, regex.c: Update from GNU libc.
32110
32111 2001-03-24  Jim Meyering  <meyering@lucent.com>
32112
32113         * m4/jm-macros.m4: Require autoconf-2.49d.
32114
32115 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
32116
32117         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
32118
32119 2001-03-19  Paul Eggert  <eggert@twinsun.com>
32120
32121         * lib/version-etc.c (version_etc_copyright): Update to 2001.
32122
32123 2001-03-17  Jim Meyering  <meyering@lucent.com>
32124
32125         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
32126         now that the version in autoconf is equivalent.
32127         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
32128
32129         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
32130         Suggestion from Akim Demaille.
32131
32132         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
32133         (jm_PREREQ_TEMPNAME): New function.
32134
32135 2001-03-16  Paul Eggert  <eggert@twinsun.com>
32136
32137         * lib/tempname.c (uint64_t): Define to uintmax_t if
32138         not defined, and if UINT64_MAX is not defined.
32139         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
32140         Reported by John David Anglin.
32141
32142 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
32143
32144         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
32145         resolve alias if codeset is empty.
32146         * lib/config.charset (BeOS): Use wildcard syntax.
32147
32148 2001-03-13  Jim Meyering  <meyering@lucent.com>
32149
32150         * lib/path-concat.c (path_concat)
32151         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
32152         concatenating e.g., `C:' and `foo'.
32153         From Bruno Haible.
32154
32155 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
32156
32157         * lib/localcharset.c (locale_charset): Don't use
32158         setlocale(LC_CTYPE,NULL). Don't return NULL.
32159         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
32160
32161 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
32162
32163         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
32164         support for DOS/DJGPP.
32165
32166 2001-03-01  Paul Eggert  <eggert@twinsun.com>
32167
32168         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
32169         lacks mkstemp.  Compile our own tempname.c if we compile our own
32170         mkstemp.c, as mkstemp relies on tempname.
32171
32172 2001-03-01  Jim Meyering  <meyering@lucent.com>
32173
32174         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
32175         AH_VERBATIM really does output its argument verbatim.
32176
32177 2001-02-28  Paul Eggert  <eggert@twinsun.com>
32178
32179         * lib/Makefile.am (libfetish_a_SOURCES):
32180         Add dup-safer.c, fopen-safer.c.
32181         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
32182
32183         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
32184         * lib/unistd-safer.h: New files.
32185
32186 2001-02-25  Paul Eggert  <eggert@twinsun.com>
32187
32188         The mkstemp replacement is taken from glibc 2.2.2, with some
32189         portability fixes for use outside glibc, as follows:
32190
32191         * lib/tempname.c (struct_stat64): New macro.
32192         (direxists, __gen_tempname): Use it.
32193         This avoids a portability problem with Solaris 8.
32194
32195         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
32196         (<stddef.h>, <stdint.h>, <string.h>):
32197         Include only if STDC_HEADERS || _LIBC.
32198         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
32199         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
32200         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
32201         (__set_errno): Define this macro if <errno.h> doesn't.
32202         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
32203         Define these macros if <stdio.h> doesn't.
32204         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
32205         Define these macros if <sys/stat.h>
32206         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
32207         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
32208         __xstat64): Define if not _LIBC.
32209         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
32210         (__gen_tempname): Invoke gettimeofday only if
32211         HAVE_GETTIMEOFDAY || _LIBC;
32212         otherwise, fall back on plain "time".
32213         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
32214
32215         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
32216
32217         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
32218
32219 2001-02-18  Paul Eggert  <eggert@twinsun.com>
32220
32221         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
32222
32223 2001-02-17  Paul Eggert  <eggert@twinsun.com>
32224
32225         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
32226         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
32227         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
32228         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
32229
32230 2001-02-17  Paul Eggert  <eggert@twinsun.com>
32231
32232         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
32233         Remove workaround macros for hosts that have mbrtowc but not
32234         mbstate_t, as we now insist on proper declarations for both
32235         before using mbrtowc.
32236
32237 2001-02-17  Jim Meyering  <meyering@lucent.com>
32238
32239         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
32240         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
32241         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
32242         UnixWare 7.1.1.
32243
32244         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
32245         rather than AC_CACHE_VAL.
32246
32247 2001-02-17  Jim Meyering  <meyering@lucent.com>
32248
32249         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
32250         around included file name.
32251
32252         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
32253
32254         * lib/strftime.c: Update from GNU libc (the only changes were to
32255         comments).
32256
32257 2001-02-17  Jim Meyering  <meyering@lucent.com>
32258
32259         * lib/regex.c: Update from libc.
32260
32261 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
32262
32263         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
32264         clash.
32265
32266 2001-02-16  Paul Eggert  <eggert@twinsun.com>
32267
32268         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
32269         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
32270         Reported by Mark Hounschell via Paul Eggert.
32271
32272 2001-02-07  Jim Meyering  <meyering@lucent.com>
32273
32274         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
32275
32276 2001-02-05  Jim Meyering  <meyering@lucent.com>
32277
32278         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
32279         it includes the patch required for `large file' support with at least
32280         HP-UX's 10.20 /bin/cc.
32281
32282 2001-02-03  Jim Meyering  <meyering@lucent.com>
32283
32284         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
32285         AS_IF, now that it works once again (mysteriously).
32286         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
32287
32288 2001-01-30  Jim Meyering  <meyering@lucent.com>
32289
32290         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
32291         * m4/chown.m4: Rename conftestchown to conftest.chown.
32292         * m4/rename.m4: s/conftestdir/conftest.d1/ and
32293         s/conftestdir2/conftest.d2/.
32294         * m4/utimes.m4: s/conftestdata/conftest.data/
32295         Inspired by Pavel Roskin's change in autoconf.
32296
32297 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
32298
32299         * lib/config.charset: Update for FreeBSD 4.2.
32300
32301 2001-01-27  Jim Meyering  <meyering@lucent.com>
32302
32303         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
32304         a use of AS_IF.
32305         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
32306
32307 2001-01-26  Jim Meyering  <meyering@lucent.com>
32308
32309         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
32310         quotearg.c includes it.
32311
32312 2001-01-26  Jim Meyering  <meyering@lucent.com>
32313
32314         * lib/quotearg.c: Include stddef.h.
32315         * lib/quote.c: Include stddef.h.
32316         Reported by Axel Kittenberger.
32317
32318         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
32319         line in double quotes so that it evokes a better diagnostic.
32320         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
32321         Reported by Axel Kittenberger.
32322
32323 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
32324
32325         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
32326         as if it was a `charset'.
32327
32328 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
32329
32330         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
32331         has const.
32332
32333 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
32334
32335         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
32336         to avoid a warning.  Add back 'const' to inptr.
32337
32338 2001-01-20  Jim Meyering  <meyering@lucent.com>
32339
32340         Be sure that headers are checked before used in code compiled
32341         for the type checks.
32342         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
32343         In place of that, invoke jm_CHECK_ALL_TYPES.
32344         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
32345         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
32346         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
32347         The check for ssize_t was mistakenly run before the test for unistd.h.
32348
32349         The configure-time check for stdbool.h was missing.
32350         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
32351         (jm_PREREQ_HASH): New function.
32352
32353 2001-01-17  Jim Meyering  <meyering@lucent.com>
32354
32355         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
32356         for autoconf-2.49c.
32357         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
32358
32359 2001-01-16  Jim Meyering  <meyering@lucent.com>
32360
32361         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
32362         From Bruno Haible.
32363
32364 2001-01-14  Jim Meyering  <meyering@lucent.com>
32365
32366         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
32367         foo and bar.  Create conftestdir/ in the script, not in the C code.
32368         Remove directories in the script, not in the C code.
32369         Remove conftestdir{,2} before trying to create the directory.
32370         Make the entire configure script fail if the mkdir fails.
32371
32372 2001-01-14  Jim Meyering  <meyering@lucent.com>
32373
32374         * lib/rename.c: New file.  From Volker Borchert.
32375         Include stdlib.h, string.h or strings.h, and xalloc.h.
32376         Use strip_trailing_slashes rather than open-coding it.
32377
32378 2001-01-03  Paul Eggert  <eggert@twinsun.com>
32379
32380         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
32381
32382 2001-01-03  Jim Meyering  <meyering@lucent.com>
32383
32384         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
32385         of local `inptr' to avoid warning with some system declarations of
32386         iconv.
32387
32388 2001-01-02  Volker Borchert  <bt@teknon.de>
32389
32390         * m4/rename.m4: New file.
32391         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
32392
32393 2001-01-01  Jim Meyering  <meyering@lucent.com>
32394
32395         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
32396         even on systems with utmpx.h.  It's necessary for the declaration of
32397         utmp's ut_user member.  Reported by Andreas Jaeger.
32398
32399         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
32400         available. They are required for the declarations of getgrgid and
32401         getpwuid resp.
32402         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
32403         Reported by Andreas Jaeger.
32404
32405 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
32406
32407         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
32408         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
32409         so `make install' also works in VPATH builds.
32410
32411 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
32412
32413         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
32414         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
32415         can be used in subdirectories.
32416
32417 2000-12-29  Paul Eggert  <eggert@twinsun.com>
32418
32419         * lib/modechange.c: Do not assume that mode_t uses the
32420         traditional octal encoding.  E.g. "chmod 1 FOO" should set
32421         the other-execute bit of FOO even if S_IXOTH != 1.
32422
32423         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
32424         WOTH, XOTH, ALLM): New macros.
32425         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
32426          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
32427         Use them.
32428         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
32429         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
32430         (mode_compile):
32431         No need to use uintmax_t; unsigned long is long enough.
32432         Don't bother to get suffix since we don't use it.
32433
32434 2000-12-26  Jim Meyering  <meyering@lucent.com>
32435
32436         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
32437         better with autoheader.
32438
32439 2000-12-24  Jim Meyering  <meyering@lucent.com>
32440
32441         * lib/hash.c (is_prime): Return explicit boolean values.
32442         (hash_get_first): Return NULL to appease Irix5.6's 89.
32443         Reported by Nelson Beebe.
32444
32445 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
32446
32447         * lib/localcharset.c (locale_charset): Add support for Win32.
32448
32449 2000-12-18  Paul Eggert  <eggert@twinsun.com>
32450
32451         * lib/physmem.h, lib/physmem.c: New files.
32452
32453         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
32454         (noinst_HEADERS): Add physmem.h.
32455
32456         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
32457         't' for compatibility with Solaris 8 sort.
32458
32459 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
32460
32461         * lib/config.charset: Add support for BeOS.
32462
32463 2000-12-17  Jim Meyering  <meyering@lucent.com>
32464
32465         * m4/dos.m4 (jm_AC_DOS): New file and macro.
32466         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
32467
32468 2000-12-16  Jim Meyering  <meyering@lucent.com>
32469
32470         This bug had a serious impact on chown: `chown N:M FILE' (for integer
32471         N and M) would have treated it like `chown N:N FILE'.
32472
32473         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
32474
32475 2000-12-16  Jim Meyering  <meyering@lucent.com>
32476
32477         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
32478         SHELLS_FILE to a file name that's useful on djgpp systems.
32479         Include stdlib.h.
32480         (ADDITIONAL_DEFAULT_SHELLS): Define.
32481         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
32482         Based mostly on a patch from Prashant TR.
32483
32484 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
32485
32486         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
32487         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
32488         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
32489
32490 2000-12-08  Andreas Schwab  <schwab@suse.de>
32491
32492         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
32493         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
32494
32495 2000-12-07  Jim Meyering  <meyering@lucent.com>
32496
32497         * lib/stripslash.c (ISSLASH): Define.
32498         (strip_trailing_slashes): Use ISSLASH rather than comparing against
32499         `/'.
32500         From Prashant TR.
32501
32502         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
32503         (dir_name_r): Declare this function as static.
32504         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
32505         manifest itself on a name containing a mix of slashes and
32506         backslashes.
32507         Make this function work with names starting with a DOS-style
32508         drive letter and colon prefix.
32509         (dir_name): Append `.' if necessary.
32510         Based mostly on patches from Prashant TR and Eli Zaretskii.
32511
32512         * lib/dirname.h (dir_name_r): Remove prototype.
32513
32514 2000-12-06  Paul Eggert  <eggert@twinsun.com>
32515
32516         * m4/off_t-format.m4: Remove this file.
32517         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
32518
32519 2000-12-06  Jim Meyering  <meyering@lucent.com>
32520
32521         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
32522         replacement strtoull, we may well need the replacement strtoul, too.
32523         Check for declarations of strtoul and strtoull.
32524         Check for strtol.  Mainly as a cue to cause automake to include
32525         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
32526         Check for limits.h -- strtol.c needs it.
32527
32528 2000-12-05  Jim Meyering  <meyering@lucent.com>
32529
32530         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
32531
32532 2000-12-04  Jim Meyering  <meyering@lucent.com>
32533
32534         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
32535         Also include memory.h, stdlib.h, unistd.h if appropriate.
32536         Reported by Andreas Jaeger (conflicting declaration of malloc).
32537
32538 2000-12-02  Jim Meyering  <meyering@lucent.com>
32539
32540         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
32541         * m4/jm-macros.m4 (jm_MACROS): require it.
32542
32543 2000-12-02  Jim Meyering  <meyering@lucent.com>
32544
32545         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
32546
32547 2000-12-01  Paul Eggert  <eggert@twinsun.com>
32548
32549         * lib/memrchr.c: Include <config.h> before any system include file.
32550
32551 2000-11-30  Jim Meyering  <meyering@lucent.com>
32552
32553         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
32554
32555 2000-11-30  Jim Meyering  <meyering@lucent.com>
32556
32557         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
32558
32559 2000-11-29  Paul Eggert  <eggert@twinsun.com>
32560
32561         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
32562
32563 2000-11-26  Jim Meyering  <meyering@lucent.com>
32564
32565         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
32566
32567 2000-11-22  Paul Eggert  <eggert@twinsun.com>
32568
32569         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
32570         size of (size_t) -1; it's not portable.
32571
32572 2000-11-17  Jim Meyering  <meyering@lucent.com>
32573
32574         * lib/strstr.c: Update from GNU libc.
32575
32576 2000-11-17  Akim Demaille  <akim@epita.fr>
32577
32578         * lib/obstack.h: Formatting changes.
32579         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
32580         prevent type checking.
32581         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
32582         cast the value to (void *): assigning a `foo *' to a `void *'
32583         variable is valid.
32584         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
32585
32586 2000-11-16  Jim Meyering  <meyering@lucent.com>
32587
32588         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
32589
32590 2000-11-11  Jim Meyering  <meyering@lucent.com>
32591
32592         * lib/error.c: Add a couple #includes, merging from GNU libc version.
32593
32594 2000-11-10  Jim Meyering  <meyering@lucent.com>
32595
32596         * lib/obstack.h: Update from GNU libc.
32597         * lib/obstack.c: Likewise.
32598
32599 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
32600
32601         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
32602
32603 2000-11-06  Paul Eggert  <eggert@twinsun.com>
32604
32605         * lib/getusershell.c (setusershell): Use rewind rather than
32606         fseek/fseeko, to avoid configuration hassles with fseeko.
32607         Don't bother opening SHELLS_FILE if shellstream is NULL;
32608         it's not necessary.
32609
32610 2000-11-05  Jim Meyering  <meyering@lucent.com>
32611
32612         * lib/makepath.h (make_dir): Declare.
32613         * lib/makepath.c (make_dir): Remove `static' attribute.
32614         Tweak a comment.
32615
32616 2000-11-04  Jim Meyering  <meyering@lucent.com>
32617
32618         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
32619
32620 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
32621
32622         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
32623         last one in a bucket, advance to the next bucket.
32624
32625 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
32626
32627         * lib/fnmatch.c: Do not comment out all the code if we are using
32628         the GNU C library, because in some cases we are replacing buggy
32629         code in the GNU C library itself.
32630
32631 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
32632
32633         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
32634         (regex_compile): Catch bogus \(\1\).
32635
32636 2000-10-30  Paul Eggert  <eggert@twinsun.com>
32637
32638         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
32639         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
32640         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
32641
32642 2000-10-30  Paul Eggert  <eggert@twinsun.com>
32643
32644         * lib/error.h, getline.h, modechange.h:
32645         Remove "2000" from Copyright line, as the file hasn't been
32646         changed this year other than in the copyright notice.
32647
32648         * lib/xalloc.h: Add "2000" to Copyright line, as this file
32649         was changed this year.
32650
32651 2000-10-29  Jim Meyering  <meyering@lucent.com>
32652
32653         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
32654         renaming.
32655         * m4/ls-mntd-fs.m4: Likewise
32656
32657 2000-10-29  Jim Meyering  <meyering@lucent.com>
32658
32659         * lib/xstat.in: Fix grammar in comment.
32660
32661 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
32662
32663         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
32664         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
32665         doesn't define __restrict_arr.
32666
32667 2000-10-28  Jim Meyering  <meyering@lucent.com>
32668
32669         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
32670         (jm_PREREQ_MEMCHR): New function.
32671
32672 2000-10-28  Jim Meyering  <meyering@lucent.com>
32673
32674         * lib/memchr.c: Update from libc.
32675         Adjust for portability:
32676         [HAVE_STDLIB_H]: Include stdlib.h.
32677         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
32678         Undef __memchr, too.
32679         [!weak_alias]: Define __memchr to memchr.
32680
32681         * lib/regex.c: Update from libc.
32682         * lib/regex.h: Likewise.
32683         * lib/getopt1.c: Likewise.
32684         * lib/memcmp.c: Likewise.
32685
32686         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
32687         Avoid using fseek, when possible -- it's broken by design.
32688         Patch by Ulrich Drepper.
32689
32690 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
32691
32692         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
32693         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
32694         Giving in to popular pressure to shut up the compiler with casts.
32695
32696 2000-10-26  Jim Meyering  <meyering@lucent.com>
32697
32698         * lib/strftime.c: Update from libc.
32699
32700 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
32701
32702         * regex.c: More `unsigned char' -> `re_char' changes.
32703         Also change several `int' into `re_wchar_t'.
32704         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
32705         (PUSH_FAILURE_POINTER): Don't cast any more.
32706         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
32707         We want GCC to complain, since this piece of code makes
32708         re_match non-reentrant, which *should* be fixed.
32709         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
32710         (EXTEND_BUFFER): Use RETALLOC.
32711         (SET_LIST_BIT): Don't cast.
32712         (re_wchar_t): New type.
32713         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
32714         that those two functions will always properly return.
32715         (IMMEDIATE_QUIT_CHECK): Cast to void.
32716         (analyse_first): Use recursion rather than an explicit stack.
32717         (re_compile_fastmap): Can't fail anymore.
32718         (re_search_2): Don't check re_compile_fastmap for failure.
32719         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
32720         Now also sets the new value (passed in a new argument).
32721         (re_match_2_internal): Use it.
32722         Also, use a new var `reg' of type size_t when looping through regs
32723         rather than reuse the inappropriate `mcnt'.
32724
32725 2000-10-25  Jim Meyering  <meyering@lucent.com>
32726
32727         * lib/obstack.c: Update from libc.
32728
32729 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
32730
32731         * regex.c (regex_compile): Change the way of handling a range from
32732         a char less than 256 to a char not less than 256.
32733
32734 2000-10-24  Andrew Innes  <andrewi@gnu.org>
32735
32736         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
32737         NT-Emacs only.
32738         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
32739         so that re_search functions only quit when callers expect them to.
32740
32741 2000-10-23  Jim Meyering  <meyering@lucent.com>
32742
32743         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
32744         wrong.  That set_locale call must not have any side effects.
32745         From Paul Eggert.
32746
32747 2000-10-22  Jim Meyering  <meyering@lucent.com>
32748
32749         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
32750         [CYCLIC]: Remove now-unused definition.
32751
32752         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
32753         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
32754         Suggestion from Ulrich Drepper.
32755
32756 2000-10-21  Jim Meyering  <meyering@lucent.com>
32757
32758         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
32759         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
32760         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
32761
32762 2000-10-21  Jim Meyering  <meyering@lucent.com>
32763
32764         * lib/dirname.c (memrchr): Declare if necessary.
32765         (dir_name): Remove the restriction that there be no
32766         trailing slashes.  Now, this code skips past them, effectively
32767         ignoring them.
32768         [TEST_DIRNAME] (main): New unit tests.
32769
32770         * lib/memrchr.c: New file from GNU libc.
32771         Undef __memrchr, too.
32772         [!weak_alias]: Define __memrchr to memrchr.
32773         Guard weak_alias use with `#ifdef weak_alias'.
32774
32775 2000-10-21  Jim Meyering  <meyering@lucent.com>
32776
32777         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
32778         (dir_name): Use dir_name_r.
32779         * lib/dirname.h (dir_name_r): Declare it.
32780
32781 2000-10-17  Jim Meyering  <meyering@lucent.com>
32782
32783         * lib/quote.h (PARAMS): Define and use.
32784         Reported by Akim Demaille.
32785
32786         * lib/getopt.c: Update from libc.
32787
32788 2000-10-16  Jim Meyering  <meyering@lucent.com>
32789
32790         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
32791         setlocale.
32792         From Jan Fedak.
32793
32794 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
32795
32796         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
32797
32798 2000-09-25  Jim Meyering  <meyering@lucent.com>
32799
32800         * lib/md5.h (rol): Define (from GnuPG).
32801
32802         * lib/sha.c: Give credit (GnuPG) where due.
32803         (M): Use rol rather than open-coding it.
32804         Add a FIXME comment.
32805
32806 2000-09-21  Jim Meyering  <meyering@lucent.com>
32807
32808         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
32809         Reported by Michael Stone.
32810
32811 2000-09-20  Jim Meyering  <meyering@lucent.com>
32812
32813         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
32814         (noinst_HEADERS): Add sha.h.
32815         Based on code from Scott G. Miller and from GnuPG.
32816
32817 2000-09-18  Jim Meyering  <meyering@lucent.com>
32818
32819         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
32820         LIBS. Otherwise, everyone ends up linking with -lelf for some
32821         configurations.
32822         Reported by Mike Stone.
32823
32824 2000-09-15  Jim Meyering  <meyering@lucent.com>
32825
32826         * lib/regex.c: Update from libc.
32827
32828 2000-09-10  Jim Meyering  <meyering@lucent.com>
32829
32830         * lib/getopt.c (_getopt_internal): Update from glibc.
32831
32832 2000-09-09  Jim Meyering  <meyering@lucent.com>
32833
32834         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
32835         think it should be used as a general replacement for isascii.
32836         * lib/fnmatch.c: Likewise.
32837         * lib/mbswidth.c: Likewise
32838         * lib/regex.c: Likewise.
32839
32840         Don't use atoi.
32841         * lib/userspec.c: Include sys/param.h and limits.h.
32842         Include xstrtol.h.
32843         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
32844         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
32845         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
32846         UID, GID.  Check range.
32847
32848 2000-09-06  Jim Meyering  <meyering@lucent.com>
32849
32850         * lib/getopt.c (_getopt_internal): Update from glibc.
32851
32852 2000-08-30  Jim Meyering  <meyering@lucent.com>
32853
32854         * lib/strftime.c: Merge in changes from GNU libc.
32855
32856 2000-08-26  Jim Meyering  <meyering@lucent.com>
32857
32858         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
32859         * m4/fpending.m4: New file.
32860
32861 2000-08-26  Jim Meyering  <meyering@lucent.com>
32862
32863         * lib/closeout.c: Include "__fpending.h".
32864         (close_stdout_status): Return right away if there's nothing to flush.
32865
32866         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
32867         * lib/__fpending.c: New file.
32868         * lib/__fpending.h: New file.
32869
32870 2000-08-20  Jim Meyering  <meyering@lucent.com>
32871
32872         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
32873         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
32874         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
32875
32876 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
32877
32878         Improve fileutils installation on systems where running
32879         programs (like install) can't be unlinked.
32880         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
32881         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
32882
32883 2000-08-07  Paul Eggert  <eggert@twinsun.com>
32884
32885         Standardize on "memory exhausted" instead of "Memory exhausted"
32886         or "virtual memory exhausted".
32887         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
32888         "virtual memory exhausted".
32889         * lib/same.c (same_name): Invoke xalloc_die instead of printing
32890         our own message.
32891         * lib/userspec.c (parse_user_spec): Likewise.
32892         * lib/bumpalloc.h: comment fix
32893         * lib/same.c, userspec.c: Include xalloc.h.
32894
32895         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
32896         not char *const and pointing to a constant array.
32897         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
32898         (xrealloc): Comment fix.
32899
32900         * lib/userspec.c (parse_user_spec):
32901         Don't translate a message until just before returning,
32902         to avoid unnecessary translation.
32903
32904 2000-08-07  Jim Meyering  <meyering@lucent.com>
32905
32906         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
32907         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
32908         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
32909         getgroups.c, gethostname.c, getopt.h, group-member.c,
32910         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
32911         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
32912         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
32913         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
32914         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
32915         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
32916         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
32917         yesno.c: Back out Copyright date changes for each file with no change
32918         this year.  This eases coordination with other programs using the same
32919         source code modules.  From Paul Eggert.
32920
32921 2000-08-06  Paul Eggert  <eggert@twinsun.com>
32922
32923         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
32924         not char, for compatibility with glibc 2.1.3 strftime.c.
32925
32926 2000-08-03  Greg McGary  <greg@mcgary.org>
32927
32928         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
32929         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
32930         (EXTEND_BUFFER): Use them.
32931
32932 2000-08-01  Jim Meyering  <meyering@lucent.com>
32933
32934         * lib/dirname.c (ISSLASH): Define.
32935         (BACKSLASH_IS_PATH_SEPARATOR): Define.
32936         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
32937         both `\' and `/' may be use as path separators.
32938         Based on a patch from Prashant TR.
32939
32940 2000-07-31  Paul Eggert  <eggert@twinsun.com>
32941
32942         * lib/quotearg.c (quotearg_n_options): Don't make the initial
32943         slot vector a constant, since it might get modified.
32944
32945 2000-07-31  Jim Meyering  <meyering@lucent.com>
32946
32947         * lib/xmalloc.c: Use `virtual memory exhausted', not
32948         `Memory exhausted'.
32949         * lib/obstack.c (print_and_abort): Likewise.
32950
32951 2000-07-30  Paul Eggert  <eggert@twinsun.com>
32952
32953         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
32954         buffer, so that the caller can always quote one small
32955         component of a "memory exhausted" message in slot 0.
32956         From a suggestion by Jim Meyering.
32957
32958 2000-07-30  Jim Meyering  <meyering@lucent.com>
32959
32960         * lib/makepath.c (make_path): Quote the other instance, too.
32961
32962         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
32963         (STATIC_BUF_SIZE): Define.
32964         (quotearg_n_options): Use only statically allocated storage when
32965         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
32966         than STATIC_BUF_SIZE.
32967
32968 2000-07-29  Jim Meyering  <meyering@lucent.com>
32969
32970         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
32971         * lib/dirname.c (dir_name): Likewise.
32972
32973         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
32974         `/'.
32975
32976         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
32977         (dir_name): Assert that there are no trailing slashes.
32978
32979 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
32980
32981         * lib/mbswidth.h (mbswidth): Add a flags argument.
32982         (mbswidth): New declaration.
32983         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
32984         * lib/mbswidth.c (mbswidth): Add a flags argument.
32985         (mbsnwidth): New function.
32986
32987 2000-07-24  Jim Meyering  <meyering@lucent.com>
32988
32989         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
32990
32991 2000-07-23  Paul Eggert  <eggert@twinsun.com>
32992
32993         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
32994
32995 2000-07-23  Paul Eggert  <eggert@twinsun.com>
32996
32997         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
32998         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
32999         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
33000         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
33001         invoke multibyte primitives.
33002
33003 2000-07-23  Paul Eggert  <eggert@twinsun.com>
33004
33005         * lib/quotearg.c:
33006         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
33007         so that mbstate_t is always defined.
33008
33009         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
33010         be 1 in at least one GCC installation, and this configuration
33011         error is likely to be common.  Ignoring MB_LEN_MAX hurts
33012         performance on hosts that have mbrtowc but have only unibyte
33013         locales, but I assume these hosts are rare.
33014
33015 2000-07-23  Paul Eggert  <eggert@twinsun.com>
33016
33017         * lib/mbswidth.c (_XOPEN_SOURCE):
33018         Don't define; this causes problems on Solaris 7.
33019         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
33020
33021 2000-07-23  Jim Meyering  <meyering@lucent.com>
33022
33023         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
33024         too: getgrgid, getpwuid, getuid.
33025
33026 2000-07-23  Jim Meyering  <meyering@lucent.com>
33027
33028         * lib/basename.c (base_name): Add an assertion.
33029
33030 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
33031
33032         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
33033         shadow its mbsinit function.
33034
33035 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
33036
33037         * lib/mbswidth.h: New file.
33038         * lib/mbswidth.c: New file.
33039         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
33040         (noinst_HEADERS): Add mbswidth.h.
33041
33042 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
33043
33044         * lib/config.charset: Add support for FreeBSD. Improve support for
33045         HP-UX and IRIX 6.
33046
33047 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
33048
33049         * m4/mbswidth.m4: New file.
33050         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
33051
33052 2000-07-15  Jim Meyering  <meyering@lucent.com>
33053
33054         * lib/makepath.c: Include quote.h.
33055         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
33056         corresponding argument in a `quote (...)' call.
33057         Give better diagnostics.
33058
33059         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
33060         (noinst_HEADERS): Add quote.h.
33061
33062         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
33063         from tar's src/misc.c.
33064         * lib/quote.h: New file.  Prototypes for same.
33065
33066 2000-07-14  Paul Eggert  <eggert@twinsun.com>
33067
33068         From a suggestion by Bruno Haible.
33069         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
33070         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
33071         to decide whether to define the BeOS workaround macro;
33072         this adjusts to the change to AC_MBSTATE_T.
33073
33074 2000-07-14  Jim Meyering  <meyering@lucent.com>
33075
33076         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
33077         jm_AC_TYPE_UINTMAX_T.
33078
33079 2000-07-13  Paul Eggert  <eggert@twinsun.com>
33080
33081         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
33082
33083         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
33084         quotearg_buffer_restyled): Add support for
33085         clocale_quoting_style.  Undo previous change to
33086         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
33087         and "{RIGHT QUOTATION MARK}" msgids.
33088
33089 2000-07-10  Paul Eggert  <eggert@twinsun.com>
33090
33091         From a suggestion by Bruno Haible.
33092         * m4/mbstate_t.m4 (AC_MBSTATE_T):
33093         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
33094         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
33095         and mbstate_t, to a single-part test that simply defines mbstate_t.
33096         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
33097         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
33098
33099 2000-07-10  Jim Meyering  <meyering@lucent.com>
33100
33101         * m4/strerror_r.m4: Mirror the correction made in autoconf.
33102
33103         * m4/gnu-source.m4: Output to confdefs.h directly.
33104         Suggestion from Akim Demaille.
33105
33106 2000-07-09  Paul Eggert  <eggert@twinsun.com>
33107
33108         The old behavior of quoting `like this' doesn't look good with
33109         newer, ISO-style fonts.  See:
33110         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
33111
33112         Instead, quote "like this" by default.  Let the translator
33113         tailor the locale-specific quoting behavior by providing
33114         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
33115
33116         * lib/quotearg.c (N_): New macro.
33117         (gettext_default): New function.
33118         (quotearg_buffer_restyled): Use
33119         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
33120         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
33121
33122 2000-07-09  Jim Meyering  <meyering@lucent.com>
33123
33124         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
33125         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
33126
33127         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
33128         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
33129
33130 2000-07-09  Jim Meyering  <meyering@lucent.com>
33131
33132         * lib/Most files: Update copyright dates to include 2000.
33133
33134 2000-07-08  Jim Meyering  <meyering@lucent.com>
33135
33136         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
33137         if not defined.
33138         (xgethostname): Remove now-unnecessary #ifdef.
33139         Move declaration of `err' into loop where it's used.
33140
33141 2000-07-05  Paul Eggert  <eggert@twinsun.com>
33142         and Bruno Haible  <haible@clisp.cons.org>
33143
33144         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
33145         only if the test for an object-type mbstate_t fails.  This
33146         prevents us from mistakenly reporting that mbstate_t is a
33147         system object type after we "#define mbstate_t int" to work
33148         around its lack.
33149
33150 2000-07-05  Paul Eggert  <eggert@twinsun.com>
33151         and Bruno Haible  <haible@clisp.cons.org>
33152
33153         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
33154
33155 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
33156
33157         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
33158         to strerror_r.
33159         Include <ctype.h> for use of isalpha.
33160
33161 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
33162
33163         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
33164         by allocating a larger buffer. Test the gethostname return value for
33165         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
33166         returns an error and ENAMETOOLONG isn't defined.
33167
33168 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
33169
33170         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
33171         dimension.
33172
33173 2000-07-04  Jim Meyering  <meyering@lucent.com>
33174
33175         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
33176         of the deprecated AC_CHECKING.
33177
33178 2000-07-04  Jim Meyering  <meyering@lucent.com>
33179
33180         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
33181         Reported by Bruno Haible.
33182
33183 2000-07-04  Jim Meyering  <meyering@lucent.com>
33184
33185         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
33186         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
33187         lacks mbrtowc.
33188
33189 2000-07-03  Paul Eggert  <eggert@twinsun.com>
33190
33191         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
33192         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
33193
33194 2000-07-03  Paul Eggert  <eggert@twinsun.com>
33195         and Bruno Haible  <haible@clisp.cons.org>
33196
33197         * lib/quotearg.c (mbrtowc):
33198         Assign to *pwc, and return 1 only if result is nonzero.
33199         (iswprint): Use ISPRINT when substituting our own mbrtowc.
33200
33201 2000-07-03  Jim Meyering  <meyering@lucent.com>
33202
33203         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
33204
33205 2000-07-03  Jim Meyering  <meyering@lucent.com>
33206
33207         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
33208         This is necessary to get a definition of e.g., UTMP_FILE on
33209         HP-UX 10.20.
33210         From Bob Proulx.
33211
33212 2000-07-02  Jim Meyering  <meyering@lucent.com>
33213
33214         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
33215
33216         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
33217         AC_LIBOBJ(function_name).
33218         * m4/chown.m4: Likewise.
33219         * m4/fnmatch.m4: Likewise.
33220         * m4/ftruncate.m4: Likewise.
33221         * m4/getgroups.m4: Likewise.
33222         * m4/getline.m4: Likewise.
33223         * m4/group-member.m4: Likewise.
33224         * m4/jm-macros.m4: Likewise.
33225         * m4/lstat.m4: Likewise.
33226         * m4/malloc.m4: Likewise.
33227         * m4/memcmp.m4: Likewise.
33228         * m4/nanosleep.m4: Likewise.
33229         * m4/putenv.m4: Likewise.
33230         * m4/realloc.m4: Likewise.
33231         * m4/regex.m4: Likewise.
33232         * m4/stat.m4: Likewise.
33233         * m4/strftime.m4: Likewise.
33234
33235 2000-07-02  Jim Meyering  <meyering@lucent.com>
33236
33237         * lib/quotearg.c (mbstate_t): Don't define here.
33238
33239 2000-07-02  Jim Meyering  <meyering@lucent.com>
33240
33241         * lib/nanosleep.c (SIGCONT): Define if not already defined.
33242
33243 2000-07-01  Jim Meyering  <meyering@lucent.com>
33244
33245         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
33246
33247 2000-07-01  Jim Meyering  <meyering@lucent.com>
33248
33249         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
33250         problem.
33251
33252 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
33253
33254         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
33255         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
33256
33257 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
33258
33259         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
33260         per change in ../m4/ls-mntd-fs.m4.
33261         (read_filesystem_list): Ignore symbolic links.
33262
33263 2000-06-29  Jim Meyering  <meyering@lucent.com>
33264
33265         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
33266         for declaration of strcmp.
33267
33268         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
33269
33270         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
33271         Avoid warning by casting result to `char *' to remove `const'.
33272
33273 2000-06-28  Jim Meyering  <meyering@lucent.com>
33274
33275         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
33276         included by quotearg.c, for which we perform this test.  From
33277         Bruno Haible.
33278
33279 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
33280
33281         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
33282         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
33283         <utmpx.h> exists, put readutmp.o into LIBOBJS.
33284
33285 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
33286
33287         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
33288
33289 2000-06-26  Paul Eggert  <eggert@twinsun.com>
33290
33291         savedir now sets errno on failure and invokes xmalloc to get memory.
33292         Fix a couple of other minor bugs while we're at it.
33293
33294         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
33295         (NAMLEN): Remove macro.
33296         (malloc, realloc): Remove decls.
33297         (stpcpy): Likewise.
33298         ("xalloc.h"): Include.
33299         (NAME_SIZE_DEFAULT): New macro.
33300         (savedir): Use xmalloc / xrealloc to allocate memory.
33301         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
33302         Skip "" directory entries.
33303         Use strlen to calculate directory entry length, since the old method
33304         is rarely used these days and isn't worth supporting.
33305         Don't use a pointer after freeing it.
33306         Check for integer overflow when calculating allocation size.
33307         Use memcpy to copy entries, instead of stpcpy.
33308         Set errno properly when returning NULL.
33309         Check for readdir error.
33310
33311 2000-06-26  Jim Meyering  <meyering@lucent.com>
33312
33313         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
33314
33315 2000-06-25  Jim Meyering  <meyering@lucent.com>
33316
33317         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
33318         Linux header bug when _XOPEN_SOURCE is defined to 500.
33319
33320 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
33321
33322         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
33323         deficiency.
33324
33325 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
33326
33327         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
33328         Include xalloc.h.
33329         Don't include <stdlib.h>.  Don't declare malloc, realloc.
33330
33331 2000-06-24  Jim Meyering  <meyering@lucent.com>
33332
33333         * m4/strerror_r.m4: Revive this file -- to try out an experimental
33334         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
33335         for which strerror does return char*, but which lacks a conveniently
33336         accessible declaration of the function.  If the compile-test says
33337         strerror_r doesn't work, then resort to a `run'-test that works on
33338         BeOS and segfaults on DEC Unix.
33339
33340 2000-06-24  Jim Meyering  <meyering@lucent.com>
33341
33342         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
33343
33344 2000-06-23  Paul Eggert  <eggert@twinsun.com>
33345
33346         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
33347         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
33348
33349 2000-06-23  Paul Eggert  <eggert@twinsun.com>
33350
33351         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
33352         (mbrtowc, mbstate_t): Define substitutes if
33353         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
33354         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
33355         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
33356
33357 2000-06-23  Jim Meyering  <meyering@lucent.com>
33358
33359         * m4/afs.m4: Add missing AC_MSG_RESULT.
33360         Reported by Bruno Haible.
33361
33362         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
33363         Suggestion from Bruno Haible.
33364
33365 2000-06-23  Jim Meyering  <meyering@lucent.com>
33366
33367         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
33368
33369 2000-06-21  Jim Meyering  <meyering@lucent.com>
33370
33371         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
33372
33373 2000-06-21  Jim Meyering  <meyering@lucent.com>
33374
33375         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
33376         (noinst_HEADERS): Add getstr.h.
33377
33378         * lib/getline.c (getstr): Move into a separate file.
33379         * lib/getstr.c (getstr): New file, extracted from getline.c, with
33380         the following changes: new parameter, delim2; both delim[12]
33381         parameters have type `int', not `char'.  The latter would lose
33382         with 8-bit delimiters.
33383         * lib/getstr.h: New file.
33384
33385 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
33386
33387         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
33388         than 1024, return a memory chunk of least possible size, instead
33389         of size PATH_MAX + 2. In the loop, increment the size proportionally.
33390         Use free/xmalloc instead of xrealloc to avoid copying for very long
33391         paths.
33392
33393 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
33394
33395         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
33396         the empty string.
33397
33398 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
33399
33400         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
33401         address, not strdup.  Include <stdlib.h> and don't declare free().
33402
33403 2000-06-19  Jim Meyering  <meyering@lucent.com>
33404
33405         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
33406
33407 2000-06-18  Jim Meyering  <meyering@lucent.com>
33408
33409         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
33410
33411         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
33412         `checking whether...' message to be consistent with that of the
33413         lstat test.
33414
33415 2000-06-18  Jim Meyering  <meyering@lucent.com>
33416
33417         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
33418         Besides, these days every porting target provides a mkdir function.
33419
33420         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
33421         needed. (this snippet comes from src/system.h).
33422
33423 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
33424
33425         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
33426
33427 2000-06-15  Paul Eggert  <eggert@twinsun.com>
33428
33429         * lib/human.c (adjust_value): New function.
33430         (human_readable_inexact): Apply rounding style even when
33431         printing approximate values.
33432
33433 2000-06-14  Paul Eggert  <eggert@twinsun.com>
33434
33435         * lib/human.c (human_readable_inexact): Allow an input block
33436         size that is not a multiple of the output block size, and vice versa.
33437         Reported by Piergiorgio Sartor.
33438
33439 2000-06-14  Paul Eggert  <eggert@twinsun.com>
33440
33441         * lib/getdate.y (get_date): Apply relative times after time
33442         zone indicator, not before.  Reported by Todd A. Jacobs.
33443
33444 2000-06-13  Jim Meyering  <meyering@lucent.com>
33445
33446         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
33447
33448         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
33449
33450 2000-06-12  Paul Eggert  <eggert@twinsun.com>
33451
33452         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
33453
33454 2000-06-12  Jim Meyering  <meyering@lucent.com>
33455
33456         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
33457         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
33458         optional argument.
33459         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
33460         the optional argument, `lib'.
33461
33462 2000-06-08  Jim Meyering  <meyering@lucent.com>
33463
33464         * m4/largefile.m4: Remove file (now that it's part of autoconf).
33465
33466 2000-06-04  Paul Eggert  <eggert@twinsun.com>
33467
33468         Rewrite largefile configuration so that we don't need to run
33469         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
33470         AC_CANONICAL_HOST in configure.in -- jmm]
33471
33472         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
33473         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
33474         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
33475         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
33476         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
33477         All uses changed.
33478         Instead of inspecting the output of getconf, try to compile the
33479         test program without and with the macro definition.
33480         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
33481         for getconf.  Instead, check for the needed flags by compiling
33482         test programs.
33483
33484 2000-06-04  Paul Eggert  <eggert@twinsun.com>
33485
33486         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
33487
33488 2000-06-04  Jim Meyering  <meyering@lucent.com>
33489
33490         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
33491         SunOS 4.1.4 for which gid_t is an unsigned type.
33492
33493 2000-06-03  Jim Meyering  <meyering@lucent.com>
33494
33495         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
33496         now that autoconf requires that.
33497
33498         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
33499         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
33500         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
33501
33502 2000-06-03  Jim Meyering  <meyering@lucent.com>
33503
33504         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
33505
33506 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
33507
33508         * m4/glibc21.m4: New file.
33509         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
33510
33511 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
33512
33513         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
33514         newer, don't install charset.alias.
33515         * lib/config.charset: Change the Linux/glibc rules so they become empty
33516         on glibc-2.1 or newer.
33517
33518 2000-06-02  Jim Meyering  <meyering@lucent.com>
33519
33520         * lib/mountlist.c: Back out last change.  Instead, do this...
33521         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
33522         me_dummy member using the same `ignore'-testing code.
33523         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
33524         fs_type strings.
33525         From Mark D. Roth.
33526
33527 2000-05-29  Jim Meyering  <meyering@lucent.com>
33528
33529         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
33530         mounts with the `ignore' attribute.  Based on a patch from
33531         Mark D. Roth.
33532
33533 2000-05-28  Jim Meyering  <meyering@lucent.com>
33534
33535         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
33536         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
33537         * m4/stat.m4: Likewise.
33538         * m4/lstat.m4: Likewise.
33539         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
33540
33541         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
33542         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
33543
33544 2000-05-26  Jim Meyering  <meyering@lucent.com>
33545
33546         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
33547
33548 2000-05-24  Jim Meyering  <meyering@lucent.com>
33549
33550         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
33551         autoconf requires that.
33552         * m4/lib-check.m4: Likewise.
33553         * m4/jm-macros.m4: Likewise.
33554         * m4/strftime.m4: Likewise.
33555
33556         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
33557         AC_CHECK_DECLS, now that autoconf requires that.
33558
33559 2000-05-22  Jim Meyering  <meyering@lucent.com>
33560
33561         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
33562         * m4/lstat.m4: Likewise.
33563
33564 2000-05-22  Jim Meyering  <meyering@lucent.com>
33565
33566         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
33567
33568 2000-05-20  Jim Meyering  <meyering@lucent.com>
33569
33570         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
33571         (jm_PREREQ): Use it.
33572
33573 2000-05-18  Jim Meyering  <meyering@lucent.com>
33574
33575         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
33576         back, too, since it may have been modified by allocate_entry.
33577         (hash_delete): Rewrite to use neither the assignment operator
33578         nor the comma operator in an if-expression.
33579
33580 2000-05-15  Paul Eggert  <eggert@twinsun.com>
33581
33582         * lib/closeout.c:
33583         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
33584         Remove; no longer needed.
33585         "quotearg.h": Add include.
33586         (file_name): Do not bother to explicitly initialize to NULL; it's less
33587         efficient on some hosts.
33588         (close_stdout_status): Remove test as to whether stdout was already
33589         closed; it breaks for the case "echo x | sort >&-".
33590         Quote file name colons.
33591         Do not assume that _("write error") lacks format strings.
33592
33593 2000-05-15  Jim Meyering  <meyering@lucent.com>
33594
33595         * lib/version-etc.c (version_etc_copyright): Update the copyright
33596         string used in all --version output.
33597
33598 2000-05-14  Jim Meyering  <meyering@lucent.com>
33599
33600         * lib/closeout.c (close_stdout_set_file_name): New function.
33601         (close_stdout_status): Use new file-scoped global.
33602         Return right away if fstat says the stdout file descriptor is invalid.
33603         * lib/closeout.h (close_stdout_set_file_name): Declare.
33604
33605 2000-05-10  Jim Meyering  <meyering@lucent.com>
33606
33607         * lib/closeout.c [default_exit_status]: New file-scoped variable.
33608         (close_stdout_set_status): New function.
33609         * lib/closeout.h (close_stdout_set_status): Declare.
33610
33611 2000-05-09  Jim Meyering  <meyering@lucent.com>
33612
33613         * m4/gettext.m4: Rename this...
33614         * m4/libintl.m4: ...to this.
33615
33616 2000-05-08  Jim Meyering  <meyering@lucent.com>
33617
33618         * lib/long-options.c: Don't include closeout.h.
33619         (parse_long_options): Don't call close_stdout for --version.
33620
33621 2000-05-06  Paul Eggert  <eggert@twinsun.com>
33622
33623         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
33624         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
33625         2.1.3 bug.  This avoids a clash when files like regex.c define
33626         _GNU_SOURCE.
33627
33628 2000-05-06  Jim Meyering  <meyering@lucent.com>
33629
33630         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
33631         (AC_REPLACE_FUNCS): Add strnlen.
33632
33633         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
33634         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
33635
33636         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
33637         AC_SEARCH_LIBS call for nanosleep.
33638         (LIB_NANOSLEEP): Set and AC_SUBST.
33639
33640 2000-05-06  Jim Meyering  <meyering@lucent.com>
33641
33642         * lib/strnlen.c: Undefine __strnlen and strnlen.
33643         [!weak_alias]: Define __strnlen to strnlen.
33644
33645         * lib/atexit.c: New file, from libiberty.
33646
33647 2000-05-06  Jim Meyering  <meyering@lucent.com>
33648
33649         * lib/closeout.c (close_stdout_status): Also check for errors on the
33650         stderr stream.
33651
33652 2000-05-05  Jim Meyering  <meyering@lucent.com>
33653
33654         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
33655         AC_SEARCH_LIBS call for clock_gettime.
33656         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
33657
33658         * m4/search-libs.m4: Update from autoconf.
33659
33660         su doesn't work on Solaris 2.6.
33661         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
33662         <shadow.h>.  Reported by Dragos Harabor.
33663
33664 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
33665
33666         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
33667         memcpy instead of xmalloc, xrealloc, path_concat.
33668         (locale_charset): Treat empty environment variables as absent.
33669         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
33670
33671 2000-05-04  Jim Meyering  <meyering@lucent.com>
33672
33673         * lib/getopt.c: Update from glibc.
33674         * lib/obstack.c: Likewise.
33675         * lib/obstack.h: Likewise.
33676         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
33677         file
33678
33679         * lib/regex.h: Likewise.
33680         * lib/strndup.c: Likewise.
33681         * lib/strnlen.c: New file, from glibc.
33682
33683 2000-05-03  Jim Meyering  <meyering@lucent.com>
33684
33685         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
33686
33687 2000-05-02  Paul Eggert  <eggert@twinsun.com>
33688
33689         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
33690         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
33691         compile-time test, rather than inspecting host and OS, to
33692         decide whether to define _LARGEFILE_SOURCE.
33693
33694 2000-05-01  Jim Meyering  <meyering@lucent.com>
33695
33696         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
33697
33698         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
33699         Based on a patch from Bruno Haible.
33700
33701 2000-05-01  Jim Meyering  <meyering@lucent.com>
33702
33703         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
33704
33705 2000-04-29  Jim Meyering  <meyering@lucent.com>
33706
33707         * lib/path-concat.c: Declare strdup only if it's not defined.
33708         * lib/canon-host.c: Likewise.
33709
33710 2000-04-28  Jim Meyering  <meyering@lucent.com>
33711
33712         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
33713         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
33714         is included first, then limits.h is included by locale.h by libintl.h.
33715         From John David Anglin.
33716
33717 2000-04-25  Jim Meyering  <meyering@lucent.com>
33718
33719         * lib/makepath.c (S_IRWXUGO): Define.
33720         (make_path): Always perform explicit chmod if MODE specifies any
33721         of the `special' permission bits.  Prompted by a bug report against
33722         install from Mate Wierdl and Joost van Baal.
33723
33724 2000-04-18  Jim Meyering  <meyering@lucent.com>
33725
33726         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
33727         (jm_PREREQ): Use it.
33728
33729 2000-04-18  Jim Meyering  <meyering@lucent.com>
33730
33731         * lib/README: New file.
33732
33733         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
33734         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
33735
33736 2000-04-17  Jim Meyering  <meyering@lucent.com>
33737
33738         Get it right :-)
33739         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
33740         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
33741         Suggestion from Akim Demaille.
33742
33743 2000-04-17  Jim Meyering  <meyering@lucent.com>
33744
33745         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
33746         the definition of it to rpl_strftime also defined-away the system's
33747         declaration.
33748
33749 2000-04-15  Jim Meyering  <meyering@lucent.com>
33750
33751         Use `C' to denote so-called `contiguous' files, the same way
33752         that tar does.
33753         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
33754         (ftypelet): Use S_ISCTG.
33755         From Michael Deutschmann.
33756
33757 2000-04-14  Jim Meyering  <meyering@lucent.com>
33758
33759         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
33760         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
33761         clobbered.
33762
33763 2000-04-14  Jim Meyering  <meyering@lucent.com>
33764
33765         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
33766
33767 2000-04-13  Jim Meyering  <meyering@lucent.com>
33768
33769         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
33770         AH_VERBATIM to insert required #ifndef into config.h.in.
33771         Suggestion from Akim Demaille.
33772
33773 2000-04-12  Jim Meyering  <meyering@lucent.com>
33774
33775         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
33776         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
33777         Christian Krackowizer.
33778
33779         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
33780         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
33781         (AC_SYS_LARGEFILE): Require.
33782         (AM_C_PROTOTYPES): Require.
33783
33784 2000-04-08  Jim Meyering  <meyering@lucent.com>
33785
33786         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
33787         names don't conflict.  Reported by Eli Zaretskii.
33788
33789 2000-04-07  Jim Meyering  <meyering@lucent.com>
33790
33791         * lib/putenv.c: Move inclusion of errno.h so it follows that of
33792         sys/types.h, to work around system header problems on AIX 3.2.5.
33793         From Bruno Haible.
33794
33795 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
33796
33797         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
33798         bug.  Deal with the different error behavior of Irix iconv.
33799
33800 2000-04-05  Paul Eggert  <eggert@twinsun.com>
33801
33802         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
33803         IRIX if the installer said otherwise.
33804
33805 2000-04-05  Jim Meyering  <meyering@lucent.com>
33806
33807         Portability tweaks required for ultrix4.3.
33808         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
33809         (jm_CHECK_DECLS): Add getutent to the list of functions.
33810         (_jm_DECL_HEADERS): Add utmpx.h.
33811         From John David Anglin.
33812
33813         * m4/strftime.m4: Back out the 2000-04-02 change.
33814         Instead of that change, simply undefine putenv in the test program.
33815
33816 2000-04-05  Jim Meyering  <meyering@lucent.com>
33817
33818         Portability tweaks required for ultrix4.3.
33819         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
33820         getutent.
33821         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
33822         * lib/canon-host.c: Declare strdup.
33823         * lib/path-concat.c: Likewise.
33824         From John David Anglin.
33825
33826 2000-04-04  Jim Meyering  <meyering@lucent.com>
33827
33828         Be more DOS 8.3-friendly.
33829         * lib/ref-add.sin: Renamed from ref-add.sed.in.
33830         * lib/ref-del.sin: Renamed from ref-del.sed.in.
33831         * lib/Makefile.am: Reflect renaming.
33832         Reported by Eli Zaretskii.
33833
33834         Use a temporary file name that won't clash with `charset.alias'
33835         in the DOS 8.3 name space.
33836         * lib/Makefile.am (charset_tmp): Define.
33837         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
33838         (uninstall-local): Likewise.
33839         Reported by Eli Zaretskii.
33840
33841 2000-04-03  Jim Meyering  <meyering@lucent.com>
33842
33843         * m4/gettext.m4: Fix typo in comment.
33844
33845         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
33846         textutils/configure.in).  Suggestion from Paul Eggert.
33847         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
33848
33849 2000-04-02  Paul Eggert  <eggert@twinsun.com>
33850
33851         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
33852         variable in the shell rather than using putenv, which isn't
33853         portable.  This avoids the configure-time inter-test dependency
33854         on the potentially-renamed putenv function.
33855
33856 2000-03-30  Paul Eggert  <eggert@twinsun.com>
33857
33858         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
33859         before checking struct stat.st_blksize, so that
33860         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
33861
33862 2000-03-29  Paul Eggert  <eggert@twinsun.com>
33863
33864         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
33865         since strftime.c uses HAVE_STRFTIME to decide whether to use
33866         the underlying strftime.
33867
33868 2000-03-29  Paul Eggert  <eggert@twinsun.com>
33869
33870         * lib/time/strftime.c (my_strftime): Make sure we call the system
33871         strftime, not ourselves, when invoking the underlying strftime.
33872
33873 2000-03-24  Jim Meyering  <meyering@lucent.com>
33874
33875         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
33876         (charset_alias): Define.
33877         (install-exec-local): Factor out common code.
33878         (uninstall-local): Split lines longer than 80.
33879         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
33880         (SUFFIXES): Define.
33881         (.sed.in.sed): New rule.  Don't redirect directly to $@.
33882         (CLEANFILES): Add ref-add.sed and ref-del.sed.
33883
33884 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
33885
33886         * lib/config.charset: Output a line containing "Packages using this
33887         file".
33888         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
33889         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
33890         ref-del.sed): New rules.
33891
33892 2000-03-17  Jim Meyering  <meyering@lucent.com>
33893
33894         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
33895         Otherwise, include <strings.h>
33896
33897 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
33898
33899         * lib/unicodeio.c (utf8_wctomb): New function.
33900         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
33901         format instead of in UCS-4 with platform dependent endianness.
33902
33903 2000-03-10  Jim Meyering  <meyering@lucent.com>
33904
33905         * m4/lib-check.m4: Look for getspnam in -lgen, too.
33906         From Marco Franzen.
33907
33908 2000-03-07  Paul Eggert  <eggert@twinsun.com>
33909
33910         * lib/savedir.c (savedir): Work even if directory size is
33911         negative; this can happen with some screwy NFS configurations.
33912
33913 2000-03-06  Jim Meyering  <meyering@lucent.com>
33914
33915         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
33916         if it's NULL (because we ran out of memory).  From Bruno Haible.
33917
33918 2000-03-05  Jim Meyering  <meyering@lucent.com>
33919
33920         * lib/localcharset.c ("path-concat.h"): Include.
33921         (get_charset_aliases): Use path_concat instead of ANSI string
33922         concatenation.
33923
33924         * lib/unicodeio.h (PARAMS): Define.
33925         Use it to guard prototype.
33926
33927 2000-03-04  Jim Meyering  <meyering@lucent.com>
33928
33929         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
33930         for lib/localcharset.c.
33931
33932 2000-03-04  Jim Meyering  <meyering@lucent.com>
33933
33934         * lib/Makefile.am (install-exec-local): Create $(libdir) before
33935         installing into it.
33936         (uninstall-local): Uncomment this rule so `make distcheck' works
33937         once again.
33938
33939         * lib/unicodeio.c (<errno.h>): Include it.
33940         (errno): Declare if not defined.
33941
33942         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
33943
33944         * lib/config.charset: New version, incorporating remarks from a linux
33945         i18n mailing list.  From Bruno Haible.
33946
33947 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
33948
33949         * m4/codeset.m4: New file.
33950         * m4/iconv.m4: New file.
33951         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
33952
33953 2000-03-03  Jim Meyering  <meyering@lucent.com>
33954
33955         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
33956
33957 2000-03-02  Jim Meyering  <meyering@lucent.com>
33958
33959         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
33960         the messages come out on separate lines.
33961
33962         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
33963         rather than jm_CHECK_DECLARATIONS.
33964         * m4/decl.m4: Remove now-unused file.
33965
33966         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
33967         geteuid.
33968
33969 2000-03-02  Jim Meyering  <meyering@lucent.com>
33970
33971         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
33972
33973 2000-03-01  Jim Meyering  <meyering@lucent.com>
33974
33975         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
33976         * lib/unicodeio.c: Likewise.
33977
33978 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
33979
33980         * lib/config.charset: New file.
33981         * lib/localcharset.c: New file.
33982         * lib/unicodeio.h, lib/unicodeio.c: New files.
33983         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
33984         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
33985         (noinst_HEADERS): Add unicodeio.h.
33986         (all-local, install-exec-local, charset.alias): New targets.
33987
33988 2000-02-28  Paul Eggert  <eggert@twinsun.com>
33989
33990         * lib/quotearg.c (ALERT_CHAR): New macro.
33991         (quotearg_buffer_restyled): Use it.
33992
33993 2000-02-27  Jim Meyering  <meyering@lucent.com>
33994
33995         * m4/check-decl.m4: Add getenv to the list.
33996
33997 2000-02-27  Jim Meyering  <meyering@lucent.com>
33998
33999         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
34000         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
34001
34002         * lib/backupfile.c: Guard inclusion of stdlib.h with
34003         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
34004         Declare malloc if needed.
34005
34006         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
34007         `#ifndef HAVE_DECL..'
34008         now that autoconf always defines the HAVE_DECL_ symbols.
34009         * lib/human.c: Likewise.
34010         * lib/same.c: Likewise.
34011         * lib/strtoumax.c: Likewise.
34012
34013         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
34014         declaration check was not run.
34015         * lib/hash.c: Likewise.
34016         * lib/human.c: Likewise.
34017         * lib/same.c: Likewise.
34018         * lib/strtoumax.c: Likewise.
34019
34020         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
34021         `.', then first look up the entire `.'-containing string as a login
34022         name.
34023
34024 2000-02-23  Jim Meyering  <meyering@lucent.com>
34025
34026         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
34027         in place of my hack.
34028
34029 2000-02-18  Paul Eggert  <eggert@twinsun.com>
34030
34031         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
34032         (textint): New typedef.
34033         (parser_control): Member year changed from int to textint.
34034         All uses changed.
34035         (YYSTYPE): Removed; replaced by %union with int and textint members.
34036         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
34037         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
34038         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
34039         (tSNUMBER, tUNUMBER): Now of type <textintval>.
34040         (date, number, to_year): Use width of number in digits, not its value,
34041         to determine whether it's a 2-digit year, or a 2-digit time.
34042         (yylex): Store number of digits of numeric tokens.
34043         Reported by John Kendall.
34044
34045         (parser_control): Changed from struct parser_control to typedef (for
34046         consistency).  All uses changed.
34047
34048         (tID): Removed; not used.
34049         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
34050
34051 2000-02-14  Paul Eggert  <eggert@twinsun.com>
34052
34053         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
34054         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
34055
34056 2000-02-12  Jim Meyering  <meyering@lucent.com>
34057
34058         * lib/userspec.c (ISDIGIT): Define it.
34059         (isdigit): Remove definition.
34060         (is_number): Use ISDIGIT, not isdigit.
34061         <libintl.h>: Include.
34062         (_ and N_): Define.
34063         (parse_user_spec): Mark translatable strings.
34064
34065 2000-02-10  Jim Meyering  <meyering@lucent.com>
34066
34067         With these changes, nanosleep.[ch] are finally enough like the other
34068         lib/* replacement files to compile on a few more losing systems.
34069
34070         * lib/nanosleep.h: Don't include config.h.
34071         Remove prototype from declaration of nanosleep.
34072         (PARAMS): Remove now-unneeded definition.
34073         * lib/nanosleep.c: #undef nanosleep.
34074         (rpl_nanosleep): Rename from nanosleep.
34075
34076 2000-02-10  Jim Meyering  <meyering@lucent.com>
34077
34078         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
34079         gnu_nanosleep to rpl_nanosleep.
34080
34081 2000-02-09  Jim Meyering  <meyering@lucent.com>
34082
34083         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
34084         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
34085
34086 2000-02-08  Akim Demaille  <akim@epita.fr>
34087
34088         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
34089         `[' and `]' and remove uses of `changequote'.
34090         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
34091         (AC_SYS_LARGEFILE): Likewise.
34092         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
34093         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
34094         of changequote.
34095         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
34096         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
34097         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
34098         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
34099
34100 2000-02-05  Jim Meyering  <meyering@lucent.com>
34101
34102         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
34103         Remove explicit use of AC_HEADER_TIME.  It is required by
34104         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
34105         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
34106         in autoconf whereby the expansion of the latter ended up preceding
34107         the expansion of its prerequisite, AC_HEADER_TIME.
34108         Reported by Volker Borchert.
34109
34110 2000-02-03  Jim Meyering  <meyering@lucent.com>
34111
34112         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
34113
34114 2000-02-03  Jim Meyering  <meyering@lucent.com>
34115
34116         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
34117         rather than with `#if HAVE_UTMPNAME'.
34118
34119 2000-02-02  Jim Meyering  <meyering@lucent.com>
34120
34121         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
34122         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
34123         Reported by Eli Zaretskii.
34124
34125 2000-02-01  Jim Meyering  <meyering@lucent.com>
34126
34127         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
34128
34129 2000-01-31  Jim Meyering  <meyering@lucent.com>
34130
34131         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
34132         functions.  Add the time.h and sys/time.h headers along with the
34133         AC_REQUIRE'ment of AC_HEADER_TIME.
34134
34135 2000-01-31  Jim Meyering  <meyering@lucent.com>
34136
34137         * lib/nanosleep.h (nanosleep): Guard declaration with
34138         `#if ! HAVE_DECL_NANOSLEEP'.
34139         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
34140         the declaration in that vendor's sys/timers.h.
34141         Reported by Christian Krackowizer.
34142
34143         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
34144         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
34145         (ISPRINT): Likewise.
34146         Reported by Tom Tromey.
34147
34148 2000-01-30  Jim Meyering  <meyering@lucent.com>
34149
34150         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
34151
34152         * m4/prereq.m4 (utmp_includes): Define.
34153         Check for ut_user and ut_name members in both struct utmpx
34154         and struct utmp.
34155
34156 2000-01-30  Jim Meyering  <meyering@lucent.com>
34157
34158         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
34159         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
34160         header files where only utmpx.ut_user is declared.
34161
34162         * lib/readutmp.h (UT_USER): Define.
34163
34164 2000-01-29  Jim Meyering  <meyering@lucent.com>
34165
34166         * m4/lib-check.m4: New file containing library-related checks from
34167         fileutils and sh-utils (textutils had none).
34168
34169 2000-01-28  Jim Meyering  <meyering@lucent.com>
34170
34171         * m4/perl.m4: Change format of warning message to look more like that
34172         from the missing script.  Suggestion from François Pinard.
34173
34174 2000-01-25  Jim Meyering  <meyering@lucent.com>
34175
34176         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
34177         well as time.h in the compile check.
34178         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
34179         Fix typo in cross-compiling case: s/yes/no/.
34180
34181 2000-01-23  Jim Meyering  <meyering@lucent.com>
34182
34183         * m4/jm-macros.m4: Move df-related tests here from
34184         fileutils/configure.in
34185
34186         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
34187         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
34188
34189         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
34190         s/space/ac_fsusage_space/.
34191         (jm_FILE_SYSTEM_USAGE): Take two parameters.
34192
34193         * m4/ftruncate.m4: New file (derived from part of
34194         fileutils/configure.in).
34195         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
34196         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
34197
34198         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
34199         AC_SUBST these here, rather than just in sh-util/configure.in, so
34200         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
34201         all the same.
34202         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
34203         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
34204         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
34205         (AC_SUBST(POW_LIBM)): Likewise.
34206         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
34207
34208 2000-01-23  Jim Meyering  <meyering@lucent.com>
34209
34210         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
34211         obstack.c.
34212
34213 2000-01-22  Jim Meyering  <meyering@lucent.com>
34214
34215         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
34216
34217         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
34218
34219         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
34220         configure.in
34221         (AC_CHECK_HEADERS): Likewise for sh-utils.
34222         (AC_CHECK_HEADERS): Likewise for textutils.
34223         Merge the three lists of headers.
34224
34225         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
34226         from fileutils' configure.in.
34227
34228         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
34229         code. Moved tests into their own function (_jm_DECL_HEADERS) in
34230         check-decl.m4.
34231
34232         * m4/check-decl.m4: Use #if rather than #ifdef.
34233         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
34234         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
34235         (_jm_DECL_HEADERS): Define new function.
34236         (jm_CHECK_DECLARATIONS): Require it.
34237
34238 2000-01-22  Jim Meyering  <meyering@lucent.com>
34239
34240         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
34241         [! HAVE_DECL_STRTOULL]: Declare strtoull.
34242         Required for some AIX systems.  Reported by Christian Krackowizer.
34243         [TESTING] (main): New function.
34244
34245         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
34246         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
34247         letters.
34248
34249         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
34250         iswprint.
34251
34252         * lib/strverscmp.c (ISDIGIT): Define.
34253         (strverscmp): Use ISDIGIT, not isdigit.
34254
34255 2000-01-19  Jim Meyering  <meyering@lucent.com>
34256
34257         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
34258         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
34259         defines `struct timespec' in <sys/time.h>
34260
34261         * m4/c-bs-a.m4: Remove uses of changequote altogether.
34262         Thanks to Akim for explaining.
34263
34264 2000-01-17  Paul Eggert  <eggert@twinsun.com>
34265
34266         * lib/nanosleep.c (nanosleep):
34267         Don't use SA_INTERRUPT to decide whether to call sigaction, as
34268         POSIX.1 doesn't require SA_INTERRUPT and some systems
34269         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
34270         it's been part of POSIX.1 since day 1 (in 1988).
34271
34272 2000-01-17  Jim Meyering  <meyering@lucent.com>
34273
34274         * lib/interlock: Remove unused file.  Reported by François Pinard.
34275
34276 2000-01-16  Paul Eggert  <eggert@twinsun.com>
34277
34278         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
34279         alert, backslash, formfeed, and vertical tab unnecessarily in
34280         shell quoting style.
34281
34282 2000-01-16  Jim Meyering  <meyering@lucent.com>
34283
34284         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
34285         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
34286         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
34287         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
34288
34289 2000-01-16  Jim Meyering  <meyering@lucent.com>
34290
34291         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
34292         because the latter didn't work.
34293
34294 2000-01-15  Jim Meyering  <meyering@lucent.com>
34295
34296         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
34297         (AC_REPLACE_FUNCS): Add memcpy and memset.
34298         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
34299         Add strpbrk.
34300         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
34301
34302 2000-01-12  Jim Meyering  <meyering@lucent.com>
34303
34304         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
34305         (jm_PREREQ): Use it.
34306         (jm_PREREQ_READUTMP): New macro.
34307         (jm_PREREQ): Use it.
34308
34309 2000-01-11  Paul Eggert  <eggert@twinsun.com>
34310
34311         Quote multibyte characters correctly.
34312         * m4/c-bs-a.m4: New file.
34313         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
34314         (jm_PREREQ): Use it.
34315
34316 2000-01-11  Paul Eggert  <eggert@twinsun.com>
34317
34318         * m4/uintmax_t.m4: Port to autoconf 2.13.
34319
34320 2000-01-08  Jim Meyering  <meyering@ascend.com>
34321
34322         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
34323         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
34324
34325 2000-01-04  Jim Meyering  <meyering@ascend.com>
34326
34327         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
34328         jm_STRUCT_DIRENT_D_TYPE.
34329         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
34330         jm_STRUCT_DIRENT_D_INO.
34331         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
34332         jm_STRUCT_UTIMBUF.
34333         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
34334         renamings.
34335         * m4/utime.m4: Likewise.
34336
34337         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
34338         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
34339
34340 2000-01-03  Paul Eggert  <eggert@twinsun.com>
34341
34342         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
34343         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
34344
34345 2000-01-02  Jim Meyering  <meyering@ascend.com>
34346
34347         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
34348         remember if this is necessary.
34349
34350 1999-12-26  Jim Meyering  <meyering@ascend.com>
34351
34352         * m4/jm-macros.m4: Use it here.
34353         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
34354
34355 1999-12-23  Jim Meyering  <meyering@ascend.com>
34356
34357         * m4/jm-macros.m4: Check for clock_gettime (moved from
34358         fileutils/configure.in)
34359         Check for gettimeofday.
34360
34361 1999-12-20  Jim Meyering  <meyering@ascend.com>
34362
34363         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
34364         autoconf-2.14a-1999-12-20.
34365
34366 1999-12-19  Jim Meyering  <meyering@ascend.com>
34367
34368         * m4/lstat-slash.m4: New file.
34369         * m4/jm-macros.m4: Use the new macro:
34370         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34371
34372 1999-12-07  Jim Meyering  <meyering@ascend.com>
34373
34374         * m4/perl.m4: Require that File::Compare be available, too.
34375         Too many systems seem to lack it.
34376
34377         * m4/strftime.m4: Add checks for most of the cpp macros tested in
34378         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
34379
34380 1999-11-18  Paul Eggert  <eggert@twinsun.com>
34381
34382         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
34383         problem with the QNX 4.25 shell, which doesn't propagate exit
34384         status of failed commands inside shell assignments.
34385
34386 1999-11-17  Jim Meyering  <meyering@ascend.com>
34387
34388         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
34389
34390 1999-11-07  Jim Meyering  <meyering@ascend.com>
34391
34392         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
34393
34394 1999-11-06  Jim Meyering  <meyering@ascend.com>
34395
34396         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
34397         * m4/jm-macros.m4 (jm_MACROS): Use it here.
34398
34399 1999-11-05  Jim Meyering  <meyering@ascend.com>
34400
34401         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
34402         configure.in of textutils, fileutils, and sh-utils into this one
34403         (shared between those packages) file.
34404         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
34405         AC_STRUCT_ST_BLKSIZE.
34406
34407 1999-11-03  Jim Meyering  <meyering@ascend.com>
34408
34409         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
34410         of AC_CHECK_TYPE checks includes unistd.h.
34411         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
34412         Suggestion from Akim Demaille.
34413
34414 1999-10-30  Jim Meyering  <meyering@ascend.com>
34415
34416         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
34417         m4-quoted string.
34418         * m4/ls-mntd-fs.m4: Likewise.
34419         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
34420         * m4/jm-winsz1.m4: Likewise.
34421
34422         * m4/const.m4: Remove file, since the fix made it into the experimental
34423         version of autoconf.
34424         * m4/mktime.m4: Likewise.
34425
34426         * m4/check-type.m4: Remove file, now that the latest version of
34427         AC_CHECK_TYPE takes a third arg to specify additional #includes.
34428
34429         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
34430         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
34431         AC_CHECK_TYPE.
34432
34433 1999-10-04  Jim Meyering  <meyering@ascend.com>
34434
34435         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
34436
34437 1999-09-22  Paul Eggert  <eggert@twinsun.com>
34438
34439         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
34440         2.95.1 bug with HP-UX 10.20.
34441
34442 1999-09-17  Jim Meyering  <meyering@ascend.com>
34443
34444         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
34445         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
34446         due to missing strdup (against sh-utils-2.0).
34447
34448 1999-08-29  Jim Meyering  <meyering@ascend.com>
34449
34450         * m4/jm-macros.m4: Require jm_BISON.
34451         * m4/bison.m4: New file.
34452
34453 1999-08-17  Paul Eggert  <eggert@twinsun.com>
34454
34455         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
34456         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
34457
34458 1999-08-05  Jim Meyering  <meyering@ascend.com>
34459
34460         * m4/getline.m4: Rename test file from conftestdata to conftest.data
34461         to avoid conflicts with `conftest' on 8+3 filesystems.
34462         Suggestion from Eli Zaretskii.
34463
34464 1999-08-04  Jim Meyering  <meyering@ascend.com>
34465
34466         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
34467         fileutils and sh-utils (textutils's getline test was inadequate).
34468         (AM_FUNC_GETLINE): Run this test.
34469         (AC_CHECK_FUNCS): Check for getdelim.
34470         Reported by Bob Proulx.
34471
34472 1999-08-02  Jim Meyering  <meyering@ascend.com>
34473
34474         * m4/jm-macros.m4: Add a comment.
34475
34476 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34477
34478         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
34479         <inttypes.h> defines strtoumax as a macro (and not as a
34480         function).
34481
34482 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34483
34484         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
34485         that we can shift, multiply and divide unsigned long long
34486         values; Ultrix cc can't do it.
34487
34488 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34489
34490         * m4/mktime.m4: New file, which is a preview of what should appear
34491         in the next public autoconf release.
34492
34493 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34494
34495         * m4/lfs.m4: Remove this file.
34496         * m4/largefile.m4: New file.  It contains the old contents of
34497         lfs.m4, except that all names with prefix AC_LFS have been
34498         changed to use the prefix AC_SYS_LARGEFILE instead, to be
34499         compatible with future autoconf versions.  Also, some minor m4
34500         quoting problems have been fixed.
34501
34502 1999-08-01  Paul Eggert  <eggert@twinsun.com>
34503
34504         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
34505         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
34506         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
34507         and simplify the shell code.
34508
34509 1999-08-01  Jim Meyering  <meyering@ascend.com>
34510
34511         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
34512         m4.
34513
34514 1999-07-20  Jim Meyering  <meyering@ascend.com>
34515
34516         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
34517
34518 1999-07-15  Jim Meyering  <meyering@ascend.com>
34519
34520         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
34521
34522 1999-05-22  Jim Meyering  <meyering@ascend.com>
34523
34524         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
34525
34526 1999-05-20  Jim Meyering  <meyering@ascend.com>
34527
34528         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
34529         Add a colon after each `then' in case $4 is empty.
34530
34531 1999-05-16  Jim Meyering  <meyering@ascend.com>
34532
34533         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
34534
34535 1999-05-10  Jim Meyering  <meyering@ascend.com>
34536
34537         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
34538
34539         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
34540         AC_FUNC_MKTIME.
34541
34542 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
34543
34544         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
34545
34546 1999-05-04  Paul Eggert  <eggert@twinsun.com>
34547
34548         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
34549         not CPPFLAGS, so that linking works correctly in IRIX.
34550
34551 1999-04-30  Paul Eggert  <eggert@twinsun.com>
34552
34553         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
34554
34555 1999-04-20  Paul Eggert  <eggert@twinsun.com>
34556
34557         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
34558         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
34559         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
34560         jm_AC_TYPE_UNSIGNED_LONG_LONG.
34561         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
34562
34563         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
34564
34565 1999-04-20  Jim Meyering  <meyering@ascend.com>
34566
34567         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
34568         AC_REPLACE xstroull if necessary.  From Paul Eggert.
34569         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
34570
34571 1999-04-18  Jim Meyering  <meyering@ascend.com>
34572
34573         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
34574         * m4/jm-macros.m4: Use it.
34575
34576 1999-04-06  Jim Meyering  <meyering@ascend.com>
34577
34578         * m4/strftime.m4: Remove test for %f.
34579
34580 1999-03-29  Jim Meyering  <meyering@ascend.com>
34581
34582         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
34583         superset of the AC_TYPE_* checks in the textutils, fileutils,
34584         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
34585         AC_TYPE_PID_T.
34586
34587 1999-03-28  Jim Meyering  <meyering@ascend.com>
34588
34589         * m4/jm-macros.m4: Define GNU_PACKAGE here.
34590         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
34591         replaced e.g., in the *.sh files of the sh-utils.
34592
34593 1999-03-20  Jim Meyering  <meyering@ascend.com>
34594
34595         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
34596         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
34597         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
34598
34599 1999-03-19  Jim Meyering  <meyering@ascend.com>
34600
34601         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
34602
34603 1999-03-12  Jim Meyering  <meyering@ascend.com>
34604
34605         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
34606
34607 1999-03-07  Jim Meyering  <meyering@ascend.com>
34608
34609         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
34610         declared.
34611
34612 1999-02-17  Jim Meyering  <meyering@ascend.com>
34613
34614         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
34615         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
34616
34617 1999-02-07  Jim Meyering  <meyering@ascend.com>
34618
34619         * m4/group-member.m4: New file -- extracted from sh-utils'
34620         configure.in.
34621
34622         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
34623         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
34624
34625 1999-02-06  Jim Meyering  <meyering@ascend.com>
34626
34627         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
34628         * m4/fnmatch.m4: Likewise.
34629         * m4/getgroups.m4: Likewise.
34630         * m4/lstat.m4: Likewise.
34631         * m4/malloc.m4: Likewise.
34632         * m4/putenv.m4: Likewise.
34633         * m4/realloc.m4: Likewise.
34634         * m4/regex.m4: Likewise.
34635         * m4/stat.m4: Likewise.
34636         * m4/strftime.m4: Likewise.
34637         Suggestion from Alain Magloire.
34638
34639         * m4/chown.m4: Use `.$ac_objext', not `.o'.
34640         * m4/fnmatch.m4: Likewise.
34641         * m4/getgroups.m4: Likewise.
34642         * m4/getline.m4: Likewise.
34643         * m4/lstat.m4: Likewise.
34644         * m4/malloc.m4: Likewise.
34645         * m4/memcmp.m4: Likewise.
34646         * m4/putenv.m4: Likewise.
34647         * m4/realloc.m4: Likewise.
34648         * m4/regex.m4: Likewise.
34649         * m4/stat.m4: Likewise.
34650         * m4/strftime.m4: Likewise.
34651         Suggestion from Alain Magloire.
34652
34653         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
34654         an argument.
34655
34656         * m4/regex.m4: Add a run-time Test for proper operation of
34657         re_compile_pattern.
34658
34659 1999-01-31  Jim Meyering  <meyering@ascend.com>
34660
34661         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
34662
34663 1999-01-30  Jim Meyering  <meyering@ascend.com>
34664
34665         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
34666
34667         * m4/jm-mktime.m4: Make this a wrapper around the official
34668         AM_FUNC_MKTIME rather than my private copy, now that the official one
34669         is up to date.
34670         * m4/mktime.m4: Remove file.
34671
34672         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
34673         * m4/uptime.m4: Likewise.
34674         * m4/uintmax_t.m4: Likewise.
34675
34676 1999-01-28  Jim Meyering  <meyering@ascend.com>
34677
34678         * m4/jm-macros.m4: Use jm_AFS.
34679         * m4/afs.m4: New file (from fileutils' configure.in).
34680
34681         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
34682         * m4/chown.m4: Likewise.
34683         * m4/d-ino.m4: Likewise.
34684         * m4/d-type.m4: Likewise.
34685         * m4/fnmatch.m4: Likewise.
34686         * m4/getgroups.m4: Likewise.
34687         * m4/gettext.m4: Likewise.
34688         * m4/jm-mktime.m4: Likewise.
34689         * m4/jm-winsz2.m4: Likewise.
34690         * m4/lcmessage.m4: Likewise.
34691         * m4/ls-mntd-fs.m4: Likewise.
34692         * m4/malloc.m4: Likewise.
34693         * m4/memcmp.m4: Likewise.
34694         * m4/putenv.m4: Likewise.
34695         * m4/realloc.m4: Likewise.
34696         * m4/st_mtim.m4: Likewise.
34697         * m4/strftime.m4: Likewise.
34698
34699 1999-01-16  Jim Meyering  <meyering@ascend.com>
34700
34701         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
34702         (ARGMATCH_DIE_DECL): Define.
34703
34704 1999-01-12  Jim Meyering  <meyering@ascend.com>
34705
34706         * m4/Makefile.am.in: Rewrite to avoid using fmt.
34707         Reported by Lars Hecking.
34708
34709 1999-01-10  Jim Meyering  <meyering@ascend.com>
34710
34711         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
34712         gross kludge.
34713         * m4/inttypes_h.m4: Likewise.
34714         * m4/lstat.m4: Likewise.
34715         * m4/malloc.m4: Likewise.
34716         * m4/readdir.m4: Likewise.
34717         * m4/realloc.m4: Likewise.
34718         * m4/st_dm_mode.m4: Likewise.
34719         * m4/stat.m4: Likewise.
34720         * m4/utimbuf.m4: Likewise.
34721         * m4/utimes.m4: Likewise.
34722
34723         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
34724         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
34725         comments in config.h.in are meaningful.
34726
34727         * m4/jm-macros.m4: Require autoconf-2.13 here.
34728
34729         * m4/regex.m4: By default, don't use the included regex.c on systems
34730         with glibc 2.  Suggestion from Uli Drepper.
34731
34732 1999-01-02  Jim Meyering  <meyering@ascend.com>
34733
34734         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
34735
34736 1998-12-18  Jim Meyering  <meyering@ascend.com>
34737
34738         * m4/Makefile.am.in (Makefile.am): Simplify rule.
34739         Based on a suggestion from Lars Hecking.
34740
34741 1998-11-16  Paul Eggert  <eggert@twinsun.com>
34742
34743         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
34744
34745 1998-11-16  Jim Meyering  <meyering@ascend.com>
34746
34747         * m4/lfs.m4: Double-quote the `uname...` expression.
34748
34749 1998-11-14  Jim Meyering  <meyering@ascend.com>
34750
34751         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
34752         * m4/stat.m4: Likewise.
34753
34754 1998-11-03  Jim Meyering  <meyering@ascend.com>
34755
34756         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
34757         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
34758
34759 1998-10-18  Jim Meyering  <meyering@ascend.com>
34760
34761         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
34762
34763 1998-10-17  Jim Meyering  <meyering@ascend.com>
34764
34765         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
34766         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
34767         calls for those previously hard-coded headers.  Instead, take a new
34768         parameter.
34769         (jm_CHECK_DECLARATIONS): Reflect interface change.
34770         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
34771         (jm_CHECK_DECL_LOCALTIME_R): New macro.
34772
34773         * m4/mktime.m4: Test for spring-forward gap before long-running test.
34774
34775 1998-10-14  Jim Meyering  <meyering@ascend.com>
34776
34777         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
34778         instead of "TZ=America/Vancouver".  From Paul Eggert.
34779
34780 1998-10-11  Jim Meyering  <meyering@ascend.com>
34781
34782         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
34783         This adds a test for a recently added compatibility fix for mktime.c.
34784         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
34785
34786 1998-09-27  Jim Meyering  <meyering@ascend.com>
34787
34788         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
34789
34790         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
34791         ../configure.in, including a change from Gordon Matzigkeit to allow
34792         cross-compiling for the Hurd.
34793
34794         * m4/glibc.m4: New file/macro to test for the GNU C Library
34795         versions 1 and 2.  From Gordon Matzigkeit.
34796         Indent.
34797
34798 1998-09-21  Jim Meyering  <meyering@ascend.com>
34799
34800         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
34801
34802 1998-08-18  Paul Eggert  <eggert@twinsun.com>
34803
34804         Port nanosecond-resolution times to UnixWare 2.1.2 and
34805         pedantic Solaris 2.6.
34806
34807         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
34808         AC_STRUCT_ST_MTIM.
34809         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
34810         Generate name of ns member, instead of just 1 or undef.
34811         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
34812
34813 1998-08-15  Jim Meyering  <meyering@ascend.com>
34814
34815         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
34816         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
34817         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
34818         instead of jm_TYPE_SSIZE_T.
34819
34820 1998-08-12  Jim Meyering  <meyering@ascend.com>
34821
34822         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
34823
34824 1998-08-02  Jim Meyering  <meyering@ascend.com>
34825
34826         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
34827         in acconfig.h manually.
34828
34829 1998-07-31  Paul Eggert  <eggert@twinsun.com>
34830
34831         * m4/st_mtim.m4: New file.
34832
34833 1998-07-28  Jim Meyering  <meyering@ascend.com>
34834
34835         * m4/utimes.m4: Undef stat.
34836
34837 1998-07-25  Jim Meyering  <meyering@ascend.com>
34838
34839         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
34840         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
34841
34842 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
34843
34844         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
34845         uid and gid actually remain unchanged.
34846
34847 1998-07-07  Jim Meyering  <meyering@ascend.com>
34848
34849         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
34850
34851 1998-07-04  Jim Meyering  <meyering@ascend.com>
34852
34853         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
34854         to prove that this macro can be used in packages without regex.c.
34855
34856 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
34857
34858         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
34859         is to be used.
34860
34861 1998-07-03  Jim Meyering  <meyering@ascend.com>
34862
34863         * m4/gettext.m4: Add -lintl if it's found to be necessary.
34864
34865         * m4/gettext.m4: New file -- from gettext-0.10.35.
34866         * m4/lcmessage.m4: Likewise.
34867         * m4/progtest.m4: Likewise.
34868
34869         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
34870         * m4/jm-macros.m4: Require the new macro.
34871
34872 1998-06-29  Jim Meyering  <meyering@ascend.com>
34873
34874         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
34875         for the definition of NGROUPS (used in a system header included
34876         by sys/mount.h).
34877
34878 1998-06-28  Jim Meyering  <meyering@ascend.com>
34879
34880         * m4/ls-mntd-fs.m4: New file.
34881         * m4/fstypename.m4: New file.
34882
34883         * m4/jm-macros.m4: Require the new macro.
34884         * m4/jm-glibc-io.m4: New file.
34885
34886 1998-05-19  Jim Meyering  <meyering@ascend.com>
34887
34888         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
34889         * m4/lchown.m4: New file.
34890
34891         * m4/Makefile.am.in: New file.
34892         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
34893
34894 1998-05-14  Jim Meyering  <meyering@ascend.com>
34895
34896         * m4/Makefile.am (EXTRA_DIST): Add them.
34897         * m4/jm-macros.m4: New file.
34898         * m4/utimbuf.m4: New file.
34899
34900 1998-05-12  Jim Meyering  <meyering@ascend.com>
34901
34902         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
34903
34904 1998-05-11  Jim Meyering  <meyering@ascend.com>
34905
34906         * m4/isc-posix.m4: New file.
34907
34908 1998-05-10  Jim Meyering  <meyering@ascend.com>
34909
34910         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
34911
34912 1998-05-09  Jim Meyering  <meyering@ascend.com>
34913
34914         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
34915         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
34916         with automake.
34917
34918         * m4/ssize_t.m4: New file.
34919         * m4/mktime.m4: Remove file -- the new automake has this now.
34920
34921 1998-04-26  Jim Meyering  <meyering@ascend.com>
34922
34923         * m4/assert.m4: New file.
34924         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
34925
34926 1998-04-05  Jim Meyering  <meyering@ascend.com>
34927
34928         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
34929         (jm_PREREQ): Use it here.
34930
34931 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
34932
34933         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
34934         in acconfig.h.
34935
34936 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
34937
34938         * m4/prereq.m4: New file.
34939         * m4/error.m4: New file.
34940         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
34941
34942 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
34943
34944         * m4/getline.m4: Don't set am_cv_func_working_getline before the
34945         cache-check for the same variable -- that defeated the purpose of
34946         the test; the test program was never run.  This was a problem only
34947         on systems with losing getline functions -- HP-UX 10.20 is one.
34948         Reported by Bjorn Helgaas.
34949
34950 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
34951
34952         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
34953
34954 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
34955
34956         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
34957
34958         * m4/const.m4: New file.  Use an initializer in this declaration
34959         typedef int charset[2]; const charset x;
34960         Reported by Bob Glickstein.
34961
34962 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
34963
34964         * m4/chown.m4: Fix reversed types on -1 args to chown.
34965         From Kaveh Ghazi.
34966
34967 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
34968
34969         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
34970         Add lseek and memchr.
34971
34972         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
34973         T.E.Dickey <dickey@clark.net> said that some older preprocessors
34974         have a 20-character limit on names.
34975
34976 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
34977
34978         * m4/inttypes_h.m4: New file.
34979         * m4/uintmax_t.m4: New file.
34980         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
34981
34982 Copyright (C) 1997-2007 Free Software Foundation, Inc.
34983 Copying and distribution of this file, with or without modification,
34984 are permitted provided the copyright notice and this notice are preserved.