New module 'posix_spawnattr_init'.
[pspp] / ChangeLog
1 2008-09-28  Bruno Haible  <bruno@clisp.org>
2
3         New module 'posix_spawnattr_init'.
4         * modules/posix_spawnattr_init: New file.
5         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
6         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
7         module.
8
9         New module 'posix_spawn_file_actions_destroy'.
10         * modules/posix_spawn_file_actions_destroy: New file.
11         * lib/spawn_faction_destroy.c: New file, from GNU libc with
12         modifications.
13         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
14         the new module.
15
16         New module 'posix_spawn_file_actions_addopen'.
17         * modules/posix_spawn_file_actions_addopen: New file.
18         * lib/spawn_faction_addopen.c: New file, from GNU libc with
19         modifications.
20         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
21         the new module.
22
23         New module 'posix_spawn_file_actions_adddup2'.
24         * modules/posix_spawn_file_actions_adddup2: New file.
25         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
26         modifications.
27         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
28         the new module.
29
30         New module 'posix_spawn_file_actions_addclose'.
31         * modules/posix_spawn_file_actions_addclose: New file.
32         * lib/spawn_faction_addclose.c: New file, from GNU libc with
33         modifications.
34         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
35         the new module.
36
37         New module 'posix_spawn_file_actions_init'.
38         * modules/posix_spawn_file_actions_init: New file.
39         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
40         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
41         new module.
42
43         New module 'posix_spawn-internal'.
44         * modules/posix_spawn-internal: New file.
45         * lib/spawn_int.h: New file, from GNU libc with modifications.
46         * lib/spawni.c: New file, from GNU libc with modifications.
47         * m4/posix_spawn.m4: New file.
48
49         New module 'spawn'.
50         * modules/spawn: New file.
51         * lib/spawn.in.h: New file, from GNU libc with modifications.
52         * m4/spawn_h.m4: New file.
53         * doc/posix-headers/spawn.texi: Mention the new module.
54
55 2008-09-28  Bruno Haible  <bruno@clisp.org>
56
57         * modules/sched-tests: New file.
58         * tests/test-sched.c: New file.
59
60         New module 'sched'.
61         * modules/sched: New file.
62         * lib/sched.in.h: New file.
63         * m4/sched_h.m4: New file.
64         * doc/posix-headers/sched.texi: Mention the new module.
65
66 2008-09-27  Eric Blake  <ebb9@byu.net>
67
68         Fix previous patch, and tweak references to $0.
69         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
70         (func_version, func_gnulib_dir): Don't call this program
71         gnulib-tool.
72         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
73         with using $0 in function.
74         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
75         (func_fatal_error): Reuse the name the user invoked us with.
76
77 2008-09-27  Bruno Haible  <bruno@clisp.org>
78
79         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
80         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
81         (gl_ICONV_H): Not here.
82         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
83         instead of assigning ICONV_H directly.
84
85         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
86         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
87         WCHAR_H directly.
88
89 2008-09-27  Bruno Haible  <bruno@clisp.org>
90
91         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
92         * modules/arpa_inet (Depends-on): Add link-warning.
93         (Makefile.am): Insert the definition of GL_LINK-WARNING.
94         * modules/unistd (Makefile.am): Likewise.
95
96 2008-09-26  Bruno Haible  <bruno@clisp.org>
97
98         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
99         variables.
100         (func_version): Essentially copied from gnulib-tool.
101         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
102         func_readlink): Copied from gnulib-tool.
103
104 2008-09-26  Bruno Haible  <bruno@clisp.org>
105
106         * gnulib-tool (func_version): Change directory to $gnulib_dir before
107         invoking git-version-gen.
108
109 2008-09-26  Bruno Haible  <bruno@clisp.org>
110
111         * posix-modules: Update to directory names changed on 2008-01-19.
112         Remove commas in output before splitting into words. No more need to
113         avoid 'ftruncate' since 2007-02-19.
114
115 2008-09-26  Bruno Haible  <bruno@clisp.org>
116
117         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
118
119 2008-09-26  Bruno Haible  <bruno@clisp.org>
120
121         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
122         * modules/fwriteerror (Depends-on): Add errno.
123
124 2008-09-26  Bruno Haible  <bruno@clisp.org>
125
126         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
127         * tests/test-vc-list-files-cvs.sh: Likewise.
128
129 2008-09-26  Bruno Haible  <bruno@clisp.org>
130
131         * doc/posix-headers/sys_resource.texi: Reorder items.
132
133 2008-09-26  Jim Meyering  <meyering@redhat.com>
134
135         fts: tweak inode comparison function
136         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
137         inode numbers, as documented.
138
139         fts: sort dirent entries on inode number before traversing
140         This avoids a quadratic, seek-related performance penalty when
141         operating on a directory containing many entries (measurable at 10k;
142         3.5 hours at 2 million entries with a cold cache) on certain types
143         of file systems, including ext3 and ext4, but not tmpfs.
144         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
145         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
146         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
147         (fs_handles_readdir_ordered_dirents_efficiently): New function.
148         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
149         (fts_build): Set the stat.st_ino member from D_INO.
150         If it is likely to be useful, sort dirent entries on inode number.
151
152         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
153         and the struct statfs.f_type member.
154         * modules/fts (Depends-on): Add d-ino.
155
156 2008-09-26  Bruno Haible  <bruno@clisp.org>
157
158         * modules/sigpipe-die (Depends-on): Add sigpipe.
159
160         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
161         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
162         and GNULIB_STDIO_H_SIGPIPE are set.
163         * lib/stdio-write.c: New file.
164         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
165         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
166         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
167         REPLACE_STDIO_WRITE_FUNCS.
168         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
169         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
170         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
171         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
172         * modules/stdio (Files): Add lib/stdio-write.c.
173         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
174         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
175         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
176         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
177         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
178         REPLACE_FPRINTF_POSIX.
179         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
180         REPLACE_PRINTF_POSIX.
181         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
182         REPLACE_VFPRINTF_POSIX.
183         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
184         REPLACE_VPRINTF_POSIX.
185         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
186         SIGPIPE issue.
187         * doc/posix-functions/fputc.texi: Likewise.
188         * doc/posix-functions/fputs.texi: Likewise.
189         * doc/posix-functions/fwrite.texi: Likewise.
190         * doc/posix-functions/printf.texi: Likewise.
191         * doc/posix-functions/putc.texi: Likewise.
192         * doc/posix-functions/putchar.texi: Likewise.
193         * doc/posix-functions/puts.texi: Likewise.
194         * doc/posix-functions/vfprintf.texi: Likewise.
195         * doc/posix-functions/vprintf.texi: Likewise.
196
197         * modules/safe-write (Depends-on): Add write.
198
199         * modules/sigpipe-tests: New file.
200         * tests/test-sigpipe.c: New file.
201         * tests/test-sigpipe.sh: New file.
202
203         * modules/write: New file.
204         * lib/unistd.in.h: Include <sys/types.h>.
205         (write): New declaration.
206         * lib/write.c: New file.
207         * m4/write.m4: New file.
208         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
209         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
210         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
211         GNULIB_WRITE, REPLACE_WRITE.
212         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
213         and the SIGPIPE issue.
214
215         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
216         (raise): New declaration.
217         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
218         (ext_signal): New function.
219         (rpl_raise): New function.
220         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
221         GNULIB_SIGNAL_H_SIGPIPE.
222         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
223         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
224
225         * modules/sigpipe: New file.
226         * m4/sigpipe.m4: New file.
227
228 2008-09-25  Derek Price  <derek@ximbiot.com>
229             Bruno Haible  <bruno@clisp.org>
230
231         * gnulib-tool (func_import): Report all license incompatibilities, not
232         just the first one.
233
234 2008-09-25  Bruno Haible  <bruno@clisp.org>
235
236         * gnulib-tool (func_import): When computing the edits, consider not
237         only the Makefile.ams that exist but also those that will be generated.
238
239 2008-09-25  Simon Josefsson  <simon@josefsson.org>
240
241         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
242         fixes gnulib-tool --test warning about duplicate dependency.
243
244 2008-09-25  Bruno Haible  <bruno@clisp.org>
245
246         * gnulib-tool: Don't ask the user to perform edits in the generated
247         Makefile.ams.
248         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
249         apply to the Makefile.am being generated.
250         (func_emit_tests_Makefile_am): Execute edits that apply to the
251         Makefile.am being generated.
252         (func_import): Setup list of Makefile.am edits before emitting the
253         Makefile.ams, not at the end.
254         (func_create_testdir): Update.
255         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
256
257 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
258
259         * gnulib-tool (func_import): Store the --tests-base option in the
260         comment in gnulib-cache.m4.
261
262 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
263
264         * NEWS: Document increased portability that sys_select now provides.
265
266         * lib/sys_select.in.h: Install select wrapper.
267         * lib/sys_socket.in.h: Use more descriptive name when there is no
268         select wrapper.
269         * lib/winsock-select.c: New.
270         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
271         Require gl_HEADER_SYS_SOCKET.
272         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
273         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
274         * tests/test-sys_select.c: Add functional tests.
275
276 2008-09-24  Eric Blake  <ebb9@byu.net>
277
278         open, fopen: close fd leak in last patch
279         * lib/open.c (rpl_open): Close fd before returning error.
280         * lib/fopen.c (rpl_fopen): Close fd before returning error.
281         * doc/posix-functions/open.texi (open): Document that Irix also
282         has the bug.
283         * doc/posix-functions/fopen.texi (fopen): Likewise.
284         Reported by Paolo Bonzini.
285
286 2008-09-24  Bruno Haible  <bruno@clisp.org>
287
288         Ensure that a filename ending in a slash cannot be used to access a
289         non-directory.
290         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
291         to check whether it's really a directory.
292         * lib/fopen.c: Include fcntl.h, unistd.h.
293         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
294         and fdopen().
295         * modules/fopen (Depends-on): Add unistd.
296         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
297         * tests/test-fopen.c (main): Likewise.
298         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
299         * doc/posix-functions/fopen.texi: Likewise.
300         Reported by Eric Blake.
301
302 2008-09-23  Eric Blake  <ebb9@byu.net>
303
304         c-stack: avoid compiler optimizations when provoking overflow
305         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
306         recursion harder to optimize, to ensure a stack overflow occurs.
307         * tests/test-c-stack.c (recurse): Likewise.
308         Borrowed from libsigsegv.
309
310         c-stack: work around Irix sigaltstack bug
311         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
312         whether sigaltstack uses wrong end of stack_t (copied in part from
313         libsigsegv).
314         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
315         Irix bug, without requiring an over-allocation.
316         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
317         bug.
318
319         fopen: document mingw bug on directories
320         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
321         not allowing a stream visiting a directory, even though reading
322         from such a stream is not portable.
323
324 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
325
326         * lib/poll.c: Rewrite.
327         * modules/poll: Depend on alloca.
328
329 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
330
331         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
332         instead define prototypes for a full set of wrappers.  Ensure
333         that Cygwin does not use the compatibility code, which is only
334         for MinGW.
335         * lib/winsock.c: New.
336         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
337         * modules/sys_socket: Add lib/winsock.c.
338
339         * modules/poll-tests: Add errno and perror.
340         * tests/test-poll.c: Use ioctl, not ioctlsocket.
341
342 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
343
344         * tests/test-poll.c: Downgrade minimum needed Winsock version.
345
346 2008-09-23  Bruno Haible  <bruno@clisp.org>
347
348         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
349         * doc/glibc-functions/*: Likewise.
350
351 2008-09-23  Simon Josefsson  <simon@josefsson.org>
352
353         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
354         success.
355
356 2008-09-22  Eric Blake  <ebb9@byu.net>
357             Bruno Haible  <bruno@clisp.org>
358
359         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
360         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
361         supply %A but mishandle pseudo-NaN.
362         Reported by Simon Josefsson.
363
364 2008-09-21  Bruno Haible  <bruno@clisp.org>
365
366         * tests/test-lock.c (main): Tweak skip message.
367         * tests/test-tls.c (main): Likewise.
368
369 2008-09-21  Bruno Haible  <bruno@clisp.org>
370
371         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
372         whether 'struct sigaction' has sa_sigaction here...
373         (gl_PREREQ_SIG_HANDLER_H): ... not here.
374         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
375
376 2008-09-21  Bruno Haible  <bruno@clisp.org>
377
378         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
379         section.
380         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
381         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
382         the new section.
383         (Support for obsolete systems lacking POSIX:2001): New section.
384         (String handling <string.h>): Move strdup to the new section.
385         Suggested by Simon Josefsson and Paolo Bonzini.
386
387 2008-09-21  Bruno Haible  <bruno@clisp.org>
388
389         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
390         exponents in %e and %g results on 'long double'. Needed for mingw's
391         improved *printf functions.
392         * tests/test-vasprintf-posix.c (test_function): Likewise.
393         * tests/test-snprintf-posix.h (test_function): Likewise.
394         * tests/test-sprintf-posix.h (test_function): Likewise.
395         Reported by Eric Blake.
396
397 2008-09-21  Bruno Haible  <bruno@clisp.org>
398
399         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
400         * tests/test-sprintf-posix.h (test_function): Likewise.
401
402 2008-09-21  Bruno Haible  <bruno@clisp.org>
403
404         * modules/getpass (Depends-on): Add strdup-posix.
405
406         New module 'strdup-posix'.
407         * modules/strdup-posix: New file.
408         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
409         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
410         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
411         REPLACE_STRDUP.
412         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
413         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
414         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
415         strdup-posix.
416
417         * modules/strdup (Depends-on): Remove malloc-posix.
418
419 2008-09-20  Bruno Haible  <bruno@clisp.org>
420
421         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
422         Wildenhues.
423
424 2008-09-20  Bruno Haible  <bruno@clisp.org>
425
426         Ensure that wint_t gets defined on IRIX 5.3.
427         * lib/wchar.in.h (wint_t): Define if not defined by the system.
428         * lib/wctype.in.h (wint_t): Likewise.
429         (__wctype_wint_t): Remove type.
430         (isw*): Use wint_t instead of __wctype_wint_t.
431         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
432         * modules/wchar (Files): Add m4/wint_t.m4.
433         (Makefile.am): Substitute HAVE_WINT_T.
434         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
435         * tests/test-wctype.c: Check that wint_t is defined.
436         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
437         * doc/posix-headers/wctype.texi: Likewise.
438         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
439
440 2008-09-18  Bruno Haible  <bruno@clisp.org>
441
442         * gnulib-tool (func_exit): Update comment.
443
444 2008-09-18  Simon Josefsson  <simon@josefsson.org>
445
446         * modules/getaddrinfo (Depends-on): Remove strdup, this module
447         assumes strdup exists and does not depend on strdup to return
448         ENOMEM on out of memory conditions.
449
450 2008-09-18  Bruno Haible  <bruno@clisp.org>
451
452         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
453         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
454         digits for the exponent.
455
456 2008-09-18  Jim Meyering  <meyering@redhat.com>
457             Bruno Haible  <bruno@clisp.org>
458
459         * lib/vasnprintf.c (decimal_point_char): Define also if
460         NEED_PRINTF_INFINITE_LONG_DOUBLE.
461
462 2008-09-16  Bruno Haible  <bruno@clisp.org>
463         and Eric Blake  <ebb9@byu.net>
464
465         vasnprintf: support Irix 5.3
466         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
467         that mishandle long double infinity.
468         Reported by Tom G. Christensen.
469
470 2008-09-16  Bruno Haible  <bruno@clisp.org>
471
472         * doc/glibc-functions/scandir.texi: Mention the function is missing on
473         Solaris 9.
474         * doc/glibc-functions/alphasort.texi: Likewise.
475         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
476
477 2008-09-16  Jim Meyering  <meyering@redhat.com>
478
479         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
480         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
481         a umask modification leak out of a subshell.  Otherwise, the
482         opensolaris /bin/sh would be accepted and thus cause unwarranted
483         failures in the coreutils test suite.
484
485 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
486
487         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
488         to succeed.
489
490 2008-09-16  Jim Meyering  <meyering@redhat.com>
491
492         avoid spurious test failure when library is built without ACL support
493         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
494         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
495         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
496         * tests/test-copy-acl.sh: Likewise.
497
498 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
499
500         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
501         based on character occurrence counts.
502
503 2008-09-15  Eric Blake  <ebb9@byu.net>
504
505         tests: avoid some compiler warnings
506         * tests/test-memchr.c (main): Pass NULL indirectly.
507         * tests/test-closein.c (main): Avoid unused variable.
508
509 2008-09-15  Bruno Haible  <bruno@clisp.org>
510
511         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
512         are missing on OpenBSD 4.0 individually.
513         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
514
515 2008-09-15  Bruno Haible  <bruno@clisp.org>
516
517         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
518         * doc/posix-functions/strerror.texi: Mention also Cygwin.
519         * doc/posix-functions/perror.texi: Likewise.
520         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
521         is missing.
522         Reported by Eric Blake.
523
524         * lib/errno.in.h: Use replacement values >= 2000.
525         Reported by Eric Blake.
526
527 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
528
529         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
530         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
531         limit.
532         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
533         compareseq was aborted.
534
535 2008-09-14  Bruno Haible  <bruno@clisp.org>
536
537         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
538         yvec_edit_count.
539         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
540         (fstrcmp_bounded): Simplify result computation accordingly.
541
542 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
543
544         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
545         (fstrcmp): Define in terms of fstrcmp_bounded.
546         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
547         lower_bound argument.
548         Return quickly if the result is certainly < lower_bound.
549         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
550
551 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
552
553         * lib/diffseq.h (EARLY_ABORT): New macro.
554         (compareseq): Change return type to bool. Return true when EARLY_ABORT
555         evaluates to true.
556
557 2008-09-14  Bruno Haible  <bruno@clisp.org>
558
559         * modules/perror-tests: New file.
560         * tests/test-perror.sh: New file.
561         * tests/test-perror.c: New file.
562
563         New module 'perror'.
564         * lib/stdio.in.h (perror): New declaration.
565         * lib/perror.c: New file.
566         * m4/perror.m4: New file.
567         * modules/perror: New file.
568         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
569         * doc/posix-functions/perror.texi: Mention the perror module.
570         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
571         REPLACE_PERROR.
572         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
573         REPLACE_PERROR.
574
575 2008-09-14  Bruno Haible  <bruno@clisp.org>
576
577         * modules/stdio (Makefile.am): Reorder to match the order in
578         lib/stdio.in.h.
579         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
580
581 2008-09-13  Bruno Haible  <bruno@clisp.org>
582
583         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
584
585 2008-09-13  Bruno Haible  <bruno@clisp.org>
586
587         Extend strerror to cover the added errno values.
588         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
589         (rpl_strerror): Provide error messages for the added errno values and
590         for the WSA* values.
591         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
592         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
593         strerror.
594         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
595         * modules/strerror (Depends-on): Add errno.
596         * doc/posix-functions/strerror.texi: Document the change.
597         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
598         and EOVERFLOW.
599
600 2008-09-13  Bruno Haible  <bruno@clisp.org>
601
602         * modules/EOVERFLOW: Remove file.
603         * m4/eoverflow.m4: Remove file.
604         * modules/EOVERFLOW-tests: Remove file.
605         * tests/test-EOVERFLOW.c: Remove file.
606         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
607         * modules/ftell (Depends-on): Likewise.
608         * modules/getdelim (Depends-on): Likewise.
609         * modules/getugroups (Depends-on): Likewise.
610         * modules/poll (Depends-on): Likewise.
611         * modules/snprintf (Depends-on): Likewise.
612         * modules/sprintf-posix (Depends-on): Likewise.
613         * modules/vasnprintf (Depends-on): Likewise.
614         * modules/vasprintf (Depends-on): Likewise.
615         * modules/vfprintf-posix (Depends-on): Likewise.
616         * modules/vsnprintf (Depends-on): Likewise.
617         * modules/vsprintf-posix (Depends-on): Likewise.
618         * modules/xvasprintf (Depends-on): Likewise.
619         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
620         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
621         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
622         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
623         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
624         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
625         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
626         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
627         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
628         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
629         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
630         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
631         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
632         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
633         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
634         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
635         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
636         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
637         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
638         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
639         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
640         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
641         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
642         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
643         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
644         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
645         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
646         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
647         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
648         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
649         * MODULES.html.sh: Remove EOVERFLOW.
650         * NEWS: Mention the change.
651
652 2008-09-13  Bruno Haible  <bruno@clisp.org>
653
654         * modules/errno-tests: New file.
655         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
656
657         * lib/errno.in.h: New file.
658         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
659         * modules/errno: New file.
660         * doc/posix-headers/errno.texi: Update documentation.
661         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
662
663 2008-09-13  Bruno Haible  <bruno@clisp.org>
664
665         * tests/test-poll.c: Use #if for native Windows, rather than testing
666         __MSVCRT__.
667
668 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
669             Bruno Haible  <bruno@clisp.org>
670
671         * lib/glob.c: Don't include <pwd.h> on native Windows.
672         (WINDOWS32): New macro.
673         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
674
675 2008-09-13  Bruno Haible  <bruno@clisp.org>
676
677         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
678         (ETIMEDOUT): Remove macro.
679         (glthread_cond_timedwait_multithreaded): New declaration.
680         (glthread_cond_timedwait): Use it.
681         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
682         (glthread_cond_timedwait_multithreaded): New function.
683
684 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
685
686         * modules/poll-tests: Do not check for io.h.
687         * tests/test-poll.c: Check for __MSVCRT__ instead.
688
689 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
690
691         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
692         * modules/poll-tests: Add inet_pton, stdbool, sockets.
693         * tests/test-poll.c: Use them.  Use _pipe on Windows.
694
695 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
696
697         * modules/poll-tests: New.
698         * tests/test-poll.c: New.
699
700 2008-09-12  Eric Blake  <ebb9@byu.net>
701
702         frexp: test for NetBSD failure on -0.0
703         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
704         not all, bugs from NetBSD 3.0 have been fixed.
705         * doc/posix-functions/frexp.texi (frexp): Document bug.
706         Reported by Thomas Klausner.
707
708         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
709         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
710         literal -0.0.
711         Reported by Jonathan C. Patschke <jp@centtech.com>.
712
713 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
714
715         * lib/glthread/cond.h: Use dummy implementation also if
716         USE_WIN32_THREADS.
717
718 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
719
720         * modules/fnmatch-posix (License): Change to LGPLv2+.
721         * modules/fnmatch-gnu (License): Likewise.
722
723 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
724
725         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
726
727 2008-09-11  Jim Meyering  <meyering@redhat.com>
728
729         * users.txt: Add gtk-vnc.
730
731 2008-09-08  Simon Josefsson  <simon@josefsson.org>
732
733         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
734         rotate amounts.
735
736         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
737         required for 16-bit and 8-bit rotates.
738         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
739         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
740         UINT8_MAX instead of hard-coded constants.
741         Suggested by Paul Eggert.
742
743 2008-09-07  Bruno Haible  <bruno@clisp.org>
744
745         * tests/test-striconveh.c (main): Check behaviour when converting from
746         UTF-7.
747
748         Make striconveh work better with stateful encodings.
749         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
750         that iconv does not increment the inptr when returning -1/EINVAL.
751
752 2008-09-07  Bruno Haible  <bruno@clisp.org>
753
754         * build-aux/config.rpath: Update according to libtool-2.2.6.
755         * build-aux/config.libpath: Likewise.
756
757 2008-09-06  Bruno Haible  <bruno@clisp.org>
758
759         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
760         * lib/freadptr.c (freadptr): Likewise.
761         * lib/freadseek.c (freadptrinc): Likewise.
762         Reported by Simon Josefsson.
763
764 2008-09-06  Bruno Haible  <bruno@clisp.org>
765
766         * modules/freadptr (License): Change to LGPLv2+.
767         * modules/freadseek (License): Likewise.
768         Suggested by Eric Blake.
769
770         * modules/memchr2 (License): Change to LGPLv2+.
771         Approved by Eric Blake.
772
773 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
774             Bruno Haible  <bruno@clisp.org>
775
776         Make gnulib-tool work with native 'sed' on AIX.
777         * gnulib-tool (sed_noop): New variable.
778         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
779         func_add_or_update, func_create_testdir): Use it to initialize sed
780         script variables.
781         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
782
783 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
784             Bruno Haible  <bruno@clisp.org>
785
786         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
787         also works after #include directives.
788
789 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
790
791         getdate.y: reject an out-of-range timezone value
792         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
793         the range [-24...+24].  When specified with only one or two digits,
794         * tests/test-getdate.c: Tests for the fix.
795         * doc/getdate.texi: Document this change.
796
797 2008-09-03  Bruno Haible  <bruno@clisp.org>
798
799         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
800
801 2008-09-02  Simon Josefsson  <simon@josefsson.org>
802
803         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
804         <bruce.korb@gmail.com> with ideas from Ben Pfaff
805         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
806         Blake <ebb9@byu.net>.
807
808         * tests/test-bitrotate.c: Add more test vectors.
809
810 2008-09-02  Eric Blake  <ebb9@byu.net>
811
812         vasnprintf-posix: handle large precision via %.*d
813         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
814         when handling it ourselves.
815         * tests/test-vasnprintf-posix.c (test_function): Add test.
816         * tests/test-snprintf-posix.h (test_function): Likewise.
817         * tests/test-sprintf-posix.h (test_function): Likewise.
818         * tests/test-vasprintf-posix.c (test_function): Likewise.
819         Reported by Alain Guibert.
820
821 2008-09-01  Eric Blake  <ebb9@byu.net>
822
823         c-stack: make configure-time check more robust
824         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
825         successful sigaction call.
826         Reported by Tom G. Christensen.
827
828 2008-09-01  Bruno Haible  <bruno@clisp.org>
829
830         New module 'findprog-lgpl'.
831         * modules/findprog-lgpl: New file.
832         * lib/findprog-lgpl.c: New file.
833         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
834         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
835         to decide whether to use strdup or xstrdup, concatenated_filename or
836         xconcatenated_filename.
837
838 2008-09-01  Bruno Haible  <bruno@clisp.org>
839
840         Split module 'concat-filename' into 'concat-filename' (LGPL) and
841         'xconcat-filename' (GPL).
842         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
843         (License): Change to LGPLv2+.
844         * modules/xconcat-filename: New file.
845         * lib/concat-filename.h (concatenated_filename): Change specification.
846         (xconcatenated_filename): New declaration.
847         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
848         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
849         memory situations.
850         * lib/xconcat-filename.c: New file.
851         * NEWS: Mention the change.
852         * lib/findprog.c: Include concat-filename.h, not filename.h.
853         (find_in_path): Use xconcatenated_filename instead of
854         concatenated_filename.
855         * lib/javacomp.c: Include concat-filename.h, not filename.h.
856         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
857         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
858         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
859         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
860         instead of concatenated_filename.
861         * lib/javaexec.c: Include concat-filename.h, not filename.h.
862         (execute_java_class): Use xconcatenated_filename instead of
863         concatenated_filename.
864         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
865         * modules/javacomp (Depends-on): Likewise.
866         * modules/javaexec (Depends-on): Likewise.
867
868 2008-09-01  Bruno Haible  <bruno@clisp.org>
869
870         Split module 'filename' into 'filename' and 'concat-filename'.
871         * modules/filename: Keep only lib/filename.h.
872         (License): Change to LGPLv2+.
873         * modules/concat-filename: New file, extracted from modules/filename.
874         * lib/filename.h (concatenated_filename): Remove declaration.
875         * lib/concat-filename.h: New file, extracted from lib/filename.h.
876         * lib/concat-filename.c: Include concat-filename.h.
877         * NEWS: Mention the change.
878
879 2008-09-01  Simon Josefsson  <simon@josefsson.org>
880
881         * lib/bitrotate.h (rotl8, rotr8): Add.
882
883         * modules/bitrotate (configure.ac): Need
884         AC_REQUIRE([AC_C_INLINE]).
885         (Description): Mention stdint.h.  Reported by Bruno Haible
886         <bruno@clisp.org>.
887
888         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
889         Paolo Bonzini <bonzini@gnu.org>.
890
891 2008-08-31  Bruno Haible  <bruno@clisp.org>
892
893         Assume Solaris specific bi-arch conventions on Solaris systems.
894         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
895         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
896         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
897         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
898         like acl_libdirstem.
899         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
900         acl_libdirstem.
901         * NEWS: Mention the change.
902         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
903
904 2008-08-31  Jim Meyering  <meyering@redhat.com>
905
906         * lib/strftime.h: Add comments describing the two added arguments.
907
908         remove duplicate #include directives
909         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
910         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
911
912 2008-08-31  Bruno Haible  <bruno@clisp.org>
913
914         New module 'sigpipe-die'.
915         * modules/sigpipe-die: New file.
916         * lib/sigpipe-die.h: New file.
917         * lib/sigpipe-die.c: New file.
918         * MODULES.html.sh (Signal handling): Add sigpipe-die.
919
920 2008-08-31  Bruno Haible  <bruno@clisp.org>
921
922         Don't override previously installed signal handlers.
923         * lib/fatal-signal.c (saved_sigactions): New variable.
924         (uninstall_handlers): Reset the signal to the saved handler, not
925         to SIG_DFL (except when ignored).
926         (install_handlers): Save the previous handlers.
927
928 2008-08-30  Bruno Haible  <bruno@clisp.org>
929
930         * gnulib-tool (func_reset_sigpipe): New function.
931         (func_get_automake_snippet, func_modules_transitive_closure,
932         func_import): Invoke it before a join command that reads from stdin,
933         to avoid "echo: write error: Broken pipe" error messages on stderr.
934         Reported by Sam Steingold <sds@gnu.org>.
935
936 2008-08-30  Bruno Haible  <bruno@clisp.org>
937
938         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
939         Code copied from m4/open.m4.
940         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
941         access and the filename ends in a slash. Code copied from lib/open.c.
942         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
943         * tests/test-fopen.c (main): Check against bug with trailing slash.
944
945 2008-08-29  Bruno Haible  <bruno@clisp.org>
946
947         Avoid some "gcc -pedantic" warnings.
948         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
949         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
950         * lib/dirent.in.h: Likewise.
951         * lib/fcntl.in.h: Likewise.
952         * lib/float.in.h: Likewise.
953         * lib/iconv.in.h: Likewise.
954         * lib/inttypes.in.h: Likewise.
955         * lib/locale.in.h: Likewise.
956         * lib/math.in.h: Likewise.
957         * lib/netinet_in.in.h: Likewise.
958         * lib/search.in.h: Likewise.
959         * lib/signal.in.h: Likewise.
960         * lib/stdarg.in.h: Likewise.
961         * lib/stdint.in.h: Likewise.
962         * lib/stdio.in.h: Likewise.
963         * lib/stdlib.in.h: Likewise.
964         * lib/string.in.h: Likewise.
965         * lib/strings.in.h: Likewise.
966         * lib/sys_select.in.h: Likewise.
967         * lib/sys_socket.in.h: Likewise.
968         * lib/sys_stat.in.h: Likewise.
969         * lib/sys_time.in.h: Likewise.
970         * lib/sysexits.in.h: Likewise.
971         * lib/time.in.h: Likewise.
972         * lib/unistd.in.h: Likewise.
973         * lib/wchar.in.h: Likewise.
974         * lib/wctype.in.h: Likewise.
975         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
976         * modules/fchdir (Makefile.am): Likewise.
977         * modules/fcntl (Makefile.am): Likewise.
978         * modules/float (Makefile.am): Likewise.
979         * modules/iconv_open (Makefile.am): Likewise.
980         * modules/inttypes (Makefile.am): Likewise.
981         * modules/locale (Makefile.am): Likewise.
982         * modules/math (Makefile.am): Likewise.
983         * modules/netinet_in (Makefile.am): Likewise.
984         * modules/search (Makefile.am): Likewise.
985         * modules/signal (Makefile.am): Likewise.
986         * modules/stdarg (Makefile.am): Likewise.
987         * modules/stdint (Makefile.am): Likewise.
988         * modules/stdio (Makefile.am): Likewise.
989         * modules/stdlib (Makefile.am): Likewise.
990         * modules/string (Makefile.am): Likewise.
991         * modules/strings (Makefile.am): Likewise.
992         * modules/sys_select (Makefile.am): Likewise.
993         * modules/sys_socket (Makefile.am): Likewise.
994         * modules/sys_stat (Makefile.am): Likewise.
995         * modules/sys_time (Makefile.am): Likewise.
996         * modules/sysexits (Makefile.am): Likewise.
997         * modules/time (Makefile.am): Likewise.
998         * modules/unistd (Makefile.am): Likewise.
999         * modules/wchar (Makefile.am): Likewise.
1000         * modules/wctype (Makefile.am): Likewise.
1001         Reported by Reuben Thomas <rrt@sc3d.org>.
1002
1003 2008-08-29  Bruno Haible  <bruno@clisp.org>
1004
1005         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
1006         any more.
1007
1008 2008-08-29  Simon Josefsson  <simon@josefsson.org>
1009
1010         * MODULES.html.sh (Misc): Add bitrotate.
1011
1012         * modules/bitrotate: New file.
1013
1014         * lib/bitrotate.h: New file.
1015
1016         * modules/bitrotate-tests: New file.
1017
1018         * tests/test-bitrotate.c: New file.
1019
1020         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
1021         on the bitrotate module.
1022
1023         * lib/arctwo.c: Use new bitrotate module.
1024
1025 2008-08-29  Jim Meyering  <meyering@redhat.com>
1026
1027         bootstrap: merge changes from coreutils
1028         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
1029         of copied files.  Remove a kludge, now that this is fixed.
1030         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
1031         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
1032         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
1033
1034 2008-08-29  Bruno Haible  <bruno@clisp.org>
1035
1036         * MODULES.html.sh: Remove --cvs-urls option.
1037
1038 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
1039
1040         maint.mk: adjust to file name change
1041         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
1042
1043 2008-08-28  Jim Meyering  <meyering@redhat.com>
1044
1045         * modules/getndelim2 (License): Relicense to LGPLv2+.
1046         Approved by Richard Stallman for the version of 1995, and by
1047         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
1048
1049 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
1050
1051         * lib/getdelim.c (flockfile, funlockfile): Make all of them
1052         dummy if one is not available.  Do not touch them if
1053         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
1054         (getc_maybe_unlocked): New.
1055         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
1056
1057 2008-08-26  Eric Blake  <ebb9@byu.net>
1058
1059         doc/INSTALL: resync from autoconf
1060         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
1061         (INSTALL_PRELUDE): Delete; this is done more efficiently by
1062         moving...
1063         * install.texi [!autoconf]: ...here.  Resync from autoconf.
1064         * INSTALL: Regenerate.
1065         * INSTALL.ISO: New file.
1066         * INSTALL.UTF-8: Likewise.
1067
1068 2008-08-26  Jim Meyering  <meyering@redhat.com>
1069
1070         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
1071         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
1072         these definitions conditional, so that they may be overridden, too.
1073
1074 2008-08-26  Bruno Haible  <bruno@clisp.org>
1075
1076         Generate INSTALL file variants with prettier quotes.
1077         * doc/Makefile (INSTALL_PRELUDE): New macro.
1078         (INSTALL): Use it.
1079         (INSTALL.ISO, INSTALL.UTF-8): New rules.
1080
1081 2008-08-26  Bruno Haible  <bruno@clisp.org>
1082
1083         Run makeinfo in an English locale.
1084         * doc/Makefile (MAKEINFO): New variable.
1085
1086 2008-08-26  Bruno Haible  <bruno@clisp.org>
1087
1088         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
1089         Suggested by Eric Blake.
1090
1091 2008-08-25  Bruno Haible  <bruno@clisp.org>
1092
1093         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
1094
1095 2008-08-25  Eric Blake  <ebb9@byu.net>
1096
1097         c-stack: test that stack overflow can be caught
1098         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
1099         that platform allows handling stack overflow; at least OS/2 EMX
1100         has sigaltstack, but crashes before transferring control to
1101         handler on stack overflow.
1102         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
1103         check for HAVE_STACK_OVERFLOW_HANDLING.
1104         Reported by Elbert Pol.
1105
1106 2008-08-25  Bruno Haible  <bruno@clisp.org>
1107
1108         * doc/posix-functions/strftime.texi: Fix description of strftime
1109         module.
1110
1111 2008-08-24  Bruno Haible  <bruno@clisp.org>
1112
1113         * tests/uniwidth/test-uc_width2.c: New file.
1114         * tests/uniwidth/test-uc_width2.sh: New file.
1115         * modules/uniwidth/width-tests (Files): Add the new files.
1116         (TESTS): Add uniwidth/test-uc_width2.sh.
1117         (TESTS_ENVIRONMENT): New variable.
1118         (check_PROGRAMS): Add test-uc_width2.
1119         (test_uc_width2_SOURCES): New variable.
1120
1121         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
1122         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
1123         not 0x00AB.
1124         Reported by Alexander V. Lukyanov <lav@netis.ru>.
1125
1126 2008-08-22  Eric Blake  <ebb9@byu.net>
1127
1128         test-lock, test-tls: mention why a test is skipped
1129         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
1130         skipped.
1131         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
1132
1133         count-one-bits: relax license
1134         * modules/count-one-bits (License): Relicense to LGPLv2+.
1135         Suggested by Ludovic Courtès, approved by Ben Pfaff.
1136
1137 2008-08-22  Andreas Schwab  <schwab@suse.de>
1138
1139         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
1140         Remove spurious space in assignment.
1141
1142 2008-08-21  Simon Josefsson  <simon@josefsson.org>
1143
1144         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
1145         Paul Eggert <eggert@CS.UCLA.EDU>.
1146
1147 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
1148
1149         * modules/gettext: Add m4/threadlib.m4.
1150
1151 2008-08-19  Eric Blake  <ebb9@byu.net>
1152
1153         test-c-stack: fix compilation failure on FreeBSD 5.0
1154         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
1155         headers before <sys/resource.h>.
1156         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
1157         the bug.
1158         Reported by Nelson H. F. Beebe.
1159
1160         strverscmp: migrate from "strverscmp.h" to <string.h>
1161         * modules/string (Makefile.am): Add new hooks.
1162         * modules/strverscmp (Files): Remove strverscmp.h.
1163         (Depends-on): Add string.
1164         (configure.ac): Add indicator.
1165         (Include): Mention new header.
1166         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
1167         defaults.
1168         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
1169         results.
1170         * lib/strverscmp.h: Delete.
1171         * lib/string.in.h (strverscmp): Provide declaration, when needed.
1172         * tests/test-strverscmp.c (includes): Adjust client.
1173         * lib/check-version.c (includes): Likewise.
1174         * NEWS: Document the change.
1175
1176         strverscmp: add unit test
1177         * modules/strverscmp-tests: New file.
1178         * tests/test-strverscmp.c: Likewise.
1179
1180 2008-08-19  Simon Josefsson  <simon@josefsson.org>
1181
1182         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
1183         regarding Windows crypto stuff, from Mono.
1184
1185 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
1186
1187         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
1188         if present, for intel RND.  Return error on failures.
1189
1190 2008-08-18  Ben Pfaff  <blp@gnu.org>
1191
1192         gitlog-to-changelog: give better diagnostic for failed pipe-open
1193         * build-aux/gitlog-to-changelog: Improve error message: suggest
1194         that the version of Git may be too old.
1195
1196 2008-08-18  Simon Josefsson  <simon@josefsson.org>
1197
1198         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
1199         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
1200
1201 2008-08-18  Bruno Haible  <bruno@clisp.org>
1202
1203         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
1204         pthread_in_use().
1205
1206 2008-08-18  Bruno Haible  <bruno@clisp.org>
1207
1208         * lib/glthread/threadlib.c: Include <pthread.h>.
1209
1210 2008-08-18  Bruno Haible  <bruno@clisp.org>
1211
1212         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
1213         glthread_recursive_lock_* macros.
1214         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
1215         Fix syntax error.
1216
1217 2008-08-18  Bruno Haible  <bruno@clisp.org>
1218
1219         * lib/glthread/thread.c: Avoid forcing a context switch right after
1220         thread creation.
1221
1222 2008-08-17  Bruno Haible  <bruno@clisp.org>
1223
1224         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
1225         * lib/glthread/thread.h: Provide Win32 specific implementation.
1226         * modules/thread (Files): Add lib/glthread/thread.c.
1227         (Depends-on): Add lock.
1228         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
1229
1230 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1231
1232         New module 'yield'.
1233         * modules/yield: New file.
1234         * lib/glthread/yield.h: New file.
1235         * m4/yield.m4: New file.
1236         * MODULES.html.sh (Multithreading): Add yield.
1237
1238 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1239
1240         New module 'thread'.
1241         * modules/thread: New file.
1242         * lib/glthread/thread.h: New file.
1243         * m4/thread.m4: New file.
1244         * MODULES.html.sh (Multithreading): Add thread.
1245
1246 2008-08-17  Bruno Haible  <bruno@clisp.org>
1247
1248         * lib/glthread/lock.h: Include <stdlib.h> always.
1249         * lib/glthread/tls.h: Likewise.
1250         * lib/glthread/cond.h: Likewise.
1251
1252 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
1253
1254         New module 'cond'.
1255         * modules/cond: New file.
1256         * lib/glthread/cond.h: New file.
1257         * lib/glthread/cond.c: New file.
1258         * m4/cond.m4: New file.
1259         * MODULES.html.sh (Multithreading): Add cond.
1260
1261 2008-08-16  Eric Blake  <ebb9@byu.net>
1262
1263         c-stack: fix regression on Irix 5.3 from 2008-06-21
1264         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
1265         sa_sigaction...
1266         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
1267         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
1268         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
1269         * modules/signal (Makefile.am): Use the value.
1270         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
1271         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
1272         * doc/posix-headers/signal.texi (signal.h): Document this
1273         portability issue.
1274         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
1275         Reported by Tom G. Christensen.
1276
1277 2008-08-17  Bruno Haible  <bruno@clisp.org>
1278
1279         New module 'threadlib'.
1280         * modules/threadlib: New file.
1281         * lib/glthread/threadlib.c: New file, extracted from
1282         lib/glthread/lock.c.
1283         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
1284         functions.
1285         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
1286         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
1287         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
1288         macros.
1289         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
1290         (gl_DISABLE_THREADS): Remove macro.
1291         * modules/lock (Files): Remove build-aux/config.rpath.
1292         (Depends-on): Remove havelib. Add threadlib.
1293         (configure.ac-early): Remove section.
1294         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
1295         * modules/tls (Depends-on): Remove lock. Add threadlib.
1296         (Link): New section, copied from threadlib.
1297         * MODULES.html.sh (Multithreading): Add threadlib.
1298
1299 2008-08-14  Bruno Haible  <bruno@clisp.org>
1300
1301         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
1302         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
1303         glthread_rwlock_unlock, glthread_rwlock_destroy,
1304         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
1305         glthread_recursive_lock_destroy): Define as macros always.
1306         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
1307         glthread_lock_lock.
1308         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
1309         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
1310         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
1311         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
1312         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
1313         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
1314         (glthread_recursive_lock_lock_func): Renamed from
1315         glthread_recursive_lock_lock.
1316         (glthread_recursive_lock_unlock_func): Renamed from
1317         glthread_recursive_lock_unlock.
1318         (glthread_recursive_lock_destroy_func): Renamed from
1319         glthread_recursive_lock_destroy.
1320
1321 2008-08-14  Bruno Haible  <bruno@clisp.org>
1322
1323         * lib/glthread/lock.h: Renamed from lib/lock.h.
1324         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
1325         * lib/glthread/tls.h: Renamed from lib/tls.h.
1326         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
1327         * lib/fstrcmp.c: Update includes.
1328         * lib/strsignal.c: Update includes.
1329         * modules/lock (Files, Makefile.am): Update.
1330         (Include): Change to "glthread/lock.h".
1331         * modules/tls (Files, Makefile.am): Update.
1332         (Include): Change to "glthread/tls.h".
1333         * tests/test-lock.c: Update includes.
1334         * tests/test-tls.c: Update includes.
1335         * NEWS: Mention the renamed header files.
1336
1337 2008-08-11  Jim Meyering  <meyering@redhat.com>
1338
1339         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
1340
1341 2008-08-11  Eric Blake  <ebb9@byu.net>
1342
1343         test-c-stack: avoid C99-ism
1344         * tests/test-c-stack.c (main): Fix whitespace, move declaration
1345         before statement.
1346         Reported by Alain Guibert.
1347
1348 2008-08-10  Jim Meyering  <meyering@redhat.com>
1349
1350         ensure that return value of uinttostr et al are not ignored
1351         * lib/inttostr.h (__GNUC_PREREQ): Define.
1352         (__attribute_warn_unused_result__): Define.
1353         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
1354
1355 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
1356
1357         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
1358         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
1359
1360 2008-08-07  Jim Meyering  <meyering@redhat.com>
1361
1362         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
1363
1364         * modules/mkstemp (License): Relicense under LGPLv2+.
1365         * modules/tempname (License): Likewise.
1366
1367 2008-08-06  Bruno Haible  <bruno@clisp.org>
1368
1369         * lib/poll.c (poll): Further micro-optimization.
1370
1371 2008-08-06  Jim Meyering  <meyering@redhat.com>
1372
1373         inet_pton.c: use locale-independent tolower
1374         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
1375         (inet_pton6): Use c_tolower rather than tolower.
1376         * modules/inet_pton (Depends-on): Add c-ctype.
1377
1378 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
1379
1380         * lib/poll.c (poll): Avoid division when timeout is 0, cache
1381         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
1382
1383 2008-08-06  Jim Meyering  <meyering@redhat.com>
1384
1385         * modules/inet_pton (License): Relicense under LGPLv2+.
1386
1387 2008-08-03  Bruno Haible  <bruno@clisp.org>
1388
1389         Additional non-aborting API for lock and tls.
1390         * lib/lock.h: Include <errno.h>.
1391         (glthread_lock_init): New macro/function.
1392         (gl_lock_init): Define as wrapper around glthread_lock_init.
1393         (glthread_lock_lock): New macro/function.
1394         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
1395         (glthread_lock_unlock): New macro/function.
1396         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
1397         (glthread_lock_destroy): New macro/function.
1398         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
1399         (glthread_rwlock_init): New macro/function.
1400         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
1401         (glthread_rwlock_rdlock): New macro/function.
1402         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
1403         (glthread_rwlock_wrlock): New macro/function.
1404         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
1405         (glthread_rwlock_unlock): New macro/function.
1406         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
1407         (glthread_rwlock_destroy): New macro/function.
1408         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
1409         (glthread_recursive_lock_init): New macro/function.
1410         (gl_recursive_lock_init): Define as wrapper around
1411         glthread_recursive_lock_init.
1412         (glthread_recursive_lock_lock): New macro/function.
1413         (gl_recursive_lock_lock): Define as wrapper around
1414         glthread_recursive_lock_lock.
1415         (glthread_recursive_lock_unlock): New macro/function.
1416         (gl_recursive_lock_unlock): Define as wrapper around
1417         glthread_recursive_lock_unlock.
1418         (glthread_recursive_lock_destroy): New macro/function.
1419         (gl_recursive_lock_destroy): Define as wrapper around
1420         glthread_recursive_lock_destroy.
1421         (glthread_once): New macro/function.
1422         (gl_once): Define as wrapper around glthread_once.
1423         Update function declarations.
1424         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
1425         glthread_rwlock_init. Return error code.
1426         (glthread_rwlock_rdlock_multithreaded): Renamed from
1427         glthread_rwlock_rdlock. Return error code.
1428         (glthread_rwlock_wrlock_multithreaded): Renamed from
1429         glthread_rwlock_wrlock. Return error code.
1430         (glthread_rwlock_unlock_multithreaded): Renamed from
1431         glthread_rwlock_unlock. Return error code.
1432         (glthread_rwlock_destroy_multithreaded): Renamed from
1433         glthread_rwlock_destroy. Return error code.
1434         (glthread_recursive_lock_init_multithreaded): Renamed from
1435         glthread_recursive_lock_init. Return error code.
1436         (glthread_recursive_lock_lock_multithreaded): Renamed from
1437         glthread_recursive_lock_lock. Return error code.
1438         (glthread_recursive_lock_unlock_multithreaded): Renamed from
1439         glthread_recursive_lock_unlock. Return error code.
1440         (glthread_recursive_lock_destroy_multithreaded): Renamed from
1441         glthread_recursive_lock_destroy. Return error code.
1442         (glthread_once_call): Make static.
1443         (glthread_once_multithreaded): Renamed from glthread_once.
1444         * lib/tls.h: Include <errno.h>.
1445         (glthread_tls_key_init): New macro/function.
1446         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
1447         (glthread_tls_set): New macro/function.
1448         (gl_tls_set): Define as wrapper around glthread_tls_set.
1449         (glthread_tls_key_destroy): New macro/function.
1450         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
1451         Update function declarations.
1452         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
1453         glthread_tls_get.
1454         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
1455
1456 2008-08-04  Eric Blake  <ebb9@byu.net>
1457
1458         gnumakefile: use space, not TAB, outside of targets
1459         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
1460
1461 2008-08-02  Jim Meyering  <meyering@redhat.com>
1462
1463         getdate.y: avoid locale-dependent date parsing failure
1464         In Turkish locales, getdate would fail to recognize keywords
1465         containing a lowercase "i".  The solution is not to rely on
1466         locale-sensitive case-conversion.
1467         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
1468         (lookup_word): Use c_toupper in place of toupper.
1469         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
1470         Reported by Vefa Bicakci <bicave@superonline.com> in
1471         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
1472         * modules/getdate (Depends-on): Add c-ctype.
1473
1474 2008-08-02  Bruno Haible  <bruno@clisp.org>
1475
1476         * gnulib-tool (func_import): When updating or creating a .gitignore
1477         file, prepend each added line with a slash, and ignore leading slashes
1478         from the existing lines.
1479         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
1480
1481 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1482
1483         Portability fix for GNU make 3.79.1.
1484         * top/GNUmakefile: Avoid 'else COND', which older GNU make
1485         versions do not understand.
1486
1487 2008-08-01  Bruno Haible  <bruno@clisp.org>
1488
1489         Work around bug of HP-UX 10.20 cc with -0.0 literal.
1490         * tests/test-isnanf.h (zero): New variable.
1491         (main): Avoid literal -0.0f.
1492         * tests/test-isnand.h (zero): New variable.
1493         (main): Avoid literal -0.0.
1494         * tests/test-isnanl.h (zero): New variable.
1495         (main): Avoid literal -0.0L.
1496         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
1497         (test_float, test_double, test_long_double): Avoid literals -0.0f,
1498         -0.0, -0.0L.
1499         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
1500         (test_signbitd): Avoid literal -0.0.
1501         (test_signbitl): Avoid literal -0.0L.
1502         * tests/test-ceilf1.c (zero): New variable.
1503         (main): Avoid literal -0.0f.
1504         * tests/test-ceill.c (zero): New variable.
1505         (main): Avoid literal -0.0L.
1506         * tests/test-floorf1.c (zero): New variable.
1507         (main): Avoid literal -0.0f.
1508         * tests/test-floorl.c (zero): New variable.
1509         (main): Avoid literal -0.0L.
1510         * tests/test-roundf1.c (zero): New variable.
1511         (main): Avoid literal -0.0f.
1512         * tests/test-round1.c (zero): New variable.
1513         (main): Avoid literal -0.0.
1514         * tests/test-roundl.c (zero): New variable.
1515         (main): Avoid literal -0.0L.
1516         * tests/test-truncf1.c (zero): New variable.
1517         (main): Avoid literal -0.0f.
1518         * tests/test-trunc1.c (zero): New variable.
1519         (main): Avoid literal -0.0.
1520         * tests/test-truncl.c (zero): New variable.
1521         (main): Avoid literal -0.0L.
1522         * tests/test-frexp.c (zero): New variable.
1523         (main): Avoid literal -0.0.
1524         * tests/test-frexpl.c (zero): New variable.
1525         (main): Avoid literal -0.0L.
1526         * tests/test-ldexpl.c (zero): New variable.
1527         (main): Avoid literal -0.0L.
1528         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
1529         (zerod, zerol): New variables.
1530         (test_function): Avoid literals -0.0, -0.0L.
1531         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
1532         (zerod, zerol): New variables.
1533         (test_function): Avoid literals -0.0, -0.0L.
1534         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
1535         (zerod, zerol): New variables.
1536         (test_function): Avoid literals -0.0, -0.0L.
1537         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
1538         (zerod, zerol): New variables.
1539         (test_function): Avoid literals -0.0, -0.0L.
1540         * tests/test-strtod.c (zero): New variable.
1541         (main): Avoid literal -0.0.
1542         Reported by Jonathan C. Patschke <jp@centtech.com>.
1543
1544 2008-07-31  Jim Meyering  <meyering@redhat.com>
1545
1546         sha256.h: correct definition of SHA224_DIGEST_SIZE
1547         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
1548         Reported by Paulie Pena IV <paulie4@gmail.com>.
1549         Define as 224 / 8, rather than as a literal.
1550         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
1551         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
1552         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
1553
1554 2008-07-31  Bruno Haible  <bruno@clisp.org>
1555
1556         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
1557         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
1558         Reported by Jonathan Patschke <jp@centtech.com>.
1559
1560 2008-07-31  Bruno Haible  <bruno@clisp.org>
1561
1562         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
1563         Reported by Paolo Bonzini <bonzini@gnu.org>.
1564
1565 2008-07-30  Eric Blake  <ebb9@byu.net>
1566
1567         test-strtod: allow compilation without -lm
1568         * tests/test-strtod.c (main): Avoid link dependence on fabs.
1569         Reported by Dennis Clarke <blastwave@gmail.com>.
1570
1571 2008-07-28  Jim Meyering  <meyering@redhat.com>
1572
1573         bootstrap: work also when there are no .po files in po/
1574         * build-aux/bootstrap (update_po_files): Complete the change
1575         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
1576
1577 2008-07-27  Jim Meyering  <meyering@redhat.com>
1578
1579         * users.txt: Add zile.
1580
1581 2008-07-26  Ben Pfaff  <blp@gnu.org>
1582
1583         Add missing dependencies on new m4/exponent[fdl].m4 files.
1584         * modules/isnanf-nolibm: Add m4/exponentf.m4.
1585         * modules/isnand-nolibm: Add m4/exponentd.m4.
1586         * modules/isnanl-nolibm: Add m4/exponentl.m4.
1587         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
1588         m4/isnan[fdl].m4, because the macros actually used moved.
1589         Reported by Jim Meyering.
1590
1591 2008-07-14  Ben Pfaff  <blp@gnu.org>
1592
1593         Add isinf module.
1594         * lib/isinf.c: New file.
1595         * lib/math.in.h: Define isinf macro if we have decided to replace
1596         it.
1597         * m4/isinf.m4: New file.
1598         * m4/math_h.m4: Initialize and substitute variables for isinf
1599         module.
1600         * modules/isinf: New file.
1601         * modules/isinf-tests: New file.
1602         * modules/math: Add substitutions for new module.
1603         * tests/test-isinf.c: New file.
1604         * doc/posix-functions/isinf.texi: Mention new module.
1605         * MODULES.html.sh: Mention new module.
1606
1607 2008-07-14  Ben Pfaff  <blp@gnu.org>
1608
1609         Factor out some macros for use by additional modules.
1610         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
1611         exponentf.m4.
1612         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
1613         exponentd.m4.
1614         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
1615         file exponentl.m4.
1616         * m4/exponentf.m4: New file.
1617         * m4/exponentd.m4: New file.
1618         * m4/exponentl.m4: New file.
1619         * modules/isnanf: Use new file m4/exponentf.m4.
1620         * modules/isnand: Use new file m4/exponentd.m4.
1621         * modules/isnanl: Use new file m4/exponentl.m4.
1622
1623 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
1624
1625         mktime.c: normalize tp->tm_isdst value to -1/0/1.
1626         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
1627         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
1628         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
1629
1630         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
1631         readlink on platforms without PATH_MAX.
1632
1633 2008-07-21  Eric Blake  <ebb9@byu.net>
1634
1635         Warn, not fail, on stale version.
1636         * top/GNUmakefile (_curr-ver): Tone down previous patch.
1637
1638         Don't allow installation with stale devel version number.
1639         * top/GNUmakefile (_is-install-target): New macro.
1640         (_curr-ver): Forbid installation with stale version number.
1641
1642 2008-07-20  Bruno Haible  <bruno@clisp.org>
1643
1644         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
1645         TESTS_ENVIRONMENT.
1646         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
1647
1648 2008-07-20  Bruno Haible  <bruno@clisp.org>
1649
1650         * lib/c-stack.h (c_stack_action): Add documentation.
1651         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
1652
1653 2008-07-20  Bruno Haible  <bruno@clisp.org>
1654
1655         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
1656         * modules/readlink (License): Likewise.
1657
1658 2008-07-17  Eric Blake  <ebb9@byu.net>
1659
1660         * modules/c-stack (Link): Fix typo.
1661
1662         Make c-stack use libsigsegv, when available.
1663         * modules/c-stack (Depends-on): Add libsigsegv.
1664         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
1665         needed.
1666         * lib/c-stack.c (SIGSTKSZ): Define fallback.
1667         (segv_handler, overflow_handler, c_stack_action)
1668         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
1669         implementation when libsigsegv is available, but only when using
1670         the library is necessary.
1671         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
1672         comment, explaining why XSI check fails on Linux.
1673         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
1674         * tests/test-c-stack2.sh: Tweak skip message.
1675         * NEWS: Document new link-time requirements.
1676
1677 2008-07-16  Eric Blake  <ebb9@byu.net>
1678
1679         c-stack: Expose false positives when not using libsigsegv.
1680         * modules/c-stack-tests (Files): Expand test.
1681         * tests/test-c-stack.c (main): Add means to conditionally trigger
1682         non-overflow SIGSEGV.
1683         * tests/test-c-stack2.sh: New file.
1684
1685 2008-07-14  Bruno Haible  <bruno@clisp.org>
1686
1687         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
1688         Reported by Eric Blake.
1689
1690 2008-07-14  Sam Steingold  <sds@gnu.org>
1691             Bruno Haible  <bruno@clisp.org>
1692
1693         New module libsigsegv.
1694         * modules/libsigsegv: New file.
1695         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
1696         modifications.
1697         * MODULES.html.sh (Signal handling): New section.
1698
1699 2008-07-14  Bruno Haible  <bruno@clisp.org>
1700
1701         * modules/unictype/ctype-* (Description): Add the word "function".
1702         Improves the resulting doc in MODULES.html.
1703
1704 2008-07-12  Ben Pfaff  <blp@gnu.org>
1705
1706         Add longlong module.
1707         * modules/longlong: New file.
1708
1709 2008-07-12  Bruno Haible  <bruno@clisp.org>
1710
1711         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
1712         to empty.
1713
1714 2008-07-10  Ben Pfaff  <blp@gnu.org>
1715
1716         Add isnan module.
1717         * doc/posix-functions/isnan.texi: Mention new module.
1718         * lib/math.in.h: Define isnan macro if we have decided to replace
1719         it.
1720         * m4/isnan.m4: New file.
1721         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
1722         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
1723         also.
1724         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
1725         redundancy.
1726         * m4/math_h.m4: Initialize and substitute variables for isnan
1727         module.
1728         * modules/isnan: New file.
1729         * modules/isnan-tests: New file.
1730         * modules/math: Add substitutions for new module.
1731         * tests/test-isnan.c: New file.
1732         * MODULES.html.sh: Mention new module.
1733
1734 2008-07-10  Ben Pfaff  <blp@gnu.org>
1735
1736         Add isnanf module.
1737         * lib/isnanf.m4: New file.
1738         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
1739         (gl_HAVE_ISNANF_IN_LIBM): New macro.
1740         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
1741         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
1742         * modules/isnanf: New file.
1743         * modules/isnanf-tests: New file.
1744         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
1745         files.
1746         * tests/test-isnanf-nolibm.c: factored most of its contents into
1747         new file tests/test-isnanf.h.
1748         * tests/test-isnanf.h: New file.
1749         * tests/test-isnanf.c: New file.
1750         * MODULES.html.sh: Mention new module.
1751         * doc/glibc-functions/isnanf.texi: Mention new module.
1752
1753 2008-07-10  Ben Pfaff  <blp@gnu.org>
1754
1755         Add isnand module.
1756         * lib/isnand.h: New file.
1757         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
1758         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
1759         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
1760         functionality also.
1761         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
1762         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
1763         (gl_HAVE_ISNAND_IN_LIBM): New macro.
1764         * modules/isnand: New file.
1765         * modules/isnand-tests: New file.
1766         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
1767         files.
1768         * tests/test-isnand-nolibm.c: factored most of its contents into
1769         new file tests/test-isnand.h.
1770         * tests/test-isnand.h: New file.
1771         * tests/test-isnand.c: New file.
1772         * MODULES.html.sh: Mention new module.
1773
1774 2008-07-10  Ben Pfaff  <blp@gnu.org>
1775
1776         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
1777         * lib/isnand.h: Rename lib/isnand-nolibm.h.
1778         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
1779         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
1780         * modules/isnanf-nolibm: Update references to renamed files.
1781         * modules/isnand-nolibm: Likewise.
1782         * modules/isnanf-nolibm-tests: Likewise.
1783         * modules/isnand-nolibm-tests: Likewise.
1784         * lib/frexp.c: Likewise.
1785         * lib/isfinite.c: Likewise.
1786         * lib/signbitd.c: Likewise.
1787         * lib/signbitf.c: Likewise.
1788         * lib/vasnprintf.c: Likewise.
1789         * tests/test-ceilf1.c: Likewise.
1790         * tests/test-ceilf2.c: Likewise.
1791         * tests/test-floorf1.c: Likewise.
1792         * tests/test-floorf2.c: Likewise.
1793         * tests/test-frexp.c: Likewise.
1794         * tests/test-round1.c: Likewise.
1795         * tests/test-round2.c: Likewise.
1796         * tests/test-roundf1.c: Likewise.
1797         * tests/test-strtod.c: Likewise.
1798         * tests/test-trunc1.c: Likewise.
1799         * tests/test-trunc2.c: Likewise.
1800         * tests/test-truncf1.c: Likewise.
1801         * tests/test-truncf2.c: Likewise.
1802         * NEWS: Mention the renamed header files.
1803
1804 2008-07-11  Jim Meyering  <meyering@redhat.com>
1805
1806         vc-list-files: make the last-resort awk code more portable
1807         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
1808         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
1809         does not support it.
1810
1811 2008-07-10  Eric Blake  <ebb9@byu.net>
1812
1813         Work with tar's bootstrap.
1814         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
1815         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
1816         an m4 comment.
1817
1818 2008-07-09  Jim Meyering  <meyering@redhat.com>
1819
1820         posix-shell.m4: fix typo that made this test malfunction
1821         * m4/posix-shell.m4: Remove capitalization in variable name.
1822
1823 2008-07-08  Bruno Haible  <bruno@clisp.org>
1824
1825         * m4/onceonly.m4: Update comments.
1826         Reported by Ben Pfaff <blp@cs.stanford.edu>.
1827
1828 2008-07-04  Jim Meyering  <meyering@redhat.com>
1829
1830         * users.txt: Add vc-dwim.
1831         (bison, coreutils): Use the gitweb URL.
1832
1833 2008-07-03  Jim Meyering  <meyering@redhat.com>
1834
1835         * users.txt: Add libffcall.  From Sam Steingold.
1836
1837 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
1838
1839         getdate.y: do not ignore TZ with relative day, month or year offset
1840         * lib/getdate.y (get_date): Move the tz-handling block to follow the
1841         relative-date-handling, since otherwise, the latter would clobber the
1842         sole output (an updated Start value) of the tz-handling block.
1843         * tests/test-getdate.c: Tests for the fix
1844
1845 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1846
1847         Recognize 'foo_LIBRARIES += libgnu.a'.
1848         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
1849         makefile snippet has already specified an installation location,
1850         also using '+='.
1851
1852 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
1853
1854         getdate.y: factor out common actions
1855         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
1856         Use them in place of open-coded actions.
1857
1858 2008-07-01  Simon Josefsson  <simon@josefsson.org>
1859
1860         Add self-test for getdate module.
1861         * modules/getdate-tests: New file.
1862         * tests/test-getdate.c: New file.
1863
1864 2008-06-29  Bruno Haible  <bruno@clisp.org>
1865
1866         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
1867         .gitignore.
1868         Reported by Sylvain Beucler <beuc@beuc.net>.
1869
1870 2008-06-29  Bruno Haible  <bruno@clisp.org>
1871
1872         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
1873         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
1874
1875 2008-06-29  Bruno Haible  <bruno@clisp.org>
1876
1877         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
1878         EXTRA_DIST.
1879         Reported by Sylvain Beucler <beuc@beuc.net>.
1880
1881 2008-06-26  Jim Meyering  <meyering@redhat.com>
1882
1883         make several modules depend on the "open" module
1884         This provides slightly increased consistency when opening-for-write
1885         the name of a non-directory spelled with a trailing slash.
1886         * modules/chdir-safer: Likewise.
1887         * modules/chown: Likewise.
1888         * modules/clean-temp: Likewise.
1889         * modules/copy-file: Likewise.
1890         * modules/fchdir: Likewise.
1891         * modules/fcntl-safer: Likewise.
1892         * modules/pipe: Likewise.
1893         * modules/utime: Likewise.
1894         Prompted by Eric Blake and Bruno Haible.
1895
1896 2008-06-24  Andreas Schwab  <schwab@suse.de>
1897
1898         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
1899         literals can be used as initializers for global variables.
1900
1901 2008-06-23  Eric Blake  <ebb9@byu.net>
1902
1903         Make gnulib-cache.m4 easier to diff.
1904         * gnulib-tool (func_import): Allow newlines when reading cached
1905         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
1906
1907 2008-06-23  Bruno Haible  <bruno@clisp.org>
1908
1909         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
1910         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
1911         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
1912         m4/signalblocking.m4.
1913         (gl_PREREQ_SIGACTION): Don't invoke it.
1914         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
1915         gl_PREREQ_SIG_HANDLER_H.
1916         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
1917         Don't check for sigaction here.
1918
1919 2008-06-23  Bruno Haible  <bruno@clisp.org>
1920
1921         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
1922         (install_handlers): Don't set the SA_RESETHAND flag.
1923
1924 2008-06-23  Bruno Haible  <bruno@clisp.org>
1925
1926         * m4/sigaction.m4: Comment fixes.
1927         * lib/signal.in.h: Likewise.
1928
1929 2008-06-23  Eric Blake  <ebb9@byu.net>
1930
1931         Fix typo.
1932         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
1933
1934         Avoid SA_ namespace.
1935         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
1936         Reported by Ralf Wildenhues.
1937
1938         Avoid test failure due to SA_RESTORER.
1939         * tests/test-sigaction.c (SA_MASK): New macro.
1940         (main): Avoid failing due to extension flags being set.
1941         Reported by Jim Meyering.
1942
1943         Revert use of sig-handler.h in sigprocmask.c.
1944         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
1945         it requires the existence of struct sigaction.
1946         * lib/sigprocmask.c (handler_t): Restore typedef.
1947         (rpl_signal, old_handlers): Use local type.
1948
1949 2008-06-22  Bruno Haible  <bruno@clisp.org>
1950
1951         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
1952         conditionally.
1953         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
1954
1955 2008-06-22  Bruno Haible  <bruno@clisp.org>
1956
1957         * doc/posix-functions/siginterrupt.texi: Move note.
1958
1959         * lib/signal.in.h (SA_RESTART): New macro.
1960         * lib/sigaction.c: Update comment.
1961
1962         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
1963
1964         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
1965         (gl_PREREQ_SIGPROCMASK): Invoke it.
1966         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
1967
1968         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
1969
1970         * lib/sigprocmask.c: Update a comment.
1971
1972 2008-06-21  Eric Blake  <ebb9@byu.net>
1973
1974         Use sigaction module rather than signal().
1975         * modules/c-stack (Depends-on): Add sigaction.
1976         * modules/fatal-signal (Depends-on): Likewise.
1977         * modules/nanosleep (Depends-on): Likewise.
1978         * modules/sigprocmask (Files): Add sig-handler.h.
1979         * modules/sigaction (Files): Likewise.
1980         * lib/sig-handler.h (get_handler): New file, suggested by Paul
1981         Eggert.
1982         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
1983         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
1984         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
1985         (init_fatal_signals): Likewise.
1986         * lib/nanosleep.c (rpl_nanosleep): Likewise.
1987         (siginterrupt): Delete fallback.
1988         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
1989         instead.
1990         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
1991         siginterrupt.
1992
1993         New module sigaction, for mingw.
1994         * modules/sigaction: New module...
1995         * modules/sigaction-tests: ...and its test.
1996         * m4/sigaction.m4: New file.
1997         * lib/sigaction.c: Likewise.
1998         * tests/test-sigaction.c: Likewise.
1999         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
2000         * modules/signal (Makefile.am): Likewise.
2001         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
2002         needed.
2003         * doc/posix-headers/signal.texi (signal.h): Mention provided
2004         types.
2005         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
2006         that sigaction is preferable.
2007         * doc/posix-functions/sigaction.texi (sigaction): Mention new
2008         module.
2009         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2010         sigaction.
2011
2012         Improve robustness of sigprocmask by overriding signal.
2013         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
2014         is in use.
2015         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
2016         (SIGKILL, SIGSTOP): Provide fallbacks.
2017         (rpl_signal): Implement.
2018         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
2019         signal can be called inside handlers.
2020
2021         Fix nanosleep module on mingw.
2022         * modules/nanosleep (Depends-on): Add sys_select.
2023         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
2024
2025         Fix licensing of sigprocmask.
2026         * modules/raise (License): Relicense as LGPL.
2027
2028 2008-06-21  Bruno Haible  <bruno@clisp.org>
2029
2030         * lib/propername.c (proper_name_utf8): Don't use the transliterated
2031         result if it contains question marks.
2032         Reported by Michael Geng <linux@michaelgeng.de>.
2033
2034 2008-06-19  Bruno Haible  <bruno@clisp.org>
2035
2036         Fix CVS-ism.
2037         * doc/gnulib.texi: Include updated-stamp.texi.
2038         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
2039         (updated-stamp.texi): New rule.
2040         (gnulib.info): Depend on it.
2041         * doc/.gitignore: Add updated-stamp.texi.
2042         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
2043
2044 2008-06-19  Bruno Haible  <bruno@clisp.org>
2045
2046         * doc/Makefile (gnulib.info): Update and simplify dependencies.
2047         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
2048
2049 2008-06-19  Eric Blake  <ebb9@byu.net>
2050
2051         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
2052         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
2053         Reported by Stepan Kasal.
2054
2055 2008-06-18  Bruno Haible  <bruno@clisp.org>
2056
2057         * lib/fatal-signal.c (init_fatal_signals): Add comment.
2058         Reported by Eric Blake.
2059
2060 2008-06-18  Eric Blake  <ebb9@byu.net>
2061
2062         Work around cygwin 1.5.25 strsignal bug.
2063         * tests/test-strsignal.c: Allow for const char *.
2064         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
2065
2066 2008-06-18  Simon Josefsson  <simon@josefsson.org>
2067
2068         * users.txt: Update URL to article and add author/date
2069         information.
2070
2071 2008-06-17  Bruno Haible  <bruno@clisp.org>
2072
2073         New macro gl_DISABLE_THREADS.
2074         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
2075         if the user did not pass --enable-threads or --disable-threads option.
2076         (gl_DISABLE_THREADS): New macro.
2077         Reported by Eric Blake <ebb9@byu.net>.
2078
2079 2008-06-17  Bruno Haible  <bruno@clisp.org>
2080
2081         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
2082         when the macro ignores it.
2083         Based on a patch by Eric Blake <ebb9@byu.net>.
2084
2085 2008-06-17  Bruno Haible  <bruno@clisp.org>
2086
2087         * modules/tls (License): Change to LGPLv2+.
2088         Reported by Eric Blake.
2089
2090 2008-06-17  Eric Blake  <ebb9@byu.net>
2091
2092         Simplify c-stack prerequisites.
2093         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
2094         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
2095         no longer requires <ucontext.h> to exist.  Optimize setrlimit
2096         check.
2097         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
2098         <sys/resource.h>.
2099
2100         Move c-stack test into testsuite.
2101         * modules/c-stack-tests: New file.
2102         * lib/c-stack.c [DEBUG]: Move test program...
2103         * tests/test-c-stack.c: ...into this new file.  Skip rather than
2104         fail test if sigaltstack is lacking.
2105         * tests/test-c-stack.sh: New driver file.
2106
2107 2008-06-16  Eric Blake  <ebb9@byu.net>
2108
2109         Use raise module consistently.
2110         * modules/fatal-signal (Depends-on): Add raise.
2111         * modules/sigprocmask (Depends-on): Likewise.
2112         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
2113         * lib/sigprocmask.c (sigprocmask): Likewise.
2114         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
2115         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
2116
2117         Fix compliance bug in sigpending.
2118         * lib/sigprocmask.c (sigpending): Return pending array via
2119         parameter, not return value.
2120
2121 2008-06-14  Eric Blake  <ebb9@byu.net>
2122
2123         Improve obstack-printf test code.
2124         * tests/test-obstack-printf.c (test_function): Fix comment, and
2125         simplify usage of obstack_* in macros.  Add a test for coverage.
2126         Reported by Bruno Haible.
2127
2128 2008-06-14  Bruno Haible  <bruno@clisp.org>
2129
2130         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
2131         array size as a constant, not as a const variable.
2132         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
2133         AC_USE_SYSTEM_EXTENSIONS.
2134         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
2135         Test whether the obstack_printf function actually exists.
2136         * modules/obstack-printf (Depends-on): Add extensions.
2137         (Include): Remove obstack.h.
2138         * modules/obstack-printf-posix (Depends-on): Add extensions.
2139         (Include): Remove obstack.h.
2140
2141 2008-06-13  Eric Blake  <ebb9@byu.net>
2142
2143         Add obstack-printf and obstack-printf-posix modules.
2144         * modules/obstack-printf: New file.
2145         * modules/obstack-printf-posix: Likewise.
2146         * MODULES.html.sh (Misc): Mention them.
2147         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
2148         Likewise.
2149         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
2150         Likewise.
2151         * modules/stdio (Makefile.am): Accomodate new modules.
2152         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
2153         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
2154         Declare.
2155         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
2156         functions.
2157         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
2158         (gl_REPLACE_OBSTACK_PRINTF): New macros
2159         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
2160         * tests/test-obstack-printf.c: New file.
2161         * modules/obstack-printf-tests: Likewise.
2162         * modules/obstack-printf-posix-tests: Likewise.
2163
2164 2008-06-11  Bruno Haible  <bruno@clisp.org>
2165
2166         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
2167         * lib/open.c: Include errno.h.
2168         (open): Fail when attempting to write to a file that has a trailing
2169         slash.
2170         * tests/test-open.c (main): Test against trailing slash bug.
2171         * doc/posix-functions/open.texi: Mention the trailing slash bug.
2172
2173 2008-06-10  Bruno Haible  <bruno@clisp.org>
2174
2175         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
2176         for $? to work inside the trap command, with various /bin/sh-s.
2177         * tests/test-vc-list-files-cvs.sh: Likewise.
2178
2179 2008-06-10  Bruno Haible  <bruno@clisp.org>
2180
2181         * lib/acl-internal.h: Don't include gettext.h here.
2182         * lib/set-mode-acl.c: Include gettext.h here.
2183         * lib/copy-acl.c: Likewise.
2184
2185 2008-06-10  Bruno Haible  <bruno@clisp.org>
2186
2187         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
2188         * lib/wait-process.c (wait_subprocess): Likewise.
2189         * lib/execute.h (execute): Add termsigp argument.
2190         * lib/execute.c (execute): Likewise.
2191         * lib/csharpcomp.c (compile_csharp_using_pnet,
2192         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
2193         * lib/csharpexec.c (execute_csharp_using_pnet,
2194         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
2195         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
2196         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
2197         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
2198         is_jikes_present): Update.
2199         * lib/javaexec.c (execute_java_class): Update.
2200         * lib/javaversion.c (execute_and_read_line): Update.
2201         * NEWS: Document the changes.
2202         Reported by Eric Blake.
2203
2204 2008-06-10  Eric Blake  <ebb9@byu.net>
2205
2206         Add missing include.
2207         * tests/test-strstr.c (includes): Add <signal.h>.
2208         * tests/test-strcasestr.c (includes): Likewise.
2209         * tests/test-memmem.c (includes): Likewise.
2210
2211 2008-06-10  Bruno Haible  <bruno@clisp.org>
2212
2213         * lib/wait-process.c (wait_subprocess): Add an assertion.
2214
2215 2008-06-10  Bruno Haible  <bruno@clisp.org>
2216
2217         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
2218
2219 2008-06-10  Bruno Haible  <bruno@clisp.org>
2220
2221         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
2222         using alarm().
2223         * tests/test-strcasestr.c (main): Likewise.
2224         * tests/test-strstr.c (main): Likewise.
2225
2226 2008-06-09  Bruno Haible  <bruno@clisp.org>
2227
2228         Work around the Solaris 10 ACE ACLs ABI change.
2229         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
2230         declare if ACL_NO_TRIVIAL is present.
2231         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
2232         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
2233         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
2234         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
2235         define if ACL_NO_TRIVIAL is present.
2236         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
2237         and use the current ABI.
2238         (file_has_acl): Use same #if condition as elsewhere.
2239         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
2240         in use, and use the current ABI.
2241         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
2242         Reported by Jim Meyering.
2243
2244 2008-06-09  Eric Blake  <ebb9@byu.net>
2245
2246         Work around environments that (stupidly) ignore SIGALRM.
2247         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
2248         before using alarm().
2249         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
2250         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
2251         Reported by Ian Beckwith <ianb@erislabs.net>.
2252
2253         Produce autobuild blurb earlier in log.
2254         * modules/autobuild (configure.ac-early): Move AB_INIT here.
2255
2256 2008-06-09  Jim Meyering  <meyering@redhat.com>
2257         and OndÅ™ej Vašík  <ovasik@redhat.com>
2258
2259         utimens.c: correct kernel bug work-around
2260         OndÅ™ej Vašík found that the invalid return value of 280 indicates
2261         failure, not success, and the kernel bug we're trying to work
2262         around affects not just the utimensat call, but also the fallback
2263         futimens call.
2264         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
2265         not success.
2266         [HAVE_FUTIMENS]: Use the same work-around, here.
2267
2268 2008-06-09  Jim Meyering  <meyering@redhat.com>
2269
2270         add more guards around definition of ACE_-related code
2271         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
2272         ALLOW and ACE_OWNER are also defined.
2273
2274 2008-06-08  Bruno Haible  <bruno@clisp.org>
2275
2276         * lib/acl-internal.h: Add me as co-author.
2277         * lib/file-has-acl.c: Likewise.
2278         * lib/set-mode-acl.c: Likewise.
2279         * lib/copy-acl.c: Likewise.
2280
2281 2008-06-08  Bruno Haible  <bruno@clisp.org>
2282
2283         Add support for AIX ACLs.
2284         * lib/acl-internal.h (acl_nontrivial): New declaration.
2285         * lib/file-has-acl.c (acl_nontrivial): New function.
2286         (file_has_acl): Add implementation using AIX 4 ACL API.
2287         * lib/set-mode-acl.c (qset_acl): Likewise.
2288         * lib/copy-acl.c (qcopy_acl): Likewise.
2289
2290 2008-06-08  Bruno Haible  <bruno@clisp.org>
2291
2292         Add support for HP-UX ACLs.
2293         * lib/acl-internal.h (acl_nontrivial): New declaration.
2294         * lib/file-has-acl.c (acl_nontrivial): New function.
2295         (file_has_acl): Add implementation using HP-UX 11 ACL API.
2296         * lib/set-mode-acl.c (qset_acl): Likewise.
2297         * lib/copy-acl.c (qcopy_acl): Likewise.
2298
2299 2008-06-08  Bruno Haible  <bruno@clisp.org>
2300
2301         Add support for Cygwin ACLs.
2302         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
2303         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
2304         the chmod_or_fchmod call.
2305         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
2306
2307 2008-06-08  Bruno Haible  <bruno@clisp.org>
2308
2309         Fix bug with setuid modes in Solaris 10+ code.
2310         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
2311         succeeded, when the mode contains some special bits.
2312
2313 2008-06-08  Bruno Haible  <bruno@clisp.org>
2314
2315         Add support for Solaris 7..10 ACLs.
2316         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
2317         declarations.
2318         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
2319         functions.
2320         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
2321         * lib/set-mode-acl.c (qset_acl): Likewise.
2322         * lib/copy-acl.c (qcopy_acl): Likewise.
2323
2324 2008-06-08  Bruno Haible  <bruno@clisp.org>
2325
2326         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
2327         declaration.
2328         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
2329         (acl_access_nontrivial): Remove MacOS X case.
2330         (file_has_acl): Use acl_extended_nontrivial.
2331         * lib/copy-acl.c (qcopy_acl): Likewise.
2332
2333 2008-06-08  Bruno Haible  <bruno@clisp.org>
2334
2335         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
2336
2337 2008-06-08  Jim Meyering  <meyering@redhat.com>
2338
2339         * modules/acl (Maintainer): Add Bruno Haible.
2340
2341 2008-06-07  Bruno Haible  <bruno@clisp.org>
2342
2343         Improve support for Tru64 ACLs.
2344         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
2345         ACL on OSF/1.
2346
2347 2008-06-07  Bruno Haible  <bruno@clisp.org>
2348
2349         Add support for MacOS X ACLs.
2350         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
2351         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
2352         * lib/set-mode-acl.c (qset_acl): Likewise.
2353         * lib/copy-acl.c (qcopy_acl): Likewise.
2354
2355 2008-06-07  Bruno Haible  <bruno@clisp.org>
2356
2357         Fix memory leak introduced on 2008-05-22.
2358         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
2359         use.
2360
2361 2008-06-07  Bruno Haible  <bruno@clisp.org>
2362
2363         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
2364         to construct an empty ACL.
2365
2366 2008-06-07  Bruno Haible  <bruno@clisp.org>
2367
2368         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
2369         precisely.
2370         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
2371
2372 2008-06-07  Bruno Haible  <bruno@clisp.org>
2373
2374         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
2375         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
2376
2377 2008-06-07  Bruno Haible  <bruno@clisp.org>
2378
2379         * doc/posix-functions/_setjmp.texi: Explain the use of this function
2380         regardless of POSIX.
2381         * doc/posix-functions/_longjmp.texi: Likewise.
2382         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
2383         SystemV platform in this case.
2384
2385 2008-06-06  Eric Blake  <ebb9@byu.net>
2386
2387         Document abort() bugs.
2388         * doc/posix-functions/abort.texi (abort): Mention anomalies.
2389
2390         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
2391         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
2392         sigsetjmp.
2393         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
2394         siglongjmp, but only as a macro.
2395         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
2396         is obsolete.
2397         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
2398
2399         Tweak documentation to cover cygwin argz bugs.
2400         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
2401         argz bug fix; no code change needed since no cygwin releases
2402         occurred between the last fix and the bug being tested.
2403         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
2404         module and recently fixed cygwin bugs.
2405         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
2406         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
2407         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
2408         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
2409         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
2410         Likewise.
2411         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
2412         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
2413         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
2414         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
2415         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
2416         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
2417         Likewise.
2418
2419         Avoid gcc warning on cygwin.
2420         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
2421         !ACL_NO_TRIVIAL]: Avoid unused variable.
2422
2423 2008-06-05  Eric Blake  <ebb9@byu.net>
2424
2425         Be tolerant of UNKNOWN version in gnulib-tool test dir.
2426         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
2427         git-version-gen fails to come up with a version.
2428         Reported by Simon Josefsson.
2429
2430 2008-06-05  Jim Meyering  <meyering@redhat.com>
2431             Paul Eggert  <eggert@cs.ucla.edu>
2432
2433         utimens.c: work around a probable Linux kernel bug
2434         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
2435         appears to be a kernel bug that causes utimensat to return 280
2436         instead of 0, indicating success.
2437
2438 2008-06-04  Bruno Haible  <bruno@clisp.org>
2439
2440         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
2441         2008-06-01 commit.
2442
2443 2008-06-04  Bruno Haible  <bruno@clisp.org>
2444
2445         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
2446         * lib/file-has-acl.c (acl_access_nontrivial): New function.
2447         (file_has_acl): Use it. Save errno afterwards.
2448         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
2449
2450 2008-06-03  Bruno Haible  <bruno@clisp.org>
2451
2452         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
2453         draft code. Simplify #ifs.
2454         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
2455         Put Solaris code after POSIX-draft code. Fix comments regarding
2456         Solaris 10, HP-UX. Mention Cygwin.
2457         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
2458
2459 2008-06-03  Eric Blake  <ebb9@byu.net>
2460
2461         Provide fallback for older kernels.
2462         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
2463         Provide runtime fallback if kernel lacks support.
2464         Reported by Mike Frysinger.
2465
2466 2008-06-02  Bruno Haible  <bruno@clisp.org>
2467
2468         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
2469         it exists.
2470
2471 2008-06-02  Bruno Haible  <bruno@clisp.org>
2472
2473         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
2474         * lib/copy-acl.c (qcopy_acl): Update comment.
2475
2476 2008-06-02  Bruno Haible  <bruno@clisp.org>
2477
2478         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
2479         like ACL APIs.
2480
2481 2008-06-02  Bruno Haible  <bruno@clisp.org>
2482
2483         * tests/test-file-has-acl.sh: Use different code for Cygwin.
2484         * tests/test-set-mode-acl.sh: Likewise.
2485         * tests/test-copy-acl.sh: Likewise.
2486         * tests/test-copy-file.sh: Likewise.
2487
2488 2008-06-02  Bruno Haible  <bruno@clisp.org>
2489
2490         * tests/test-file-has-acl.sh: Remove unused code.
2491
2492 2008-06-01  Bruno Haible  <bruno@clisp.org>
2493
2494         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
2495         (copy_acl): Just a wrapper around qcopy_acl that emits the error
2496         messages.
2497         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
2498
2499 2008-06-01  Bruno Haible  <bruno@clisp.org>
2500
2501         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
2502         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
2503         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
2504         APIs.
2505         * modules/acl-tests (configure.ac): Remove tests now contained in
2506         m4/acl.m4.
2507
2508 2008-06-02  Jim Meyering  <meyering@redhat.com>
2509
2510         announce-gen: use a better key-server host name
2511         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
2512         it may be more consistently reliable.  Suggested by Werner Koch
2513         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
2514
2515 2008-06-01  Bruno Haible  <bruno@clisp.org>
2516
2517         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
2518         Reported by Voroskoi Andras <voroskoi@gmail.com>.
2519
2520 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
2521
2522         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
2523
2524 2008-06-01  Bruno Haible  <bruno@clisp.org>
2525
2526         New ACL tests.
2527         * tests/test-file-has-acl.sh: New file.
2528         * tests/test-file-has-acl.c: New file.
2529         * tests/test-set-mode-acl.sh: New file.
2530         * tests/test-set-mode-acl.c: New file.
2531         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
2532         * tests/test-copy-acl.c: New file.
2533         * modules/acl-tests: New file, based on modules/copy-file-tests.
2534         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
2535         (Depends-on): Add acl-tests.
2536         (configure.ac): Remove checks.
2537         (Makefile.am): Don't create test-sameacls program here any more.
2538
2539 2008-06-01  Bruno Haible  <bruno@clisp.org>
2540
2541         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
2542         * tests/test-sameacls.c: Include progname.h.
2543         (main): Invoke set_program_name. Portability fixes for MacOS X,
2544         Solaris, HP-UX.
2545
2546 2008-06-01  Bruno Haible  <bruno@clisp.org>
2547
2548         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
2549         function.
2550         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
2551
2552 2008-06-01  Bruno Haible  <bruno@clisp.org>
2553
2554         * modules/rpmatch (Depends-on): Add strdup.
2555
2556 2008-06-01  Bruno Haible  <bruno@clisp.org>
2557
2558         * lib/pipe.c: Include unistd-safer.h.
2559         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
2560         * modules/pipe (Depends-on): Add unistd-safer.
2561
2562 2008-05-30  Simon Josefsson  <simon@josefsson.org>
2563
2564         * modules/autobuild (configure.ac): Call AB_INIT.
2565
2566 2008-05-30  Simon Josefsson  <simon@josefsson.org>
2567
2568         * tests/test-getaddrinfo.c: Don't print debug messages by default.
2569         Suggested by Bruno Haible <bruno@clisp.org>.
2570
2571 2008-05-30  Simon Josefsson  <simon@josefsson.org>
2572
2573         * tests/test-base64.c: Cast size_t to unsigned long when invoking
2574         printf.  Use %lu instead of %d.  Reported by Bruno Haible
2575         <bruno@clisp.org>.
2576
2577 2008-05-29  Eric Blake  <ebb9@byu.net>
2578
2579         Prefer new POSIX 200x interfaces over futimesat.
2580         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
2581         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
2582         when available.
2583         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
2584
2585 2008-05-28  Bruno Haible  <bruno@clisp.org>
2586
2587         * modules/stpcpy (License): Change to LGPLv2+.
2588         Requested by David Lutterkort <dlutter@redhat.com>.
2589
2590 2008-05-27  Bruno Haible  <bruno@clisp.org>
2591
2592         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
2593         current mingw.
2594         Reported by Jose E. Marchesi <jemarch@gnu.org>.
2595
2596 2008-05-27  Bruno Haible  <bruno@clisp.org>
2597
2598         * modules/iconv_open (Link): New section, from module 'iconv'.
2599         * modules/striconv (Link): Likewise.
2600         * modules/striconveh (Link): Likewise.
2601         * modules/xstriconv (Link): Likewise.
2602         * modules/unicodeio (Link): Likewise.
2603         * modules/propername (Link): Likewise.
2604         Reported by Jim Meyering.
2605
2606 2008-05-26  Jim Meyering  <meyering@redhat.com>
2607
2608         sha256: do not artificially restrict buffer length to be < 2^32
2609         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
2610         uint32_t to size_t.
2611         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
2612         to match.
2613
2614         avoid unaligned access errors, e.g., on sparc
2615         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
2616         direct access through a possibly-unaligned uint64* pointer.
2617         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
2618         direct access through a possibly-unaligned uint32* pointer.
2619         Prompted by this patch from Tom "spot" Callaway:
2620         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
2621
2622         sha512.c: fix typo in comment
2623         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
2624
2625 2008-05-25  Bruno Haible  <bruno@clisp.org>
2626
2627         * lib/set-mode-acl.c: Renamed from lib/acl.c.
2628         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
2629         (Makefile.am): Update lib_SOURCES.
2630
2631 2008-05-25  Bruno Haible  <bruno@clisp.org>
2632
2633         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
2634
2635 2008-05-25  Jim Meyering  <meyering@redhat.com>
2636
2637         useless-if-before-free: freed expr may have white-space differences
2638         * build-aux/useless-if-before-free: Recognize cases in which the
2639         freed expression differs from the tested one in embedded white
2640         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
2641         $1 was used, so we can't make any regexp shy.  Improved tests now
2642         detect this.
2643
2644         useless-if-before-free: accept white space in the expression.
2645         * build-aux/useless-if-before-free: For now, any white space
2646         in the expression must be identical in the free argument.
2647
2648         useless-if-before-free: efficiency tweak
2649         * build-aux/useless-if-before-free: Make the expression-matching
2650         regexp "shy".
2651         Make the *outer* regexp shy, not the expr-matching one.
2652
2653         update code-in-comment to accept cast of free arg
2654         * build-aux/useless-if-before-free: Update regexp.
2655
2656 2008-05-25  Bruno Haible  <bruno@clisp.org>
2657
2658         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
2659         * modules/copy-file-tests (Files, Makefile.am): Update.
2660         * tests/test-copy-file.c (func_test_copy): Update.
2661
2662 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
2663
2664         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
2665
2666 2008-05-23  Bruno Haible  <bruno@clisp.org>
2667
2668         Improve support for ACLs on OSF/1.
2669         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
2670         Remove fallback for unknown flavors of ACLs.
2671
2672 2008-05-22  Bruno Haible  <bruno@clisp.org>
2673
2674         Add support for ACLs on OSF/1.
2675         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
2676         replacements.
2677         (acl_free_text): New macro fallback.
2678         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
2679         acl_free.
2680         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
2681         acl_free_text function. Require AC_C_INLINE.
2682
2683 2008-05-22  Bruno Haible  <bruno@clisp.org>
2684
2685         Make copy_acl work on MacOS X 10.5.
2686         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
2687         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
2688         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
2689         If MODE_INSIDE_ACL, don't assume that every system has the same text
2690         representation for ACLs as FreeBSD.
2691         * lib/copy-acl.c (copy_acl): Add support for platforms with
2692         !MODE_INSIDE_ACL.
2693         * lib/file-has-acl.c (file_has_acl): Likewise.
2694         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
2695         FreeBSD, MacOS X, or IRIX, respectively.
2696
2697 2008-05-22  Bruno Haible  <bruno@clisp.org>
2698
2699         * lib/acl.h: Don't include <sys/acl.h>.
2700         (GETACLCNT): Move fallback to lib/acl-internal.h.
2701         * lib/acl-internal.h: Include <sys/acl.h> here.
2702         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
2703
2704 2008-05-22  Bruno Haible  <bruno@clisp.org>
2705
2706         Split off copy_acl function to separate file.
2707         * lib/copy-acl.c: New file, extracted from lib/acl.c.
2708         * lib/acl.c (copy_acl): Moved function to separate file.
2709         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
2710         * modules/acl (Files): Add lib/copy-acl.c.
2711         (Makefiles.am): Augment lib_SOURCES.
2712
2713 2008-05-22  Bruno Haible  <bruno@clisp.org>
2714
2715         * modules/copy-file-tests: New file.
2716         * tests/test-copy-file.sh: New file.
2717         * tests/test-copy-file.c: New file.
2718         * tests/test-copy-file-sameacls.c: New file.
2719
2720 2008-05-22  Eric Blake  <ebb9@byu.net>
2721
2722         Avoid gcc warning.
2723         * tests/test-memcmp.c (main): Pass NULL indirectly.
2724
2725 2008-05-21  Bruno Haible  <bruno@clisp.org>
2726
2727         Add reference doc about ACLs.
2728         * doc/acl-resources.txt: New file.
2729         * doc/acl-cygwin.txt: New file.
2730
2731 2008-05-21  Bruno Haible  <bruno@clisp.org>
2732
2733         Avoid one more warning from gcc.
2734         * lib/vasnprintf.c (IF_LINT): Update comments.
2735         (VASNPRINTF): Use it also for the 'prefix' array initializer.
2736
2737 2008-05-21  Jim Meyering  <meyering@redhat.com>
2738
2739         avoid a warning from gcc
2740         * lib/vasnprintf.c (IF_LINT): Define.
2741         (scale10_round_decimal_long_double):
2742         Use it to avoid a "may be used uninitialized" warning.
2743         (scale10_round_decimal_double): Likewise.
2744
2745 2008-05-21  Simon Josefsson  <simon@josefsson.org>
2746
2747         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
2748         declared.
2749
2750 2008-05-20  Bruno Haible  <bruno@clisp.org>
2751
2752         * tests/test-memcmp.c (main): Test also the sign of the result. Test
2753         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
2754
2755 2008-05-20  Simon Josefsson  <simon@josefsson.org>
2756
2757         * modules/memcmp-tests: New file.
2758         * tests/test-memcmp.c: New file.
2759
2760 2008-05-19  Bruno Haible  <bruno@clisp.org>
2761
2762         * modules/propername (Notice, configure.ac): Put quoted "..." into
2763         --keyword option.
2764         * lib/propername.h: Update comments accordingly.
2765         Reported by Eric Blake.
2766
2767 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
2768
2769         * modules/getpass-gnu (Depends-on): Add fseeko.
2770
2771 2008-05-19  Simon Josefsson  <simon@josefsson.org>
2772
2773         * modules/base64-tests: New file.
2774
2775 2008-05-19  Bo Borgerson <gigabo@gmail.com>
2776
2777         * lib/base64.c (base64_decode_ctx): If a decode context structure
2778         was passed in use it to ignore newlines.  If a context structure
2779         was _not_ passed in, continue to treat newlines as garbage (this
2780         is the historical behavior).  Formerly base64_decode.
2781         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
2782         takes a decode context structure.
2783         * lib/base64.h (base64_decode): Macro for four-argument calls.
2784         (base64_decode_alloc): Likewise.
2785         * lib/base64.c (base64_decode_ctx): If a decode context structure
2786         was passed in use it to ignore newlines.  If a context structure
2787         was _not_ passed in, continue to treat newlines as garbage (this
2788         is the historical behavior).  Formerly base64_decode.
2789         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
2790         takes a decode context structure.
2791         * lib/base64.h (base64_decode): Macro for four-argument calls.
2792         (base64_decode_alloc): Likewise.
2793
2794 2008-05-19  Jim Meyering  <meyering@redhat.com>
2795
2796         avoid a warning from gcc
2797         * lib/trim.c (IF_LINT): Define.
2798         (trim2): Use it to avoid a "may be used uninitialized" warning.
2799
2800         Fix doc typo.
2801         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
2802
2803 2008-05-19  Bruno Haible  <bruno@clisp.org>
2804
2805         * doc/glibc-functions/getpass.texi: Document limits of other
2806         implementations.
2807
2808 2008-05-19  Simon Josefsson  <simon@josefsson.org>
2809             Bruno Haible <bruno@clisp.org>
2810
2811         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
2812
2813 2008-05-18  Bruno Haible  <bruno@clisp.org>
2814
2815         * modules/propername: New file, from GNU gettext.
2816         * lib/propername.h: New file, from GNU gettext.
2817         * lib/propername.c: New file, from GNU gettext.
2818         * MODULES.html.sh (Internationalization functions): Add propername.
2819
2820 2008-05-16  Jim Meyering  <meyering@redhat.com>
2821             Bruno Haible  <bruno@clisp.org>
2822
2823         Avoid some warnings from "gcc -Wshadow".
2824         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
2825
2826 2008-05-15  Eric Blake  <ebb9@byu.net>
2827
2828         Extend previous patch to cygwin 1.7.0.
2829         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
2830         fast implementation in cygwin >= 1.7.0.
2831         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
2832         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
2833
2834 2008-05-15  Bruno Haible  <bruno@clisp.org>
2835
2836         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
2837         implementation in glibc >= 2.9.
2838         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
2839         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
2840
2841 2008-05-15  Bruno Haible  <bruno@clisp.org>
2842
2843         * MODULES.html.sh (Internationalization functions): Remove linebreak.
2844         (Unicode string functions): Add unilbrk/*.
2845         Reported by Karl Berry.
2846
2847 2008-05-15  Eric Blake  <ebb9@byu.net>
2848
2849         Fix violation of <stdbool.h> replacement in regex.
2850         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
2851         * lib/regexec.c (re_search_internal): Likewise.
2852         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
2853
2854 2008-05-15  Jim Meyering  <meyering@redhat.com>
2855
2856         avoid distracting test output when git or cvs is not found
2857         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
2858         * tests/test-vc-list-files-git.sh: Likewise.
2859
2860 2008-05-15  Eric Blake  <ebb9@byu.net>
2861
2862         Glibc finally accepted the memmem speedup code, bugzilla #5514.
2863         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
2864         glibc version.
2865         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
2866         * doc/posix-functions/strstr.texi (strstr): Likewise.
2867         * lib/str-two-way.h (MAX): Sychronize with glibc.
2868
2869 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
2870
2871         * lib/regcomp.c (optimize_utf8): Add a note on why we test
2872         opr.ctx_type.
2873         (calc_first): Initialize constraint field.
2874         (duplicate_node_closure): Use it instead of special casing ANCHORS.
2875         Fix grammar.
2876         (duplicate_node): Merge constraint field for all node types.
2877         (calc_eclosure_iter): Look at constraint field for all node types.
2878         * lib/regex_internal.c (create_cd_newstate): Don't look at
2879         opr.ctx_type.
2880
2881 2008-05-14  Bruno Haible  <bruno@clisp.org>
2882
2883         Help GCC to do better code generation.
2884         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
2885         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
2886         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
2887         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
2888         Declare with attribute 'malloc' if supported.
2889
2890 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
2891
2892         use "echo STR|wc -c" rather than unportable "expr length STR"
2893         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
2894         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
2895
2896 2008-05-14  Jim Meyering  <meyering@redhat.com>
2897
2898         use dd ibs=$n count=1 ... rather than less-portable head -c$n
2899         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
2900         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
2901         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
2902         via Collin Lasse.
2903
2904 2008-05-14  Eric Blake  <ebb9@byu.net>
2905
2906         Avoid quadratic growth in gl_LIBSOURCES.
2907         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
2908         Suggested by Bruno Haible.
2909
2910         Test xmemdup0.
2911         * modules/xmemdup0-tests: New file.
2912         * tests/test-xmemdup0.c: Likewise.
2913
2914 2008-05-13  Eric Blake  <ebb9@byu.net>
2915
2916         Split xmemdup0 into its own module.
2917         * modules/xmemdup0: New file.
2918         * lib/xmemdup0.h: Likewise.
2919         * lib/xmemdup0.c: Likewise.
2920         * MODULES.html.sh (Memory management functions): Add xmemdup0.
2921         * lib/xalloc.h (xmemdup0): Remove.
2922         * lib/xmalloc.c (xmemdup0): Likewise.
2923
2924 2008-05-13  Eric Blake  <ebb9@byu.net>
2925             Bruno Haible  <bruno@clisp.org>
2926
2927         Reduce number of forks required during autoconf.
2928         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
2929         and gl_LIBSOURCES_DIR.
2930         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
2931         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
2932         m4_syscmd per file.
2933         <m4_foreach_w>: Move...
2934         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
2935
2936 2008-05-13  Eric Blake  <ebb9@byu.net>
2937
2938         * gnulib-tool: Fix various comment typos.
2939
2940 2008-05-12  Bruno Haible  <bruno@clisp.org>
2941
2942         Tailor the linebreaking algorithm.
2943         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
2944
2945 2008-05-12  Bruno Haible  <bruno@clisp.org>
2946
2947         Update to Unicode 5.0.0.
2948         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
2949         LBP_JV, LBP_JT. Redistribute values.
2950         (unilbrk_table): Change size.
2951         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
2952         Unicode TR#14 rev. 22.
2953         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
2954         LBP_JV, LBP_JT. Redistribute values.
2955         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
2956         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
2957         Update.
2958         * lib/unilbrk/lbrkprop1.h: Regenerated.
2959         * lib/unilbrk/lbrkprop2.h: Regenerated.
2960         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
2961         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
2962         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
2963         Likewise.
2964         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
2965         Likewise.
2966         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
2967         result.
2968         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
2969         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
2970         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
2971         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
2972         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
2973         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
2974
2975 2008-05-11  Bruno Haible  <bruno@clisp.org>
2976
2977         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
2978
2979 2008-05-11  Bruno Haible  <bruno@clisp.org>
2980
2981         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
2982         * modules/unilbrk/gen-lbrk: New file.
2983
2984 2008-05-11  Bruno Haible  <bruno@clisp.org>
2985
2986         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
2987         * m4/sha512.m4 (gl_SHA512): Likewise.
2988
2989 2008-05-11  Jim Meyering  <meyering@redhat.com>
2990
2991         New modules: crypto/sha256, crypto/sha512 (from coreutils)
2992         * modules/crypto/sha256: New file.
2993         * modules/crypto/sha512: Likewise.
2994         * lib/sha256.c: Likewise.
2995         * lib/sha256.h: Likewise.
2996         * lib/sha512.c: Likewise.
2997         * lib/sha512.h: Likewise.
2998         * lib/u64.h: Likewise.
2999         * m4/sha256.m4: Likewise.
3000         * m4/sha512.m4: Likewise.
3001         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
3002
3003 2008-05-10  Bruno Haible  <bruno@clisp.org>
3004
3005         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
3006         (Input/Output <stdio.h>): Add xprintf.
3007         (Signal handling <signal.h>): Add strsignal.
3008         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
3009         (Core language properties): Add func.
3010         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
3011         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
3012         strings.
3013         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
3014         (Input/output): New section.
3015         (File system functions): Add openat-die, stat-macros.
3016         (Networking functions): Add sockets.
3017         (Unicode string functions): Add unictype/*.
3018         (Support for building libraries and executables): Add gperf.
3019         (Support for building documentation): Add agpl-3.0.
3020         (Misc): Add nocrash.
3021
3022 2008-05-10  Bruno Haible  <bruno@clisp.org>
3023
3024         * modules/unictype/gen-ctype: New file.
3025
3026 2008-05-10  Jim Meyering  <meyering@redhat.com>
3027
3028         Make chdir-safer.c more efficient on a system with no symlinks.
3029         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
3030         also if ELOOP is zero.  Suggested by Bruno Haible.
3031
3032         Make chdir-safer.c slightly safer.
3033         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
3034         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
3035
3036         Avoid compile failure on systems without ELOOP (like mingw).
3037         * lib/chdir-safer.c (ELOOP): Define if not already defined.
3038         Reported by Bruno Haible.
3039
3040 2008-05-10  Bruno Haible  <bruno@clisp.org>
3041
3042         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
3043         (is_utf8_encoding): Use a case-insensitive comparison.
3044         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
3045         streq.
3046
3047 2008-05-10  Bruno Haible  <bruno@clisp.org>
3048
3049         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
3050         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
3051         * lib/unilbrk/ulc-common.h (iconv_string_length,
3052         iconv_string_keeping_offsets): Remove declarations.
3053         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
3054         Don't include <iconv.h>, streq.h, xsize.h.
3055         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
3056         conversion.
3057         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
3058         <iconv.h>, streq.h, xsize.h.
3059         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
3060         conversion.
3061         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
3062         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
3063         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
3064         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
3065
3066 2008-05-10  Bruno Haible  <bruno@clisp.org>
3067
3068         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
3069         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
3070
3071         * modules/unilbrk/u32-width-linebreaks-tests: New file.
3072         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
3073
3074         * modules/unilbrk/u16-width-linebreaks-tests: New file.
3075         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
3076
3077         * modules/unilbrk/u8-width-linebreaks-tests: New file.
3078         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
3079
3080         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
3081         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
3082
3083         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
3084         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
3085
3086         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
3087         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
3088
3089         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
3090         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
3091
3092 2008-05-10  Bruno Haible  <bruno@clisp.org>
3093
3094         Split up 'linebreak' module.
3095         * lib/unilbrk.h: New file, based on lib/linebreak.h.
3096         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
3097         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
3098         modifications.
3099         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
3100         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
3101         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
3102         lib/linebreak.c.
3103         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
3104         lib/linebreak.c.
3105         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
3106         lib/linebreak.c.
3107         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
3108         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
3109         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
3110         lib/linebreak.c.
3111         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
3112         lib/linebreak.c.
3113         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
3114         lib/linebreak.c.
3115         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
3116         lib/linebreak.c.
3117         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
3118         lib/linebreak.c.
3119         * modules/unilbrk/base: New file.
3120         * modules/unilbrk/tables: New file.
3121         * modules/unilbrk/u8-possible-linebreaks: New file.
3122         * modules/unilbrk/u16-possible-linebreaks: New file.
3123         * modules/unilbrk/u32-possible-linebreaks: New file.
3124         * modules/unilbrk/ulc-common: New file.
3125         * modules/unilbrk/ulc-possible-linebreaks: New file.
3126         * modules/unilbrk/u8-width-linebreaks: New file.
3127         * modules/unilbrk/u16-width-linebreaks: New file.
3128         * modules/unilbrk/u32-width-linebreaks: New file.
3129         * modules/unilbrk/ulc-width-linebreaks: New file.
3130         * lib/linebreak.h: Remove file.
3131         * lib/linebreak.c: Remove file.
3132         * m4/linebreak.m4: Remove file.
3133         * modules/linebreak: Remove file.
3134         * NEWS: Mention the changes.
3135
3136 2008-05-09  Eric Blake  <ebb9@byu.net>
3137
3138         Add xmemdup0.
3139         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
3140         implementation.
3141         * lib/xmalloc.c (xmemdup0): New C implementation.
3142
3143 2008-05-08  Bruno Haible  <bruno@clisp.org>
3144
3145         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
3146
3147 2008-05-07  Eric Blake  <ebb9@byu.net>
3148
3149         Support cross-compilation of <wctype.h>.
3150         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
3151         AC_CACHE_CHECK.
3152
3153 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
3154
3155         * build-aux/vc-list-files: Add support for bzr.
3156
3157 2008-05-03  Jim Meyering  <meyering@redhat.com>
3158
3159         avoid failed assertion with tight malloc
3160         * tests/test-getndelim2.c: Correct an off-by-one assertion.
3161
3162 2008-05-03  Simon Josefsson  <simon@josefsson.org>
3163
3164         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
3165         are needed from arpa/inet.h.
3166         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
3167         Reported by Bruno Haible.
3168
3169 2008-05-02  Jim Meyering  <meyering@redhat.com>
3170
3171         avoid compilation error on FreeBSD 6
3172         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
3173
3174 2008-05-01  Jim Meyering  <meyering@redhat.com>
3175
3176         useless-if-before-free: correct --help's exit status description
3177         * build-aux/useless-if-before-free (usage): Like grep, exit 0
3178         for one or more matches, etc.  Reported by Bruno Haible.
3179
3180         vc-list-files: make the stand-alone gnulib test work
3181         * modules/vc-list-files-tests (configure.ac):
3182         Define and AC_SUBST abs_aux_dir.
3183         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
3184         $(abs_top_srcdir) to each script and having each of them
3185         duplicate the work of setting PATH, set PATH here, using
3186         the new variable, abs_aux_dir instead.
3187         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
3188         * tests/test-vc-list-files-git.sh: Likewise.
3189         Reported by Bruno Haible.
3190
3191 2008-05-01  Bruno Haible  <bruno@clisp.org>
3192
3193         * lib/getndelim2.c (getndelim2): Fix newsize computation during
3194         reallocation. Rename 'done' to 'found_delimiter'.
3195
3196 2008-05-01  Jim Meyering  <meyering@redhat.com>
3197
3198         vc-list-files: accommodate /bin/sh like the one from Solaris 10
3199         * build-aux/vc-list-files: Use `...`, not $(...).
3200
3201 2008-04-30  Jim Meyering  <meyering@redhat.com>
3202
3203         add tests for vc-list-files
3204         * modules/vc-list-files-tests: New module.
3205         * tests/test-vc-list-files-cvs.sh: New file.
3206         * tests/test-vc-list-files-git.sh: New file.
3207
3208         avoid a warning from gcc
3209         * lib/getndelim2.c (IF_LINT): Define.
3210         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
3211
3212         vc-list-files: work properly with build-aux/cvsu, too
3213         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
3214         to all cvs-based clauses.
3215
3216         vc-list-files: work properly in the CVS+awk case, too
3217         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
3218
3219         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
3220         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
3221         take more than one file argument, so .  Add quotes, just in case $dir
3222         ever contains a shell meta-character.  Prompted by Soren Hansen in
3223         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
3224
3225 2008-04-29  Eric Blake  <ebb9@byu.net>
3226
3227         Optimize getndelim2 to use block operations when possible.
3228         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
3229         freadseek, and memchr2.
3230         * lib/getndelim2.c (getndelim2): Use them for block reads.
3231
3232 2008-04-29  Bruno Haible  <bruno@clisp.org>
3233
3234         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
3235         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
3236         * modules/inet_ntop (Depends-on): Add extensions.
3237         * modules/inet_pton (Depends-on): Likewise.
3238         Reported by Simon Josefsson.
3239
3240 2008-04-29  Jim Meyering  <meyering@redhat.com>
3241
3242         When the is more than one match in a block, match all of them.
3243         * build-aux/useless-if-before-free: Iterate through each block
3244         until there are no more matches.
3245
3246         Fix broken useless-if-before-free script.
3247         * build-aux/useless-if-before-free: Fix typo: missing "?" after
3248         the expression to match cast of argument to free-like function.
3249
3250 2008-04-29  Eric Blake  <ebb9@byu.net>
3251
3252         Use new header.
3253         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
3254
3255 2008-04-29  Jim Meyering  <meyering@redhat.com>
3256
3257         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
3258         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
3259         by gnulib to exist and to declare e.g., inet_ntop.
3260         Don't include "inet_ntop.h", now removed.
3261
3262         * m4/arpa_inet_h.m4: Remove trailing blanks.
3263
3264 2008-04-29  Eric Blake  <ebb9@byu.net>
3265
3266         Silence valgrind on safe reads beyond potential array bounds.
3267         * lib/rawmemchr.valgrind: New file.
3268         * lib/strchrnul.valgrind: Likewise.
3269         * modules/rawmemchr (Files): Distribute new file.
3270         * modules/strchrnul (Files): Likewise.
3271         Suggested by Bruno Haible.
3272
3273 2008-04-29  Bruno Haible  <bruno@clisp.org>
3274
3275         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
3276         (inet_ntop, inet_pton): Change portability warning's wording.
3277         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
3278         Invoke gl_CHECK_NEXT_HEADERS.
3279         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
3280         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
3281         set ARPA_INET_H.
3282         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
3283         * modules/arpa_inet (Description): No longer only for systems that
3284         lack it.
3285         (Depends-on): Add include_next.
3286         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
3287         HAVE_ARPA_INET_H.
3288
3289 2008-04-29  Jim Meyering  <meyering@redhat.com>
3290
3291         * modules/mkdir (License): Re-license as LGPLv2+.
3292
3293 2008-04-29  Bruno Haible  <bruno@clisp.org>
3294
3295         * modules/rawmemchr (Maintainer): Set to Eric.
3296         * modules/strchrnul (Maintainer): Likewise.
3297
3298 2008-04-29  Simon Josefsson  <simon@josefsson.org>
3299
3300         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
3301         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
3302
3303         * modules/arpa_inet (arpa/inet.h): Use them.
3304
3305 2008-04-28  Eric Blake  <ebb9@byu.net>
3306
3307         Test getndelim2.
3308         * modules/getndelim2-tests: New file.
3309         * tests/test-getndelim2.c: Likewise.
3310         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
3311         stream.
3312         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
3313
3314         * MODULES.html.sh: Document new module.
3315
3316 2008-04-20  Bruno Haible  <bruno@clisp.org>
3317
3318         * lib/c-stack.c (die): Use raise.
3319         * modules/c-stack (Depends-on): Add raise.
3320
3321 2008-04-28  Bruno Haible  <bruno@clisp.org>
3322
3323         Expect rpmatch to be declared.
3324         * lib/yesno.c (rpmatch): Remove declaration.
3325
3326         Declare rpmatch.
3327         * lib/stdlib.in.h (rpmatch): New declaration.
3328         * lib/rpmatch.c: Include <stdlib.h> first.
3329         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
3330         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
3331         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
3332         HAVE_RPMATCH.
3333         * modules/rpmatch (Depends-on): Add stdlib, extensions.
3334         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
3335         (Include): Set to <stdlib.h>.
3336         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
3337         HAVE_RPMATCH.
3338         * NEWS: Document the change.
3339
3340 2008-04-28  Bruno Haible  <bruno@clisp.org>
3341
3342         Change rpmatch to use nl_langinfo when appropriate.
3343         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
3344         (N_): New macro.
3345         (localized_pattern): New function/macro.
3346         (try): Remove match, nomatch arguments. Copy the pattern into safe
3347         memory before caching it.
3348         (rpmatch): Use localized_pattern. Add translator comments.
3349         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
3350         Suggested by Eric Blake.
3351         * modules/rpmatch (Depends-on): Add stdbool.
3352
3353 2008-04-28  Eric Blake  <ebb9@byu.net>
3354
3355         Add rawmemchr module, matching glibc.
3356         * modules/string (Makefile.am): New indicator.
3357         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
3358         * lib/string.in.h (rawmemchr): Declare when appropriate.
3359         * modules/rawmemchr: New file.
3360         * m4/rawmemchr.m4: Likewise.
3361         * lib/rawmemchr.c: Likewise.
3362         * modules/rawmemchr-tests: Likewise.
3363         * tests/test-rawmemchr.c: Likewise.
3364         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
3365         module.
3366         * modules/strchrnul (Depends-on): Add rawmemchr.
3367         * lib/strchrnul.c (strchrnul): Optimize a corner case.
3368
3369         Whitespace cleanup.
3370         * tests/test-strchrnul.c: Reindent.
3371         * lib/strchrnul.c: Likewise.
3372
3373         Optimize and test strchrnul.
3374         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
3375         * modules/strchrnul-tests: New file.
3376         * tests/test-strchrnul.c: Likewise.
3377
3378         Remove intprops dependency.
3379         * modules/memchr (Depends-on): Remove intprops.
3380         * modules/memrchr (Depends-on): Likewise.
3381         * modules/memchr2 (Depends-on): Likewise.
3382         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
3383         * lib/memrchr.c (__memrchr): Likewise.
3384         * lib/memrchr2.c (memchr2): Likewise.
3385         Reported by Simon Josefsson.
3386
3387 2008-04-28  Simon Josefsson  <simon@josefsson.org>
3388
3389         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
3390         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3391
3392 2008-04-28  Simon Josefsson  <simon@josefsson.org>
3393
3394         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
3395
3396         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
3397
3398         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
3399
3400         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
3401         declarations.
3402         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
3403
3404         * m4/inet_pton.m4: Don't check for header files.
3405
3406         * m4/inet_ntop.m4: Don't check for header files.
3407
3408 2008-04-28  Simon Josefsson  <simon@josefsson.org>
3409
3410         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
3411         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
3412         trigger for cygwin).
3413         Reported by Bruno Haible  <bruno@clisp.org>.
3414
3415 2008-04-28  Bruno Haible  <bruno@clisp.org>
3416
3417         * doc/posix-functions/strdup.texi: Mention mingw problem.
3418
3419 2008-04-27  Bruno Haible  <bruno@clisp.org>
3420
3421         * modules/stat-time-tests (Depends-on): Add sleep.
3422         * tests/test-stat-time.c (force_unlink): New function.
3423         (cleanup): Use it.
3424         (test_mtime): Remove the ctime related tests.
3425         (test_ctime): New function, containing the ctime related tests.
3426         (main): Call test_ctime, except on native Windows platforms.
3427
3428 2008-04-27  Bruno Haible  <bruno@clisp.org>
3429
3430         * lib/rpmatch.c (rpmatch): Add some comments.
3431         Reported by James Youngman <jay@gnu.org>.
3432
3433 2008-04-27  Bruno Haible  <bruno@clisp.org>
3434
3435         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
3436         quiet NaNs.
3437
3438 2008-04-27  Bruno Haible  <bruno@clisp.org>
3439
3440         Make test-yesno.sh work on mingw.
3441         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
3442         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
3443         (main): Set stdin to binary mode.
3444         * modules/yesno-tests (Depends-on): Add binary-io.
3445
3446 2008-04-27  Bruno Haible  <bruno@clisp.org>
3447
3448         Fix 'isfinite' on x86, x86_64, ia64 platforms.
3449         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
3450         argument that lie outside the IEEE 854 domain.
3451         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
3452         (gl_ISFINITE): Use it.
3453         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
3454
3455 2008-04-27  Bruno Haible  <bruno@clisp.org>
3456
3457         Allow local renaming in config.h.
3458         * lib/memrchr.c (memrchr): Don't undefine outside libc.
3459
3460 2008-04-27  Bruno Haible  <bruno@clisp.org>
3461
3462         * lib/memchr.c (__memchr): Change type of 'i'.
3463         * lib/memchr2.c (memchr2): Likewise.
3464
3465 2008-04-26  Eric Blake  <ebb9@byu.net>
3466         and Bruno Haible  <bruno@clisp.org>
3467
3468         Optimize and test memrchr.
3469         * modules/memrchr (Depends-on): Add intprops.
3470         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
3471         * modules/memrchr-tests: New file.
3472         * tests/test-memrchr.c: New file.
3473
3474 2008-04-26  Bruno Haible  <bruno@clisp.org>
3475
3476         Add tentative support for DragonFly BSD.
3477         * lib/stdio-impl.h: Add macros for DragonFly BSD.
3478         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
3479         fp.
3480         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
3481         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
3482         * lib/fpurge.c (fpurge): Likewise.
3483         * lib/freadable.c (freaadable): Likewise.
3484         * lib/freadahead.c (freadahead): Likewise.
3485         * lib/freading.c (freading): Likewise.
3486         * lib/freadptr.c (freadptr): Likewise.
3487         * lib/freadseek.c (freadptrinc): Likewise.
3488         * lib/fseeko.c (fseeko): Likewise.
3489         * lib/fseterr.c (fseterr): Likewise.
3490         * lib/fwritable.c (fwritable): Likewise.
3491         * lib/fwriting.c (fwriting): Likewise.
3492
3493 2008-04-26  Bruno Haible  <bruno@clisp.org>
3494
3495         * lib/stdio-impl.h: New file.
3496         * lib/fbufmode.c: Include stdio-impl.h.
3497         (fbufmode): Use fp_, remove redundant #defines.
3498         * lib/fflush.c: Include stdio-impl.h.
3499         (clear_ungetc_buffer): Remove redundant #defines.
3500         * lib/fpurge.c: Include stdio-impl.h.
3501         (fpurge): Remove redundant #defines.
3502         * lib/freadable.c: Include stdio-impl.h.
3503         (freadable): Remove redundant #defines.
3504         * lib/freadahead.c: Include stdio-impl.h.
3505         (freadahead): Remove redundant #defines.
3506         * lib/freading.c: Include stdio-impl.h.
3507         (freading): Remove redundant #defines.
3508         * lib/freadptr.c: Include stdio-impl.h.
3509         (freadptr): Remove redundant #defines.
3510         * lib/freadseek.c: Include stdio-impl.h.
3511         (freadptrinc): Remove redundant #defines.
3512         * lib/fseeko.c: Include stdio-impl.h.
3513         (rpl_fseeko): Remove redundant #defines.
3514         * lib/fseterr.c: Include stdio-impl.h.
3515         (fseterr): Remove redundant #defines.
3516         * lib/fwritable.c: Include stdio-impl.h.
3517         (fwritable: Remove redundant #defines.
3518         * lib/fwriting.c: Include stdio-impl.h.
3519         (fwriting): Remove redundant #defines.
3520         * modules/fbufmode (Files): Add lib/stdio-impl.h.
3521         * modules/fflush (Files): Likewise.
3522         * modules/fpurge (Files): Likewise.
3523         * modules/freadable (Files): Likewise.
3524         * modules/freadahead (Files): Likewise.
3525         * modules/freading (Files): Likewise.
3526         * modules/freadptr (Files): Likewise.
3527         * modules/freadseek (Files): Likewise.
3528         * modules/fseeko (Files): Likewise.
3529         * modules/fseterr (Files): Likewise.
3530         * modules/fwritable (Files): Likewise.
3531         * modules/fwriting (Files): Likewise.
3532
3533 2008-04-26  Bruno Haible  <bruno@clisp.org>
3534
3535         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
3536         restore_seek_optimization, update_fpos_cache): New functions, extracted
3537         from rpl_fflush.
3538         (rpl_fflush): Use them.
3539         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
3540         (gl_REPLACE_FFLUSH): Use it.
3541
3542 2008-04-26  Bruno Haible  <bruno@clisp.org>
3543
3544         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
3545         on Solaris.
3546         * tests/test-xstrtoimax.sh: Likewise.
3547         * tests/test-xstrtoumax.sh: Likewise.
3548         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3549
3550 2008-04-26  Bruno Haible  <bruno@clisp.org>
3551
3552         * modules/memchr-tests: New file.
3553         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
3554
3555 2008-04-26  Eric Blake  <ebb9@byu.net>
3556             Bruno Haible  <bruno@clisp.org>
3557
3558         * lib/memchr.c: Include intprops.h.
3559         (__memchr): Optimize parallel detection of matching bytes. Rename local
3560         variables. Add explanatory comments.
3561
3562 2008-04-26  Bruno Haible  <bruno@clisp.org>
3563
3564         Fix module 'memchr', broken since 2000-10-28.
3565         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
3566
3567 2008-04-26  Bruno Haible  <bruno@clisp.org>
3568
3569         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
3570         comments.
3571
3572 2008-04-25  Eric Blake  <ebb9@byu.net>
3573
3574         Use native fstatat on cygwin 1.7.0.
3575         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
3576         first.
3577
3578 2008-04-23  Eric Blake  <ebb9@byu.net>
3579
3580         Improve memchr2 performance.
3581         * lib/memchr2.c (memchr2): Further optimize parallel detection of
3582         NUL bytes.
3583         * modules/memchr2 (Depends-on): Use intprops.h.
3584
3585 2008-04-23  Simon Josefsson  <simon@josefsson.org>
3586
3587         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
3588         an inline function instead of a CPP macro.  Patch by Ben Pfaff
3589         <blp@cs.stanford.edu>.
3590
3591 2008-04-23  Simon Josefsson  <simon@josefsson.org>
3592
3593         * lib/arpa_inet.in.h: New file.
3594
3595         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
3596         (Makefile.am): Sed in substitute header file.
3597
3598         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
3599         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
3600
3601         * modules/inet_ntop (configure.ac): Use
3602         gl_ARPA_INET_MODULE_INDICATOR.
3603
3604         * modules/inet_pton (configure.ac): Use
3605         gl_ARPA_INET_MODULE_INDICATOR.
3606
3607 2008-04-22  Jim Meyering  <meyering@redhat.com>
3608
3609         * modules/verify (License): Re-license as LGPLv2+.
3610
3611 2008-04-22  Simon Josefsson  <simon@josefsson.org>
3612
3613         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
3614         parameter to void* as per POSIX standard (MinGW uses char*).
3615
3616 2008-04-21  Bruno Haible  <bruno@clisp.org>
3617
3618         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
3619         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
3620         Define to replacements if REPLACE_ISWCNTRL is 1.
3621         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
3622         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
3623         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
3624         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
3625         what it fixes.
3626         * doc/posix-functions/iswalpha.texi: Likewise.
3627         * doc/posix-functions/iswblank.texi: Likewise.
3628         * doc/posix-functions/iswcntrl.texi: Likewise.
3629         * doc/posix-functions/iswdigit.texi: Likewise.
3630         * doc/posix-functions/iswgraph.texi: Likewise.
3631         * doc/posix-functions/iswlower.texi: Likewise.
3632         * doc/posix-functions/iswprint.texi: Likewise.
3633         * doc/posix-functions/iswpunct.texi: Likewise.
3634         * doc/posix-functions/iswspace.texi: Likewise.
3635         * doc/posix-functions/iswupper.texi: Likewise.
3636         * doc/posix-functions/iswxdigit.texi: Likewise.
3637         Reported by Alain Guibert.
3638
3639 2008-04-21  Bruno Haible  <bruno@clisp.org>
3640
3641         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
3642         Patch by Alain Guibert.
3643
3644 2008-04-21  Bruno Haible  <bruno@clisp.org>
3645
3646         Fix test failures on mingw.
3647         * tests/test-xstrtol.c (print_no_progname): New function.
3648         (main): Install it in error_print_progname hook.
3649         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
3650         * tests/test-xstrtoimax.sh: Likewise.
3651         * tests/test-xstrtoumax.sh: Likewise.
3652
3653 2008-04-21  Bruno Haible  <bruno@clisp.org>
3654
3655         Fix test failure on mingw.
3656         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
3657
3658 2008-04-21  Bruno Haible  <bruno@clisp.org>
3659
3660         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
3661         Actually assign a value.
3662
3663 2008-04-20  Bruno Haible  <bruno@clisp.org>
3664
3665         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
3666         take 2.
3667         * lib/canonicalize.c (canonicalize_file_name): Elide if the
3668         'canonicalize-lgpl' module is also used.
3669         * lib/canonicalize-lgpl.c: Undo last change.
3670         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
3671
3672 2008-04-20  Bruno Haible  <bruno@clisp.org>
3673
3674         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
3675         config.h. Provide _mkdir based fallback for mingw.
3676         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
3677         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
3678         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
3679         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
3680         rather than defining mkdir in config.h.
3681         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
3682         (gl_SYS_STAT_H_DEFAULTS): New macro.
3683         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
3684         HAVE_IO_H any more.
3685         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
3686         HAVE_DECL_MKDIR and HAVE_IO_H.
3687
3688 2008-04-20  Bruno Haible  <bruno@clisp.org>
3689
3690         * lib/isapipe.c: Port to native Windows platforms.
3691
3692 2008-04-20  Bruno Haible  <bruno@clisp.org>
3693
3694         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
3695
3696 2008-04-21  Eric Blake  <ebb9@byu.net>
3697
3698         Work around preprocessors that don't handle UINTMAX_MAX.
3699         * lib/memchr2.c (memchr2): Avoid embedded #if.
3700         Reported by Alain Guibert, fix suggested by Bruno Haible.
3701
3702 2008-04-21  Simon Josefsson  <simon@josefsson.org>
3703
3704         * doc/posix-functions/strftime.texi (strftime): Explain better
3705         Windows incompatibility.  Suggested by Micah Cowan
3706         <micah@cowan.name>.
3707
3708 2008-04-20  Bruno Haible  <bruno@clisp.org>
3709
3710         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
3711         unistr/u8-mblen.
3712
3713 2008-04-20  Bruno Haible  <bruno@clisp.org>
3714
3715         Fix test failure on platforms with non-GNU iconv.
3716         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
3717         (U_TO_U8): Use it, rather than u16_to_u8.
3718         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
3719         units at the end of the input string.
3720         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
3721
3722 2008-04-20  Bruno Haible  <bruno@clisp.org>
3723
3724         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
3725         when the resulting length is 0.
3726         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
3727
3728 2008-04-20  Bruno Haible  <bruno@clisp.org>
3729
3730         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
3731         works.
3732         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
3733
3734 2008-04-20  Bruno Haible  <bruno@clisp.org>
3735
3736         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
3737         * modules/tsearch-tests (configure.ac): Test for initstate function.
3738
3739 2008-04-20  Bruno Haible  <bruno@clisp.org>
3740
3741         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
3742         for nlink_t if missing.
3743         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
3744
3745 2008-04-19  Bruno Haible  <bruno@clisp.org>
3746
3747         Work around snprintf bug on Linux libc5.
3748         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
3749         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
3750         gl_SNPRINTF_SIZE1.
3751         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3752         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
3753         that test failed.
3754         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
3755         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
3756         * modules/snprintf (Files): Add m4/printf.m4.
3757         * modules/vsnprintf (Files): Likewise.
3758         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
3759         * doc/posix-functions/vsnprintf.texi: Likewise.
3760
3761 2008-04-19  Bruno Haible  <bruno@clisp.org>
3762
3763         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
3764         from 0.0058 to less than 10^-7.
3765
3766 2008-04-19  Bruno Haible  <bruno@clisp.org>
3767
3768         Fix rounding when a precision is given.
3769         * lib/vasnprintf.c (is_borderline): New function.
3770         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
3771         9...9x.
3772         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
3773         %e, %g.
3774         * tests/test-vasprintf-posix.c (test_function): Likewise.
3775         * tests/test-snprintf-posix.h (test_function): Likewise.
3776         * tests/test-sprintf-posix.h (test_function): Likewise.
3777         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
3778         * tests/test-printf-posix.h (test_function): Likewise.
3779         * tests/test-printf-posix.output: Update.
3780         Reported by John Darrington <john@darrington.wattle.id.au> via
3781         Ben Pfaff <blp@cs.stanford.edu>.
3782
3783 2008-04-18  Simon Josefsson  <simon@josefsson.org>
3784
3785         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
3786         Suggested by Bruno Haible <bruno@clisp.org>.
3787
3788 2008-04-17  Bruno Haible  <bruno@clisp.org>
3789
3790         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
3791         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
3792         implementation.
3793         Patch by Bruce Merry <bmerry@gmail.com>.
3794
3795 2008-04-17  Simon Josefsson  <simon@josefsson.org>
3796
3797         * doc/posix-functions/strftime.texi (strftime): Mention that %e
3798         doesn't work under Windows.
3799
3800 2008-04-16  Bruno Haible  <bruno@clisp.org>
3801
3802         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
3803         New macros.
3804         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
3805         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
3806         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
3807         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
3808         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
3809         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
3810         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
3811         macros.
3812         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
3813         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
3814         Northern Sotho, Uighur.
3815
3816 2008-04-16  Bruno Haible  <bruno@clisp.org>
3817
3818         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
3819         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
3820         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
3821         Reported by Daniel Bergström <daniel@octocode.com>.
3822
3823 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
3824             Bruno Haible  <bruno@clisp.org>
3825
3826         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
3827         function.
3828         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
3829         New functions, mostly extracted from gl_locale_name_default.
3830         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
3831
3832 2008-04-16  Eric Blake  <ebb9@byu.net>
3833
3834         Adjust strtod detection to catch glibc 2.7 bug.
3835         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
3836         Reported by John Gatewood Ham.
3837
3838 2008-04-16  Bruno Haible  <bruno@clisp.org>
3839
3840         Add tentative support for Linux libc5.
3841         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
3842         * lib/fpurge.c (fpurge): Likewise.
3843         * lib/freadable.c (freadable): Likewise.
3844         * lib/freadahead.c (freadahead): Likewise.
3845         * lib/freading.c (freading): Likewise.
3846         * lib/freadptr.c (freadptr): Likewise.
3847         * lib/freadseek.c (freadptrinc): Likewise.
3848         * lib/fseeko.c (rpl_fseeko): Likewise.
3849         * lib/fseterr.c (fseterr): Likewise.
3850         * lib/fwritable.c (fwritable): Likewise.
3851         * lib/fwriting.c (fwriting): Likewise.
3852         Reported by Alain Guibert <alguibert+bts@free.fr>.
3853
3854 2008-04-15  Bruno Haible  <bruno@clisp.org>
3855
3856         * modules/mathl (configure.ac): Define module indicator.
3857
3858 2008-04-15  Bruno Haible  <bruno@clisp.org>
3859
3860         * lib/logl.c (logl): Remove unused variables.
3861
3862 2008-04-15  Bruno Haible  <bruno@clisp.org>
3863
3864         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
3865         fails.
3866
3867 2008-04-15  Bruno Haible  <bruno@clisp.org>
3868
3869         * lib/trim.c (trim2): Fix argument of isspace() macro.
3870
3871 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
3872
3873         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
3874         to 0.
3875         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
3876
3877 2008-04-14  Bruno Haible  <bruno@clisp.org>
3878
3879         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
3880         AC_LANG_PROGRAM argument.
3881         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
3882         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
3883         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
3884         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
3885         * m4/math_h.m4 (gl_MATH_H): Likewise.
3886         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
3887         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
3888         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
3889         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
3890         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
3891         * m4/regex.m4 (gl_REGEX): Likewise.
3892         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
3893         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
3894         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
3895         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
3896         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
3897         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
3898         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
3899         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
3900
3901 2008-04-14  Jim Meyering  <meyering@redhat.com>
3902
3903         test-strtod: fix typos: s/abs/fabs/
3904         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
3905
3906 2008-04-13  Bruno Haible  <bruno@clisp.org>
3907
3908         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
3909         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
3910         module is also used and while not building the reloc-wrapper.
3911
3912 2008-04-13  Bruno Haible  <bruno@clisp.org>
3913
3914         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
3915
3916 2008-04-13  Bruno Haible  <bruno@clisp.org>
3917
3918         Fix AIX compilation failure introduced on 2008-04-02.
3919         * tests/test-frexp.c (exp): Undefine before redefining.
3920         * tests/test-frexpl.c (exp): Likewise.
3921
3922 2008-04-13  Bruno Haible  <bruno@clisp.org>
3923
3924         Work around a HP-UX stdio bug.
3925         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
3926         * tests/test-ftello.c (main): Likewise.
3927         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
3928         * doc/posix-functions/ftello.texi: Likewise.
3929
3930 2008-04-13  Bruno Haible  <bruno@clisp.org>
3931
3932         Make test-signbit pass on HP-UX/hppa.
3933         * tests/test-signbit.c (minus_zerol): New variable.
3934         (test_signbitl): Use it.
3935
3936 2008-04-13  Bruno Haible  <bruno@clisp.org>
3937
3938         Make truncl work on OSF/1 4.0.
3939         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
3940         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
3941         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
3942         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
3943         HAVE_DECL_TRUNCL.
3944         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
3945         HAVE_DECL_TRUNCL.
3946         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
3947
3948 2008-04-13  Bruno Haible  <bruno@clisp.org>
3949
3950         * lib/unictype.h: Remove trailing comma from enumeration definitions.
3951
3952 2008-04-13  Bruno Haible  <bruno@clisp.org>
3953
3954         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
3955         expression, so as to avoid HP-UX 11 cc compiler bug.
3956
3957 2008-04-13  Bruno Haible  <bruno@clisp.org>
3958
3959         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
3960
3961 2008-04-13  Bruno Haible  <bruno@clisp.org>
3962
3963         * lib/git-merge-changelog.c: Remove empty declaration outside of
3964         functions.
3965
3966 2008-04-13  Bruno Haible  <bruno@clisp.org>
3967
3968         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
3969
3970 2008-04-13  Bruno Haible  <bruno@clisp.org>
3971
3972         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
3973         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
3974         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
3975         also if it exists but lacks definitions of the SHUT_* macros.
3976         * modules/sys_socket (Description): Update.
3977         Reported by Elbert Pol <e.pol@chello.nl>.
3978
3979 2008-04-13  Bruno Haible  <bruno@clisp.org>
3980
3981         * lib/localcharset.c (OS2): Don't redefine if already defined.
3982         Reported by Elbert Pol <e.pol@chello.nl>.
3983
3984 2008-04-13  Bruno Haible  <bruno@clisp.org>
3985
3986         * lib/binary-io.h [__EMX__]: Include <io.h>.
3987         Reported by Elbert Pol <e.pol@chello.nl>.
3988
3989 2008-04-12  Bruno Haible  <bruno@clisp.org>
3990
3991         * lib/fpucw.h: Enable the definitions also for x86_64.
3992         Needed for NetBSD/x86_64.
3993         Reported by Thomas Klausner <tk@giga.or.at>.
3994
3995 2008-04-12  Bruno Haible  <bruno@clisp.org>
3996
3997         * tests/test-strtod.c: Include isnand.h.
3998         (main): Use isnand instead of isnan.
3999         Reported by Jim Meyering.
4000
4001 2008-04-12  Bruno Haible  <bruno@clisp.org>
4002
4003         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
4004         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
4005
4006 2008-04-12  Jim Meyering  <meyering@redhat.com>
4007
4008         * m4/math_h.m4 (gl_MATH_H): Fix typos.
4009
4010 2008-04-12  Bruno Haible  <bruno@clisp.org>
4011
4012         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
4013         Reported by Elbert Pol <e.pol@chello.nl>.
4014
4015 2008-04-12  Eric Blake  <ebb9@byu.net>
4016
4017         Work around Solaris 10 math.h bug.
4018         * m4/math_h.m4 (gl_MATH_H): Check for bug.
4019         (gl_MATH_H_DEFAULTS): Set up default.
4020         * modules/math (Makefile.am): Replace new indicators.
4021         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
4022         * tests/test-math.c (main): Test this.
4023         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
4024         * doc/posix-headers/math.texi (math.h): Mention bug.
4025         Reported by Nelson H. F. Beebe and Jim Meyering.
4026
4027 2008-04-11  Bruno Haible  <bruno@clisp.org>
4028
4029         Adapt to future versions of Apple GCC.
4030         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
4031         Reported by Peter O'Gorman <peter@pogma.com>.
4032
4033 2008-04-11  Bruno Haible  <bruno@clisp.org>
4034
4035         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
4036
4037 2008-04-11  Bruno Haible  <bruno@clisp.org>
4038
4039         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
4040
4041         * modules/getaddrinfo-tests (Makefile.am): Define
4042         test_getaddrinfo_LDADD.
4043
4044 2008-04-11  Bruno Haible  <bruno@clisp.org>
4045
4046         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
4047         (init): Fix syntax error.
4048         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
4049         is declared.
4050
4051 2008-04-11  Bruno Haible  <bruno@clisp.org>
4052
4053         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
4054         * modules/glob (Depends-on): Add stdbool.
4055
4056 2008-04-11  Bruno Haible  <bruno@clisp.org>
4057
4058         * lib/trim.c: Include <string.h>.
4059
4060 2008-04-11  Eric Blake  <ebb9@byu.net>
4061
4062         Avoid compile failure on OS/2.
4063         * lib/regex_internal.h (internal_function): Disable optimization
4064         on OS/2 (__EMX__), where it caused compiler error.
4065         Reported by Elbert Pol.
4066
4067 2008-04-11  Bruno Haible  <bruno@clisp.org>
4068
4069         Flush the standard error stream before aborting. Needed on mingw.
4070         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
4071         * tests/test-array_list.c (ASSERT): Likewise.
4072         * tests/test-array_oset.c (ASSERT): Likewise.
4073         * tests/test-avltree_list.c (ASSERT): Likewise.
4074         * tests/test-avltree_oset.c (ASSERT): Likewise.
4075         * tests/test-avltreehash_list.c (ASSERT): Likewise.
4076         * tests/test-binary-io.c (ASSERT): Likewise.
4077         * tests/test-byteswap.c (ASSERT): Likewise.
4078         * tests/test-c-ctype.c (ASSERT): Likewise.
4079         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
4080         * tests/test-c-strcasestr.c (ASSERT): Likewise.
4081         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
4082         * tests/test-c-strstr.c (ASSERT): Likewise.
4083         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
4084         * tests/test-canonicalize.c (ASSERT): Likewise.
4085         * tests/test-carray_list.c (ASSERT): Likewise.
4086         * tests/test-ceilf1.c (ASSERT): Likewise.
4087         * tests/test-ceilf2.c (ASSERT): Likewise.
4088         * tests/test-ceill.c (ASSERT): Likewise.
4089         * tests/test-count-one-bits.c (ASSERT): Likewise.
4090         * tests/test-fbufmode.c (ASSERT): Likewise.
4091         * tests/test-fflush2.c (ASSERT): Likewise.
4092         * tests/test-floorf1.c (ASSERT): Likewise.
4093         * tests/test-floorf2.c (ASSERT): Likewise.
4094         * tests/test-floorl.c (ASSERT): Likewise.
4095         * tests/test-fopen.c (ASSERT): Likewise.
4096         * tests/test-fpending.c (ASSERT): Likewise.
4097         * tests/test-fprintf-posix.c (ASSERT): Likewise.
4098         * tests/test-fpurge.c (ASSERT): Likewise.
4099         * tests/test-freadable.c (ASSERT): Likewise.
4100         * tests/test-freadahead.c (ASSERT): Likewise.
4101         * tests/test-freading.c (ASSERT): Likewise.
4102         * tests/test-freadptr.c (ASSERT): Likewise.
4103         * tests/test-freadptr2.c (ASSERT): Likewise.
4104         * tests/test-freadseek.c (ASSERT): Likewise.
4105         * tests/test-freopen.c (ASSERT): Likewise.
4106         * tests/test-frexp.c (ASSERT): Likewise.
4107         * tests/test-frexpl.c (ASSERT): Likewise.
4108         * tests/test-fseek.c (ASSERT): Likewise.
4109         * tests/test-fseeko.c (ASSERT): Likewise.
4110         * tests/test-fstrcmp.c (ASSERT): Likewise.
4111         * tests/test-ftell.c (ASSERT): Likewise.
4112         * tests/test-ftello.c (ASSERT): Likewise.
4113         * tests/test-func.c (ASSERT): Likewise.
4114         * tests/test-fwritable.c (ASSERT): Likewise.
4115         * tests/test-fwriting.c (ASSERT): Likewise.
4116         * tests/test-getdelim.c (ASSERT): Likewise.
4117         * tests/test-getline.c (ASSERT): Likewise.
4118         * tests/test-i-ring.c (ASSERT): Likewise.
4119         * tests/test-iconv-utf.c (ASSERT): Likewise.
4120         * tests/test-iconv.c (ASSERT): Likewise.
4121         * tests/test-isfinite.c (ASSERT): Likewise.
4122         * tests/test-isnand.c (ASSERT): Likewise.
4123         * tests/test-isnanf.c (ASSERT): Likewise.
4124         * tests/test-isnanl.h (ASSERT): Likewise.
4125         * tests/test-ldexpl.c (ASSERT): Likewise.
4126         * tests/test-linked_list.c (ASSERT): Likewise.
4127         * tests/test-linkedhash_list.c (ASSERT): Likewise.
4128         * tests/test-localename.c (ASSERT): Likewise.
4129         * tests/test-lseek.c (ASSERT): Likewise.
4130         * tests/test-mbscasecmp.c (ASSERT): Likewise.
4131         * tests/test-mbscasestr1.c (ASSERT): Likewise.
4132         * tests/test-mbscasestr2.c (ASSERT): Likewise.
4133         * tests/test-mbscasestr3.c (ASSERT): Likewise.
4134         * tests/test-mbscasestr4.c (ASSERT): Likewise.
4135         * tests/test-mbschr.c (ASSERT): Likewise.
4136         * tests/test-mbscspn.c (ASSERT): Likewise.
4137         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
4138         * tests/test-mbspbrk.c (ASSERT): Likewise.
4139         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
4140         * tests/test-mbsrchr.c (ASSERT): Likewise.
4141         * tests/test-mbsspn.c (ASSERT): Likewise.
4142         * tests/test-mbsstr1.c (ASSERT): Likewise.
4143         * tests/test-mbsstr2.c (ASSERT): Likewise.
4144         * tests/test-mbsstr3.c (ASSERT): Likewise.
4145         * tests/test-memchr2.c (ASSERT): Likewise.
4146         * tests/test-memmem.c (ASSERT): Likewise.
4147         * tests/test-open.c (ASSERT): Likewise.
4148         * tests/test-printf-frexp.c (ASSERT): Likewise.
4149         * tests/test-printf-frexpl.c (ASSERT): Likewise.
4150         * tests/test-printf-posix.c (ASSERT): Likewise.
4151         * tests/test-quotearg.c (ASSERT): Likewise.
4152         * tests/test-rbtree_list.c (ASSERT): Likewise.
4153         * tests/test-rbtree_oset.c (ASSERT): Likewise.
4154         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
4155         * tests/test-round1.c (ASSERT): Likewise.
4156         * tests/test-roundf1.c (ASSERT): Likewise.
4157         * tests/test-roundl.c (ASSERT): Likewise.
4158         * tests/test-signbit.c (ASSERT): Likewise.
4159         * tests/test-sleep.c (ASSERT): Likewise.
4160         * tests/test-snprintf-posix.c (ASSERT): Likewise.
4161         * tests/test-snprintf.c (ASSERT): Likewise.
4162         * tests/test-sprintf-posix.c (ASSERT): Likewise.
4163         * tests/test-stat-time.c (ASSERT): Likewise.
4164         * tests/test-strcasestr.c (ASSERT): Likewise.
4165         * tests/test-strerror.c (ASSERT): Likewise.
4166         * tests/test-striconv.c (ASSERT): Likewise.
4167         * tests/test-striconveh.c (ASSERT): Likewise.
4168         * tests/test-striconveha.c (ASSERT): Likewise.
4169         * tests/test-strsignal.c (ASSERT): Likewise.
4170         * tests/test-strstr.c (ASSERT): Likewise.
4171         * tests/test-strtod.c (ASSERT): Likewise.
4172         * tests/test-trunc1.c (ASSERT): Likewise.
4173         * tests/test-trunc2.c (ASSERT): Likewise.
4174         * tests/test-truncf1.c (ASSERT): Likewise.
4175         * tests/test-truncf2.c (ASSERT): Likewise.
4176         * tests/test-truncl.c (ASSERT): Likewise.
4177         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
4178         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
4179         * tests/test-vasnprintf.c (ASSERT): Likewise.
4180         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
4181         * tests/test-vasprintf.c (ASSERT): Likewise.
4182         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
4183         * tests/test-vprintf-posix.c (ASSERT): Likewise.
4184         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
4185         * tests/test-vsnprintf.c (ASSERT): Likewise.
4186         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
4187         * tests/test-wcwidth.c (ASSERT): Likewise.
4188         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
4189         * tests/test-xprintf-posix.c (ASSERT): Likewise.
4190         * tests/test-xvasprintf.c (ASSERT): Likewise.
4191         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
4192         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
4193         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
4194         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
4195         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
4196         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
4197         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
4198         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
4199         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
4200         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
4201         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
4202         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
4203         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
4204         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
4205         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
4206         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
4207         * tests/unictype/test-block_list.c (ASSERT): Likewise.
4208         * tests/unictype/test-block_of.c (ASSERT): Likewise.
4209         * tests/unictype/test-block_test.c (ASSERT): Likewise.
4210         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
4211         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
4212         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
4213         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
4214         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
4215         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
4216         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
4217         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
4218         * tests/unictype/test-combining.c (ASSERT): Likewise.
4219         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
4220         * tests/unictype/test-digit.c (ASSERT): Likewise.
4221         * tests/unictype/test-mirror.c (ASSERT): Likewise.
4222         * tests/unictype/test-numeric.c (ASSERT): Likewise.
4223         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
4224         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
4225         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
4226         * tests/unictype/test-scripts.c (ASSERT): Likewise.
4227         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
4228         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
4229         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
4230         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
4231         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
4232         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
4233         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
4234         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
4235         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
4236         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
4237         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
4238         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
4239         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
4240         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
4241         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
4242         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
4243         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
4244         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
4245         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
4246         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
4247         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
4248         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
4249         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
4250         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
4251         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
4252         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
4253         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
4254         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
4255         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
4256         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
4257         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
4258         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
4259         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
4260         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
4261         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
4262         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
4263         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
4264         Reported by Eric Blake.
4265
4266 2008-04-11  Bruno Haible  <bruno@clisp.org>
4267
4268         * lib/wchar.in.h: Tweak comment.
4269
4270 2008-04-11  Bruno Haible  <bruno@clisp.org>
4271
4272         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
4273         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
4274         gl_COMMON.
4275         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
4276
4277 2008-04-11  Bruno Haible  <bruno@clisp.org>
4278
4279         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
4280
4281 2008-04-11  Simon Josefsson  <simon@josefsson.org>
4282
4283         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
4284         of attempting to use non-existing /dev/*random.  Based on patch
4285         from Adam Strzelecki <ono@java.pl> in
4286         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
4287
4288 2008-04-08  Bruno Haible  <bruno@clisp.org>
4289
4290         Add tentative support for emx+gcc.
4291         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
4292         * lib/fpurge.c (fpurge): Likewise.
4293         * lib/freadable.c (freadable): Likewise.
4294         * lib/freadahead.c (freadahead): Likewise.
4295         * lib/freading.c (freading): Likewise.
4296         * lib/freadptr.c (freadptr): Likewise.
4297         * lib/freadseek.c (freadptrinc): Likewise.
4298         * lib/fseeko.c (rpl_fseeko): Likewise.
4299         * lib/fseterr.c (fseterr): Likewise.
4300         * lib/fwritable.c (fwritable): Likewise.
4301         * lib/fwriting.c (fwriting): Likewise.
4302         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
4303
4304 2008-04-09  Eric Blake  <ebb9@byu.net>
4305
4306         Avoid some autoconf warnings.
4307         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
4308         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
4309         * m4/afs.m4 (gl_AFS): Likewise.
4310         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
4311         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
4312         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
4313         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
4314         (gl_INTEGER_TYPE_SUFFIX): Likewise.
4315         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
4316         (AC_CHECK_DECLS_ONCE): Likewise.
4317         Rename file...
4318         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
4319         gnulib-tool requires autoconf 2.59 or better.
4320         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
4321
4322 2008-04-08  Eric Blake  <ebb9@byu.net>
4323
4324         Use 'git describe --match' if present (added in git 1.5.5).
4325         * build-aux/git-version-gen: Limit result to tags that match 'v*'
4326         if possible.
4327
4328 2008-04-08  Bruno Haible  <bruno@clisp.org>
4329
4330         Add tentative support for OpenServer.
4331         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
4332         _ptr, _cnt.
4333         * lib/fpurge.c (fpurge): Likewise.
4334         * lib/freadable.c (freadable): Likewise.
4335         * lib/freadahead.c (freadahead): Likewise.
4336         * lib/freading.c (freading): Likewise.
4337         * lib/freadptr.c (freadptr): Likewise.
4338         * lib/freadseek.c (freadptrinc): Likewise.
4339         * lib/fseeko.c (rpl_fseeko): Likewise.
4340         * lib/fseterr.c (fseterr): Likewise.
4341         * lib/fwritable.c (fwritable): Likewise.
4342         * lib/fwriting.c (fwriting): Likewise.
4343         Reported by Roger Cornelius <rac@tenzing.org> and
4344         Brian K. White <brian@aljex.com>.
4345
4346 2008-04-06  Jim Meyering  <meyering@redhat.com>
4347
4348         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
4349
4350 2008-04-06  Bruno Haible  <bruno@clisp.org>
4351
4352         Avoid possible error with non-ASCII bytes in UTF-8 locales.
4353         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
4354         * tests/test-printf-posix.sh: Likewise.
4355         * tests/test-vfprintf-posix.sh: Likewise.
4356         * tests/test-vprintf-posix.sh: Likewise.
4357         * tests/test-xprintf-posix.sh: Likewise.
4358
4359 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4360
4361         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
4362         hide error from 'ls', needed on OS/2.
4363         Report by Elbert Pol <elbert.pol@gmail.com>.
4364
4365 2008-04-04  Eric Blake  <ebb9@byu.net>
4366
4367         Make test-fseeko.c failures meaningful.
4368         * tests/test-fseeko.c: Print line number on failure.
4369         * tests/test-fseek.c: Likewise.
4370         Reported by Nelson H. F. Beebe.
4371
4372         Improve strtod bug detection check.
4373         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
4374         required for Solaris 10.
4375         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
4376
4377 2008-04-04  Bruno Haible  <bruno@clisp.org>
4378
4379         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
4380         by m4/setenv.m4.
4381
4382 2008-04-03  Eric Blake  <ebb9@byu.net>
4383
4384         Ensure sane .version contents.
4385         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
4386         version string.
4387         * build-aux/git-version-gen: Improve documentation.
4388
4389         Make GNU make output nicer.
4390         * top/GNUmakefile [!_have-Makefile]: Add dependency on
4391         MAKECMDGOALS to enforce message for all command line targets.  Set
4392         srcdir for use in maint.mk.
4393
4394         Another maintainer tweak.
4395         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
4396         a target that regenerates version.
4397
4398 2008-04-03  Jim Meyering  <meyering@redhat.com>
4399
4400         vc-list-files: don't cause coreutils "make po-check" failure
4401         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
4402
4403 2008-04-03  Eric Blake  <ebb9@byu.net>
4404
4405         Allow VPATH usage of vc-list-files.
4406         * build-aux/vc-list-files (scriptversion): Add timestamp.
4407         (options): Add --help, --version, -C.
4408         (CVS): Support installed cvsu.
4409
4410 2008-04-02  Bruno Haible  <bruno@clisp.org>
4411
4412         Avoid some "statement with no effect" warnings from gcc.
4413         * tests/test-wctype.c (main): Explicitly ignore unused values.
4414         Reported by Jim Meyering.
4415
4416 2008-04-02  Jim Meyering  <meyering@redhat.com>
4417
4418         Avoid some warnings from "gcc -Wshadow".
4419         * tests/test-frexp.c (exp): Define to a different identifier.
4420         * tests/test-frexpl.c (exp): Likewise.
4421
4422 2008-04-03  Jim Meyering  <meyering@redhat.com>
4423
4424         bootstrap: remove dangling *.[ch] symlinks from lib
4425         * build-aux/bootstrap [dangling symlink removal]: Move find's
4426         -depth option to precede all others, to avoid a warning.
4427         Remove *.[ch] files too, and from "$source_base" (usually lib/).
4428
4429 2008-04-02  Bruno Haible  <bruno@clisp.org>
4430
4431         Avoid some warnings from "gcc -Wshadow".
4432         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
4433         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
4434         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
4435         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
4436         Reported by Jim Meyering.
4437
4438 2008-04-01  Bruno Haible  <bruno@clisp.org>
4439
4440         Fix test to work on IRIX 6.5 with cc.
4441         * tests/test-math.c (numeric_equal): New function.
4442         (main): Use it.
4443
4444 2008-04-01  Bruno Haible  <bruno@clisp.org>
4445
4446         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
4447
4448 2008-04-01  Bruno Haible  <bruno@clisp.org>
4449
4450         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
4451         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
4452         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
4453         (Depends-on): Remove math.
4454
4455         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
4456         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
4457         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
4458         (Depends-on): Remove math.
4459
4460         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
4461         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
4462         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
4463         (Depends-on): Remove math.
4464         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
4465         (Depends-on): Remove math.
4466
4467         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
4468         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
4469         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
4470         (Depends-on): Remove math.
4471         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
4472         (Depends-on): Remove math.
4473
4474         * tests/test-round1.c: Include nan.h.
4475         (main): Use NaNd instead of NAN.
4476         * modules/round-tests (Files): Add tests/nan.h.
4477
4478         * tests/test-trunc1.c: Include nan.h.
4479         (main): Use NaNd instead of NAN.
4480         * modules/trunc-tests (Files): Add tests/nan.h.
4481
4482         * tests/test-roundf1.c: Include nan.h.
4483         (main): Use NaNf instead of NAN.
4484         * modules/roundf-tests (Files): Add tests/nan.h.
4485
4486         * tests/test-truncf1.c: Include nan.h.
4487         (main): Use NaNf instead of NAN.
4488         * modules/truncf-tests (Files): Add tests/nan.h.
4489
4490         * tests/test-ceilf1.c: Include nan.h.
4491         (main): Use NaNf instead of NAN.
4492         * modules/ceilf-tests (Files): Add tests/nan.h.
4493
4494         * tests/test-floorf1.c: Include nan.h.
4495         (main): Use NaNf instead of NAN.
4496         * modules/floorf-tests (Files): Add tests/nan.h.
4497
4498         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
4499         (main): Use NaNf instead of NAN.
4500         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
4501
4502         * tests/test-isnand.c: Include nan.h instead of <math.h>.
4503         (main): Use NaNd instead of NAN.
4504         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
4505
4506         * tests/test-frexp.c: Include nan.h.
4507         (main): Use NaNd instead of NAN.
4508         * modules/frexp-tests (Files): Add tests/nan.h.
4509
4510         * lib/isnan.c: Don't include <math.h>.
4511         (FUNC): Don't use NAN macro.
4512         * modules/isnand-nolibm (Depends-on): Remove math.
4513         * modules/isnanf-nolibm (Depends-on): Remove math.
4514         * modules/isnanl (Depends-on): Remove math.
4515         * modules/isnanl-nolibm (Depends-on): Remove math.
4516
4517         * tests/nan.h: New file.
4518
4519 2008-04-01  Eric Blake  <ebb9@byu.net>
4520
4521         Fix typos.
4522         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
4523         values to be the right type.
4524
4525         For now, cater to gnulib strtod inaccuracies.
4526         * tests/test-strtod.c (main): Allow 1-ulp error on expected
4527         fractional results.  While not as nice from a QoI perspective, it
4528         is a quicker patch than correctly implementing decimal to binary
4529         rounding.
4530
4531 2008-03-31  Eric Blake  <ebb9@byu.net>
4532
4533         Guarantee a definition of NAN.
4534         * lib/math.in.h (NAN): Define if missing.
4535         * tests/test-math.c (main): Test it.
4536         * doc/posix-headers/math.texi (math.h): Document this.
4537         * lib/isnan.c (rpl_isnand): Use it.
4538         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
4539         * tests/test-floorf1.c (NaN): Likewise.
4540         * tests/test-frexp.c (NaN): Likewise.
4541         * tests/test-isnand.c (NaN): Likewise.
4542         * tests/test-isnanf.c (NaN): Likewise.
4543         * tests/test-round1.c (NaN): Likewise.
4544         * tests/test-roundf1.c (NaN): Likewise.
4545         * tests/test-snprintf-posix.h (NaN): Likewise.
4546         * tests/test-sprintf-posix.h (NaN): Likewise.
4547         * tests/test-trunc1.c (NaN): Likewise.
4548         * tests/test-truncf1.c (NaN): Likewise.
4549         * tests/test-vasnprintf-posix.c (NaN): Likewise.
4550         * tests/test-vasprintf-posix.c (NaN): Likewise.
4551         * modules/isnand-nolibm (Depends-on): Add math.
4552         * modules/isnanf-nolibm (Depends-on): Likewise.
4553         * modules/isnanl (Depends-on): Likewise.
4554         * modules/isnanl-nolibm (Depends-on): Likewise.
4555         * modules/snprintf-posix-tests (Depends-on): Likewise.
4556         * modules/sprintf-posix-tests (Depends-on): Likewise.
4557         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
4558         * modules/vsprintf-posix-tests (Depends-on): Likewise.
4559         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
4560         * modules/vasprintf-posix-tests (Depends-on): Likewise.
4561
4562 2008-03-31  Bruno Haible  <bruno@clisp.org>
4563
4564         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
4565         * doc/posix-functions/strtod.texi: Likewise.
4566
4567 2008-03-31  Bruno Haible  <bruno@clisp.org>
4568
4569         * tests/test-strtod.c (main): Don't use C99 syntax.
4570
4571 2008-03-31  Bruno Haible  <bruno@clisp.org>
4572
4573         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
4574         Reported by Eric Blake.
4575
4576 2008-03-31  Jim Meyering  <meyering@redhat.com>
4577
4578         Don't compare actual signbit return values.
4579         * tests/test-strtod.c (main): Rather, compare only their
4580         zero/non-zero nature.
4581
4582 2008-03-31  Eric Blake  <ebb9@byu.net>
4583
4584         More strtod documentation.
4585         * doc/posix-functions/strtod.texi (strtod): Interpret more test
4586         failures as distinct bugs.
4587
4588 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
4589
4590         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
4591         Problem reported by Erik Benada in
4592         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
4593
4594 2008-03-30  Bruno Haible  <bruno@clisp.org>
4595
4596         * tests/test-strtod.c: Add comments about which assertion fails on which
4597         platform.
4598         * doc/posix-functions/strtod.texi: Add info about many more platforms.
4599
4600 2008-03-30  Eric Blake  <ebb9@byu.net>
4601
4602         Test signbit behavior on zeros.
4603         * tests/test-signbit.c (test_signbitf): Add tests for zero.
4604         (test_signbitd, test_signbitl): Likewise.
4605
4606         More strtod touchups.
4607         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
4608         sign of negative underflow, for now.  Use .5, not .1.
4609         * doc/posix-functions/strtod.texi (strtod): Mention these
4610         limitations.
4611         Reported by Jim Meyering.
4612
4613 2008-03-30  Bruno Haible  <bruno@clisp.org>
4614
4615         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
4616         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
4617
4618 2008-03-30  Bruno Haible  <bruno@clisp.org>
4619
4620         Avoid failure when attempting to return empty iconv results on some
4621         platforms.
4622         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
4623         allocation, don't report ENOMEM when the resulting string is empty.
4624
4625 2008-03-30  Bruno Haible  <bruno@clisp.org>
4626
4627         Fix buffer overrun.
4628         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
4629         Don't consider the width for tmp_length. Check count against tmp_length
4630         before doing the padding. Ensure enough allocation during padding.
4631
4632 2008-03-30  Eric Blake  <ebb9@byu.net>
4633
4634         strtod touchups.
4635         * lib/strtod.c (strtod): Avoid compiler warnings.
4636         Reported by Jim Meyering.
4637
4638 2008-03-30  Bruno Haible  <bruno@clisp.org>
4639
4640         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
4641         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
4642         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
4643         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
4644         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
4645         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
4646         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
4647         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
4648
4649         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
4650         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
4651         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
4652         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
4653         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
4654         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
4655         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
4656         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
4657
4658         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
4659         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
4660         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
4661         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
4662         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
4663         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
4664         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
4665         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
4666
4667         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
4668         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
4669
4670         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
4671         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
4672
4673         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
4674         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
4675
4676         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
4677         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
4678         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
4679
4680         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
4681         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
4682         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
4683
4684         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
4685         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
4686         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
4687
4688         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
4689         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
4690         * modules/vasprintf (Depends-on): Add EOVERFLOW.
4691
4692         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
4693         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
4694         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
4695         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
4696         (Depends-on): Add EOVERFLOW.
4697         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
4698         (Depends-on): Add EOVERFLOW.
4699         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
4700         (Depends-on): Add EOVERFLOW.
4701         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
4702         (Depends-on): Add EOVERFLOW.
4703         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
4704         (Depends-on): Add EOVERFLOW.
4705         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
4706         (Depends-on): Add EOVERFLOW.
4707         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
4708         (Depends-on): Add EOVERFLOW.
4709         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
4710         (Depends-on): Add EOVERFLOW.
4711
4712         * lib/sprintf.c (EOVERFLOW): Remove fallback.
4713         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
4714         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
4715
4716         * lib/snprintf.c (EOVERFLOW): Remove fallback.
4717         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
4718         * modules/snprintf (Depends-on): Add EOVERFLOW.
4719
4720         * lib/poll.c (EOVERFLOW): Remove fallback.
4721         * modules/poll (Depends-on): Add EOVERFLOW.
4722
4723         * lib/getugroups.c (EOVERFLOW): Remove fallback.
4724         * modules/getugroups (Depends-on): Add EOVERFLOW.
4725
4726         * lib/getdelim.c (EOVERFLOW): Remove fallback.
4727         * modules/getdelim (Depends-on): Add EOVERFLOW.
4728
4729         * lib/ftell.c (EOVERFLOW): Remove fallback.
4730         * modules/ftell (Depends-on): Add EOVERFLOW.
4731
4732         * lib/fprintf.c (EOVERFLOW): Remove fallback.
4733         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
4734         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
4735
4736         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
4737
4738         * modules/EOVERFLOW-tests: New file.
4739         * tests/test-EOVERFLOW.c: New file.
4740
4741         * modules/EOVERFLOW: New file.
4742         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
4743
4744 2008-03-30  Bruno Haible  <bruno@clisp.org>
4745
4746         Fix bug introduced on 2007-06-10.
4747         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
4748         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
4749
4750 2008-03-30  Bruno Haible  <bruno@clisp.org>
4751
4752         Improve freadseek's efficiency after ungetc.
4753         * lib/freadseek.c: Include freadahead.h.
4754         (freadptrinc): New function, extracted from freadseek.
4755         (freadseek): Use it in a loop. Use freadahead to determine the number
4756         of loop iterations.
4757         * modules/freadseek (Depends-on): Add freadahead.
4758         (configure.ac): Require AC_C_INLINE.
4759
4760 2008-03-30  Bruno Haible  <bruno@clisp.org>
4761
4762         * lib/freadseek.c (freadseek): Don't ignore the return value of
4763         freadptr.
4764
4765 2008-03-29  Eric Blake  <ebb9@byu.net>
4766
4767         Add hex float support.
4768         * modules/strtod (Depends-on): Add c-ctype.
4769         (Link): Mention POW_LIB.
4770         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
4771         whitespace between 'e' and exponent.
4772         * tests/test-strtod.c (main): Enable hex float tests.
4773         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
4774         now provides.
4775
4776         Document various strtod bugs, with some fixes.
4777         * doc/posix-functions/strtod.texi (strtod): Document bugs with
4778         "-0x", "inf", "nan", and hex constants.
4779         * doc/posix-functions/atof.texi (atof): Likewise.
4780         * modules/stdlib (Makefile.am): Support strtod.
4781         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
4782         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
4783         detect additional strtod bugs.
4784         * lib/stdlib.in.h (rpl_strtod): Add declarations.
4785         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
4786         bool where appropriate.  Parse 'inf' and 'nan'.
4787         * tests/test-strtod.c: New file.
4788         * modules/strtod (Depends-on): Add stdbool, stdlib.
4789         (configure.ac): Turn on module indicator.
4790         * modules/strtod-tests: New module.
4791
4792 2008-03-29  Eric Blake  <ebb9@byu.net>
4793
4794         Fix ftell on mingw.
4795         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
4796         * modules/ftell-tests (Depends-on): Add binary-io.
4797         * modules/ftello-tests (Depends-on): Likewise.
4798         * tests/test-ftell.c (main): Enhance test to cover behavior after
4799         ungetc.  Enforce binary mode.
4800         * tests/test-ftello.c (main): Likewise.
4801
4802         Pass test-freadseek on cygwin.
4803         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
4804         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
4805         ungetc buffer.
4806
4807         * tests/test-fflush2.c (main): Fix typo.
4808
4809 2008-03-29  Bruno Haible  <bruno@clisp.org>
4810
4811         * tests/test-fflush2.c (main): Temporarily disable the contents of
4812         this test.
4813         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
4814         Reported by Eric Blake.
4815
4816 2008-03-28  Simon Josefsson  <simon@josefsson.org>
4817
4818         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
4819         (GC_SHA224_DIGEST_SIZE): Add.
4820
4821         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
4822         (gc_hash_digest_length): Likewise.
4823         (gc_hash_buffer): Likewise.
4824
4825 2008-03-25  Bruno Haible  <bruno@clisp.org>
4826
4827         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
4828         detail which gettext release to use.
4829         Reported by Simon Josefsson.
4830
4831 2008-03-26  Jim Meyering  <meyering@redhat.com>
4832
4833         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
4834         * modules/gnumakefile (clean-GNUmakefile): Also, use
4835         test ... && ... || : syntax rather than if-then ... fi.
4836
4837         gnumakefile: Don't double-quote-expand $(VPATH) value.
4838         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
4839
4840 2008-03-24  Eric Blake  <ebb9@byu.net>
4841
4842         Alter GNUmakefile to install into top directory.
4843         * modules/maintainer-makefile: Split, and add dependency...
4844         * modules/gnumakefile: to this new module.
4845         * build-aux/GNUmakefile: Move...
4846         * top/GNUmakefile: ...here.
4847         * build-aux/maint.mk: Move...
4848         * top/maint.mk: ...here.
4849         * MODULES.html.sh (Support for maintaining...): Document new
4850         module.
4851
4852 2008-03-23  Bruno Haible  <bruno@clisp.org>
4853
4854         * gnulib-tool: New options --vc-files, --no-vc-files.
4855         (func_usage): Document them.
4856         (vc_files): New variable.
4857         (func_import): Consider vc_files.
4858         (func_create_testdir): Set vc_files to empty.
4859         Suggested by Jim Meyering and Karl Berry.
4860
4861 2008-03-23  Bruno Haible  <bruno@clisp.org>
4862
4863         Fix regex compilation error on HP-UX 11.
4864         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
4865         * modules/regex (Files): Add m4/mbstate_t.m4.
4866         Reported by Ton Voon <ton.voon@altinity.com>.
4867
4868 2008-03-23  Bruno Haible  <bruno@clisp.org>
4869
4870         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
4871
4872 2008-03-23  Eric Blake  <ebb9@byu.net>
4873             Bruno Haible  <bruno@clisp.org>
4874
4875         Install files from top/ in the destination directory.
4876         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
4877         augmentation also for the files from top/.
4878         (func_import, func_create_testdir): Rewrite file names:
4879         top/filename -> filename.
4880
4881 2008-03-23  Bruno Haible  <bruno@clisp.org>
4882
4883         Tweak "gnulib --version" output.
4884         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
4885
4886 2008-03-23  Bruno Haible  <bruno@clisp.org>
4887
4888         Tweak "gnulib --version" output.
4889         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
4890         rather than contents of ChangeLog, when possible.
4891
4892 2008-03-21  Eric Blake  <ebb9@byu.net>
4893
4894         More --version tweaks.
4895         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
4896         date of last ChangeLog entry.
4897
4898 2008-03-21  Jim Meyering  <meyering@redhat.com>
4899
4900         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
4901
4902 2008-03-20  Eric Blake  <ebb9@byu.net>
4903
4904         VPATH fix.
4905         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
4906
4907 2008-03-20  Simon Josefsson  <simon@josefsson.org>
4908
4909         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
4910         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
4911
4912 2008-03-20  Eric Blake  <ebb9@byu.net>
4913
4914         Sync GNUmakefile with coreutils.
4915         * build-aux/GNUmakefile (have-Makefile): Rename...
4916         (_have-Makefile): ...to this, for namespace consideration.
4917         (GNUmakefile.cfg): Include, if present.
4918         (_autoreconf): Define a default.
4919         (_is-dist-target): New rule for rebuilds to pick up intra-release
4920         version.
4921         (maint-cfg.mk): Rename...
4922         (cfg.mk): ...to this.
4923
4924 2008-03-18  Jim Meyering  <meyering@redhat.com>
4925
4926         New script and module: mktempd
4927         * MODULES.html.sh (maint+release support): Add mktempd.
4928         * build-aux/mktempd: New file.
4929         * modules/mktempd: New file.
4930
4931 2008-03-15  Jim Meyering  <meyering@redhat.com>
4932
4933         Undo last change.
4934         * lib/sha1.c, lib/md5.c: 63 != ~63.
4935         Reported by Andreas Schwab.
4936
4937         sha1.c, md5.c: Hoist a redundant expression.
4938         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
4939         "ctx->buflen" only once, before calling *_process_block.
4940         * lib/md5.c (md5_process_bytes): Likewise.
4941
4942 2008-03-14  Eric Blake  <ebb9@byu.net>
4943
4944         Bump copyright year in files generated by gnulib-tool.
4945         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
4946         gnulib-tool, rather than hard-coding it.
4947
4948         Fix 'gnulib-tool --version' output to work with git.
4949         * gnulib-tool (func_gnulib_dir): New function, extracted from...
4950         (startup): ...here.
4951         (func_version): Use it to invoke git-version-gen, rather than
4952         relying on CVS keyword expansion.  Modernize wording.
4953         (cvsdatestamp, last_checkin_date, version): Kill unused
4954         variables.
4955
4956 2008-03-12  Jim Meyering  <meyering@redhat.com>
4957
4958         Recognize optional cast of the argument to free.
4959         * build-aux/useless-if-before-free: Update regexps.
4960
4961         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
4962
4963 2008-03-11  Bruno Haible  <bruno@clisp.org>
4964
4965         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
4966         by a single package.
4967         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
4968         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
4969         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
4970         Reported by Sam Steingold <sds@gnu.org>.
4971
4972 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
4973
4974         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
4975         repositories.
4976
4977 2008-03-11  Bruno Haible  <bruno@clisp.org>
4978
4979         Avoid conflicts between local macro definitions.
4980         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
4981         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
4982
4983 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
4984             Bruno Haible  <bruno@clisp.org>
4985
4986         Make va_copy work with some version of xlc on AIX 5.1.
4987         * lib/stdarg.in.h: New file.
4988         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
4989         On AIX, use a <stdarg.h> file substitute.
4990         * modules/stdarg (Files): Add lib/stdarg.in.h.
4991         (Depends-on): Add include_next.
4992         (Makefile.am): Build a stdarg.h substitute if requested.
4993         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
4994
4995 2008-03-10  Bruno Haible  <bruno@clisp.org>
4996
4997         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
4998         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
4999         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
5000
5001 2008-03-10  Bruno Haible  <bruno@clisp.org>
5002
5003         * modules/stdlib (Depends-on): Add include_next, remove
5004         absolute-header.
5005
5006 2008-03-09  Bruno Haible  <bruno@clisp.org>
5007
5008         * lib/freadahead.h (freadahead): Document more precisely.
5009         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
5010         the sum of both buffer sizes.
5011         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
5012         * NEWS: Document the change.
5013
5014 2008-03-09  Bruno Haible  <bruno@clisp.org>
5015
5016         Extend freadptr to return also the buffer size.
5017         * lib/freadptr.h (freadptr): Add sizep argument.
5018         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
5019         (freadptr): Add sizep argument. Determine buffer size like freadahead
5020         does.
5021         * tests/test-freadptr.c: Don't include freadahead.h.
5022         (main): Adapt for new calling convention of freadptr.
5023         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
5024         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
5025         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
5026         tests/test-freadptr2.sh.
5027         (Depends): Remove freadahead.
5028         (TESTS): Add test-freadptr2.sh.
5029         (check_PROGRAMS): Add test-freadptr2.
5030
5031 2008-03-09  Bruno Haible  <bruno@clisp.org>
5032
5033         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
5034         Report and solution by Simon Josefsson.
5035
5036 2008-03-06  Bruno Haible  <bruno@clisp.org>
5037
5038         Make fflush after ungetc work on BSD platforms.
5039         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
5040         * tests/test-fflush2.c: New file.
5041         * tests/test-fflush2.sh: New file.
5042         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
5043         tests/test-fflush2.c.
5044         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
5045         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
5046
5047 2008-03-06  Eric Blake  <ebb9@byu.net>
5048
5049         Likewise for ftello.
5050         * modules/ftello (Dependencies): Add extensions.
5051         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
5052
5053 2008-03-06  Bruno Haible  <bruno@clisp.org>
5054
5055         * modules/fseeko (Dependencies): Add extensions.
5056         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
5057         Needed on glibc systems.
5058
5059 2008-03-06  Bruno Haible  <bruno@clisp.org>
5060
5061         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
5062         email address.
5063         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
5064
5065 2008-03-06  Bruno Haible  <bruno@clisp.org>
5066
5067         * users.txt: Add libgnupdf.
5068
5069 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
5070
5071         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
5072         (Header File Substitutes, Function Substitutes,
5073         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
5074         (Build robot for gnulib): Fix typo.
5075
5076 2008-03-06  Bruno Haible  <bruno@clisp.org>
5077
5078         * doc/gnulib-tool.texi (VCS Issues): Small updates.
5079         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
5080
5081 2008-03-06  Bruno Haible  <bruno@clisp.org>
5082
5083         * doc/func.texi: New file, extracted from doc/gnulib.texi.
5084         * doc/gnulib.texi: Include it.
5085
5086 2008-03-06  Simon Josefsson  <simon@josefsson.org>
5087
5088         * modules/func (License): Change license to unlimited; there was
5089         no LGPL parts in the module anyway.
5090
5091 2008-03-06  Simon Josefsson  <simon@josefsson.org>
5092
5093         * modules/__func__: Renamed to modules/func.
5094         * modules/__func__-tests: Renamed to modules/func-tests.
5095         * tests/test-__func__.c: Renamed to tests/test-func.c.
5096         * m4/__func__.m4: Renamed to m4/func.m4.
5097         * doc/gnulib.texi (__func__): Section renamed to func.
5098         Suggested by Eric Blake <ebb9@byu.net>.
5099
5100 2008-03-06  Simon Josefsson  <simon@josefsson.org>
5101
5102         * doc/gnulib.texi (__func__): Use C99 terminology when talking
5103         about __func__.  Make example self-contained.  Suggested by Eric
5104         Blake <ebb9@byu.net>.
5105
5106         * tests/test-__func__.c (main): Avoid extraneous () around __func.
5107         Suggested by Eric Blake <ebb9@byu.net>.
5108
5109 2008-03-06  Simon Josefsson  <simon@josefsson.org>
5110
5111         * modules/__func__: New file.
5112         * modules/__func__-tests: New file.
5113         * tests/test-__func__.c: New file.
5114         * m4/__func__.m4: New file.
5115         * doc/gnulib.texi (__func__): Document __func__ module.
5116
5117 2008-03-05  Simon Josefsson  <simon@josefsson.org>
5118
5119         * modules/byteswap (License): Re-license as LGPLv2+.
5120
5121 2008-03-05  Simon Josefsson  <simon@josefsson.org>
5122
5123         * doc/Makefile: Add pdf target.
5124
5125 2008-03-05  Simon Josefsson  <simon@josefsson.org>
5126
5127         * modules/inline (License): Use 'unlimited', since there are only
5128         *.m4 files in this module.
5129
5130 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
5131             Bruno Haible  <bruno@clisp.org>
5132
5133         Add support for HP C 7.1 on OpenVMS 8.3.
5134         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
5135
5136 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
5137
5138         Update VMS specifics.
5139         * lib/getopt.c [VMS]: Remove include of unixlib.h.
5140
5141 2008-03-02  Jim Meyering  <meyering@redhat.com>
5142
5143         Remove the last dependency on the "free" module.
5144         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
5145         Reported by Bob Proulx.
5146
5147         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
5148
5149         Remove useless "if" tests before free.  Deprecate "free" module.
5150         * doc/posix-functions/free.texi: Mention that this
5151         module is no longer useful.
5152         * modules/free (Notice): Say this module is obsolete.
5153         * modules/readutmp (Depends-on): Remove free.
5154         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
5155         * lib/putenv.c (putenv): Likewise.
5156         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
5157         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
5158         * tests/test-c-strcasestr.c (main): Likewise.
5159         * tests/test-c-strstr.c (main): Likewise.
5160         * tests/test-mbscasestr1.c (main): Likewise.
5161         * tests/test-mbscasestr2.c (main): Likewise.
5162         * tests/test-mbsstr1.c (main): Likewise.
5163         * tests/test-mbsstr2.c (main): Likewise.
5164         * tests/test-memmem.c (main): Likewise.
5165         * tests/test-strcasestr.c (main): Likewise.
5166         * tests/test-striconv.c (main): Likewise.
5167         * tests/test-striconveh.c (main): Likewise.
5168         * tests/test-striconveha.c (main): Likewise.
5169         * tests/test-strstr.c (main): Likewise.
5170
5171         * build-aux/git-version-gen: Adjust a comment and the Usage string.
5172
5173         bootstrap: sync from coreutils again
5174         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
5175
5176 2008-03-01  Jim Meyering  <meyering@redhat.com>
5177
5178         bootstrap: sync from coreutils
5179         * build-aux/bootstrap (update_po_files): Copy a .po file into place
5180         also when the target doesn't exist.
5181
5182 2008-03-01  Eric Blake  <ebb9@byu.net>
5183
5184         Fix bugs in last patch.
5185         * lib/memchr2.c (memchr2): Fix typo.
5186         * tests/test-memchr2.c: Test previous bug, and don't use GNU
5187         extension.
5188         Reported by Bruce Korb.
5189
5190         New module 'memchr2'.
5191         * modules/memchr2: New file.
5192         * modules/memchr2-tests: Likewise.
5193         * lib/memchr2.h: Likewise.
5194         * lib/memchr2.c: Likewise, based on memchr.c.
5195         * tests/test-memchr2.c: New test.
5196         * MODULES.html.sh (String handling): Add memchr2.
5197
5198 2008-02-29  Bruno Haible  <bruno@clisp.org>
5199
5200         * modules/freadseek-tests: New file.
5201         * tests/test-freadseek.sh: New file.
5202         * tests/test-freadseek.c: New file.
5203
5204         New module 'freadseek'.
5205         * modules/freadseek: New file.
5206         * lib/freadseek.h: New file.
5207         * lib/freadseek.c: New file.
5208         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
5209
5210 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
5211
5212         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
5213         wydawca.
5214
5215         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
5216         program_invocation_name and program_invocation_short_name are
5217         present.
5218
5219 2008-02-28  Bruno Haible  <bruno@clisp.org>
5220
5221         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
5222         * tests/test-freadptr.sh: Also test non-seekable stdin.
5223
5224 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
5225
5226         * build-aux/bootstrap (source_base, m4_base)
5227         (doc_base, tests_base): New variables.
5228         (gnulib_tool_options): Do not hardcode base directories, use
5229         the above variables instead.
5230
5231 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
5232
5233         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
5234
5235 2008-02-28  Bruno Haible  <bruno@clisp.org>
5236
5237         * modules/freadptr-tests: New file.
5238         * tests/test-freadptr.sh: New file.
5239         * tests/test-freadptr.c: New file.
5240
5241         New module 'freadptr'.
5242         * modules/freadptr: New file.
5243         * lib/freadptr.h: New file.
5244         * lib/freadptr.c: New file.
5245         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
5246
5247 2008-02-26  Karl Berry  <karl@freefriends.org>
5248
5249         Sync from Libtool:
5250         * libltdl/argz.c (argz_add, argz_count): New functions.
5251         * libltdl/argz.in.h: Declare them.
5252         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
5253
5254 2008-02-22  Bruno Haible  <bruno@clisp.org>
5255
5256         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
5257         is a pointer type.  Needed for HP-UX 10.
5258         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
5259         * doc/posix-functions/gmtime_r.texi: Likewise.
5260         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
5261
5262 2008-02-24  Bruno Haible  <bruno@clisp.org>
5263
5264         * modules/environ-tests: New file.
5265         * tests/test-environ.c: New file.
5266
5267         New module 'environ'.
5268         * modules/environ: New file.
5269         * lib/unistd.in.h (environ): New declaration.
5270         * m4/environ.m4: New file.
5271         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
5272         after use.
5273         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
5274         HAVE_DECL_ENVIRON.
5275         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
5276         HAVE_DECL_ENVIRON.
5277         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
5278         wrong claim that 'environ' is missing on some systems.
5279         * modules/execute (Depends-on): Add environ.
5280         * lib/execute.c (environ): Remove fallback declaration.
5281         * modules/pipe (Depends-on): Add environ.
5282         * lib/pipe.c (environ): Remove fallback declaration.
5283         * modules/setenv (Depends-on): Add environ.
5284         * lib/setenv.c (environ): Remove fallback declaration.
5285         * modules/unsetenv (Depends-on): Add environ.
5286         * lib/unsetenv.c (environ): Remove fallback declaration.
5287         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
5288         m4/environ.m4.
5289         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
5290         (gl_PREREQ_UNSETENV): Likewise.
5291
5292 2008-02-24  Bruno Haible  <bruno@clisp.org>
5293
5294         * doc/posix-functions/environ.texi: Document the MacOS X problem.
5295
5296 2008-02-20  Bob Proulx  <bob@proulx.com>
5297
5298         Enable use of older two part flavor 'git describe'.
5299         * build-aux/git-version-gen: If using the older two part flavor of
5300         git version then recreate the third part now present in the
5301         newer three part flavor of git describe.
5302
5303 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
5304
5305         * lib/fts.c (fts_build): Typo correction to comment.
5306
5307 2008-02-17  Bruno Haible  <bruno@clisp.org>
5308
5309         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
5310         generating no-op conflicts.
5311
5312 2008-02-17  Bruno Haible  <bruno@clisp.org>
5313
5314         Speed up by 10%.
5315         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
5316         result_entries, rather than an index-based loop.
5317
5318 2008-02-17  Bruno Haible  <bruno@clisp.org>
5319
5320         Speed up by 25%.
5321         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
5322         'hashcode_cached'.
5323         (entry_create): New function.
5324         (entry_hashcode): Use the cached hashcode if possible.
5325         (read_changelog_file, try_split_merged_entry): Use entry_create.
5326
5327 2008-02-17  Bruno Haible  <bruno@clisp.org>
5328
5329         Speed up from O(n^2) to O(n) for long ChangeLog files.
5330         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
5331         (read_changelog_file): Change implementation of entries_reversed list
5332         to rbtreehash.
5333         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
5334
5335 2008-02-17  Bruno Haible  <bruno@clisp.org>
5336
5337         New option --split-merged-entry.
5338         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
5339         (find_paragraph_end, try_split_merged_entry): New functions.
5340         (long_options): Add option --split-merged-entry.
5341         (usage): Document option --split-merged-entry.
5342         (main): Implement option --split-merged-entry.
5343         Reported by Eric Blake.
5344
5345 2008-02-17  Bruno Haible  <bruno@clisp.org>
5346
5347         * lib/git-merge-changelog.c: Include c-strstr.h.
5348         (main): Support the "git pull --rebase" situation.
5349         * modules/git-merge-changelog (Depends-on): Add c-strstr.
5350         Reported by Eric Blake.
5351
5352 2008-02-16  Eric Blake  <ebb9@byu.net>
5353
5354         Avoid doubling \ in common case of "c-maybe" quoting style.
5355         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
5356         eliding outer quotes.
5357         * lib/quotearg.h: Document this.
5358         * tests/test-quotearg.c (result_strings, inputs, results_g)
5359         (flag_results, locale_results): Test it by adding a new string to
5360         each test group.
5361         (compare_strings): Test new string.
5362
5363 2008-02-13  Eric Blake  <ebb9@byu.net>
5364
5365         Avoid trigraph quoting in default output.
5366         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
5367         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
5368         unless explicitly requested.
5369         * tests/test-quotearg.c (flag_results, main): Add additional tests.
5370
5371 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
5372
5373         Don't rely on signed integer overflowing to negative value.
5374         * lib/getugroups.c (getugroups): Include <limits.h>.
5375         Instead, compare against INT_MAX, and increment only if the test passes.
5376
5377 2008-02-13  Jim Meyering  <meyering@redhat.com>
5378         and Eric Blake  <ebb9@byu.net>
5379
5380         Avoid shadowing warning and compile errors on Linux.
5381         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
5382         forwarding macros on Linux.
5383         (dcgettext): Define a stub, for Linux.
5384         (results_g, main): Avoid warnings.
5385
5386 2008-02-12  Eric Blake  <ebb9@byu.net>
5387
5388         Silence warning in last patch.
5389         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
5390
5391         Quotearg part 4: add tests, fix c-maybe colon quoting.
5392         * lib/quotearg.h: Improve documentation.
5393         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
5394         escapes when adding outer quotes.  When quoting trigraphs, use
5395         valid C notation.  When quoting NUL, omit extra characters if next
5396         character is not digit.  Alter prototype.
5397         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
5398         callers.
5399         * modules/quotearg-tests: New module.
5400         * tests/test-quotearg.c: New test.
5401
5402 2008-02-07  Eric Blake  <ebb9@byu.net>
5403
5404         Quotearg part 3: add flag to control outer quote elision.
5405         * lib/quotearg.h (c_maybe_quoting_style): New style.
5406         (enum quoting_flags): Better documentation of flags.
5407         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
5408         c-maybe style.
5409         (quotearg_buffer_restyled): Handle new flag to elide outer
5410         quotes.
5411
5412         Quotearg part 2: add flag that can control NUL elision.
5413         * lib/quotearg.h (set_quoting_flags): New prototype.
5414         * lib/quotearg.c (struct quoting_options): Add flag field.
5415         (set_quoting_flags): New function.
5416         (quotearg_buffer_restyled): Add flags parameter.
5417         (quotearg_alloc_mem): Set the flag if length cannot be returned.
5418         (quotearg_n_options): Set the flag, since length cannot be
5419         returned.
5420         (quoting_options_from_style): Default flags correctly.
5421
5422         Quotearg part 1: more wrappers, restore quotearg_char state.
5423         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
5424         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
5425         (quotearg_colon_mem): New wrappers.
5426         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
5427         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
5428         functions.
5429         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
5430         (quotearg_colon_mem): New functions.
5431
5432 2008-02-11  Bruno Haible  <bruno@clisp.org>
5433
5434         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
5435         library in the current directory: it does not work with parallel make.
5436         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5437
5438 2008-02-11  Bruno Haible  <bruno@clisp.org>
5439
5440         * .gitattributes: New file.
5441
5442 2008-02-11  Jim Meyering  <meyering@redhat.com>
5443
5444         useless-if-before-free: Fix reversed exit values.
5445         * build-aux/useless-if-before-free: Use correct values
5446         for EXIT_MATCH and EXIT_NO_MATCH.
5447
5448         * build-aux/useless-if-before-free: Close stdout carefully.
5449
5450 2008-02-10  Bruno Haible  <bruno@clisp.org>
5451
5452         New module 'git-merge-changelog'.
5453         * modules/git-merge-changelog: New file.
5454         * lib/git-merge-changelog.c: New file.
5455
5456 2008-02-10  Jim Meyering  <meyering@redhat.com>
5457
5458         useless-if-before-free: New option: --list (-l).
5459
5460         useless-if-before-free: Don't exit immediately upon open failure.
5461         * build-aux/useless-if-before-free: Exit 2 for errors.
5462         Upon failure to open a file, don't exit immediately.
5463         Rather, just warn and continue with any remaining files.
5464
5465 2008-02-10  Bruno Haible  <bruno@clisp.org>
5466
5467         New abstract list operation 'node_set_value'.
5468         * lib/gl_list.h (gl_list_node_set_value): New function.
5469         (struct gl_list_implementation): New field node_set_value.
5470         * lib/gl_list.c (gl_list_node_set_value): New function.
5471         * lib/gl_array_list.c (gl_array_node_set_value): New function.
5472         (gl_array_list_implementation): Update.
5473         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
5474         (gl_carray_list_implementation): Update.
5475         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
5476         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
5477         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
5478         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
5479         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
5480         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
5481         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
5482         Update.
5483         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
5484         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
5485         (gl_sublist_list_implementation): Update.
5486
5487 2008-02-10  Bruno Haible  <bruno@clisp.org>
5488
5489         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
5490         Needed when ELEMENT is #defined to 'some_type *'.
5491
5492 2008-02-10  Jim Meyering  <meyering@redhat.com>
5493
5494         New script and module: useless-if-before-free
5495         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
5496         * build-aux/useless-if-before-free: New file.
5497         * modules/useless-if-before-free: New file.
5498
5499         * build-aux/gitlog-to-changelog: Use committer date, not author date.
5500
5501         xstrtol_error: Fix typo.
5502         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
5503         s/exit_failure/exit_status/.
5504
5505 2008-02-09  Jim Meyering  <meyering@redhat.com>
5506
5507         New script and module: gitlog-to-changelog
5508         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
5509         * modules/gitlog-to-changelog: New file.
5510         * build-aux/gitlog-to-changelog: New file.
5511
5512 2008-02-08  Jim Meyering  <meyering@redhat.com>
5513
5514         Avoid two "parameter unused" warnings.
5515         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
5516         Mark "st" as used.
5517
5518         Use "git COMMAND", not "git-COMMAND".
5519         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
5520         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
5521         * build-aux/git-version-gen: Use "git status", not "git-status".
5522
5523 2008-02-07  Bruno Haible  <bruno@clisp.org>
5524
5525         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
5526         Avoids a crash on Windows Vista.
5527         Reported by Adam Strzelecki <ono@java.pl> via
5528         Simon Josefsson <simon@josefsson.org>.
5529
5530 2008-02-06  Bruno Haible  <bruno@clisp.org>
5531
5532         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
5533         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
5534         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
5535         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
5536         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
5537         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5538         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
5539         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
5540         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
5541         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5542         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5543         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5544         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5545         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5546         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5547         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
5548         left-adjust flag.
5549         * tests/test-snprintf-posix.h (test_function): Likewise.
5550         * tests/test-sprintf-posix.h (test_function): Likewise.
5551         * tests/test-vasprintf-posix.c (test_function): Likewise.
5552         * doc/posix-functions/fprintf.texi: Update.
5553         * doc/posix-functions/printf.texi: Update.
5554         * doc/posix-functions/snprintf.texi: Update.
5555         * doc/posix-functions/sprintf.texi: Update.
5556         * doc/posix-functions/vfprintf.texi: Update.
5557         * doc/posix-functions/vprintf.texi: Update.
5558         * doc/posix-functions/vsnprintf.texi: Update.
5559         * doc/posix-functions/vsprintf.texi: Update.
5560         Reported by Peter Fales <psfales@alcatel-lucent.com>.
5561
5562 2008-02-06  Bruno Haible  <bruno@clisp.org>
5563
5564         Fix bug introduced on 2008-01-26.
5565         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
5566
5567 2008-02-06  Bruno Haible  <bruno@clisp.org>
5568
5569         Fix bug introduced on 2007-06-10.
5570         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
5571         !NEED_PRINTF_FLAG_ZERO.
5572
5573 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
5574
5575         getloadavg: use libperfstat on AIX5
5576         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
5577
5578 2008-02-03  Bruno Haible  <bruno@clisp.org>
5579
5580         * lib/diffseq.h: Add comments about required #includes.
5581         Reported by Michael Biggs <gnulib@doubleplum.net>.
5582
5583 2008-02-01  Bruno Haible  <bruno@clisp.org>
5584
5585         * users.txt: Add gnuit.
5586
5587 2008-01-31  Bruno Haible  <bruno@clisp.org>
5588
5589         * lib/md4.c (set_uint32): Mark as inline.
5590         * lib/md5.c (set_uint32): Likewise.
5591         * lib/sha1.c (set_uint32): Likewise.
5592         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
5593         * m4/md5.m4 (gl_MD5): Likewise.
5594         * m4/sha1.m4 (gl_SHA1): Likewise.
5595
5596 2008-01-31  Jim Meyering  <meyering@redhat.com>
5597
5598         Use "sizeof VAR", rather than a literal "4".
5599         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
5600         * lib/md4.c (md4_read_ctx): Likewise.
5601         * lib/sha1.c (sha1_read_ctx): Likewise.
5602
5603 2008-01-31  Simon Josefsson  <simon@josefsson.org>
5604
5605         * tests/test-sha1.c: New file, based on test-md5.c.
5606
5607         * modules/crypto/sha1-tests: New file.
5608
5609 2008-01-31  Simon Josefsson  <simon@josefsson.org>
5610
5611         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
5612
5613 2008-01-31  Jim Meyering  <meyering@redhat.com>
5614
5615         Prefer "sizeof v" over the equivalent "4".
5616         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
5617         * lib/md5.c (set_uint32): Likewise.
5618         * lib/sha1.c (set_uint32): Likewise.
5619
5620 2008-01-31  Simon Josefsson  <simon@josefsson.org>
5621
5622         * lib/sha1.c (set_uint32): Mark function as static.
5623
5624 2008-01-31  Simon Josefsson  <simon@josefsson.org>
5625
5626         md2: clarify comments to say that alignment is not required.
5627         * lib/md2.h: Remove warning about alignment in comment.
5628         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
5629         never been required.
5630
5631 2008-01-31  Simon Josefsson  <simon@josefsson.org>
5632
5633         md4: adapt alignment constraint fix from sha1.
5634         * lib/md4.c (set_uint32): New function, from sha1.c
5635         (md4_read_ctx): Use it.
5636         (md4_finish_ctx): Doc fix.
5637         * lib/md4.h: Doc fix.
5638
5639 2008-01-31  Simon Josefsson  <simon@josefsson.org>
5640
5641         md5: adapt alignment constraint fix from sha1.
5642         * lib/md5.c (set_uint32): New function, from sha1.c
5643         (md5_read_ctx): Use it.
5644         (md5_finish_ctx): Doc fix.
5645         * lib/md5.h: Doc fix.
5646
5647 2008-01-30  Peter Palfrader  <weasel@debian.org>
5648
5649         sha1: remove the result buffer alignment constraint
5650         * lib/sha1.c (set_uint32): New function.
5651         (sha1_read_ctx): Rewrite to remove the result buffer alignment
5652         constraint.
5653         (sha1_finish_ctx): Remove comment warning about alignment constraint.
5654         * lib/sha1.h: Likewise.
5655
5656 2008-01-30  Andreas Schwab  <schwab@suse.de>
5657             Bruno Haible  <bruno@clisp.org>
5658
5659         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
5660         correct definition of LDBL_MIN_EXP.
5661
5662 2008-01-30  Karl Berry  <karl@gnu.org>
5663
5664         * config/srclist-update: try to preserve x bit on updates.
5665         * config/srclistvars.sh: update for karl.
5666
5667 2008-01-29  Jim Meyering  <meyering@redhat.com>
5668
5669         vasnprintf.c: Avoid warning about unused label
5670         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
5671         "overflow" label definition and associated code with the
5672         same cpp condition that guards the sole use of that label.
5673
5674 2008-01-26  Bruno Haible  <bruno@clisp.org>
5675
5676         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
5677         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
5678         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
5679         * lib/isnanl-nolibm.h (isnanl): Likewise.
5680         Reported by Paul Eggert <eggert@cs.ucla.edu>.
5681
5682 2008-01-26  Bruno Haible  <bruno@clisp.org>
5683
5684         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
5685         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
5686
5687 2008-01-26  Bruno Haible  <bruno@clisp.org>
5688
5689         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
5690         GCC >= 4.0 built-in.
5691         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
5692
5693 2008-01-26  Bruno Haible  <bruno@clisp.org>
5694
5695         Rename isnan, applicable to 'double' only, to isnand.
5696         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
5697         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
5698         (configure.ac): Update.
5699         (Include): Replace "isnan.h" with "isnand.h".
5700         * m4/isnand.m4: Renamed from m4/isnan.m4.
5701         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
5702         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
5703         instead of isnan.c.
5704         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
5705         instead of HAVE_ISNAN_IN_LIBC.
5706         (isnand): Renamed from isnan.
5707         * lib/isnand.c: New file.
5708         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
5709         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
5710         (Makefile.am): Update.
5711         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
5712         Include isnand.h instead of isnan.h.
5713         (main): Test isnand instead of isnan.
5714         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
5715         isnan-nolibm.
5716         * modules/frexp (Depends-on): Likewise.
5717         * modules/frexp-tests (Depends-on): Likewise.
5718         * modules/frexp-nolibm (Depends-on): Likewise.
5719         * modules/frexp-nolibm-tests (Depends-on): Likewise.
5720         * modules/isfinite (Depends-on): Likewise.
5721         * modules/round-tests (Depends-on): Likewise.
5722         * modules/signbit (Depends-on): Likewise.
5723         * modules/signbit-tests (Depends-on): Likewise.
5724         * modules/snprintf-posix (Depends-on): Likewise.
5725         * modules/sprintf-posix (Depends-on): Likewise.
5726         * modules/trunc-tests (Depends-on): Likewise.
5727         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
5728         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
5729         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
5730         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
5731         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
5732         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
5733         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
5734         * modules/vasnprintf-posix (Depends-on): Likewise.
5735         * modules/vasprintf-posix (Depends-on): Likewise.
5736         * modules/vfprintf-posix (Depends-on): Likewise.
5737         * modules/vsnprintf-posix (Depends-on): Likewise.
5738         * modules/vsprintf-posix (Depends-on): Likewise.
5739         * lib/frexp.c: Include isnand.h instead of isnan.h.
5740         (ISNAN): Set to isnand instead of isnan.
5741         * lib/isfinite.c: Include isnand.h instead of isnan.h.
5742         (gl_isfinited): Use isnand instead of isnan.
5743         * lib/signbitd.c: Include isnand.h instead of isnan.h.
5744         (gl_signbitd): Use isnand instead of isnan.
5745         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
5746         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
5747         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
5748         (main): Use isnand instead of isnan.
5749         * tests/test-round1.c: Include isnand.h.
5750         (main): Use isnand instead of isnan.
5751         * tests/test-round2.c: Include isnand.h instead of isnan.h.
5752         (ISNAN): Set to isnand instead of isnan.
5753         * tests/test-trunc1.c: Include isnand.h.
5754         (main): Use isnand instead of isnan.
5755         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
5756         (equal): Use isnand instead of isnan.
5757         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
5758         isnand-nolibm.
5759         * NEWS: Mention the change.
5760
5761 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
5762             Bruno Haible  <bruno@clisp.org>
5763
5764         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
5765         the GCC builtins for signbits are present and set
5766         REPLACE_SIGNBIT_USING_GCC if so.
5767         * lib/math.in.h (signbit): Define using GCC builtins if
5768         REPLACE_SIGNBIT_USING_GCC is set.
5769         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
5770         REPLACE_SIGNBIT_USING_GCC.
5771         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
5772
5773 2008-01-25  Jim Meyering  <meyering@redhat.com>
5774
5775         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
5776         * lib/poll.c: Include <config.h>, not "config.h".
5777         * tests/test-getaddrinfo.c: Likewise.
5778
5779 2008-01-25  Simon Josefsson  <simon@josefsson.org>
5780
5781         * modules/sockets-tests: New file.
5782
5783 2008-01-24  Simon Josefsson  <simon@josefsson.org>
5784
5785         * modules/sockets: New module, can be used to call WSA_Startup and
5786         WSA_Cleanup when needed.
5787
5788         * lib/sockets.h, lib/sockets.c: New files.
5789
5790         * m4/sockets.m4: New file.
5791
5792         * tests/test-sockets.c: New file.
5793
5794 2008-01-19  Bruno Haible  <bruno@clisp.org>
5795
5796         * doc/posix-headers: Renamed from doc/headers.
5797         * doc/posix-functions: Renamed from doc/functions.
5798         * doc/gnulib.texi: Update.
5799
5800 2008-01-19  Bruno Haible  <bruno@clisp.org>
5801
5802         * doc/glibc-functions/strcasestr.texi: Include contents of
5803         doc/functions/strcasestr.texi, fixing the list of platforms.
5804         * doc/functions/strcasestr.texi: Remove file.
5805
5806 2008-01-19  Bruno Haible  <bruno@clisp.org>
5807
5808         * doc/glibc-functions/memmem.texi: Include contents of
5809         doc/functions/memmem.texi.
5810         * doc/functions/memmem.texi: Remove file.
5811
5812 2008-01-18  Bruno Haible  <bruno@clisp.org>
5813
5814         * doc/glibc-functions/*.texi: New files.
5815         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
5816         to use the new files.
5817
5818 2008-01-17  Bruno Haible  <bruno@clisp.org>
5819
5820         * tests/test-gethostname.c (main): Fix printf statement.
5821
5822 2008-01-17  Simon Josefsson  <simon@josefsson.org>
5823
5824         * modules/gethostname-tests: New file.
5825
5826         * tests/test-gethostname.c: New file.
5827
5828 2008-01-17  Simon Josefsson  <simon@josefsson.org>
5829
5830         * lib/gethostname.c: Include string.h unconditionally, strncpy is
5831         used by the UNAME case.  Reported by Bruno Haible
5832         <bruno@clisp.org>.
5833
5834 2008-01-17  Eric Blake  <ebb9@byu.net>
5835
5836         Convert c-strcasestr to be more efficient.
5837         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
5838         (Depends-on): Add c-strcase, remove malloca, strnlen.
5839         * tests/test-c-strcasestr.c (main): Enhance test.
5840         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
5841
5842 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
5843
5844         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
5845         Use it in creating po/Makevars.
5846
5847 2008-01-15  Simon Josefsson  <simon@josefsson.org>
5848
5849         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
5850         Applications that requires it should initialize libgcrypt
5851         manually.
5852
5853 2008-01-16  Simon Josefsson  <simon@josefsson.org>
5854
5855         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
5856
5857 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
5858
5859         Fix problem with getdate on mingw32 reported by Simon Josefsson
5860         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
5861         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
5862         tzname", when deciding whether to declare tzname.
5863         * lib/strftime.c (tzname): Likewise.
5864
5865 2008-01-15  Bruno Haible  <bruno@clisp.org>
5866
5867         Work around a MacOS X 10.5 bug in frexpl().
5868         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
5869         * doc/functions/frexpl.texi: Document the bug.
5870         Reported by Elias Pipping <pipping@gentoo.org>.
5871
5872 2008-01-14  Eric Blake  <ebb9@byu.net>
5873
5874         Touch up previous patch.
5875         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
5876         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
5877
5878         Convert strcasestr module to use Two-Way algorithm.
5879         * modules/strcasestr-simple: New module, based on the old
5880         strcasestr, but with Two-Way rather than KMP.
5881         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
5882         * lib/string.in.h (rpl_strcasestr): Declare.
5883         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
5884         performance.
5885         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
5886         * modules/string (Makefile.am): Support strcasestr.
5887         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
5888         * modules/strcasestr-tests (Depends-on): Check for alarm.
5889         * tests/test-strcasestr.c: Augment test.
5890         * lib/str-two-way.h: Clean up stray macro.
5891         * NEWS: Document new module.
5892         * MODULES.html.sh (string handling): Likewise.
5893         * doc/functions/strcasestr.texi: New file.
5894         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
5895         here, since it is not a POSIX function.
5896
5897 2008-01-14  Colin Watson  <cjwatson@debian.org>
5898             Bruno Haible  <bruno@clisp.org>
5899
5900         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
5901         works fine; if not, set REPLACE_STRSIGNAL.
5902         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
5903         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5904         REPLACE_STRSIGNAL.
5905         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
5906         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
5907         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
5908
5909 2008-01-14  Bruno Haible  <bruno@clisp.org>
5910
5911         * modules/strsignal (Include): Change to <string.h>.
5912
5913 2008-01-14  Colin Watson  <cjwatson@debian.org>
5914
5915         * modules/argp (Notice): Add a notice recommending to change
5916         XGETTEXT_OPTIONS.
5917         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
5918
5919 2008-01-13  Colin Watson  <cjwatson@debian.org>
5920
5921         * modules/strsignal-tests: New file.
5922         * tests/test-strsignal.c: New file.
5923
5924         * lib/strsignal.c: New file, from glibc with modifications.
5925         * lib/siglist.h: New file, from glibc with modifications.
5926         * lib/string.in.h (strsignal): New declaration.
5927         * m4/strsignal.m4: New file.
5928         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5929         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
5930         * modules/strsignal: New file.
5931         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
5932         HAVE_DECL_STRSIGNAL.
5933
5934 2008-01-13  Bruno Haible  <bruno@clisp.org>
5935
5936         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
5937         locale encoding is not ASCII. Needed for OpenBSD 4.0.
5938         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
5939         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
5940
5941 2008-01-13  Bruno Haible  <bruno@clisp.org>
5942
5943         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
5944         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
5945         * lib/argp.h (__attribute__): Likewise.
5946         * lib/c-stack.c (__attribute__): Likewise.
5947         * lib/error.h (__attribute__): Likewise.
5948         * lib/fts.c (__attribute__): Likewise.
5949         * lib/openat.h (__attribute__): Likewise.
5950         * lib/stdio.in.h (__attribute__): Likewise.
5951         * lib/string.in.h (__attribute__): Likewise.
5952         * lib/utimens.c (__attribute__): Likewise.
5953         * lib/vasnprintf.h (__attribute__): Likewise.
5954         * lib/xalloc.h (__attribute__): Likewise.
5955         * lib/xprintf.h (__attribute__): Likewise.
5956         * lib/xstrtol.h (__attribute__): Likewise.
5957         * lib/xvasprintf.h (__attribute__): Likewise.
5958
5959 2008-01-12  Bruno Haible  <bruno@clisp.org>
5960
5961         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
5962         * doc/glibc-headers/a.out.texi: New file.
5963         * doc/glibc-headers/aliases.texi: New file.
5964         * doc/glibc-headers/alloca.texi: New file.
5965         * doc/glibc-headers/ar.texi: New file.
5966         * doc/glibc-headers/argp.texi: New file.
5967         * doc/glibc-headers/argz.texi: New file.
5968         * doc/glibc-headers/byteswap.texi: New file.
5969         * doc/glibc-headers/crypt.texi: New file.
5970         * doc/glibc-headers/endian.texi: New file.
5971         * doc/glibc-headers/envz.texi: New file.
5972         * doc/glibc-headers/err.texi: New file.
5973         * doc/glibc-headers/error.texi: New file.
5974         * doc/glibc-headers/execinfo.texi: New file.
5975         * doc/glibc-headers/fpu_control.texi: New file.
5976         * doc/glibc-headers/fstab.texi: New file.
5977         * doc/glibc-headers/fts.texi: New file.
5978         * doc/glibc-headers/getopt.texi: New file.
5979         * doc/glibc-headers/ieee754.texi: New file.
5980         * doc/glibc-headers/ifaddrs.texi: New file.
5981         * doc/glibc-headers/libintl.texi: New file.
5982         * doc/glibc-headers/mcheck.texi: New file.
5983         * doc/glibc-headers/mntent.texi: New file.
5984         * doc/glibc-headers/obstack.texi: New file.
5985         * doc/glibc-headers/paths.texi: New file.
5986         * doc/glibc-headers/printf.texi: New file.
5987         * doc/glibc-headers/pty.texi: New file.
5988         * doc/glibc-headers/resolv.texi: New file.
5989         * doc/glibc-headers/shadow.texi: New file.
5990         * doc/glibc-headers/sysexits.texi: New file.
5991         * doc/glibc-headers/ttyent.texi: New file.
5992
5993 2008-01-12  Jim Meyering  <meyering@redhat.com>
5994
5995         announce-gen: emit Gnulib's git-based version string.
5996         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
5997         New option --gnulib-version=V, where V is expected to be
5998         the output of running git describe in the gnulib directory.
5999         (get_tool_versions): Request feedback on xdelta.  I suspect it's
6000         not useful, and plan to stop publishing an xdelta file with each
6001         coreutils release.
6002
6003         * build-aux/announce-gen: Also check for lzma-compressed files.
6004
6005 2008-01-11  Bruno Haible  <bruno@clisp.org>
6006
6007         * tests/test-memmem.c (main): Increase maximum allowed time.
6008         * tests/test-strstr.c (main): Likewise.
6009
6010 2008-01-11  Bruno Haible  <bruno@clisp.org>
6011
6012         * doc/functions/memmem.texi: Add more precisions about platforms.
6013         * doc/functions/strstr.texi: Likewise.
6014
6015 2008-01-10  Eric Blake  <ebb9@byu.net>
6016
6017         * m4/strstr.m4: Delete cruft from copy-n-paste.
6018         Reported by Bruno Haible.
6019
6020 2008-01-10  Bruno Haible  <bruno@clisp.org>
6021
6022         Make c-strstr rely on strstr.
6023         * lib/c-strstr.c: Don't include str-kmp.h.
6024         (c_strstr): Define in terms of strstr.
6025         * modules/c-strstr (Files): Remove lib/str-kmp.h.
6026         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
6027
6028 2008-01-10  Bruno Haible  <bruno@clisp.org>
6029
6030         * doc/gnulib.texi (String Functions in C Locale): New section.
6031         * doc/c-ctype.texi: New file.
6032         * doc/c-strcase.texi: New file.
6033         * doc/c-strcaseeq.texi: New file.
6034         * doc/c-strcasestr.texi: New file.
6035         * doc/c-strstr.texi: New file.
6036         * doc/c-strtod.texi: New file.
6037         * doc/c-strtold.texi: New file.
6038
6039 2008-01-10  Eric Blake  <ebb9@byu.net>
6040
6041         * lib/relocatable.h: Fix a comment.
6042
6043 2008-01-10  Eric Blake  <ebb9@byu.net>
6044
6045         Share two-way algorithm.
6046         * lib/str-two-way.h: New file, merged from...
6047         * lib/memmem.c: ...here...
6048         * lib/strstr.c: ...and here.
6049         * modules/memmem (Files): Use it.
6050         * modules/strstr (Files): Likewise.
6051
6052         Avoid quadratic strstr implementations.
6053         * lib/strstr.c: New file.
6054         * m4/strstr.m4: Likewise.
6055         * modules/strstr: Likewise.
6056         * modules/strstr-tests: Likewise.
6057         * tests/test-strstr.c: Likewise.
6058         * lib/string.in.h (rpl_strstr): Declare.
6059         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
6060         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
6061         * modules/string (Makefile.am): Likewise.
6062         * MODULES.html.sh (string handling): Mention new module.
6063         * doc/functions/strstr.texi (strstr): Document the bug.
6064
6065 2008-01-10  Bruno Haible  <bruno@clisp.org>
6066
6067         * lib/relocatable.h (relocate): State whether result is freshly
6068         allocated or not.
6069         * lib/relocatable.c (relocate): Return a freshly allocated string
6070         instead of a pointer to a privately held string.
6071         Reported by Sylvain Beucler <beuc@gnu.org>.
6072
6073 2008-01-10  Colin Watson  <cjwatson@debian.org>
6074
6075         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
6076         s/S_ISNLK/S_ISLNK/.
6077
6078 2008-01-09  Bruno Haible  <bruno@clisp.org>
6079
6080         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
6081         and other files.
6082         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
6083         if it's only a guess.
6084         * modules/memmem: Simplify by depending on memmem-simple.
6085
6086 2008-01-09  Bruno Haible  <bruno@clisp.org>
6087
6088         Work around OpenBSD 4.0 tdelete() bug.
6089         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
6090         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
6091         macros and don't redefine the enum values.
6092         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
6093         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
6094         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
6095
6096 2008-01-09  Bruno Haible  <bruno@clisp.org>
6097
6098         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
6099         (main): Don't perform the tests if setlocale did not install a UTF-8
6100         locale. Needed on OpenBSD 4.0.
6101         * modules/wcwidth-tests (Depends-on): Add localcharset.
6102
6103 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
6104
6105         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
6106         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
6107         * NEWS: announce this.
6108         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
6109
6110 2008-01-09  Simon Josefsson  <simon@josefsson.org>
6111         and Eric Blake  <ebb9@byu.net>
6112
6113         Add memmem-simple module.
6114         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
6115         (gl_FUNC_MEMMEM): Separate performance from presence checks.
6116         * modules/memmem-simple: New file.
6117         * modules/memmem (Description): Tweak.
6118         * MODULES.html.sh (string handling): Mention new module.
6119         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
6120         addressed by memmem-simple.
6121         * NEWS: Document the difference.
6122
6123 2008-01-09  Eric Blake  <ebb9@byu.net>
6124
6125         Give gcc some memmem optimization hints.
6126         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
6127         (strcasestr): Declare as pure.
6128         * modules/memmem (Maintainer): Claim my implementation.
6129
6130 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6131
6132         Support AIX 6.1 and higher.
6133         * build-aux/config.libpath: Likewise.
6134         * build-aux/config.rpath: Likewise.
6135
6136 2008-01-08  Jim Meyering  <meyering@redhat.com>
6137             Bruno Haible  <bruno@clisp.org>
6138
6139         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
6140         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
6141         Reported by Peter Fales in
6142         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
6143
6144 2008-01-08  Bruno Haible  <bruno@clisp.org>
6145
6146         * modules/unictype/category-of (Depends-on): Add
6147         unictype/category-none.
6148         * modules/unictype/category-and-tests (Depends-on): Add
6149         unictype/category-{L,N,Lu,Nd}.
6150         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
6151         * modules/unictype/category-or-tests (Depends-on): Add
6152         unictype/category-{L,N}.
6153         * modules/unictype/category-name-tests (Depends-on): Add
6154         unictype/category-{Z,Nl}.
6155         Reported by Simon Josefsson.
6156
6157 2008-01-08  Bruno Haible  <bruno@clisp.org>
6158
6159         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
6160         convention better.
6161         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
6162         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
6163         Reported by Peter Miller <millerp@canb.auug.org.au>.
6164
6165 2008-01-08  Eric Blake  <ebb9@byu.net>
6166
6167         Rewrite memmem to guarantee linear complexity without malloc.
6168         * lib/memmem.c (memmem): Use Two-Way rather than
6169         Knuth-Morris-Pratt, to allow O(1) space usage.
6170         (critical_factorization, two_way_short_needle)
6171         (two_way_long_needle): New functions.
6172         (knuth_morris_pratt): Delete.
6173         * modules/memmem (Depends-on): No longer need malloca or stdbool.
6174         Add stdint.
6175         * tests/test-memmem.c (main): Add tests for periodic needle and
6176         sublinear performance.
6177         * doc/functions/memmem.texi (memmem): Document other deficiencies
6178         in cygwin and older glibc.
6179
6180 2008-01-08  Bruno Haible  <bruno@clisp.org>
6181
6182         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
6183         augmentation.
6184
6185 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
6186
6187         Add a configure time option: --disable-acl.
6188         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
6189         AC_ARG_ENABLE(acl).
6190
6191 2008-01-06  Simon Josefsson  <simon@josefsson.org>
6192
6193         * tests/test-localename.c: Don't include obsolete "setenv.h".
6194
6195         * modules/localename-tests (Depends-on): Need unsetenv.
6196
6197 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6198
6199         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
6200
6201 2008-01-06  Colin Watson  <cjwatson@debian.org>
6202
6203         * users.txt: Add man-db.
6204
6205 2008-01-07  Bruno Haible  <bruno@clisp.org>
6206
6207         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
6208         previous section name.
6209
6210 2008-01-07  Bruno Haible  <bruno@clisp.org>
6211
6212         * lib/progname.c (set_program_name): Don't strip off a leading
6213         "lt-" prefix outside a .libs directory.
6214         Suggested by Paul Eggert.
6215
6216 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
6217             Bruno Haible  <bruno@clisp.org>
6218
6219         Improve memory cleanup in 'relocatable' module.
6220         * lib/relocatable.h (compute_curr_prefix): Change return type to
6221         'char *'.
6222         * lib/relocatable.c (compute_curr_prefix): Change return type to
6223         'char *'. Free curr_installdir after use.
6224         (relocate): Free curr_prefix_better after use.
6225         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
6226
6227 2008-01-01  Bruno Haible  <bruno@clisp.org>
6228
6229         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
6230         failure on older glibc systems.
6231         Reported by Peter Fales <psfales@alcatel-lucent.com>.
6232
6233 2008-01-05  Eric Blake  <ebb9@byu.net>
6234
6235         Avoid quadratic system memmem.
6236         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
6237         Reported by Ralf Wildenhues.
6238
6239         Fix memmem test for mingw.
6240         * modules/memmem-tests (configure.ac): Check for alarm.
6241         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
6242         it.
6243         * doc/functions/memmem.texi: New file.
6244         * doc/gnulib.texi (Function Substitutes): Add memmem.
6245         Reported by Bruno Haible.
6246
6247 2008-01-04  Bruno Haible  <bruno@clisp.org>
6248
6249         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
6250         Require gl_HEADER_STRINGS_H_DEFAULTS, not
6251         gl_HEADER_STRING_H_DEFAULTS.
6252
6253 2008-01-04  Eric Blake  <ebb9@byu.net>
6254
6255         Shorten duration of memmem test.
6256         * tests/test-memmem.c (main): Use alarm to declare failure if test
6257         is taking too long.
6258         Reported by Ralf Wildenhues.
6259
6260 2007-12-21  Simon Josefsson  <simon@josefsson.org>
6261
6262         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
6263         string, needed by strerror.
6264
6265 2008-01-03  Colin Watson  <cjwatson@debian.org>
6266             Bruno Haible  <bruno@clisp.org>
6267
6268         * doc/gnulib-tool.texi (Localization): New section.
6269
6270 2008-01-02  Bruno Haible  <bruno@clisp.org>
6271
6272         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
6273         variables to 'unsigned char *' type.
6274         Reported by Paul Eggert.
6275
6276 2008-01-02  Jim Meyering  <jim@meyering.net>
6277
6278         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
6279
6280 2007-12-31  Jim Meyering  <jim@meyering.net>
6281
6282         Avoid use of private FTS type name.
6283         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
6284
6285 2007-12-30  Karl Berry  <karl@gnu.org>
6286
6287         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
6288         work around defect in Texinfo and/or the standalone Info browser.
6289
6290 2007-12-30  Bruno Haible  <bruno@clisp.org>
6291
6292         Unify 5 copies of the KMP code.
6293         * lib/str-kmp.h: New file.
6294         * lib/c-strcasestr.c: Include str-kmp.h.
6295         (knuth_morris_pratt): Remove function.
6296         (c_strcasestr): Update.
6297         * lib/c-strstr.c: Include str-kmp.h.
6298         (knuth_morris_pratt): Remove function.
6299         (c_strcasestr): Update.
6300         * lib/mbscasestr.c: Include str-kmp.h.
6301         (knuth_morris_pratt_unibyte): Remove function.
6302         * lib/mbsstr.c: Include str-kmp.h.
6303         (knuth_morris_pratt_unibyte): Remove function.
6304         * lib/strcasestr.c: Include str-kmp.h.
6305         (knuth_morris_pratt): Remove function.
6306         (strcasestr): Update.
6307         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
6308         * modules/c-strstr (Files): Likewise.
6309         * modules/mbscasestr (Files): Likewise.
6310         * modules/mbsstr (Files): Likewise.
6311         * modules/strcasestr (Files): Likewise.
6312         Suggested by Paul Eggert.
6313
6314 2007-12-30  Bruno Haible  <bruno@clisp.org>
6315
6316         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
6317         defined.
6318
6319 2007-12-30  Bruno Haible  <bruno@clisp.org>
6320
6321         * lib/xmalloca.h: Include xalloc.h.
6322         (xnmalloca): New macro.
6323
6324 2007-12-30  Bruno Haible  <bruno@clisp.org>
6325
6326         * lib/malloca.h (nmalloca): New macro.
6327         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
6328         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
6329         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
6330         knuth_morris_pratt_multibyte): Likewise.
6331         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
6332         knuth_morris_pratt_multibyte): Likewise.
6333         * lib/memmem.c (knuth_morris_pratt): Likewise.
6334         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
6335
6336 2007-12-25  Bruno Haible  <bruno@clisp.org>
6337
6338         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
6339         * lib/glob.c: Don't include openat.h.
6340         (link_exists2_p): Add back the code that deals with the
6341         !GLOB_ALTDIRFUNC case.
6342         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
6343         let it do the filename concatenation.
6344         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
6345         * modules/glob (Depends-on): Remove openat.
6346
6347 2007-12-31  Bruno Haible  <bruno@clisp.org>
6348
6349         * modules/dirfd (License): Change to LGPLv2+.
6350         Approved by Jim Meyering.
6351
6352 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
6353
6354         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
6355         when multiplying M by sizeof (size_t).
6356
6357 2007-12-10  Martin Lambers  <marlam@marlam.de>
6358
6359         Override getpagesize on mingw.
6360         * lib/getpagesize.c: New file.
6361         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
6362         * modules/getpagesize (Files): Add lib/getpagesize.c.
6363         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
6364         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6365         REPLACE_GETPAGESIZE.
6366         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
6367
6368 2007-12-25  Bruno Haible  <bruno@clisp.org>
6369
6370         * modules/localcharset (Notice): New field.
6371         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
6372         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
6373
6374 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
6375             Bruno Haible  <bruno@clisp.org>
6376
6377         Avoid using the syntax symbol() in formatted documentation.
6378         * MODULES.html.sh (func_module): When replacing symbol() with a
6379         hyperlink, remove the parentheses. Show an error if some remain.
6380         Recognize and render the '...' syntax.
6381         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
6382         Rework. Add paragraph about GCC's inlining.
6383         * doc/alloca.texi: Likewise.
6384         * doc/error.texi: Remove parentheses from symbol reference.
6385         * doc/gnulib-intro.texi: Likewise.
6386         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
6387         * modules/fnmatch (Description): Reword to say "the ... function".
6388         * modules/full-read (Description): Likewise.
6389         * modules/full-write (Description): Likewise.
6390         * modules/safe-read (Description): Likewise.
6391         * modules/safe-write (Description): Likewise.
6392         * modules/strchrnul (Description): Likewise.
6393         * modules/trim (Description): Likewise.
6394         * modules/error (Description): Remove parentheses from symbol
6395         references.
6396         * modules/verror (Description): Likewise.
6397         Reported by Karl Berry.
6398
6399 2007-12-25  Bruno Haible  <bruno@clisp.org>
6400
6401         Fixup after 2007-10-16 commit.
6402         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
6403
6404 2007-12-24  Bruno Haible  <bruno@clisp.org>
6405
6406         Make --enable-relocatable work with DESTDIR.
6407         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
6408         to compute installdir from destprog.
6409         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
6410         also set the RELOC_DESTDIR variable.
6411         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
6412
6413 2007-12-24  Bruno Haible  <bruno@clisp.org>
6414
6415         Fix link error due to xalloc_die().
6416         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
6417         of xreadlink.
6418         * lib/relocwrapper.c: Update comments.
6419         * build-aux/install-reloc: Remove xreadlink.c from file list.
6420         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
6421         xreadlink.c.
6422         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
6423
6424 2007-12-24  Bruno Haible  <bruno@clisp.org>
6425
6426         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
6427         * lib/setenv.h: Remove file.
6428         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
6429         lib/setenv.h.
6430         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
6431         (Depends-on): Add stdlib.
6432         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
6433         gl_FUNC_UNSETENV.
6434         (Include): Replace setenv.h with <stdlib.h>.
6435         * modules/unsetenv: New file.
6436         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
6437         * lib/unsetenv.c: Include <stdlib.h> first.
6438         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
6439         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
6440         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
6441         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
6442         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
6443         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
6444         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
6445         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
6446         * doc/functions/unsetenv.texi: Update.
6447         * modules/xsetenv (Depends-on): Add unsetenv.
6448         * modules/getdate (Depends-on): Likewise.
6449         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
6450         * lib/xsetenv.c: Don't include setenv.h.
6451         * lib/getdate.y: Likewise.
6452         * lib/relocwrapper.c: Likewise.
6453         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
6454         (Depends-on): Add stdlib.
6455         * NEWS: Mention the changes.
6456         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
6457
6458 2007-12-23  Bruno Haible  <bruno@clisp.org>
6459
6460         * lib/memmem.c (memmem): Use lowercase variable names. Tab
6461         indentation.
6462
6463 2007-12-23  Bruno Haible  <bruno@clisp.org>
6464
6465         * lib/c-strcasestr.c: Add more comments.
6466         * lib/c-strstr.c: Likewise.
6467         * lib/mbscasestr.c: Likewise.
6468         * lib/mbsstr.c: Likewise.
6469         * lib/strcasestr.c: Likewise.
6470         * lib/memmem.c: Likewise.
6471
6472 2007-12-23  Bruno Haible  <bruno@clisp.org>
6473
6474         * tests/test-memmem.c: Include <string.h> first.
6475
6476 2007-12-22  Bruno Haible  <bruno@clisp.org>
6477
6478         * gnulib-tool (func_create_testdir): Change $auxdir while generating
6479         the contents of $testsbase.
6480         Reported by Ralf Wildenhues.
6481
6482 2007-12-22  Bruno Haible  <bruno@clisp.org>
6483
6484         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
6485         two variables local_ldadd_before, local_ldadd_last.
6486
6487 2007-12-20  Eric Blake  <ebb9@byu.net>
6488
6489         Work around circular library issue when cross-compiling.
6490         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
6491         that progname.o does not need to pull in rpl_memcmp.
6492
6493 2007-12-19  Eric Blake  <ebb9@byu.net>
6494
6495         Fix memmem to avoid O(n^2) worst-case complexity.
6496         * lib/memmem.c (knuth_morris_pratt): New function.
6497         (memmem): Use it if first few naive iterations fail.
6498         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
6499         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
6500         * modules/memchr (License): Likewise.
6501         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
6502         malloca.
6503         * tests/test-memmem.c: Rewrite, borrowing ideas from
6504         test-mbsstr1.c; the old version wouldn't even compile!
6505         * modules/memmem-tests: New file.
6506         * lib/string.in.h (rpl_memmem): Add declaration.
6507         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
6508         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
6509         REPLACE_MEMMEM.
6510
6511 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
6512
6513         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
6514         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
6515         before any system include files, and undef after them all.  This
6516         should fix a problem on VMS reported by John E. Malmberg in
6517         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
6518
6519 2007-12-17  Eric Blake  <ebb9@byu.net>
6520
6521         Revert addition of verify, for BSD/OS.
6522         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
6523         can't handle large files, for the sake of obsolete platforms.
6524         * modules/fseeko (Depends-on): Remove verify.
6525         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
6526         * doc/functions/ftello.texi (ftello): Likewise.
6527         * doc/functions/fgetpos.texi (fgetpos): Likewise.
6528         Reported by Larry Jones.
6529
6530 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
6531
6532         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
6533         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
6534
6535 2007-12-17  Jim Meyering  <meyering@redhat.com>
6536
6537         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
6538         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
6539         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
6540         * modules/getcwd (Depends-on): Add openat.
6541         Reported by Petr Salinger.
6542
6543 2007-12-17  Bruno Haible  <bruno@clisp.org>
6544
6545         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
6546         avoid a segmentation fault of the configure test on x86_64 systems.
6547
6548 2007-12-15  Jim Meyering  <meyering@redhat.com>
6549
6550         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
6551
6552 2007-12-13  Eric Blake  <ebb9@byu.net>
6553
6554         Another fseek test.
6555         * tests/test-fseek.c (main): Also test ungetc handling.
6556         * tests/test-fseeko.c (main): Likewise.
6557         * modules/fseeko (Depends-on): Add verify.
6558         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
6559         large.
6560         Reported by Larry Jones.
6561
6562         Fix fseeko on mingw.
6563         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
6564         seek.
6565
6566         Beef up fseek tests.
6567         * tests/test-fseek.c (main): Also test eof handling.
6568         * tests/test-fseeko.c (main): Likewise.
6569         Reported by Larry Jones.
6570
6571 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
6572
6573         Fix fseeko on BSD-based platforms.
6574         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
6575         successful seek.
6576
6577 2007-12-12  Eric Blake  <ebb9@byu.net>
6578
6579         Allow circular dependency of separate libtests.a
6580         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
6581         when use_libtests.
6582
6583 2007-12-11  Eric Blake  <ebb9@byu.net>
6584
6585         Fix bug with -0.0L in previous patch.
6586         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
6587         * tests/test-isnan.c (main): Also test on zeroes.
6588         * tests/test-isnanf.c (main): Likewise.
6589         * tests/test-isnanl.h (main): Likewise.
6590
6591         Detect pseudo-denormals on x86 even when cross-compiling.
6592         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
6593         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
6594         invalid bit patterns that happen to satisfy ==.
6595
6596         Avoid link failures with separate libtests.a.
6597         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
6598         last, to satisfy circular dependencies.
6599
6600 2007-12-11  Eric Blake  <ebb9@byu.net>
6601         and Bruno Haible  <bruno@clisp.org>
6602
6603         Fix OpenBSD 4.0 <float.h> handling of long double.
6604         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
6605         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
6606         * doc/headers/float.texi (float.h): Document OpenBSD bug.
6607
6608 2007-12-11  Jim Meyering  <meyering@redhat.com>
6609
6610         * users.txt: Add libvirt.
6611
6612         Support versions of autoconf prior to 2.59c.
6613         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
6614         if it is not already defined.
6615
6616 2007-12-09  Bruno Haible  <bruno@clisp.org>
6617
6618         Let 'gnulib-tool --import' collect sources needed for the tests in
6619         tests/ rather than in lib/.
6620         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
6621         argument. If true, add rules to generate libtests.a, and put libtests.a
6622         into $(LDADD). Consider source files in subdirectories and set
6623         uses_subdirs.
6624         (func_emit_initmacro_start, func_emit_initmacro_end,
6625         func_emit_initmacro_done): Pass all arguments explicitly.
6626         (func_import): Determine two module lists main_modules,
6627         testsrelated_modules. Determine use_libtests. Determine two variables
6628         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
6629         instead of just sed_transform_lib_file. Determine two variables
6630         main_files and testsrelated_files. Compute 'files' as the union of
6631         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
6632         func_add_or_update. In the generated gnulib-comp.m4, collect the
6633         object files for tests/ in different variables than those for lib/.
6634         Substitute LIBTESTS_LIBDEPS.
6635         (func_create_testdir): Combine the uses_subdirs results from
6636         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
6637
6638 2007-12-09  Bruno Haible  <bruno@clisp.org>
6639
6640         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
6641         the build-aux directory.
6642
6643 2007-12-09  Bruno Haible  <bruno@clisp.org>
6644
6645         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
6646         introduced on 2006-09-09.
6647
6648 2007-12-07  Jim Meyering  <meyering@redhat.com>
6649
6650         Let these macros work also with autoconf-2.59.
6651         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
6652         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
6653         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
6654
6655 2007-12-06  Jim Meyering  <meyering@redhat.com>
6656
6657         Avoid a configure-time syntax error in gl_FUNC_ACL.
6658         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
6659         function in each branch, before testing the cache variable.
6660
6661 2007-12-04  Eric Blake  <ebb9@byu.net>
6662
6663         Make scripts executable.
6664         * build-aux/config.guess: Add execute permissions.
6665         * build-aux/config.sub: Likewise.
6666         * build-aux/gendocs.sh: Likewise.
6667
6668         Fix frexp on mingw.
6669         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
6670         cross-compiling.
6671         * doc/functions/frexp.texi (frexp): Document the bug.
6672
6673         Make cygwin fseeko check more reliable.
6674         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
6675         version numbers, rather than unrelated feature check.
6676         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
6677         * doc/functions/ftello.texi (ftello): Likewise.
6678         Reported by Bruno Haible.
6679
6680         * m4/strerror.m4: Bump version number.
6681
6682 2007-12-03  Bruno Haible  <bruno@clisp.org>
6683
6684         * doc/functions/mprotect.texi: Mention the mingw problem.
6685
6686 2007-12-03  Eric Blake  <ebb9@byu.net>
6687
6688         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
6689         REPLACE_STRERROR is initialized before this macro.
6690
6691 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
6692
6693         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
6694         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
6695         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
6696         put -lsec in even for programs other than 'ls'.  This fixes a problem
6697         for gettext reported by Bruno Haible in
6698         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
6699         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
6700         Add support for Solaris 10.  This isn't efficient, but should get the
6701         job done for now.
6702
6703 2007-12-03  James Youngman  <jay@gnu.org>
6704
6705         * doc/regexprops-generic.texi: change "an close-group" to "a
6706         close-group" and "illegal" to "not allowed".
6707
6708 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6709
6710         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
6711         pr_byname.h. Needed for the rare case when the maintainer has done
6712         "make maintainer-clean" in the source directory and then attempts a
6713         build outside the source directory.
6714         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
6715         scripts_byname.h.
6716
6717 2007-12-02  Martin Lambers <marlam@marlam.de>
6718             Bruno Haible  <bruno@clisp.org>
6719
6720         * lib/getpagesize.h: Remove file.
6721         * lib/unistd.in.h: Include declaration of getpagesize here.
6722         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
6723         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
6724         HAVE_SYS_PARAM_H.
6725         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
6726         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
6727         * modules/getpagesize (Files): Remove lib/getpagesize.h.
6728         (Depends-on): Add unistd.
6729         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6730         (Include): Use <unistd.h> instead of getpagesize.h.
6731         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
6732         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
6733         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
6734         gl_GETPAGESIZE invocation, already handled by module dependency.
6735         * lib/pagealign_alloc.c: Don't include getpagesize.h.
6736
6737 2007-12-02  Bruno Haible  <bruno@clisp.org>
6738
6739         * modules/strings-tests: New file.
6740         * tests/test-strings.c: New file.
6741
6742         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
6743         * lib/strings.in.h: New file.
6744         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
6745         * m4/strings_h.m4: New file.
6746         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
6747         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
6748         * modules/strings: New file.
6749         * modules/string (Makefile.am): Update.
6750         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
6751         Reported by Karl Berry.
6752
6753 2007-12-01  Eric Blake  <ebb9@byu.net>
6754
6755         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
6756         accomodate fix in cygwin 1.5.25.
6757
6758 2007-12-01  Jim Meyering  <meyering@redhat.com>
6759
6760         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
6761         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
6762         that would inhibit utf8-optimization of a regexp containing line-
6763         or buffer-anchors, e.g., `^', `$'.
6764
6765 2007-11-30  Bruno Haible  <bruno@clisp.org>
6766
6767         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
6768         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
6769         glthread_recursive_lock_init.
6770         * lib/lock.c (glthread_recursive_lock_init)
6771         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
6772         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
6773
6774 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
6775
6776         New function qset_acl, like set_acl but with syscall semantics.
6777         * lib/acl.h (qset_acl): New decl.
6778         * lib/acl.c (qset_acl): New function.
6779         (set_acl): Use new function.  Use more-consistent diagnostics.
6780
6781 2007-11-28  Jim Meyering  <meyering@redhat.com>
6782
6783         * modules/physmem (License): Change from GPL to LGPLv2+.
6784
6785 2007-11-26  Bruno Haible  <bruno@clisp.org>
6786
6787         * lib/vasnprintf.c (decode_long_double): Don't abort if the
6788         'long double' type has excess precision.
6789         Reported by Jim Meyering in
6790         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
6791
6792 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6793
6794         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
6795         Sync from <http://gnu.org/licenses>.
6796         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
6797         with license text from same location.
6798         * doc/maintain.texi, doc/standards.texi:  Sync from
6799         <http://savannah.gnu.org/projects/gnustandards>.
6800
6801 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
6802         and Jim Meyering  <meyering@redhat.com>
6803
6804         Adjust getdate' grammar to accept a slightly more regular language.
6805         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
6806         Before, the former was rejected.
6807         * lib/getdate.y (digits_to_date_time): New function, factored
6808         out of ...
6809         (number): ...here.  Just call digits_to_date_time.
6810         (hybrid): New non-terminal to handle an <unsigned number,
6811         signed relative offset> sequence consistently.
6812
6813 2007-11-18  Jim Meyering  <meyering@redhat.com>
6814
6815         Pull my changes from coreutils:
6816         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
6817         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
6818         use of $gnulib_tool_option_extras, so that it's separated from the
6819         preceding argument.
6820
6821         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
6822         * build-aux/bootstrap (cp_mark_as_generated): Create any required
6823         parent destination directories before copying a file into place.
6824
6825 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
6826
6827         bootstrap: work also with 4-argument variant of AC_INIT
6828         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
6829
6830 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
6831
6832         Port test-getaddrinfo to Solaris.
6833         Problem reported by Bruno Haible in
6834         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
6835         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
6836         explanation of setting 'hints'.
6837         Don't reject an implementation merely because it returns EAI_SERVICE.
6838         (EAI_SERVICE): Define to 0 if not defined.
6839
6840 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
6841
6842         The license of gnu-make and posix-shell is now "GPLed build tool".
6843         * modules/gnu-make (License): Likewise.
6844         * modules/posix-shell (License): Likewise.
6845
6846         New module posix-shell, for determining a POSIX shell
6847         or perhaps something that is close enough to a POSIX shell.
6848         * m4/posix-shell.m4: New file.
6849         * modules/posix-shell: New file.
6850
6851         * MODULES.html.sh: Mention new module.
6852
6853         New module gnu-make, for determining whether we're using GNU Make.
6854         * m4/gnu-make.m4: New file.
6855         * modules/gnu-make: New file.
6856         * MODULES.html.sh: Mention new module.
6857
6858 2007-11-14  Jim Meyering  <meyering@redhat.com>
6859
6860         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
6861         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
6862         use this macro to create a function _definition_.
6863         Remove useless "#undef ARGMATCH_DIE".
6864
6865 2007-11-14  Bruno Haible  <bruno@clisp.org>
6866
6867         * lib/config.charset: Update for OpenBSD 4.1.
6868         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
6869
6870 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
6871
6872         Document 64-bit #if problems in stdint.texi.
6873         * doc/headers/stdint.texi (stdint.h): Mention problems with
6874         64-bit-#if, and how to work around them.
6875
6876         Don't insist on 'long long int' support in the preprocessor.  It
6877         breaks too many things.  For example, PRIdMAX still uses a 'long
6878         long int' format with the latest Sun compiler, even though
6879         HAVE_LONG_LONG_INT isn't defined due to that compiler's
6880         preprocessor problem.  This causes the latest coreutils to dump
6881         core on Solaris 10 sparc with the Sun C compiler.
6882         Instead, fix the 2007-10-16 problem in a different way, by evaluating
6883         the troublesome expressions at configure-time, not at #if-time.
6884         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
6885         preprocessor.
6886         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
6887         compile-time C checks, done at 'configure'-time.
6888         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
6889         * modules/inttypes (Makefile): Substitute the new symbols that
6890         gl_INTTYPES_H now generates.
6891         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
6892
6893 2007-11-12  Bruno Haible  <bruno@clisp.org>
6894
6895         Tests for Unicode character classification functions.
6896
6897         * modules/unictype/bidicategory-byname-tests: New file.
6898         * modules/unictype/bidicategory-name-tests: New file.
6899         * modules/unictype/bidicategory-of-tests: New file.
6900         * modules/unictype/bidicategory-test-tests: New file.
6901         * modules/unictype/block-list-tests: New file.
6902         * modules/unictype/block-of-tests: New file.
6903         * modules/unictype/block-test-tests: New file.
6904         * modules/unictype/category-C-tests: New file.
6905         * modules/unictype/category-Cc-tests: New file.
6906         * modules/unictype/category-Cf-tests: New file.
6907         * modules/unictype/category-Cn-tests: New file.
6908         * modules/unictype/category-Co-tests: New file.
6909         * modules/unictype/category-Cs-tests: New file.
6910         * modules/unictype/category-L-tests: New file.
6911         * modules/unictype/category-Ll-tests: New file.
6912         * modules/unictype/category-Lm-tests: New file.
6913         * modules/unictype/category-Lo-tests: New file.
6914         * modules/unictype/category-Lt-tests: New file.
6915         * modules/unictype/category-Lu-tests: New file.
6916         * modules/unictype/category-M-tests: New file.
6917         * modules/unictype/category-Mc-tests: New file.
6918         * modules/unictype/category-Me-tests: New file.
6919         * modules/unictype/category-Mn-tests: New file.
6920         * modules/unictype/category-N-tests: New file.
6921         * modules/unictype/category-Nd-tests: New file.
6922         * modules/unictype/category-Nl-tests: New file.
6923         * modules/unictype/category-No-tests: New file.
6924         * modules/unictype/category-P-tests: New file.
6925         * modules/unictype/category-Pc-tests: New file.
6926         * modules/unictype/category-Pd-tests: New file.
6927         * modules/unictype/category-Pe-tests: New file.
6928         * modules/unictype/category-Pf-tests: New file.
6929         * modules/unictype/category-Pi-tests: New file.
6930         * modules/unictype/category-Po-tests: New file.
6931         * modules/unictype/category-Ps-tests: New file.
6932         * modules/unictype/category-S-tests: New file.
6933         * modules/unictype/category-Sc-tests: New file.
6934         * modules/unictype/category-Sk-tests: New file.
6935         * modules/unictype/category-Sm-tests: New file.
6936         * modules/unictype/category-So-tests: New file.
6937         * modules/unictype/category-Z-tests: New file.
6938         * modules/unictype/category-Zl-tests: New file.
6939         * modules/unictype/category-Zp-tests: New file.
6940         * modules/unictype/category-Zs-tests: New file.
6941         * modules/unictype/category-and-not-tests: New file.
6942         * modules/unictype/category-and-tests: New file.
6943         * modules/unictype/category-byname-tests: New file.
6944         * modules/unictype/category-name-tests: New file.
6945         * modules/unictype/category-none-tests: New file.
6946         * modules/unictype/category-of-tests: New file.
6947         * modules/unictype/category-or-tests: New file.
6948         * modules/unictype/category-test-withtable-tests: New file.
6949         * modules/unictype/combining-class-tests: New file.
6950         * modules/unictype/ctype-alnum-tests: New file.
6951         * modules/unictype/ctype-alpha-tests: New file.
6952         * modules/unictype/ctype-blank-tests: New file.
6953         * modules/unictype/ctype-cntrl-tests: New file.
6954         * modules/unictype/ctype-digit-tests: New file.
6955         * modules/unictype/ctype-graph-tests: New file.
6956         * modules/unictype/ctype-lower-tests: New file.
6957         * modules/unictype/ctype-print-tests: New file.
6958         * modules/unictype/ctype-punct-tests: New file.
6959         * modules/unictype/ctype-space-tests: New file.
6960         * modules/unictype/ctype-upper-tests: New file.
6961         * modules/unictype/ctype-xdigit-tests: New file.
6962         * modules/unictype/decimal-digit-tests: New file.
6963         * modules/unictype/digit-tests: New file.
6964         * modules/unictype/mirror-tests: New file.
6965         * modules/unictype/numeric-tests: New file.
6966         * modules/unictype/property-alphabetic-tests: New file.
6967         * modules/unictype/property-ascii-hex-digit-tests: New file.
6968         * modules/unictype/property-bidi-arabic-digit-tests: New file.
6969         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
6970         * modules/unictype/property-bidi-block-separator-tests: New file.
6971         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
6972         * modules/unictype/property-bidi-common-separator-tests: New file.
6973         * modules/unictype/property-bidi-control-tests: New file.
6974         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
6975         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
6976         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
6977         * modules/unictype/property-bidi-european-digit-tests: New file.
6978         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
6979         * modules/unictype/property-bidi-left-to-right-tests: New file.
6980         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
6981         * modules/unictype/property-bidi-other-neutral-tests: New file.
6982         * modules/unictype/property-bidi-pdf-tests: New file.
6983         * modules/unictype/property-bidi-segment-separator-tests: New file.
6984         * modules/unictype/property-bidi-whitespace-tests: New file.
6985         * modules/unictype/property-byname-tests: New file.
6986         * modules/unictype/property-combining-tests: New file.
6987         * modules/unictype/property-composite-tests: New file.
6988         * modules/unictype/property-currency-symbol-tests: New file.
6989         * modules/unictype/property-dash-tests: New file.
6990         * modules/unictype/property-decimal-digit-tests: New file.
6991         * modules/unictype/property-default-ignorable-code-point-tests: New file.
6992         * modules/unictype/property-deprecated-tests: New file.
6993         * modules/unictype/property-diacritic-tests: New file.
6994         * modules/unictype/property-extender-tests: New file.
6995         * modules/unictype/property-format-control-tests: New file.
6996         * modules/unictype/property-grapheme-base-tests: New file.
6997         * modules/unictype/property-grapheme-extend-tests: New file.
6998         * modules/unictype/property-grapheme-link-tests: New file.
6999         * modules/unictype/property-hex-digit-tests: New file.
7000         * modules/unictype/property-hyphen-tests: New file.
7001         * modules/unictype/property-id-continue-tests: New file.
7002         * modules/unictype/property-id-start-tests: New file.
7003         * modules/unictype/property-ideographic-tests: New file.
7004         * modules/unictype/property-ids-binary-operator-tests: New file.
7005         * modules/unictype/property-ids-trinary-operator-tests: New file.
7006         * modules/unictype/property-ignorable-control-tests: New file.
7007         * modules/unictype/property-iso-control-tests: New file.
7008         * modules/unictype/property-join-control-tests: New file.
7009         * modules/unictype/property-left-of-pair-tests: New file.
7010         * modules/unictype/property-line-separator-tests: New file.
7011         * modules/unictype/property-logical-order-exception-tests: New file.
7012         * modules/unictype/property-lowercase-tests: New file.
7013         * modules/unictype/property-math-tests: New file.
7014         * modules/unictype/property-non-break-tests: New file.
7015         * modules/unictype/property-not-a-character-tests: New file.
7016         * modules/unictype/property-numeric-tests: New file.
7017         * modules/unictype/property-other-alphabetic-tests: New file.
7018         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
7019         * modules/unictype/property-other-grapheme-extend-tests: New file.
7020         * modules/unictype/property-other-id-continue-tests: New file.
7021         * modules/unictype/property-other-id-start-tests: New file.
7022         * modules/unictype/property-other-lowercase-tests: New file.
7023         * modules/unictype/property-other-math-tests: New file.
7024         * modules/unictype/property-other-uppercase-tests: New file.
7025         * modules/unictype/property-paired-punctuation-tests: New file.
7026         * modules/unictype/property-paragraph-separator-tests: New file.
7027         * modules/unictype/property-pattern-syntax-tests: New file.
7028         * modules/unictype/property-pattern-white-space-tests: New file.
7029         * modules/unictype/property-private-use-tests: New file.
7030         * modules/unictype/property-punctuation-tests: New file.
7031         * modules/unictype/property-quotation-mark-tests: New file.
7032         * modules/unictype/property-radical-tests: New file.
7033         * modules/unictype/property-sentence-terminal-tests: New file.
7034         * modules/unictype/property-soft-dotted-tests: New file.
7035         * modules/unictype/property-space-tests: New file.
7036         * modules/unictype/property-terminal-punctuation-tests: New file.
7037         * modules/unictype/property-test-tests: New file.
7038         * modules/unictype/property-titlecase-tests: New file.
7039         * modules/unictype/property-unassigned-code-value-tests: New file.
7040         * modules/unictype/property-unified-ideograph-tests: New file.
7041         * modules/unictype/property-uppercase-tests: New file.
7042         * modules/unictype/property-variation-selector-tests: New file.
7043         * modules/unictype/property-white-space-tests: New file.
7044         * modules/unictype/property-xid-continue-tests: New file.
7045         * modules/unictype/property-xid-start-tests: New file.
7046         * modules/unictype/property-zero-width-tests: New file.
7047         * modules/unictype/scripts-tests: New file.
7048         * modules/unictype/syntax-c-ident-tests: New file.
7049         * modules/unictype/syntax-c-whitespace-tests: New file.
7050         * modules/unictype/syntax-java-ident-tests: New file.
7051         * modules/unictype/syntax-java-whitespace-tests: New file.
7052         * tests/unictype/test-bidi_byname.c: New file.
7053         * tests/unictype/test-bidi_name.c: New file.
7054         * tests/unictype/test-bidi_of.c: New file.
7055         * tests/unictype/test-bidi_test.c: New file.
7056         * tests/unictype/test-block_list.c: New file.
7057         * tests/unictype/test-block_of.c: New file.
7058         * tests/unictype/test-block_test.c: New file.
7059         * tests/unictype/test-categ_and.c: New file.
7060         * tests/unictype/test-categ_and_not.c: New file.
7061         * tests/unictype/test-categ_byname.c: New file.
7062         * tests/unictype/test-categ_name.c: New file.
7063         * tests/unictype/test-categ_none.c: New file.
7064         * tests/unictype/test-categ_of.c: New file.
7065         * tests/unictype/test-categ_or.c: New file.
7066         * tests/unictype/test-categ_test_withtable.c: New file.
7067         * tests/unictype/test-combining.c: New file.
7068         * tests/unictype/test-decdigit.c: New file.
7069         * tests/unictype/test-digit.c: New file.
7070         * tests/unictype/test-mirror.c: New file.
7071         * tests/unictype/test-numeric.c: New file.
7072         * tests/unictype/test-pr_byname.c: New file.
7073         * tests/unictype/test-pr_test.c: New file.
7074         * tests/unictype/test-predicate-part1.h: New file.
7075         * tests/unictype/test-predicate-part2.h: New file.
7076         * tests/unictype/test-scripts.c: New file.
7077         * tests/unictype/test-sy_c_ident.c: New file.
7078         * tests/unictype/test-sy_java_ident.c: New file.
7079
7080         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
7081         for Unicode 5.0.0.
7082         * tests/unictype/test-categ_Cc.c: Likewise.
7083         * tests/unictype/test-categ_Cf.c: Likewise.
7084         * tests/unictype/test-categ_Cn.c: Likewise.
7085         * tests/unictype/test-categ_Co.c: Likewise.
7086         * tests/unictype/test-categ_Cs.c: Likewise.
7087         * tests/unictype/test-categ_L.c: Likewise.
7088         * tests/unictype/test-categ_Ll.c: Likewise.
7089         * tests/unictype/test-categ_Lm.c: Likewise.
7090         * tests/unictype/test-categ_Lo.c: Likewise.
7091         * tests/unictype/test-categ_Lt.c: Likewise.
7092         * tests/unictype/test-categ_Lu.c: Likewise.
7093         * tests/unictype/test-categ_M.c: Likewise.
7094         * tests/unictype/test-categ_Mc.c: Likewise.
7095         * tests/unictype/test-categ_Me.c: Likewise.
7096         * tests/unictype/test-categ_Mn.c: Likewise.
7097         * tests/unictype/test-categ_N.c: Likewise.
7098         * tests/unictype/test-categ_Nd.c: Likewise.
7099         * tests/unictype/test-categ_Nl.c: Likewise.
7100         * tests/unictype/test-categ_No.c: Likewise.
7101         * tests/unictype/test-categ_P.c: Likewise.
7102         * tests/unictype/test-categ_Pc.c: Likewise.
7103         * tests/unictype/test-categ_Pd.c: Likewise.
7104         * tests/unictype/test-categ_Pe.c: Likewise.
7105         * tests/unictype/test-categ_Pf.c: Likewise.
7106         * tests/unictype/test-categ_Pi.c: Likewise.
7107         * tests/unictype/test-categ_Po.c: Likewise.
7108         * tests/unictype/test-categ_Ps.c: Likewise.
7109         * tests/unictype/test-categ_S.c: Likewise.
7110         * tests/unictype/test-categ_Sc.c: Likewise.
7111         * tests/unictype/test-categ_Sk.c: Likewise.
7112         * tests/unictype/test-categ_Sm.c: Likewise.
7113         * tests/unictype/test-categ_So.c: Likewise.
7114         * tests/unictype/test-categ_Z.c: Likewise.
7115         * tests/unictype/test-categ_Zl.c: Likewise.
7116         * tests/unictype/test-categ_Zp.c: Likewise.
7117         * tests/unictype/test-categ_Zs.c: Likewise.
7118         * tests/unictype/test-ctype_alnum.c: Likewise.
7119         * tests/unictype/test-ctype_alpha.c: Likewise.
7120         * tests/unictype/test-ctype_blank.c: Likewise.
7121         * tests/unictype/test-ctype_cntrl.c: Likewise.
7122         * tests/unictype/test-ctype_digit.c: Likewise.
7123         * tests/unictype/test-ctype_graph.c: Likewise.
7124         * tests/unictype/test-ctype_lower.c: Likewise.
7125         * tests/unictype/test-ctype_print.c: Likewise.
7126         * tests/unictype/test-ctype_punct.c: Likewise.
7127         * tests/unictype/test-ctype_space.c: Likewise.
7128         * tests/unictype/test-ctype_upper.c: Likewise.
7129         * tests/unictype/test-ctype_xdigit.c: Likewise.
7130         * tests/unictype/test-decdigit.h: Likewise.
7131         * tests/unictype/test-digit.h: Likewise.
7132         * tests/unictype/test-numeric.h: Likewise.
7133         * tests/unictype/test-pr_alphabetic.c: Likewise.
7134         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
7135         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
7136         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
7137         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
7138         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
7139         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
7140         * tests/unictype/test-pr_bidi_control.c: Likewise.
7141         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
7142         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
7143         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
7144         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
7145         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
7146         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
7147         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
7148         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
7149         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
7150         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
7151         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
7152         * tests/unictype/test-pr_combining.c: Likewise.
7153         * tests/unictype/test-pr_composite.c: Likewise.
7154         * tests/unictype/test-pr_currency_symbol.c: Likewise.
7155         * tests/unictype/test-pr_dash.c: Likewise.
7156         * tests/unictype/test-pr_decimal_digit.c: Likewise.
7157         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
7158         * tests/unictype/test-pr_deprecated.c: Likewise.
7159         * tests/unictype/test-pr_diacritic.c: Likewise.
7160         * tests/unictype/test-pr_extender.c: Likewise.
7161         * tests/unictype/test-pr_format_control.c: Likewise.
7162         * tests/unictype/test-pr_grapheme_base.c: Likewise.
7163         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
7164         * tests/unictype/test-pr_grapheme_link.c: Likewise.
7165         * tests/unictype/test-pr_hex_digit.c: Likewise.
7166         * tests/unictype/test-pr_hyphen.c: Likewise.
7167         * tests/unictype/test-pr_id_continue.c: Likewise.
7168         * tests/unictype/test-pr_id_start.c: Likewise.
7169         * tests/unictype/test-pr_ideographic.c: Likewise.
7170         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
7171         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
7172         * tests/unictype/test-pr_ignorable_control.c: Likewise.
7173         * tests/unictype/test-pr_iso_control.c: Likewise.
7174         * tests/unictype/test-pr_join_control.c: Likewise.
7175         * tests/unictype/test-pr_left_of_pair.c: Likewise.
7176         * tests/unictype/test-pr_line_separator.c: Likewise.
7177         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
7178         * tests/unictype/test-pr_lowercase.c: Likewise.
7179         * tests/unictype/test-pr_math.c: Likewise.
7180         * tests/unictype/test-pr_non_break.c: Likewise.
7181         * tests/unictype/test-pr_not_a_character.c: Likewise.
7182         * tests/unictype/test-pr_numeric.c: Likewise.
7183         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
7184         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
7185         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
7186         * tests/unictype/test-pr_other_id_continue.c: Likewise.
7187         * tests/unictype/test-pr_other_id_start.c: Likewise.
7188         * tests/unictype/test-pr_other_lowercase.c: Likewise.
7189         * tests/unictype/test-pr_other_math.c: Likewise.
7190         * tests/unictype/test-pr_other_uppercase.c: Likewise.
7191         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
7192         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
7193         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
7194         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
7195         * tests/unictype/test-pr_private_use.c: Likewise.
7196         * tests/unictype/test-pr_punctuation.c: Likewise.
7197         * tests/unictype/test-pr_quotation_mark.c: Likewise.
7198         * tests/unictype/test-pr_radical.c: Likewise.
7199         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
7200         * tests/unictype/test-pr_soft_dotted.c: Likewise.
7201         * tests/unictype/test-pr_space.c: Likewise.
7202         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
7203         * tests/unictype/test-pr_titlecase.c: Likewise.
7204         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
7205         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
7206         * tests/unictype/test-pr_uppercase.c: Likewise.
7207         * tests/unictype/test-pr_variation_selector.c: Likewise.
7208         * tests/unictype/test-pr_white_space.c: Likewise.
7209         * tests/unictype/test-pr_xid_continue.c: Likewise.
7210         * tests/unictype/test-pr_xid_start.c: Likewise.
7211         * tests/unictype/test-pr_zero_width.c: Likewise.
7212         * tests/unictype/test-sy_c_whitespace.c: Likewise.
7213         * tests/unictype/test-sy_java_whitespace.c: Likewise.
7214
7215 2007-11-12  Bruno Haible  <bruno@clisp.org>
7216
7217         Unicode character classification functions.
7218         * lib/unictype.h: New file.
7219         * modules/unictype/base: New file.
7220         * modules/unictype/category-L: New file.
7221         * modules/unictype/category-Lu: New file.
7222         * modules/unictype/category-Ll: New file.
7223         * modules/unictype/category-Lt: New file.
7224         * modules/unictype/category-Lm: New file.
7225         * modules/unictype/category-Lo: New file.
7226         * modules/unictype/category-M: New file.
7227         * modules/unictype/category-Mn: New file.
7228         * modules/unictype/category-Mc: New file.
7229         * modules/unictype/category-Me: New file.
7230         * modules/unictype/category-N: New file.
7231         * modules/unictype/category-Nd: New file.
7232         * modules/unictype/category-Nl: New file.
7233         * modules/unictype/category-No: New file.
7234         * modules/unictype/category-P: New file.
7235         * modules/unictype/category-Pc: New file.
7236         * modules/unictype/category-Pd: New file.
7237         * modules/unictype/category-Ps: New file.
7238         * modules/unictype/category-Pe: New file.
7239         * modules/unictype/category-Pi: New file.
7240         * modules/unictype/category-Pf: New file.
7241         * modules/unictype/category-Po: New file.
7242         * modules/unictype/category-S: New file.
7243         * modules/unictype/category-Sm: New file.
7244         * modules/unictype/category-Sc: New file.
7245         * modules/unictype/category-Sk: New file.
7246         * modules/unictype/category-So: New file.
7247         * modules/unictype/category-Z: New file.
7248         * modules/unictype/category-Zs: New file.
7249         * modules/unictype/category-Zl: New file.
7250         * modules/unictype/category-Zp: New file.
7251         * modules/unictype/category-C: New file.
7252         * modules/unictype/category-Cc: New file.
7253         * modules/unictype/category-Cf: New file.
7254         * modules/unictype/category-Cs: New file.
7255         * modules/unictype/category-Co: New file.
7256         * modules/unictype/category-Cn: New file.
7257         * modules/unictype/category-or: New file.
7258         * modules/unictype/category-of: New file.
7259         * modules/unictype/category-test: New file.
7260         * modules/unictype/category-test-withtable: New file.
7261         * modules/unictype/category-byname: New file.
7262         * modules/unictype/category-none: New file.
7263         * modules/unictype/category-and: New file.
7264         * modules/unictype/category-and-not: New file.
7265         * modules/unictype/category-name: New file.
7266         * modules/unictype/combining-class: New file.
7267         * modules/unictype/category-all: New file.
7268         * modules/unictype/bidicategory-all: New file.
7269         * modules/unictype/bidicategory-byname: New file.
7270         * modules/unictype/bidicategory-name: New file.
7271         * modules/unictype/bidicategory-of: New file.
7272         * modules/unictype/bidicategory-test: New file.
7273         * modules/unictype/decimal-digit: New file.
7274         * modules/unictype/digit: New file.
7275         * modules/unictype/numeric: New file.
7276         * modules/unictype/mirror: New file.
7277         * modules/unictype/property-white-space: New file.
7278         * modules/unictype/property-alphabetic: New file.
7279         * modules/unictype/property-other-alphabetic: New file.
7280         * modules/unictype/property-not-a-character: New file.
7281         * modules/unictype/property-default-ignorable-code-point: New file.
7282         * modules/unictype/property-other-default-ignorable-code-point: New
7283         file.
7284         * modules/unictype/property-deprecated: New file.
7285         * modules/unictype/property-logical-order-exception: New file.
7286         * modules/unictype/property-variation-selector: New file.
7287         * modules/unictype/property-private-use: New file.
7288         * modules/unictype/property-unassigned-code-value: New file.
7289         * modules/unictype/property-uppercase: New file.
7290         * modules/unictype/property-other-uppercase: New file.
7291         * modules/unictype/property-lowercase: New file.
7292         * modules/unictype/property-other-lowercase: New file.
7293         * modules/unictype/property-titlecase: New file.
7294         * modules/unictype/property-soft-dotted: New file.
7295         * modules/unictype/property-id-start: New file.
7296         * modules/unictype/property-other-id-start: New file.
7297         * modules/unictype/property-id-continue: New file.
7298         * modules/unictype/property-other-id-continue: New file.
7299         * modules/unictype/property-xid-start: New file.
7300         * modules/unictype/property-xid-continue: New file.
7301         * modules/unictype/property-pattern-white-space: New file.
7302         * modules/unictype/property-pattern-syntax: New file.
7303         * modules/unictype/property-join-control: New file.
7304         * modules/unictype/property-grapheme-base: New file.
7305         * modules/unictype/property-grapheme-extend: New file.
7306         * modules/unictype/property-other-grapheme-extend: New file.
7307         * modules/unictype/property-grapheme-link: New file.
7308         * modules/unictype/property-bidi-control: New file.
7309         * modules/unictype/property-bidi-left-to-right: New file.
7310         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
7311         * modules/unictype/property-bidi-arabic-right-to-left: New file.
7312         * modules/unictype/property-bidi-european-digit: New file.
7313         * modules/unictype/property-bidi-eur-num-separator: New file.
7314         * modules/unictype/property-bidi-eur-num-terminator: New file.
7315         * modules/unictype/property-bidi-arabic-digit: New file.
7316         * modules/unictype/property-bidi-common-separator: New file.
7317         * modules/unictype/property-bidi-block-separator: New file.
7318         * modules/unictype/property-bidi-segment-separator: New file.
7319         * modules/unictype/property-bidi-whitespace: New file.
7320         * modules/unictype/property-bidi-non-spacing-mark: New file.
7321         * modules/unictype/property-bidi-boundary-neutral: New file.
7322         * modules/unictype/property-bidi-pdf: New file.
7323         * modules/unictype/property-bidi-embedding-or-override: New file.
7324         * modules/unictype/property-bidi-other-neutral: New file.
7325         * modules/unictype/property-hex-digit: New file.
7326         * modules/unictype/property-ascii-hex-digit: New file.
7327         * modules/unictype/property-ideographic: New file.
7328         * modules/unictype/property-unified-ideograph: New file.
7329         * modules/unictype/property-radical: New file.
7330         * modules/unictype/property-ids-binary-operator: New file.
7331         * modules/unictype/property-ids-trinary-operator: New file.
7332         * modules/unictype/property-zero-width: New file.
7333         * modules/unictype/property-space: New file.
7334         * modules/unictype/property-non-break: New file.
7335         * modules/unictype/property-iso-control: New file.
7336         * modules/unictype/property-format-control: New file.
7337         * modules/unictype/property-dash: New file.
7338         * modules/unictype/property-hyphen: New file.
7339         * modules/unictype/property-punctuation: New file.
7340         * modules/unictype/property-line-separator: New file.
7341         * modules/unictype/property-paragraph-separator: New file.
7342         * modules/unictype/property-quotation-mark: New file.
7343         * modules/unictype/property-sentence-terminal: New file.
7344         * modules/unictype/property-terminal-punctuation: New file.
7345         * modules/unictype/property-currency-symbol: New file.
7346         * modules/unictype/property-math: New file.
7347         * modules/unictype/property-other-math: New file.
7348         * modules/unictype/property-paired-punctuation: New file.
7349         * modules/unictype/property-left-of-pair: New file.
7350         * modules/unictype/property-combining: New file.
7351         * modules/unictype/property-composite: New file.
7352         * modules/unictype/property-decimal-digit: New file.
7353         * modules/unictype/property-numeric: New file.
7354         * modules/unictype/property-diacritic: New file.
7355         * modules/unictype/property-extender: New file.
7356         * modules/unictype/property-ignorable-control: New file.
7357         * modules/unictype/property-test: New file.
7358         * modules/unictype/property-byname: New file.
7359         * modules/unictype/property-all: New file.
7360         * modules/unictype/scripts: New file.
7361         * modules/unictype/scripts-all: New file.
7362         * modules/unictype/block-of: New file.
7363         * modules/unictype/block-test: New file.
7364         * modules/unictype/block-list: New file.
7365         * modules/unictype/block-all: New file.
7366         * modules/unictype/syntax-c-whitespace: New file.
7367         * modules/unictype/syntax-java-whitespace: New file.
7368         * modules/unictype/syntax-c-ident: New file.
7369         * modules/unictype/syntax-java-ident: New file.
7370         * modules/unictype/ctype-alnum: New file.
7371         * modules/unictype/ctype-alpha: New file.
7372         * modules/unictype/ctype-cntrl: New file.
7373         * modules/unictype/ctype-digit: New file.
7374         * modules/unictype/ctype-graph: New file.
7375         * modules/unictype/ctype-lower: New file.
7376         * modules/unictype/ctype-print: New file.
7377         * modules/unictype/ctype-punct: New file.
7378         * modules/unictype/ctype-space: New file.
7379         * modules/unictype/ctype-upper: New file.
7380         * modules/unictype/ctype-xdigit: New file.
7381         * modules/unictype/ctype-blank: New file.
7382         * lib/unictype/bidi_byname.c: New file.
7383         * lib/unictype/bidi_name.c: New file.
7384         * lib/unictype/bidi_of.c: New file.
7385         * lib/unictype/bidi_test.c: New file.
7386         * lib/unictype/bitmap.h: New file.
7387         * lib/unictype/block_test.c: New file.
7388         * lib/unictype/blocks.c: New file.
7389         * lib/unictype/categ_C.c: New file.
7390         * lib/unictype/categ_Cc.c: New file.
7391         * lib/unictype/categ_Cf.c: New file.
7392         * lib/unictype/categ_Cn.c: New file.
7393         * lib/unictype/categ_Co.c: New file.
7394         * lib/unictype/categ_Cs.c: New file.
7395         * lib/unictype/categ_L.c: New file.
7396         * lib/unictype/categ_Ll.c: New file.
7397         * lib/unictype/categ_Lm.c: New file.
7398         * lib/unictype/categ_Lo.c: New file.
7399         * lib/unictype/categ_Lt.c: New file.
7400         * lib/unictype/categ_Lu.c: New file.
7401         * lib/unictype/categ_M.c: New file.
7402         * lib/unictype/categ_Mc.c: New file.
7403         * lib/unictype/categ_Me.c: New file.
7404         * lib/unictype/categ_Mn.c: New file.
7405         * lib/unictype/categ_N.c: New file.
7406         * lib/unictype/categ_Nd.c: New file.
7407         * lib/unictype/categ_Nl.c: New file.
7408         * lib/unictype/categ_No.c: New file.
7409         * lib/unictype/categ_P.c: New file.
7410         * lib/unictype/categ_Pc.c: New file.
7411         * lib/unictype/categ_Pd.c: New file.
7412         * lib/unictype/categ_Pe.c: New file.
7413         * lib/unictype/categ_Pf.c: New file.
7414         * lib/unictype/categ_Pi.c: New file.
7415         * lib/unictype/categ_Po.c: New file.
7416         * lib/unictype/categ_Ps.c: New file.
7417         * lib/unictype/categ_S.c: New file.
7418         * lib/unictype/categ_Sc.c: New file.
7419         * lib/unictype/categ_Sk.c: New file.
7420         * lib/unictype/categ_Sm.c: New file.
7421         * lib/unictype/categ_So.c: New file.
7422         * lib/unictype/categ_Z.c: New file.
7423         * lib/unictype/categ_Zl.c: New file.
7424         * lib/unictype/categ_Zp.c: New file.
7425         * lib/unictype/categ_Zs.c: New file.
7426         * lib/unictype/categ_and.c: New file.
7427         * lib/unictype/categ_and_not.c: New file.
7428         * lib/unictype/categ_byname.c: New file.
7429         * lib/unictype/categ_name.c: New file.
7430         * lib/unictype/categ_none.c: New file.
7431         * lib/unictype/categ_of.c: New file.
7432         * lib/unictype/categ_or.c: New file.
7433         * lib/unictype/categ_test.c: New file.
7434         * lib/unictype/combining.c: New file.
7435         * lib/unictype/ctype_alnum.c: New file.
7436         * lib/unictype/ctype_alpha.c: New file.
7437         * lib/unictype/ctype_blank.c: New file.
7438         * lib/unictype/ctype_cntrl.c: New file.
7439         * lib/unictype/ctype_digit.c: New file.
7440         * lib/unictype/ctype_graph.c: New file.
7441         * lib/unictype/ctype_lower.c: New file.
7442         * lib/unictype/ctype_print.c: New file.
7443         * lib/unictype/ctype_punct.c: New file.
7444         * lib/unictype/ctype_space.c: New file.
7445         * lib/unictype/ctype_upper.c: New file.
7446         * lib/unictype/ctype_xdigit.c: New file.
7447         * lib/unictype/decdigit.c: New file.
7448         * lib/unictype/digit.c: New file.
7449         * lib/unictype/identsyntaxmap.h: New file.
7450         * lib/unictype/mirror.c: New file.
7451         * lib/unictype/numeric.c: New file.
7452         * lib/unictype/pr_alphabetic.c: New file.
7453         * lib/unictype/pr_ascii_hex_digit.c: New file.
7454         * lib/unictype/pr_bidi_arabic_digit.c: New file.
7455         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
7456         * lib/unictype/pr_bidi_block_separator.c: New file.
7457         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
7458         * lib/unictype/pr_bidi_common_separator.c: New file.
7459         * lib/unictype/pr_bidi_control.c: New file.
7460         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
7461         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
7462         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
7463         * lib/unictype/pr_bidi_european_digit.c: New file.
7464         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
7465         * lib/unictype/pr_bidi_left_to_right.c: New file.
7466         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
7467         * lib/unictype/pr_bidi_other_neutral.c: New file.
7468         * lib/unictype/pr_bidi_pdf.c: New file.
7469         * lib/unictype/pr_bidi_segment_separator.c: New file.
7470         * lib/unictype/pr_bidi_whitespace.c: New file.
7471         * lib/unictype/pr_byname.c: New file.
7472         * lib/unictype/pr_byname.gperf: New file.
7473         * lib/unictype/pr_combining.c: New file.
7474         * lib/unictype/pr_composite.c: New file.
7475         * lib/unictype/pr_currency_symbol.c: New file.
7476         * lib/unictype/pr_dash.c: New file.
7477         * lib/unictype/pr_decimal_digit.c: New file.
7478         * lib/unictype/pr_default_ignorable_code_point.c: New file.
7479         * lib/unictype/pr_deprecated.c: New file.
7480         * lib/unictype/pr_diacritic.c: New file.
7481         * lib/unictype/pr_extender.c: New file.
7482         * lib/unictype/pr_format_control.c: New file.
7483         * lib/unictype/pr_grapheme_base.c: New file.
7484         * lib/unictype/pr_grapheme_extend.c: New file.
7485         * lib/unictype/pr_grapheme_link.c: New file.
7486         * lib/unictype/pr_hex_digit.c: New file.
7487         * lib/unictype/pr_hyphen.c: New file.
7488         * lib/unictype/pr_id_continue.c: New file.
7489         * lib/unictype/pr_id_start.c: New file.
7490         * lib/unictype/pr_ideographic.c: New file.
7491         * lib/unictype/pr_ids_binary_operator.c: New file.
7492         * lib/unictype/pr_ids_trinary_operator.c: New file.
7493         * lib/unictype/pr_ignorable_control.c: New file.
7494         * lib/unictype/pr_iso_control.c: New file.
7495         * lib/unictype/pr_join_control.c: New file.
7496         * lib/unictype/pr_left_of_pair.c: New file.
7497         * lib/unictype/pr_line_separator.c: New file.
7498         * lib/unictype/pr_logical_order_exception.c: New file.
7499         * lib/unictype/pr_lowercase.c: New file.
7500         * lib/unictype/pr_math.c: New file.
7501         * lib/unictype/pr_non_break.c: New file.
7502         * lib/unictype/pr_not_a_character.c: New file.
7503         * lib/unictype/pr_numeric.c: New file.
7504         * lib/unictype/pr_other_alphabetic.c: New file.
7505         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
7506         * lib/unictype/pr_other_grapheme_extend.c: New file.
7507         * lib/unictype/pr_other_id_continue.c: New file.
7508         * lib/unictype/pr_other_id_start.c: New file.
7509         * lib/unictype/pr_other_lowercase.c: New file.
7510         * lib/unictype/pr_other_math.c: New file.
7511         * lib/unictype/pr_other_uppercase.c: New file.
7512         * lib/unictype/pr_paired_punctuation.c: New file.
7513         * lib/unictype/pr_paragraph_separator.c: New file.
7514         * lib/unictype/pr_pattern_syntax.c: New file.
7515         * lib/unictype/pr_pattern_white_space.c: New file.
7516         * lib/unictype/pr_private_use.c: New file.
7517         * lib/unictype/pr_punctuation.c: New file.
7518         * lib/unictype/pr_quotation_mark.c: New file.
7519         * lib/unictype/pr_radical.c: New file.
7520         * lib/unictype/pr_sentence_terminal.c: New file.
7521         * lib/unictype/pr_soft_dotted.c: New file.
7522         * lib/unictype/pr_space.c: New file.
7523         * lib/unictype/pr_terminal_punctuation.c: New file.
7524         * lib/unictype/pr_test.c: New file.
7525         * lib/unictype/pr_titlecase.c: New file.
7526         * lib/unictype/pr_unassigned_code_value.c: New file.
7527         * lib/unictype/pr_unified_ideograph.c: New file.
7528         * lib/unictype/pr_uppercase.c: New file.
7529         * lib/unictype/pr_variation_selector.c: New file.
7530         * lib/unictype/pr_white_space.c: New file.
7531         * lib/unictype/pr_xid_continue.c: New file.
7532         * lib/unictype/pr_xid_start.c: New file.
7533         * lib/unictype/pr_zero_width.c: New file.
7534         * lib/unictype/scripts.c: New file.
7535         * lib/unictype/sy_c_ident.c: New file.
7536         * lib/unictype/sy_c_whitespace.c: New file.
7537         * lib/unictype/sy_java_ident.c: New file.
7538         * lib/unictype/sy_java_whitespace.c: New file.
7539
7540         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
7541         Unicode 5.0.0.
7542         * lib/unictype/blocks.h: Likewise.
7543         * lib/unictype/categ_C.h: Likewise.
7544         * lib/unictype/categ_Cc.h: Likewise.
7545         * lib/unictype/categ_Cf.h: Likewise.
7546         * lib/unictype/categ_Cn.h: Likewise.
7547         * lib/unictype/categ_Co.h: Likewise.
7548         * lib/unictype/categ_Cs.h: Likewise.
7549         * lib/unictype/categ_L.h: Likewise.
7550         * lib/unictype/categ_Ll.h: Likewise.
7551         * lib/unictype/categ_Lm.h: Likewise.
7552         * lib/unictype/categ_Lo.h: Likewise.
7553         * lib/unictype/categ_Lt.h: Likewise.
7554         * lib/unictype/categ_Lu.h: Likewise.
7555         * lib/unictype/categ_M.h: Likewise.
7556         * lib/unictype/categ_Mc.h: Likewise.
7557         * lib/unictype/categ_Me.h: Likewise.
7558         * lib/unictype/categ_Mn.h: Likewise.
7559         * lib/unictype/categ_N.h: Likewise.
7560         * lib/unictype/categ_Nd.h: Likewise.
7561         * lib/unictype/categ_Nl.h: Likewise.
7562         * lib/unictype/categ_No.h: Likewise.
7563         * lib/unictype/categ_P.h: Likewise.
7564         * lib/unictype/categ_Pc.h: Likewise.
7565         * lib/unictype/categ_Pd.h: Likewise.
7566         * lib/unictype/categ_Pe.h: Likewise.
7567         * lib/unictype/categ_Pf.h: Likewise.
7568         * lib/unictype/categ_Pi.h: Likewise.
7569         * lib/unictype/categ_Po.h: Likewise.
7570         * lib/unictype/categ_Ps.h: Likewise.
7571         * lib/unictype/categ_S.h: Likewise.
7572         * lib/unictype/categ_Sc.h: Likewise.
7573         * lib/unictype/categ_Sk.h: Likewise.
7574         * lib/unictype/categ_Sm.h: Likewise.
7575         * lib/unictype/categ_So.h: Likewise.
7576         * lib/unictype/categ_Z.h: Likewise.
7577         * lib/unictype/categ_Zl.h: Likewise.
7578         * lib/unictype/categ_Zp.h: Likewise.
7579         * lib/unictype/categ_Zs.h: Likewise.
7580         * lib/unictype/categ_of.h: Likewise.
7581         * lib/unictype/combining.h: Likewise.
7582         * lib/unictype/ctype_alnum.h: Likewise.
7583         * lib/unictype/ctype_alpha.h: Likewise.
7584         * lib/unictype/ctype_blank.h: Likewise.
7585         * lib/unictype/ctype_cntrl.h: Likewise.
7586         * lib/unictype/ctype_digit.h: Likewise.
7587         * lib/unictype/ctype_graph.h: Likewise.
7588         * lib/unictype/ctype_lower.h: Likewise.
7589         * lib/unictype/ctype_print.h: Likewise.
7590         * lib/unictype/ctype_punct.h: Likewise.
7591         * lib/unictype/ctype_space.h: Likewise.
7592         * lib/unictype/ctype_upper.h: Likewise.
7593         * lib/unictype/ctype_xdigit.h: Likewise.
7594         * lib/unictype/decdigit.h: Likewise.
7595         * lib/unictype/digit.h: Likewise.
7596         * lib/unictype/mirror.h: Likewise.
7597         * lib/unictype/numeric.h: Likewise.
7598         * lib/unictype/pr_alphabetic.h: Likewise.
7599         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
7600         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
7601         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
7602         * lib/unictype/pr_bidi_block_separator.h: Likewise.
7603         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
7604         * lib/unictype/pr_bidi_common_separator.h: Likewise.
7605         * lib/unictype/pr_bidi_control.h: Likewise.
7606         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
7607         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
7608         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
7609         * lib/unictype/pr_bidi_european_digit.h: Likewise.
7610         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
7611         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
7612         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
7613         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
7614         * lib/unictype/pr_bidi_pdf.h: Likewise.
7615         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
7616         * lib/unictype/pr_bidi_whitespace.h: Likewise.
7617         * lib/unictype/pr_combining.h: Likewise.
7618         * lib/unictype/pr_composite.h: Likewise.
7619         * lib/unictype/pr_currency_symbol.h: Likewise.
7620         * lib/unictype/pr_dash.h: Likewise.
7621         * lib/unictype/pr_decimal_digit.h: Likewise.
7622         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
7623         * lib/unictype/pr_deprecated.h: Likewise.
7624         * lib/unictype/pr_diacritic.h: Likewise.
7625         * lib/unictype/pr_extender.h: Likewise.
7626         * lib/unictype/pr_format_control.h: Likewise.
7627         * lib/unictype/pr_grapheme_base.h: Likewise.
7628         * lib/unictype/pr_grapheme_extend.h: Likewise.
7629         * lib/unictype/pr_grapheme_link.h: Likewise.
7630         * lib/unictype/pr_hex_digit.h: Likewise.
7631         * lib/unictype/pr_hyphen.h: Likewise.
7632         * lib/unictype/pr_id_continue.h: Likewise.
7633         * lib/unictype/pr_id_start.h: Likewise.
7634         * lib/unictype/pr_ideographic.h: Likewise.
7635         * lib/unictype/pr_ids_binary_operator.h: Likewise.
7636         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
7637         * lib/unictype/pr_ignorable_control.h: Likewise.
7638         * lib/unictype/pr_iso_control.h: Likewise.
7639         * lib/unictype/pr_join_control.h: Likewise.
7640         * lib/unictype/pr_left_of_pair.h: Likewise.
7641         * lib/unictype/pr_line_separator.h: Likewise.
7642         * lib/unictype/pr_logical_order_exception.h: Likewise.
7643         * lib/unictype/pr_lowercase.h: Likewise.
7644         * lib/unictype/pr_math.h: Likewise.
7645         * lib/unictype/pr_non_break.h: Likewise.
7646         * lib/unictype/pr_not_a_character.h: Likewise.
7647         * lib/unictype/pr_numeric.h: Likewise.
7648         * lib/unictype/pr_other_alphabetic.h: Likewise.
7649         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
7650         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
7651         * lib/unictype/pr_other_id_continue.h: Likewise.
7652         * lib/unictype/pr_other_id_start.h: Likewise.
7653         * lib/unictype/pr_other_lowercase.h: Likewise.
7654         * lib/unictype/pr_other_math.h: Likewise.
7655         * lib/unictype/pr_other_uppercase.h: Likewise.
7656         * lib/unictype/pr_paired_punctuation.h: Likewise.
7657         * lib/unictype/pr_paragraph_separator.h: Likewise.
7658         * lib/unictype/pr_pattern_syntax.h: Likewise.
7659         * lib/unictype/pr_pattern_white_space.h: Likewise.
7660         * lib/unictype/pr_private_use.h: Likewise.
7661         * lib/unictype/pr_punctuation.h: Likewise.
7662         * lib/unictype/pr_quotation_mark.h: Likewise.
7663         * lib/unictype/pr_radical.h: Likewise.
7664         * lib/unictype/pr_sentence_terminal.h: Likewise.
7665         * lib/unictype/pr_soft_dotted.h: Likewise.
7666         * lib/unictype/pr_space.h: Likewise.
7667         * lib/unictype/pr_terminal_punctuation.h: Likewise.
7668         * lib/unictype/pr_titlecase.h: Likewise.
7669         * lib/unictype/pr_unassigned_code_value.h: Likewise.
7670         * lib/unictype/pr_unified_ideograph.h: Likewise.
7671         * lib/unictype/pr_uppercase.h: Likewise.
7672         * lib/unictype/pr_variation_selector.h: Likewise.
7673         * lib/unictype/pr_white_space.h: Likewise.
7674         * lib/unictype/pr_xid_continue.h: Likewise.
7675         * lib/unictype/pr_xid_start.h: Likewise.
7676         * lib/unictype/pr_zero_width.h: Likewise.
7677         * lib/unictype/scripts.h: Likewise.
7678         * lib/unictype/scripts_byname.gperf: Likewise.
7679         * lib/unictype/sy_c_ident.h: Likewise.
7680         * lib/unictype/sy_c_whitespace.h: Likewise.
7681         * lib/unictype/sy_java_ident.h: Likewise.
7682         * lib/unictype/sy_java_whitespace.h: Likewise.
7683
7684         * lib/unictype/Makefile: New file.
7685         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
7686         glibc.
7687         * lib/unictype/3level.h: New file, copied from glibc.
7688         * lib/unictype/3levelbit.h: New file.
7689
7690 2007-11-11  Bruno Haible  <bruno@clisp.org>
7691
7692         * modules/gperf: New file.
7693         * modules/iconv_open (Depends-on): Add it.
7694         (Makefile.am): Remove the GPERF definition.
7695
7696 2007-11-11  Bruno Haible  <bruno@clisp.org>
7697
7698         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
7699         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
7700
7701 2007-11-11  Bruno Haible  <bruno@clisp.org>
7702
7703         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
7704         (usage): Remove function.
7705
7706 2007-11-11  Bruno Haible  <bruno@clisp.org>
7707
7708         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
7709         gl_FUNC_CEILF_LIBS.
7710         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
7711         gl_FUNC_CEIL_LIBS.
7712         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
7713         gl_FUNC_CEILL_LIBS.
7714         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
7715         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
7716         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
7717
7718 2007-11-11  Bruno Haible  <bruno@clisp.org>
7719
7720         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
7721         roundf were declared but do not exist on functions.
7722         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
7723         roundl were declared but do not exist on functions.
7724         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
7725         HAVE_FLOORL_AND_CEILL, respectively.
7726         Needed for Sun C on Solaris 10.
7727
7728 2007-11-11  Bruno Haible  <bruno@clisp.org>
7729
7730         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
7731         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
7732         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
7733         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
7734         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
7735         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
7736         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
7737         HAVE_DECL_ROUNDF.
7738         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
7739         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
7740         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
7741         of HAVE_DECL_ROUND*.
7742         * modules/math (Makefile.am): Update.
7743
7744 2007-11-10  Bruno Haible  <bruno@clisp.org>
7745
7746         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
7747         ptrdiff_t as m4/intl.m4.
7748
7749 2007-11-10  Jim Meyering  <meyering@redhat.com>
7750
7751         Avoid link failure for the argmatch test.
7752         * tests/test-argmatch.c (usage): Define function to avoid a link
7753         failure: argmatch_die requires a usage function.
7754
7755 2007-11-09  Bruno Haible  <bruno@clisp.org>
7756
7757         * doc/functions/snprintf.texi: Mention BeOS deficiency.
7758         * doc/functions/vsnprintf.texi: Likewise.
7759         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
7760         with a size argument < 2.
7761
7762 2007-11-09  Bruno Haible  <bruno@clisp.org>
7763
7764         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
7765         buffer. Fixes an inefficiency introduced on 2007-11-03.
7766
7767 2007-11-09  Bruno Haible  <bruno@clisp.org>
7768
7769         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
7770         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
7771
7772 2007-11-08  Jim Meyering  <meyering@redhat.com>
7773
7774         Change cache variable name prefix "jm_" to "gl_" everywhere.
7775         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
7776         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
7777         * m4/uptime.m4: s/gl_/jm_/
7778
7779 2007-11-07  Bruno Haible  <bruno@clisp.org>
7780
7781         Update to GNU gettext 0.17.
7782         * m4/intl.m4: Update to GNU gettext 0.17.
7783         * m4/po.m4: Likewise.
7784         * modules/gettext (Files): Remove m4/ulonglong.m4.
7785         (configure.ac): Require gettext infrastructure from version 0.17.
7786
7787 2007-11-06  Bruno Haible  <bruno@clisp.org>
7788
7789         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
7790         symbolic values are not defined in a public header.
7791         * lib/freadable.c (freadable) [QNX]: Likewise.
7792         * lib/freadahead.c (freadahead) [QNX]: Likewise.
7793         * lib/freading.c (freading) [QNX]: Likewise.
7794         * lib/fseterr.c (fseterr) [QNX]: Likewise.
7795         * lib/fwritable.c (fwritable) [QNX]: Likewise.
7796         * lib/fwriting.c (fwriting) [QNX]: Likewise.
7797         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
7798         Reported by Alain Magloire.
7799
7800         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
7801
7802 2007-11-05  Bruno Haible  <bruno@clisp.org>
7803
7804         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
7805         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
7806         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
7807         Reported by Eric Blake.
7808
7809 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7810             Bruno Haible  <bruno@clisp.org>
7811
7812         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
7813         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
7814         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
7815         (malloc): Undefine also before including <stdlib.h>.
7816         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
7817         Needed on OSF/1 4.0.
7818
7819 2007-11-05  Jim Meyering  <meyering@redhat.com>
7820
7821         git-version-gen: sync from coreutils.
7822         * build-aux/git-version-gen: Add comments.
7823         Change the first '-' to '.' in the snapshot version string,
7824         e.g., 6.9-377-08144 -> 6.9.377-08144
7825         Remove first parameter.
7826         Don't declare a version "-dirty" merely because a time
7827         stamp has changed.
7828
7829 2007-11-04  Bruno Haible  <bruno@clisp.org>
7830
7831         * lib/lock.h: Protect all macro definitions containing an 'if'
7832         statement through a "do { ... } while (0)".
7833         * lib/tls.h: Likewise.
7834
7835 2007-11-04  Bruno Haible  <bruno@clisp.org>
7836
7837         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
7838
7839 2007-11-04  Bruno Haible  <bruno@clisp.org>
7840
7841         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
7842         * modules/fprintf-posix (Depends-on): Add nocrash.
7843         * modules/snprintf-posix (Depends-on): Likewise.
7844         * modules/sprintf-posix (Depends-on): Likewise.
7845         * modules/vasnprintf-posix (Depends-on): Likewise.
7846         * modules/vasprintf-posix (Depends-on): Likewise.
7847         * modules/vfprintf-posix (Depends-on): Likewise.
7848         * modules/vsnprintf-posix (Depends-on): Likewise.
7849         * modules/vsprintf-posix (Depends-on): Likewise.
7850         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
7851         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
7852         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
7853         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
7854         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
7855         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
7856         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
7857
7858 2007-11-04  Bruno Haible  <bruno@clisp.org>
7859
7860         * modules/nocrash: New file.
7861         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
7862         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
7863
7864 2007-11-04  Bruno Haible  <bruno@clisp.org>
7865
7866         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
7867         precision handling.
7868         * tests/test-vasprintf-posix.c (test_function): Likewise.
7869         * tests/test-snprintf-posix.h (test_function): Likewise.
7870         * tests/test-sprintf-posix.h (test_function): Likewise.
7871
7872         Fix *printf behaviour for large precisions on mingw and BeOS.
7873         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
7874         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
7875         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
7876         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
7877         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
7878         gl_PRINTF_PRECISION and test its result. Invoke
7879         gl_PREREQ_VASNPRINTF_PRECISION.
7880         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
7881         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
7882         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
7883         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
7884         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
7885         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
7886         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
7887         * doc/functions/fprintf.texi: Update.
7888         * doc/functions/printf.texi: Update.
7889         * doc/functions/snprintf.texi: Update.
7890         * doc/functions/sprintf.texi: Update.
7891         * doc/functions/vfprintf.texi: Update.
7892         * doc/functions/vprintf.texi: Update.
7893         * doc/functions/vsnprintf.texi: Update.
7894         * doc/functions/vsprintf.texi: Update.
7895
7896 2007-11-04  Bruno Haible  <bruno@clisp.org>
7897
7898         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
7899
7900 2007-11-04  Bruno Haible  <bruno@clisp.org>
7901
7902         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
7903         Reported by Sylvain Beucler <beuc@gnu.org>.
7904
7905 2007-11-03  Bruno Haible  <bruno@clisp.org>
7906
7907         * tests/test-fprintf-posix2.sh: New file.
7908         * tests/test-fprintf-posix2.c: New file.
7909         * modules/fprintf-posix-tests (Files): Add them.
7910         (TESTS): Add test-fprintf-posix2.sh.
7911         (configure.ac): Check for getrlimit and setrlimit.
7912         (check_PROGRAMS): Add test-fprintf-posix2.
7913
7914         * tests/test-printf-posix2.sh: New file.
7915         * tests/test-printf-posix2.c: New file.
7916         * modules/printf-posix-tests (Files): Add them.
7917         (TESTS): Add test-printf-posix2.sh.
7918         (configure.ac): Check for getrlimit and setrlimit.
7919         (check_PROGRAMS): Add test-printf-posix2.
7920
7921         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
7922         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
7923         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
7924         (decode_double): New function, copied from decode_long_double.
7925         (scale10_round_decimal_decoded): New function, extracted from
7926         scale10_round_decimal_long_double.
7927         (scale10_round_decimal_long_double): Use it.
7928         (scale10_round_decimal_double): New function.
7929         (floorlog10): New function.
7930         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
7931         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
7932         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
7933         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
7934         gl_PRINTF_ENOMEM and test its result. Invoke
7935         gl_PREREQ_VASNPRINTF_ENOMEM.
7936         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
7937         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
7938         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
7939         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
7940         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
7941         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
7942         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
7943         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
7944         * modules/snprintf-posix (Depends-on): Likewise.
7945         * modules/sprintf-posix (Depends-on): Likewise.
7946         * modules/vasnprintf-posix (Depends-on): Likewise.
7947         * modules/vasprintf-posix (Depends-on): Likewise.
7948         * modules/vfprintf-posix (Depends-on): Likewise.
7949         * modules/vsnprintf-posix (Depends-on): Likewise.
7950         * modules/vsprintf-posix (Depends-on): Likewise.
7951         * doc/functions/fprintf.texi: Update.
7952         * doc/functions/printf.texi: Update.
7953         * doc/functions/snprintf.texi: Update.
7954         * doc/functions/sprintf.texi: Update.
7955         * doc/functions/vfprintf.texi: Update.
7956         * doc/functions/vprintf.texi: Update.
7957         * doc/functions/vsnprintf.texi: Update.
7958         * doc/functions/vsprintf.texi: Update.
7959
7960 2007-11-03  Bruno Haible  <bruno@clisp.org>
7961
7962         * modules/frexp-nolibm-tests: New file.
7963
7964         * modules/frexp-nolibm: New file.
7965         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
7966
7967 2007-11-03  Bruno Haible  <bruno@clisp.org>
7968
7969         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
7970         value is C99 compliant.
7971         Needed for OSF/1 5.1.
7972
7973 2007-11-03  Bruno Haible  <bruno@clisp.org>
7974
7975         Fix out-of-memory handling of vasnprintf.
7976         * lib/printf-parse.c: Include <errno.h>.
7977         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
7978         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
7979         is already set.
7980
7981 2007-11-02  Eric Blake  <ebb9@byu.net>
7982
7983         Fix tests on cygwin.
7984         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
7985
7986 2007-11-01  Bruno Haible  <bruno@clisp.org>
7987
7988         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
7989         warning.
7990         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
7991         needed for POSIX compatibility.
7992
7993 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
7994
7995         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
7996         for compatibility with GNU.
7997
7998 2007-11-01  Bruno Haible  <bruno@clisp.org>
7999
8000         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
8001         (putenv): Renamed from rpl_putenv. Change argument type from
8002         'const char *' to 'char *'.
8003         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
8004         of defining putenv in config.h, just set REPLACE_PUTENV.
8005         * modules/putenv (Depends-on): Add stdlib.
8006         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
8007         (Include): Use <stdlib.h>.
8008         * lib/stdlib.in.h (putenv): New declaration.
8009         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
8010         REPLACE_PUTENV.
8011         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
8012         REPLACE_PUTENV.
8013         Needed for MacOS X 10.5.0.
8014         Reported by Peter O'Gorman <peter@pogma.com>.
8015
8016 2007-11-01  Jim Meyering  <meyering@redhat.com>
8017
8018         Treat an empty date string exactly like "0".
8019         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
8020         if the remaining date string (to be parsed) is empty, use "0".
8021         Reported by Mischa Molhoek and discussed in this thread:
8022         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
8023
8024 2007-10-31  Bruno Haible  <bruno@clisp.org>
8025
8026         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
8027         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
8028         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
8029         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
8030         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
8031         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
8032
8033 2007-10-31  Bruno Haible  <bruno@clisp.org>
8034
8035         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
8036         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
8037         (AC_TYPE_LONG_LONG_INT): Use it.
8038         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
8039         it as well.
8040         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
8041         to m4/longlong.m4.
8042         * modules/stdint (Files): Remove m4/ulonglong.m4.
8043         * modules/strtoull (Files): Use m4/longlong.m4 instead of
8044         m4/ulonglong.m4.
8045         * modules/strtoumax (Files): Likewise.
8046
8047 2007-10-30  Bruno Haible  <bruno@clisp.org>
8048
8049         * modules/xvasprintf-posix: New file.
8050         Suggested by Eric Blake.
8051
8052 2007-10-30  Bruno Haible  <bruno@clisp.org>
8053
8054         * modules/xprintf-posix-tests: New file.
8055         * tests/test-xprintf-posix.sh: New file.
8056         * tests/test-xprintf-posix.c: New file.
8057         * tests/test-xfprintf-posix.c: New file.
8058
8059         * modules/xprintf-posix: New file.
8060
8061 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8062
8063         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
8064         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
8065         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
8066
8067 2007-10-29  Bruno Haible  <bruno@clisp.org>
8068
8069         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
8070         contain the special marker '_cv_'.
8071         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
8072         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
8073         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
8074         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
8075         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
8076         Reported by Ralf Wildenhues.
8077
8078 2007-10-29  Bruno Haible  <bruno@clisp.org>
8079
8080         * gnulib-tool (func_import): When --lgpl is not specified, set
8081         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
8082         GPLv3.
8083         Reported by Simon Josefsson.
8084
8085 2007-10-28  Bruno Haible  <bruno@clisp.org>
8086
8087         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
8088         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
8089         HAVE_DECL_ISFINITE.
8090         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
8091         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
8092         HAVE_DECL_ISFINITE.
8093
8094 2007-10-28  Bruno Haible  <bruno@clisp.org>
8095
8096         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
8097         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
8098
8099 2007-10-28  Bruno Haible  <bruno@clisp.org>
8100
8101         Fix link errors with Sun C 5.0 on Solaris 10.
8102         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
8103         function is declared but not present in the compiler's libm.
8104         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
8105         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
8106         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
8107         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
8108         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
8109         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
8110         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
8111         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
8112         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
8113         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
8114         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
8115         HAVE_DECL_FLOORL.
8116
8117 2007-10-28  Bruno Haible  <bruno@clisp.org>
8118
8119         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
8120         gl_FUNC_FLOORL. Cache the result.
8121         (gl_FUNC_FLOORL): Use it.
8122         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
8123         gl_FUNC_CEILL. Cache the result.
8124         (gl_FUNC_CEILL): Use it.
8125
8126         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
8127         gl_FUNC_FLOOR. Cache the result.
8128         (gl_FUNC_FLOOR): Use it.
8129         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
8130         gl_FUNC_CEIL. Cache the result.
8131         (gl_FUNC_CEIL): Use it.
8132
8133         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
8134         gl_FUNC_FLOORF. Cache the result.
8135         (gl_FUNC_FLOORF): Use it.
8136         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
8137         gl_FUNC_CEILF. Cache the result.
8138         (gl_FUNC_CEILF): Use it.
8139
8140 2007-10-28  Bruno Haible  <bruno@clisp.org>
8141
8142         * gnulib-tool: Allow specifying the LGPL version number through
8143         --lgpl=2 or --lgpl=3.
8144         (func_usage): Document --lgpl with argument.
8145         Handle --lgpl=... arguments.
8146         (func_import): Recognize also gl_LGPL calls with an argument. When
8147         --lgpl=2 is used and the module's license is just LGPL, report an
8148         error. Set sed_transform_lib_file according to the lgpl variable. In
8149         the generated files, use --lgpl or gl_LGPL invocations with argument,
8150         if necessary.
8151         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
8152         an LGPv2+ license.
8153         * doc/gnulib-tool.texi (Modified imports): Update explanation of
8154         gl_LGPL macro.
8155
8156 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8157             Bruno Haible  <bruno@clisp.org>
8158
8159         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
8160         (u16_uctomb_aux): Likewise.
8161         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
8162         !HAVE_INLINE.
8163         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
8164
8165 2007-10-28  Bruno Haible  <bruno@clisp.org>
8166
8167         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
8168         Invoke AM_GETTEXT_OPTION if it exists.
8169         * modules/vasprintf: Likewise.
8170         * modules/verror: Likewise.
8171         * modules/xprintf: Likewise.
8172         * modules/xvasprintf: Likewise.
8173
8174 2007-10-27  Ben Pfaff  <blp@gnu.org>
8175
8176         * lib/math.in.h: Define isfinite macro and prototypes for
8177         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
8178         implementations.
8179         * m4/math_h.m4: New substitutions for isfinite module.
8180         * lib/isfinite.c: New file.
8181         * m4/isfinite.m4: New file.
8182         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
8183         * modules/isfinite: New file.
8184         * modules/isfinite-tests: New file.
8185         * tests/tests-isfinite.c: New file.
8186         * doc/functions/isfinite.texi: Mention isfinite module.
8187         * MODULES.html.sh: Mention new module.
8188
8189 2007-10-27  Ben Pfaff  <blp@gnu.org>
8190
8191         Ralf Wildenhues reported that Tru64 4.0D declares the round
8192         functions but does not have definitions.
8193         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
8194         cannot be found in any library, set the output variable to
8195         "missing" instead of "".
8196         * m4/round.m4: Also use our substitute if we cannot find round in
8197         any library, even if it is declared.
8198         * m4/roundf.m4: Likewise for roundf.
8199         * m4/roundl.m4: Likewise for roundl.
8200         * lib/math.in.h: Undefine roundf, round, roundl before defining
8201         their replacements, to allow for hypothetical systems where these
8202         may be defined as macros but not available in libraries.
8203
8204 2007-10-27  Bruno Haible  <bruno@clisp.org>
8205
8206         * doc/gnulib.texi: Invoke @firstparagraphindent.
8207         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
8208         changes in gnulib.
8209         (Source changes): New section.
8210
8211 2007-10-26  Bruno Haible  <bruno@clisp.org>
8212
8213         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
8214         borrowed from autoconf.
8215
8216 2007-10-26  Bruno Haible  <bruno@clisp.org>
8217
8218         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
8219         strerror returned the empty string. Needed on HP-UX 11.00.
8220
8221 2007-10-24  Micah Cowan  <micah@cowan.name>
8222
8223         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
8224         * build-aux/bootstrap: Remove support for now-unnecessary option,
8225         --cvs-user, and envvars CVS_USER, CVS_RSH.
8226
8227 2007-10-24  Jim Meyering  <meyering@redhat.com>
8228
8229         Avoid diagnostics from sha1sum when there is no cached checksum.
8230         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
8231         if the po.s1 file hasn't been created yet.
8232
8233         * build-aux/bootstrap: Sync from coreutils:
8234         2007-10-24  Jim Meyering  <meyering@redhat.com>
8235         Get gnulib from the git repository, not from an obsolete cvs one.
8236         * build-aux/bootstrap: Suggestion from Micah Cowan.
8237         2007-10-04  Jim Meyering  <jim@meyering.net>
8238         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
8239         (update_po_files): Work also when there are no .po files in po/.
8240
8241 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
8242
8243         * README: Append ".git" to git and cg examples.
8244         Problem reported by Benoit Sigoure.
8245
8246 2007-10-23  Micah Cowan  <micah@cowan.name>
8247
8248         * users.txt: Add wget.
8249
8250 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8251
8252         Fix linking of some unistdio tests on FreeBSD.
8253         * modules/unistdio/u16-vsnprintf-tests
8254         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
8255         * modules/unistdio/u16-vsprintf-tests
8256         (test_u16_vsnprintf1_LDADD): Likewise.
8257         * modules/unistdio/u32-vsnprintf-tests
8258         (test_u32_vsnprintf1_LDADD): Likewise.
8259         * modules/unistdio/u32-vsprintf-tests
8260         (test_u32_vsprintf1_LDADD): Likewise.
8261         * modules/unistdio/u8-vsnprintf-tests
8262         (test_u8_vsnprintf1_LDADD): Likewise.
8263         * modules/unistdio/u8-vsprintf-tests
8264         (test_u8_vsprintf1_LDADD): Likewise.
8265         * modules/unistdio/ulc-vsnprintf-tests
8266         (test_ulc_vsnprintf1_LDADD): Likewise.
8267         * modules/unistdio/ulc-vsprintf-tests
8268         (test_ulc_vsprintf1_LDADD): Likewise.
8269
8270         Fix linking of some uniconv tests on FreeBSD.
8271         * modules/uniconv/u16-conv-from-enc-tests
8272         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
8273         * modules/uniconv/u16-conv-to-enc-tests
8274         (test_u16_conv_to_enc_LDADD): Likewise.
8275         * modules/uniconv/u16-strconv-from-enc-tests
8276         (test_u16_strconv_from_enc_LDADD): Likewise.
8277         * modules/uniconv/u16-strconv-to-enc-tests
8278         (test_u16_strconv_to_enc_LDADD): Likewise.
8279         * modules/uniconv/u32-conv-from-enc-tests
8280         (test_u32_conv_from_enc_LDADD): Likewise.
8281         * modules/uniconv/u32-conv-to-enc-tests
8282         (test_u32_conv_to_enc_LDADD): Likewise.
8283         * modules/uniconv/u32-strconv-from-enc-tests
8284         (test_u32_strconv_from_enc_LDADD): Likewise.
8285         * modules/uniconv/u32-strconv-to-enc-tests
8286         (test_u32_strconv_to_enc_LDADD): Likewise.
8287         * modules/uniconv/u8-conv-from-enc-tests
8288         (test_u8_conv_from_enc_LDADD): Likewise.
8289         * modules/uniconv/u8-conv-to-enc-tests
8290         (test_u8_conv_to_enc_LDADD): Likewise.
8291         * modules/uniconv/u8-strconv-from-enc-tests
8292         (test_u8_strconv_from_enc_LDADD): Likewise.
8293         * modules/uniconv/u8-strconv-to-enc-tests
8294         (test_u8_strconv_to_enc_LDADD): Likewise.
8295
8296 2007-10-22  Bruno Haible  <bruno@clisp.org>
8297
8298         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
8299         size.
8300
8301 2007-10-22  Eric Blake  <ebb9@byu.net>
8302
8303         Tweak x*printf documentation.
8304         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
8305         variable name and comments.
8306         Suggested by Bruno Haible.
8307
8308 2007-10-22  Bruno Haible  <bruno@clisp.org>
8309
8310         * lib/acl.c (copy_acl): Fix file name in comment.
8311
8312 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
8313
8314         Fix Tru64 problem with stdbool.h.
8315         * lib/stdbool.in.h (false, true):
8316         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
8317         Don't declare as an enum in this situation; it runs afoul of Tru64.
8318         Problem reported by Steven M. Schweda in
8319         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
8320
8321 2007-10-22  Eric Blake  <ebb9@byu.net>
8322
8323         Also wrap vf?printf.
8324         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
8325         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
8326         (xvprintf, xvfprintf): New functions.
8327
8328 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8329
8330         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
8331         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
8332
8333         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
8334         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
8335
8336 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
8337
8338         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
8339         by Bruno Haible.
8340
8341 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8342
8343         * lib/getloadavg.c
8344         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
8345         Undef `sys' after including sys/table.h, for Tru64 4.0D.
8346
8347         * tests/test-i-ring.c: Work for C89.
8348
8349 2007-10-22  Bruno Haible  <bruno@clisp.org>
8350
8351         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
8352         -1u, in preprocessor expression, so that we don't test for the bug
8353         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
8354         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
8355
8356 2007-10-22  Eric Blake  <ebb9@byu.net>
8357
8358         * tests/test-yesno.sh: Silence stderr during test.
8359
8360 2007-10-22  Simon Josefsson  <simon@josefsson.org>
8361
8362         * modules/crypto/gc-camellia: New file.
8363
8364         * m4/gc-camellia.m4: New file.
8365
8366         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
8367
8368         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
8369
8370 2007-10-22  Simon Josefsson  <simon@josefsson.org>
8371
8372         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
8373         --help to stdout.  Reported by sms@antinode.org (Steven
8374         M. Schweda).
8375
8376 2007-10-22  Simon Josefsson  <simon@josefsson.org>
8377
8378         * users.txt: Fix link to libksba.
8379
8380 2007-10-21  Ben Pfaff  <blp@gnu.org>
8381
8382         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
8383         round.c roundf implementation that depends on floorf and ceilf to
8384         be tested unconditionally.
8385
8386 2007-10-21  Ben Pfaff  <blp@gnu.org>
8387
8388         * m4/check-libm-func.m4: Removed.
8389         * m4/check-math-lib.m4: New file.
8390         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
8391         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
8392         definition and lack of AC_LIBOBJ([roundf]).
8393         * m4/roundl.m4: Ditto, and similarly for roundl.
8394         * modules/round: Reference new m4 file.
8395         * modules/roundf: Ditto.
8396         * modules/roundl: Ditto.
8397         * tests/test-round2.c (main): Use ROUND instead of round.
8398         Bug report from Bruno Haible.
8399
8400 2007-10-21  Bruno Haible  <bruno@clisp.org>
8401
8402         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
8403         context.
8404
8405 2007-10-21  Bruno Haible  <bruno@clisp.org>
8406
8407         * tests/test-wcwidth.c (main): Allow negative result for some control
8408         characters.
8409
8410         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
8411         Needed on OSF/1 5.1.
8412
8413 2007-10-21  Bruno Haible  <bruno@clisp.org>
8414
8415         * tests/test-floorf1.c: Include isnanf.h.
8416         (main): Use isnanf() instead of isnan().
8417         * tests/test-ceilf1.c: Include isnanf.h.
8418         (main): Use isnanf() instead of isnan().
8419         * tests/test-truncf1.c: Include isnanf.h.
8420         (main): Use isnanf() instead of isnan().
8421         * tests/test-roundf1.c: Include isnanf.h.
8422         (main): Use isnanf() instead of isnan().
8423
8424 2007-10-21  Eric Blake  <ebb9@byu.net>
8425
8426         * users.txt: Update URL for m4.
8427
8428 2007-10-21  Bruno Haible  <bruno@clisp.org>
8429
8430         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
8431
8432 2007-10-21  Bruno Haible  <bruno@clisp.org>
8433
8434         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
8435         Git's management files if the CVS files are not present.
8436
8437 2007-10-20  Bruno Haible  <bruno@clisp.org>
8438
8439         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
8440         gcc-3.4.x.
8441
8442 2007-10-20  Ben Pfaff  <blp@gnu.org>
8443
8444         * lib/math.in.h: Declare round, roundf, roundl if we are providing
8445         implementations.
8446         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
8447         * lib/round.c: New file.
8448         * lib/roundf.c: New file.
8449         * lib/roundl.c: New file.
8450         * m4/round.m4: New file.
8451         * m4/roundf.m4: New file.
8452         * m4/roundl.m4: New file.
8453         * m4/check-libm-func-m4: New file.
8454         * modules/math: Replace round, roundf, roundl related @VARS@ in
8455         math.in.h.
8456         * modules/round: New file.
8457         * modules/round-tests: New file.
8458         * modules/roundf: New file.
8459         * modules/roundf-tests: New file.
8460         * modules/roundl: New file.
8461         * modules/roundl-tests: New file.
8462         * tests/test-round1.c: New file.
8463         * tests/test-round2.c: New file.
8464         * tests/test-roundf1.c: New file.
8465         * tests/test-roundf2.c: New file.
8466         * tests/test-roundl.c: New file.
8467         * doc/functions/round.texi: Mention round module.
8468         * doc/functions/roundf.texi: Mention roundf module.
8469         * doc/functions/roundl.texi: Mention roundl module.
8470         * MODULES.html.sh: Mention new modules.
8471         Thanks to Bruno Haible for suggestions.
8472
8473 2007-10-20  Jim Meyering  <meyering@redhat.com>
8474
8475         * lib/xprintf.c: Include <config.h> unconditionally.
8476
8477         Change xprintf's license to GPL.
8478         * modules/xprintf (License): s/LGPL/GPL/, since this module
8479         depends on modules (exit and exitfail) which are GPL.
8480         Suggestion from Bruno Haible.
8481
8482         xprintf fixes.
8483         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
8484         Use a clearer diagnostic.
8485         Patch from Bruno Haible.
8486
8487 2007-10-20  Bruno Haible  <bruno@clisp.org>
8488
8489         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
8490         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
8491         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8492
8493 2007-10-20  Bruno Haible  <bruno@clisp.org>
8494
8495         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
8496         precision in the comparison result > x - 1 or similar.
8497         * tests/test-ceilf2.c (correct_result_p): Likewise.
8498         * tests/test-truncf2.c (correct_result_p): Likewise.
8499         * tests/test-trunc2.c (correct_result_p): Likewise.
8500         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8501
8502 2007-10-20  Bruno Haible  <bruno@clisp.org>
8503
8504         * modules/ceil: New file.
8505         * m4/ceil.m4: New file.
8506         * doc/functions/ceil.texi: Mention the 'ceil' module.
8507
8508 2007-10-20  Bruno Haible  <bruno@clisp.org>
8509
8510         * modules/floor: New file.
8511         * m4/floor.m4: New file.
8512         * doc/functions/floor.texi: Mention the 'floor' module.
8513
8514 2007-10-20  Bruno Haible  <bruno@clisp.org>
8515
8516         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
8517         of %a.
8518         * modules/floorf-tests (Depends-on): Likewise.
8519         * modules/truncf-tests (Depends-on): Likewise.
8520         * modules/trunc-tests (Depends-on): Likewise.
8521         Reported by Ben Pfaff.
8522
8523 2007-10-19  Jim Meyering  <meyering@redhat.com>
8524
8525         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
8526         Don't bother testing specific errno values.  Just test ferror.
8527
8528         New module: xprintf
8529         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
8530
8531 2007-10-19  Bruno Haible  <bruno@clisp.org>
8532
8533         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
8534         syntax.
8535         * modules/javaexec (Makefile.am): Likewise.
8536         * modules/relocatable-prog (Makefile.am): Likewise.
8537         Suggested by Jim Meyering.
8538
8539 2007-10-18  Bruno Haible  <bruno@clisp.org>
8540
8541         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
8542         Reported by Jim Meyering.
8543
8544 2007-10-18  Eric Blake  <ebb9@byu.net>
8545
8546         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
8547
8548 2007-10-18  Bruno Haible  <bruno@clisp.org>
8549
8550         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
8551         the format string into writable memory. Needed in Fortify conditions.
8552
8553 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
8554             Bruno Haible  <bruno@clisp.org>
8555
8556         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
8557         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
8558         * modules/trim (Depends-on): Add mbchar.
8559         (configure.ac): Add gl_FUNC_MBRTOWC.
8560         (Makefile.am): Augment lib_SOURCES.
8561
8562 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
8563
8564         Modify glob.c to use fstatat and dirfd, to simplify it.
8565         Suggested by Eric Blake.
8566         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
8567         Don't include <stdbool.h>; not used.
8568         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
8569         (link_exists_p): Simplify implementation, since we can now assume
8570         dirfd and fstatat.
8571         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
8572
8573 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8574
8575         * gnulib-tool (func_get_dependencies): Fix sed script to
8576         match only tests.
8577
8578 2007-10-17  Bruno Haible  <bruno@clisp.org>
8579
8580         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
8581         allow locale names without encoding suffix.
8582         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
8583         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
8584
8585 2007-10-16  Bruno Haible  <bruno@clisp.org>
8586
8587         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
8588         * lib/getgroups.c (getgroups): Likewise.
8589         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
8590
8591 2007-10-16  Bruno Haible  <bruno@clisp.org>
8592
8593         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
8594         * modules/malloc-posix (License): Likewise.
8595         * modules/realloc-posix (License): Likewise.
8596         * modules/calloc-posix (License): Likewise.
8597         * modules/intprops (License): Change from GPL to LGPL, with
8598         Paul Eggert's approval.
8599
8600 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
8601
8602         Merge glibc changes into lib/glob.c.
8603
8604         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
8605         2007-10-15 04:59:03 UTC.  Here are the changes:
8606
8607         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
8608
8609         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
8610
8611         * lib/glob.c: Add some branch prediction throughout.
8612
8613         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
8614
8615         [BZ #5103]
8616         * lib/glob.c (glob): Recognize patterns starting \/.
8617
8618         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
8619
8620         [BZ #3996]
8621         * lib/glob.c (attribute_hidden): Define if not defined.
8622         (glob): Unescape dirname, filename or username when needed and not
8623         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
8624         is NULL.  Handle unescaped [ in pattern without closing ].
8625         Don't pass GLOB_CHECK down to recursive glob for directories.
8626         (__glob_pattern_type): New function.
8627         (__glob_pattern_p): Implement using __glob_pattern_type.
8628         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
8629         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
8630         Remove unreachable code.
8631
8632         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
8633
8634         * lib/glob.c (glob_in_dir): Add some comments and asserts to
8635         explain why there are no leaks.
8636
8637         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
8638
8639         [BZ #3253]
8640         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
8641         time, rather allocate increasingly bigger arrays of pointers, if
8642         possible with alloca, if too large with malloc.
8643
8644 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
8645
8646         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
8647         Problem reported by H.Merijn Brand in
8648         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
8649         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
8650         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
8651
8652 2007-10-15  Bruno Haible  <bruno@clisp.org>
8653
8654         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
8655         with explicit rpl_ prefix.
8656         * lib/fopen.c (fopen): Likewise.
8657         * lib/freopen.c (freopen): Likewise.
8658         * lib/iconv.c (iconv): Likewise.
8659         * lib/iconv_close.c (iconv_close): Likewise.
8660
8661 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8662
8663         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
8664
8665 2007-10-15  Bruno Haible  <bruno@clisp.org>
8666
8667         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
8668         <stddef.h> instead of <stdlib.h> since we only need NULL.
8669         Reported by Ben Pfaff <blp@cs.stanford.edu>.
8670
8671 2007-10-15  Bruno Haible  <bruno@clisp.org>
8672
8673         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
8674         Replace paragraph talking about LIBOBJS.
8675         Reported by Colin Watson <cjwatson@debian.org>.
8676
8677 2007-10-15  Bruno Haible  <bruno@clisp.org>
8678
8679         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
8680         <stdlib.h> before using NULL.
8681
8682 2007-10-15  Simon Josefsson  <simon@josefsson.org>
8683
8684         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
8685         Reported by Albert Chin <china@thewrittenword.com>.
8686
8687 2007-10-14  Bruno Haible  <bruno@clisp.org>
8688
8689         * modules/iconv_open-utf-tests: New file.
8690         * tests/test-iconv-utf.c: New file.
8691
8692         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
8693         * modules/iconv_open-utf: New file.
8694         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
8695         (iconv, iconv_close): New declarations.
8696         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
8697         be defined.
8698         (iconv_open): Add special handling of conversion between UTF-8 and
8699         UTF-{16,32}{BE,LE}.
8700         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
8701         * lib/iconv_close.c: New file.
8702         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
8703         gl_FUNC_ICONV_OPEN.
8704         (gl_FUNC_ICONV_OPEN): Use it.
8705         (gl_FUNC_ICONV_OPEN_UTF): New macro.
8706         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
8707         and REPLACE_ICONV_UTF.
8708         * modules/iconv_open (Depends-on): Add c-strcase.
8709         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
8710         ICONV_CONST.
8711         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
8712
8713 2007-10-13  Albert Chin  <china@thewrittenword.com>
8714             Bruno Haible  <bruno@clisp.org>
8715
8716         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
8717         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
8718
8719 2007-10-13  Bruno Haible  <bruno@clisp.org>
8720
8721         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
8722         defined, use the ISO C99 inline semantics.
8723         * lib/argp.h (ARGP_EI): Likewise.
8724
8725 2007-10-13  Bruno Haible  <bruno@clisp.org>
8726
8727         Handle 'inline' change in gcc 4.3.0.
8728         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
8729         argp_fmtstream_write, argp_fmtstream_set_lmargin,
8730         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
8731         argp_fmtstream_point): Disable 'extern' declaration if the function
8732         definition is going to be provided inline.
8733         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
8734         semantics, not the ISO C99 inline semantics.
8735         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
8736         'extern' declaration if the function definition is going to be provided
8737         inline.
8738         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
8739         the GNU C inline semantics, not the ISO C99 inline semantics. With
8740         GCC 4.2, avoid a warning.
8741
8742 2007-10-13  Bruno Haible  <bruno@clisp.org>
8743
8744         * lib/freading.h (freading): Enable the use of __freading for
8745         glibc >= 2.7.
8746         * lib/freading.c (freading): Likewise.
8747
8748 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
8749
8750         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
8751         "warning: C99 inline functions are not supported; using GNU89".
8752
8753 2007-10-12  Bruno Haible  <bruno@clisp.org>
8754
8755         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
8756         of 2.
8757         * tests/test-ceilf2.c: New file.
8758         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
8759
8760         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
8761         * modules/ceilf-tests: Update.
8762
8763 2007-10-12  Bruno Haible  <bruno@clisp.org>
8764
8765         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
8766         of 2.
8767         * tests/test-floorf2.c: New file.
8768         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
8769
8770         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
8771         * modules/floorf-tests: Update.
8772
8773 2007-10-12  Bruno Haible  <bruno@clisp.org>
8774
8775         * tests/test-trunc2.c: New file.
8776         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
8777
8778         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
8779         * modules/trunc-tests: Update.
8780
8781 2007-10-12  Bruno Haible  <bruno@clisp.org>
8782
8783         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
8784         of 2.
8785         * tests/test-truncf2.c: New file.
8786         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
8787
8788         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
8789         * modules/truncf-tests: Update.
8790
8791 2007-10-11  Eric Blake  <ebb9@byu.net>
8792
8793         Don't claim strerror is broken on Interix.
8794         * doc/functions/strerror.texi (strerror): Known broken systems are
8795         now Solaris 8, and not Interix.
8796         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
8797         Interix on cross-compile.
8798         Reported by Martin Koeppe in
8799         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
8800
8801 2007-10-11  Bruno Haible  <bruno@clisp.org>
8802
8803         * modules/i-ring-tests: New file.
8804         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
8805         instead of assert.
8806
8807 2007-10-11  Bruno Haible  <bruno@clisp.org>
8808
8809         * modules/filenamecat-tests: New file.
8810         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
8811         * lib/filenamecat.c: Remove test code.
8812
8813 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
8814
8815         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
8816
8817         * lib/strerror.c: Include <string.h> always, to test interface,
8818         and to remove the need for the dummy.
8819         Include intprops.h to compute width instead of doing it ourselves
8820         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
8821         (strerror): Define it to return NULL if there's no system strerror.
8822         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
8823         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
8824         ancient pre-strerror Unix systems well any more.  Saying "unknown
8825         system error" is enough.
8826         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
8827         simpler strerror.c implementation.
8828         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
8829         Simplify the tests to reflect the simpler strerror implementation.
8830         * modules/strerror (Depends-on): Add intprops.
8831
8832 2007-10-09  Eric Blake  <ebb9@byu.net>
8833
8834         Silence test-fpending.
8835         * modules/fpending-tests (Files): Add wrapper script.
8836         * tests/test-fpending.sh: New file.
8837
8838 2007-10-09  Bruno Haible  <bruno@clisp.org>
8839
8840         * MODULES.html.sh (func_module): Don't create a hyperlink for
8841         function names like 'printf_frexp'.
8842         (Misc): Add crc, memxor.
8843         (Characteristics of floating types): New section.
8844         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
8845         isnanf-nolibm, signbit, trunc, truncf, truncl.
8846         (Enhancements for ISO C 99 functions): New subsection Input/output.
8847         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
8848         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
8849         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
8850         (Compatibility checks for POSIX:2001 functions): Add clock-time.
8851         (Enhancements for POSIX:2001 functions): Add chdir-long.
8852         (File system functions): Add areadlink, chdir-safer, read-file.
8853         Remove cycle-check.
8854         (File system as inode set): New section.
8855         (Date and time): Add gethrxtime.
8856         (Multithreading): Add openmp.
8857         (Internationalization functions): Add localename.
8858         (Unicode string functions): Add unistr/u*-mbsnlen.
8859         (Support for maintaining and releasing projects): Add git-version-gen.
8860         (Lone files): Remove directories.
8861
8862 2007-10-08  Ben Pfaff  <blp@gnu.org>
8863
8864         * lib/xmalloca.h: Fix typo in comment.
8865
8866 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
8867
8868         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
8869         when avoiding problems with integer overflow.  Use a portable test
8870         instead.
8871
8872 2007-10-08  Simon Josefsson  <simon@josefsson.org>
8873
8874         * modules/dummy (License): Change to LGPLv2+.
8875         * modules/float (License): Likewise
8876         * modules/realloc (License): Likewise
8877         * modules/stdlib (License): Likewise
8878
8879 2007-10-07  Bruno Haible  <bruno@clisp.org>
8880
8881         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
8882         * floor.c (TWO_MANT_DIG): Likewise.
8883         * ceil.c (TWO_MANT_DIG): Likewise.
8884         Reported by Ben Pfaff.
8885
8886 2007-10-07  Bruno Haible  <bruno@clisp.org>
8887
8888         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
8889         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
8890         * lib/frexp.c (FUNC): Likewise.
8891         * lib/printf-frexp.h (printf_frexp): Likewise.
8892         * lib/printf-frexpl.h (printf_frexpl): Likewise.
8893         * lib/printf-frexp.c (FUNC): Likewise.
8894         Suggested by Jim Meyering.
8895
8896 2007-10-07  Jim Meyering  <meyering@redhat.com>
8897
8898         Make xnanosleep's integer overflow test more robust.
8899         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
8900         so that gcc-4.3.0 doesn't optimize away this test for overflow.
8901
8902 2007-10-07  Bruno Haible  <bruno@clisp.org>
8903
8904         * NEWS: Mention the license change.
8905
8906         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
8907         abbreviations in the modules files.
8908
8909         Change copyright notice from GPLv2+ to GPLv3+.
8910         * README: Change copyright notice.
8911         * MODULES.html.sh: Likewise.
8912         * build-aux/bootstrap.conf: Likewise.
8913         * build-aux/config.libpath: Likewise.
8914         * build-aux/csharpcomp.sh.in: Likewise.
8915         * build-aux/csharpexec.sh.in: Likewise.
8916         * build-aux/install-reloc: Likewise.
8917         * build-aux/javacomp.sh.in: Likewise.
8918         * build-aux/javaexec.sh.in: Likewise.
8919         * build-aux/ldd.sh.in: Likewise.
8920         * build-aux/reloc-ldflags: Likewise.
8921         * build-aux/relocatable.sh.in: Likewise.
8922         * build-aux/x-to-1.in: Likewise.
8923         * check-module: Likewise.
8924         * config/srclistvars.sh: Likewise.
8925         * gnulib-tool: Likewise.
8926         * lib/acl-internal.h: Likewise.
8927         * lib/acl.c: Likewise.
8928         * lib/acl.h: Likewise.
8929         * lib/acl_entries.c: Likewise.
8930         * lib/areadlink-with-size.c: Likewise.
8931         * lib/areadlink.c: Likewise.
8932         * lib/areadlink.h: Likewise.
8933         * lib/argmatch.c: Likewise.
8934         * lib/argmatch.h: Likewise.
8935         * lib/argp-ba.c: Likewise.
8936         * lib/argp-eexst.c: Likewise.
8937         * lib/argp-fmtstream.c: Likewise.
8938         * lib/argp-fmtstream.h: Likewise.
8939         * lib/argp-fs-xinl.c: Likewise.
8940         * lib/argp-help.c: Likewise.
8941         * lib/argp-namefrob.h: Likewise.
8942         * lib/argp-parse.c: Likewise.
8943         * lib/argp-pin.c: Likewise.
8944         * lib/argp-pv.c: Likewise.
8945         * lib/argp-pvh.c: Likewise.
8946         * lib/argp-xinl.c: Likewise.
8947         * lib/argp.h: Likewise.
8948         * lib/at-func.c: Likewise.
8949         * lib/atanl.c: Likewise.
8950         * lib/backupfile.c: Likewise.
8951         * lib/backupfile.h: Likewise.
8952         * lib/basename.c: Likewise.
8953         * lib/binary-io.h: Likewise.
8954         * lib/byteswap.in.h: Likewise.
8955         * lib/c-stack.c: Likewise.
8956         * lib/c-stack.h: Likewise.
8957         * lib/c-strcasestr.c: Likewise.
8958         * lib/c-strcasestr.h: Likewise.
8959         * lib/c-strstr.c: Likewise.
8960         * lib/c-strstr.h: Likewise.
8961         * lib/c-strtod.c: Likewise.
8962         * lib/calloc.c: Likewise.
8963         * lib/canon-host.c: Likewise.
8964         * lib/canon-host.h: Likewise.
8965         * lib/canonicalize-lgpl.c: Likewise.
8966         * lib/canonicalize.c: Likewise.
8967         * lib/canonicalize.h: Likewise.
8968         * lib/ceil.c: Likewise.
8969         * lib/ceilf.c: Likewise.
8970         * lib/ceill.c: Likewise.
8971         * lib/chdir-long.c: Likewise.
8972         * lib/chdir-long.h: Likewise.
8973         * lib/chdir-safer.c: Likewise.
8974         * lib/chdir-safer.h: Likewise.
8975         * lib/chown.c: Likewise.
8976         * lib/classpath.c: Likewise.
8977         * lib/classpath.h: Likewise.
8978         * lib/clean-temp.c: Likewise.
8979         * lib/clean-temp.h: Likewise.
8980         * lib/cloexec.c: Likewise.
8981         * lib/close-stream.c: Likewise.
8982         * lib/closein.c: Likewise.
8983         * lib/closein.h: Likewise.
8984         * lib/closeout.c: Likewise.
8985         * lib/closeout.h: Likewise.
8986         * lib/concat-filename.c: Likewise.
8987         * lib/copy-file.c: Likewise.
8988         * lib/copy-file.h: Likewise.
8989         * lib/count-one-bits.h: Likewise.
8990         * lib/crc.c: Likewise.
8991         * lib/crc.h: Likewise.
8992         * lib/creat-safer.c: Likewise.
8993         * lib/csharpcomp.c: Likewise.
8994         * lib/csharpcomp.h: Likewise.
8995         * lib/csharpexec.c: Likewise.
8996         * lib/csharpexec.h: Likewise.
8997         * lib/cycle-check.c: Likewise.
8998         * lib/cycle-check.h: Likewise.
8999         * lib/diacrit.c: Likewise.
9000         * lib/diacrit.h: Likewise.
9001         * lib/diffseq.h: Likewise.
9002         * lib/dirchownmod.c: Likewise.
9003         * lib/dirent.in.h: Likewise.
9004         * lib/dirfd.c: Likewise.
9005         * lib/dirfd.h: Likewise.
9006         * lib/dirname.c: Likewise.
9007         * lib/dirname.h: Likewise.
9008         * lib/dummy.c: Likewise.
9009         * lib/dup-safer.c: Likewise.
9010         * lib/dup2.c: Likewise.
9011         * lib/eealloc.h: Likewise.
9012         * lib/error.c: Likewise.
9013         * lib/error.h: Likewise.
9014         * lib/euidaccess.c: Likewise.
9015         * lib/exclude.c: Likewise.
9016         * lib/exclude.h: Likewise.
9017         * lib/execute.c: Likewise.
9018         * lib/execute.h: Likewise.
9019         * lib/exitfail.c: Likewise.
9020         * lib/exitfail.h: Likewise.
9021         * lib/expl.c: Likewise.
9022         * lib/fatal-signal.c: Likewise.
9023         * lib/fatal-signal.h: Likewise.
9024         * lib/fbufmode.c: Likewise.
9025         * lib/fbufmode.h: Likewise.
9026         * lib/fchdir.c: Likewise.
9027         * lib/fchmodat.c: Likewise.
9028         * lib/fchownat.c: Likewise.
9029         * lib/fcntl--.h: Likewise.
9030         * lib/fcntl-safer.h: Likewise.
9031         * lib/fcntl.in.h: Likewise.
9032         * lib/fd-safer.c: Likewise.
9033         * lib/fflush.c: Likewise.
9034         * lib/file-has-acl.c: Likewise.
9035         * lib/file-set.c: Likewise.
9036         * lib/file-type.c: Likewise.
9037         * lib/file-type.h: Likewise.
9038         * lib/fileblocks.c: Likewise.
9039         * lib/filemode.c: Likewise.
9040         * lib/filemode.h: Likewise.
9041         * lib/filename.h: Likewise.
9042         * lib/filenamecat.c: Likewise.
9043         * lib/filenamecat.h: Likewise.
9044         * lib/findprog.c: Likewise.
9045         * lib/findprog.h: Likewise.
9046         * lib/float.in.h: Likewise.
9047         * lib/floor.c: Likewise.
9048         * lib/floorf.c: Likewise.
9049         * lib/floorl.c: Likewise.
9050         * lib/fopen-safer.c: Likewise.
9051         * lib/fopen.c: Likewise.
9052         * lib/fpending.c: Likewise.
9053         * lib/fpending.h: Likewise.
9054         * lib/fprintf.c: Likewise.
9055         * lib/fprintftime.h: Likewise.
9056         * lib/fpucw.h: Likewise.
9057         * lib/fpurge.c: Likewise.
9058         * lib/fpurge.h: Likewise.
9059         * lib/freadable.c: Likewise.
9060         * lib/freadable.h: Likewise.
9061         * lib/freadahead.c: Likewise.
9062         * lib/freadahead.h: Likewise.
9063         * lib/freading.c: Likewise.
9064         * lib/freading.h: Likewise.
9065         * lib/free.c: Likewise.
9066         * lib/freopen.c: Likewise.
9067         * lib/frexp.c: Likewise.
9068         * lib/frexpl.c: Likewise.
9069         * lib/fseek.c: Likewise.
9070         * lib/fseterr.c: Likewise.
9071         * lib/fseterr.h: Likewise.
9072         * lib/fstatat.c: Likewise.
9073         * lib/fstrcmp.c: Likewise.
9074         * lib/fstrcmp.h: Likewise.
9075         * lib/fsusage.c: Likewise.
9076         * lib/fsusage.h: Likewise.
9077         * lib/ftell.c: Likewise.
9078         * lib/ftello.c: Likewise.
9079         * lib/fts-cycle.c: Likewise.
9080         * lib/fts.c: Likewise.
9081         * lib/fts_.h: Likewise.
9082         * lib/full-read.c: Likewise.
9083         * lib/full-read.h: Likewise.
9084         * lib/full-write.c: Likewise.
9085         * lib/full-write.h: Likewise.
9086         * lib/fwritable.c: Likewise.
9087         * lib/fwritable.h: Likewise.
9088         * lib/fwriteerror.c: Likewise.
9089         * lib/fwriteerror.h: Likewise.
9090         * lib/fwriting.c: Likewise.
9091         * lib/fwriting.h: Likewise.
9092         * lib/gcd.c: Likewise.
9093         * lib/gcd.h: Likewise.
9094         * lib/getcwd.c: Likewise.
9095         * lib/getdate.h: Likewise.
9096         * lib/getdate.y: Likewise.
9097         * lib/getdomainname.c: Likewise.
9098         * lib/getdomainname.h: Likewise.
9099         * lib/getgroups.c: Likewise.
9100         * lib/gethostname.c: Likewise.
9101         * lib/gethrxtime.c: Likewise.
9102         * lib/gethrxtime.h: Likewise.
9103         * lib/getloadavg.c: Likewise.
9104         * lib/getndelim2.c: Likewise.
9105         * lib/getndelim2.h: Likewise.
9106         * lib/getnline.c: Likewise.
9107         * lib/getnline.h: Likewise.
9108         * lib/getopt.c: Likewise.
9109         * lib/getopt.in.h: Likewise.
9110         * lib/getopt1.c: Likewise.
9111         * lib/getopt_int.h: Likewise.
9112         * lib/getpagesize.h: Likewise.
9113         * lib/getsubopt.c: Likewise.
9114         * lib/gettime.c: Likewise.
9115         * lib/getugroups.c: Likewise.
9116         * lib/getugroups.h: Likewise.
9117         * lib/getusershell.c: Likewise.
9118         * lib/gl_anyavltree_list1.h: Likewise.
9119         * lib/gl_anyavltree_list2.h: Likewise.
9120         * lib/gl_anyhash_list1.h: Likewise.
9121         * lib/gl_anyhash_list2.h: Likewise.
9122         * lib/gl_anylinked_list1.h: Likewise.
9123         * lib/gl_anylinked_list2.h: Likewise.
9124         * lib/gl_anyrbtree_list1.h: Likewise.
9125         * lib/gl_anyrbtree_list2.h: Likewise.
9126         * lib/gl_anytree_list1.h: Likewise.
9127         * lib/gl_anytree_list2.h: Likewise.
9128         * lib/gl_anytree_oset.h: Likewise.
9129         * lib/gl_anytreehash_list1.h: Likewise.
9130         * lib/gl_anytreehash_list2.h: Likewise.
9131         * lib/gl_array_list.c: Likewise.
9132         * lib/gl_array_list.h: Likewise.
9133         * lib/gl_array_oset.c: Likewise.
9134         * lib/gl_array_oset.h: Likewise.
9135         * lib/gl_avltree_list.c: Likewise.
9136         * lib/gl_avltree_list.h: Likewise.
9137         * lib/gl_avltree_oset.c: Likewise.
9138         * lib/gl_avltree_oset.h: Likewise.
9139         * lib/gl_avltreehash_list.c: Likewise.
9140         * lib/gl_avltreehash_list.h: Likewise.
9141         * lib/gl_carray_list.c: Likewise.
9142         * lib/gl_carray_list.h: Likewise.
9143         * lib/gl_linked_list.c: Likewise.
9144         * lib/gl_linked_list.h: Likewise.
9145         * lib/gl_linkedhash_list.c: Likewise.
9146         * lib/gl_linkedhash_list.h: Likewise.
9147         * lib/gl_list.c: Likewise.
9148         * lib/gl_list.h: Likewise.
9149         * lib/gl_oset.c: Likewise.
9150         * lib/gl_oset.h: Likewise.
9151         * lib/gl_rbtree_list.c: Likewise.
9152         * lib/gl_rbtree_list.h: Likewise.
9153         * lib/gl_rbtree_oset.c: Likewise.
9154         * lib/gl_rbtree_oset.h: Likewise.
9155         * lib/gl_rbtreehash_list.c: Likewise.
9156         * lib/gl_rbtreehash_list.h: Likewise.
9157         * lib/gl_sublist.c: Likewise.
9158         * lib/gl_sublist.h: Likewise.
9159         * lib/group-member.c: Likewise.
9160         * lib/group-member.h: Likewise.
9161         * lib/hard-locale.c: Likewise.
9162         * lib/hard-locale.h: Likewise.
9163         * lib/hash-pjw.c: Likewise.
9164         * lib/hash-pjw.h: Likewise.
9165         * lib/hash-triple.c: Likewise.
9166         * lib/hash.c: Likewise.
9167         * lib/hash.h: Likewise.
9168         * lib/human.c: Likewise.
9169         * lib/human.h: Likewise.
9170         * lib/i-ring.c: Likewise.
9171         * lib/i-ring.h: Likewise.
9172         * lib/idcache.c: Likewise.
9173         * lib/imaxabs.c: Likewise.
9174         * lib/imaxdiv.c: Likewise.
9175         * lib/inet_pton.c: Likewise.
9176         * lib/inet_pton.h: Likewise.
9177         * lib/intprops.h: Likewise.
9178         * lib/inttostr.c: Likewise.
9179         * lib/inttostr.h: Likewise.
9180         * lib/inttypes.in.h: Likewise.
9181         * lib/isapipe.c: Likewise.
9182         * lib/isdir.c: Likewise.
9183         * lib/isnan.c: Likewise.
9184         * lib/isnan.h: Likewise.
9185         * lib/isnanf.c: Likewise.
9186         * lib/isnanf.h: Likewise.
9187         * lib/isnanl-nolibm.h: Likewise.
9188         * lib/isnanl.c: Likewise.
9189         * lib/isnanl.h: Likewise.
9190         * lib/javacomp.c: Likewise.
9191         * lib/javacomp.h: Likewise.
9192         * lib/javaexec.c: Likewise.
9193         * lib/javaexec.h: Likewise.
9194         * lib/javaversion.c: Likewise.
9195         * lib/javaversion.h: Likewise.
9196         * lib/javaversion.java: Likewise.
9197         * lib/lbrkprop.h: Likewise.
9198         * lib/lchmod.h: Likewise.
9199         * lib/lchown.c: Likewise.
9200         * lib/ldexpl.c: Likewise.
9201         * lib/linebreak.c: Likewise.
9202         * lib/linebreak.h: Likewise.
9203         * lib/linebuffer.c: Likewise.
9204         * lib/linebuffer.h: Likewise.
9205         * lib/locale.in.h: Likewise.
9206         * lib/logl.c: Likewise.
9207         * lib/long-options.c: Likewise.
9208         * lib/long-options.h: Likewise.
9209         * lib/lstat.c: Likewise.
9210         * lib/lstat.h: Likewise.
9211         * lib/math.in.h: Likewise.
9212         * lib/mbchar.c: Likewise.
9213         * lib/mbchar.h: Likewise.
9214         * lib/mbfile.h: Likewise.
9215         * lib/mbiter.h: Likewise.
9216         * lib/mbscasecmp.c: Likewise.
9217         * lib/mbscasestr.c: Likewise.
9218         * lib/mbschr.c: Likewise.
9219         * lib/mbscspn.c: Likewise.
9220         * lib/mbslen.c: Likewise.
9221         * lib/mbsncasecmp.c: Likewise.
9222         * lib/mbsnlen.c: Likewise.
9223         * lib/mbspbrk.c: Likewise.
9224         * lib/mbspcasecmp.c: Likewise.
9225         * lib/mbsrchr.c: Likewise.
9226         * lib/mbssep.c: Likewise.
9227         * lib/mbsspn.c: Likewise.
9228         * lib/mbsstr.c: Likewise.
9229         * lib/mbstok_r.c: Likewise.
9230         * lib/mbswidth.c: Likewise.
9231         * lib/mbswidth.h: Likewise.
9232         * lib/mbuiter.h: Likewise.
9233         * lib/memcasecmp.c: Likewise.
9234         * lib/memcasecmp.h: Likewise.
9235         * lib/memchr.c: Likewise.
9236         * lib/memcmp.c: Likewise.
9237         * lib/memcoll.c: Likewise.
9238         * lib/memcoll.h: Likewise.
9239         * lib/memcpy.c: Likewise.
9240         * lib/memrchr.c: Likewise.
9241         * lib/mkancesdirs.c: Likewise.
9242         * lib/mkdir-p.c: Likewise.
9243         * lib/mkdir-p.h: Likewise.
9244         * lib/mkdir.c: Likewise.
9245         * lib/mkdirat.c: Likewise.
9246         * lib/mkdtemp.c: Likewise.
9247         * lib/mkstemp-safer.c: Likewise.
9248         * lib/mkstemp.c: Likewise.
9249         * lib/modechange.c: Likewise.
9250         * lib/modechange.h: Likewise.
9251         * lib/mountlist.c: Likewise.
9252         * lib/mountlist.h: Likewise.
9253         * lib/mpsort.c: Likewise.
9254         * lib/nanosleep.c: Likewise.
9255         * lib/obstack.c: Likewise.
9256         * lib/obstack.h: Likewise.
9257         * lib/open-safer.c: Likewise.
9258         * lib/open.c: Likewise.
9259         * lib/openat-die.c: Likewise.
9260         * lib/openat-priv.h: Likewise.
9261         * lib/openat-proc.c: Likewise.
9262         * lib/openat.c: Likewise.
9263         * lib/openat.h: Likewise.
9264         * lib/pagealign_alloc.c: Likewise.
9265         * lib/pagealign_alloc.h: Likewise.
9266         * lib/physmem.c: Likewise.
9267         * lib/physmem.h: Likewise.
9268         * lib/pipe-safer.c: Likewise.
9269         * lib/pipe.c: Likewise.
9270         * lib/pipe.h: Likewise.
9271         * lib/posixtm.c: Likewise.
9272         * lib/posixtm.h: Likewise.
9273         * lib/posixver.c: Likewise.
9274         * lib/printf-frexp.c: Likewise.
9275         * lib/printf-frexp.h: Likewise.
9276         * lib/printf-frexpl.c: Likewise.
9277         * lib/printf-frexpl.h: Likewise.
9278         * lib/printf.c: Likewise.
9279         * lib/progname.c: Likewise.
9280         * lib/progname.h: Likewise.
9281         * lib/progreloc.c: Likewise.
9282         * lib/putenv.c: Likewise.
9283         * lib/quote.c: Likewise.
9284         * lib/quote.h: Likewise.
9285         * lib/quotearg.c: Likewise.
9286         * lib/quotearg.h: Likewise.
9287         * lib/raise.c: Likewise.
9288         * lib/readline.c: Likewise.
9289         * lib/readline.h: Likewise.
9290         * lib/readlink.c: Likewise.
9291         * lib/readtokens.c: Likewise.
9292         * lib/readtokens.h: Likewise.
9293         * lib/readtokens0.c: Likewise.
9294         * lib/readtokens0.h: Likewise.
9295         * lib/readutmp.c: Likewise.
9296         * lib/readutmp.h: Likewise.
9297         * lib/realloc.c: Likewise.
9298         * lib/relocwrapper.c: Likewise.
9299         * lib/rename-dest-slash.c: Likewise.
9300         * lib/rename.c: Likewise.
9301         * lib/rmdir.c: Likewise.
9302         * lib/rpmatch.c: Likewise.
9303         * lib/safe-read.c: Likewise.
9304         * lib/safe-read.h: Likewise.
9305         * lib/safe-write.c: Likewise.
9306         * lib/safe-write.h: Likewise.
9307         * lib/same-inode.h: Likewise.
9308         * lib/same.c: Likewise.
9309         * lib/same.h: Likewise.
9310         * lib/save-cwd.c: Likewise.
9311         * lib/save-cwd.h: Likewise.
9312         * lib/savedir.c: Likewise.
9313         * lib/savedir.h: Likewise.
9314         * lib/savewd.c: Likewise.
9315         * lib/savewd.h: Likewise.
9316         * lib/search.in.h: Likewise.
9317         * lib/setenv.c: Likewise.
9318         * lib/setenv.h: Likewise.
9319         * lib/settime.c: Likewise.
9320         * lib/sh-quote.c: Likewise.
9321         * lib/sh-quote.h: Likewise.
9322         * lib/sig2str.c: Likewise.
9323         * lib/sig2str.h: Likewise.
9324         * lib/signal.in.h: Likewise.
9325         * lib/signbitd.c: Likewise.
9326         * lib/signbitf.c: Likewise.
9327         * lib/signbitl.c: Likewise.
9328         * lib/sigprocmask.c: Likewise.
9329         * lib/sincosl.c: Likewise.
9330         * lib/sleep.c: Likewise.
9331         * lib/sprintf.c: Likewise.
9332         * lib/sqrtl.c: Likewise.
9333         * lib/stat-time.h: Likewise.
9334         * lib/stdio--.h: Likewise.
9335         * lib/stdio-safer.h: Likewise.
9336         * lib/stdlib--.h: Likewise.
9337         * lib/stdlib-safer.h: Likewise.
9338         * lib/stdlib.in.h: Likewise.
9339         * lib/stpcpy.c: Likewise.
9340         * lib/stpncpy.c: Likewise.
9341         * lib/strchrnul.c: Likewise.
9342         * lib/strcspn.c: Likewise.
9343         * lib/strerror.c: Likewise.
9344         * lib/strftime.c: Likewise.
9345         * lib/strftime.h: Likewise.
9346         * lib/striconveh.c: Likewise.
9347         * lib/striconveh.h: Likewise.
9348         * lib/striconveha.c: Likewise.
9349         * lib/striconveha.h: Likewise.
9350         * lib/stripslash.c: Likewise.
9351         * lib/strnlen1.c: Likewise.
9352         * lib/strnlen1.h: Likewise.
9353         * lib/strtod.c: Likewise.
9354         * lib/strtoimax.c: Likewise.
9355         * lib/strtok_r.c: Likewise.
9356         * lib/strtol.c: Likewise.
9357         * lib/strtoll.c: Likewise.
9358         * lib/strtoul.c: Likewise.
9359         * lib/strtoull.c: Likewise.
9360         * lib/sysexits.in.h: Likewise.
9361         * lib/tempname.c: Likewise.
9362         * lib/tempname.h: Likewise.
9363         * lib/timespec.h: Likewise.
9364         * lib/tls.c: Likewise.
9365         * lib/tls.h: Likewise.
9366         * lib/tmpdir.c: Likewise.
9367         * lib/tmpdir.h: Likewise.
9368         * lib/tmpfile-safer.c: Likewise.
9369         * lib/tmpfile.c: Likewise.
9370         * lib/trigl.c: Likewise.
9371         * lib/trigl.h: Likewise.
9372         * lib/trim.c: Likewise.
9373         * lib/trim.h: Likewise.
9374         * lib/trunc.c: Likewise.
9375         * lib/truncf.c: Likewise.
9376         * lib/truncl.c: Likewise.
9377         * lib/tsearch.c: Likewise.
9378         * lib/unicodeio.c: Likewise.
9379         * lib/unicodeio.h: Likewise.
9380         * lib/unistd--.h: Likewise.
9381         * lib/unistd-safer.h: Likewise.
9382         * lib/unistdio/ulc-fprintf.c: Likewise.
9383         * lib/unistdio/ulc-vfprintf.c: Likewise.
9384         * lib/unlinkdir.c: Likewise.
9385         * lib/unlinkdir.h: Likewise.
9386         * lib/unlocked-io.h: Likewise.
9387         * lib/unsetenv.c: Likewise.
9388         * lib/userspec.c: Likewise.
9389         * lib/utime.c: Likewise.
9390         * lib/utimecmp.c: Likewise.
9391         * lib/utimecmp.h: Likewise.
9392         * lib/utimens.c: Likewise.
9393         * lib/verify.h: Likewise.
9394         * lib/verror.c: Likewise.
9395         * lib/verror.h: Likewise.
9396         * lib/version-etc-fsf.c: Likewise.
9397         * lib/version-etc.c: Likewise.
9398         * lib/version-etc.h: Likewise.
9399         * lib/vfprintf.c: Likewise.
9400         * lib/vprintf.c: Likewise.
9401         * lib/vsprintf.c: Likewise.
9402         * lib/w32spawn.h: Likewise.
9403         * lib/wait-process.c: Likewise.
9404         * lib/wait-process.h: Likewise.
9405         * lib/wcwidth.c: Likewise.
9406         * lib/write-any-file.c: Likewise.
9407         * lib/xalloc-die.c: Likewise.
9408         * lib/xalloc.h: Likewise.
9409         * lib/xasprintf.c: Likewise.
9410         * lib/xgetcwd.c: Likewise.
9411         * lib/xgetcwd.h: Likewise.
9412         * lib/xgetdomainname.c: Likewise.
9413         * lib/xgetdomainname.h: Likewise.
9414         * lib/xgethostname.c: Likewise.
9415         * lib/xmalloc.c: Likewise.
9416         * lib/xmalloca.c: Likewise.
9417         * lib/xmalloca.h: Likewise.
9418         * lib/xmemcoll.c: Likewise.
9419         * lib/xnanosleep.c: Likewise.
9420         * lib/xreadlink.c: Likewise.
9421         * lib/xreadlink.h: Likewise.
9422         * lib/xsetenv.c: Likewise.
9423         * lib/xsetenv.h: Likewise.
9424         * lib/xstriconv.c: Likewise.
9425         * lib/xstriconv.h: Likewise.
9426         * lib/xstrndup.c: Likewise.
9427         * lib/xstrndup.h: Likewise.
9428         * lib/xstrtod.c: Likewise.
9429         * lib/xstrtod.h: Likewise.
9430         * lib/xstrtol-error.c: Likewise.
9431         * lib/xstrtol.c: Likewise.
9432         * lib/xstrtol.h: Likewise.
9433         * lib/xtime.h: Likewise.
9434         * lib/xvasprintf.c: Likewise.
9435         * lib/xvasprintf.h: Likewise.
9436         * lib/yesno.c: Likewise.
9437         * lib/yesno.h: Likewise.
9438         * posix-modules: Likewise.
9439         * tests/test-alloca-opt.c: Likewise.
9440         * tests/test-arcfour.c: Likewise.
9441         * tests/test-arctwo.c: Likewise.
9442         * tests/test-argmatch.c: Likewise.
9443         * tests/test-argp-2.sh: Likewise.
9444         * tests/test-argp.c: Likewise.
9445         * tests/test-arpa_inet.c: Likewise.
9446         * tests/test-array_list.c: Likewise.
9447         * tests/test-array_oset.c: Likewise.
9448         * tests/test-atexit.c: Likewise.
9449         * tests/test-avltree_list.c: Likewise.
9450         * tests/test-avltree_oset.c: Likewise.
9451         * tests/test-avltreehash_list.c: Likewise.
9452         * tests/test-base64.c: Likewise.
9453         * tests/test-binary-io.c: Likewise.
9454         * tests/test-byteswap.c: Likewise.
9455         * tests/test-c-ctype.c: Likewise.
9456         * tests/test-c-strcasecmp.c: Likewise.
9457         * tests/test-c-strcasestr.c: Likewise.
9458         * tests/test-c-strncasecmp.c: Likewise.
9459         * tests/test-c-strstr.c: Likewise.
9460         * tests/test-canonicalize-lgpl.c: Likewise.
9461         * tests/test-canonicalize.c: Likewise.
9462         * tests/test-carray_list.c: Likewise.
9463         * tests/test-ceilf.c: Likewise.
9464         * tests/test-ceill.c: Likewise.
9465         * tests/test-count-one-bits.c: Likewise.
9466         * tests/test-crc.c: Likewise.
9467         * tests/test-dirname.c: Likewise.
9468         * tests/test-fbufmode.c: Likewise.
9469         * tests/test-fcntl.c: Likewise.
9470         * tests/test-fflush.c: Likewise.
9471         * tests/test-floorf.c: Likewise.
9472         * tests/test-floorl.c: Likewise.
9473         * tests/test-fopen.c: Likewise.
9474         * tests/test-fprintf-posix.c: Likewise.
9475         * tests/test-fprintf-posix.h: Likewise.
9476         * tests/test-fpurge.c: Likewise.
9477         * tests/test-freadable.c: Likewise.
9478         * tests/test-freadahead.c: Likewise.
9479         * tests/test-freading.c: Likewise.
9480         * tests/test-freopen.c: Likewise.
9481         * tests/test-frexp.c: Likewise.
9482         * tests/test-frexpl.c: Likewise.
9483         * tests/test-fseek.c: Likewise.
9484         * tests/test-fseeko.c: Likewise.
9485         * tests/test-fseterr.c: Likewise.
9486         * tests/test-fstrcmp.c: Likewise.
9487         * tests/test-ftell.c: Likewise.
9488         * tests/test-ftello.c: Likewise.
9489         * tests/test-fwritable.c: Likewise.
9490         * tests/test-fwriting.c: Likewise.
9491         * tests/test-getaddrinfo.c: Likewise.
9492         * tests/test-getpass.c: Likewise.
9493         * tests/test-gettimeofday.c: Likewise.
9494         * tests/test-hmac-md5.c: Likewise.
9495         * tests/test-hmac-sha1.c: Likewise.
9496         * tests/test-iconv.c: Likewise.
9497         * tests/test-iconvme.c: Likewise.
9498         * tests/test-inttypes.c: Likewise.
9499         * tests/test-isnan.c: Likewise.
9500         * tests/test-isnanf.c: Likewise.
9501         * tests/test-isnanl-nolibm.c: Likewise.
9502         * tests/test-isnanl.c: Likewise.
9503         * tests/test-isnanl.h: Likewise.
9504         * tests/test-ldexpl.c: Likewise.
9505         * tests/test-linked_list.c: Likewise.
9506         * tests/test-linkedhash_list.c: Likewise.
9507         * tests/test-locale.c: Likewise.
9508         * tests/test-localename.c: Likewise.
9509         * tests/test-lock.c: Likewise.
9510         * tests/test-lseek.c: Likewise.
9511         * tests/test-malloca.c: Likewise.
9512         * tests/test-math.c: Likewise.
9513         * tests/test-mbscasecmp.c: Likewise.
9514         * tests/test-mbscasestr1.c: Likewise.
9515         * tests/test-mbscasestr2.c: Likewise.
9516         * tests/test-mbscasestr3.c: Likewise.
9517         * tests/test-mbscasestr4.c: Likewise.
9518         * tests/test-mbschr.c: Likewise.
9519         * tests/test-mbscspn.c: Likewise.
9520         * tests/test-mbsncasecmp.c: Likewise.
9521         * tests/test-mbspbrk.c: Likewise.
9522         * tests/test-mbspcasecmp.c: Likewise.
9523         * tests/test-mbsrchr.c: Likewise.
9524         * tests/test-mbsspn.c: Likewise.
9525         * tests/test-mbsstr1.c: Likewise.
9526         * tests/test-mbsstr2.c: Likewise.
9527         * tests/test-mbsstr3.c: Likewise.
9528         * tests/test-md5.c: Likewise.
9529         * tests/test-memmem.c: Likewise.
9530         * tests/test-netinet_in.c: Likewise.
9531         * tests/test-open.c: Likewise.
9532         * tests/test-printf-frexp.c: Likewise.
9533         * tests/test-printf-frexpl.c: Likewise.
9534         * tests/test-printf-posix.c: Likewise.
9535         * tests/test-printf-posix.h: Likewise.
9536         * tests/test-rbtree_list.c: Likewise.
9537         * tests/test-rbtree_oset.c: Likewise.
9538         * tests/test-rbtreehash_list.c: Likewise.
9539         * tests/test-read-file.c: Likewise.
9540         * tests/test-rijndael.c: Likewise.
9541         * tests/test-search.c: Likewise.
9542         * tests/test-signbit.c: Likewise.
9543         * tests/test-sleep.c: Likewise.
9544         * tests/test-snprintf-posix.c: Likewise.
9545         * tests/test-snprintf-posix.h: Likewise.
9546         * tests/test-snprintf.c: Likewise.
9547         * tests/test-sprintf-posix.c: Likewise.
9548         * tests/test-sprintf-posix.h: Likewise.
9549         * tests/test-stat-time.c: Likewise.
9550         * tests/test-stdbool.c: Likewise.
9551         * tests/test-stdint.c: Likewise.
9552         * tests/test-stdio.c: Likewise.
9553         * tests/test-stdlib.c: Likewise.
9554         * tests/test-stpncpy.c: Likewise.
9555         * tests/test-strcasestr.c: Likewise.
9556         * tests/test-striconv.c: Likewise.
9557         * tests/test-striconveh.c: Likewise.
9558         * tests/test-striconveha.c: Likewise.
9559         * tests/test-string.c: Likewise.
9560         * tests/test-sys_select.c: Likewise.
9561         * tests/test-sys_socket.c: Likewise.
9562         * tests/test-sys_stat.c: Likewise.
9563         * tests/test-sys_time.c: Likewise.
9564         * tests/test-sysexits.c: Likewise.
9565         * tests/test-time.c: Likewise.
9566         * tests/test-tls.c: Likewise.
9567         * tests/test-trunc.c: Likewise.
9568         * tests/test-truncf.c: Likewise.
9569         * tests/test-truncl.c: Likewise.
9570         * tests/test-unistd.c: Likewise.
9571         * tests/test-vasnprintf-posix.c: Likewise.
9572         * tests/test-vasnprintf-posix2.c: Likewise.
9573         * tests/test-vasnprintf.c: Likewise.
9574         * tests/test-vasprintf-posix.c: Likewise.
9575         * tests/test-vasprintf.c: Likewise.
9576         * tests/test-verify.c: Likewise.
9577         * tests/test-vfprintf-posix.c: Likewise.
9578         * tests/test-vprintf-posix.c: Likewise.
9579         * tests/test-vsnprintf-posix.c: Likewise.
9580         * tests/test-vsnprintf.c: Likewise.
9581         * tests/test-vsprintf-posix.c: Likewise.
9582         * tests/test-wchar.c: Likewise.
9583         * tests/test-wctype.c: Likewise.
9584         * tests/test-wcwidth.c: Likewise.
9585         * tests/test-xstrtol.c: Likewise.
9586         * tests/test-xvasprintf.c: Likewise.
9587         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
9588         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
9589         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
9590         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
9591         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
9592         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
9593         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
9594         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
9595         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
9596         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
9597         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
9598         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
9599         * tests/uniname/test-uninames.c: Likewise.
9600         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
9601         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
9602         * tests/unistdio/test-u16-printf1.h: Likewise.
9603         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
9604         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
9605         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
9606         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
9607         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
9608         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
9609         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
9610         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
9611         * tests/unistdio/test-u32-printf1.h: Likewise.
9612         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
9613         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
9614         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
9615         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
9616         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
9617         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
9618         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
9619         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
9620         * tests/unistdio/test-u8-printf1.h: Likewise.
9621         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
9622         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
9623         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
9624         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
9625         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
9626         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
9627         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
9628         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
9629         * tests/unistdio/test-ulc-printf1.h: Likewise.
9630         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
9631         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
9632         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
9633         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
9634         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
9635         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
9636         * tests/uniwidth/test-u16-strwidth.c: Likewise.
9637         * tests/uniwidth/test-u16-width.c: Likewise.
9638         * tests/uniwidth/test-u32-strwidth.c: Likewise.
9639         * tests/uniwidth/test-u32-width.c: Likewise.
9640         * tests/uniwidth/test-u8-strwidth.c: Likewise.
9641         * tests/uniwidth/test-u8-width.c: Likewise.
9642         * tests/uniwidth/test-uc_width.c: Likewise.
9643         * config/srclist-update: Likewise.
9644         (fixlicense): Update to GPLv3+.
9645
9646         Change copyright notice from LGPLv2.1+ to LGPLv3+.
9647         * tests/test-tsearch.c: Change copyright notice.
9648
9649         Change copyright notice from LGPLv2.0+ to LGPLv3+.
9650         * lib/c-strcaseeq.h: Change copyright notice.
9651         * lib/streq.h: Likewise.
9652         * lib/uniconv.h: Likewise.
9653         * lib/uniconv/u-conv-from-enc.h: Likewise.
9654         * lib/uniconv/u-conv-to-enc.h: Likewise.
9655         * lib/uniconv/u-strconv-from-enc.h: Likewise.
9656         * lib/uniconv/u-strconv-to-enc.h: Likewise.
9657         * lib/uniconv/u16-conv-from-enc.c: Likewise.
9658         * lib/uniconv/u16-conv-to-enc.c: Likewise.
9659         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
9660         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
9661         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
9662         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
9663         * lib/uniconv/u32-conv-from-enc.c: Likewise.
9664         * lib/uniconv/u32-conv-to-enc.c: Likewise.
9665         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
9666         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
9667         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
9668         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
9669         * lib/uniconv/u8-conv-from-enc.c: Likewise.
9670         * lib/uniconv/u8-conv-to-enc.c: Likewise.
9671         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
9672         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
9673         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
9674         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
9675         * lib/uniname.h: Likewise.
9676         * lib/uniname/uniname.c: Likewise.
9677         * lib/unistdio.h: Likewise.
9678         * lib/unistdio/u-asnprintf.h: Likewise.
9679         * lib/unistdio/u-asprintf.h: Likewise.
9680         * lib/unistdio/u-printf-args.c: Likewise.
9681         * lib/unistdio/u-printf-args.h: Likewise.
9682         * lib/unistdio/u-printf-parse.h: Likewise.
9683         * lib/unistdio/u-snprintf.h: Likewise.
9684         * lib/unistdio/u-sprintf.h: Likewise.
9685         * lib/unistdio/u-vasprintf.h: Likewise.
9686         * lib/unistdio/u-vsnprintf.h: Likewise.
9687         * lib/unistdio/u-vsprintf.h: Likewise.
9688         * lib/unistdio/u16-asnprintf.c: Likewise.
9689         * lib/unistdio/u16-asprintf.c: Likewise.
9690         * lib/unistdio/u16-printf-parse.c: Likewise.
9691         * lib/unistdio/u16-snprintf.c: Likewise.
9692         * lib/unistdio/u16-sprintf.c: Likewise.
9693         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
9694         * lib/unistdio/u16-u16-asprintf.c: Likewise.
9695         * lib/unistdio/u16-u16-snprintf.c: Likewise.
9696         * lib/unistdio/u16-u16-sprintf.c: Likewise.
9697         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
9698         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
9699         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
9700         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
9701         * lib/unistdio/u16-vasnprintf.c: Likewise.
9702         * lib/unistdio/u16-vasprintf.c: Likewise.
9703         * lib/unistdio/u16-vsnprintf.c: Likewise.
9704         * lib/unistdio/u16-vsprintf.c: Likewise.
9705         * lib/unistdio/u32-asnprintf.c: Likewise.
9706         * lib/unistdio/u32-asprintf.c: Likewise.
9707         * lib/unistdio/u32-printf-parse.c: Likewise.
9708         * lib/unistdio/u32-snprintf.c: Likewise.
9709         * lib/unistdio/u32-sprintf.c: Likewise.
9710         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
9711         * lib/unistdio/u32-u32-asprintf.c: Likewise.
9712         * lib/unistdio/u32-u32-snprintf.c: Likewise.
9713         * lib/unistdio/u32-u32-sprintf.c: Likewise.
9714         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
9715         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
9716         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
9717         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
9718         * lib/unistdio/u32-vasnprintf.c: Likewise.
9719         * lib/unistdio/u32-vasprintf.c: Likewise.
9720         * lib/unistdio/u32-vsnprintf.c: Likewise.
9721         * lib/unistdio/u32-vsprintf.c: Likewise.
9722         * lib/unistdio/u8-asnprintf.c: Likewise.
9723         * lib/unistdio/u8-asprintf.c: Likewise.
9724         * lib/unistdio/u8-printf-parse.c: Likewise.
9725         * lib/unistdio/u8-snprintf.c: Likewise.
9726         * lib/unistdio/u8-sprintf.c: Likewise.
9727         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
9728         * lib/unistdio/u8-u8-asprintf.c: Likewise.
9729         * lib/unistdio/u8-u8-snprintf.c: Likewise.
9730         * lib/unistdio/u8-u8-sprintf.c: Likewise.
9731         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
9732         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
9733         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
9734         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
9735         * lib/unistdio/u8-vasnprintf.c: Likewise.
9736         * lib/unistdio/u8-vasprintf.c: Likewise.
9737         * lib/unistdio/u8-vsnprintf.c: Likewise.
9738         * lib/unistdio/u8-vsprintf.c: Likewise.
9739         * lib/unistdio/ulc-asnprintf.c: Likewise.
9740         * lib/unistdio/ulc-asprintf.c: Likewise.
9741         * lib/unistdio/ulc-printf-parse.c: Likewise.
9742         * lib/unistdio/ulc-snprintf.c: Likewise.
9743         * lib/unistdio/ulc-sprintf.c: Likewise.
9744         * lib/unistdio/ulc-vasnprintf.c: Likewise.
9745         * lib/unistdio/ulc-vasprintf.c: Likewise.
9746         * lib/unistdio/ulc-vsnprintf.c: Likewise.
9747         * lib/unistdio/ulc-vsprintf.c: Likewise.
9748         * lib/unistr.h: Likewise.
9749         * lib/unistr/u-cpy-alloc.h: Likewise.
9750         * lib/unistr/u-cpy.h: Likewise.
9751         * lib/unistr/u-endswith.h: Likewise.
9752         * lib/unistr/u-move.h: Likewise.
9753         * lib/unistr/u-set.h: Likewise.
9754         * lib/unistr/u-startswith.h: Likewise.
9755         * lib/unistr/u-stpcpy.h: Likewise.
9756         * lib/unistr/u-stpncpy.h: Likewise.
9757         * lib/unistr/u-strcat.h: Likewise.
9758         * lib/unistr/u-strcpy.h: Likewise.
9759         * lib/unistr/u-strcspn.h: Likewise.
9760         * lib/unistr/u-strdup.h: Likewise.
9761         * lib/unistr/u-strlen.h: Likewise.
9762         * lib/unistr/u-strncat.h: Likewise.
9763         * lib/unistr/u-strncpy.h: Likewise.
9764         * lib/unistr/u-strnlen.h: Likewise.
9765         * lib/unistr/u-strpbrk.h: Likewise.
9766         * lib/unistr/u-strspn.h: Likewise.
9767         * lib/unistr/u-strstr.h: Likewise.
9768         * lib/unistr/u-strtok.h: Likewise.
9769         * lib/unistr/u16-check.c: Likewise.
9770         * lib/unistr/u16-chr.c: Likewise.
9771         * lib/unistr/u16-cmp.c: Likewise.
9772         * lib/unistr/u16-cpy-alloc.c: Likewise.
9773         * lib/unistr/u16-cpy.c: Likewise.
9774         * lib/unistr/u16-endswith.c: Likewise.
9775         * lib/unistr/u16-mblen.c: Likewise.
9776         * lib/unistr/u16-mbsnlen.c: Likewise.
9777         * lib/unistr/u16-mbtouc-aux.c: Likewise.
9778         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
9779         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
9780         * lib/unistr/u16-mbtouc.c: Likewise.
9781         * lib/unistr/u16-mbtoucr.c: Likewise.
9782         * lib/unistr/u16-move.c: Likewise.
9783         * lib/unistr/u16-next.c: Likewise.
9784         * lib/unistr/u16-prev.c: Likewise.
9785         * lib/unistr/u16-set.c: Likewise.
9786         * lib/unistr/u16-startswith.c: Likewise.
9787         * lib/unistr/u16-stpcpy.c: Likewise.
9788         * lib/unistr/u16-stpncpy.c: Likewise.
9789         * lib/unistr/u16-strcat.c: Likewise.
9790         * lib/unistr/u16-strchr.c: Likewise.
9791         * lib/unistr/u16-strcmp.c: Likewise.
9792         * lib/unistr/u16-strcpy.c: Likewise.
9793         * lib/unistr/u16-strcspn.c: Likewise.
9794         * lib/unistr/u16-strdup.c: Likewise.
9795         * lib/unistr/u16-strlen.c: Likewise.
9796         * lib/unistr/u16-strmblen.c: Likewise.
9797         * lib/unistr/u16-strmbtouc.c: Likewise.
9798         * lib/unistr/u16-strncat.c: Likewise.
9799         * lib/unistr/u16-strncmp.c: Likewise.
9800         * lib/unistr/u16-strncpy.c: Likewise.
9801         * lib/unistr/u16-strnlen.c: Likewise.
9802         * lib/unistr/u16-strpbrk.c: Likewise.
9803         * lib/unistr/u16-strrchr.c: Likewise.
9804         * lib/unistr/u16-strspn.c: Likewise.
9805         * lib/unistr/u16-strstr.c: Likewise.
9806         * lib/unistr/u16-strtok.c: Likewise.
9807         * lib/unistr/u16-to-u32.c: Likewise.
9808         * lib/unistr/u16-to-u8.c: Likewise.
9809         * lib/unistr/u16-uctomb-aux.c: Likewise.
9810         * lib/unistr/u16-uctomb.c: Likewise.
9811         * lib/unistr/u32-check.c: Likewise.
9812         * lib/unistr/u32-chr.c: Likewise.
9813         * lib/unistr/u32-cmp.c: Likewise.
9814         * lib/unistr/u32-cpy-alloc.c: Likewise.
9815         * lib/unistr/u32-cpy.c: Likewise.
9816         * lib/unistr/u32-endswith.c: Likewise.
9817         * lib/unistr/u32-mblen.c: Likewise.
9818         * lib/unistr/u32-mbsnlen.c: Likewise.
9819         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
9820         * lib/unistr/u32-mbtouc.c: Likewise.
9821         * lib/unistr/u32-mbtoucr.c: Likewise.
9822         * lib/unistr/u32-move.c: Likewise.
9823         * lib/unistr/u32-next.c: Likewise.
9824         * lib/unistr/u32-prev.c: Likewise.
9825         * lib/unistr/u32-set.c: Likewise.
9826         * lib/unistr/u32-startswith.c: Likewise.
9827         * lib/unistr/u32-stpcpy.c: Likewise.
9828         * lib/unistr/u32-stpncpy.c: Likewise.
9829         * lib/unistr/u32-strcat.c: Likewise.
9830         * lib/unistr/u32-strchr.c: Likewise.
9831         * lib/unistr/u32-strcmp.c: Likewise.
9832         * lib/unistr/u32-strcpy.c: Likewise.
9833         * lib/unistr/u32-strcspn.c: Likewise.
9834         * lib/unistr/u32-strdup.c: Likewise.
9835         * lib/unistr/u32-strlen.c: Likewise.
9836         * lib/unistr/u32-strmblen.c: Likewise.
9837         * lib/unistr/u32-strmbtouc.c: Likewise.
9838         * lib/unistr/u32-strncat.c: Likewise.
9839         * lib/unistr/u32-strncmp.c: Likewise.
9840         * lib/unistr/u32-strncpy.c: Likewise.
9841         * lib/unistr/u32-strnlen.c: Likewise.
9842         * lib/unistr/u32-strpbrk.c: Likewise.
9843         * lib/unistr/u32-strrchr.c: Likewise.
9844         * lib/unistr/u32-strspn.c: Likewise.
9845         * lib/unistr/u32-strstr.c: Likewise.
9846         * lib/unistr/u32-strtok.c: Likewise.
9847         * lib/unistr/u32-to-u16.c: Likewise.
9848         * lib/unistr/u32-to-u8.c: Likewise.
9849         * lib/unistr/u32-uctomb.c: Likewise.
9850         * lib/unistr/u8-check.c: Likewise.
9851         * lib/unistr/u8-chr.c: Likewise.
9852         * lib/unistr/u8-cmp.c: Likewise.
9853         * lib/unistr/u8-cpy-alloc.c: Likewise.
9854         * lib/unistr/u8-cpy.c: Likewise.
9855         * lib/unistr/u8-endswith.c: Likewise.
9856         * lib/unistr/u8-mblen.c: Likewise.
9857         * lib/unistr/u8-mbsnlen.c: Likewise.
9858         * lib/unistr/u8-mbtouc-aux.c: Likewise.
9859         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
9860         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
9861         * lib/unistr/u8-mbtouc.c: Likewise.
9862         * lib/unistr/u8-mbtoucr.c: Likewise.
9863         * lib/unistr/u8-move.c: Likewise.
9864         * lib/unistr/u8-next.c: Likewise.
9865         * lib/unistr/u8-prev.c: Likewise.
9866         * lib/unistr/u8-set.c: Likewise.
9867         * lib/unistr/u8-startswith.c: Likewise.
9868         * lib/unistr/u8-stpcpy.c: Likewise.
9869         * lib/unistr/u8-stpncpy.c: Likewise.
9870         * lib/unistr/u8-strcat.c: Likewise.
9871         * lib/unistr/u8-strchr.c: Likewise.
9872         * lib/unistr/u8-strcmp.c: Likewise.
9873         * lib/unistr/u8-strcpy.c: Likewise.
9874         * lib/unistr/u8-strcspn.c: Likewise.
9875         * lib/unistr/u8-strdup.c: Likewise.
9876         * lib/unistr/u8-strlen.c: Likewise.
9877         * lib/unistr/u8-strmblen.c: Likewise.
9878         * lib/unistr/u8-strmbtouc.c: Likewise.
9879         * lib/unistr/u8-strncat.c: Likewise.
9880         * lib/unistr/u8-strncmp.c: Likewise.
9881         * lib/unistr/u8-strncpy.c: Likewise.
9882         * lib/unistr/u8-strnlen.c: Likewise.
9883         * lib/unistr/u8-strpbrk.c: Likewise.
9884         * lib/unistr/u8-strrchr.c: Likewise.
9885         * lib/unistr/u8-strspn.c: Likewise.
9886         * lib/unistr/u8-strstr.c: Likewise.
9887         * lib/unistr/u8-strtok.c: Likewise.
9888         * lib/unistr/u8-to-u16.c: Likewise.
9889         * lib/unistr/u8-to-u32.c: Likewise.
9890         * lib/unistr/u8-uctomb-aux.c: Likewise.
9891         * lib/unistr/u8-uctomb.c: Likewise.
9892         * lib/unitypes.h: Likewise.
9893         * lib/uniwidth.h: Likewise.
9894         * lib/uniwidth/cjk.h: Likewise.
9895         * lib/uniwidth/u16-strwidth.c: Likewise.
9896         * lib/uniwidth/u16-width.c: Likewise.
9897         * lib/uniwidth/u32-strwidth.c: Likewise.
9898         * lib/uniwidth/u32-width.c: Likewise.
9899         * lib/uniwidth/u8-strwidth.c: Likewise.
9900         * lib/uniwidth/u8-width.c: Likewise.
9901         * lib/uniwidth/width.c: Likewise.
9902
9903 2007-10-07  Bruno Haible  <bruno@clisp.org>
9904
9905         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
9906         The file is still under LGPL (see modules/inttypes).
9907
9908 2007-10-06  Bruno Haible  <bruno@clisp.org>
9909
9910         * modules/trunc (Dependencies): Add 'extensions'.
9911         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
9912         Reported by Ben Pfaff <blp@gnu.org>.
9913
9914 2007-10-06  Bruno Haible  <bruno@clisp.org>
9915
9916         * modules/freopen-tests: New file.
9917         * tests/test-freopen.c: New file.
9918
9919         * modules/fopen-tests: New file.
9920         * tests/test-fopen.c: New file.
9921
9922         * modules/fopen: New file.
9923         * lib/fopen.c: New file.
9924         * m4/fopen.m4: New file.
9925         * modules/freopen: New file.
9926         * lib/freopen.c: New file.
9927         * m4/freopen.m4: New file.
9928         * lib/stdio.in.h (fopen, freopen): New declarations.
9929         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
9930         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
9931         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
9932         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
9933         * doc/functions/fopen.texi: Mention the 'fopen' module.
9934         * doc/functions/freopen.texi: Mention the 'freopen' module.
9935
9936 2007-10-06  Bruno Haible  <bruno@clisp.org>
9937
9938         * modules/open-tests: New file.
9939         * tests/test-open.c: New file.
9940
9941         * modules/open: New file.
9942         * lib/open.c: New file.
9943         * m4/open.m4: New file.
9944         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
9945         lib/open.c does.
9946         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
9947         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
9948         macros.
9949         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
9950         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
9951         REPLACE_OPEN.
9952         * doc/functions/open.texi: Mention the 'open' module.
9953
9954 2007-10-04  Bruno Haible  <bruno@clisp.org>
9955
9956         * modules/ceill-tests: New file.
9957         * tests/test-ceill.c: New file.
9958
9959         * modules/ceill: New file.
9960         * lib/ceill.c: Replace entire file.
9961         * m4/ceill.m4: New file.
9962         * lib/math.in.h (ceill): Replace declaration.
9963         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
9964         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
9965         * doc/functions/ceill.texi: Mention the 'ceill' module.
9966         * modules/mathl (Files): Remove lib/ceill.c.
9967         (Depends-on): Add ceill.
9968
9969 2007-10-04  Bruno Haible  <bruno@clisp.org>
9970
9971         * modules/ceilf-tests: New file.
9972         * tests/test-ceilf.c: New file.
9973
9974         * modules/ceilf: New file.
9975         * lib/ceil.c: New file.
9976         * lib/ceilf.c: New file.
9977         * m4/ceilf.m4: New file.
9978         * lib/math.in.h (ceilf): New declaration.
9979         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
9980         HAVE_DECL_CEILF.
9981         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
9982         HAVE_DECL_CEILF.
9983         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
9984
9985 2007-10-04  Bruno Haible  <bruno@clisp.org>
9986
9987         * modules/floorl-tests: New file.
9988         * tests/test-floorl.c: New file.
9989
9990         * modules/floorl: New file.
9991         * lib/floorl.c: Replace entire file.
9992         * m4/floorl.m4: New file.
9993         * lib/math.in.h (floorl): Replace declaration.
9994         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
9995         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
9996         * doc/functions/floorl.texi: Mention the 'floorl' module.
9997         * modules/mathl (Files): Remove lib/floorl.c.
9998         (Depends-on): Add floorl.
9999
10000 2007-10-04  Bruno Haible  <bruno@clisp.org>
10001
10002         * modules/floorf-tests: New file.
10003         * tests/test-floorf.c: New file.
10004
10005         * modules/floorf: New file.
10006         * lib/floor.c: New file.
10007         * lib/floorf.c: New file.
10008         * m4/floorf.m4: New file.
10009         * lib/math.in.h (floorf): New declaration.
10010         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
10011         HAVE_DECL_FLOORF.
10012         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
10013         HAVE_DECL_FLOORF.
10014         * doc/functions/floorf.texi: Mention the 'floorf' module.
10015
10016 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
10017             Bruno Haible  <bruno@clisp.org>
10018
10019         Advertise for the Git server instead of the CVS server.
10020         * doc/gnulib-intro.texi (Steady Development): Mention the Git
10021         repository instead of the CVS one.
10022         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
10023         about all VCS systems generically.
10024         * doc/gnulib.texi (Introduction): Capitalize `Git'.
10025
10026 2007-10-04  Bruno Haible  <bruno@clisp.org>
10027
10028         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
10029         means.
10030         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
10031
10032 2007-10-04  Bruno Haible  <bruno@clisp.org>
10033
10034         * modules/truncl-tests: New file.
10035         * tests/test-truncl.c: New file.
10036
10037         * modules/truncl: New file.
10038         * lib/truncl.c: New file.
10039         * m4/truncl.m4: New file.
10040         * lib/math.in.h (truncl): New declaration.
10041         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
10042         HAVE_DECL_TRUNCL.
10043         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
10044         HAVE_DECL_TRUNCL.
10045         * doc/functions/truncl.texi: Mention the 'truncl' module.
10046
10047 2007-10-04  Bruno Haible  <bruno@clisp.org>
10048
10049         * modules/truncf-tests: New file.
10050         * tests/test-truncf.c: New file.
10051
10052         * modules/truncf: New file.
10053         * lib/trunc.c: Make paramerizable through USE_* macros.
10054         * lib/truncf.c: New file.
10055         * m4/truncf.m4: New file.
10056         * lib/math.in.h (truncf): New declaration.
10057         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
10058         HAVE_DECL_TRUNCF.
10059         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
10060         HAVE_DECL_TRUNCF.
10061         * doc/functions/truncf.texi: Mention the 'truncf' module.
10062
10063 2007-10-03  Bruno Haible  <bruno@clisp.org>
10064
10065         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
10066         augmentation also for tests modules.
10067         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
10068         * modules/atexit-tests (Makefile.am): Likewise.
10069         * modules/binary-io-tests (Makefile.am): Likewise.
10070         * modules/c-strcase-tests (Makefile.am): Likewise.
10071         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
10072         * modules/canonicalize-tests (Makefile.am): Likewise.
10073         * modules/closein-tests (Makefile.am): Likewise.
10074         * modules/fprintf-posix-tests (Makefile.am): Likewise.
10075         * modules/freadahead-tests (Makefile.am): Likewise.
10076         * modules/fseek-tests (Makefile.am): Likewise.
10077         * modules/fseeko-tests (Makefile.am): Likewise.
10078         * modules/ftell-tests (Makefile.am): Likewise.
10079         * modules/ftello-tests (Makefile.am): Likewise.
10080         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
10081         * modules/isnanl-tests (Makefile.am): Likewise.
10082         * modules/lseek-tests (Makefile.am): Likewise.
10083         * modules/mbscasecmp-tests (Makefile.am): Likewise.
10084         * modules/mbscasestr-tests (Makefile.am): Likewise.
10085         * modules/mbschr-tests (Makefile.am): Likewise.
10086         * modules/mbscspn-tests (Makefile.am): Likewise.
10087         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
10088         * modules/mbspbrk-tests (Makefile.am): Likewise.
10089         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
10090         * modules/mbsrchr-tests (Makefile.am): Likewise.
10091         * modules/mbsspn-tests (Makefile.am): Likewise.
10092         * modules/mbsstr-tests (Makefile.am): Likewise.
10093         * modules/printf-posix-tests (Makefile.am): Likewise.
10094         * modules/snprintf-posix-tests (Makefile.am): Likewise.
10095         * modules/sprintf-posix-tests (Makefile.am): Likewise.
10096         * modules/tsearch-tests (Makefile.am): Likewise.
10097         * modules/uniname/uniname-tests (Makefile.am): Likewise.
10098         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
10099         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
10100         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
10101         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
10102         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
10103         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
10104         * modules/vprintf-posix-tests (Makefile.am): Likewise.
10105         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
10106         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
10107         * modules/xstrtoimax-tests (Makefile.am): Likewise.
10108         * modules/xstrtol-tests (Makefile.am): Likewise.
10109         * modules/xstrtoumax-tests (Makefile.am): Likewise.
10110         * modules/yesno-tests (Makefile.am): Likewise.
10111
10112 2007-10-03  Bruno Haible  <bruno@clisp.org>
10113
10114         * modules/trunc-tests: New file.
10115         * tests/test-trunc.c: New file.
10116
10117         * modules/trunc: New file.
10118         * lib/trunc.c: New file.
10119         * m4/trunc.m4: New file.
10120         * lib/math.in.h (trunc): New declaration.
10121         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
10122         HAVE_DECL_TRUNC.
10123         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
10124         HAVE_DECL_TRUNC.
10125         * doc/functions/trunc.texi: Mention the 'trunc' module.
10126
10127 2007-10-03  Bruno Haible  <bruno@clisp.org>
10128
10129         * tests/test-fpending.c: New file, mostly copied
10130         from coreutils/lib/t-fpending.c.
10131         * modules/fpending-tests: New file.
10132
10133 2007-10-03  Bruno Haible  <bruno@clisp.org>
10134
10135         Port the stdio extensions to QNX (untested).
10136         * lib/fseterr.c (fseterr): Add support for QNX.
10137         * lib/fbufmode.c (fbufmode): Likewise.
10138         * lib/freadable.c (freadable): Likewise.
10139         * lib/fwritable.c (fwritable): Likewise.
10140         * lib/freading.c (freading): Likewise.
10141         * lib/fwriting.c (fwriting): Likewise.
10142         * lib/freadahead.c (freadahed): Likewise.
10143         * lib/fpurge.c (fpurge): Likewise.
10144         * lib/fseeko.c (rpl_fseeko): Likewise.
10145
10146 2007-10-03  Bruno Haible  <bruno@clisp.org>
10147             Jim Meyering  <jim@meyering.net>
10148             Eric Blake  <ebb9@byu.net>
10149
10150         * doc/relocatable.texi: Use @command instead of @program.
10151
10152 2007-10-02  Jim Meyering  <jim@meyering.net>
10153
10154         Perform one more "_.h" -> ".in.h" substitution.
10155         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
10156         instead of unistd_.h here, too.
10157
10158 2007-10-01  Bruno Haible  <bruno@clisp.org>
10159
10160         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
10161         Needed for the alloca-opt module.
10162
10163 2007-09-30  Bruno Haible  <bruno@clisp.org>
10164
10165         * lib/alloca.in.h: Renamed from lib/alloca_.h.
10166         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
10167         alloca_.h.
10168         * lib/argz.in.h: Renamed from lib/argz_.h.
10169         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
10170         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
10171         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
10172         byteswap_.h.
10173         * lib/dirent.in.h: Renamed from lib/dirent_.h.
10174         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
10175         dirent_.h.
10176         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
10177         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
10178         fcntl_.h.
10179         * lib/float.in.h: Renamed from lib/float_.h.
10180         * modules/float (Files, Makefile.am): Use float.in.h instead of
10181         float_.h.
10182         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
10183         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
10184         fnmatch_.h.
10185         * lib/getopt.in.h: Renamed from lib/getopt_.h.
10186         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
10187         getopt_.h.
10188         * lib/glob.in.h: Renamed from lib/glob_.h.
10189         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
10190         * lib/iconv.in.h: Renamed from lib/iconv_.h.
10191         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
10192         iconv_.h.
10193         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
10194         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
10195         inttypes_.h.
10196         * lib/locale.in.h: Renamed from lib/locale_.h.
10197         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
10198         locale_.h.
10199         * lib/math.in.h: Renamed from lib/math_.h.
10200         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
10201         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
10202         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
10203         of netinet_in_.h. Add dependency.
10204         * lib/poll.in.h: Renamed from lib/poll_.h.
10205         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
10206         * lib/search.in.h: Renamed from lib/search_.h.
10207         * modules/search (Files, Makefile.am): Use search.in.h instead of
10208         search_.h.
10209         * lib/signal.in.h: Renamed from lib/signal_.h.
10210         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
10211         _signal.h.
10212         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
10213         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
10214         stdbool_.h.
10215         * lib/stdint.in.h: Renamed from lib/stdint_.h.
10216         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
10217         stdint_.h.
10218         * lib/stdio.in.h: Renamed from lib/stdio_.h.
10219         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
10220         stdio_.h.
10221         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
10222         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
10223         stdlib_.h.
10224         * lib/string.in.h: Renamed from lib/string_.h.
10225         * modules/string (Files, Makefile.am): Use string.in.h instead of
10226         string_.h.
10227         * doc/gnulib-tool.texi (Initial import): Update.
10228         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
10229         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
10230         of sys_select_.h. Add dependency.
10231         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
10232         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
10233         of sys_socket_.h.
10234         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
10235         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
10236         sys_stat_.h.
10237         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
10238         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
10239         sys_time_.h.
10240         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
10241         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
10242         sysexits_.h.
10243         * lib/time.in.h: Renamed from lib/time_.h.
10244         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
10245         * lib/unistd.in.h: Renamed from lib/unistd_.h.
10246         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
10247         unistd_.h.
10248         * lib/wchar.in.h: Renamed from lib/wchar_.h.
10249         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
10250         wchar_.h.
10251         * lib/wctype.in.h: Renamed from lib/wctype_.h.
10252         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
10253         wctype_.h.
10254         * build-aux/bootstrap (slurp): Update.
10255         * lib/.cppi-disable: Update.
10256
10257 2007-09-30  Bruno Haible  <bruno@clisp.org>
10258
10259         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
10260         Needed on BeOS.
10261
10262 2007-09-30  Bruno Haible  <bruno@clisp.org>
10263
10264         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
10265
10266 2007-09-29  Bruno Haible  <bruno@clisp.org>
10267
10268         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
10269
10270 2007-09-29  Bruno Haible  <bruno@clisp.org>
10271
10272         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
10273         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
10274         * build-aux/install-reloc: Compile also areadlink.c.
10275         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
10276
10277 2007-09-29  Bruno Haible  <bruno@clisp.org>
10278
10279         * gnulib-tool (func_emit_initmacro_done): Indentation.
10280
10281 2007-09-29  Bruno Haible  <bruno@clisp.org>
10282
10283         * README: Add CVS checkout update instructions.
10284         Info from Bob Proulx <bob@proulx.com>.
10285
10286 2007-09-28  Eric Blake  <ebb9@byu.net>
10287
10288         Provide move-if-change.
10289         * build-aux/move-if-change: New file, based on best practice
10290         rather than any canonical upstream location.
10291
10292 2007-09-28  Jim Meyering  <jim@meyering.net>
10293
10294         Fix canonicalize loop-detection corner case.
10295         Do not attempt to stat the symlink values stored via seen_triple.
10296         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
10297         on linux-2.6.18, (but not 2.6.22).
10298         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
10299         triple_compare.  The former compares dev,ino,filename, while the latter
10300         would actually stat dirname(filename) when dev and ino were equal.
10301         * lib/hash-triple.c: Install <string.h>.
10302         (STREQ): Define.
10303         (triple_compare_ino_str): New function.
10304         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
10305
10306 2007-09-28  Eric Blake  <ebb9@byu.net>
10307
10308         Enforce that AC_REPLACE_FUNCS files exist.
10309         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
10310         override check for typos.
10311
10312         Fix test-closein on Solaris 10.
10313         * tests/test-closein.c (main): Don't assume stdin can be inherited
10314         closed on all systems.
10315         * tests/test-closein.sh: Likewise.
10316         Reported by Piotr Tarnowski.
10317
10318 2007-09-28  Jim Meyering  <jim@meyering.net>
10319
10320         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
10321
10322 2007-09-27  Jim Meyering  <jim@meyering.net>
10323
10324         canonicalize: Avoid a false-positive cycle failure.
10325         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
10326         Sort.  Remove cycle-check.
10327         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
10328         not cycle-check.h.
10329         (seen_triple): New function.
10330         (canonicalize_filename_mode): Use it instead of cycle-check.
10331         * tests/test-canonicalize.c: Add a test for this bug.
10332         * tests/test-canonicalize.sh: Set up and run the test.
10333
10334         New module, file-set, from coreutils.
10335         * modules/file-set: Define it.
10336         * lib/file-set.c, lib/file-set.h: Implement.
10337
10338         New module, hash-triple, from coreutils.
10339         * modules/hash-triple: Define it.
10340         * lib/hash-triple.c, lib/hash-triple.h: Implement.
10341
10342 2007-09-25  Eric Blake  <ebb9@byu.net>
10343
10344         Fix strerror on Interix.
10345         * lib/string_.h (strerror): Declare replacement.
10346         * doc/functions/strerror.texi (strerror): Document the Interix
10347         shortcoming.
10348         * modules/string (Makefile.am): Support new hooks.
10349         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
10350         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
10351         gl_FUNC_STRERROR_SEPARATE.
10352         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
10353         * lib/strerror.c (rpl_strerror): Provide replacement.
10354         * modules/strerror (Depends-on): Add string.
10355         (configure.ac): Detect use of module.
10356         * tests/test-strerror.c: New file.
10357         * modules/strerror-tests: New test module.
10358         * modules/argp (Depends-on): Add strerror.
10359         * modules/error (Depends-on): Likewise.
10360         Reported by Martin Koeppe.
10361
10362 2007-09-24  Bruno Haible  <bruno@clisp.org>
10363
10364         * README: Update git instructions.
10365
10366 2007-09-24  Eric Blake  <ebb9@byu.net>
10367
10368         Revert fpending breakage from 2007-09-08.
10369         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
10370         __fpending.c.
10371
10372 2007-09-24  Jim Meyering  <jim@meyering.net>
10373
10374         filenamecat.c: Add a test.
10375         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
10376         showing how the function works when DIR is the empty string.
10377
10378 2007-09-21  Simon Josefsson  <simon@josefsson.org>
10379
10380         * tests/test-canonicalize.sh: Turn on executable bit.
10381
10382 2007-09-19  Eric Blake  <ebb9@byu.net>
10383
10384         * README: Update CVS instructions.
10385
10386 2007-09-18  Bruno Haible  <bruno@clisp.org>
10387
10388         * modules/areadlink: New file.
10389         * lib/areadlink.h (areadlink): New declaration.
10390         * lib/areadlink.c: New file, based on lib/xreadlink.c.
10391
10392 2007-09-17  Jim Meyering  <jim@meyering.net>
10393
10394         * lib/savewd.c (ESTALE) [!defined]: Define.
10395         Reported to be required on Interix by Martin Koeppe.
10396
10397 2007-09-17  Bruno Haible  <bruno@clisp.org>
10398
10399         * gnulib-tool (func_version): Use $version.
10400
10401 2007-09-16  Bruno Haible  <bruno@clisp.org>
10402
10403         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
10404         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
10405         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
10406         Reported by Greg Schafer <gschafer@zip.com.au>.
10407
10408 2007-09-15  Bruno Haible  <bruno@clisp.org>
10409
10410         * gnulib-tool (sed): Try a little harder to make bash understand the
10411         alias.
10412         Reported by Bruce Korb <bruce.korb@gmail.com>.
10413
10414 2007-09-13  Eric Blake  <ebb9@byu.net>
10415
10416         * ChangeLog: Remove conflict markers.
10417
10418 2007-09-13  Simon Josefsson  <simon@josefsson.org>
10419
10420         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
10421         Reported by Bruno Haible <bruno@clisp.org>.
10422
10423 2007-09-12  Bruno Haible  <bruno@clisp.org>
10424
10425         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
10426         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
10427         is not defined.
10428
10429 2007-09-12  Eric Blake  <ebb9@byu.net>
10430
10431         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
10432         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
10433         Autoconf definition.
10434         * modules/euidaccess (Depends-on): Add extensions, for
10435         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
10436         * modules/fnmatch (Depends-on): Likewise.
10437         * modules/getaddrinfo (Depends-on): Likewise.
10438         * modules/getdelim (Depends-on): Likewise.
10439         * modules/getline (Depends-on): Likewise.
10440         * modules/getsubopt (Depends-on): Likewise.
10441         * modules/gettext (Depends-on): Likewise.
10442         * modules/group-member (Depends-on): Likewise.
10443         * modules/mbchar (Depends-on): Likewise.
10444         * modules/memmem (Depends-on): Likewise.
10445         * modules/mempcpy (Depends-on): Likewise.
10446         * modules/memrchr (Depends-on): Likewise.
10447         * modules/pagealign_alloc (Depends-on): Likewise.
10448         * modules/readutmp (Depends-on): Likewise.
10449         * modules/stpcpy (Depends-on): Likewise.
10450         * modules/stpncpy (Depends-on): Likewise.
10451         * modules/strchrnul (Depends-on): Likewise.
10452         * modules/strndup (Depends-on): Likewise.
10453         * modules/strsep (Depends-on): Likewise.
10454         * modules/strverscmp (Depends-on): Likewise.
10455         * modules/vasprintf (Depends-on): Likewise.
10456         * modules/wcwidth (Depends-on): Likewise.
10457         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
10458         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
10459         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
10460         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
10461         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
10462         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
10463         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
10464         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
10465         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
10466         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
10467         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
10468         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
10469         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
10470         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
10471         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
10472         * m4/readutmp.m4 (gl_READUTMP): Likewise.
10473         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
10474         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
10475         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
10476         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
10477         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
10478         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
10479         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
10480         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
10481         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
10482         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
10483         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
10484         so that lock.m4 can be used in gettext without extensions module.
10485
10486 2007-09-11  Bruno Haible  <bruno@clisp.org>
10487
10488         * m4/isc-posix.m4: Remove file.
10489         Suggested by Eric Blake.
10490
10491 2007-09-11  Eric Blake  <ebb9@byu.net>
10492
10493         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
10494
10495 2007-09-10  Bruno Haible  <bruno@clisp.org>
10496
10497         * posix-modules: Fix typo in error message.
10498         Reported by Matt <mkraai@beckman.com>.
10499
10500 2007-09-09  Bruno Haible  <bruno@clisp.org>
10501
10502         * doc/functions/getdelim.texi: Update list of platforms lacking the
10503         function.
10504         * doc/functions/getline.texi: Likewise.
10505
10506 2007-09-09  Jim Meyering  <jim@meyering.net>
10507
10508         * lib/hash.c (hash_initialize): Detect calloc failure.
10509         Reported by Bruno Haible.
10510
10511 2007-09-09  Bruno Haible  <bruno@clisp.org>
10512
10513         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
10514         malloc or realloc fails.
10515
10516 2007-09-09  Bruno Haible  <bruno@clisp.org>
10517
10518         * modules/getcwd (Depends-on): Add malloc-posix.
10519         * modules/glob (Depends-on): Likewise.
10520         * modules/putenv (Depends-on): Likewise.
10521         * modules/strdup (Depends-on): Likewise.
10522         * modules/getdelim (Depends-on): Add realloc-posix.
10523         * modules/read-file (Depends-on): Likewise.
10524
10525 2007-09-09  Bruno Haible  <bruno@clisp.org>
10526
10527         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
10528         (gl_FUNC_MALLOC_POSIX): Require it.
10529         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
10530         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
10531         * modules/realloc (Files): Add m4/malloc.m4.
10532         * modules/calloc (Files): Likewise.
10533
10534 2007-09-09  Bruno Haible  <bruno@clisp.org>
10535
10536         * modules/malloc-posix: New file.
10537         * modules/malloc (Depends-on): Add malloc-posix.
10538         * lib/malloc.c: Include errno.h.
10539         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
10540         and a POSIX-compatible malloc into a single function. Set ENOMEM
10541         when returning NULL.
10542         * m4/malloc.m4: New file.
10543         * doc/functions/malloc.texi: Mention the malloc-posix module.
10544         * lib/stdlib_.h (malloc): New declaration.
10545         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
10546         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
10547         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
10548         and HAVE_MALLOC_POSIX.
10549
10550 2007-09-09  Bruno Haible  <bruno@clisp.org>
10551
10552         * modules/realloc-posix: New file.
10553         * modules/realloc (Depends-on): Add realloc-posix.
10554         * lib/realloc.c: Include errno.h.
10555         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
10556         and a POSIX-compatible realloc into a single function. Set ENOMEM
10557         when returning NULL.
10558         * m4/realloc.m4: New file.
10559         * doc/functions/realloc.texi: Mention the realloc-posix module.
10560         * lib/stdlib_.h (realloc): New declaration.
10561         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
10562         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
10563         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
10564         and HAVE_REALLOC_POSIX.
10565
10566 2007-09-09  Bruno Haible  <bruno@clisp.org>
10567
10568         * modules/calloc-posix: New file.
10569         * modules/calloc (Depends-on): Add calloc-posix.
10570         * lib/calloc.c: Include errno.h.
10571         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
10572         and a POSIX-compatible calloc into a single function. Set ENOMEM
10573         when returning NULL.
10574         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
10575         * doc/functions/calloc.texi: Mention the calloc-posix module.
10576         * lib/stdlib_.h (calloc): New declaration.
10577         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
10578         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
10579         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
10580         and HAVE_CALLOC_POSIX.
10581
10582 2007-09-09  Bruno Haible  <bruno@clisp.org>
10583
10584         Allow for modules to show an arbitrary notice.
10585         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
10586         * gnulib-tool: New option --extract-notice.
10587         (func_usage): Document it.
10588         (sed_extract_prog): Update.
10589         (func_get_notice): New function.
10590         (func_modules_notice): New function.
10591         (func_import, func_create_testdir): Invoke it.
10592         Suggested by Jim Meyering.
10593
10594 2007-09-09  Bruno Haible  <bruno@clisp.org>
10595
10596         * gnulib-tool: New options --verbose, --quiet.
10597         (func_usage): Document them.
10598         (verbose): New variable.
10599         (func_execute_command): New function.
10600         (func_import): Don't show the module list and the file list if
10601         $verbose < 0.
10602         (func_create_testdir): Likewise. Use func_execute_command.
10603         (func_create_megatestdir): Use func_execute_command.
10604
10605 2007-09-08  Bruno Haible  <bruno@clisp.org>
10606
10607         * gnulib-tool (func_import): Prefer rsync over wget when available,
10608         for fetching the PO files.
10609
10610 2007-09-08  Bruno Haible  <bruno@clisp.org>
10611
10612         * posix-modules: New file. Portions copied from gnulib-tool.
10613         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
10614
10615 2007-09-08  Jim Meyering  <jim@meyering.net>
10616
10617         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
10618         * lib/fpending.h: Rename from __fpending.h.
10619         * lib/fpending.c: Rename from __fpending.c.
10620         Include "fpending.h", not "__fpending.h".
10621         * lib/__fpending.h, lib/__fpending.c: Remove files.
10622         * modules/fpending (Files): Reflect new file names.
10623         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
10624
10625 2007-09-08  Bruno Haible  <bruno@clisp.org>
10626
10627         * m4/inttypes-h.m4: Remove stub file.
10628
10629 2007-09-07  Simon Josefsson  <simon@josefsson.org>
10630
10631         * doc/headers/stdint.texi: Discuss #include_next issue.
10632
10633 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
10634
10635         * build-aux/bootstrap: Remove obsolete comment about wget --help.
10636
10637 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
10638
10639         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
10640         in variable name.
10641
10642 2007-09-03  Jim Meyering  <jim@meyering.net>
10643
10644         New module: git-version-gen.
10645         * modules/git-version-gen: New file.
10646
10647         Import changes from coreutils for bootstrap script.
10648
10649         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
10650
10651         bootstrap: uses rsync to download the .po files
10652         * build-aux/bootstrap (po_download_command_format): New global.
10653         (download_po_files): Use rsync.
10654         (update_po_files): Don't remove .po files after download,
10655         so future rsync runs can take advantage of the copies.
10656
10657         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
10658
10659         Solve the unnecessary-.po-file-regeneration problem once and for all.
10660         * build-aux/bootstrap (download_po_files): New function, renamed from
10661         get_translations.  Now, downloads, but doesn't update LINGUAS.
10662         (update_po_files): New function.
10663
10664         bootstrap: Ignore more.
10665         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
10666         uniwidth to e.g., lib/.gitignore.
10667         (slurp): Handle the sys_stat_.h -> sys mapping, too.
10668
10669         * build-aux/bootstrap: New setting: vc_ignore.
10670         (insert_sorted_if_absent): Create $file if absent.
10671         Adapt to new, possibly empty, list: $vc_ignore.
10672
10673         bootstrap: generate more ignorable names
10674         * build-aux/bootstrap (slurp): When generating ignorable names,
10675         also map .sin to .sed, .gperf to .c, and .y to .c.
10676
10677 2007-09-03  Jim Meyering  <jim@meyering.net>
10678
10679         * build-aux/git-version-gen: New file, from coreutils.  For details, see
10680         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
10681
10682 2007-09-02  Bruno Haible  <bruno@clisp.org>
10683
10684         Fix mis-recognition of 'mcs' on QNX 6.
10685         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
10686         output contains the string "Mono".
10687         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
10688         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
10689
10690 2007-09-01  Bruno Haible  <bruno@clisp.org>
10691
10692         Fix collision between uniwidth/* and linebreak modules.
10693         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
10694         u32_width): Remove declarations.
10695         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
10696         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
10697         streq3, streq2, streq1, streq0): Remove functions.
10698         (STREQ): Remove macro.
10699         (is_cjk_encoding): Remove function.
10700         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
10701         (uc_width, u8_width, u16_width, u32_width): Remove functions.
10702         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
10703         * NEWS: Document the change.
10704
10705 2007-09-01  Bruno Haible  <bruno@clisp.org>
10706
10707         * lib/streq.h: Add double-inclusion guard.
10708
10709 2007-09-01  Karl Berry  <karl@gnu.org>
10710
10711         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
10712
10713 2007-08-28  Jim Meyering  <jim@meyering.net>
10714
10715         Rename mreadlink_with_size to areadlink_with_size.
10716         * NEWS: Document the change.
10717         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
10718         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
10719         * lib/mreadlink.h: Rename this to...
10720         * lib/areadlink.h: ...this.
10721         * modules/mreadlink-with-size: Rename this to...
10722         * modules/areadlink-with-size: ...this.
10723         * lib/canonicalize.c: Reflect the renaming.
10724         * modules/canonicalize: Likewise.
10725
10726 2007-08-26  Bruno Haible  <bruno@clisp.org>
10727
10728         * gnulib-tool (func_import): When deciding which files to remove,
10729         consider also dangling symbolic links.
10730         Reported by Eric Blake.
10731
10732 2007-08-26  Bruno Haible  <bruno@clisp.org>
10733
10734         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
10735
10736 2007-08-23  Simon Josefsson  <simon@josefsson.org>
10737
10738         * lib/readline.c: Don't include getline.h, the prototype is now
10739         found in stdio.h.
10740
10741 2007-08-23  Jim Meyering  <jim@meyering.net>
10742
10743         Getdelim touchup.
10744         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
10745         around the funlockfile call, since funlockfile never sets errno.
10746         Don't set errno upon failed realloc.
10747
10748 2007-08-22  Eric Blake  <ebb9@byu.net>
10749
10750         Getline touchups.
10751         * lib/getdelim.c (getdelim): Revert regression that required *n to
10752         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
10753         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
10754         getdelim, rather than whether implementation is missing.
10755         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
10756         * lib/stdio_.h (getline): Also declare if replacement is
10757         required.
10758         * doc/functions/getdelim.texi: New file.
10759         * doc/functions/getline.texi: Likewise.
10760         * doc/gnulib.texi (Function Substitutes): Add new files.
10761         Reported by Bruno Haible.
10762
10763 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
10764
10765         * users.txt: Add Guile.
10766
10767 2007-08-22  Eric Blake  <ebb9@byu.net>
10768
10769         * tests/test-getdelim.c (main): Use remove, not unlink.
10770         * tests/test-getline.c (main): Likewise.
10771
10772         Move getline and getdelim into stdio.h, per POSIX 200x.
10773         * modules/getline (Files): Remove getline.h.
10774         (Depends-on): Add stdio.
10775         (configure.ac): Add module indicator.
10776         * modules/getdelim (Files): Remove getdelim.h.
10777         (Depends-on): Add stdio.
10778         (configure.ac): Add module indicator.
10779         * modules/stdio (Makefile.am): Work with new indicators.
10780         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
10781         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
10782         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
10783         * lib/getdelim.h: Delete.
10784         * lib/getline.h: Delete.
10785         * lib/stdio_.h (getdelim, getline): Declare.
10786         * modules/getdelim-tests: New module.
10787         * modules/getline-tests: Likewise.
10788         * tests/test-getdelim.c: New file.
10789         * tests/test-getline.c: Likewise.
10790         * NEWS: Document the change.
10791         * lib/getline.c: Update choice of header.
10792         * lib/csharpcomp.c: Likewise.
10793         * lib/getpass.c: Likewise.
10794         * lib/javacomp.c: Likewise.
10795         * lib/javaversion.c: Likewise.
10796         * lib/yesno.c: Likewise.
10797         * lib/getdelim.c: Likewise.
10798         (getdelim): Set errno on failure, and avoid memory leak.
10799
10800 2007-08-19  Bruno Haible  <bruno@clisp.org>
10801
10802         * modules/closein (Depends-on): Add freadahead.
10803         * lib/closein.c: Include freadahead.h.
10804         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
10805         is zero.
10806
10807 2007-08-19  Bruno Haible  <bruno@clisp.org>
10808
10809         * modules/freadahead-tests: New file.
10810         * tests/test-freadahead.sh: New file.
10811         * tests/test-freadahead.c: New file.
10812
10813         * modules/freadahead: New file.
10814         * lib/freadahead.h: New file.
10815         * lib/freadahead.c: New file.
10816         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
10817         fbufmode, fpurge, freadable, fwritable.
10818
10819 2007-08-19  Eric Blake  <ebb9@byu.net>
10820
10821         Test yesno in combination with closein.
10822         * lib/yesno.c (yesno): Document use of stdin.
10823         * modules/yesno-tests (Files): New module.
10824         * tests/test-yesno.c (main): New file.
10825         * tests/test-yesno.sh: Likewise.
10826
10827 2007-08-19  Bruno Haible  <bruno@clisp.org>
10828
10829         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
10830         * lib/fseeko.c (rpl_fseeko): Likewise.
10831         * lib/fseterr.c (fseterr): Likewise.
10832
10833 2007-08-19  Bruno Haible  <bruno@clisp.org>
10834
10835         * tests/test-lseek.c (main): Disable a test for BeOS.
10836         * doc/functions/lseek.texi: Document the BeOS bug.
10837
10838 2007-08-19  Bruno Haible  <bruno@clisp.org>
10839             Eric Blake  <ebb9@byu.net>
10840
10841         * lib/lseek.c: Include <sys/stat.h>.
10842         (rpl_lseek): Add workaround code also for Unix platforms.
10843         Needed for BeOS.
10844         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
10845         * doc/functions/lseek.texi: Document BeOS definiency.
10846
10847 2007-08-18  Bruno Haible  <bruno@clisp.org>
10848
10849         * modules/fstrcmp-tests: New file.
10850         * tests/test-fstrcmp.c: New file.
10851
10852 2007-08-18  Bruno Haible  <bruno@clisp.org>
10853
10854         * modules/fstrcmp: New file, from GNU gettext with modifications.
10855         * lib/fstrcmp.h: New file, from GNU gettext.
10856         * lib/fstrcmp.c: New file, from GNU gettext.
10857         * MODULES.html.sh (String handling): Add fstrcmp.
10858
10859 2007-08-18  Bruno Haible  <bruno@clisp.org>
10860
10861         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
10862         'bool'.
10863         (diag, compareseq): Remove const from the ctxt argument.
10864         (USE_HEURISTIC): Undefine at the end.
10865
10866 2007-08-18  Jim Meyering  <jim@meyering.net>
10867
10868         New file: lib/idcache.h
10869         * NEWS: Mention the addition.
10870         * modules/idcache (Files): Add lib/idcache.h
10871         * lib/idcache.c: Include "idcache.h".
10872         Don't include <sys/types.h>.
10873         Add a FIXME comment.
10874         Move file-scoped "static" declarations to the top.
10875         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
10876
10877 2007-08-17  Bruno Haible  <bruno@clisp.org>
10878         and Paul Eggert  <eggert@cs.ucla.edu>
10879
10880         * MODULES.html.sh: Add diffseq.
10881         * modules/diffseq: New file.
10882         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
10883         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
10884
10885 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
10886
10887         Import changes from coreutils for bootstrap script.
10888
10889         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
10890
10891         * build-aux/bootstrap (slurp): Work even in environments where
10892         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
10893         current code does not slurp files whose names start with ".", and
10894         this looks like it might be a troublesome area.
10895
10896         2007-07-11  Jim Meyering  <jim@meyering.net>
10897
10898         If there's a GPL vN copyright comment, require that N == 3.
10899
10900         2007-07-08  Jim Meyering  <jim@meyering.net>
10901
10902         Run the coreutils-specific code only if tests/Makefile.am.in exists.
10903         * build-aux/bootstrap (mam_template): Move definition out of loop.
10904
10905         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
10906
10907         * build-aux/bootstrap (symlink_to_dir): Rename function from
10908         symlink_to_gnulib.  Add a directory parameter.  Update all
10909         callers.
10910         (cp_mark_as_generated): Also check for -- and link to -- files in
10911         gl/.
10912
10913         2007-07-08  Jim Meyering  <jim@meyering.net>
10914
10915         Adapt to deeper hierarchy in gnulib.
10916         * build-aux/bootstrap (symlink_to_dir): If the destination
10917         directory doesn't exist, create it. This is required at least for
10918         "lib/uniwidth/cjk.h".
10919
10920         2007-05-15  Jim Meyering  <jim@meyering.net>
10921
10922         * build-aux/bootstrap: Now that generated Makefile.am files
10923         are no longer under version control, they must be created at
10924         bootstrap time.
10925
10926 2007-08-14  Ben Pfaff  <blp@gnu.org>
10927
10928         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
10929
10930 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
10931
10932         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
10933         given the changes below.
10934         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
10935         even on hosts that have padding bits beyond the supported 64.
10936
10937 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
10938
10939         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
10940         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
10941         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
10942         depends on it.
10943         (xstrtol_error): Remove.
10944         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
10945         but with a different signature.
10946         (ATTRIBUTE_NORETURN, __attribute__): New macros.
10947         * lib/xstrtol-error.c: Include exitfail.h.
10948         (xstrtol_fatal): New function, with a different signature from the
10949         old xstrtol_error, so that the caller need not worry about passing
10950         in an exit status, or about storage management of the option argument.
10951         (xstrtol_error): Now a static function.  Redo signature to
10952         implement xstrtol_fatal.  Output the correct number of hyphens in
10953         front of the option so that the caller need not worry about
10954         storage management.
10955         (N_): New macro.
10956         (_): Remove; not used now.
10957         * modules/xstrtol: Depend on getopt.
10958         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
10959         of old STRTOL_FATAL_ERROR macro.
10960         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
10961         of test program.
10962         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
10963         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
10964
10965 2007-08-08  Eric Blake  <ebb9@byu.net>
10966
10967         * lib/xstrtol-error.c: Add missing include.
10968
10969         Move xstrtol messages into gnulib domain, when --pobase is used.
10970         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
10971         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
10972         * modules/xstrtol (Files): Distribute new file.
10973         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
10974         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
10975         * tests/test-xstrtol.c: ...into new file.
10976         * tests/test-xstrtoul.c: Also test xstrtoul.
10977         * tests/test-xstrtoimax.c: Also test xstrtoimax.
10978         * tests/test-xstrtoumax.c: Also test xstrtoumax.
10979         * tests/test-xstrtol.sh: Drive the tests.
10980         * tests/test-xstrtoimax.sh: Likewise.
10981         * tests/test-xstrtoumax.sh: Likewise.
10982         * modules/xstrtol-tests: New module.
10983         * modules/xstrtoimax-tests: Likewise.
10984         * modules/xstrtoumax-tests: Likewise.
10985
10986 2007-08-08  Jim Meyering  <jim@meyering.net>
10987
10988         New function: mfile_name_concat.
10989         * lib/filenamecat.c (mfile_name_concat): New function, just like
10990         file_name_concat, but return NULL upon failure rather than exiting
10991         with a diagnostic.
10992         * lib/filenamecat.h: Declare it.
10993
10994 2007-08-07  Bruno Haible  <bruno@clisp.org>
10995
10996         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
10997         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
10998         warning from gcc.
10999         Reported by Eric Blake.
11000
11001 2007-08-07  Simon Josefsson  <simon@josefsson.org>
11002
11003         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
11004         * modules/crypto/arcfour (License): Likewise.
11005         * modules/crypto/des-tests (License): Likewise.
11006         * modules/crypto/gc-arctwo-tests (License): Likewise.
11007         * modules/crypto/gc-des-tests (License): Likewise.
11008         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
11009         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
11010         * modules/crypto/gc-md2-tests (License): Likewise.
11011         * modules/crypto/gc-md4-tests (License): Likewise.
11012         * modules/crypto/gc-md5-tests (License): Likewise.
11013         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
11014         * modules/crypto/gc-rijndael-tests (License): Likewise.
11015         * modules/crypto/gc-sha1-tests (License): Likewise.
11016         * modules/crypto/gc-tests (License): Likewise.
11017         * modules/crypto/hmac-md5 (License): Likewise.
11018         * modules/crypto/hmac-sha1 (License): Likewise.
11019         * modules/crypto/md2-tests (License): Likewise.
11020         * modules/crypto/md4-tests (License): Likewise.
11021         * modules/crypto/md5 (License): Likewise.
11022         * modules/crypto/rijndael (License): Likewise.
11023         * modules/crypto/sha1 (License): Likewise.
11024         * modules/memxor (License): Likewise.
11025
11026 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
11027         and Bruno Haible  <bruno@clisp.org>
11028
11029         * NEWS: Describe interface changes to human, xstrtol.
11030         * lib/human.h: Include <xstrtol.h>.
11031         (human_options): Return enum strtol_error, not int.  Remove
11032         bool arg; take int * instead.
11033         * lib/human.c: Don't include "gettext.h".
11034         (_): Remove; no longer used.
11035         Don't include <xstrtol.h>, since human.h does it.
11036         (human_options): Adjust to abovementioned interface changes.
11037         Do not report error to stderr; that's now the caller's
11038         responsibility.
11039         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
11040         interface change.
11041         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
11042         Str, Argument_type_string.  All uses changed.  Put " argument"
11043         in diagnostics to make them clearer.  Change wording of suffix
11044         message for clarity.
11045         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
11046         Argument_type_string.
11047         (STRTOL_FATAL_WARN): Remove; no longer used.
11048         * modules/human (Depends-on): Remove gettext-h.
11049
11050 2007-08-06  Simon Josefsson  <simon@josefsson.org>
11051
11052         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
11053
11054 2007-07-31  Bruno Haible  <bruno@clisp.org>
11055
11056         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
11057         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
11058         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
11059
11060 2007-07-31  Bruno Haible  <bruno@clisp.org>
11061
11062         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
11063         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
11064
11065 2007-07-30  Bruno Haible  <bruno@clisp.org>
11066
11067         * modules/base64 (License): Use the synonymous term "LGPLv2+".
11068         * modules/c-ctype (License): Likewise.
11069         * modules/c-strcase (License): Likewise.
11070         * modules/check-version (License): Likewise.
11071         * modules/iconv (License): Likewise.
11072         * modules/iconv_open (License): Likewise.
11073         * modules/read-file (License): Likewise.
11074         * modules/striconv (License): Likewise.
11075         * modules/strverscmp (License): Likewise.
11076         * modules/vasprintf (License): Likewise.
11077         * modules/crypto/des (License): Likewise.
11078         * modules/crypto/gc (License): Likewise.
11079         * modules/crypto/gc-arcfour (License): Likewise.
11080         * modules/crypto/gc-arctwo (License): Likewise.
11081         * modules/crypto/gc-des (License): Likewise.
11082         * modules/crypto/gc-hmac-md5 (License): Likewise.
11083         * modules/crypto/gc-hmac-sha1 (License): Likewise.
11084         * modules/crypto/gc-md2 (License): Likewise.
11085         * modules/crypto/gc-md4 (License): Likewise.
11086         * modules/crypto/gc-md5 (License): Likewise.
11087         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
11088         * modules/crypto/gc-random (License): Likewise.
11089         * modules/crypto/gc-rijndael (License): Likewise.
11090         * modules/crypto/gc-sha1 (License): Likewise.
11091         * modules/crypto/md2 (License): Likewise.
11092         * modules/crypto/md4 (License): Likewise.
11093
11094 2007-07-30  Jim Meyering  <jim@meyering.net>
11095
11096         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
11097         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
11098         it has valid stat data.  This bug would cause du not to count the
11099         sizes of inaccessible directories.
11100         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
11101         in <http://bugzilla.redhat.com/250077>.
11102
11103 2007-07-25  Peter O'Gorman  <peter@pogma.com>
11104             Bruno Haible  <bruno@clisp.org>
11105
11106         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
11107         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
11108         #include_next, gives a diagnostic about it, but reports no error in
11109         the exit code.
11110         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
11111
11112 2007-07-24  Ben Pfaff  <blp@gnu.org>
11113
11114         Improve name: "count-one-bits" is better than "popcount".
11115         * MODULES.html.sh: Update name.
11116         * lib/popcount.h: Renamed lib/count-one-bits.h.
11117         (popcount): Renamed count_one_bits.
11118         (popcountl): Renamed count_one_bits_l.
11119         (popcountll): Renamed count_one_bits_ll.
11120         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
11121         * modules/popcount: Renamed module/count-one-bits.
11122         * modules/popcount-tests: Renamed module/count-one-bits-tests.
11123         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
11124
11125 2007-07-23  Ben Pfaff  <blp@gnu.org>
11126
11127         * lib/popcount.h (popcount32): Reduce size of constants, to allow
11128         better code generation, and add U to large constants to avoid
11129         warnings, in non-GCC case.
11130         Suggested by Bruno Haible.
11131
11132 2007-07-23  Ben Pfaff  <blp@gnu.org>
11133
11134         * lib/popcount.h: Use verify_true instead of if...abort.
11135         * modules/popcount: Depend on verify module.
11136         Suggested by Jim Meyering.
11137
11138 2007-07-23  Bruno Haible  <bruno@clisp.org>
11139
11140         * gnulib-tool (func_import): Create a .cvsignore file also when the
11141         directory is not yet in CVS but the toplevel directory is. When
11142         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
11143         Reported by Karl Berry.
11144
11145 2007-07-22  Ben Pfaff  <blp@gnu.org>
11146
11147         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
11148         case.
11149         Suggested by Eric Blake.
11150
11151 2007-07-22  Ben Pfaff  <blp@gnu.org>
11152
11153         New module: popcount.
11154         * MODULES.html.sh: Add popcount.
11155         * modules/popcount: New file.
11156         * modules/popcount-tests: New file.
11157         * tests/test-popcount.c: New file.
11158         * lib/popcount.h: New file.
11159         * m4/popcount.m4: New file.
11160
11161 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
11162
11163         * build-aux/announce-gen: Update to GPLv3.
11164
11165         * build-aux/config.guess: Update from config.
11166
11167 2007-07-21  Bruno Haible  <bruno@clisp.org>
11168
11169         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
11170         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
11171
11172 2007-07-20  Jim Meyering  <jim@meyering.net>
11173
11174         * check-module: Diagnose a self-dependency.
11175
11176 2007-07-19  Bruno Haible  <bruno@clisp.org>
11177
11178         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
11179         empty.
11180         Reported by Eric Blake.
11181
11182 2007-07-18  Bruno Haible  <bruno@clisp.org>
11183
11184         * gnulib-tool: New options --po-base, --po-domain.
11185         (func_usage): Document them.
11186         (pobase, po_domain): New variables.
11187         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
11188         DEFAULT_TEXT_DOMAIN.
11189         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
11190         (func_import): Consider pobase and po_domain. Create a po/ directory.
11191         (func_create_testdir): Set pobase and po_domain to empty.
11192         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
11193         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
11194
11195 2007-07-18  Bruno Haible  <bruno@clisp.org>
11196
11197         * gnulib-tool (func_get_automake_snippet): Synthesize also an
11198         EXTRA_DIST augmentation for files in build-aux/.
11199
11200 2007-07-16  Bruno Haible  <bruno@clisp.org>
11201
11202         * modules/lseek (License): Use the synonymous term "LGPLv2+".
11203         * modules/getdelim (License): Likewise.
11204
11205 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
11206
11207         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
11208         * modules/d-type (License): Likewise.
11209         * modules/extensions (License): Likewise.
11210         * modules/fnmatch (License): Likewise.
11211         * modules/fseeko (License): Likewise.
11212         * modules/getaddrinfo (License): Likewise.
11213         * modules/getline (License): Likewise.
11214         * modules/getlogin_r (License): Likewise.
11215         * modules/getpass (License): Likewise.
11216         * modules/gettimeofday (License): Likewise.
11217         * modules/glob (License): Likewise.
11218         * modules/inet_ntop (License): Likewise.
11219         * modules/malloc (License): Likewise.
11220         * modules/malloca (License): Likewise.
11221         * modules/memmem (License): Likewise.
11222         * modules/mempcpy (License): Likewise.
11223         * modules/memset (License): Likewise.
11224         * modules/minmax (License): Likewise.
11225         * modules/mktime (License): Likewise.
11226         * modules/netinet_in (License): Likewise.
11227         * modules/pathmax (License): Likewise.
11228         * modules/poll (License): Likewise.
11229         * modules/regex (License): Likewise.
11230         * modules/snprintf (License): Likewise.
11231         * modules/stdbool (License): Likewise.
11232         * modules/stdint (License): Likewise.
11233         * modules/stdio (License): Likewise.
11234         * modules/strcase (License): Likewise.
11235         * modules/strcasestr (License): Likewise.
11236         * modules/strdup (License): Likewise.
11237         * modules/string (License): Likewise.
11238         * modules/strndup (License): Likewise.
11239         * modules/strnlen (License): Likewise.
11240         * modules/strpbrk (License): Likewise.
11241         * modules/strptime (License): Likewise.
11242         * modules/strsep (License): Likewise.
11243         * modules/sys_select (License): Likewise.
11244         * modules/sys_socket (License): Likewise.
11245         * modules/sys_stat (License): Likewise.
11246         * modules/sys_time (License): Likewise.
11247         * modules/time (License): Likewise.
11248         * modules/time_r (License): Likewise.
11249         * modules/timegm (License): Likewise.
11250         * modules/unistd (License): Likewise.
11251         * modules/vsnprintf (License): Likewise.
11252         * modules/wctype (License): Likewise.
11253
11254 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11255
11256         * modules/argz (License): LGPLv2+.
11257
11258 2007-07-15  Karl Berry  <karl@gnu.org>
11259
11260         * doc/gnulib.texi: revise node structure per new fdl.texi.
11261
11262 2007-07-14  Bruno Haible  <bruno@clisp.org>
11263
11264         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
11265         the output file.
11266         * lib/uniname/uninames.h: Regenerated.
11267
11268 2007-07-14  Karl Berry  <karl@gnu.org>
11269
11270         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
11271         omitting sectioning and index commands.
11272
11273 2007-07-13  Bruno Haible  <bruno@clisp.org>
11274
11275         New gnulib-tool option --more-symlinks.
11276         * gnulib-tool (func_usage): Document --more-symlinks.
11277         (do_copyrights): New variable.
11278         Recognize option --more-symlinks.
11279         (func_import): Don't add a copyright notice transform to
11280         sed_transform_lib_file if do_copyrights is empty.
11281
11282 2007-07-13  Bruno Haible  <bruno@clisp.org>
11283
11284         * lib/vasnprintf.c (decimal_point_char): Define also if
11285         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
11286         && !NEED_PRINTF_DIRECTIVE_A.
11287         Reported by Clemens Koller <clemens.koller@anagramm.de> via
11288         Gary V. Vaughan <gary@gnu.org>.
11289
11290 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
11291
11292         * lib/inttypes_.h: Undo previous change, since it was fixed
11293         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
11294
11295 2007-07-13  Bruno Haible  <bruno@clisp.org>
11296
11297         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
11298         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
11299
11300 2007-07-13  Jim Meyering  <jim@meyering.net>
11301
11302         df: Don't fail for Tru64's "file-on-file mount".
11303         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
11304         so we fall through and use statfs instead.  Details here:
11305         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
11306         Reported by Albert Chin.
11307
11308 2007-07-13  Bruno Haible  <bruno@clisp.org>
11309
11310         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
11311         * modules/configmake (License): Likewise.
11312         * modules/gettext (License): Likewise.
11313         * modules/gettext-h (License): Likewise.
11314         * modules/include_next (License): Likewise.
11315         * modules/link-warning (License): Likewise.
11316         * modules/localcharset (License): Likewise.
11317         * modules/localename (License): Likewise.
11318         * modules/lock (License): Likewise.
11319         * modules/relocatable-lib-lgpl (License): Likewise.
11320         * modules/size_max (License): Likewise.
11321         * modules/vasnprintf (License): Likewise.
11322         * modules/wchar (License): Likewise.
11323         * modules/xsize (License): Likewise.
11324
11325 2007-07-13  Bruno Haible  <bruno@clisp.org>
11326
11327         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
11328         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
11329
11330 2007-07-12  Bruno Haible  <bruno@clisp.org>
11331
11332         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
11333         in the modules files.
11334
11335 2007-07-11  Karl Berry  <karl@gnu.org>
11336
11337         * MODULES.html.sh (func_module): use
11338          sed -e '\|^'"${includefile}"'$|d'
11339          instead of /.../d, to avoid errors on $includefile's containing /.
11340
11341 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
11342
11343         * gnulib-tool (func_import): Avoid duplication of --avoid
11344         statements
11345         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
11346         names to `_' in variable names.
11347
11348 2007-07-10  Eric Blake  <ebb9@byu.net>
11349
11350         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
11351         * NEWS: Document this change.
11352
11353 2007-07-08  Bruno Haible  <bruno@clisp.org>
11354
11355         Update to Unicode 5.0.
11356         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
11357         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
11358         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
11359         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
11360         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
11361         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
11362         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
11363         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
11364         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
11365         U+10A3F, U+1D242..U+1D244.
11366         (nonspacing_table_ind): Update.
11367         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
11368         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
11369
11370 2007-07-08  Bruno Haible  <bruno@clisp.org>
11371
11372         Update to Unicode 5.0.
11373         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
11374         code transform. Extend the name index field of unicode_name_to_code and
11375         unicode_code_to_name from 16 to 24 bits.
11376         * lib/uniname/uniname.c (unicode_character_name,
11377         unicode_name_character): Add the range 0x12xxx to the code transform.
11378         * lib/uniname/uninames.h: Regenerated.
11379         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
11380
11381 2007-07-07  Bruno Haible  <bruno@clisp.org>
11382
11383         * modules/wcwidth-tests: New file.
11384         * tests/test-wcwidth.c: New file.
11385
11386         Work around MacOS X wcwidth() bug.
11387         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
11388         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
11389         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
11390         original wcwidth in non-UTF-8 locales.
11391         * modules/wcwidth (Depends-on): Add localcharset, streq,
11392         uniwidth/width.
11393         * doc/functions/wcwidth.texi: Update.
11394
11395 2007-07-07  Bruno Haible  <bruno@clisp.org>
11396
11397         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
11398         (wcwidth): New declaration.
11399         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
11400         macros.
11401         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
11402         here. Prepare for creating <wchar.h> unconditionally.
11403         * modules/wchar (Depends-on): Add link-warning.
11404         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
11405         REPLACE_WCWIDTH, and GL_LINK_WARNING.
11406         * lib/wcwidth.h: Remove file.
11407         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
11408         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
11409         * modules/wcwidth (Files): Remove lib/wcwidth.h.
11410         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
11411         (Include): Replace wcwidth.h with <wchar.h>.
11412         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
11413         * lib/mbchar.h: Don't include wcwidth.h.
11414         * lib/mbswidth.c: Likewise.
11415         * NEWS: Mention the change.
11416
11417 2007-07-07  Bruno Haible  <bruno@clisp.org>
11418
11419         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
11420         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
11421         definition with an external declaration.
11422         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
11423         defined as a function. Remove AC_C_INLINE requirement.
11424         * modules/wcwidth (Files): Add lib/wcwidth.c.
11425         (Makefile.am): Remove redundant statement.
11426
11427 2007-07-07  Bruno Haible  <bruno@clisp.org>
11428
11429         * MODULES.html.sh (Unicode string functions): Add the new modules.
11430
11431         * tests/uniwidth/test-u32-strwidth.c: New file.
11432         * modules/uniwidth/u32-strwidth-tests: New file.
11433
11434         * lib/uniwidth/u32-strwidth.c: New file.
11435         * modules/uniwidth/u32-strwidth: New file.
11436
11437         * tests/uniwidth/test-u16-strwidth.c: New file.
11438         * modules/uniwidth/u16-strwidth-tests: New file.
11439
11440         * lib/uniwidth/u16-strwidth.c: New file.
11441         * modules/uniwidth/u16-strwidth: New file.
11442
11443         * tests/uniwidth/test-u8-strwidth.c: New file.
11444         * modules/uniwidth/u8-strwidth-tests: New file.
11445
11446         * lib/uniwidth/u8-strwidth.c: New file.
11447         * modules/uniwidth/u8-strwidth: New file.
11448
11449         * tests/uniwidth/test-u32-width.c: New file.
11450         * modules/uniwidth/u32-width-tests: New file.
11451
11452         * lib/uniwidth/u32-width.c: New file.
11453         * modules/uniwidth/u32-width: New file.
11454
11455         * tests/uniwidth/test-u16-width.c: New file.
11456         * modules/uniwidth/u16-width-tests: New file.
11457
11458         * lib/uniwidth/u16-width.c: New file.
11459         * modules/uniwidth/u16-width: New file.
11460
11461         * tests/uniwidth/test-u8-width.c: New file.
11462         * modules/uniwidth/u8-width-tests: New file.
11463
11464         * lib/uniwidth/u8-width.c: New file.
11465         * modules/uniwidth/u8-width: New file.
11466
11467         * tests/uniwidth/test-uc_width.c: New file.
11468         * modules/uniwidth/width-tests: New file.
11469
11470         * lib/uniwidth/width.c: New file, from GNU libiconv.
11471         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
11472         * modules/uniwidth/width: New file.
11473
11474         * lib/uniwidth.h: New file, from GNU libiconv.
11475         * modules/uniwidth/base: New file.
11476
11477 2007-07-07  Bruno Haible  <bruno@clisp.org>
11478
11479         * lib/uniname.h: New file, from GNU gettext.
11480         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
11481         * lib/uniname/uninames.h: New file, from GNU gettext.
11482         * lib/uniname/uniname.c: New file, from GNU gettext.
11483         * tests/uniname/test-uninames.sh: New file.
11484         * tests/uniname/test-uninames.c: New file, from GNU gettext.
11485         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
11486         * modules/uniname/base: New file.
11487         * modules/uniname/uniname: New file.
11488         * modules/uniname/uniname-tests: New file.
11489         * MODULES.html.sh (Unicode string functions): Add the new modules.
11490
11491 2007-07-06  Bruno Haible  <bruno@clisp.org>
11492
11493         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
11494
11495 2007-07-06  Bruno Haible  <bruno@clisp.org>
11496
11497         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
11498         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
11499         includes <cygwin/sys_time.h> which includes <sys/select.h> which
11500         include <sys/time.h>.
11501         Reported by Eric Blake.
11502
11503 2007-07-06  Eric Blake  <ebb9@byu.net>
11504
11505         Fix testing canonicalize on cygwin.
11506         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
11507         Revert patch from 2007-06-19.
11508         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
11509         canonicalize module is also in use.
11510         * tests/test-canonicalize.c: New file.
11511         * tests/test-canonicalize.sh: Likewise.
11512         * modules/canonicalize-tests: Likewise.
11513
11514 2007-07-06  Jim Meyering  <jim@meyering.net>
11515
11516         * lib/getugroups.c (getugroups): Detect getgrent failure.
11517         Adjust comment to reflect reality: this function may return -1.
11518
11519 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
11520
11521         * build-aux/bootstrap (TP_URL,get_translations): Update to use
11522         the new TP address.
11523         (usage): Fix typo
11524         (gnulib_mk): New variable.
11525
11526 2007-07-05  Jim Meyering  <jim@meyering.net>
11527
11528         Don't let endgrent clobber errno, no matter how improbable.
11529         * lib/getugroups.c (getugroups): Save and restore errno around
11530         endgrent call.
11531
11532         Close the group DB even when failing with 2^31 or more members.
11533         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
11534
11535 2007-07-04  Jim Meyering  <jim@meyering.net>
11536
11537         * lib/getugroups.h: New file.
11538         * lib/getugroups.c: Include "getugroups.h".
11539         Remove uses of "register" keyword.
11540         Move local variable, "cp", down into scope where used.
11541         Give "username" parameter the "const" attribute.
11542         * modules/getugroups (Files): Add lib/getugroups.h
11543
11544 2007-07-04  Karl Berry  <karl@gnu.org>
11545
11546         * MODULES.html.sh (func_all_modules): Complete rename of
11547         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
11548
11549 2007-07-02  Bruno Haible  <bruno@clisp.org>
11550
11551         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
11552         mode, when inttypes.h comes from gnulib.
11553         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
11554
11555 2007-07-02  Simon Josefsson  <simon@josefsson.org>
11556
11557         * NEWS: Mention lgpl module name change.
11558
11559         * modules/lgpl-2.1: Renamed from lgpl.
11560
11561         * NEWS: Mention gpl module name change.
11562
11563         * modules/gpl-3.0: New file, based on gpl-2.0.
11564
11565         * modules/gpl-2.0: Renamed from gpl.
11566
11567         * modules/gpl: Fix filename, doc/gpl.texi is now found at
11568         doc/gpl-2.0.texi.
11569
11570 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
11571
11572         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
11573         #define __STDC_LIMIT_MACROS temporarily while including
11574         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
11575         Problem reported by Joel E. Denny in
11576         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
11577
11578 2007-07-01  Bruno Haible  <bruno@clisp.org>
11579
11580         * lib/unistdio.h: New file.
11581         * lib/unistdio/u-asnprintf.h: New file.
11582         * lib/unistdio/u-asprintf.h: New file.
11583         * lib/unistdio/u-printf-args.c: New file.
11584         * lib/unistdio/u-printf-args.h: New file.
11585         * lib/unistdio/u-printf-parse.h: New file.
11586         * lib/unistdio/u-snprintf.h: New file.
11587         * lib/unistdio/u-sprintf.h: New file.
11588         * lib/unistdio/u-vasprintf.h: New file.
11589         * lib/unistdio/u-vsnprintf.h: New file.
11590         * lib/unistdio/u-vsprintf.h: New file.
11591         * lib/unistdio/ulc-asnprintf.c: New file.
11592         * lib/unistdio/ulc-asprintf.c: New file.
11593         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
11594         * lib/unistdio/ulc-printf-parse.c: New file.
11595         * lib/unistdio/ulc-snprintf.c: New file.
11596         * lib/unistdio/ulc-sprintf.c: New file.
11597         * lib/unistdio/ulc-vasnprintf.c: New file.
11598         * lib/unistdio/ulc-vasprintf.c: New file.
11599         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
11600         * lib/unistdio/ulc-vsnprintf.c: New file.
11601         * lib/unistdio/ulc-vsprintf.c: New file.
11602         * lib/unistdio/u8-asnprintf.c: New file.
11603         * lib/unistdio/u8-asprintf.c: New file.
11604         * lib/unistdio/u8-printf-parse.c: New file.
11605         * lib/unistdio/u8-snprintf.c: New file.
11606         * lib/unistdio/u8-sprintf.c: New file.
11607         * lib/unistdio/u8-vasnprintf.c: New file.
11608         * lib/unistdio/u8-vasprintf.c: New file.
11609         * lib/unistdio/u8-vsnprintf.c: New file.
11610         * lib/unistdio/u8-vsprintf.c: New file.
11611         * lib/unistdio/u8-u8-asnprintf.c: New file.
11612         * lib/unistdio/u8-u8-asprintf.c: New file.
11613         * lib/unistdio/u8-u8-snprintf.c: New file.
11614         * lib/unistdio/u8-u8-sprintf.c: New file.
11615         * lib/unistdio/u8-u8-vasnprintf.c: New file.
11616         * lib/unistdio/u8-u8-vasprintf.c: New file.
11617         * lib/unistdio/u8-u8-vsnprintf.c: New file.
11618         * lib/unistdio/u8-u8-vsprintf.c: New file.
11619         * lib/unistdio/u16-asnprintf.c: New file.
11620         * lib/unistdio/u16-asprintf.c: New file.
11621         * lib/unistdio/u16-printf-parse.c: New file.
11622         * lib/unistdio/u16-snprintf.c: New file.
11623         * lib/unistdio/u16-sprintf.c: New file.
11624         * lib/unistdio/u16-vasnprintf.c: New file.
11625         * lib/unistdio/u16-vasprintf.c: New file.
11626         * lib/unistdio/u16-vsnprintf.c: New file.
11627         * lib/unistdio/u16-vsprintf.c: New file.
11628         * lib/unistdio/u16-u16-asnprintf.c: New file.
11629         * lib/unistdio/u16-u16-asprintf.c: New file.
11630         * lib/unistdio/u16-u16-snprintf.c: New file.
11631         * lib/unistdio/u16-u16-sprintf.c: New file.
11632         * lib/unistdio/u16-u16-vasnprintf.c: New file.
11633         * lib/unistdio/u16-u16-vasprintf.c: New file.
11634         * lib/unistdio/u16-u16-vsnprintf.c: New file.
11635         * lib/unistdio/u16-u16-vsprintf.c: New file.
11636         * lib/unistdio/u32-asnprintf.c: New file.
11637         * lib/unistdio/u32-asprintf.c: New file.
11638         * lib/unistdio/u32-printf-parse.c: New file.
11639         * lib/unistdio/u32-snprintf.c: New file.
11640         * lib/unistdio/u32-sprintf.c: New file.
11641         * lib/unistdio/u32-vasnprintf.c: New file.
11642         * lib/unistdio/u32-vasprintf.c: New file.
11643         * lib/unistdio/u32-vsnprintf.c: New file.
11644         * lib/unistdio/u32-vsprintf.c: New file.
11645         * lib/unistdio/u32-u32-asnprintf.c: New file.
11646         * lib/unistdio/u32-u32-asprintf.c: New file.
11647         * lib/unistdio/u32-u32-snprintf.c: New file.
11648         * lib/unistdio/u32-u32-sprintf.c: New file.
11649         * lib/unistdio/u32-u32-vasnprintf.c: New file.
11650         * lib/unistdio/u32-u32-vasprintf.c: New file.
11651         * lib/unistdio/u32-u32-vsnprintf.c: New file.
11652         * lib/unistdio/u32-u32-vsprintf.c: New file.
11653         * tests/unistdio/test-ulc-asnprintf1.c: New file.
11654         * tests/unistdio/test-ulc-asnprintf1.h: New file.
11655         * tests/unistdio/test-ulc-printf1.h: New file.
11656         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
11657         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
11658         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
11659         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
11660         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
11661         * tests/unistdio/test-ulc-vasprintf1.c: New file.
11662         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
11663         * tests/unistdio/test-ulc-vsprintf1.c: New file.
11664         * tests/unistdio/test-u8-asnprintf1.c: New file.
11665         * tests/unistdio/test-u8-asnprintf1.h: New file.
11666         * tests/unistdio/test-u8-printf1.h: New file.
11667         * tests/unistdio/test-u8-vasnprintf1.c: New file.
11668         * tests/unistdio/test-u8-vasnprintf2.c: New file.
11669         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
11670         * tests/unistdio/test-u8-vasnprintf3.c: New file.
11671         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
11672         * tests/unistdio/test-u8-vasprintf1.c: New file.
11673         * tests/unistdio/test-u8-vsnprintf1.c: New file.
11674         * tests/unistdio/test-u8-vsprintf1.c: New file.
11675         * tests/unistdio/test-u16-asnprintf1.c: New file.
11676         * tests/unistdio/test-u16-asnprintf1.h: New file.
11677         * tests/unistdio/test-u16-printf1.h: New file.
11678         * tests/unistdio/test-u16-vasnprintf1.c: New file.
11679         * tests/unistdio/test-u16-vasnprintf2.c: New file.
11680         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
11681         * tests/unistdio/test-u16-vasnprintf3.c: New file.
11682         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
11683         * tests/unistdio/test-u16-vasprintf1.c: New file.
11684         * tests/unistdio/test-u16-vsnprintf1.c: New file.
11685         * tests/unistdio/test-u16-vsprintf1.c: New file.
11686         * tests/unistdio/test-u32-asnprintf1.c: New file.
11687         * tests/unistdio/test-u32-asnprintf1.h: New file.
11688         * tests/unistdio/test-u32-printf1.h: New file.
11689         * tests/unistdio/test-u32-vasnprintf1.c: New file.
11690         * tests/unistdio/test-u32-vasnprintf2.c: New file.
11691         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
11692         * tests/unistdio/test-u32-vasnprintf3.c: New file.
11693         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
11694         * tests/unistdio/test-u32-vasprintf1.c: New file.
11695         * tests/unistdio/test-u32-vsnprintf1.c: New file.
11696         * tests/unistdio/test-u32-vsprintf1.c: New file.
11697         * modules/unistdio/base: New file.
11698         * modules/unistdio/u-printf-args: New file.
11699         * modules/unistdio/ulc-asnprintf: New file.
11700         * modules/unistdio/ulc-asprintf: New file.
11701         * modules/unistdio/ulc-fprintf: New file.
11702         * modules/unistdio/ulc-printf-parse: New file.
11703         * modules/unistdio/ulc-snprintf: New file.
11704         * modules/unistdio/ulc-sprintf: New file.
11705         * modules/unistdio/ulc-vasnprintf: New file.
11706         * modules/unistdio/ulc-vasprintf: New file.
11707         * modules/unistdio/ulc-vfprintf: New file.
11708         * modules/unistdio/ulc-vsnprintf: New file.
11709         * modules/unistdio/ulc-vsprintf: New file.
11710         * modules/unistdio/u8-asnprintf: New file.
11711         * modules/unistdio/u8-asprintf: New file.
11712         * modules/unistdio/u8-printf-parse: New file.
11713         * modules/unistdio/u8-snprintf: New file.
11714         * modules/unistdio/u8-sprintf: New file.
11715         * modules/unistdio/u8-vasnprintf: New file.
11716         * modules/unistdio/u8-vasprintf: New file.
11717         * modules/unistdio/u8-vsnprintf: New file.
11718         * modules/unistdio/u8-vsprintf: New file.
11719         * modules/unistdio/u8-u8-asnprintf: New file.
11720         * modules/unistdio/u8-u8-asprintf: New file.
11721         * modules/unistdio/u8-u8-snprintf: New file.
11722         * modules/unistdio/u8-u8-sprintf: New file.
11723         * modules/unistdio/u8-u8-vasnprintf: New file.
11724         * modules/unistdio/u8-u8-vasprintf: New file.
11725         * modules/unistdio/u8-u8-vsnprintf: New file.
11726         * modules/unistdio/u8-u8-vsprintf: New file.
11727         * modules/unistdio/u16-asnprintf: New file.
11728         * modules/unistdio/u16-asprintf: New file.
11729         * modules/unistdio/u16-printf-parse: New file.
11730         * modules/unistdio/u16-snprintf: New file.
11731         * modules/unistdio/u16-sprintf: New file.
11732         * modules/unistdio/u16-vasnprintf: New file.
11733         * modules/unistdio/u16-vasprintf: New file.
11734         * modules/unistdio/u16-vsnprintf: New file.
11735         * modules/unistdio/u16-vsprintf: New file.
11736         * modules/unistdio/u16-u16-asnprintf: New file.
11737         * modules/unistdio/u16-u16-asprintf: New file.
11738         * modules/unistdio/u16-u16-snprintf: New file.
11739         * modules/unistdio/u16-u16-sprintf: New file.
11740         * modules/unistdio/u16-u16-vasnprintf: New file.
11741         * modules/unistdio/u16-u16-vasprintf: New file.
11742         * modules/unistdio/u16-u16-vsnprintf: New file.
11743         * modules/unistdio/u16-u16-vsprintf: New file.
11744         * modules/unistdio/u32-asnprintf: New file.
11745         * modules/unistdio/u32-asprintf: New file.
11746         * modules/unistdio/u32-printf-parse: New file.
11747         * modules/unistdio/u32-snprintf: New file.
11748         * modules/unistdio/u32-sprintf: New file.
11749         * modules/unistdio/u32-vasnprintf: New file.
11750         * modules/unistdio/u32-vasprintf: New file.
11751         * modules/unistdio/u32-vsnprintf: New file.
11752         * modules/unistdio/u32-vsprintf: New file.
11753         * modules/unistdio/u32-u32-asnprintf: New file.
11754         * modules/unistdio/u32-u32-asprintf: New file.
11755         * modules/unistdio/u32-u32-snprintf: New file.
11756         * modules/unistdio/u32-u32-sprintf: New file.
11757         * modules/unistdio/u32-u32-vasnprintf: New file.
11758         * modules/unistdio/u32-u32-vasprintf: New file.
11759         * modules/unistdio/u32-u32-vsnprintf: New file.
11760         * modules/unistdio/u32-u32-vsprintf: New file.
11761         * modules/unistdio/ulc-asnprintf-tests: New file.
11762         * modules/unistdio/ulc-vasnprintf-tests: New file.
11763         * modules/unistdio/ulc-vasprintf-tests: New file.
11764         * modules/unistdio/ulc-vsnprintf-tests: New file.
11765         * modules/unistdio/ulc-vsprintf-tests: New file.
11766         * modules/unistdio/u8-asnprintf-tests: New file.
11767         * modules/unistdio/u8-vasnprintf-tests: New file.
11768         * modules/unistdio/u8-vasprintf-tests: New file.
11769         * modules/unistdio/u8-vsnprintf-tests: New file.
11770         * modules/unistdio/u8-vsprintf-tests: New file.
11771         * modules/unistdio/u16-asnprintf-tests: New file.
11772         * modules/unistdio/u16-vasnprintf-tests: New file.
11773         * modules/unistdio/u16-vasprintf-tests: New file.
11774         * modules/unistdio/u16-vsnprintf-tests: New file.
11775         * modules/unistdio/u16-vsprintf-tests: New file.
11776         * modules/unistdio/u32-asnprintf-tests: New file.
11777         * modules/unistdio/u32-vasnprintf-tests: New file.
11778         * modules/unistdio/u32-vasprintf-tests: New file.
11779         * modules/unistdio/u32-vsnprintf-tests: New file.
11780         * modules/unistdio/u32-vsprintf-tests: New file.
11781         * MODULES.html.sh (Unicode string functions): Add the new modules.
11782
11783 2007-07-01  Bruno Haible  <bruno@clisp.org>
11784
11785         * lib/sprintf.c (sprintf): Limit the available length estimation,
11786         to avoid address wraparound.
11787         * lib/vsprintf.c (vsprintf): Likewise.
11788         * modules/sprintf-posix (Dependencies): Add stdint.
11789         * modules/vsprintf-posix (Dependencies): Likewise.
11790
11791 2007-07-01  Bruno Haible  <bruno@clisp.org>
11792
11793         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
11794         Windows PATH as well. Conservative double-quoting. Comments.
11795
11796 2007-07-01  Bruno Haible  <bruno@clisp.org>
11797             Eric Blake  <ebb9@byu.net>
11798             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11799
11800         * gnulib-tool (self_abspathname): Fix algorithm to cope with
11801         empty components in $PATH, denoting '.'.
11802
11803 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11804
11805         * gnulib-tool: Fix indentation.
11806         (func_create_megatestdir): Likewise.
11807         Report by Bruno Haible.
11808
11809 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11810
11811         Sync from Automake.
11812         * build-aux/gnupload: Fix shell portability issues with for loops.
11813         Report by Karl Berry.
11814
11815 2007-06-29  Simon Josefsson  <simon@josefsson.org>
11816
11817         * build-aux/maint.mk (POURL): Use translationproject.org.
11818
11819 2007-06-27  Simon Josefsson  <simon@josefsson.org>
11820             Bruno Haible  <bruno@clisp.org>
11821
11822         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
11823         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
11824         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
11825         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
11826         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
11827
11828 2007-06-27  Bruno Haible  <bruno@clisp.org>
11829
11830         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
11831         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
11832
11833 2007-06-26  Karl Berry  <karl@gnu.org>
11834
11835         * MODULES.html.sh: remove xreadlink-with-size.
11836
11837 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
11838
11839         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
11840         method that I hope also handles the double-include problem noted
11841         by Bruno Haible in
11842         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
11843
11844 2007-06-23  Bruno Haible  <bruno@clisp.org>
11845
11846         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
11847         Don't let the 'mostlyclean' target fail if the last subdirectory could
11848         not be removed.
11849         Reported by Karl Berry.
11850
11851 2007-06-23  Bruno Haible  <bruno@clisp.org>
11852
11853         * gnulib-tool (echo): Add a speedier workaround for ksh.
11854         * tests/test-echo.sh: Likewise.
11855
11856 2007-06-23  Bruno Haible  <bruno@clisp.org>
11857
11858         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
11859         * tests/test-echo.sh: Likewise.
11860
11861 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11862
11863         * gnulib-tool (IFS): Initialize early, so we don't set it to
11864         empty later.
11865         (self_abspathname): Rewrite algorithm to set it, reindent.
11866         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
11867         (func_create_megatestdir): Merge some sed scripts.
11868
11869 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
11870
11871         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
11872         exposed by Sun Studio 11 cc on Solaris 8.
11873
11874 2007-06-22  Bruno Haible  <bruno@clisp.org>
11875
11876         * gnulib-tool (echo): Ensure the echo primitive does not interpret
11877         backslashes.
11878         * tests/test-echo.sh: New file.
11879
11880 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11881
11882         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
11883         simplify `sed_replace_build_aux' scripts, they are portable but
11884         echoing them with `echo' is not.
11885         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
11886
11887 2007-06-21  Karl Berry  <karl@gnu.org>
11888
11889         * config/srclist.txt: guess we can't handle the licenses via
11890         srclist at the moment.
11891
11892 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
11893
11894         * MODULES.html.sh: Add include_next.
11895         * modules/include_next: New file.
11896
11897 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
11898
11899         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
11900         INCLUDE_NEXT.
11901         (gl_CHECK_NEXT_HEADERS): New macro.
11902         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
11903         the obsolescent gl_ABSOLUTE_HEADER.
11904         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
11905         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
11906         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
11907         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
11908         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
11909         * m4/math_h.m4 (gl_MATH_H): Likewise.
11910         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
11911         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
11912         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
11913         * m4/stdint.m4 (gl_STDINT_H): Likewise.
11914         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
11915         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
11916         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
11917         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
11918         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
11919         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
11920         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
11921         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
11922         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
11923         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
11924         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
11925         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
11926         * m4/inttypes.m4 (gl_INTTYPES_H): Define
11927         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
11928         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
11929         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
11930         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
11931         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
11932         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
11933         * lib/float_.h: Likewise.
11934         * lib/inttypes_.h: Likewise.
11935         * lib/math_.h: Likewise.
11936         * lib/search_.h: Likewise.
11937         * lib/signal_.h: Likewise.
11938         * lib/stdint_.h: Likewise.
11939         * lib/stdio_.h: Likewise.
11940         * lib/stdlib_.h: Likewise.
11941         * lib/string_.h: Likewise.
11942         * lib/sys_stat_.h: Likewise.
11943         * lib/sys_time_.h: Likewise.
11944         * lib/time_.h: Likewise.
11945         * lib/unistd_.h: Likewise.
11946         * lib/wchar_.h: Likewise.
11947         * lib/wctype_.h: Likewise.
11948         * lib/dirent_.h: Likewise.
11949         * lib/iconv_.h: Likewise.
11950         * lib/locale_.h: Likewise.
11951         * lib/netinet_in_.h: Likewise.
11952         * lib/sys_select_.h: Likewise.
11953         * lib/sys_socket_.h: Likewise.
11954         * lib/sysexits_.h: Likewise.
11955         * modules/fcntl (Depends-on): Depend on include_next, not
11956         absolute_header.
11957         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
11958         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
11959         * modules/fchdir: Likewise.
11960         * modules/float: Likewise.
11961         * modules/iconv_open: Likewise.
11962         * modules/inttypes: Likewise.
11963         * modules/locale: Likewise.
11964         * modules/math: Likewise.
11965         * modules/netinet_in: Likewise.
11966         * modules/search: Likewise.
11967         * modules/signal: Likewise.
11968         * modules/stdint: Likewise.
11969         * modules/stdio: Likewise.
11970         * modules/stdlib: Likewise.
11971         * modules/string: Likewise.
11972         * modules/sys_select: Likewise.
11973         * modules/sys_socket: Likewise.
11974         * modules/sys_stat: Likewise.
11975         * modules/sys_time: Likewise.
11976         * modules/sysexits: Likewise.
11977         * modules/time: Likewise.
11978         * modules/unistd: Likewise.
11979         * modules/wchar: Likewise.
11980         * modules/wctype: Likewise.
11981         * modules/sys_stat: Change maintainer to "all".
11982         * modules/unistd: Likewise.
11983
11984 2007-06-20  Karl Berry  <karl@gnu.org>
11985
11986         * config/srclist.txt: track www changes in license files.
11987
11988 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
11989
11990         * build-aux/bootstrap: Remove stray dot.
11991         Make sure build_aux settings are honored when linking
11992         gnulib_extra_files.
11993
11994 2007-06-19  Eric Blake  <ebb9@byu.net>
11995
11996         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
11997         Allow compilation on cygwin.
11998
11999 2007-06-19  Jim Meyering  <jim@meyering.net>
12000
12001         xreadlink-with-size: Remove module.  No longer used.
12002         Ex-callers now use xreadlink or mreadlink-with-size.
12003         * modules/xreadlink-with-size: Remove module.
12004         * lib/xreadlink-with-size.c: Remove file.
12005         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
12006         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
12007         just before the function definition *is* accurate.
12008
12009         Eliminate one way canonicalize_filename_mode could exit.
12010         * lib/canonicalize.c (canonicalize_filename_mode):
12011         Use mreadlink_with_size, not xreadlink_with_size.
12012
12013 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
12014
12015         Detect porting problems to FreeBSD/arm, which has time_t wider than
12016         long int.  Original problem reported for GNU diff by Xin Li in
12017         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
12018         * modules/getdate (Depends-on): Add intprops, verify.
12019         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
12020         is an integer type no wider than long int.
12021
12022 2007-06-18  Jim Meyering  <jim@meyering.net>
12023
12024         New module: mreadlink-with-size.
12025         * MODULES.html.sh: Add mreadlink-with-size.
12026         * modules/mreadlink-with-size: New module
12027         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
12028         not xreadlink-with-size.
12029         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
12030
12031 2007-06-16  Bruno Haible  <bruno@clisp.org>
12032
12033         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
12034         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
12035         Reported by Gary V. Vaughan <gary@gnu.org>.
12036
12037 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
12038
12039         Revamp lchown so that it lives in unistd.h where it belongs.
12040         * lib/lchown.h: Remove.
12041         * lib/dirchownmod.c: Don't include lib/lchown.h.
12042         * lib/fchownat.c: Likewise.
12043         * lib/openat.c: Likewise.
12044         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
12045         does not follow symlinks.
12046         (EOPNOTSUPP): Define if not defined.
12047         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
12048         is defined to 0.
12049         (lchown): New decl.
12050         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
12051         Do not check for lchown decl.
12052         Set REPLACE_LCHOWN.
12053         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
12054         REPLACE_LCHOWN.
12055         * modules/chown: Make it clear it follows symlinks.
12056         * modules/lchown: Make it clear it doesn't follow symlinks.
12057         (Files): Remove lib/lchown.h
12058         (Depends-on): Add unistd.
12059         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
12060         (Include): Include <unistd.h>, not "lchown.h".
12061         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
12062         REPLACE_LCHOWN.
12063
12064 2007-06-15  Jim Meyering  <jim@meyering.net>
12065
12066         Change license (GPL to LGPL) of fsusage and dependents.
12067         * modules/fsusage (License): Change to LGPL.
12068         * modules/full-read (License): Likewise.
12069         * modules/full-write (License): Likewise.
12070         * modules/safe-read (License): Likewise.
12071         * modules/safe-write (License): Likewise.
12072
12073 2007-06-14  Ben Pfaff  <blp@gnu.org>
12074
12075         Missing part of allocsa -> malloca transition.
12076         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
12077         gl_MALLOCA.
12078
12079 2007-06-12  Bruno Haible  <bruno@clisp.org>
12080
12081         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
12082         to ia64, x86_64, i386.
12083         Reported by Eric Blake.
12084
12085 2007-06-12  Bruno Haible  <bruno@clisp.org>
12086
12087         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
12088         cross-compiling to x86_64.
12089
12090 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
12091
12092         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
12093         glitch reported by Ralf Wildenhues in
12094         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
12095
12096         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
12097         Vin Shelton.
12098
12099 2007-06-11  Bruno Haible  <bruno@clisp.org>
12100
12101         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
12102         replacement string.
12103         Reported by Eric Blake.
12104
12105 2007-06-10  Bruno Haible  <bruno@clisp.org>
12106
12107         Prepare vasnprintf code for use with Unicode strings.
12108         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
12109         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
12110         TYPE_U32_STRING.
12111         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
12112         a_u32_string variants.
12113         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
12114         * lib/printf-args.c: Don't include config.h and the specification
12115         header if PRINTF_FETCHARGS is already defined.
12116         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
12117         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
12118         TYPE_U16_STRING, TYPE_U32_STRING.
12119         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
12120         u16_directive, u16_directives, u32_directive, u32_directives): New
12121         types.
12122         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
12123         New declarations.
12124         * lib/printf-parse.c: Don't include config.h and the specification
12125         header if PRINTF_PARSE is already defined. Eliminate the set of
12126         parameters for WIDE_CHAR_VERSION; the user of this file must provide
12127         them now. Include c-ctype.h.
12128         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
12129         directive and CHAR_T_ONLY_ASCII.
12130         * lib/vasnprintf.c: Don't include config.h and the specification header
12131         if VASNPRINTF is already defined.
12132         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
12133         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
12134         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
12135         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
12136         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
12137         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
12138         code accordingly.
12139         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
12140         pad_ourselves also in this case, with the 'c' and 's' directives, and
12141         with a different notion of "width".
12142         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
12143
12144 2007-06-10  Bruno Haible  <bruno@clisp.org>
12145
12146         * modules/unistr/u32-mbsnlen: New file.
12147         * lib/unistr/u32-mbsnlen.c: New file.
12148
12149         * modules/unistr/u16-mbsnlen: New file.
12150         * lib/unistr/u16-mbsnlen.c: New file.
12151
12152         * modules/unistr/u8-mbsnlen: New file.
12153         * lib/unistr/u8-mbsnlen.c: New file.
12154
12155         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
12156         declarations.
12157
12158 2007-06-10  Bruno Haible  <bruno@clisp.org>
12159
12160         * lib/string_.h (mbsnlen): New declaration.
12161         * lib/mbsnlen.c: New file.
12162         * m4/mbsnlen.m4: New file.
12163         * modules/mbsnlen: New file.
12164         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
12165         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
12166         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
12167
12168 2007-06-10  Bruno Haible  <bruno@clisp.org>
12169
12170         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
12171
12172 2007-06-10  Bruno Haible  <bruno@clisp.org>
12173
12174         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
12175         * lib/mbuiter.h: Likewise.
12176
12177 2007-06-10  Bruno Haible  <bruno@clisp.org>
12178
12179         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
12180         declaration.
12181
12182 2007-06-10  Karl Berry  <karl@gnu.org>
12183
12184         * config/srclist.txt: remove gettext entries, Bruno prefers
12185         to update individually.
12186
12187 2007-06-10  Bruno Haible  <bruno@clisp.org>
12188
12189         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
12190         'maxlen'. Ensure only length + width bytes are allocated, not
12191         length + 1 + width.
12192
12193 2007-06-09  Bruno Haible  <bruno@clisp.org>
12194
12195         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
12196         (CHAR_T): Remove macro.
12197         (VASNPRINTF): Update.
12198
12199 2007-06-09  Bruno Haible  <bruno@clisp.org>
12200
12201         * MODULES.html.sh (Unicode string functions): Add the new modules.
12202
12203         * modules/uniconv/u32-conv-to-enc: New file.
12204         * lib/uniconv/u32-conv-to-enc.c: New file.
12205         * modules/uniconv/u32-conv-to-enc-tests: New file.
12206         * tests/uniconv/test-u32-conv-to-enc.c: New file.
12207
12208         * modules/uniconv/u16-conv-to-enc: New file.
12209         * lib/uniconv/u16-conv-to-enc.c: New file.
12210         * lib/uniconv/u-conv-to-enc.h: New file.
12211         * modules/uniconv/u16-conv-to-enc-tests: New file.
12212         * tests/uniconv/test-u16-conv-to-enc.c: New file.
12213
12214         * modules/uniconv/u8-conv-to-enc: New file.
12215         * lib/uniconv/u8-conv-to-enc.c: New file.
12216         * modules/uniconv/u8-conv-to-enc-tests: New file.
12217         * tests/uniconv/test-u8-conv-to-enc.c: New file.
12218
12219         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
12220         u32_conv_to_encoding): New declarations.
12221
12222 2007-06-09  Bruno Haible  <bruno@clisp.org>
12223
12224         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
12225
12226 2007-06-09  Bruno Haible  <bruno@clisp.org>
12227
12228         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
12229         * modules/malloca: Renamed from modules/allocsa, updated.
12230         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
12231         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
12232         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
12233         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
12234         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
12235         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
12236         * modules/xmalloca: Renamed from modules/xallocsa, updated.
12237         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
12238         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
12239         * modules/c-strcasestr (Depends-on): Update.
12240         * lib/c-strcasestr.c: Update.
12241         * modules/c-strstr (Depends-on): Update.
12242         * lib/c-strstr.c: Update.
12243         * modules/canonicalize-lgpl (Depends-on): Update.
12244         * lib/canonicalize-lgpl.c: Update.
12245         * modules/clean-temp (Depends-on): Update.
12246         * lib/clean-temp.c: Update.
12247         * modules/csharpcomp (Depends-on): Update.
12248         * lib/csharpcomp.c: Update.
12249         * modules/csharpexec (Depends-on): Update.
12250         * lib/csharpexec.c: Update.
12251         * modules/javacomp (Depends-on): Update.
12252         * lib/javacomp.c: Update.
12253         * modules/javaexec (Depends-on): Update.
12254         * lib/javaexec.c: Update.
12255         * modules/mbscasestr (Depends-on): Update.
12256         * lib/mbscasestr.c: Update.
12257         * modules/mbsstr (Depends-on): Update.
12258         * lib/mbsstr.c: Update.
12259         * modules/setenv (Depends-on): Update.
12260         * lib/setenv.c: Update.
12261         * modules/strcasestr (Depends-on): Update.
12262         * lib/strcasestr.c: Update.
12263         * modules/striconveha (Depends-on): Update.
12264         * lib/striconveha.c: Update.
12265         * modules/relocatable-prog-wrapper (Files): Update.
12266         * lib/relocwrapper.c: Update.
12267         * build-aux/install-reloc: Update.
12268         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
12269
12270 2007-06-08  Bruno Haible  <bruno@clisp.org>
12271
12272         Port to uClibc.
12273         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
12274         * lib/fpurge.c (fpurge): Likewise.
12275         * lib/freading.c (freading): Likewise.
12276         * lib/fseeko.c (rpl_fseeko): Likewise.
12277         * lib/fseterr.c (fseterr): Likewise.
12278         * lib/fwriting.c (fwriting): Likewise.
12279         * tests/test-fflush.c (main): Avoid a failure on uClibc.
12280
12281 2007-06-08  Bruno Haible  <bruno@clisp.org>
12282
12283         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
12284         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
12285         * modules/gettext (Files): Add m4/intlmacosx.m4.
12286
12287 2007-06-07  Bruno Haible  <bruno@clisp.org>
12288
12289         * modules/localename-tests: New file.
12290         * tests/test-localename.c: New file.
12291
12292         New module 'localename'.
12293         * lib/localename.h: New file.
12294         * lib/localename.c: New file, from GNU gettext.
12295         * m4/localename.m4: New file.
12296         * modules/localename: New file.
12297
12298 2007-06-07  Bruno Haible  <bruno@clisp.org>
12299
12300         Work around the lack of <wchar.h> on some builds of uClibc.
12301         * doc/headers/wchar.texi: Update.
12302         * lib/wchar_.h: Include <wchar.h> only if it exists.
12303         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
12304         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
12305         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
12306         doesn't exist.
12307         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
12308         * modules/mbfile (Depends-on): Add wchar.
12309         * modules/mbiter (Depends-on): Likewise.
12310         * modules/mbuiter (Depends-on): Likewise.
12311         Reported by Simon Josefsson.
12312
12313 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
12314
12315         Work around problem reported by Steven M. Schweda in
12316         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
12317         Tru64 5.1B with the Compaq compiler environment installed declares
12318         an 'isblank' function but does not define it in the C library.
12319         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
12320         * lib/regex_internal.h (isblank): Likewise.
12321         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
12322         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
12323
12324 2007-06-05  Bruno Haible  <bruno@clisp.org>
12325
12326         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
12327         ia64.
12328         * modules/printf-safe: New file.
12329         * modules/fprintf-posix (Depends-on): Add printf-safe.
12330         * modules/printf-posix (Depends-on): Likewise.
12331         * modules/snprintf-posix (Depends-on): Likewise.
12332         * modules/sprintf-posix (Depends-on): Likewise.
12333         * modules/vasnprintf-posix (Depends-on): Likewise.
12334         * modules/vasprintf-posix (Depends-on): Likewise.
12335         * modules/vfprintf-posix (Depends-on): Likewise.
12336         * modules/vprintf-posix (Depends-on): Likewise.
12337         * modules/vsnprintf-posix (Depends-on): Likewise.
12338         * modules/vsprintf-posix (Depends-on): Likewise.
12339         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
12340         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
12341         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
12342         "no" on i386, x86_64, ia64.
12343         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
12344         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
12345         on i386, x86_64, ia64.
12346         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
12347         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
12348         on i386, x86_64, ia64.
12349         * tests/test-vasnprintf-posix.c: Include float.h.
12350         (LDBL80_WORDS): New macro.
12351         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
12352         on i386, x86_64, ia64.
12353         * tests/test-vasprintf-posix.c: Include float.h.
12354         (LDBL80_WORDS): New macro.
12355         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
12356         on i386, x86_64, ia64.
12357         * tests/test-snprintf-posix.c: Include float.h.
12358         * tests/test-sprintf-posix.c: Likewise.
12359         * tests/test-vsnprintf-posix.c: Likewise.
12360         * tests/test-vsprintf-posix.c: Likewise.
12361
12362 2007-06-05  Bruno Haible  <bruno@clisp.org>
12363
12364         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
12365         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
12366         non-IEEE numbers on i386, x86_64, ia64.
12367         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
12368         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
12369         * tests/test-isnanl.h: Include float.h.
12370         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
12371
12372 2007-06-05  Bruno Haible  <bruno@clisp.org>
12373
12374         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
12375         also the %a / %A. Handle the %a / %A code before this extra handling.
12376
12377 2007-06-05  Bruno Haible  <bruno@clisp.org>
12378
12379         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
12380         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
12381
12382 2007-06-05  Bruno Haible  <bruno@clisp.org>
12383
12384         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
12385         typo in variable name.
12386
12387 2007-06-05  Eric Blake  <ebb9@byu.net>
12388
12389         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
12390         Reported by Simon Josefsson.
12391
12392 2007-06-04  Bruno Haible  <bruno@clisp.org>
12393
12394         Avoid test failures on some PowerPC platforms.
12395         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
12396         Define differently for PowerPC.
12397         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
12398         Reported by Gary V. Vaughan <gary@gnu.org>.
12399
12400 2007-06-02  Bruno Haible  <bruno@clisp.org>
12401
12402         Fix test-stdint failure on FreeBSD/ia64.
12403         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
12404         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
12405         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
12406         * doc/headers/stdint.texi: Update.
12407
12408 2007-06-01  Bruno Haible  <bruno@clisp.org>
12409
12410         * tests/test-binary-io.c (main): Pass a third argument to open().
12411         Reported by Gary V. Vaughan <gary@gnu.org>.
12412
12413 2007-06-01  Bruno Haible  <bruno@clisp.org>
12414
12415         * doc/functions/frexpl.texi: Update for mingw.
12416
12417 2007-06-01  Bruno Haible  <bruno@clisp.org>
12418
12419         * tests/test-lseek.c (main): Disable test of errno for invalid third
12420         argument.
12421         * doc/functions/lseek.texi: Update.
12422         Reported by Gary V. Vaughan <gary@gnu.org>.
12423
12424 2007-05-28  Bruno Haible  <bruno@clisp.org>
12425
12426         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
12427
12428 2007-05-31  Eric Blake  <ebb9@byu.net>
12429
12430         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
12431         cross compiling.
12432
12433 2007-05-30  Eric Blake  <ebb9@byu.net>
12434         and Bruno Haible  <bruno@clisp.org>
12435
12436         Work around mingw test failures exposed by m4-1.4.9b.
12437         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
12438         * tests/test-unistd.c: Disable uid_t and git_t tests for the
12439         moment.
12440
12441 2007-05-30  Bruno Haible  <bruno@clisp.org>
12442
12443         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
12444         assuming that they are closed. Needed on HP-UX 11.
12445
12446 2007-05-29  Bruno Haible  <bruno@clisp.org>
12447
12448         Fix a problem with #include_next.
12449         * lib/dirent_.h: Split the double-inclusion guard.
12450         * lib/fcntl_.h: Likewise.
12451         * lib/float_.h: Likewise.
12452         * lib/iconv_.h: Likewise.
12453         * lib/inttypes_.h: Likewise.
12454         * lib/locale_.h: Likewise.
12455         * lib/math_.h: Likewise.
12456         * lib/netinet_in_.h: Likewise.
12457         * lib/search_.h: Likewise.
12458         * lib/signal_.h: Likewise.
12459         * lib/stdint_.h: Likewise.
12460         * lib/stdio_.h: Likewise.
12461         * lib/stdlib_.h: Likewise.
12462         * lib/string_.h: Likewise.
12463         * lib/sys_select_.h: Likewise.
12464         * lib/sys_socket_.h: Likewise.
12465         * lib/sys_stat_.h: Likewise.
12466         * lib/sys_time_.h: Likewise.
12467         * lib/sysexits_.h: Likewise.
12468         * lib/time_.h: Likewise.
12469         * lib/unistd_.h: Likewise.
12470         * lib/wchar_.h: Likewise.
12471         * lib/wctype_.h: Likewise.
12472
12473 2007-05-29  Bruno Haible  <bruno@clisp.org>
12474
12475         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
12476         for the moment.
12477
12478 2007-05-29  Bruno Haible  <bruno@clisp.org>
12479
12480         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
12481         invocation.
12482         Reported by Eric Blake.
12483
12484 2007-05-29  Bruno Haible  <bruno@clisp.org>
12485
12486         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
12487         compiling case.
12488
12489 2007-05-29  Eric Blake  <ebb9@byu.net>
12490             Bruno Haible  <bruno@clisp.org>
12491
12492         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
12493         cross compiles.
12494
12495 2007-05-28  Eric Blake  <ebb9@byu.net>
12496
12497         * modules/closein-tests (test_closein_LDADD): Support test on
12498         cygwin with libtool.
12499
12500 2007-05-28  Bruno Haible  <bruno@clisp.org>
12501
12502         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
12503         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
12504         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
12505         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
12506         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
12507         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
12508         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
12509         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
12510         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
12511
12512 2007-05-28  Eric Blake  <ebb9@byu.net>
12513
12514         Unconditionally include <config.h> in unit tests.
12515         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
12516         * tests/test-allocsa.c, tests/test-arcfour.c,
12517         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
12518         tests/test-array_list.c, tests/test-array_oset.c,
12519         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
12520         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
12521         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
12522         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
12523         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
12524         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
12525         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
12526         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
12527         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
12528         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
12529         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
12530         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
12531         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
12532         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
12533         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
12534         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
12535         test-md5.c, test-memmem.c, test-printf-posix.c,
12536         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
12537         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
12538         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
12539         test-strcasestr.c, test-striconv.c, test-striconveh.c,
12540         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
12541         test-vasnprintf-posix2.c, test-vasnprintf.c,
12542         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
12543         test-vfprintf-posix.c, test-vprintf-posix.c,
12544         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
12545         test-xvasprintf.c: Likewise.
12546
12547 2007-05-28  Bruno Haible  <bruno@clisp.org>
12548
12549         * gnulib-tool (func_import): Remember the --with-tests command-line
12550         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
12551         Reported by Eric Blake.
12552
12553 2007-05-28  Bruno Haible  <bruno@clisp.org>
12554
12555         * modules/ftell-tests: New file.
12556         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
12557         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
12558
12559         * lib/ftell.c: New file.
12560         * modules/ftell: New file.
12561         * m4/ftell.m4: New file.
12562         * doc/functions/ftell.texi: Update.
12563         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
12564         REPLACE_FTELL.
12565         * lib/stdio_.h (rpl_ftell): New declaration.
12566         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
12567         REPLACE_FTELL.
12568
12569 2007-05-28  Eric Blake  <ebb9@byu.net>
12570
12571         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
12572
12573 2007-05-28  Bruno Haible  <bruno@clisp.org>
12574
12575         * modules/fseek-tests: New file.
12576         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
12577         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
12578
12579         * lib/fseek.c: New file.
12580         * modules/fseek: New file.
12581         * m4/fseek.m4: New file.
12582         * doc/functions/fseek.texi: Update.
12583         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
12584         REPLACE_FSEEK.
12585         * lib/stdio_.h (rpl_fseek): New declaration.
12586         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
12587         REPLACE_FSEEK.
12588
12589 2007-05-28  Bruno Haible  <bruno@clisp.org>
12590
12591         * lib/stdio_.h (fflush): More comments.
12592
12593 2007-05-28  Bruno Haible  <bruno@clisp.org>
12594
12595         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
12596         runtime test.
12597
12598 2007-05-28  Eric Blake  <ebb9@byu.net>
12599
12600         Improve lseek module.
12601         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
12602         * lib/unistd_.h (lseek): Scale back link warning message.
12603         * tests/test-lseek.c: Beef up test.
12604         * tests/test-lseek.sh: Exercise more facets of lseek.
12605         Reported by Bruno Haible.
12606
12607 2007-05-28  Bruno Haible  <bruno@clisp.org>
12608
12609         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
12610         to define.
12611
12612 2007-05-27  Bruno Haible  <bruno@clisp.org>
12613
12614         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
12615
12616 2007-05-27  Bruno Haible  <bruno@clisp.org>
12617
12618         * modules/openmp: New file.
12619         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
12620         Noah Misch.
12621
12622 2007-05-26  Bruno Haible  <bruno@clisp.org>
12623
12624         * modules/chdir-long (Depends-on): Add fchdir.
12625         * modules/chdir-safer (Depends-on): Likewise.
12626         * modules/fts (Depends-on): Likewise.
12627         * modules/fts-lgpl (Depends-on): Likewise.
12628         * modules/openat (Depends-on): Likewise.
12629         * modules/savewd (Depends-on): Likewise.
12630
12631 2007-05-24  Eric Blake  <ebb9@byu.net>
12632
12633         Fix lseek on mingw.
12634         * modules/lseek: New module.
12635         * m4/lseek.m4: New file.
12636         * lib/lseek.c: New file.
12637         * modules/lseek-tests: New file.
12638         * tests/test-lseek.c: New file.
12639         * tests/test-lseek.sh: New file.
12640         * MODULES.html.sh: Document lseek module.
12641         * modules/fflush (Depends-on): Add lseek, fseeko.
12642         * modules/fseeko (Depends-on): Likewise.
12643         * modules/ftello (Depends-on): Likewise.
12644         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
12645         broken.
12646         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
12647         broken.
12648         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
12649         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
12650         * lib/ftello.c (rpl_ftello): Likewise.
12651         * tests/test-fseeko.c (main): Test this.
12652         * tests/test-fseeko.sh: Likewise.
12653         * tests/test-ftello.c (main): Likewise.
12654         * tests/test-ftello.sh: Likewise.
12655         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
12656         implies replacing fseek.
12657         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
12658         HAVE_FTELLO.
12659         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
12660         * modules/unistd (Makefile.am): Likewise.
12661         * lib/unistd_.h (lseek): Declare a replacement.
12662         * doc/functions/lseek.texi (lseek): Document this fix.
12663         * doc/functions/fseek.texi (fseek): Likewise.
12664         * doc/functions/ftell.texi (ftell): Likewise.
12665
12666 2007-05-24  Bruno Haible  <bruno@clisp.org>
12667
12668         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
12669         in the printed representation of a NaN.
12670         * tests/test-vasprintf-posix.c (test_function): Likewise.
12671         * tests/test-snprintf-posix.h (test_function): Likewise.
12672         * tests/test-sprintf-posix.h (test_function): Likewise.
12673         Reported by Eric Blake.
12674
12675 2007-05-23  Eric Blake  <ebb9@byu.net>
12676
12677         Fix fseeko/ftello on cygwin 1.5.24.
12678         * doc/functions/fseeko.texi (fseeko): Document the fix.
12679         * doc/functions/ftello.texi (ftello): Document the fix.
12680         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
12681         * doc/functions/stdout.text (stdout): New file.
12682         * doc/functions/stderr.text (stderr): New file.
12683         * doc/gnulib.texi (Function Substitutes): Use new files.
12684         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
12685         prior to 1.7.0.
12686         * tests/test-ftello.c (main): Likewise for ftello.
12687         * tests/test-fseeko.sh: New file.
12688         * tests/test-ftello.sh: New file.
12689         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
12690         with seekable stdin.
12691         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
12692         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
12693         (gl_REPLACE_FSEEKO): New macro.
12694         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
12695         * modules/fseeko (Files): Distribute fseeko.c.
12696         * modules/ftello (Files): Distribute ftello.c.
12697         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
12698         mode.
12699         * lib/ftello.c (rpl_ftello): New file.
12700         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
12701         fseeko, ftello.
12702         (gl_STDIN_LARGE_OFFSET): New macro.
12703         * modules/stdio (Makefile.am): Perform the replacement.
12704         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
12705
12706 2007-05-23  Bruno Haible  <bruno@clisp.org>
12707
12708         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
12709         GNULIB_POSIXCHECK is defined.
12710
12711 2007-05-21  Bruno Haible  <bruno@clisp.org>
12712
12713         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
12714         Check also the output for NaN arguments. When cross-compiling, guess
12715         no on IRIX.
12716         * lib/vasnprintf.c: Update comments.
12717         * tests/test-vasnprintf-posix.c (strisnan): New function.
12718         (test_function): Use it.
12719         * tests/test-vasprintf-posix.c (strisnan): New function.
12720         (test_function): Use it.
12721         * tests/test-snprintf-posix.h (strisnan): New function.
12722         (test_function): Use it.
12723         * tests/test-sprintf-posix.h (strisnan): New function.
12724         (test_function): Use it.
12725         Reported by Eric Blake.
12726
12727 2007-05-20  Bruno Haible  <bruno@clisp.org>
12728
12729         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
12730         numbers that fails on BeOS.
12731         * doc/functions/frexpl.texi: Update.
12732
12733 2007-05-20  Jim Meyering  <jim@meyering.net>
12734
12735         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
12736         forced upon us by glibc-2.6.
12737
12738 2007-05-20  Bruno Haible  <bruno@clisp.org>
12739
12740         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
12741         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
12742         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
12743         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
12744         NEED_PRINTF_INFINITE.
12745         (is_infinitel): New function.
12746         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
12747         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
12748         gl_PREREQ_VASNPRINTF_INFINITE.
12749         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
12750         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12751         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
12752         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
12753         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
12754         gl_PREREQ_VASNPRINTF_INFINITE.
12755         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12756         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12757         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12758         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12759         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12760         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12761         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12762         * doc/functions/fprintf.texi: Update.
12763         * doc/functions/printf.texi: Update.
12764         * doc/functions/snprintf.texi: Update.
12765         * doc/functions/sprintf.texi: Update.
12766         * doc/functions/vfprintf.texi: Update.
12767         * doc/functions/vprintf.texi: Update.
12768         * doc/functions/vsnprintf.texi: Update.
12769         * doc/functions/vsprintf.texi: Update.
12770
12771 2007-05-20  Bruno Haible  <bruno@clisp.org>
12772
12773         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
12774         was not found in libc.
12775         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
12776
12777 2007-05-20  Bruno Haible  <bruno@clisp.org>
12778
12779         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
12780         printed as "-nan" instead of "nan".
12781         * tests/test-vasprintf-posix.c (test_function): Likewise.
12782         * tests/test-snprintf-posix.h (test_function): Likewise.
12783         * tests/test-sprintf-posix.h (test_function): Likewise.
12784         Needed for HP-UX 11.
12785
12786 2007-05-20  Jim Meyering  <jim@meyering.net>
12787
12788         Fix buggy test for the fchownat-deref bug.
12789         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
12790         symlink required for the run-test.  Without it, this test would
12791         always declare that fchownat doesn't work, and client code would
12792         unnecessarily use the replacement function with fixed libc.
12793         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
12794         Reported by Greg Schafer.
12795
12796 2007-05-19  Bruno Haible  <bruno@clisp.org>
12797
12798         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
12799         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
12800         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
12801         Needed for IRIX 6.5 and Solaris 2.5.1.
12802
12803 2007-05-19  Bruno Haible  <bruno@clisp.org>
12804
12805         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
12806         (test_function): Skip tests involving -0.0 on platforms where
12807         -0.0 = 0.0.
12808         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
12809         (test_function): Skip tests involving -0.0 on platforms where
12810         -0.0 = 0.0.
12811         * tests/test-snprintf-posix.h (have_minus_zero): New function.
12812         (test_function): Skip tests involving -0.0 on platforms where
12813         -0.0 = 0.0.
12814         * tests/test-sprintf-posix.h (have_minus_zero): New function.
12815         (test_function): Skip tests involving -0.0 on platforms where
12816         -0.0 = 0.0.
12817         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
12818         tests.
12819         * tests/test-printf-posix.h (test_function): Likewise.
12820         * tests/test-printf-posix.output: Remove all -0.0 related results.
12821         Needed for IRIX 6.5.
12822
12823 2007-05-19  Bruno Haible  <bruno@clisp.org>
12824
12825         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
12826         printed as "nan0x7fffffff" instead of "nan".
12827         * tests/test-vasprintf-posix.c (test_function): Likewise.
12828         * tests/test-snprintf-posix.h (test_function): Likewise.
12829         * tests/test-sprintf-posix.h (test_function): Likewise.
12830         * tests/test-fprintf-posix.h (NaN): Remove macro.
12831         (test_function): Remove all NaN related tests.
12832         * tests/test-printf-posix.h (NaN): Remove macro.
12833         (test_function): Remove all NaN related tests.
12834         * tests/test-printf-posix.output: Remove all NaN related results.
12835         Needed for IRIX 6.5.
12836
12837 2007-05-19  Bruno Haible  <bruno@clisp.org>
12838
12839         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
12840         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
12841
12842 2007-05-19  Bruno Haible  <bruno@clisp.org>
12843
12844         * lib/float_.h: New file.
12845         * m4/float_h.m4: New file.
12846         * modules/float: New file.
12847         * modules/isnanl (Dependencies): Add float.
12848         * modules/isnanl-nolibm (Dependencies): Likewise.
12849         * modules/mathl (Dependencies): Likewise.
12850         * modules/printf-frexpl (Dependencies): Likewise.
12851         * modules/signbit (Dependencies): Likewise.
12852         * modules/vasnprintf (Dependencies): Likewise.
12853         * doc/headers/float.texi: Update.
12854
12855 2007-05-19  Jim Meyering  <jim@meyering.net>
12856
12857         * lib/utimens.c (gl_futimens): Rename from futimens,
12858         now that glibc-2.6 declares futimens.
12859         * lib/utimens.h: Likewise.
12860
12861 2007-05-19  Bruno Haible  <bruno@clisp.org>
12862
12863         Avoid test failures on mingw.
12864         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
12865         * tests/test-printf-posix.sh: Likewise.
12866         * tests/test-vfprintf-posix.sh: Likewise.
12867         * tests/test-vprintf-posix.sh: Likewise.
12868
12869 2007-05-19  Bruno Haible  <bruno@clisp.org>
12870
12871         Fix *printf result for NaN, Inf, -0.0 on mingw.
12872         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
12873         * lib/vasnprintf.c: Include math.h and isnan.h.
12874         (is_infinite_or_zero): New function.
12875         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
12876         values in the %f, %F, %e, %E, %g, %G directives.
12877         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
12878         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12879         gl_PRINTF_INFINITE and test its result. Invoke
12880         gl_PREREQ_VASNPRINTF_INFINITE.
12881         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12882         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12883         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12884         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12885         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12886         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12887         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12888         * doc/functions/fprintf.texi: Update.
12889         * doc/functions/printf.texi: Update.
12890         * doc/functions/snprintf.texi: Update.
12891         * doc/functions/sprintf.texi: Update.
12892         * doc/functions/vfprintf.texi: Update.
12893         * doc/functions/vprintf.texi: Update.
12894         * doc/functions/vsnprintf.texi: Update.
12895         * doc/functions/vsprintf.texi: Update.
12896
12897 2007-05-19  Bruno Haible  <bruno@clisp.org>
12898
12899         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
12900         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
12901         Instead of multiplying with 10^k, set extra_zeroes to k.
12902         (scale10_round_long_double): Remove function.
12903
12904 2007-05-18  Bruno Haible  <bruno@clisp.org>
12905
12906         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
12907         introduced on 2007-05-06.
12908
12909 2007-05-18  Bruno Haible  <bruno@clisp.org>
12910
12911         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
12912         %g directives.
12913         * tests/test-vasprintf-posix.c (test_function): Likewise.
12914         * tests/test-snprintf-posix.h (test_function): Likewise.
12915         * tests/test-sprintf-posix.h (test_function): Likewise.
12916
12917 2007-05-18  Bruno Haible  <bruno@clisp.org>
12918
12919         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
12920         (strmatch): New function.
12921         (test_function): Test the %f directive on numbers of various exponents.
12922         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
12923         (strmatch): New function.
12924         (test_function): Test the %f directive on numbers of various exponents.
12925         * tests/test-snprintf-posix.h (strmatch): New function.
12926         (test_function): Test the %f directive on numbers of various exponents.
12927         * tests/test-sprintf-posix.h (strmatch): New function.
12928         (test_function): Test the %f directive on numbers of various exponents.
12929         * tests/test-snprintf-posix.c (SIZEOF): New macro.
12930         * tests/test-sprintf-posix.c (SIZEOF): New macro.
12931         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
12932         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
12933
12934 2007-05-18  Bruno Haible  <bruno@clisp.org>
12935
12936         Add support for 'long double' number output.
12937         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
12938         * lib/vasnprintf.c: Include math.h and float+.h.
12939         (mp_limb_t): New type.
12940         (GMP_LIMB_BITS): New macro.
12941         (mp_twolimb_t): New type.
12942         (GMP_TWOLIMB_BITS): New macro.
12943         (mpn_t): New type.
12944         (multiply, divide, convert_to_decimal, decode_long_double,
12945         scale10_round_long_double, scale10_round_decimal_long_double,
12946         floorlog10l): New functions.
12947         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
12948         for the %f, %F, %e, %E, %g, %G directives.
12949         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
12950         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12951         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
12952         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
12953         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12954         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12955         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12956         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12957         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12958         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12959         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12960         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
12961         * modules/snprintf-posix (Depends-on): Likewise.
12962         * modules/sprintf-posix (Depends-on): Likewise.
12963         * modules/vasnprintf-posix (Depends-on): Likewise.
12964         * modules/vasprintf-posix (Depends-on): Likewise.
12965         * modules/vfprintf-posix (Depends-on): Likewise.
12966         * modules/vsnprintf-posix (Depends-on): Likewise.
12967         * modules/vsprintf-posix (Depends-on): Likewise.
12968         * modules/vasnprintf (Files): Add lib/float+.h.
12969         * doc/functions/fprintf.texi: Update.
12970         * doc/functions/printf.texi: Update.
12971         * doc/functions/snprintf.texi: Update.
12972         * doc/functions/sprintf.texi: Update.
12973         * doc/functions/vfprintf.texi: Update.
12974         * doc/functions/vprintf.texi: Update.
12975         * doc/functions/vsnprintf.texi: Update.
12976         * doc/functions/vsprintf.texi: Update.
12977
12978 2007-05-18  Bruno Haible  <bruno@clisp.org>
12979
12980         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
12981
12982 2007-05-18  Bruno Haible  <bruno@clisp.org>
12983
12984         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
12985         for printing 64-bit integers. Needed for mingw.
12986
12987 2007-05-18  Bruno Haible  <bruno@clisp.org>
12988
12989         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
12990         gl_FUNC_FREXPL_WORKS.
12991         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
12992
12993 2007-05-18  Bruno Haible  <bruno@clisp.org>
12994
12995         * modules/frexpl-nolibm-tests: New file.
12996
12997         * modules/frexpl-nolibm: New file.
12998         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
12999
13000 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
13001
13002         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
13003         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
13004         GCC 4.2, which otherwise issues a lot of warnings.
13005         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
13006         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
13007         Likewise.
13008         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
13009         * modules/iconv_open (iconv.h): Likewise.
13010         * modules/locale (locale.h): Likewise.
13011         * modules/netinet_in (netinet/in.h): Likewise.
13012         * modules/sys_select (sys_select.h): Likewise.
13013         * modules/sys_socket (sys/socket.h): Likewise.
13014         * modules/sys_stat (sys/stat.h): Likewise.
13015         * modules/sysexits (sysexits.h): Likewise.
13016         * modules/unistd (unistd.h): Likewise.
13017
13018 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13019
13020         * modules/closein-tests (Makefile.am): Distribute
13021         `test-closein.sh'.
13022
13023 2007-05-17  Bruno Haible  <bruno@clisp.org>
13024
13025         * tests/test-printf-posix.output: Renamed from
13026         tests/test-fprintf-posix.out.
13027         * modules/fprintf-posix-tests: Update.
13028         * modules/printf-posix-tests: Update.
13029         * modules/vfprintf-posix-tests: Update.
13030         * modules/vprintf-posix-tests: Update.
13031         * tests/test-fprintf-posix.sh: Update.
13032         * tests/test-printf-posix.sh: Update.
13033         * tests/test-vfprintf-posix.sh: Update.
13034         * tests/test-vprintf-posix.sh: Update.
13035         Reported by Ralf Wildenhues.
13036
13037 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
13038
13039         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
13040         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
13041         GCC 4.2, which otherwise issues a lot of warnings.
13042         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
13043         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
13044         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
13045         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
13046         it should no longer be needed.
13047         * lib/string_.h: Likewise.
13048         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
13049         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
13050         * modules/inttypes (inttypes.h): Likewise.
13051         * modules/math (math.h): Likewise.
13052         * modules/search (search.h): Likewise.
13053         * modules/signal (signal.h): Likewise.
13054         * modules/stdint (stdint.h): Likewise.
13055         * modules/stdio (stdio.h): Likewise.
13056         * modules/stdlib (stdlib.h): Likewise.
13057         * modules/string (string.h): Likewise.
13058         * modules/sys_time (sys/time.h): Likewise.
13059         * modules/time (time.h): Likewise.
13060         * modules/wchar (wchar.h): Likewise.
13061         * modules/wctype (wtype.h): Likewise.
13062
13063 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
13064
13065         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
13066
13067 2007-05-13  Bruno Haible  <bruno@clisp.org>
13068
13069         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
13070         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
13071         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
13072         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
13073         (gl_PREREQ_STRTOK_R): Don't require it here.
13074
13075 2007-05-13  Bruno Haible  <bruno@clisp.org>
13076
13077         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
13078         when used in C++ mode.
13079
13080 2007-05-12  Bruno Haible  <bruno@clisp.org>
13081
13082         * lib/linebuffer.h: Tweak doc.
13083         * lib/linebuffer.c: Likewise.
13084
13085 2007-05-12  James Youngman  <jay@gnu.org>
13086
13087         * lib/linebuffer.c (readlinebuffer_delim): New function,
13088         like readlinebuffer, but use a caller-specified delimiter.
13089         (readlinebuffer): Just call readlinebuffer_delim with '\n'
13090         as the delimiter.
13091         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
13092
13093 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
13094
13095         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
13096         * modules/openat (Files): Remove openat-die.c.
13097         (Depends-on): Add openat-die.
13098         * modules/openat-die: New module.
13099
13100 2007-05-06  Bruno Haible  <bruno@clisp.org>
13101
13102         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
13103         Update with info about Cygwin.
13104         * doc/functions/fprintf.texi: Update.
13105         * doc/functions/printf.texi: Update.
13106         * doc/functions/snprintf.texi: Update.
13107         * doc/functions/sprintf.texi: Update.
13108         * doc/functions/vfprintf.texi: Update.
13109         * doc/functions/vprintf.texi: Update.
13110         * doc/functions/vsnprintf.texi: Update.
13111         * doc/functions/vsprintf.texi: Update.
13112         Reported by Eric Blake.
13113
13114 2007-05-06  Bruno Haible  <bruno@clisp.org>
13115
13116         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
13117         padding ourselves for the floating-point directives.
13118         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
13119         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
13120         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
13121         gl_PRINTF_FLAG_ZERO and test its result. Invoke
13122         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
13123         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13124         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
13125         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13126         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13127         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
13128         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13129         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13130         * tests/test-snprintf-posix.h (test_function): Also check the width
13131         and some flags in the %f directive.
13132         * tests/test-sprintf-posix.h (test_function): Likewise.
13133         * tests/test-vasnprintf-posix.c (test_function): Likewise.
13134         * tests/test-vasprintf-posix.c (test_function): Likewise.
13135         * doc/functions/fprintf.texi: Update.
13136         * doc/functions/printf.texi: Update.
13137         * doc/functions/snprintf.texi: Update.
13138         * doc/functions/sprintf.texi: Update.
13139         * doc/functions/vfprintf.texi: Update.
13140         * doc/functions/vprintf.texi: Update.
13141         * doc/functions/vsnprintf.texi: Update.
13142         * doc/functions/vsprintf.texi: Update.
13143
13144 2007-05-06  Bruno Haible  <bruno@clisp.org>
13145
13146         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
13147         pass the ' flag character to sprintf or snprintf.
13148         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
13149         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
13150         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
13151         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
13152         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
13153         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13154         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
13155         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13156         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13157         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
13158         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13159         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13160         * tests/test-snprintf-posix.h (test_function): Also check the grouping
13161         flag.
13162         * tests/test-sprintf-posix.h (test_function): Likewise.
13163         * tests/test-vasnprintf-posix.c (test_function): Likewise.
13164         * tests/test-vasprintf-posix.c (test_function): Likewise.
13165         * doc/functions/fprintf.texi: Update.
13166         * doc/functions/printf.texi: Update.
13167         * doc/functions/snprintf.texi: Update.
13168         * doc/functions/sprintf.texi: Update.
13169         * doc/functions/vfprintf.texi: Update.
13170         * doc/functions/vprintf.texi: Update.
13171         * doc/functions/vsnprintf.texi: Update.
13172         * doc/functions/vsprintf.texi: Update.
13173
13174 2007-05-01  Bruno Haible  <bruno@clisp.org>
13175
13176         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
13177
13178 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
13179
13180         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
13181         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
13182
13183 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
13184
13185         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
13186         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
13187         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
13188
13189 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
13190
13191         * lib/argp-help.c (struct hol_entry): New member `ord'.
13192         (HOL_ENTRY_PTRCMP): Use ord for comparison
13193         (hol_sort): Initialize ord.
13194
13195 2007-05-01  Bruno Haible  <bruno@clisp.org>
13196
13197         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
13198         Reported by Eric Blake.
13199         * doc/gnulib.texi (Function Substitutes): Update.
13200
13201 2007-05-01  Bruno Haible  <bruno@clisp.org>
13202
13203         * doc/functions.texi: Remove file, now redundant through
13204         doc/functions/*.texi.
13205
13206 2007-05-01  Bruno Haible  <bruno@clisp.org>
13207
13208         * modules/argp (Depends-on): Add sleep.
13209
13210 2007-05-01  Bruno Haible  <bruno@clisp.org>
13211
13212         * modules/sleep-tests: New file.
13213         * tests/test-sleep.c: New file.
13214
13215         * modules/sleep: New file.
13216         * lib/sleep.c: New file.
13217         * m4/sleep.m4: New file.
13218         * lib/unistd_.h (sleep): New declaration.
13219         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
13220         HAVE_SLEEP.
13221         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
13222         * doc/functions/sleep.texi: Document the sleep module.
13223
13224 2007-05-01  Bruno Haible  <bruno@clisp.org>
13225
13226         * lib/sigprocmask.h: Remove file.
13227         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
13228         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
13229         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
13230         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
13231         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
13232         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
13233         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
13234         HAVE_SIGSET_T as a shell variable.
13235         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
13236         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
13237         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
13238         (Depends-on): Add signal. Remove verify.
13239         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
13240         (Include): Mention <signal.h> instead of sigprocmask.h.
13241         * NEWS: Mention the change.
13242         * lib/fatal-signal.c: Don't include sigprocmask.h.
13243
13244 2007-05-01  Bruno Haible  <bruno@clisp.org>
13245
13246         * modules/signal: New file.
13247         * lib/signal_.h: New file.
13248         * m4/signal_h.m4: New file.
13249
13250 2007-05-01  Bruno Haible  <bruno@clisp.org>
13251
13252         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
13253         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
13254         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
13255         HAVE_WCTYPE_CTMP_BUG into wctype.h.
13256
13257 2007-05-01  Bruno Haible  <bruno@clisp.org>
13258
13259         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
13260         configure time.
13261         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
13262         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
13263         * modules/sys_stat (Makefile.am): Substitute their values into
13264         sys/stat.h.
13265
13266 2007-05-01  Bruno Haible  <bruno@clisp.org>
13267
13268         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
13269         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
13270         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
13271
13272 2007-05-01  Bruno Haible  <bruno@clisp.org>
13273
13274         * doc/header/assert.texi: Undo last change: don't mention the gnulib
13275         'assert' module here.
13276
13277 2007-05-01  Bruno Haible  <bruno@clisp.org>
13278
13279         * doc/functions/*.texi: New files.
13280         * doc/functions/google-ranking.txt: New file.
13281         * doc/gnulib.texi (Function Substitutes): New chapter.
13282         (ctime, inet_ntoa): Remove sections.
13283         * doc/ctime.texi: Remove file.
13284         * doc/inet_ntoa.texi: Remove file.
13285         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
13286         dependencies.
13287         (%.info): New rule, specifying a --reference-limit.
13288
13289 2007-05-01  Bruno Haible  <bruno@clisp.org>
13290
13291         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
13292
13293 2007-05-01  Bruno Haible  <bruno@clisp.org>
13294
13295         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
13296         the portability of 'mkdir' to mingw systems.
13297
13298 2007-05-01  Bruno Haible  <bruno@clisp.org>
13299
13300         * doc/headers/google-ranking.txt: New file.
13301
13302 2007-04-30  Eric Blake  <ebb9@byu.net>
13303
13304         Prefer fseeko to fseek.
13305         * modules/getpass (Depends-on): Add fseeko.
13306         * lib/getpass.c (getpass): Use fseeko, not fseek.
13307
13308 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
13309
13310         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
13311         assumes the sorting is stable, while most qsort implementations
13312         are not.  Use argument addresses to ensure they never compare as
13313         equal.
13314
13315         * tests/test-argp-2.sh (usage-indent test): Fix output
13316         (func_compare): Restore diff options
13317         * tests/test-argp.c: Restore #include "progname.h"
13318
13319 2007-04-29  Bruno Haible  <bruno@clisp.org>
13320
13321         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
13322         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
13323         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
13324         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13325         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
13326         (configure.ac): Define CHECK_SNPRINTF_POSIX.
13327         (TESTS, check_PROGRAMS): Add test-snprintf.
13328         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
13329         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
13330         (TESTS, check_PROGRAMS): Add test-vsnprintf.
13331         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
13332         assertions that fail on HP-UX, OSF/1, or IRIX.
13333         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
13334
13335 2007-04-29  Bruno Haible  <bruno@clisp.org>
13336
13337         * MODULES.html.sh (posix_functions): Remove 'contents'.
13338
13339 2007-04-29  Karl Berry  <karl@gnu.org>
13340
13341         * config/srclist.txt (gendocs_template_min): new entry.
13342
13343 2007-04-29  Bruno Haible  <bruno@clisp.org>
13344
13345         Work around fpurge bug on BSD systems.
13346         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
13347         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
13348         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
13349         fpurge to rpl_fpurge if the system already has this function.
13350         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
13351         the case where the system already has this function. Correct invariants
13352         on BSD systems.
13353         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
13354         BSD systems.
13355
13356 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
13357
13358         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
13359         proposed by Sven Verdoolaege.
13360
13361         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
13362         options.
13363         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
13364         (usage and help tests): Update
13365
13366 2007-04-29  Bruno Haible  <bruno@clisp.org>
13367
13368         * tests/test-fflush.c (main): Use a file of size 17, not 10.
13369         Print more information in case of failure. Disable a test on BeOS.
13370
13371 2007-04-29  Bruno Haible  <bruno@clisp.org>
13372
13373         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
13374         This helps debugging on systems on which no gdb is available.
13375
13376 2007-04-29  Bruno Haible  <bruno@clisp.org>
13377
13378         * lib/freading.h: Improve comments.
13379         * lib/fwriting.h: Likewise.
13380         * tests/test-freading.c (main): Don't check freading immediately after
13381         repositioning. Needed for glibc.
13382
13383 2007-04-29  Bruno Haible  <bruno@clisp.org>
13384
13385         * lib/freading.c (freading): Trivial simplification.
13386
13387 2007-04-28  Bruno Haible  <bruno@clisp.org>
13388
13389         * tests/test-fwriting.c (main): Also test the interaction between
13390         fflush and fwriting.
13391         * modules/fwriting-tests (Depends-on): Add fflush.
13392
13393         * tests/test-freading.c (main): Also test the interaction between
13394         fflush and freading.
13395         * modules/freading-tests (Depends-on): Add fflush.
13396
13397 2007-04-28  Bruno Haible  <bruno@clisp.org>
13398
13399         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
13400         fseeko and ftello.
13401         Suggested by Eric Blake.
13402
13403 2007-04-28  Jim Meyering  <jim@meyering.net>
13404
13405         Avoid false-negative in gl_STDINT_H's C99 conformance test.
13406         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
13407         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
13408
13409 2007-04-27  Eric Blake  <ebb9@byu.net>
13410
13411         * doc/headers/assert.texi (assert.h): Document assert module use.
13412
13413 2007-04-27  Bruno Haible  <bruno@clisp.org>
13414
13415         * doc/headers/*.texi: New files.
13416         * doc/gnulib.texi (Header File Substitutes): New chapter.
13417         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
13418         dependencies.
13419         (standards.info ,standards.html, standards.dvi): Update dependencies.
13420         (mostlyclean, clean): New targets.
13421
13422 2007-04-27  Bruno Haible  <bruno@clisp.org>
13423
13424         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
13425         * modules/sysexits (Files, Makefile.am): Update.
13426
13427         * lib/sys_socket_.h: Renamed from lib/socket_.h.
13428         * modules/sys_socket (Files, Makefile.am): Update.
13429
13430         * lib/sys_stat_.h: Renamed from lib/stat_.h.
13431         * modules/sys_stat (Files, Makefile.am): Update.
13432
13433 2007-04-27  Eric Blake  <ebb9@byu.net>
13434
13435         * lib/freading.h: Improve comments.
13436         * lib/fwriting.h: Likewise.
13437         * lib/fflush.c: Likewise.
13438
13439         Fix closein for mingw.
13440         * modules/closein-tests: Add tests for closein.
13441         * tests/test-closein.c: New file.
13442         * tests/test-closein.sh: Likewise.
13443         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
13444         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
13445
13446 2007-04-27  Bruno Haible  <bruno@clisp.org>
13447
13448         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
13449         version is < 6.
13450         * lib/math_.h [__DECC]: Likewise.
13451         * lib/stdio_.h [__DECC]: Likewise.
13452         * lib/stdlib_.h [__DECC]: Likewise.
13453         * lib/string_.h [__DECC]: Likewise.
13454         * lib/time_.h [__DECC]: Likewise.
13455         * lib/wchar_.h [__DECC]: Likewise.
13456         * lib/wctype_.h [__DECC]: Likewise.
13457
13458 2007-04-27  Bruno Haible  <bruno@clisp.org>
13459
13460         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
13461
13462 2007-04-27  Bruno Haible  <bruno@clisp.org>
13463
13464         * lib/fflush.c: Add comments.
13465         * modules/fpurge-tests (Depends-on): Add fflush.
13466         * modules/freadable-tests (Depends-on): Likewise.
13467         * modules/fwritable-tests (Depends-on): Likewise.
13468
13469 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
13470
13471         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
13472         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
13473         Report by Bruno Haible <bruno@clisp.org>.
13474
13475 2007-04-26  Eric Blake  <ebb9@byu.net>
13476
13477         Fix fflush on mingw.
13478         * modules/fflush (Depends-on): Add freading.
13479         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
13480         but unread data.
13481
13482 2007-04-26  Eric Blake  <ebb9@byu.net>
13483         and Bruno Haible  <bruno@clisp.org>
13484
13485         Implement freading and fwriting.
13486         * lib/freading.c: New file.
13487         * lib/freading.h: Likewise.
13488         * m4/freading.m4: Likewise.
13489         * modules/freading: Likewise.
13490         * modules/freading-tests: Likewise.
13491         * tests/test-freading.c: Likewise.
13492         * lib/fwriting.c: New file.
13493         * lib/fwriting.h: Likewise.
13494         * m4/fwriting.m4: Likewise.
13495         * modules/fwriting: Likewise.
13496         * modules/fwriting-tests: Likewise.
13497         * tests/test-fwriting.c: Likewise.
13498         * MODULES.html.sh (File stream based Input/Output): Mention them.
13499
13500 2007-04-26  Bruno Haible  <bruno@clisp.org>
13501
13502         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
13503         'long' when we assume it.
13504         Suggested by Eric Blake.
13505
13506 2007-04-26  Bruno Haible  <bruno@clisp.org>
13507
13508         Ensure fseeko, ftello are declared on glibc systems.
13509         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
13510         * modules/fseeko (configure.ac-early): Likewise.
13511         * modules/ftello (configure.ac-early): Likewise.
13512         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
13513         AC_FUNC_FSEEKO for this.
13514         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
13515         (gl_CHECK_FSEEKO): Remove macro.
13516
13517 2007-04-26  Bruno Haible  <bruno@clisp.org>
13518
13519         * tests/test-fflush.c (main): Also check the ftell result after
13520         fflush and fseek/fseeko.
13521         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
13522         file descriptor position cache in the stream.
13523         * lib/fseeko.c (rpl_fseeko): Likewise.
13524
13525 2007-04-26  Bruno Haible  <bruno@clisp.org>
13526
13527         * modules/fflush-tests (Depends-on): Add fseeko.
13528
13529 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
13530             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13531
13532         * lib/argz_.h: ensure error_t definition is obtained in same
13533         mechanism system argz.h would have.
13534         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
13535         argz facilities are known bad.  Err on the side of caution if
13536         cross-compiling.
13537
13538 2007-04-25  Eric Blake  <ebb9@byu.net>
13539
13540         * lib/fpurge.c (includes): Use stdlib.h for free.
13541         * tests/test-fflush.c (main): Also test fflush-fseeko.
13542
13543 2007-04-25  Bruno Haible  <bruno@clisp.org>
13544
13545         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
13546         * lib/fseeko.c: New file.
13547         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
13548         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
13549         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
13550         gl_FUNC_FSEEKO.
13551         (gl_FUNC_FSEEKO): Invoke it.
13552         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
13553         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
13554         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
13555
13556 2007-04-25  Bruno Haible  <bruno@clisp.org>
13557
13558         * modules/fflush (Depends-on): Add ftello.
13559
13560 2007-04-25  Bruno Haible  <bruno@clisp.org>
13561
13562         * modules/ftello-tests: New file.
13563         * tests/test-ftello.c: New file.
13564
13565         * modules/ftello: New file.
13566         * m4/ftello.m4: New file.
13567         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
13568         HAVE_FTELLO.
13569         * lib/stdio_.h (ftello): New declaration.
13570         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
13571         HAVE_FTELLO.
13572
13573 2007-04-25  Bruno Haible  <bruno@clisp.org>
13574
13575         * modules/fseeko-tests: New file.
13576         * tests/test-fseeko.c: New file.
13577
13578         * modules/fseeko: New file.
13579         * m4/fseeko.m4: New file.
13580         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
13581         HAVE_FSEEKO.
13582         * lib/stdio_.h (fseeko): New declaration.
13583         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
13584         HAVE_FSEEKO.
13585
13586 2007-04-25  Bruno Haible  <bruno@clisp.org>
13587
13588         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
13589
13590 2007-04-25  Bruno Haible  <bruno@clisp.org>
13591
13592         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
13593         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
13594         * tests/test-unistd.c: Likewise.
13595         * tests/test-fcntl.c: Likewise.
13596
13597 2007-04-23  Eric Blake  <ebb9@byu.net>
13598
13599         * lib/fflush.c: Fix missing include.
13600         Reported by Bruno Haible.
13601
13602 2007-04-23  Bruno Haible  <bruno@clisp.org>
13603
13604         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
13605         Reported by Eric Blake.
13606
13607 2007-04-23  Bruno Haible  <bruno@clisp.org>
13608
13609         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
13610
13611 2007-04-23  Bruno Haible  <bruno@clisp.org>
13612
13613         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
13614
13615 2007-04-23  Bruno Haible  <bruno@clisp.org>
13616
13617         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
13618         Needed on HP-UX 11.
13619
13620 2007-04-16  Eric Blake  <ebb9@byu.net>
13621
13622         Make fflush rely on fpurge.
13623         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
13624         open coding all variants.
13625         * modules/fflush (Depends-on): Add fpurge and unistd.
13626         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
13627         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
13628
13629         Fix --with-tests compilation on cygwin.
13630         * modules/argmatch-tests (Makefile.am): List gnulib library first
13631         in LDADD.
13632         * modules/argp-tests (Makefile.am): Likewise.
13633         * modules/array-list-tests (Makefile.am): Likewise.
13634         * modules/array-oset-tests (Makefile.am): Likewise.
13635         * modules/avltree-list-tests (Makefile.am): Likewise.
13636         * modules/avltree-oset-tests (Makefile.am): Likewise.
13637         * modules/avltreehash-list-tests (Makefile.am): Likewise.
13638         * modules/carray-list-tests (Makefile.am): Likewise.
13639         * modules/dirname-tests (Makefile.am): Likewise.
13640         * modules/frexp-tests (Makefile.am): Likewise.
13641         * modules/isnanl-tests (Makefile.am): Likewise.
13642         * modules/linked-list-tests (Makefile.am): Likewise.
13643         * modules/linkedhash-list-tests (Makefile.am): Likewise.
13644         * modules/lock-tests (Makefile.am): Likewise.
13645         * modules/rbtree-list-tests (Makefile.am): Likewise.
13646         * modules/rbtree-oset-tests (Makefile.am): Likewise.
13647         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
13648         * modules/tls-tests (Makefile.am): Likewise.
13649         * modules/tsearch-tests (Makefile.am): Likewise.
13650         * modules/xvasprintf-tests (Makefile.am): Likewise.
13651
13652         Fix fpurge for cygwin.
13653         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
13654         value.
13655         * modules/fpurge-tests (Depends-on): Clean up trash.
13656
13657 2007-04-16  Simon Josefsson  <simon@josefsson.org>
13658
13659         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
13660
13661         * m4/autobuild.m4: Re-indent.
13662
13663 2007-04-13  Bruno Haible  <bruno@clisp.org>
13664
13665         * modules/fpurge-tests: New file.
13666         * tests/test-fpurge.c: New file.
13667
13668         * modules/fpurge: New file.
13669         * lib/fpurge.h: New file.
13670         * lib/fpurge.c: New file.
13671         * m4/fpurge.m4: New file.
13672
13673 2007-04-13  Bruno Haible  <bruno@clisp.org>
13674
13675         * modules/fbufmode-tests: New file.
13676         * tests/test-fbufmode.c: New file.
13677
13678         * modules/fbufmode: New file.
13679         * lib/fbufmode.h: New file.
13680         * lib/fbufmode.c: New file.
13681         * m4/fbufmode.m4: New file.
13682
13683 2007-04-13  Bruno Haible  <bruno@clisp.org>
13684
13685         * modules/fwritable-tests: New file.
13686         * tests/test-fwritable.c: New file.
13687
13688         * modules/fwritable: New file.
13689         * lib/fwritable.h: New file.
13690         * lib/fwritable.c: New file.
13691         * m4/fwritable.m4: New file.
13692
13693 2007-04-13  Bruno Haible  <bruno@clisp.org>
13694
13695         * modules/freadable-tests: New file.
13696         * tests/test-freadable.c: New file.
13697
13698         * modules/freadable: New file.
13699         * lib/freadable.h: New file.
13700         * lib/freadable.c: New file.
13701         * m4/freadable.m4: New file.
13702
13703 2007-04-13  Bruno Haible  <bruno@clisp.org>
13704
13705         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
13706         MOSTLYCLEANFILES.
13707
13708 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
13709
13710         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
13711         gzip bootstrap.conf to avoid dragging in i18n machinery.
13712         (gnulib_tool_option): Use it.
13713
13714 2007-04-13  Bruno Haible  <bruno@clisp.org>
13715
13716         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
13717         %F directives.
13718         * tests/test-vasprintf-posix.c (test_function): Likewise.
13719         * tests/test-snprintf-posix.h (test_function): Likewise.
13720         * tests/test-sprintf-posix.h (test_function): Likewise.
13721         * tests/test-fprintf-posix.h (test_function): Likewise.
13722         * tests/test-printf-posix.h (test_function): Likewise.
13723         * tests/test-fprintf-posix.out: Likewise.
13724
13725 2007-04-13  Bruno Haible  <bruno@clisp.org>
13726
13727         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
13728         * modules/tls-tests (configure.ac): Likewise.
13729         Reported by Arto C. Nirkko <anirkko@insel.ch>.
13730
13731 2007-04-13  Bruno Haible  <bruno@clisp.org>
13732
13733         * lib/tls.c (glthread_tls_get): Fix return type.
13734         Patch by Arto C. Nirkko <anirkko@insel.ch>.
13735
13736 2007-04-12  Eric Blake  <ebb9@byu.net>
13737
13738         * modules/gettime (Depends-on): Remove gettime.
13739         Reported by Dmitry V. Levin.
13740
13741 2007-04-12  Bruno Haible  <bruno@clisp.org>
13742
13743         * modules/fflush (Include): Mention <stdio.h>.
13744         * modules/strtoimax (Include): Mention <inttypes.h>.
13745         * modules/strtoumax (Include): Likewise.
13746
13747 2007-04-12  Eric Blake  <ebb9@byu.net>
13748
13749         * .cvsignore: New file.
13750         * .gitignore: Likewise.
13751
13752 2007-04-12  Bruno Haible  <bruno@clisp.org>
13753
13754         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
13755         not before, since $(LDADD) often contains libgnu.a.
13756         * modules/striconv-tests (test_striconv_LDADD): Likewise.
13757         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
13758         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
13759         Needed on Cygwin.
13760
13761 2007-04-12  Eric Blake  <ebb9@byu.net>
13762
13763         Work around glibc's failure to flush stdin on fclose.
13764         * lib/closein.c (close_stdin): Flush stdin before closing.
13765
13766         Work around glibc's failure to reset seekable stdin on exit.
13767         * modules/closein: New module.
13768         * lib/closein.c: New file.
13769         * lib/closein.h: Likewise.
13770         * m4/closein.m4: Likewise.
13771         * MODULES.html.sh (File stream based Input/Output): Document it.
13772
13773 2007-04-12  Simon Josefsson  <simon@josefsson.org>
13774
13775         * gnulib-tool: Rename generated 'autobuild' script to
13776         'do-autobuild' in --create-megatestdir output.
13777
13778         * doc/gnulib.texi (Build robot for gnulib): Fix.
13779
13780 2007-04-12  Simon Josefsson  <simon@josefsson.org>
13781
13782         * modules/sysexits (Depends-on): Add absolute-header.
13783
13784 2007-04-12  Eric Blake  <ebb9@byu.net>
13785
13786         No need to preserve errno on success.
13787         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
13788         Reported by Bruno Haible.
13789
13790 2007-04-12  Simon Josefsson  <simon@josefsson.org>
13791
13792         * MODULES.html.sh (Support for maintaining and releasing
13793         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
13794
13795 2007-04-12  Simon Josefsson  <simon@josefsson.org>
13796
13797         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
13798
13799 2007-04-12  Simon Josefsson  <simon@josefsson.org>
13800
13801         * modules/autobuild: New module.
13802
13803         * m4/autobuild.m4: New file.
13804
13805 2007-04-11  Bruno Haible  <bruno@clisp.org>
13806
13807         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
13808         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
13809         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
13810         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
13811         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
13812         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13813         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13814         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
13815         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13816         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13817         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
13818         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13819         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13820         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
13821         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13822         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13823         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
13824         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13825         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13826         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
13827         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13828         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13829         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
13830         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13831         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13832         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
13833         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
13834         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
13835         Reported by Eric Blake.
13836
13837 2007-04-11  Bruno Haible  <bruno@clisp.org>
13838
13839         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
13840
13841 2007-04-10  Bruno Haible  <bruno@clisp.org>
13842
13843         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
13844         for NaN and Infinity. Needed on FreeBSD 6.1.
13845         * tests/test-vasnprintf-posix.c (test_function): Undo last change
13846         regarding results for "%010a" of Infinity and NaN.
13847         * tests/test-vasprintf-posix.c (test_function): Likewise.
13848         * tests/test-snprintf-posix.h (test_function): Likewise.
13849         * tests/test-sprintf-posix.h (test_function): Likewise.
13850         * tests/test-fprintf-posix.h (test_function): Likewise.
13851         * tests/test-printf-posix.h (test_function): Likewise.
13852         * tests/test-fprintf-posix.out: Likewise.
13853
13854 2007-04-10  Bruno Haible  <bruno@clisp.org>
13855
13856         * modules/locale-tests: New file.
13857         * tests/test-locale.c: New file.
13858
13859         * modules/locale: New file.
13860         * lib/locale_.h: New file.
13861         * m4/locale_h.m4: New file.
13862
13863 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
13864             Bruno Haible  <bruno@clisp.org>
13865
13866         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
13867         be determined, test for availability of the copysignf, copysign,
13868         copysignl functions.
13869         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
13870         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
13871         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
13872
13873 2007-04-09  Eric Blake  <ebb9@byu.net>
13874
13875         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
13876         * modules/stdio (Makefile.am): Support fflush.
13877         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
13878         * modules/fflush: New file.
13879         * lib/fflush.c: Likewise.
13880         * m4/fflush.m4: Likewise.
13881         * modules/fflush-tests: New test.
13882         * tests/test-fflush.c: Likewise.
13883         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
13884
13885 2007-04-06  Bruno Haible  <bruno@clisp.org>
13886
13887         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
13888         (VASNPRINTF): Use signbit for faster determination whether to print a
13889         minus sign.
13890         * modules/vasnprintf (Files): Remove lib/float+.h.
13891         * modules/fprintf-posix (Depends-on): Add signbit.
13892         * modules/snprintf-posix (Depends-on): Likewise.
13893         * modules/sprintf-posix (Depends-on): Likewise.
13894         * modules/vasnprintf-posix (Depends-on): Likewise.
13895         * modules/vasprintf-posix (Depends-on): Likewise.
13896         * modules/vfprintf-posix (Depends-on): Likewise.
13897         * modules/vsnprintf-posix (Depends-on): Likewise.
13898         * modules/vsprintf-posix (Depends-on): Likewise.
13899
13900 2007-04-06  Bruno Haible  <bruno@clisp.org>
13901
13902         * tests/test-frexp.c (main): Test also the sign bit of zero results.
13903         * tests/test-frexpl.c (main): Likewise.
13904         * tests/test-ldexpl.c (main): Likewise.
13905         * modules/frexp-tests (Depends-on): Add signbit.
13906         * modules/frexpl-tests (Depdends-on): Likewise.
13907         * modules/ldexpl-tests (Depdends-on): Likewise.
13908
13909 2007-04-06  Bruno Haible  <bruno@clisp.org>
13910
13911         * modules/signbit-tests: New file.
13912         * tests/test-signbit.c: New file.
13913
13914         * modules/signbit: New file.
13915         * lib/signbitf.c: New file.
13916         * lib/signbitd.c: New file.
13917         * lib/signbitl.c: New file.
13918         * m4/signbit.m4: New file.
13919         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
13920         (signbit): New macro.
13921         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
13922         REPLACE_SIGNBIT.
13923         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
13924         REPLACE_FREXPL into math.h.
13925
13926 2007-04-06  Bruno Haible  <bruno@clisp.org>
13927
13928         * modules/isnanf-nolibm-tests: New file.
13929         * tests/test-isnanf.c: New file.
13930
13931         * modules/isnanf-nolibm: New file.
13932         * lib/isnanf.h: New file.
13933         * lib/isnanf.c: New file.
13934         * lib/isnan.c: Consider the USE_FLOAT macro.
13935         * m4/isnanf.m4: New file.
13936
13937 2007-04-06  Bruno Haible  <bruno@clisp.org>
13938
13939         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
13940         (Link): New section.
13941
13942         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
13943
13944 2007-04-06  Bruno Haible  <bruno@clisp.org>
13945
13946         Assume the 'long double' type.
13947         * m4/longdouble.m4: Remove file.
13948         * config/srclist.txt: Don't mention longdouble.m4.
13949         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
13950         * lib/float+.h: Likewise.
13951         * lib/frexp.c: Likewise.
13952         * lib/printf-args.h: Likewise.
13953         * lib/printf-args.c: Likewise.
13954         * lib/printf-frexp.c: Likewise.
13955         * lib/printf-parse.c: Likewise.
13956         * lib/vasnprintf.c: Likewise.
13957         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
13958         * m4/intl.m4: Likewise.
13959         * m4/isnanl.m4: Likewise.
13960         * m4/printf.m4: Likewise.
13961         * m4/printf-frexpl.m4: Likewise.
13962         * m4/vasnprintf.m4: Likewise.
13963         * modules/allocsa (Files): Remove m4/longdouble.m4.
13964         * modules/gettext (Files): Likewise.
13965         * modules/relocatable-prog-wrapper (Files): Likewise.
13966         * modules/vasnprintf (Files): Likewise.
13967         * modules/isnanl (Files): Likewise.
13968         (Include): Simplify.
13969         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
13970         (Include): Simplify.
13971         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
13972         (Include): Simplify.
13973         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
13974         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
13975         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
13976         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
13977         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
13978         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
13979         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
13980         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
13981         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
13982         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
13983         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
13984         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
13985         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
13986         * tests/test-isnanl.c: Likewise.
13987         * tests/test-snprintf-posix.h: Likewise.
13988         * tests/test-sprintf-posix.h: Likewise.
13989         * tests/test-vasnprintf-posix.c: Likewise.
13990         * tests/test-vasnprintf-posix2.c: Likewise.
13991         * tests/test-vasprintf-posix.c: Likewise.
13992
13993 2007-04-06  Bruno Haible  <bruno@clisp.org>
13994
13995         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
13996         * lib/math_.h [__DECC]: Include the overridden include file through
13997         #include_next, outside the double-inclusion guard.
13998         * lib/stdio_.h [__DECC]: Likewise.
13999         * lib/stdlib_.h [__DECC]: Likewise.
14000         * lib/string_.h [__DECC]: Likewise.
14001         * lib/time_.h [__DECC]: Likewise.
14002         * lib/wchar_.h [__DECC]: Likewise.
14003         * lib/wctype_.h [__DECC]: Likewise.
14004         * lib/inttypes_.h [__DECC]: Likewise.
14005         Reported by Albert Chin <china@thewrittenword.com> in
14006         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
14007
14008 2007-04-04  Eric Blake  <ebb9@byu.net>
14009
14010         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
14011         1.5.x.
14012
14013 2007-04-04  Bruno Haible  <bruno@clisp.org>
14014
14015         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
14016         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
14017
14018 2007-04-04  Bruno Haible  <bruno@clisp.org>
14019
14020         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
14021         results for "%010a" of Infinity and NaN.
14022         * tests/test-vasprintf-posix.c (test_function): Likewise.
14023         * tests/test-snprintf-posix.h (test_function): Likewise.
14024         * tests/test-sprintf-posix.h (test_function): Likewise.
14025         * tests/test-fprintf-posix.h (test_function): Remove these tests.
14026         * tests/test-printf-posix.h (test_function): Likewise.
14027         * tests/test-fprintf-posix.out: Update.
14028         Needed for FreeBSD 6.1.
14029
14030 2007-04-04  Bruno Haible  <bruno@clisp.org>
14031
14032         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
14033         directly used by the gnulib modules nor by gnulib-tool.
14034
14035 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
14036
14037         * DEPENDENCIES: Give overall description of version dependency
14038         desirability.  Use more-typical names for apps.
14039         Add shell, coreutils, diffutils, grep, tar, gzip.
14040
14041 2007-04-04  Simon Josefsson  <simon@josefsson.org>
14042
14043         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
14044
14045 2007-04-04  Karl Berry  <karl@gnu.org>
14046
14047         * MODULES.html.sh (func_module): missing '.
14048
14049 2007-04-03  Bruno Haible  <bruno@clisp.org>
14050
14051         * modules/argmatch-tests (Makefile.am): New variable
14052         test_argmatch_LDADD.
14053         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
14054         * modules/array-list-tests (Makefile.am): New variable
14055         test_array_list_LDADD.
14056         * modules/array-oset-tests (Makefile.am): New variable
14057         test_array_oset_LDADD.
14058         * modules/avltree-list-tests (Makefile.am): New variable
14059         test_avltree_list_LDADD.
14060         * modules/avltree-oset-tests (Makefile.am): New variable
14061         test_avltree_oset_LDADD.
14062         * modules/avltreehash-list-tests (Makefile.am): New variable
14063         test_avltreehash_list_LDADD.
14064         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
14065         test_canonicalize_lgpl_LDADD.
14066         * modules/carray-list-tests (Makefile.am): New variable
14067         test_carray_list_LDADD.
14068         * modules/dirname-tests (Makefile.am): New variable
14069         test_dirname_LDADD.
14070         * modules/linked-list-tests (Makefile.am): New variable
14071         test_linked_list_LDADD.
14072         * modules/linkedhash-list-tests (Makefile.am): New variable
14073         test_linkedhash_list_LDADD.
14074         * modules/rbtree-list-tests (Makefile.am): New variable
14075         test_rbtree_list_LDADD.
14076         * modules/rbtree-oset-tests (Makefile.am): New variable
14077         test_rbtree_oset_LDADD.
14078         * modules/rbtreehash-list-tests (Makefile.am): New variable
14079         test_rbtreehash_list_LDADD.
14080         * modules/xvasprintf-tests (Makefile.am): New variable
14081         test_xvasprintf_LDADD.
14082         Reported by Eric Blake.
14083
14084 2007-04-03  Eric Blake  <ebb9@byu.net>
14085
14086         * DEPENDENCIES: Weaken m4 requirements.
14087
14088 2007-04-03  Bruno Haible  <bruno@clisp.org>
14089
14090         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
14091         * modules/isnanl-tests (configure.ac): Likewise.
14092
14093 2007-04-03  Ben Pfaff  <blp@gnu.org>
14094
14095         * modules/iconv_open: Add $(srcdir)/ to source directory
14096         references in Makefile fragments that call gperf, to fix VPATH
14097         builds.
14098
14099 2007-04-03  Bruno Haible  <bruno@clisp.org>
14100
14101         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
14102         * lib/ldexpl.c: Undo last change.
14103
14104 2007-04-03  Bruno Haible  <bruno@clisp.org>
14105
14106         * modules/printf-frexpl (Depends-on): Undo last change.
14107         (Files): Add m4/ldexpl.m4.
14108
14109 2007-04-03  Bruno Haible  <bruno@clisp.org>
14110
14111         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
14112         * modules/isnanl (Link): New section.
14113
14114         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
14115         * modules/frexp (Link): New section.
14116
14117         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
14118         * modules/frexpl (Link): New section.
14119
14120         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
14121         * modules/ldexpl (Link): New section.
14122
14123 2007-04-03  Bruno Haible  <bruno@clisp.org>
14124
14125         * modules/TEMPLATE-EXTENDED: New file.
14126         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
14127
14128 2007-04-03  Bruno Haible  <bruno@clisp.org>
14129
14130         * DEPENDENCIES: New file.
14131         Suggested by Simon Josefsson.
14132
14133 2007-04-03  Bruno Haible  <bruno@clisp.org>
14134
14135         * doc/gnulib.texi: Escape @.
14136
14137 2007-04-03  James Youngman  <jay@gnu.org>
14138         and Paul Eggert  <eggert@cs.ucla.edu>
14139
14140         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
14141         birthtime on all systems that have birthtime, not just those which
14142         use st_birthtimensec rather than st_birthtim.  Putting zero in
14143         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
14144         that the birth time is not available for files on an NFS mount.
14145
14146 2007-04-03  Simon Josefsson  <simon@josefsson.org>
14147
14148         * modules/memxor: Move back from crypto/, suggested by Bruno.
14149         * modules/crypto/hmac-sha1: Fix memxor dependency.
14150
14151         * modules/crypto/gc: Moved from ../.
14152
14153 2007-04-02  Eric Blake  <ebb9@byu.net>
14154
14155         * lib/ldexpl.c (includes): Avoid libm.
14156
14157         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
14158
14159 2007-04-02  Bruno Haible  <bruno@clisp.org>
14160
14161         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
14162         on IRIX.
14163
14164 2007-04-02  Bruno Haible  <bruno@clisp.org>
14165
14166         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
14167         x86 or x86_64 platforms running MacOS X.
14168         Reported by Ryan Schmidt <@ryandesign.com>.
14169
14170 2007-04-02  Bruno Haible  <bruno@clisp.org>
14171
14172         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
14173         i386.
14174
14175 2007-04-01  Simon Josefsson  <simon@josefsson.org>
14176
14177         * modules/crypto/arcfour: Moved from ../.
14178         * modules/crypto/arcfour-tests: Moved from ../.
14179         * modules/crypto/arctwo: Moved from ../.
14180         * modules/crypto/arctwo-tests: Moved from ../.
14181         * modules/crypto/des: Moved from ../.
14182         * modules/crypto/des-tests: Moved from ../.
14183         * modules/crypto/gc-arcfour: Moved from ../.
14184         * modules/crypto/gc-arcfour-tests: Moved from ../.
14185         * modules/crypto/gc-arctwo: Moved from ../.
14186         * modules/crypto/gc-arctwo-tests: Moved from ../.
14187         * modules/crypto/gc-des: Moved from ../.
14188         * modules/crypto/gc-des-tests: Moved from ../.
14189         * modules/crypto/gc-hmac-md5: Moved from ../.
14190         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
14191         * modules/crypto/gc-hmac-sha1: Moved from ../.
14192         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
14193         * modules/crypto/gc-md2: Moved from ../.
14194         * modules/crypto/gc-md2-tests: Moved from ../.
14195         * modules/crypto/gc-md4: Moved from ../.
14196         * modules/crypto/gc-md4-tests: Moved from ../.
14197         * modules/crypto/gc-md5: Moved from ../.
14198         * modules/crypto/gc-md5-tests: Moved from ../.
14199         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
14200         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
14201         * modules/crypto/gc-random: Moved from ../.
14202         * modules/crypto/gc-rijndael: Moved from ../.
14203         * modules/crypto/gc-rijndael-tests: Moved from ../.
14204         * modules/crypto/gc-sha1: Moved from ../.
14205         * modules/crypto/gc-sha1-tests: Moved from ../.
14206         * modules/crypto/gc-tests: Moved from ../.
14207         * modules/crypto/hmac-md5: Moved from ../.
14208         * modules/crypto/hmac-md5-tests: Moved from ../.
14209         * modules/crypto/hmac-sha1: Moved from ../.
14210         * modules/crypto/hmac-sha1-tests: Moved from ../.
14211         * modules/crypto/md2: Moved from ../.
14212         * modules/crypto/md2-tests: Moved from ../.
14213         * modules/crypto/md4: Moved from ../.
14214         * modules/crypto/md4-tests: Moved from ../.
14215         * modules/crypto/md5: Moved from ../.
14216         * modules/crypto/md5-tests: Moved from ../.
14217         * modules/crypto/memxor: Moved from ../.
14218         * modules/crypto/rijndael: Moved from ../.
14219         * modules/crypto/rijndael-tests: Moved from ../.
14220         * modules/crypto/sha1: Moved from ../.
14221
14222 2007-03-30  James Youngman  <jay@gnu.org>
14223
14224         * tests/test-stat-time.c (prepare_test): use chmod() rather than
14225         rename() to change the ctime of a file (because ctime is unaffected
14226         by rename on jfs2 on AIX 5.1).
14227         (main): Start by doing cleanup, in case a previous run failed leaving
14228         test files behind.
14229
14230 2007-03-31  Bruno Haible  <bruno@clisp.org>
14231
14232         Support old proprietary implementations of iconv.
14233         * modules/iconv_open: New file.
14234         * lib/iconv_.h: New file.
14235         * m4/iconv_h.m4: New file.
14236         * lib/iconv_open.c: New file.
14237         * lib/iconv_open-aix.gperf: New file.
14238         * lib/iconv_open-hpux.gperf: New file.
14239         * lib/iconv_open-irix.gperf: New file.
14240         * lib/iconv_open-osf.gperf: New file.
14241         * m4/iconv_open.m4: New file.
14242         * modules/linebreak (Depends-on): Add iconv_open.
14243         * modules/striconv (Depends-on): Likewise.
14244         * modules/striconveh (Depends-on): Likewise.
14245         * modules/unicodeio (Depends-on): Likewise.
14246         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
14247         (iconv_t)(-1).
14248         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
14249         conversion if cd is (iconv_t)(-1).
14250         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
14251         is not possible.
14252
14253 2007-03-31  Bruno Haible  <bruno@clisp.org>
14254
14255         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
14256         work on Solaris either. Protect also second use of "autodetect_jp".
14257
14258 2007-03-31  Bruno Haible  <bruno@clisp.org>
14259
14260         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
14261         the function is not present.
14262
14263 2007-03-31  Bruno Haible  <bruno@clisp.org>
14264
14265         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
14266         the function is not present.
14267
14268 2007-03-31  Bruno Haible  <bruno@clisp.org>
14269
14270         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
14271         a bug in HP-UX iconv_open().
14272
14273 2007-03-31  Bruno Haible  <bruno@clisp.org>
14274
14275         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
14276         (Mathematics <math.h>): New section, add fpieee.
14277         (Input/output <stdio.h>): Add fseterr.
14278         (Mathematics <math.h>): New section, add printf-frexp.
14279         (Container data structures): Add sublist.
14280         (Core language properties): Add fpucw, inline.
14281         (Functions for greatest-width integer types <inttypes.h>): Add
14282         imaxabs, imaxdiv, inttypes.
14283         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
14284         isnanl-nolibm, ldexp.
14285         (Mathematics <math.h>): New section, add printf-frexpl.
14286         (Support for systems lacking POSIX:2001): Add fprintf-posix,
14287         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
14288         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
14289         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
14290         (Unicode string functions): Add unistr/u*-mbtoucr.
14291         (Java): Add javacomp-script, javaexec-script.
14292         (C#): Add csharpcomp-script, csharpexec-script.
14293         (Support for building libraries and executables): Add havelib,
14294         relocatable-*.
14295         (Support for maintaining and releasing projects): Renamed from
14296         'Support for maintaining and release projects'. Add announce-gen.
14297
14298 2007-03-31  Bruno Haible  <bruno@clisp.org>
14299
14300         * README: Talk primarily about git.
14301         (git and CVS): Renamed from CVS.
14302         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
14303         gnulib is available through git.
14304         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
14305
14306 2007-03-30  Bruno Haible  <bruno@clisp.org>
14307
14308         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
14309         * lib/poll_.h: Likewise.
14310         * lib/stat_.h: Likewise.
14311         * lib/sys_time_.h: Likewise.
14312         * lib/sysexit_.h: Likewise.
14313         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
14314         * lib/stdbool_.h: Likewise.
14315         * lib/byteswap_.h: Add double-inclusion guard.
14316
14317 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
14318
14319         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
14320
14321 2007-03-30  Karl Berry  <karl@gnu.org>
14322
14323         * config/srclist-update: double space after USA in the license
14324         substitution, since that's how it's usually (?) written.
14325
14326 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
14327
14328         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
14329         reported by Bruno Haible.
14330
14331 2007-03-29  Bruno Haible  <bruno@clisp.org>
14332
14333         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
14334         a bug in AIX iconv().
14335
14336 2007-03-29  Bruno Haible  <bruno@clisp.org>
14337
14338         * modules/ldexpl-tests: New file.
14339         * tests/test-ldexpl.c: New file.
14340
14341 2007-03-29  Bruno Haible  <bruno@clisp.org>
14342
14343         * lib/ldexpl.c: Include fpucw.h.
14344         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
14345         multiplication.
14346         * modules/ldexpl (Depends-on): Add fpucw.
14347
14348 2007-03-29  Bruno Haible  <bruno@clisp.org>
14349
14350         * modules/ldexpl: New file.
14351         * m4/ldexpl.m4: New file.
14352         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
14353         set.
14354         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
14355         REPLACE_LDEXPL.
14356         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
14357         REPLACE_LDEXPL.
14358         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
14359         gl_FUNC_LDEXPL_WORKS.
14360         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
14361         * modules/mathl (Files): Remove lib/ldexpl.c.
14362         (Depends-on): Add ldexpl.
14363
14364 2007-03-29  Bruno Haible  <bruno@clisp.org>
14365
14366         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
14367
14368 2007-03-29  Bruno Haible  <bruno@clisp.org>
14369
14370         * tests/test-striconveh.c (main): Don't assume that a direct conversion
14371         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
14372         and possibly also HP-UX.
14373         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
14374         work on AIX, IRIX, HP-UX, OSF/1.
14375         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
14376         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
14377         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
14378         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
14379         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
14380         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
14381
14382 2007-03-29  Bruno Haible  <bruno@clisp.org>
14383
14384         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
14385
14386 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
14387
14388         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
14389         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
14390
14391 2007-03-29  Eric Blake  <ebb9@byu.net>
14392
14393         * lib/acl-internal.h: Remove redundant include.
14394         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
14395         Cygwin when a file is locked.
14396
14397 2007-03-29  Bruno Haible  <bruno@clisp.org>
14398
14399         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
14400         file.
14401         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
14402
14403 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
14404
14405         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
14406         try to remove a parent directory if the child couldn't be removed
14407         (except for the first rmdir, which could fail because the child
14408         doesn't exist).  Problem reported by Jeff Blaine in
14409         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
14410
14411 2007-03-28  Bruno Haible  <bruno@clisp.org>
14412
14413         * lib/striconveh.c (utf8conv_carefully): New function.
14414         (mem_cd_iconveh_internal): Invoke it.
14415
14416 2007-03-28  Bruno Haible  <bruno@clisp.org>
14417
14418         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
14419         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
14420         input.
14421         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
14422         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
14423         unistr/u8-uctomb.
14424
14425 2007-03-28  Bruno Haible  <bruno@clisp.org>
14426
14427         * modules/unistr/u8-mbtoucr: New file.
14428         * lib/unistr/u8-mbtoucr.c: New file.
14429         * modules/unistr/u16-mbtoucr: New file.
14430         * lib/unistr/u16-mbtoucr.c: New file.
14431         * modules/unistr/u16-mbtoucr: New file.
14432         * lib/unistr/u16-mbtoucr.c: New file.
14433         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
14434
14435 2007-03-27  Simon Josefsson  <simon@josefsson.org>
14436             Bruno Haible  <bruno@clisp.org>
14437
14438         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
14439         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
14440         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
14441
14442         * m4/stdio_h.m4: Add stubs for vasprintf too.
14443
14444         * modules/stdio: Support vasprintf in sed command.
14445
14446         * modules/vasprintf: Depend on stdio for prototypes.  Remove
14447         vasprintf.h.  Add stdio module indicator.
14448
14449         * lib/stdio_.h: Declare asprintf and vasprintf, based on
14450         vasprintf.h.
14451
14452         * lib/vasprintf.h: File removed.
14453
14454         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
14455         * lib/vasprintf.c: Ditto.
14456         * lib/xvasprintf.c: Ditto.
14457         * tests/test-vasprintf-posix.c: Ditto.
14458         * tests/test-vasprintf.c: Ditto.
14459
14460 2007-03-27  Bruno Haible  <bruno@clisp.org>
14461
14462         Make vasnprintf multithread-safe.
14463         * lib/vasnprintf.c (decimal_point_char): New function.
14464         (VASNPRINTF): Use it.
14465         Suggested by Simon Josefsson.
14466
14467 2007-03-27  Eric Blake  <ebb9@byu.net>
14468
14469         Support sub-second birthtime on cygwin.
14470         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
14471         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
14472         (get_stat_birthtime): Also work with st_birthtim.
14473
14474 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
14475
14476         * lib/stat-time.h (USE_BIRTHTIME): Remove.
14477         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
14478         (get_stat_birthtime_ns): Do not try to use "spare" fields.
14479         (get_stat_birthtime_ns): Simplify compile-time tests.
14480         (get_stat_birthtime): Change the API to look like
14481         get_stat_mtime etc., except return a negative tv_nsec on error.
14482         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
14483         Don't check for "spare" fields.
14484         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
14485         or for struct stat.st_birthtime, as these tests aren't used.
14486         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
14487
14488 2007-03-27  Bruno Haible  <bruno@clisp.org>
14489
14490         * lib/stat-time.h: Include <sys/stat.h>.
14491
14492 2007-03-27  James Youngman  <jay@gnu.org>
14493
14494         * lib/stat-time.h (get_stat_birthtime): New function for
14495           retrieving st_birthtime as provided by UFS2 (hence *BSD).
14496         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
14497           and its variants.
14498         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
14499         * modules/stat-time-test: New file.
14500         * tests/test-stat-time.c: New test, devised by Bruno Haible.
14501
14502 2007-03-26  Bruno Haible  <bruno@clisp.org>
14503
14504         Better support of signalling NaNs.
14505         * lib/atanl.c: Include isnanl.h.
14506         (atanl): Perform test for NaN at the beginning of the function and
14507         through a call to isnanl.
14508         * lib/cosl.c: Include isnanl.h.
14509         (cosl): Perform test for NaN at the beginning of the function and
14510         through a call to isnanl.
14511         * lib/ldexpl.c: Include isnanl.h.
14512         (ldexpl): Perform test for NaN through a call to isnanl.
14513         * lib/logl.c: Include isnanl.h.
14514         (logl): Perform test for NaN at the beginning of the function and
14515         through a call to isnanl.
14516         * lib/sinl.c: Include isnanl.h.
14517         (sinl): Perform test for NaN at the beginning of the function and
14518         through a call to isnanl.
14519         * lib/sqrtl.c: Include isnanl.h.
14520         (sqrtl): Perform test for NaN at the beginning of the function and
14521         through a call to isnanl.
14522         * lib/tanl.c: Include isnanl.h.
14523         (tanl): Perform test for NaN at the beginning of the function and
14524         through a call to isnanl.
14525         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
14526         * modules/mathl (Depends-on): Add isnanl.
14527
14528 2007-03-26  Eric Blake  <ebb9@byu.net>
14529
14530         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
14531         regression in logic sense of previous patch.
14532
14533 2007-03-26  Bruno Haible  <bruno@clisp.org>
14534
14535         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
14536         unportable shell command "if ! ...".
14537         Reported by Ralf Wildenhues.
14538
14539 2007-03-25  Bruno Haible  <bruno@clisp.org>
14540
14541         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
14542         <sysexits.h> file, and only add EX_CONFIG.
14543         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
14544         absolute file name and whether it is sufficient. Substitute also
14545         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
14546         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
14547         ABSOLUTE_SYSEXITS_H into sysexits.h.
14548
14549 2007-03-25  Bruno Haible  <bruno@clisp.org>
14550
14551         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
14552         hints is NULL.
14553
14554 2007-03-25  Bruno Haible  <bruno@clisp.org>
14555
14556         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
14557         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
14558
14559 2007-03-25  Bruno Haible  <bruno@clisp.org>
14560
14561         * lib/vasnprintf.c: Include langinfo.h.
14562         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
14563         multithread-safe.
14564         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
14565         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
14566         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
14567         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
14568         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
14569         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
14570         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
14571         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
14572         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
14573         Reported by Simon Josefsson.
14574
14575 2007-03-25  Bruno Haible  <bruno@clisp.org>
14576
14577         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
14578         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
14579         * modules/vasnprintf (Depends-on): Add stdint.
14580
14581 2007-03-25  Bruno Haible  <bruno@clisp.org>
14582
14583         * modules/fpieee: New file.
14584         * m4/fpieee.m4: New file.
14585         * modules/isnan-nolibm (Depends-on): Add fpieee.
14586         * modules/isnanl-nolibm (Depends-on): Add fpieee.
14587         * modules/isnanl (Depends-on): Add fpieee.
14588
14589 2007-03-25  Bruno Haible  <bruno@clisp.org>
14590
14591         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
14592
14593 2007-03-25  Bruno Haible  <bruno@clisp.org>
14594
14595         Avoid test failures on IRIX 6.5.
14596         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
14597         (main): Use it.
14598         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
14599         macros.
14600         (main): Use them.
14601
14602 2007-03-25  Bruno Haible  <bruno@clisp.org>
14603
14604         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
14605         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
14606         exists but doesn't work.
14607         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
14608         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
14609         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
14610         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
14611
14612 2007-03-25  Bruno Haible  <bruno@clisp.org>
14613
14614         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
14615         returns inf. Needed on IRIX 6.5.
14616
14617 2007-03-25  Bruno Haible  <bruno@clisp.org>
14618
14619         * tests/test-frexpl.c: Include isnanl-nolibm.h.
14620         (main): Use isnanl instead of x != x idiom.
14621         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
14622
14623         * tests/test-frexp.c: Include isnan.h.
14624         (main): Use isnan instead of x != x idiom.
14625         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
14626
14627 2007-03-25  Bruno Haible  <bruno@clisp.org>
14628
14629         * tests/test-frexp.c (NaN): New function/macro.
14630         (main): Use it instead of 0.0 / 0.0.
14631         * tests/test-isnan.c (NaN): New function/macro.
14632         (main): Use it instead of 0.0 / 0.0.
14633         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
14634         (test_function): Use it instead of 0.0 / 0.0.
14635         * tests/test-vasprintf-posix.c (NaN): New function/macro.
14636         (test_function): Use it instead of 0.0 / 0.0.
14637         * tests/test-snprintf-posix.h (NaN): New function/macro.
14638         (test_function): Use it instead of 0.0 / 0.0.
14639         * tests/test-sprintf-posix.h (NaN): New function/macro.
14640         (test_function): Use it instead of 0.0 / 0.0.
14641         * tests/test-fprintf-posix.h (NaN): New function/macro.
14642         (test_function): Use it instead of 0.0 / 0.0.
14643         * tests/test-printf-posix.h (NaN): New function/macro.
14644         (test_function): Use it instead of 0.0 / 0.0.
14645
14646         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
14647
14648 2007-03-25  Bruno Haible  <bruno@clisp.org>
14649
14650         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
14651
14652 2007-03-25  Bruno Haible  <bruno@clisp.org>
14653
14654         * lib/regexec.c (merge_state_with_log): Make static.
14655
14656 2007-03-25  Bruno Haible  <bruno@clisp.org>
14657
14658         * lib/trigl.c (kernel_rem_pio2): Make static.
14659
14660 2007-03-25  Bruno Haible  <bruno@clisp.org>
14661
14662         * lib/sincosl.c (sincosl_table): Make static.
14663
14664 2007-03-25  Bruno Haible  <bruno@clisp.org>
14665
14666         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
14667         if the compiler does not support C99.
14668
14669 2007-03-25  Bruno Haible  <bruno@clisp.org>
14670
14671         * modules/time (Makefile.am): Ensure all rule action lines start with a
14672         tab.
14673
14674 2007-03-24  Bruno Haible  <bruno@clisp.org>
14675
14676         * modules/tsearch-tests: New file.
14677         * tests/test-tsearch.sh: New file.
14678         * tests/test-tsearch.c: New file, mostly copied from glibc.
14679
14680         * modules/search-tests: New file.
14681         * tests/test-search.c: New file.
14682
14683         * modules/search: New file.
14684         * lib/search_.h: New file, incorporating lib/tsearch.h.
14685         * m4/search_h.m4: New file.
14686         * lib/tsearch.h: Remove file.
14687         * lib/tsearch.c: Include search.h instead of tsearch.h.
14688         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
14689         HAVE_TSEARCH.
14690         * modules/tsearch (Files): Remove lib/tsearch.h.
14691         (Depends-on): Add search.
14692         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
14693         (Include): Change tsearch.h into search.h.
14694
14695 2007-03-24  Bruno Haible  <bruno@clisp.org>
14696
14697         * modules/fpucw: New file.
14698         * lib/fpucw.h: New file.
14699         * lib/frexp.c: Include fpucw.h.
14700         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
14701         (FUNC): Use them.
14702         * lib/printf-frexp.c: Include fpucw.h.
14703         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
14704         (FUNC): Use them.
14705         * lib/vasnprintf.c: Include fpucw.h.
14706         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
14707         'long double' calculations.
14708         * tests/test-frexpl.c: Include fpucw.h.
14709         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
14710         * tests/test-printf-frexpl.c: Include fpucw.h.
14711         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
14712         * modules/frexpl (Depends-on): Add fpucw.
14713         * modules/printf-frexpl (Depends-on): Likewise.
14714         * modules/fprintf-posix (Depends-on): Likewise.
14715         * modules/snprintf-posix (Depends-on): Likewise.
14716         * modules/sprintf-posix (Depends-on): Likewise.
14717         * modules/vasnprintf-posix (Depends-on): Likewise.
14718         * modules/vasprintf-posix (Depends-on): Likewise.
14719         * modules/vfprintf-posix (Depends-on): Likewise.
14720         * modules/vsnprintf-posix (Depends-on): Likewise.
14721         * modules/vsprintf-posix (Depends-on): Likewise.
14722         * modules/frexpl-tests (Depends-on): Likewise.
14723         * modules/printf-frexpl-tests (Depends-on): Likewise.
14724
14725 2007-03-24  Bruno Haible  <bruno@clisp.org>
14726
14727         * lib/float+.h: New file.
14728         * lib/isnan.c: Include float+.h.
14729         (SIZE): New macro.
14730         (FUNC): Compare only SIZE bytes of the value.
14731         * lib/vasnprintf.c: Include float+.h.
14732         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
14733         SIZEOF_LDBL or SIZEOF_DBL bytes.
14734         * modules/isnan-nolibm (Files): Add lib/float+.h.
14735         * modules/isnanl-nolibm (Files): Add lib/float+.h.
14736         * modules/isnanl (Files): Add lib/float+.h.
14737         * modules/vasnprintf (Files): Add lib/float+.h.
14738
14739 2007-03-24  Bruno Haible  <bruno@clisp.org>
14740
14741         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
14742         include isnanl-nolibm.h.
14743
14744 2007-03-24  Bruno Haible  <bruno@clisp.org>
14745
14746         * tests/test-read-file.c (main): Don't produce spurious output for
14747         expected situations. Make the test fail if it encountered unexpected
14748         results.
14749
14750 2007-03-24  Bruno Haible  <bruno@clisp.org>
14751
14752         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
14753         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
14754
14755 2007-03-24  Bruno Haible  <bruno@clisp.org>
14756
14757         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
14758
14759 2007-03-24  Bruno Haible  <bruno@clisp.org>
14760
14761         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
14762         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
14763
14764         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
14765         * modules/utf8-ucs4: Turn into a symbolic link to module
14766         unistr/u8-mbtouc.
14767
14768         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
14769         utf8-ucs4-unsafe.
14770         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
14771         unistr/u8-mbtouc-unsafe.
14772
14773         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
14774         * modules/utf16-ucs4: Turn into a symbolic link to module
14775         unistr/u16-mbtouc.
14776
14777         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
14778         utf16-ucs4-unsafe.
14779         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
14780         unistr/u16-mbtouc-unsafe.
14781
14782         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
14783         * modules/ucs4-utf8: Turn into a symbolic link to module
14784         unistr/u8-ubtomb.
14785
14786         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
14787         * modules/ucs4-utf16: Turn into a symbolic link to module
14788         unistr/u16-ubtomb.
14789
14790 2007-03-24  Bruno Haible  <bruno@clisp.org>
14791
14792         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
14793         Enable the function only if HAVE_INLINE.
14794         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
14795         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
14796         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
14797         Enable the function only if HAVE_INLINE.
14798         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
14799         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
14800         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
14801         Enable the function only if HAVE_INLINE.
14802         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
14803         Enable the function only if HAVE_INLINE.
14804         * modules/utf8-ucs4: Update.
14805         * modules/utf8-ucs4-unsafe: Update.
14806         * modules/utf16-ucs4: Update.
14807         * modules/utf16-ucs4-unsafe: Update.
14808         * modules/ucs4-utf8: Update.
14809         * modules/ucs4-utf16: Update.
14810
14811 2007-03-24  Bruno Haible  <bruno@clisp.org>
14812
14813         * lib/utf8-ucs4.h: Remove file.
14814         * lib/utf8-ucs4-unsafe.h: Remove file.
14815         * lib/utf16-ucs4.h: Remove file.
14816         * lib/utf16-ucs4-unsafe.h: Remove file.
14817         * lib/ucs4-utf8.h: Remove file.
14818         * lib/ucs4-utf16.h: Remove file.
14819         * lib/unistr.h: Include their previous contents.
14820         * m4/utf-ucs4.m4: Remove file.
14821         * m4/ucs4-utf.m4: Remove file.
14822         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
14823         (Depends-on): Add unistr/base.
14824         (configure.ac): Remove gl_UTF_UCS4.
14825         (Makefile.am): Update.
14826         (Include): Change to unistr.h.
14827         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
14828         (Depends-on): Add unistr/base.
14829         (configure.ac): Remove gl_UTF_UCS4.
14830         (Makefile.am): Update.
14831         (Include): Change to unistr.h.
14832         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
14833         (Depends-on): Add unistr/base.
14834         (configure.ac): Remove gl_UTF_UCS4.
14835         (Makefile.am): Update.
14836         (Include): Change to unistr.h.
14837         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
14838         (Depends-on): Add unistr/base.
14839         (configure.ac): Remove gl_UTF_UCS4.
14840         (Makefile.am): Update.
14841         (Include): Change to unistr.h.
14842         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
14843         (Depends-on): Add unistr/base.
14844         (configure.ac): Remove gl_UCS4_UTF.
14845         (Makefile.am): Update.
14846         (Include): Change to unistr.h.
14847         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
14848         (Depends-on): Add unistr/base.
14849         (configure.ac): Remove gl_UCS4_UTF.
14850         (Makefile.am): Update.
14851         (Include): Change to unistr.h.
14852         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
14853         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
14854         utf8-ucs4-unsafe.h.
14855         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
14856         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
14857         utf16-ucs4-unsafe.h.
14858         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
14859         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
14860         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
14861         * lib/unistr/u8-strchr.c: Likewise.
14862         * lib/unistr/u8-strrchr.c: Likewise.
14863         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
14864         * lib/unistr/u16-strchr.c: Likewise.
14865         * lib/unistr/u16-strrchr.c: Likewise.
14866         * lib/striconveh.c: Update.
14867         * lib/linebreak.c: Update.
14868
14869 2007-03-24  Bruno Haible  <bruno@clisp.org>
14870
14871         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
14872         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
14873
14874 2007-03-22  Bruno Haible  <bruno@clisp.org>
14875
14876         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
14877
14878 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
14879
14880         * MODULES.html.sh (File system functions): New module write-any-file.
14881         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
14882         * m4/write-any-file.m4: New files.
14883
14884 2007-03-23  Eric Blake  <ebb9@byu.net>
14885
14886         * gnulib-tool: Rearrange space-tab sequences, since some editors
14887         like to eat them.
14888
14889 2007-03-23  Eric Blake  <ebb9@byu.net>
14890
14891         * lib/version-etc.c (version_etc_va): Update license wording to
14892         be more concise.  Recommended by Richard Stallman.
14893
14894 2007-03-22  Bruno Haible  <bruno@clisp.org>
14895
14896         * lib/poll.c (MSG_PEEK): New fallback definition.
14897
14898 2007-03-22  Bruno Haible  <bruno@clisp.org>
14899
14900         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
14901         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
14902         (main): Update.
14903         Fixes a compilation error on BeOS.
14904
14905 2007-03-22  Bruno Haible  <bruno@clisp.org>
14906
14907         * modules/frexpl-tests: New file.
14908         * tests/test-frexpl.c: New file.
14909
14910         * modules/frexpl: New file.
14911         * m4/frexpl.m4: New file.
14912         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
14913         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
14914         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
14915         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
14916         (Depends-on): Add frexpl. Remove isnanl-nolibm.
14917         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
14918
14919 2007-03-22  Bruno Haible  <bruno@clisp.org>
14920
14921         * lib/frexpl.c: Share code with lib/frexp.c.
14922         * modules/mathl (Files): Add lib/frexp.c.
14923         (Depends-on): Add isnanl-nolibm.
14924
14925 2007-03-22  Bruno Haible  <bruno@clisp.org>
14926
14927         * modules/printf-frexp (Files): Add m4/frexp.m4.
14928         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
14929         only if the found frexp function actually works.
14930
14931 2007-03-22  Bruno Haible  <bruno@clisp.org>
14932
14933         * lib/frexp.c: Remove older implementation that uses divisions.
14934
14935 2007-03-21  Bruno Haible  <bruno@clisp.org>
14936
14937         * modules/frexp-tests: New file.
14938         * tests/test-frexp.c: New file.
14939
14940         * modules/frexp: New file.
14941         * lib/frexp.c: New file.
14942         * m4/frexp.m4: New file.
14943         * lib/math_.h (frexp): New declaration.
14944         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
14945         REPLACE_FREXP.
14946         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
14947
14948 2007-03-21  Bruno Haible  <bruno@clisp.org>
14949
14950         * modules/isnanl-tests: New file.
14951         * tests/test-isnanl.c: New file.
14952
14953         * modules/isnanl: New file.
14954         * lib/isnanl.h: New file.
14955         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
14956         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
14957         gl_FUNC_ISNANL_WORKS.
14958         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
14959         New macros.
14960
14961 2007-03-21  Bruno Haible  <bruno@clisp.org>
14962
14963         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
14964         lib/isnanl.h.
14965         (Include): Update.
14966         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
14967         * lib/vasnprintf.c: Update.
14968         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
14969         tests/test-isnanl.h, remove tests/test-isnanl.c.
14970         (Makefile.am): Update.
14971         * tests/test-isnanl-nolibm.c: New file.
14972         * tests/test-isnanl.h: New file.
14973         * tests/test-isnanl.c: Remove file.
14974
14975 2007-03-21  Jim Meyering  <jim@meyering.net>
14976
14977         When trying to open ".", treat ESTALE like EACCES.
14978         * lib/savewd.c (savewd_save): Resort to forking not just upon
14979         failure with EACCES, but also when errno is ESTALE.
14980
14981 2007-03-20  Bruno Haible  <bruno@clisp.org>
14982
14983         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
14984         Needed on AIX 5.1. Reported by Matthew Woehlke.
14985
14986 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
14987
14988         Suggestions by Bruno Haible:
14989         * lib/acl-internal.h: Include "gettext.h" rather than rolling
14990         our own.
14991         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
14992         * modules/acl (Depends-on): Add gettext.
14993
14994 2007-03-19  Bruno Haible  <bruno@clisp.org>
14995
14996         * modules/iconvme: Remove file.
14997         * lib/iconvme.h: Remove file.
14998         * lib/iconvme.c: Remove file.
14999         * m4/iconvme.m4: Remove file.
15000
15001 2007-03-19  Bruno Haible  <bruno@clisp.org>
15002
15003         * doc/relocatable-maint.texi: Break long shell script line.
15004         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
15005
15006 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
15007
15008         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
15009         handle file_has_acl.
15010         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
15011         * lib/acl.c: Move header inclusions and related macro defns into
15012         lib/acl-internal.h.
15013         (S_ISLNK): Remove defn, since that's now done for us.
15014         (file_has_acl): Move to lib/file-has-acl.c.
15015         Call acl_trivial if available.  This is the crucial part of the fix.
15016         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
15017         shared within the library.  Rewrite a bit, partly to make it compatible
15018         with the GNU coding style.
15019         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
15020         Remove unnecessary double-quotes.
15021         Don't test for acl_to_text; the build will catch that.
15022         Replace acl_entries if it doesn't exist and it is needed.
15023         Check for -lsec and acl_trivial (as used on Solaris 10).
15024         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
15025         lib/file-has-acl.c.
15026         (Depends-on): Add sys_stat, for S_ISLNK.
15027
15028 2007-03-19  Ben Pfaff  <blp@gnu.org>
15029
15030         * doc/gnulib.texi: Fix typos.
15031         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
15032
15033 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
15034
15035         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
15036         If size is zero here, buf must be zero.
15037
15038 2007-03-19  Simon Josefsson  <simon@josefsson.org>
15039
15040         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
15041         <bruno@clisp.org>.
15042
15043 2007-03-18  Bruno Haible  <bruno@clisp.org>
15044
15045         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
15046         Suggested by Eric Blake.
15047
15048 2007-03-18  Ben Pfaff  <blp@gnu.org>
15049
15050         * doc/relocatable.texi: Recommend using as prefix a directory
15051         that does not exist and will never be created.  Based on
15052         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
15053         and others.
15054
15055 2007-03-17  Bruno Haible  <bruno@clisp.org>
15056
15057         * lib/fchownat.c: Include lchown.h.
15058
15059 2007-03-17  Bruno Haible  <bruno@clisp.org>
15060
15061         Fix endless loop when the given allocated size was > INT_MAX.
15062         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
15063         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
15064         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
15065         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
15066         * lib/sprintf.c (sprintf): Likewise.
15067
15068 2007-03-17  Bruno Haible  <bruno@clisp.org>
15069
15070         * tests/test-argp-2.sh (func_compare): Output a context diff.
15071
15072 2007-03-17  Bruno Haible  <bruno@clisp.org>
15073
15074         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
15075         locale's decimal-point character.
15076
15077 2007-03-17  Bruno Haible  <bruno@clisp.org>
15078
15079         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
15080         before comparing it. Needed because on some platforms (e.g. x86) a
15081         'long double' occupies less bytes than sizeof (long double).
15082
15083 2007-03-17  Bruno Haible  <bruno@clisp.org>
15084
15085         * tests/test-crc.c (main): Make printf statements 64-bit clean.
15086         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
15087         * tests/test-getaddrinfo.c (simple): Likewise.
15088         * tests/test-read-file.c (main): Likewise.
15089
15090 2007-03-17  Bruno Haible  <bruno@clisp.org>
15091
15092         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
15093
15094 2007-03-17  Bruno Haible  <bruno@clisp.org>
15095
15096         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
15097         unused variable.
15098
15099 2007-03-17  Bruno Haible  <bruno@clisp.org>
15100
15101         * tests/test-c-strcasecmp.c: Include c-strcase.h.
15102         * tests/test-c-strncasecmp.c: Likewise.
15103
15104 2007-03-17  Bruno Haible  <bruno@clisp.org>
15105
15106         * modules/stdlib (Depends-on): Add unistd.
15107         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
15108         Needed for MacOS X 10.3.
15109
15110 2007-03-17  Bruno Haible  <bruno@clisp.org>
15111
15112         * lib/unistr/u-strdup.h: Include <stdlib.h>.
15113
15114 2007-03-17  Bruno Haible  <bruno@clisp.org>
15115
15116         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
15117
15118 2007-03-17  Bruno Haible  <bruno@clisp.org>
15119
15120         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
15121         to reflect files copied from gnulib (with or without modifications).
15122         Suggested by Jim Meyering.
15123
15124 2007-03-17  Eric Blake  <ebb9@byu.net>
15125
15126         * NEWS: Document stdlib change from 2007-02-18.
15127
15128 2007-03-17  Jim Meyering  <jim@meyering.net>
15129
15130         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
15131         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
15132         someone uses a name containing shell meta-characters.
15133         Reported by Alfred M. Szmidt.
15134
15135         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
15136
15137 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
15138
15139         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
15140         and copy gettext configuration files only if configure.ac contains
15141         a use of AM_GNU_GETTEXT_VERSION.
15142
15143 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
15144
15145         * build-aux/bootstrap (gnulib_name): New variable.
15146         (gnulib_tool_options): Use it.
15147
15148 2007-03-13  Simon Josefsson  <simon@josefsson.org>
15149
15150         * tests/test-des.c: Use new namespace.
15151
15152 2007-03-15  Bruno Haible  <bruno@clisp.org>
15153
15154         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
15155         Reported by James Youngman <jay@gnu.org>.
15156
15157 2007-03-15  Bruno Haible  <bruno@clisp.org>
15158
15159         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
15160         declared prototype. Needed with cc on OSF/1 5.1.
15161
15162 2007-03-15  Bruno Haible  <bruno@clisp.org>
15163
15164         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
15165         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
15166         (struct gl_list_implementation): Add dispose_fn argument to the
15167         'create_empty', 'create' methods.
15168         (struct gl_list_impl_base): Add field 'dispose_fn'.
15169         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
15170         argument.
15171         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
15172         dispose_fn argument.
15173         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
15174         dispose_fn on the dropped values.
15175         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
15176         dispose_fn argument.
15177         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
15178         dropped values.
15179         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
15180         (gl_tree_remove_node): Call dispose_fn on the dropped value.
15181         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
15182         (gl_tree_remove_node): Call dispose_fn on the dropped value.
15183         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
15184         argument.
15185         (gl_tree_list_free): Call dispose_fn on the dropped values.
15186         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
15187         the dropped values.
15188         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
15189         Add dispose_fn argument.
15190         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
15191         Call dispose_fn on the dropped values.
15192         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
15193         Add dispose_fn argument.
15194         (gl_sublist_create): Initialize the 'dispose_fn' field.
15195         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
15196         * tests/test-array_list.c (main): Update.
15197         * tests/test-carray_list.c (main): Update.
15198         * tests/test-avltree_list.c (main): Update.
15199         * tests/test-rbtree_list.c (main): Update.
15200         * tests/test-avltreehash_list.c (main): Update.
15201         * tests/test-rbtreehash_list.c (main): Update.
15202         * tests/test-linked_list.c (main): Update.
15203         * tests/test-linkedhash_list.c (main): Update.
15204         * tests/test-array_oset.c (main): Update.
15205
15206 2007-03-15  Bruno Haible  <bruno@clisp.org>
15207
15208         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
15209         (gl_oset_create_empty): Add dispose_fn argument.
15210         (struct gl_oset_implementation): Add dispose_fn argument to
15211         'create_empty' method.
15212         (struct gl_oset_impl_base): Add dispose_fn field.
15213         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
15214         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
15215         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
15216         values.
15217         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
15218         (gl_tree_oset_free): Call dispose_fn on the dropped values.
15219         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
15220         dropped value.
15221         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
15222         dropped value.
15223         * tests/test-array_oset.c (main): Update.
15224         * tests/test-avltree_oset.c (main): Update.
15225         * tests/test-rbtree_oset.c (main): Update.
15226         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
15227
15228 2007-03-13  Bruno Haible  <bruno@clisp.org>
15229
15230         * tests/test-stdbool.c (i): Update after last patch.
15231
15232 2007-03-12  Bruno Haible  <bruno@clisp.org>
15233
15234         * lib/quotearg.c: Include <wctype.h> early, before the definition of
15235         the iswprint macro. Needed on Solaris 2.5.1.
15236
15237 2007-03-12  Bruno Haible  <bruno@clisp.org>
15238
15239         * tests/test-printf-frexp.c (main): Declare x as volatile.
15240
15241 2007-03-12  Simon Josefsson  <simon@josefsson.org>
15242
15243         * doc/gnulib.texi (Build robot for gnulib): New section.
15244
15245 2007-03-12  Jim Meyering  <jim@meyering.net>
15246
15247         * build-aux/bootstrap: New file.
15248         * build-aux/bootstrap.conf: New file, from coreutils.
15249
15250 2007-03-11  Bruno Haible  <bruno@clisp.org>
15251
15252         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
15253
15254 2007-03-12  Simon Josefsson  <simon@josefsson.org>
15255
15256         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
15257         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
15258         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
15259
15260 2007-03-11  Bruno Haible  <bruno@clisp.org>
15261
15262         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
15263         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
15264
15265 2007-03-11  Bruno Haible  <bruno@clisp.org>
15266
15267         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
15268         formula. Needed for SunPRO C 5.0.
15269
15270 2007-03-11  Bruno Haible  <bruno@clisp.org>
15271
15272         * modules/long-options (Depends-on): Add getopt.
15273
15274 2007-03-11  Bruno Haible  <bruno@clisp.org>
15275
15276         * modules/modechange (Depends-on): Add stdbool.
15277
15278 2007-03-11  Bruno Haible  <bruno@clisp.org>
15279
15280         * modules/i-ring (Depends-on): Add stdbool.
15281
15282 2007-03-11  Bruno Haible  <bruno@clisp.org>
15283
15284         * modules/gc-des (Depends-on): Add stdbool.
15285
15286 2007-03-11  Bruno Haible  <bruno@clisp.org>
15287
15288         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
15289
15290 2007-03-11  Bruno Haible  <bruno@clisp.org>
15291
15292         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
15293
15294 2007-03-11  Bruno Haible  <bruno@clisp.org>
15295
15296         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
15297
15298 2007-03-11  Bruno Haible  <bruno@clisp.org>
15299
15300         * lib/vasnprintf.c (sprintf): Undefine.
15301
15302 2007-03-11  Bruno Haible  <bruno@clisp.org>
15303
15304         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
15305         initializers in SunPRO C and Compaq C compilers.
15306
15307 2007-03-11  Bruno Haible  <bruno@clisp.org>
15308
15309         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
15310         decrementing code ANSI C compliant.
15311
15312 2007-03-11  Bruno Haible  <bruno@clisp.org>
15313
15314         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
15315         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
15316
15317 2007-03-11  Bruno Haible  <bruno@clisp.org>
15318
15319         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
15320         <stdbool.h> substitute doesn't pass.
15321
15322 2007-03-11  Bruno Haible  <bruno@clisp.org>
15323
15324         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
15325
15326 2007-03-11  Bruno Haible  <bruno@clisp.org>
15327
15328         * gnulib-tool (func_create_megatestdir): Create also an autobuild
15329         script, for submission to autobuild.josefsson.org.
15330
15331 2007-03-10  Bruno Haible  <bruno@clisp.org>
15332
15333         * modules/canonicalize-lgpl-tests: New file.
15334         * tests/test-canonicalize-lgpl.sh: New file.
15335         * tests/test-canonicalize-lgpl.c: New file.
15336
15337         * modules/c-strcase-tests: New file.
15338         * tests/test-c-strcase.sh: New file.
15339         * tests/test-c-strcasecmp.c: New file.
15340         * tests/test-c-strncasecmp.c: New file.
15341
15342         * modules/atexit-tests: New file.
15343         * tests/test-atexit.sh: New file.
15344         * tests/test-atexit.c: New file.
15345
15346 2007-03-10  Bruno Haible  <bruno@clisp.org>
15347
15348         * tests/test-binary-io.sh: Use temporary filenames that are not so
15349         likely to clash with those of other tests (in a parallel make).
15350         * tests/test-binary-io.c: Likewise.
15351
15352 2007-03-10  Bruno Haible  <bruno@clisp.org>
15353
15354         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
15355         fallback; use #error instead.
15356         Suggested by Simon Josefsson.
15357
15358 2007-03-10  Bruno Haible  <bruno@clisp.org>
15359
15360         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
15361         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
15362         first and the last.
15363
15364 2007-03-10  Bruno Haible  <bruno@clisp.org>
15365
15366         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
15367
15368 2007-03-10  Bruno Haible  <bruno@clisp.org>
15369
15370         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
15371         "make distcheck".
15372         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
15373         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
15374         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
15375
15376 2007-03-10  Bruno Haible  <bruno@clisp.org>
15377
15378         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
15379         variable.
15380         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
15381         variable.
15382
15383 2007-03-09  Eric Blake  <ebb9@byu.net>
15384         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
15385
15386         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
15387         types are not being provided by gnulib.
15388         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
15389         types are supported.
15390
15391 2007-03-10  Bruno Haible  <bruno@clisp.org>
15392
15393         * lib/stdio_.h (__attribute__): New macro.
15394         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
15395         vsprintf): Specify __attribute__ __format__ for GCC.
15396         Suggested by Eric Blake.
15397
15398 2007-03-09  Bruno Haible  <bruno@clisp.org>
15399
15400         * modules/printf-posix-tests: New file.
15401         * tests/test-printf-posix.sh: New file.
15402         * tests/test-printf-posix.c: New file.
15403
15404         * modules/printf-posix: New file.
15405         * lib/printf.c: New file.
15406         * m4/printf-posix-rpl.m4: New file.
15407         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
15408         REPLACE_PRINTF.
15409         * lib/stdio_.h (printf): New declaration.
15410         (format, __format__, ____printf____, ____scanf____, ____strftime____,
15411         ____strfmon____): New macros.
15412         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
15413         REPLACE_PRINTF.
15414
15415 2007-03-09  Bruno Haible  <bruno@clisp.org>
15416
15417         * tests/test-vasnprintf-posix2.sh: New file.
15418         * tests/test-vasnprintf-posix2.c: New file.
15419         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
15420         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
15421         (Makefile.am): Activate test-vasnprintf-posix2.sh.
15422
15423         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
15424         a locale dependent decimal point, rather than always '.'.
15425
15426 2007-03-09  Eric Blake  <ebb9@byu.net>
15427
15428         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
15429         spite of platforms like Tandem/NSK that define it to -1.
15430
15431 2007-03-08  Bruno Haible  <bruno@clisp.org>
15432
15433         * modules/vprintf-posix-tests: New file.
15434         * tests/test-vprintf-posix.sh: New file.
15435         * tests/test-vprintf-posix.c: New file.
15436         * tests/test-printf-posix.h: New file.
15437
15438         * modules/vprintf-posix: New file.
15439         * lib/vprintf.c: New file.
15440         * m4/vprintf-posix.m4: New file.
15441         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
15442         REPLACE_VPRINTF.
15443         * lib/stdio_.h (vprintf): New declaration.
15444         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
15445         REPLACE_VPRINTF.
15446
15447 2007-03-08  Bruno Haible  <bruno@clisp.org>
15448
15449         * modules/fprintf-posix-tests: New file.
15450         * tests/test-fprintf-posix.sh: New file.
15451         * tests/test-fprintf-posix.c: New file.
15452
15453         * modules/fprintf-posix: New file.
15454         * lib/fprintf.c: New file.
15455         * m4/fprintf-posix.m4: New file.
15456         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
15457         REPLACE_FPRINTF.
15458         * lib/stdio_.h (fprintf): New declaration.
15459         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
15460         REPLACE_FPRINTF.
15461
15462 2007-03-08  Bruno Haible  <bruno@clisp.org>
15463
15464         * modules/vfprintf-posix-tests: New file.
15465         * tests/test-vfprintf-posix.sh: New file.
15466         * tests/test-vfprintf-posix.c: New file.
15467         * tests/test-fprintf-posix.h: New file.
15468         * tests/test-fprintf-posix.out: New file.
15469
15470         * modules/vfprintf-posix: New file.
15471         * lib/vfprintf.c: New file.
15472         * m4/vfprintf-posix.m4: New file.
15473         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
15474         REPLACE_VFPRINTF.
15475         * lib/stdio_.h (vfprintf): New declaration.
15476         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
15477         REPLACE_VFPRINTF.
15478
15479 2007-03-08  Bruno Haible  <bruno@clisp.org>
15480
15481         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
15482
15483 2007-03-08  Bruno Haible  <bruno@clisp.org>
15484
15485         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
15486         instead of 'expr' invocations.
15487         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15488         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15489         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15490         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15491         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15492         Suggested by Paul Eggert.
15493
15494 2007-03-08  Bruno Haible  <bruno@clisp.org>
15495
15496         * modules/fseterr-tests: New file.
15497         * tests/test-fseterr.c: New file.
15498
15499         * modules/fseterr: New file.
15500         * lib/fseterr.h: New file.
15501         * lib/fseterr.c: New file.
15502
15503 2007-03-08  Bruno Haible  <bruno@clisp.org>
15504
15505         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
15506         * lib/getopt_.h: Likewise.
15507         * lib/mbswidth.h: Likewise.
15508         * lib/setenv.h: Likewise.
15509         * lib/vasnprintf.h: Likewise.
15510         * lib/vasprintf.h: Likewise.
15511         * lib/verror.h: Likewise.
15512         * lib/xsetenv.h: Likewise.
15513         * lib/xvasprintf.h: Likewise.
15514
15515 2007-03-08  Jim Meyering  <jim@meyering.net>
15516
15517         * users.txt: Add parted.
15518
15519         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
15520
15521 2007-03-07  Bruno Haible  <bruno@clisp.org>
15522
15523         * m4/printf.m4: Make the shell script snippets copy&pastable.
15524
15525 2007-03-02  Bruno Haible  <bruno@clisp.org>
15526
15527         * lib/netinet_in_.h: New file.
15528         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
15529         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
15530         * modules/netinet_in (Files): Add lib/netinet_in_.h.
15531         (Depends-on): Add absolute-header.
15532         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
15533         into netinet/in.h.
15534
15535 2007-03-03  Bruno Haible  <bruno@clisp.org>
15536
15537         * lib/sys_select_.h: New file.
15538         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
15539         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
15540         * modules/sys_select (Files): Add lib/sys_select_.h.
15541         (Depends-on): Add absolute-header.
15542         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
15543         into sys/select.h.
15544
15545 2007-03-02  Bruno Haible  <bruno@clisp.org>
15546
15547         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
15548         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
15549         values.
15550         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
15551         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
15552         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
15553         * modules/sys_socket (Depends-on): Add absolute-header.
15554         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
15555         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
15556         (Include): Remove requirement of inclusion of <sys/types.h>.
15557
15558 2007-03-02  Bruno Haible  <bruno@clisp.org>
15559
15560         * lib/byteswap_.h (bswap_32): Fix formula.
15561
15562 2007-03-06  Bruno Haible  <bruno@clisp.org>
15563
15564         * modules/sprintf-posix-tests: New file.
15565         * tests/test-sprintf-posix.c: New file.
15566
15567         * modules/sprintf-posix: New file.
15568         * lib/sprintf.c: New file.
15569         * m4/sprintf-posix.m4: New file.
15570         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
15571         REPLACE_SPRINTF.
15572         * lib/stdio_.h (sprintf): New declaration.
15573         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
15574         REPLACE_SPRINTF.
15575
15576 2007-03-06  Bruno Haible  <bruno@clisp.org>
15577
15578         * modules/vsprintf-posix-tests: New file.
15579         * tests/test-vsprintf-posix.c: New file.
15580         * tests/test-sprintf-posix.h: New file.
15581
15582         * modules/vsprintf-posix: New file.
15583         * lib/vsprintf.c: New file.
15584         * m4/vsprintf-posix.m4: New file.
15585         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
15586         REPLACE_VSPRINTF.
15587         * lib/stdio_.h (vsprintf): New declaration.
15588         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
15589         REPLACE_VSPRINTF.
15590
15591 2007-03-06  Bruno Haible  <bruno@clisp.org>
15592
15593         * modules/vsnprintf (Depend-on): Remove minmax.
15594
15595 2007-03-06  Bruno Haible  <bruno@clisp.org>
15596
15597         * modules/snprintf-posix-tests: New file.
15598         * tests/test-snprintf-posix.c: New file.
15599
15600         * modules/snprintf-posix: New file.
15601         * m4/snprintf-posix.m4: New file.
15602         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
15603         gl_FUNC_SNPRINTF.
15604         (gl_FUNC_SNPRINTF): Invoke it.
15605         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
15606         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
15607         is set.
15608         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
15609
15610 2007-03-06  Bruno Haible  <bruno@clisp.org>
15611
15612         * modules/vsnprintf-posix-tests: New file.
15613         * tests/test-vsnprintf-posix.c: New file.
15614         * tests/test-snprintf-posix.h: New file.
15615
15616         * modules/vsnprintf-posix: New file.
15617         * m4/vsnprintf-posix.m4: New file.
15618         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
15619         gl_FUNC_VSNPRINTF.
15620         (gl_FUNC_VSNPRINTF): Invoke it.
15621         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
15622         * lib/stdio_.h (vsnprintf): Define as a replacement if
15623         REPLACE_VSNPRINTF is set.
15624         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
15625
15626 2007-03-06  Bruno Haible  <bruno@clisp.org>
15627
15628         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
15629         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
15630
15631 2007-03-06  Bruno Haible  <bruno@clisp.org>
15632
15633         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
15634         (asinl): Declare also if HAVE_DECL_ASINL is set.
15635         (atanl): Declare also if HAVE_DECL_ATANL is set.
15636         (ceill): Declare also if HAVE_DECL_CEILL is set.
15637         (cosl): Declare also if HAVE_DECL_COSL is set.
15638         (expl): Declare also if HAVE_DECL_EXPL is set.
15639         (floorl): Declare also if HAVE_DECL_FLOORL is set.
15640         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
15641         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
15642         (logl): Declare also if HAVE_DECL_LOGL is set.
15643         (sinl): Declare also if HAVE_DECL_SINL is set.
15644         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
15645         (tanl): Declare also if HAVE_DECL_TANL is set.
15646         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
15647         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
15648         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
15649         declaration of frexpl, ldexpl.
15650         * modules/printf-frexpl (Depends-on): Add math.
15651         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
15652
15653 2007-03-05  Bruno Haible  <bruno@clisp.org>
15654
15655         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
15656         frexpl and ldexpl are declared.
15657         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
15658
15659 2007-03-05  Bruno Haible  <bruno@clisp.org>
15660
15661         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
15662         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
15663
15664 2007-03-05  Bruno Haible  <bruno@clisp.org>
15665
15666         * lib/stdio_.h: Include <stddef.h>.
15667
15668 2007-03-05  Bruno Haible  <bruno@clisp.org>
15669
15670         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
15671
15672 2007-03-05  Bruno Haible  <bruno@clisp.org>
15673
15674         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
15675         NetBSD 4, from Ralf Wildenhues.
15676
15677 2007-03-04  Bruno Haible  <bruno@clisp.org>
15678
15679         * lib/vasprintf.h: Update #if logic for the case when the functions
15680         exist but are overridden.
15681
15682 2007-03-04  Bruno Haible  <bruno@clisp.org>
15683
15684         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
15685         implementations: glibc-2.4 and MacOS X 10.3.
15686         * tests/test-vasnprintf-posix.c (test_function): Test also the case
15687         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
15688         * tests/test-vasprintf-posix.c (test_function): Likewise.
15689
15690 2007-03-04  Bruno Haible  <bruno@clisp.org>
15691
15692         * modules/vasprintf-posix-tests: New file.
15693         * tests/test-vasprintf-posix.c: New file.
15694
15695         * modules/vasprintf-posix: New file.
15696         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
15697         defined.
15698         * m4/vasprintf-posix.m4: New file.
15699         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
15700         gl_FUNC_VASPRINTF.
15701         (gl_FUNC_VASPRINTF): Invoke it.
15702         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
15703         here.
15704         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
15705
15706 2007-03-04  Bruno Haible  <bruno@clisp.org>
15707
15708         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
15709         REPLACE_GETTIMEOFDAY.
15710         * modules/sys_time (Makefile.am): Likewise.
15711         * m4/sys_time_h.m4: Likewise.
15712         * m4/gettimeofday.m4: Likewise.
15713
15714 2007-03-04  Bruno Haible  <bruno@clisp.org>
15715
15716         * modules/vasnprintf-posix-tests: New file.
15717         * tests/test-vasnprintf-posix.c: New file.
15718
15719         * modules/vasnprintf-posix: New file.
15720         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
15721         printf-frexpl.h.
15722         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
15723         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
15724         REPLACE_VASNPRINTF is defined.
15725         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
15726         gl_FUNC_VASNPRINTF.
15727         (gl_FUNC_VASNPRINTF): Invoke it.
15728         * m4/vasnprintf-posix.m4: New file.
15729         * m4/printf.m4: New file.
15730
15731 2007-03-04  Bruno Haible  <bruno@clisp.org>
15732
15733         Compile progreloc.c only if --enable-relocatable is specified.
15734         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
15735         if --enable-relocatable was specified.
15736         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
15737         lib_SOURCES.
15738
15739 2007-03-04  Jim Meyering  <jim@meyering.net>
15740
15741         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
15742         Use it consistently, rather than enumerating errno constants.
15743
15744 2007-03-04  Bruno Haible  <bruno@clisp.org>
15745
15746         * modules/xvasprintf-tests: New file.
15747         * tests/test-xvasprintf.c: New file.
15748
15749         * modules/vasprintf-tests: New file.
15750         * tests/test-vasprintf.c: New file.
15751
15752         * modules/vasnprintf-tests: New file.
15753         * tests/test-vasnprintf.c: New file.
15754
15755         * modules/vsnprintf-tests: New file.
15756         * tests/test-vsnprintf.c: New file.
15757
15758         * modules/snprintf-tests: New file.
15759         * tests/test-snprintf.c: New file.
15760
15761 2007-03-04  Bruno Haible  <bruno@clisp.org>
15762
15763         Compile relocatable.c only if --enable-relocatable is specified.
15764         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
15765         gl_RELOCATABLE_LIBRARY.
15766         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
15767         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
15768         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
15769         gl_RELOCATABLE_LIBRARY.
15770         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
15771         (Makefile.am): Remove lib_SOURCES.
15772         * modules/relocatable-lib-lgpl (configure.ac): Invoke
15773         gl_RELOCATABLE_LIBRARY.
15774         (Makefile.am): Remove lib_SOURCES.
15775         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
15776         always.
15777         * modules/relocatable-prog-wrapper (configure.ac): Invoke
15778         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
15779
15780 2007-03-04  Bruno Haible  <bruno@clisp.org>
15781
15782         * modules/argmatch-tests: New file.
15783         * tests/test-argmatch.c: New file.
15784
15785         * tests/test-allocsa.c (main): Halve the number of loop runs.
15786
15787         * modules/alloca-opt-tests: New file.
15788         * tests/test-alloca-opt.c: New file.
15789
15790 2007-03-04  Jim Meyering  <jim@meyering.net>
15791
15792         Work around difference between Linux ACLs and Solaris 10 ZFS.
15793         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
15794         for EINVAL.
15795
15796 2007-03-03  Bruno Haible  <bruno@clisp.org>
15797
15798         * modules/relocatable-prog (Depends-on): Add back progreloc's
15799         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
15800
15801 2007-03-03  Bruno Haible  <bruno@clisp.org>
15802
15803         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
15804         * modules/relocatable-lib: New file.
15805
15806 2007-03-03  Bruno Haible  <bruno@clisp.org>
15807
15808         * modules/relocatable-prog: Renamed from modules/relocatable.
15809         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
15810
15811 2007-03-03  Bruno Haible  <bruno@clisp.org>
15812
15813         * modules/relocatable-script (Files): Add doc/relocatable.texi,
15814         m4/relocatable-lib.m4.
15815         (Depends-on): Remove 'relocatable'.
15816         (configure.ac): Add gl_RELOCATABLE_NOP.
15817
15818 2007-03-03  Bruno Haible  <bruno@clisp.org>
15819
15820         * modules/relocatable-prog-wrapper: New file.
15821         * modules/relocatable (Depends-on): Add it. Remove all other
15822         dependencies except progname.
15823         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
15824
15825         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
15826         (gl_FUNC_STRERROR): Nop.
15827         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
15828
15829         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
15830         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
15831
15832         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
15833         (gl_FUNC_READLINK): Update.
15834
15835         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
15836
15837 2007-03-03  Bruno Haible  <bruno@clisp.org>
15838
15839         * lib/xreadlink.c: Include <unistd.h> unconditionally.
15840         * modules/xreadlink (Depends-on): Add unistd.
15841         * modules/xreadlink-with-size (Depends-on): Likewise.
15842
15843 2007-03-03  Bruno Haible  <bruno@clisp.org>
15844
15845         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
15846         extracted from gt_FUNC_SETENV.
15847         (gt_FUNC_SETENV): Remove macro.
15848         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
15849         remove gt_FUNC_SETENV.
15850
15851 2007-03-03  Bruno Haible  <bruno@clisp.org>
15852
15853         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
15854         ENABLE_RELOCATABLE here.
15855         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
15856
15857 2007-03-03  Bruno Haible  <bruno@clisp.org>
15858
15859         * modules/rbtreehash-list-tests (Depends-on): Add progname.
15860         * tests/test-rbtreehash_list.c: Include progname.h.
15861         (main): Call set_program_name.
15862
15863         * modules/rbtree-oset-tests (Depends-on): Add progname.
15864         * tests/test-rbtree_oset.c: Include progname.h.
15865         (main): Call set_program_name.
15866
15867         * modules/rbtree-list-tests (Depends-on): Add progname.
15868         * tests/test-rbtree_list.c: Include progname.h.
15869         (main): Call set_program_name.
15870
15871         * modules/linked-list-tests (Depends-on): Add progname.
15872         * tests/test-linked_list.c: Include progname.h.
15873         (main): Call set_program_name.
15874
15875 2007-03-03  Bruno Haible  <bruno@clisp.org>
15876
15877         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
15878         All uses of __restrict changed to _Restrict_.
15879         * lib/glob_.h (__restrict): Remove macro.
15880
15881 2007-03-02  Bruno Haible  <bruno@clisp.org>
15882
15883         * modules/gettext (configure.ac): Require gettext infrastructure
15884         from version 0.16.1.
15885
15886 2007-03-02  Bruno Haible  <bruno@clisp.org>
15887
15888         * modules/linkedhash-list-tests (Depends-on): Add progname.
15889         * tests/test-linkedhash_list.c: Include progname.h.
15890         (main): Call set_program_name.
15891
15892         * modules/carray-list-tests (Depends-on): Add progname.
15893         * tests/test-carray_list.c: Include progname.h.
15894         (main): Call set_program_name.
15895
15896         * modules/avltreehash-list-tests (Depends-on): Add progname.
15897         * tests/test-avltreehash_list.c: Include progname.h.
15898         (main): Call set_program_name.
15899
15900         * modules/avltree-oset-tests (Depends-on): Add progname.
15901         * tests/test-avltree_oset.c: Include progname.h.
15902         (main): Call set_program_name.
15903
15904         * modules/avltree-list-tests (Depends-on): Add progname.
15905         * tests/test-avltree_list.c: Include progname.h.
15906         (main): Call set_program_name.
15907
15908         * modules/array-oset-tests (Depends-on): Add progname.
15909         * tests/test-array_oset.c: Include progname.h.
15910         (main): Call set_program_name.
15911
15912         * modules/array-list-tests (Depends-on): Add progname.
15913         * tests/test-array_list.c: Include progname.h.
15914         (main): Call set_program_name.
15915
15916         * modules/argp-tests (Depends-on): Add progname.
15917         * tests/test-argp.c: Include argp.h first. Include progname.h.
15918         (main): Call set_program_name.
15919
15920 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
15921
15922         * doc/gnulib-tool.texi (Initial import): Reword description of
15923         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
15924         limited effect even if defined after the first system include.
15925
15926 2007-03-01  Bruno Haible  <bruno@clisp.org>
15927
15928         * build-aux/config.libpath: Update to libtool-1.5.22.
15929         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
15930
15931 2007-03-01  Bruno Haible  <bruno@clisp.org>
15932
15933         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
15934         foo_CFLAGS.
15935         Reported by Ralf Wildenhues.
15936
15937 2007-03-01  Bruno Haible  <bruno@clisp.org>
15938
15939         * build-aux/install-reloc: Remove object files left over by some
15940         compilers.
15941         Reported by Ralf Wildenhues.
15942
15943 2007-03-01  Bruno Haible  <bruno@clisp.org>
15944
15945         * build-aux/install-reloc: Break long lines.
15946
15947 2007-03-01  Bruno Haible  <bruno@clisp.org>
15948
15949         * doc/relocatable.texi: Document that it may not work on OpenBSD.
15950         Reported by Ralf Wildenhues.
15951
15952 2007-03-01  Bruno Haible  <bruno@clisp.org>
15953
15954         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
15955         include ordering constraints.
15956
15957 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
15958
15959         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
15960         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
15961         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
15962         as another example.
15963         * lib/time_.h: Fix misspelling.
15964         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
15965         Require gl_HEADER_TIME_H_DEFAULTS.
15966         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
15967         * m4/time_r.m4 (gl_TIME_R): Likewise.
15968         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
15969
15970 2007-03-01  Bruno Haible  <bruno@clisp.org>
15971
15972         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
15973         * m4/utimens.m4 (gl_UTIMENS): Likewise.
15974
15975 2007-03-01  Jim Meyering  <jim@meyering.net>
15976
15977         * modules/xreadlink (Maintainer): Add my name.
15978         * modules/xreadlink-with-size (Depends-on): Alphabetize.
15979
15980 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
15981             Bruno Haible  <bruno@clisp.org>
15982
15983         * build-aux/install-reloc: Compile also c-ctype.c.
15984         * build-aux/relocatable.sh.in: New file.
15985         * doc/relocatable.texi: New file.
15986         * doc/relocatable-maint.texi: New file.
15987         * doc/gnulib.texi: Include relocatable-maint.texi.
15988         * lib/progreloc.c: Include unistd.h unconditionally.
15989         * lib/relocwrapper.c: Include unistd.h unconditionally.
15990         Include c-ctype.h.
15991         (add_dotbin): Use c_tolower.
15992         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
15993         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
15994         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
15995         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
15996         to m4/relocatable-lib.m4.
15997         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
15998         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
15999         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
16000         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
16001         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
16002         * modules/relocatable: New file.
16003         * modules/relocatable-lib: New file.
16004         * modules/relocatable-script: New file.
16005
16006 2007-02-28  Bruno Haible  <bruno@clisp.org>
16007
16008         Import --enable-relocatable infrastructure.
16009         * build-aux/config.libpath: New file, from GNU gettext.
16010         * build-aux/install-reloc: New file, from GNU gettext.
16011         * build-aux/reloc-ldflags: New file, from GNU gettext.
16012         * lib/relocatable.h: New file, from GNU gettext.
16013         * lib/relocatable.c: New file, from GNU gettext.
16014         * lib/relocwrapper.c: New file, from GNU gettext.
16015         * m4/relocatable.m4: New file, from GNU gettext.
16016
16017 2007-02-28  Bruno Haible  <bruno@clisp.org>
16018
16019         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
16020
16021         * modules/xreadlink: New file, from GNU gettext with modifications.
16022         * lib/xreadlink.c: New file, from GNU gettext.
16023         * lib/xreadlink.h: Add comments.
16024         (xreadlink): New declaration.
16025
16026         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
16027         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
16028         lib/xreadlink-with-size.c.
16029         (configure.ac): Remove gl_XREADLINK invocation.
16030         (Makefile.am): Augment lib_SOURCES.
16031         * m4/xreadlink.m4: Remove file.
16032         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
16033         (xreadlink_with_size): Renamed from xreadink.
16034         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
16035         * modules/canonicalize (Depends-on): Replace xreadlink with
16036         xreadlink-with-size.
16037         * lib/canonicalize.c (canonicalize_filename_mode): Update.
16038
16039 2007-02-25  Jim Meyering  <jim@meyering.net>
16040
16041         * build-aux/announce-gen: When complaining about excess arguments,
16042         list them.
16043
16044 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
16045
16046         * README: Document signed integer overflow situation more
16047         accurately.
16048
16049 2007-02-25  Bruno Haible  <bruno@clisp.org>
16050
16051         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
16052         'a' or 'A' conversion.
16053
16054 2007-02-25  Bruno Haible  <bruno@clisp.org>
16055
16056         * modules/filename: Renamed from modules/pathname.
16057         (Files): Replace lib/pathname.h with lib/filename.h. Replace
16058         lib/concatpath.c with lib/concat-filename.c.
16059         (Makefile.am): Update.
16060         (Include): Replace pathname.h with filename.h.
16061         * lib/filename.h: Renamed from lib/pathname.h.
16062         (concatenated_filename): Renamed from concatenated_pathname.
16063         * lib/concat-filename.c: Renamed from lib/concatpath.c.
16064         (concatenated_filename): Renamed from concatenated_pathname.
16065         * lib/findprog.c: Include filename.h instead of pathname.h.
16066         (find_in_path): Update.
16067         * lib/javacomp.c: Include filename.h instead of pathname.h.
16068         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
16069         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
16070         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
16071         is_oldgcj_14_13_usable, is_javac_usable): Update.
16072         * lib/javaexec.c: Include filename.h instead of pathname.h.
16073         (execute_java_class): Update.
16074         * modules/findprog: Update.
16075         * modules/javacomp: Update.
16076         * modules/javaexec: Update.
16077         * MODULES.html.sh (File system functions): Add 'filename', remove
16078         'pathname'.
16079
16080 2007-02-25  Bruno Haible  <bruno@clisp.org>
16081
16082         * modules/printf-frexpl-tests: New file.
16083         * tests/test-printf-frexpl.c: New file.
16084
16085         * modules/printf-frexpl: New file.
16086         * lib/printf-frexpl.h: New file.
16087         * lib/printf-frexpl.c: New file.
16088         * m4/printf-frexpl.m4: New file.
16089
16090 2007-02-25  Bruno Haible  <bruno@clisp.org>
16091
16092         * modules/printf-frexp-tests: New file.
16093         * tests/test-printf-frexp.c: New file.
16094
16095         * modules/printf-frexp: New file.
16096         * lib/printf-frexp.h: New file.
16097         * lib/printf-frexp.c: New file.
16098         * m4/printf-frexp.m4: New file.
16099
16100 2007-02-25  Bruno Haible  <bruno@clisp.org>
16101
16102         Assume automake >= 1.10 for the tests.
16103         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
16104         * modules/arctwo-tests: Likewise.
16105         * modules/argp-tests: Likewise.
16106         * modules/avltree-list-tests: Likewise.
16107         * modules/avltree-oset-tests: Likewise.
16108         * modules/avltreehash-list-tests: Likewise.
16109         * modules/carray-list-tests: Likewise.
16110         * modules/crc-tests: Likewise.
16111         * modules/des-tests: Likewise.
16112         * modules/gc-arcfour-tests: Likewise.
16113         * modules/gc-arctwo-tests: Likewise.
16114         * modules/gc-des-tests: Likewise.
16115         * modules/gc-hmac-md5-tests: Likewise.
16116         * modules/gc-hmac-sha1-tests: Likewise.
16117         * modules/gc-md2-tests: Likewise.
16118         * modules/gc-md4-tests: Likewise.
16119         * modules/gc-md5-tests: Likewise.
16120         * modules/gc-pbkdf2-sha1-tests: Likewise.
16121         * modules/gc-rijndael-tests: Likewise.
16122         * modules/gc-sha1-tests: Likewise.
16123         * modules/gc-tests: Likewise.
16124         * modules/getaddrinfo-tests: Likewise.
16125         * modules/hmac-md5-tests: Likewise.
16126         * modules/hmac-sha1-tests: Likewise.
16127         * modules/linked-list-tests: Likewise.
16128         * modules/linkedhash-list-tests: Likewise.
16129         * modules/lock-tests: Likewise.
16130         * modules/md2-tests: Likewise.
16131         * modules/md4-tests: Likewise.
16132         * modules/md5-tests: Likewise.
16133         * modules/rbtree-list-tests: Likewise.
16134         * modules/rbtree-oset-tests: Likewise.
16135         * modules/rbtreehash-list-tests: Likewise.
16136         * modules/read-file-tests: Likewise.
16137         * modules/rijndael-tests: Likewise.
16138         * modules/stdint-tests: Likewise.
16139         * modules/tls-tests: Likewise.
16140
16141 2007-02-24  Bruno Haible  <bruno@clisp.org>
16142
16143         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
16144         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
16145         function; instead check whether isnan with a double argument links.
16146         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
16147         function; instead check whether isnan with a 'long double' argument
16148         links.
16149         Reported by Eric Blake <ebb9@byu.net>.
16150
16151 2007-02-24  Bruno Haible  <bruno@clisp.org>
16152
16153         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
16154         defined.
16155         * lib/isnanl.c: Remove all code. Just include isnan.c.
16156         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
16157
16158 2007-02-25  Jim Meyering  <jim@meyering.net>
16159
16160         Avoid conflicting types for 'unsetenv' on FreeBSD.
16161         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
16162         conflicting with FreeBSD's (5.0 and 6.1) function declaration
16163         in stdlib.h.
16164
16165 2007-02-24  Bruno Haible  <bruno@clisp.org>
16166
16167         * modules/isnanl-nolibm-tests: New file.
16168         * tests/test-isnanl.c: New file.
16169
16170         * modules/isnanl-nolibm: New file.
16171         * lib/isnanl.h: New file.
16172         * lib/isnanl.c: New file.
16173         * m4/isnanl.m4: New file.
16174
16175 2007-02-24  Bruno Haible  <bruno@clisp.org>
16176
16177         * modules/isnan-nolibm-tests: New file.
16178         * tests/test-isnan.c: New file.
16179
16180         * modules/isnan-nolibm: New file.
16181         * lib/isnan.h: New file.
16182         * lib/isnan.c: New file.
16183         * m4/isnan.m4: New file.
16184
16185 2007-02-24  Bruno Haible  <bruno@clisp.org>
16186
16187         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
16188         assume that an exponent fits in 20 bits.
16189
16190 2007-02-24  Jim Meyering  <jim@meyering.net>
16191
16192         * m4/regex.m4: Update the description of the configure-time option,
16193         --without-included-regex, to state accurately what the defaults are,
16194         and perhaps to give people an idea why using this option is risky.
16195
16196 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
16197
16198         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
16199         loops on small arguments.  This attempts to avoid the problem
16200         Bruno Haible reported for AIX 4.3.2 in
16201         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
16202
16203 2007-02-23  Bruno Haible  <bruno@clisp.org>
16204
16205         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
16206         Needed for help2man.
16207
16208 2007-02-23  Karl Berry  <karl@gnu.org>
16209
16210         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
16211         exists, foo.h should be cvs-ignored, not committed.
16212
16213 2007-02-23  Eric Blake  <ebb9@byu.net>
16214
16215         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
16216         * lib/stat-time.h (includes): Likewise.
16217         * lib/utimecmp.c (includes): Likewise.
16218         * lib/utimens.h (includes): Likewise.
16219         * lib/getdate.y (includes): Also include "timespec.h" for use
16220         internal to the module.
16221         * modules/utimens (Depends-on): Revert yesterday's patch.
16222         * modules/nanosleep (Depends-on): Add missing dependency.
16223
16224 2007-02-22  Bruno Haible  <bruno@clisp.org>
16225
16226         * lib/glob.c: Don't include getlogin_r.h.
16227
16228 2007-02-22  Jim Meyering  <jim@meyering.net>
16229
16230         * modules/utimens (Depends-on): Add timespec, required for
16231         utimens.h's inclusion of timespec.h.
16232
16233 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
16234
16235         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
16236         long unreadable paths in GNU/Linux.  Problem reported by Andreas
16237         Schwab in
16238         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
16239         I'll try to think of a better way to fix the Solaris problem.
16240
16241         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
16242         like glibc; on Solaris 10, it fails with errno == EINVAL.
16243         POSIX says the behavior is unspecified if the first argument is NULL,
16244         so play it safe and never pass NULL to the system getcwd.
16245
16246 2007-02-21  Jim Meyering  <jim@meyering.net>
16247
16248         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
16249         of gettimeofday.  It would conflict with the one now always
16250         provided via sys_time_.h.  Reported by Matthew Woehlke, as
16251         an IRIX 6.5 build failure.
16252
16253 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
16254
16255         Minor fixups to port to Solaris 10 with Sun C 5.8.
16256         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
16257         * modules/getcwd (Depends-on): Add dirfd.
16258         * lib/putenv.c (putenv): #undef it.
16259         (rpl_putenv): New decl.
16260         (malloc, free): Include <stdlib.h> rather than prototyping separately.
16261
16262 2007-02-20  Bruno Haible  <bruno@clisp.org>
16263
16264         * modules/stdio-tests: New file.
16265         * tests/test-stdio.c: New file.
16266
16267         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
16268         (Depends-on): Add stdio.
16269         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
16270         (Include): Use <stdio.h> instead of vsnprintf.h.
16271         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
16272         HAVE_DECL_VSNPRINTF.
16273         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
16274
16275         * modules/snprintf (Files): Remove lib/snprintf.h.
16276         (Depends-on): Add stdio.
16277         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
16278         (Include): Use <stdio.h> instead of snprintf.h.
16279         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
16280         HAVE_DECL_SNPRINTF.
16281         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
16282         * lib/getaddrinfo.c: Likewise.
16283
16284         * modules/stdio: New file.
16285         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
16286         * lib/snprintf.h: Remove file.
16287         * lib/vsnprintf.h: Remove file.
16288         * lib/.cppi-disable: Remove snprintf.h.
16289         * m4/stdio_h.m4: New file.
16290         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
16291
16292 2007-02-20  Jim Meyering  <jim@meyering.net>
16293
16294         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
16295         used by e.g., mingw.  From Bruno Haible.
16296
16297 2007-02-19  Bruno Haible  <bruno@clisp.org>
16298
16299         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
16300         warnings.
16301         Reported by Ben Pfaff <blp@cs.stanford.edu>.
16302
16303 2007-02-19  Bruno Haible  <bruno@clisp.org>
16304
16305         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
16306         from mingw users.
16307
16308 2007-02-19  Bruno Haible  <bruno@clisp.org>
16309
16310         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
16311         warnings.
16312         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
16313
16314 2007-02-19  Jim Meyering  <jim@meyering.net>
16315
16316         Don't use FD after a successful "fdopendir (fd)".
16317         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
16318         Reset it by calling dirfd on the just-obtained DIR*.
16319
16320         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
16321         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
16322
16323 2007-02-18  Bruno Haible  <bruno@clisp.org>
16324
16325         * lib/readlink.c: Include <unistd.h>.
16326         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
16327         HAVE_READLINK.
16328         * modules/readlink (Depends-on): Add unistd.
16329         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16330         (Include): Add <unistd.h>.
16331
16332         * lib/getlogin_r.h: Remove file.
16333         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
16334         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
16335         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
16336         HAVE_DECL_GETLOGIN_R.
16337         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
16338         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16339         (Include): Use <unistd.h> instead of getlogin_r.h.
16340
16341         * lib/getcwd.h: Remove file.
16342         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
16343         * lib/xgetcwd.c: Likewise.
16344         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
16345         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
16346         * modules/getcwd (Files): Remove lib/getcwd.h.
16347         (Depends-on): Add unistd.
16348         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16349         (Include): Use <unistd.h> instad of getcwd.h.
16350
16351         * lib/ftruncate.c: Include <unistd.h> first.
16352         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
16353         Set HAVE_FTRUNCATE.
16354         * modules/ftruncate (Depends-on): Add unistd.
16355         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16356
16357         * lib/fchdir.c: Include <unistd.h> first.
16358         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
16359         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
16360         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
16361         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16362         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
16363
16364         * lib/dup2.c: Include <unistd.h> first.
16365         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
16366         HAVE_DUP2.
16367         * modules/dup2 (Depends-on): Add unistd.
16368         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16369
16370         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
16371         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
16372         REPLACE_CHOWN. Don't define chown as a macro here.
16373         * modules/chown (Depends-on): Add unistd.
16374         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16375
16376         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
16377         Add definition for GL_LINK_WARNING.
16378         (chown, dup2): New declarations.
16379         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
16380         link warning.
16381         (ftruncate): New declaration.
16382         (getcwd): New declaration, taken from old getcwd.h.
16383         (getlogin_r): New declaration, taken from old getlogin_r.h.
16384         (readlink): New declaration.
16385         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
16386         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
16387         (gl_PREREQ_UNISTD): Remove macro.
16388         (gl_UNISTD_MODULE_INDICATOR): New macro.
16389         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
16390         many new variables. Don't set UNISTD_H.
16391         * modules/unistd (Description): Change.
16392         (Depends-on): Add link-warning.
16393         (configure.ac): Update.
16394         (Makefile.am): Create unistd.h always. Substitute many new variables
16395         into it.
16396
16397 2007-02-18  Bruno Haible  <bruno@clisp.org>
16398
16399         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
16400         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
16401         HAVE_GETSUBOPT.
16402         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
16403         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
16404         * lib/getsubopt.h: Remove file.
16405         * modules/getsubopt (Files): Remove lib/getsubopt.h.
16406         (Depends-on): Add stdlib.
16407         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
16408         (Includes): Use <stdlib.h> instead of getsubopt.h.
16409         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
16410         Set HAVE_GETSUBOPT.
16411         * lib/getsubopt.c: Don't include getsubopt.h.
16412
16413 2007-02-18  Bruno Haible  <bruno@clisp.org>
16414
16415         * modules/fchdir (Depends-on): Add dup2.
16416
16417 2007-02-18  Bruno Haible  <bruno@clisp.org>
16418
16419         * lib/stdlib_.h: Handle glibc's special invocation convention
16420         specially.
16421
16422 2007-02-18  Bruno Haible  <bruno@clisp.org>
16423
16424         * modules/stdlib-tests: New file.
16425         * tests/test-stdlib.c: New file.
16426
16427         * modules/mkstemp (Files): Remove lib/mkstemp.h.
16428         (Depends-on): Add stdlib.
16429         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
16430         (Includes): Use <stdlib.h> instead of mkstemp.h.
16431         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
16432         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
16433         * lib/mkstemp.c: Don't include mkstemp.h.
16434         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
16435         * lib/stdlib--.h: Don't include mkstemp.h.
16436
16437         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
16438         (Depends-on): Add stdlib.
16439         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
16440         (Includes): Use <stdlib.h> instead of mkdtemp.h.
16441         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
16442         HAVE_MKDTEMP.
16443         * lib/mkdtemp.c: Don't include mkdtemp.h.
16444         * lib/clean-temp.c: Don't include mkdtemp.h.
16445
16446         * modules/exit (Files): Remove lib/exit.h.
16447         (Depends-on): Add stdlib.
16448         (Makefile.am): Remove lib_SOURCES.
16449         (Include): Use <stdlib.h> instead of exit.h.
16450         * lib/argmatch.c: Don't include exit.h.
16451         * lib/execute.c: Likewise.
16452         * lib/pagealign_alloc.c: Likewise.
16453         * lib/pipe.c: Likewise.
16454         * lib/wait-process.c: Likewise.
16455         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
16456         * lib/exitfail.c: Likewise.
16457         * lib/savewd.c: Likewise.
16458         * lib/xsetenv.c: Likewise.
16459
16460         * modules/stdlib: New file.
16461         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
16462         and extra comments about mkstemp().
16463         * lib/exit.h: Remove file.
16464         * lib/mkdtemp.h: Remove file.
16465         * lib/mkstemp.h: Remove file.
16466         * m4/stdlib_h.m4: New file.
16467         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
16468
16469 2007-02-18  Bruno Haible  <bruno@clisp.org>
16470
16471         * modules/math-tests: New file.
16472         * tests/test-math.c: New file.
16473
16474         * modules/math: New file.
16475         * modules/mathl (Files): Remove lib/mathl.h.
16476         (Depends-on): Add math.
16477         (Makefile.am): Don't mention mathl.h.
16478         (Include): Use <math.h> instead of mathl.h.
16479         * lib/math_.h: New file.
16480         * lib/mathl.h: Remove file.
16481         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
16482         mathl.h.
16483         * lib/asinl.c: Likewise.
16484         * lib/atanl.c: Likewise.
16485         * lib/ceill.c: Likewise.
16486         * lib/cosl.c: Likewise.
16487         * lib/expl.c: Likewise.
16488         * lib/floorl.c: Likewise.
16489         * lib/frexpl.c: Likewise.
16490         * lib/ldexpl.c: Likewise.
16491         * lib/logl.c: Likewise.
16492         * lib/sincosl.c: Likewise.
16493         * lib/sinl.c: Likewise.
16494         * lib/sqrtl.c: Likewise.
16495         * lib/tanl.c: Likewise.
16496         * lib/trigl.c: Likewise.
16497         * m4/math_h.m4: New file.
16498         * MODULES.html.sh (Mathematics): Add math.
16499
16500 2007-02-17  Bruno Haible  <bruno@clisp.org>
16501
16502         * modules/wctype-tests: New file.
16503         * tests/test-wctype.c: New file.
16504
16505         * modules/wchar-tests: New file.
16506         * tests/test-wchar.c: New file.
16507
16508         * modules/unistd-tests: New file.
16509         * tests/test-unistd.c: New file.
16510
16511         * modules/time-tests: New file.
16512         * tests/test-time.c: New file.
16513
16514         * modules/sysexits-tests: New file.
16515         * tests/test-sysexits.c: New file.
16516
16517         * modules/sys_time-tests: New file.
16518         * tests/test-sys_time.c: New file.
16519
16520         * modules/sys_stat-tests: New file.
16521         * tests/test-sys_stat.c: New file.
16522
16523         * modules/sys_socket-tests: New file.
16524         * tests/test-sys_socket.c: New file.
16525
16526         * modules/sys_select-tests: New file.
16527         * tests/test-sys_select.c: New file.
16528
16529         * modules/string-tests: New file.
16530         * tests/test-string.c: New file.
16531
16532         * modules/stdbool-tests: New file.
16533         * tests/test-stdbool.c: New file.
16534
16535         * modules/netinet_in-tests: New file.
16536         * tests/test-netinet_in.c: New file.
16537
16538         * modules/inttypes-tests: New file.
16539         * tests/test-inttypes.c: New file.
16540
16541         * modules/fcntl-tests: New file.
16542         * tests/test-fcntl.c: New file.
16543
16544         * modules/byteswap-tests: New file.
16545         * tests/test-byteswap.c: New file.
16546
16547         * modules/arpa_inet-tests: New file.
16548         * tests/test-arpa_inet.c: New file.
16549
16550 2007-02-17  Bruno Haible  <bruno@clisp.org>
16551
16552         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
16553         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
16554         if the corresponding module is not enabled. Emit link warnings if
16555         the function is used nevertheless.
16556         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
16557         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
16558         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
16559         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
16560         * modules/inttypes (Depends-on): Add link-warning.
16561         (Makefile.am): Copy the contents of build-aux/link-warning.h into
16562         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
16563         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
16564         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
16565         * modules/imaxdiv (configure.ac): Likewise.
16566         * modules/strtoimax (configure.ac): Likewise.
16567         * modules/strtoumax (configure.ac): Likewise.
16568
16569 2007-02-17  Bruno Haible  <bruno@clisp.org>
16570
16571         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
16572         gl_STRING_MODULE_INDICATOR_DEFAULTS.
16573         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
16574         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
16575
16576 2007-02-17  Bruno Haible  <bruno@clisp.org>
16577
16578         * modules/link-warning: New file.
16579         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
16580         * lib/string_.h (GL_LINK_WARNING): Remove definition.
16581         * modules/string (Depends-on): Add link-warning.
16582         (Makefile.am): Copy the contents of build-aux/link-warning.h into
16583         string.h.
16584         * MODULES.html.sh (Support for building libraries and executables): Add
16585         link-warning.
16586
16587 2007-02-17  Bruno Haible  <bruno@clisp.org>
16588
16589         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
16590         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
16591         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
16592         long lines.
16593
16594 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
16595             Bruno Haible  <bruno@clisp.org>
16596
16597         * modules/tmpfile: New file.
16598         * lib/tmpfile.c: New file.
16599         * m4/tmpfile.m4: New file.
16600         * MODULES.html.sh (func_all_modules): New section "Input/output".
16601
16602 2007-02-15  Bruno Haible  <bruno@clisp.org>
16603
16604         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
16605         (supports_delete_on_close): New function.
16606         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
16607
16608 2007-02-14  Bruno Haible  <bruno@clisp.org>
16609
16610         * modules/mbspcasecmp-tests: New file.
16611         * tests/test-mbspcasecmp.sh: New file.
16612         * tests/test-mbspcasecmp.c: New file.
16613
16614         New module mbspcasecmp.
16615         * modules/mbspcasecmp: New file.
16616         * lib/mbspcasecmp.c: New file.
16617         * lib/string_.h (strncasecmp): Change warning message.
16618         (mbspcasecmp): New declaration.
16619         * m4/mbspcasecmp.m4: New file.
16620         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16621         GNULIB_MBSPCASECMP.
16622         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
16623         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
16624
16625 2007-02-14  Bruno Haible  <bruno@clisp.org>
16626
16627         * modules/mbsncasecmp-tests: New file.
16628         * tests/test-mbsncasecmp.sh: New file.
16629         * tests/test-mbsncasecmp.c: New file.
16630
16631         New module mbsncasecmp.
16632         * modules/mbsncasecmp: New file.
16633         * lib/mbsncasecmp.c: New file.
16634         * lib/string_.h (mbsncasecmp): New declaration.
16635         * m4/mbsncasecmp.m4: New file.
16636         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16637         GNULIB_MBSNCASECMP.
16638         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
16639         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
16640
16641 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
16642
16643         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
16644         Verify that it doesn't overlap with our flags.
16645         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
16646         do not have the desired effect in multibyte locales; instead, use
16647         mbscasecmp.
16648         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
16649         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
16650         we don't require GNU fnmatch ourselves (if our users require it, they
16651         should do so explicitly).
16652
16653         Fix regex code so it doesn't rely on strcasecmp.
16654         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
16655         Otherwise, include gnulib's langinfo.h.
16656         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
16657         undesirable behavior in non-C locales.  Instead, rely on localecharset.
16658         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
16659         * modules/regex (FILES): Remove m4/codeset.m4.
16660         (Depends-on): Add localcharset.  Remove strcase.
16661
16662 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16663
16664         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
16665         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
16666
16667 2007-02-13  Bruno Haible  <bruno@clisp.org>
16668
16669         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
16670         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16671
16672 2007-02-12  Bruno Haible  <bruno@clisp.org>
16673
16674         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
16675         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
16676         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
16677         time warning rather than a link error.
16678
16679 2007-02-12  Bruno Haible  <bruno@clisp.org>
16680
16681         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
16682         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
16683         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16684
16685 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
16686
16687         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
16688         args, not 2.
16689
16690 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
16691
16692         New module 'time', so that apps can include <time.h> as per
16693         POSIX and GNU instead of separate include files like time_r.h
16694         and timegm.h.  This implementation tries out a simpler approach
16695         for replacing decls in standard include files (as compared to
16696         the string module), somewhat as an experiment.
16697
16698         * config/srclist.txt: Comment out mktime.c for now.
16699         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
16700         since it doesn't apply any more.  Use generic wording instead.
16701         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
16702         'time'.
16703         * lib/time_.h, m4/time_h.m4, modules/time: New files.
16704         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
16705         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
16706         Don't include <sys/types.h>; no longer needed since we assume C89.
16707         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
16708         * lib/strftime.c: Likewise.
16709         * lib/time_r.c: Likewise.
16710         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
16711         * lib/nanosleep.c: Include <time.h> first, to check interface.
16712         * lib/strptime.c: Likewise.
16713         * lib/time_r.c: Likewise.
16714         * lib/timegm.c: Likewise.
16715         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
16716         needed.
16717         * lib/timegm.c: Don't include timegm.h; no longer needed.
16718         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
16719         time.h now handles any problems in that area.
16720         (struct timespec, nanosleep): Remove; time.h now arranges for these.
16721         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
16722         that time.h defines struct timespec.
16723         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
16724         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
16725         handles that.
16726         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
16727         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
16728         needed.  Set REPLACE_LOCALTIME.
16729         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
16730         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
16731         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
16732         nanosleep; time_h.m4 now does that.  Don't require
16733         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
16734         module handles this now.
16735         * modules/getdate (Depends-on): Remove timespec.  Add time.
16736         * modules/nanosleep (Depends-on): Likewise.
16737         * modules/stat-time (Depends-on): Likewise.
16738         * modules/nanosleep (Include): Include time.h, not timespec.h.
16739         * modules/strptime (Files): Remove lib/strptime.h.
16740         (Depends-on): Add extensions, time.
16741         (Include): Include time.h, not strptime.h.
16742         * modules/time_r (Files): Remove lib/time_r.h.
16743         (Depends-on): Add time.
16744         (Include): Include time.h, not time_r.h.
16745         * modules/timegm: Likewise.
16746         * modules/timespec (Description): Now does timespec-related decls
16747         of our own, instead of struct timespec itself.
16748         (Depends-on): Add time; remove extensions.
16749         (Maintainer): Add self.
16750         * modules/utimecmp (Depends-on): Add time; remove timespec.
16751         * modules/utimens (Depends-on): Likewise.
16752         * modules/xnanosleep (Depends-on): Likewise.
16753
16754 2007-02-11  Bruno Haible  <bruno@clisp.org>
16755
16756         * lib/c-strstr.c: Include allocsa.h.
16757         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
16758         * lib/c-strcasestr.c: Include allocsa.h.
16759         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
16760         * lib/strcasestr.c: Include allocsa.h.
16761         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
16762         * lib/mbsstr.c: Include allocsa.h.
16763         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
16764         allocsa/freesa instead of malloc/free.
16765         * lib/mbscasestr.c: Include allocsa.h.
16766         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
16767         allocsa/freesa instead of malloc/free.
16768         * modules/c-strstr (Depends-on): Add allocsa.
16769         * modules/c-strcasestr (Depends-on): Likewise.
16770         * modules/strcasestr (Depends-on): Likewise.
16771         * modules/mbsstr (Depends-on): Likewise.
16772         * modules/mbscasestr (Depends-on): Likewise.
16773
16774 2007-02-11  Bruno Haible  <bruno@clisp.org>
16775
16776         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
16777
16778         * modules/mbsspn-tests: New file.
16779         * tests/test-mbsspn.sh: New file.
16780         * tests/test-mbsspn.c: New file.
16781
16782 2007-02-11  Bruno Haible  <bruno@clisp.org>
16783
16784         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
16785
16786         * modules/mbspbrk-tests: New file.
16787         * tests/test-mbspbrk.sh: New file.
16788         * tests/test-mbspbrk.c: New file.
16789
16790 2007-02-11  Bruno Haible  <bruno@clisp.org>
16791
16792         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
16793         unneeded cast.
16794
16795         * modules/mbscspn-tests: New file.
16796         * tests/test-mbscspn.sh: New file.
16797         * tests/test-mbscspn.c: New file.
16798
16799 2007-02-11  Bruno Haible  <bruno@clisp.org>
16800
16801         * modules/mbscasecmp-tests: New file.
16802         * tests/test-mbscasecmp.sh: New file.
16803         * tests/test-mbscasecmp.c: New file.
16804
16805 2007-02-11  Bruno Haible  <bruno@clisp.org>
16806
16807         Ensure O(n) worst-case complexity of mbscasestr.
16808         * lib/mbscasestr.c: Include stdbool.h.
16809         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
16810         functions.
16811         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
16812         the bookkeeping indicates that it's worth it.
16813         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
16814
16815         * modules/mbscasestr-tests: New file.
16816         * tests/test-mbscasestr1.c: New file.
16817         * tests/test-mbscasestr2.sh: New file.
16818         * tests/test-mbscasestr2.c: New file.
16819         * tests/test-mbscasestr3.sh: New file.
16820         * tests/test-mbscasestr3.c: New file.
16821         * tests/test-mbscasestr4.sh: New file.
16822         * tests/test-mbscasestr4.c: New file.
16823         * m4/locale-tr.m4: New file.
16824
16825 2007-02-11  Bruno Haible  <bruno@clisp.org>
16826
16827         Ensure O(n) worst-case complexity of mbsstr.
16828         * lib/mbsstr.c: Include stdbool.h.
16829         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
16830         functions.
16831         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
16832         bookkeeping indicates that it's worth it.
16833         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
16834
16835         * modules/mbsstr-tests: New file.
16836         * tests/test-mbsstr1.c: New file.
16837         * tests/test-mbsstr2.sh: New file.
16838         * tests/test-mbsstr2.c: New file.
16839         * tests/test-mbsstr3.sh: New file.
16840         * tests/test-mbsstr3.c: New file.
16841         * m4/locale-fr.m4: New file.
16842
16843 2007-02-11  Bruno Haible  <bruno@clisp.org>
16844
16845         * lib/mbsrchr.c (mbsrchr): Fix bug.
16846
16847         * modules/mbsrchr-tests: New file.
16848         * tests/test-mbsrchr.sh: New file.
16849         * tests/test-mbsrchr.c: New file.
16850
16851 2007-02-11  Bruno Haible  <bruno@clisp.org>
16852
16853         * lib/mbschr.c (mbschr): Fix bug.
16854
16855         * modules/mbschr-tests: New file.
16856         * tests/test-mbschr.sh: New file.
16857         * tests/test-mbschr.c: New file.
16858         * m4/locale-zh.m4: New file.
16859
16860 2007-02-11  Bruno Haible  <bruno@clisp.org>
16861
16862         Support for copying multibyte string iterators.
16863         * lib/mbiter.h: Include <string.h>.
16864         (mbiter_multi_copy): New function.
16865         (mbi_copy): New macro.
16866         * lib/mbuiter.h: Include <string.h>.
16867         (mbuiter_multi_copy): New function.
16868         (mbui_copy): New macro.
16869
16870 2007-02-11  Bruno Haible  <bruno@clisp.org>
16871
16872         New module mbslen.
16873         * modules/mbslen: New file.
16874         * lib/mbslen.c: New file.
16875         * lib/string_.h (mbslen): New declaration.
16876         * m4/mbslen.m4: New file.
16877         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16878         GNULIB_MBSLEN.
16879         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
16880         * MODULES.html.sh (Internationalization functions): Add mbslen.
16881
16882 2007-02-11  Bruno Haible  <bruno@clisp.org>
16883
16884         Ensure O(n) worst-case complexity of strcasestr substitute.
16885         * lib/strcasestr.c: Include stdbool.h.
16886         (knuth_morris_pratt): New function.
16887         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
16888         bookkeeping indicates that it's worth it.
16889         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
16890
16891         * modules/strcasestr-tests: New file.
16892         * tests/test-strcasestr.c: New file.
16893
16894 2007-02-11  Bruno Haible  <bruno@clisp.org>
16895
16896         Ensure O(n) worst-case complexity of c_strcasestr.
16897         * lib/c-strcasestr.c: Include stdbool.h, string.h.
16898         (knuth_morris_pratt): New function.
16899         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
16900         the bookkeeping indicates that it's worth it.
16901         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
16902
16903         * modules/c-strcasestr-tests: New file.
16904         * tests/test-c-strcasestr.c: New file.
16905
16906 2007-02-11  Bruno Haible  <bruno@clisp.org>
16907
16908         Ensure O(n) worst-case complexity of c_strstr.
16909         * lib/c-strstr.c: Include stdbool.h, string.h.
16910         (knuth_morris_pratt): New function.
16911         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
16912         bookkeeping indicates that it's worth it.
16913         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
16914
16915         * lib/c-strstr.c: Complete rewrite for maintainability.
16916
16917         * modules/c-strstr-tests: New file.
16918         * tests/test-c-strstr.c: New file.
16919
16920 2007-02-11  Bruno Haible  <bruno@clisp.org>
16921
16922         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
16923         5.2.1 and earlier, whereby \055 was treated just like the range
16924         delimiter '-'.
16925         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
16926
16927 2007-02-08  Bruno Haible  <bruno@clisp.org>
16928
16929         * modules/regex (Depends-on): Add stdbool.
16930         Reported by Dalibor Topic <robilad@kaffe.org>.
16931
16932 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
16933
16934         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
16935         Prefer returning from main to exiting from it.
16936         Remove unnecessary parens after sizeof.
16937
16938 2007-02-05  Bruno Haible  <bruno@clisp.org>
16939
16940         New module mbssep.
16941         * modules/mbssep: New file.
16942         * lib/mbssep.c: New file.
16943         * lib/string_.h (strsep): Add a conditional link warning.
16944         (mbssep): New declaration.
16945         * m4/mbssep.m4: New file.
16946         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16947         GNULIB_MBSSEP.
16948         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
16949         * MODULES.html.sh (Internationalization functions): Add mbssep.
16950
16951 2007-02-05  Bruno Haible  <bruno@clisp.org>
16952
16953         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
16954         Optimize search in case of 1 delimiter.
16955
16956 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
16957
16958         * lib/acl.h: Include sys/types.h before sys/acl.h.
16959
16960 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
16961
16962         Merge upstream fix for glibc bugzilla #3957:
16963
16964         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
16965
16966         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
16967         bit for RE_HAT_LISTS_NOT_NEWLINE.
16968         (build_charclass_op): Remove bogus comment.
16969
16970 2007-02-05  Simon Josefsson  <simon@josefsson.org>
16971
16972         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
16973
16974 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
16975
16976         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
16977         * lib/memmem.c [!defined _LIBC]: Include config.h.
16978
16979 2007-02-04  Bruno Haible  <bruno@clisp.org>
16980
16981         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
16982         warning message.
16983
16984 2007-02-04  Bruno Haible  <bruno@clisp.org>
16985
16986         New module mbstok_r.
16987         * modules/mbstok_r: New file.
16988         * lib/mbstok_r.c: New file.
16989         * lib/string_.h (strtok_r): Change argument names to match the
16990         comments. Add a conditional link warning.
16991         (mbstok_r): New declaration.
16992         * m4/mbstok_r.m4: New file.
16993         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
16994         GNULIB_MBSTOK_R.
16995         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
16996         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
16997
16998 2007-02-04  Bruno Haible  <bruno@clisp.org>
16999
17000         New module mbsspn.
17001         * modules/mbsspn: New file.
17002         * lib/mbsspn.c: New file.
17003         * lib/string_.h (strspn): Add a conditional link warning.
17004         (mbsspn): New declaration.
17005         * m4/mbsspn.m4: New file.
17006         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
17007         GNULIB_MBSSPN.
17008         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
17009         * MODULES.html.sh (Internationalization functions): Add mbsspn.
17010
17011 2007-02-04  Bruno Haible  <bruno@clisp.org>
17012
17013         New module mbspbrk.
17014         * modules/mbspbrk: New file.
17015         * lib/mbspbrk.c: New file.
17016         * lib/string_.h (strpbrk): Add a conditional link warning.
17017         (mbspbrk): New declaration.
17018         * m4/mbspbrk.m4: New file.
17019         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
17020         GNULIB_MBSPBRK.
17021         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
17022         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
17023
17024 2007-02-04  Bruno Haible  <bruno@clisp.org>
17025
17026         New module mbscspn.
17027         * modules/mbscspn: New file.
17028         * lib/mbscspn.c: New file.
17029         * lib/string_.h (strcspn): Add a conditional link warning.
17030         (mbscspn): New declaration.
17031         * m4/mbscspn.m4: New file.
17032         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
17033         GNULIB_MBSCSPN.
17034         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
17035         * MODULES.html.sh (Internationalization functions): Add mbscspn.
17036
17037 2007-02-04  Bruno Haible  <bruno@clisp.org>
17038
17039         New module mbscasestr, reduced goal of strcasestr.
17040         * modules/mbscasestr: New file.
17041         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
17042         (mbscasestr): Renamed from strcasestr.
17043         * lib/strcasestr.c: Don't include mbuiter.h.
17044         (strcasestr): Remove support for multibyte locales.
17045         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
17046         Change the conditional link warning.
17047         (mbscasestr): New declaration.
17048         * m4/mbscasestr.m4: New file.
17049         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
17050         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
17051         REPLACE_STRCASESTR.
17052         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
17053         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17054         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
17055         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
17056         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
17057         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
17058         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
17059         (Depends-on): Remove mbuiter.
17060         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
17061
17062 2007-02-04  Bruno Haible  <bruno@clisp.org>
17063
17064         Simplify handling of strncasecmp.
17065         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
17066         the conditional link warning.
17067         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17068         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
17069         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
17070         * modules/strcase (configure.ac): Don't invoke
17071         gl_STRING_MODULE_INDICATOR.
17072         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
17073
17074 2007-02-04  Bruno Haible  <bruno@clisp.org>
17075
17076         New module mbscasecmp, reduced goal of strcasecmp.
17077         * modules/mbscasecmp: New file.
17078         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
17079         (mbscasecmp): Renamed from strcasecmp.
17080         * lib/strcasecmp.c: Don't include mbuiter.h.
17081         (strcasecmp): Remove support for multibyte locales.
17082         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
17083         Change the conditional link warning.
17084         (mbscasecmp): New declaration.
17085         * m4/mbscasecmp.m4: New file.
17086         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
17087         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
17088         REPLACE_STRCASECMP.
17089         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
17090         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
17091         GNULIB_MBSCASECMP.
17092         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
17093         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
17094         * modules/strcase (Files): Remove m4/mbrtowc.m4.
17095         (Depends-on): Remove mbuiter.
17096         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
17097
17098 2007-02-04  Bruno Haible  <bruno@clisp.org>
17099
17100         New module mbsstr. Remove module strstr.
17101         * modules/mbsstr: New file.
17102         * modules/strstr: Remove file.
17103         * lib/mbsstr.c: Renamed from lib/strstr.c.
17104         (mbsstr): Renamed from strstr.
17105         * lib/string_.h (strstr): Remove declaration. Change the conditional
17106         link warning.
17107         (mbsstr): New declaration.
17108         * m4/mbsstr.m4: New file.
17109         * m4/strstr.m4: Remove file.
17110         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
17111         REPLACE_STRSTR.
17112         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
17113         Don't initialize GNULIB_STRSTR.
17114         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
17115         substitute GNULIB_STRSTR and REPLACE_STRSTR.
17116         * MODULES.html.sh (Internationalization functions): Add mbsstr.
17117         (Support for systems lacking ANSI C 89): Remove strstr.
17118
17119 2007-02-04  Bruno Haible  <bruno@clisp.org>
17120
17121         New module mbsrchr.
17122         * modules/mbsrchr: New file.
17123         * lib/mbsrchr.c: New file.
17124         * lib/string_.h (strrchr): Add a conditional link warning.
17125         (mbsrchr): New declaration.
17126         * m4/mbsrchr.m4: New file.
17127         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
17128         GNULIB_MBSRCHR.
17129         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
17130         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
17131
17132 2007-02-04  Bruno Haible  <bruno@clisp.org>
17133
17134         New module mbschr.
17135         * modules/mbschr: New file.
17136         * lib/mbschr.c: New file.
17137         * lib/string_.h (strchr): Add a conditional link warning.
17138         (mbschr): New declaration.
17139         * m4/mbschr.m4: New file.
17140         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
17141         GNULIB_MBSCHR.
17142         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
17143         * MODULES.html.sh (Internationalization functions): Add mbschr.
17144
17145 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
17146
17147         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
17148
17149         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
17150
17151 2007-02-04  Bruno Haible  <bruno@clisp.org>
17152
17153         New module description section 'configure.ac-early'.
17154         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
17155         (func_get_autoconf_early_snippet): New function.
17156         (func_import, func_create_testdir): Use it. Remove special cases for
17157         modules 'extensions' and 'lock'.
17158         * modules/extensions (configure.ac-early): Require
17159         gl_USE_SYSTEM_EXTENSIONS.
17160         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
17161
17162 2007-02-04  Bruno Haible  <bruno@clisp.org>
17163
17164         Make use of gcj-4.3's -fsource and -ftarget option.
17165         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
17166         and if so try the options -fsource and -ftarget.
17167         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
17168         source_version, ftarget_option, target_version arguments.
17169         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
17170         (is_envjavac_oldgcj_14_14_usable): Renamed from
17171         is_envjavac_gcj_14_14_usable.
17172         (is_envjavac_oldgcj_14_13_usable): Renamed from
17173         is_envjavac_gcj_14_13_usable.
17174         (is_gcj_present): Update.
17175         (is_gcj_43, is_gcj43_usable): New functions.
17176         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
17177         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
17178         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
17179         try the options -fsource and -ftarget.
17180
17181 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
17182
17183         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
17184         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
17185         larger value.
17186
17187 2007-02-03  Jim Meyering  <jim@meyering.net>
17188
17189         Give tools a better chance to allocate space for very large buffers.
17190         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
17191
17192         Make pwd and readlink work also when run with an unreadable parent dir
17193         on systems with openat support.
17194         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
17195         provided getcwd function, even when we have openat support.
17196         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
17197
17198 2007-02-02  Bruno Haible  <bruno@clisp.org>
17199
17200         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
17201         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
17202         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
17203         portability problems if one of these functions is only used on specific
17204         platforms.
17205         Reported by Paul Eggert.
17206
17207 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
17208
17209         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
17210         is causing more trouble than it's curing.
17211         * lib/regex_internal.h (__mempcpy): Remove.
17212         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
17213         (and make the code a tad smaller to boot).
17214         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
17215
17216 2007-02-02  Jim Meyering  <jim@meyering.net>
17217
17218         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
17219         section, not in the Makefile.am: one.
17220
17221 2007-02-02  Eric Blake  <ebb9@byu.net>
17222
17223         * lib/strchrnul.c: Always include config.h first.
17224
17225         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
17226         gnulib strstr is not necessary here.
17227
17228 2007-02-02  Simon Josefsson  <simon@josefsson.org>
17229
17230         * m4/socklen.m4: Fix typo.
17231
17232 2007-02-02  Eric Blake  <ebb9@byu.net>
17233
17234         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
17235         * modules/netinet_in (Makefile.am): Likewise.
17236
17237 2007-02-01  Bruno Haible  <bruno@clisp.org>
17238
17239         * lib/string_.h (GL_LINK_WARNING): New macro.
17240         (strcasecmp, strstr, strcasestr): If provided by the system,
17241         conditionally define as a macro that leads to a warning instead of to
17242         an error.
17243         (strncasecmp): Conditionally define as a macro that leads to a warning.
17244
17245 2007-02-01  Karl Berry  <karl@gnu.org>
17246
17247         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
17248
17249 2007-02-01  Bruno Haible  <bruno@clisp.org>
17250
17251         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
17252         renamings.
17253
17254 2007-02-01  Eric Blake  <ebb9@byu.net>
17255
17256         * modules/regex (Depends-on): Revert dependence on mempcpy.
17257         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
17258         module's definition of mempcpy.
17259         Reported by Paul Eggert.
17260
17261 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
17262
17263         * lib/string_.h: If the gnulib module XYZ is not present, undefine
17264         the symbol XYZ before redefining it.  This fixes a problem with
17265         programs that don't use XYZ, when compiled on systems that define
17266         XYZ to something else.
17267
17268 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
17269
17270         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
17271         occurs when "mkdir -m foo" creates a setgid directory that is (1)
17272         writeable to group or other and (2) is intended to have a special
17273         mode bit that is set or cleared.  In such a case, the directory
17274         should be neither group- nor other-writeable until the special
17275         mode bits are right.
17276
17277 2007-01-31  Eric Blake  <ebb9@byu.net>
17278
17279         * modules/mountlist (Depends-on): Add strstr.
17280
17281         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
17282         bug.
17283         * modules/string (Makefile.am): Remove redundant replacement.
17284         * modules/regex (Depends-on): Add mempcpy.
17285
17286 2007-01-31  Bruno Haible  <bruno@clisp.org>
17287
17288         New module description field 'Link'.
17289         * gnulib-tool (func_usage): Document --extract-link-directive.
17290         (sed_extract_prog): Recognize 'Link' directive.
17291         (func_get_link_directive): New function.
17292         (func_import): Show summary of link directives.
17293         Handle --extract-link-directive option.
17294         * modules/acl (Link): New section.
17295         * modules/clock-time (Link): New section.
17296         * modules/euidaccess (Link): New section.
17297         * modules/gettext (Link): New section.
17298         * modules/iconv (Link): New section.
17299         * modules/lock (Link): New section.
17300         * modules/nanosleep (Link): New section.
17301         * modules/readline (Link): New section.
17302
17303 2007-01-27  Bruno Haible  <bruno@clisp.org>
17304
17305         Enforce the use of gnulib modules for unportable <string.h> functions.
17306         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
17307         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
17308         (gl_HEADER_STRING_H_BODY): Require it.
17309         * lib/string_.h: If the gnulib module XYZ is not present, redefine
17310         the symbol XYZ to one that gives a link error.
17311         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
17312         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
17313         * modules/mempcpy (configure.ac): Likewise.
17314         * modules/memrchr (configure.ac): Likewise.
17315         * modules/stpcpy (configure.ac): Likewise.
17316         * modules/stpncpy (configure.ac): Likewise.
17317         * modules/strcase (configure.ac): Likewise.
17318         * modules/strcasestr (configure.ac): Likewise.
17319         * modules/strchrnul (configure.ac): Likewise.
17320         * modules/strdup (configure.ac): Likewise.
17321         * modules/strndup (configure.ac): Likewise.
17322         * modules/strnlen (configure.ac): Likewise.
17323         * modules/strpbrk (configure.ac): Likewise.
17324         * modules/strsep (configure.ac): Likewise.
17325         * modules/strstr (configure.ac): Likewise.
17326         * modules/strtok_r (configure.ac): Likewise.
17327
17328 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
17329
17330         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
17331
17332 2007-01-30  Jim Meyering  <jim@meyering.net>
17333
17334         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
17335
17336 2007-01-29  Bruno Haible  <bruno@clisp.org>
17337
17338         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
17339         * lib/execute.c: Likewise.
17340         * lib/pipe.c: Likewise.
17341         * lib/printf-args.h: Likewise.
17342         * lib/printf-args.c: Likewise.
17343         * lib/printf-parse.c: Likewise.
17344         * lib/vasnprintf.c: Likewise.
17345
17346 2007-01-29  Eric Blake  <ebb9@byu.net>
17347
17348         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
17349         declaration.
17350
17351 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
17352
17353         * lib/strptime.h (strptime): Use 'restrict' for args where
17354         POSIX requires this.
17355         * lib/strptime.c (strptime): Likewise.
17356         Change license notice from LGPL to GPL, since gnulib-tool will
17357         change this as needed.
17358         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
17359         defined.
17360         Include "strptime.h" first, to check interface.
17361         Do not #undef _LIBC and _NL_CURRENT.
17362         Do not include <stdlib.h>; no longer needed.
17363         Include "time_r.h" and declare ptime_locale_status
17364         only if _LIBC is not defined.
17365         (__P): Remove unused macro.
17366         (match_string): Bring back glibc version, but use it only if _LIBC
17367         is defined.
17368         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
17369         Remove unnecessary assertion and abort() call.
17370         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
17371         * m4/strptime.m4: Fix serial number comment.
17372         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
17373         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
17374         (Depends-on): Add time_r.
17375
17376 2007-01-29  Bruno Haible  <bruno@clisp.org>
17377
17378         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
17379         strptime.
17380         * modules/strptime (Depends-on): Add stdbool.
17381         * lib/strptime.h: Include <time.h> always. Add comments.
17382
17383 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
17384
17385         * modules/strptime: New file.
17386         * lib/strptime.h: New file.
17387         * lib/strptime.c: New file.
17388         * m4/strptime.m4: New file.
17389
17390 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
17391
17392         * MODULES.html.sh: New module mpsort.
17393         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
17394
17395         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
17396         a circularity problem with HP-UX ia64 reported by Bob Proulx in
17397         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
17398         All uses changed.
17399         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
17400         All uses changed.
17401         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
17402         to _Restrict_.
17403         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
17404         the parameter matches the prototype.
17405
17406 2007-01-28  Jim Meyering  <jim@meyering.net>
17407
17408         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
17409         sys/time.h here, reverting that part of the previous patch:
17410         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
17411
17412 2007-01-28  Bruno Haible  <bruno@clisp.org>
17413
17414         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
17415         value of $(SYS_TIME_H).
17416         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
17417         remove it conditionally, too. [added by Jim Meyering]
17418         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
17419         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
17420         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
17421         GETTIMEOFDAY_REPLACEMENT to 1.
17422
17423 2007-01-28  Bruno Haible  <bruno@clisp.org>
17424
17425         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
17426         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
17427         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
17428         Set UNISTD_H instead of UNISTD_H2.
17429         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
17430
17431 2007-01-28  Bruno Haible  <bruno@clisp.org>
17432
17433         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
17434         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
17435
17436 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17437
17438         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
17439         (func_create_testdir): Ensure C locale for `grep' and `tr'
17440         character ranges.
17441         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
17442         ACLOCAL_AMFLAGS parsing state machine.
17443
17444 2007-01-27  Bruno Haible  <bruno@clisp.org>
17445
17446         * modules/unistr/base: Update.
17447
17448 2007-01-27  Bruno Haible  <bruno@clisp.org>
17449
17450         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
17451         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
17452         * modules/unistr/u32-mbtouc-unsafe: Renamed from
17453         modules/unistr/u32-mbtouc.
17454         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
17455         * lib/unistr.h: Update.
17456         * lib/linebreak.c: Update.
17457         * modules/unistr/u32-mbtouc: Renamed from
17458         modules/unistr/u32-mbtouc-safe.
17459         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
17460         * lib/unistr.h: Update.
17461         * lib/unistr/u32-to-u8.c: Update.
17462         * lib/unistr/u32-to-u16.c: Update.
17463
17464 2007-01-27  Bruno Haible  <bruno@clisp.org>
17465
17466         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
17467         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
17468         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
17469         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
17470         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
17471         * modules/unistr/u16-mbtouc-unsafe: Renamed from
17472         modules/unistr/u16-mbtouc.
17473         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
17474         * lib/unistr.h: Update.
17475         * lib/linebreak.c: Update.
17476         * modules/linebreak: Update.
17477         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
17478         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
17479         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
17480         * modules/unistr/u16-mbtouc: Renamed from
17481         modules/unistr/u16-mbtouc-safe.
17482         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
17483         * lib/unistr.h: Update.
17484         * lib/unistr/u16-to-u8.c: Update.
17485         * modules/unistr/u16-to-u8: Update.
17486         * lib/unistr/u16-to-u32.c: Update.
17487         * modules/unistr/u16-to-u32: Update.
17488
17489 2007-01-27  Bruno Haible  <bruno@clisp.org>
17490
17491         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
17492         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
17493         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
17494         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
17495         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
17496         * modules/unistr/u8-mbtouc-unsafe: Renamed from
17497         modules/unistr/u8-mbtouc.
17498         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
17499         * lib/unistr.h: Update.
17500         * lib/striconveh.c: Update.
17501         * modules/striconveh: Update.
17502         * lib/linebreak.c: Update.
17503         * modules/linebreak: Update.
17504         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
17505         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
17506         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
17507         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
17508         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
17509         * lib/unistr.h: Update.
17510         * lib/striconveh.c: Update.
17511         * modules/striconveh: Update.
17512         * lib/unistr/u8-to-u16.c: Update.
17513         * modules/unistr/u8-to-u16: Update.
17514         * lib/unistr/u8-to-u32.c: Update.
17515         * modules/unistr/u8-to-u32: Update.
17516
17517 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17518
17519         Sync from Libtool.
17520         * lib/argz.c: Do not include strings.h nor memory.h, include
17521         string.h unconditionally.  Patch by Simon Josefsson.
17522
17523 2007-01-27  Bruno Haible  <bruno@clisp.org>
17524
17525         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
17526         from gl_HEADER_STRING_H_BODY.
17527         (gl_HEADER_STRING_H_BODY): Require it.
17528         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
17529         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
17530         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
17531         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
17532         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
17533         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
17534         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
17535         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
17536         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
17537         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
17538         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
17539         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
17540         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
17541         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
17542         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
17543
17544 2007-01-27  Bruno Haible  <bruno@clisp.org>
17545
17546         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
17547         check_PROGRAMS into noinst_PROGRAMS.
17548         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
17549         check_PROGRAMS in this case.
17550         (func_import): Set for_test to false.
17551         (func_create_testdir): Set for_test to true.
17552
17553 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
17554             Bruno Haible  <bruno@clisp.org>
17555
17556         * modules/strcasestr (Files): Remove lib/strcasestr.h.
17557         (Depends-on): Add string.
17558         (Includes): Use <string.h> instead of strcasestr.h.
17559         * modules/string (Makefile.am): Also substitute the value of
17560         REPLACE_STRCASESTR.
17561         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
17562         assume strcasestr is declared in <string.h> not <strings.h>. Also
17563         set REPLACE_STRCASESTR.
17564         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
17565         REPLACE_STRCASESTR.
17566         * lib/strcasestr.h: Remove file.
17567         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
17568         * lib/string_.h (strcasestr): New declaration.
17569
17570 2007-01-27  Bruno Haible  <bruno@clisp.org>
17571
17572         * lib/string_.h: Use 'extern'.
17573
17574 2007-01-27  Jim Meyering  <jim@meyering.net>
17575
17576         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
17577         of set-but-not-used local, "q".
17578
17579         * lib/mempcpy.c: Include <config.h> before <string.h>.
17580         This fixes a compilation error on HP-UX, due to the system's
17581         "restrict"-using mempcpy prototype.
17582
17583 2007-01-26  Bruno Haible  <bruno@clisp.org>
17584
17585         Small optimization.
17586         * lib/javacomp.c: Include c-strstr.h.
17587          (is_envjavac_gcj): Use c_strstr instead of strstr.
17588         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
17589
17590 2007-01-26  Bruno Haible  <bruno@clisp.org>
17591
17592         * MODULES.html.sh (Unicode string functions): Add the new modules.
17593
17594         * modules/uniconv/u32-strconv-to-locale: New file.
17595         * lib/uniconv/u32-strconv-to-locale.c: New file.
17596
17597         * modules/uniconv/u16-strconv-to-locale: New file.
17598         * lib/uniconv/u16-strconv-to-locale.c: New file.
17599
17600         * modules/uniconv/u8-strconv-to-locale: New file.
17601         * lib/uniconv/u8-strconv-to-locale.c: New file.
17602
17603         * modules/uniconv/u32-strconv-from-locale: New file.
17604         * lib/uniconv/u32-strconv-from-locale.c: New file.
17605
17606         * modules/uniconv/u16-strconv-from-locale: New file.
17607         * lib/uniconv/u16-strconv-from-locale.c: New file.
17608
17609         * modules/uniconv/u8-strconv-from-locale: New file.
17610         * lib/uniconv/u8-strconv-from-locale.c: New file.
17611
17612         * modules/uniconv/u32-strconv-to-enc: New file.
17613         * lib/uniconv/u32-strconv-to-enc.c: New file.
17614         * modules/uniconv/u32-strconv-to-enc-tests: New file.
17615         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
17616
17617         * modules/uniconv/u16-strconv-to-enc: New file.
17618         * lib/uniconv/u16-strconv-to-enc.c: New file.
17619         * lib/uniconv/u-strconv-to-enc.h: New file.
17620         * modules/uniconv/u16-strconv-to-enc-tests: New file.
17621         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
17622
17623         * modules/uniconv/u8-strconv-to-enc: New file.
17624         * lib/uniconv/u8-strconv-to-enc.c: New file.
17625         * modules/uniconv/u8-strconv-to-enc-tests: New file.
17626         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
17627
17628         * modules/uniconv/u32-strconv-from-enc: New file.
17629         * lib/uniconv/u32-strconv-from-enc.c: New file.
17630         * modules/uniconv/u32-strconv-from-enc-tests: New file.
17631         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
17632
17633         * modules/uniconv/u16-strconv-from-enc: New file.
17634         * lib/uniconv/u16-strconv-from-enc.c: New file.
17635         * modules/uniconv/u16-strconv-from-enc-tests: New file.
17636         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
17637
17638         * modules/uniconv/u8-strconv-from-enc: New file.
17639         * lib/uniconv/u8-strconv-from-enc.c: New file.
17640         * lib/uniconv/u-strconv-from-enc.h: New file.
17641         * modules/uniconv/u8-strconv-from-enc-tests: New file.
17642         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
17643
17644         * modules/uniconv/u32-conv-from-enc: New file.
17645         * lib/uniconv/u32-conv-from-enc.c: New file.
17646         * modules/uniconv/u32-conv-from-enc-tests: New file.
17647         * tests/uniconv/test-u32-conv-from-enc.c: New file.
17648
17649         * modules/uniconv/u16-conv-from-enc: New file.
17650         * lib/uniconv/u16-conv-from-enc.c: New file.
17651         * lib/uniconv/u-conv-from-enc.h: New file.
17652         * modules/uniconv/u16-conv-from-enc-tests: New file.
17653         * tests/uniconv/test-u16-conv-from-enc.c: New file.
17654
17655         * modules/uniconv/u8-conv-from-enc: New file.
17656         * lib/uniconv/u8-conv-from-enc.c: New file.
17657         * modules/uniconv/u8-conv-from-enc-tests: New file.
17658         * tests/uniconv/test-u8-conv-from-enc.c: New file.
17659
17660         * modules/uniconv/base: New file.
17661         * lib/uniconv.h: New file.
17662
17663 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
17664
17665         * doc/gnulib-tool.texi (Initial import): Update to match current
17666         behavior with strdup module.
17667         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
17668         * lib/memmem.h: Remove; all uses removed.  This is now done
17669         by <string.h>.
17670         * lib/mempcpy.h: Likewise.
17671         * lib/memrchr.h: Likewise.
17672         * lib/stpcpy.h: Likewise.
17673         * lib/stpncpy.h: Likewise.
17674         * lib/strcase.h: Likewise.
17675         * lib/strchrnul.h: Likewise.
17676         * lib/strdup.h: Likewise.
17677         * lib/strndup.h: Likewise.
17678         * lib/strnlen.h: Likewise.
17679         * lib/strpbrk.h: Likewise.
17680         * lib/strsep.h: Likewise.
17681         * lib/strstr.h: Likewise.
17682         * lib/strtok_r.h: Likewise.
17683         * lib/string_.h: New file.
17684         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
17685         Rely on <string.h> instead.
17686         * lib/canon-host.c: Likewise.
17687         * lib/chdir-long.c: Likewise.
17688         * lib/concatpath.c: Likewise.
17689         * lib/exclude.c: Likewise.
17690         * lib/fchdir.c: Likewise.
17691         * lib/getaddrinfo.c: Likewise.
17692         * lib/getcwd.c: Likewise.
17693         * lib/getsubopt.c: Likewise.
17694         * lib/glob.c: Likewise.
17695         * lib/hard-locale.c: Likewise.
17696         * lib/iconvme.c: Likewise.
17697         * lib/javacomp.c: Likewise.
17698         * lib/mempcpy.c: Likewise.
17699         * lib/memrchr.c: Likewise.
17700         * lib/regex_internal.h: Likewise.
17701         * lib/stpncpy.c: Likewise.
17702         * lib/strcasecmp.c: Likewise.
17703         * lib/strchrnul.c: Likewise.
17704         * lib/strdup.c: Likewise.
17705         * lib/striconv.c: Likewise.
17706         * lib/striconveh.c: Likewise.
17707         * lib/striconveha.c: Likewise.
17708         * lib/strncasecmp.c: Likewise.
17709         * lib/strndup.c: Likewise.
17710         * lib/strnlen.c: Likewise.
17711         * lib/strsep.c: Likewise.
17712         * lib/strstr.c: Likewise.
17713         * lib/strtok_r.c: Likewise.
17714         * lib/userspec.c: Likewise.
17715         * lib/w32spawn.h: Likewise.
17716         * lib/xstrndup.c: Likewise.
17717         * lib/mountlist.c (strstr): Remove decl.
17718         * m4/string_h.m4: New file.
17719         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
17720         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
17721         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
17722         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
17723         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
17724         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
17725         Set REPLACE_STRCASECMP if necessary.
17726         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
17727         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
17728         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
17729         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
17730         HAVE_DECL_STRDUP if necessary.
17731         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
17732         since gl_FUNC_STRNDUP does that now.
17733         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
17734         Check for decl here...
17735         (gl_PREREQ_STRNLEN): ... not here.
17736         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
17737         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
17738         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
17739         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
17740         necessary.
17741         * modules/string: New file.
17742         * modules/memmem (Files): Remove special-purpose include file.
17743         (Depends-on): Add string.
17744         (Include): Include <string.h>, not the removed file.
17745         * modules/mempcpy: Likewise.
17746         * modules/memrchr: Likewise.
17747         * modules/stpcpy: Likewise.
17748         * modules/stpncpy: Likewise.
17749         * modules/strcase: Likewise.
17750         * modules/strchrnul: Likewise.
17751         * modules/strdup: Likewise.
17752         * modules/strndup: Likewise.
17753         * modules/strnlen: Likewise.
17754         * modules/strpbrk: Likewise.
17755         * modules/strsep: Likewise.
17756         * modules/strstr: Likewise.
17757         * modules/strtok_r: Likewise.
17758         * tests/test-dirname.c: Don't include "strdup.h", since
17759         <string.h> now suffices.
17760         * tests/test-memmem.c: Don't include "memmem.h", since
17761         <string.h> now suffices.
17762
17763 2007-01-25  Bruno Haible  <bruno@clisp.org>
17764
17765         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
17766         *resultp is 0.
17767
17768         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
17769         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
17770         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
17771         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
17772
17773         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
17774         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
17775         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
17776         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
17777         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
17778         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
17779
17780 2007-01-24  Bruno Haible  <bruno@clisp.org>
17781
17782         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
17783         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
17784         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
17785         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
17786         gl_FUNC_FTS_CORE.
17787         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
17788         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
17789         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
17790         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
17791         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
17792         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
17793         gl_FUNC_FCHOWNAT.
17794         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
17795         gl_FUNC_STRFTIME.
17796         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
17797         Reported by Ralf Wildenhues.
17798
17799 2007-01-24  Bruno Haible  <bruno@clisp.org>
17800
17801         Drop AC_REQUIRE calls that are redundant with the module dependencies.
17802         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
17803         gl_GETADDRINFO.
17804         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
17805         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
17806         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
17807
17808 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
17809
17810         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
17811         Don't use 'exit'; just return from 'main'.
17812         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
17813
17814         * lib/fnmatch_.h: Readjust white space and comments to match
17815         glibc, to avoid spurious diffs.
17816
17817 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17818
17819         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
17820         2004-12-01 change by Jakub Jelinek, since this code won't compile
17821         if !LIBC.  Problem reported by Bob Proulx.
17822
17823 2007-01-23  Bruno Haible  <bruno@clisp.org>
17824
17825         * lib/striconveh.c: Include c-strcaseeq.h.
17826         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
17827         * modules/striconveh (Depends-on): Add c-strcaseeq.
17828
17829 2007-01-23  Bruno Haible  <bruno@clisp.org>
17830
17831         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
17832
17833         * modules/c-strcaseeq: New file.
17834         * lib/c-strcaseeq.h: New file.
17835
17836         * modules/streq: New file.
17837         * lib/streq.h: New file.
17838
17839 2007-01-23  Bruno Haible  <bruno@clisp.org>
17840
17841         * modules/striconveha-tests: New file.
17842         * tests/test-striconveha.c: New file.
17843
17844         * lib/striconveha.h: Include <stdbool.h>.
17845         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
17846         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
17847         (mem_iconveha_notranslit): Renamed from mem_iconveha.
17848         (mem_iconveha): New function.
17849         (str_iconveha_notranslit): Renamed from str_iconveha.
17850         (str_iconveha): New function.
17851         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
17852         c-strcase.
17853
17854 2007-01-23  Bruno Haible  <bruno@clisp.org>
17855
17856         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
17857         encodings without forgiving before trying any encoding with handler.
17858         (str_iconveha): Try all encodings without forgiving before trying any
17859         encoding with handler.
17860
17861 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
17862
17863         Import the following changes from libc.
17864
17865         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
17866
17867         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
17868
17869         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
17870
17871         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
17872         normal_bracket label.
17873
17874         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
17875
17876         [BZ #361]
17877         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
17878         to normal_bracket after fetching the next character.
17879
17880 2007-01-22  Bruno Haible  <bruno@clisp.org>
17881
17882         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
17883         argument.
17884         * lib/striconveh.c (iconv_carefully_1): New function.
17885         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
17886         argument.
17887         (str_cd_iconveh): Update.
17888         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
17889         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
17890         * tests/test-striconveh.c (MAGIC): New macro.
17891         (new_offsets): New function.
17892         (main): Test call with and without offsets.
17893
17894 2007-01-22  Bruno Haible  <bruno@clisp.org>
17895
17896         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
17897         * modules/sys_select (Makefile.am): Likewise.
17898         * modules/sys_socket (Makefile.am): Likewise.
17899         * modules/sys_time (Makefile.am): Likewise.
17900
17901 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
17902
17903         * modules/gettimeofday (License): Change from GPL to LGPL, since
17904         gettimeofday is a library function.
17905
17906 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17907
17908         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
17909
17910 2007-01-21  Bruno Haible  <bruno@clisp.org>
17911
17912         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
17913
17914 2007-01-21  Bruno Haible  <bruno@clisp.org>
17915
17916         * modules/striconveha: New file.
17917         * lib/striconveha.h: New file.
17918         * lib/striconveha.c: New file.
17919         * MODULES.html.sh (Internationalization functions): Add striconveha.
17920         * lib/striconv.c (str_iconv): Optimize the case of an empty input
17921         string.
17922         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
17923
17924 2007-01-21  Bruno Haible  <bruno@clisp.org>
17925
17926         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
17927         * lib/striconveh.c (str_iconveh): Likewise.
17928
17929 2007-01-21  Bruno Haible  <bruno@clisp.org>
17930
17931         * lib/striconveh.h (mem_iconveh): New declaration.
17932         * lib/striconveh.c (mem_iconveh): New function.
17933         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
17934
17935 2007-01-21  Bruno Haible  <bruno@clisp.org>
17936
17937         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
17938
17939         * lib/striconveh.h (mem_cd_iconveh): Change specification.
17940         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
17941         original result buffer.
17942         (str_cd_iconveh): Update.
17943         * tests/test-striconveh.c (main): Update.
17944
17945         * lib/striconv.h (mem_cd_iconv): Change specification.
17946         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
17947         result buffer.
17948         (str_cd_iconv): Update.
17949         * tests/test-striconv.c (main): Update.
17950
17951 2007-01-21  Bruno Haible  <bruno@clisp.org>
17952
17953         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
17954
17955 2007-01-20  Jim Meyering  <jim@meyering.net>
17956
17957         * lib/userspec.c (parse_with_separator): If a user or group string
17958         starts with "+", skip the corresponding name-to-ID look-up, since
17959         such a look-up must fail: user and group names may not include "+".
17960
17961 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
17962
17963         * lib/poll.c: Include sys/time.h and time.h unconditionally,
17964         since we now assume the sys_time module.
17965         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
17966         check for sys/time.h; no longer needed.
17967         * modules/poll (Depends-on): Depend on sys_time.
17968
17969 2007-01-18  Bruno Haible  <bruno@clisp.org>
17970
17971         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
17972         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
17973
17974         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
17975         gettimeofday.
17976
17977         * tests/test-gettimeofday.c: Include <time.h>.
17978         (dummy): Remove variable.
17979
17980         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
17981         gl_HEADER_SYS_TIME_H.
17982         (gl_HEADER_SYS_TIME_H): New macro.
17983
17984         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
17985         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
17986         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
17987         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
17988         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
17989         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
17990         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
17991         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
17992         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
17993         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
17994         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
17995
17996         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
17997         last change; it caused a compilation error when cross-compiling to
17998         Cygwin.
17999
18000 2007-01-18  Jim Meyering  <jim@meyering.net>
18001
18002         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
18003         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
18004         than the race-prone "test -d sys || mkdir sys".
18005         (configure.ac): Use AC_PROG_MKDIR_P.
18006         * modules/sys_select: Likewise.
18007         * modules/sys_socket: Likewise.
18008         * modules/sys_time: Likewise.
18009
18010 2007-01-18  Eric Blake  <ebb9@byu.net>
18011
18012         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
18013         replace gettimeofday.
18014         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
18015         name, to avoid infinite recursion.
18016
18017 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
18018
18019         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
18020         module sys_time.
18021         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
18022         assume timespec.h defines struct timeval.
18023         * lib/settime.c: Likewise.
18024         * lib/utimens.c: Likewise.
18025         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
18026         since we now assume the gettimeofday module.
18027         * lib/tempname.c (__gen_tempname): Likewise.
18028         * lib/gettimeofday.h: Remove.
18029         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
18030         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
18031         Include <time.h>, for 'time()'.
18032         (localtime_buffer_addr): Also use this workaround if
18033         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
18034         to simplify the uses.  All uses changed.
18035         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
18036         that #undef is inside {}, and 'const' follows type name consistently.
18037         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
18038         (gettimeofday): Do not use the maximum possible value for
18039         tv->tv_usec, since that might break usages other than ls.c.
18040         Instead, we'll leave ls.c alone.  This undoes today's patch
18041         by Bruno.  Add a compile-time warning for 1s-clock resolution;
18042         we've never observed the problem but might as well keep the
18043         canary.
18044         * lib/nanosleep.c: Include timespec.h first, for interface check.
18045         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
18046         now assume the sys_time module.
18047         * lib/tempname.c: Likewise.
18048         * lib/timespec.h: Likewise.
18049         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
18050         needed.
18051         * lib/strftime.c: Likewise.
18052         * lib/timespec.h: Likewise.
18053         * lib/posixtm.c: Include posixtm.h first, for interface check.
18054         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
18055         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
18056         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
18057         * lib/sys_time_.h: New file.
18058         * lib/timespec.h (struct timespec): Use long int, not long.
18059         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
18060         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
18061         Remove obsolescent call to AC_HEADER_TIME.
18062         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
18063         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
18064         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
18065         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
18066         Likewise.
18067         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
18068         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
18069         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
18070         into the sys_time module.  Check for gettimeofday just once.
18071         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
18072         for gettimeofday signature to just check the signature.  Merely
18073         compile it, since linking doesn't test signature.  Improve test for
18074         whether gettimeofday.o is actually needed.
18075         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
18076         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
18077         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
18078         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
18079         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
18080         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
18081         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
18082         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
18083         than worrying about sys/time.h.
18084         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
18085         Don't bother worrying about TIME_WITH_SYS_TIME.
18086         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
18087         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
18088         * m4/sys_time_h.m4: New file.
18089         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
18090         Don't include sys/time.h.  Return from main rather than exiting.
18091         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
18092         all uses changed.
18093         * modules/gethrxtime (Depends-on): Add sys_time.
18094         * modules/gettime (Depends-on): Likewise.
18095         * modules/gettimeofday (Depends-on): Likewise.
18096         * modules/nanosleep (Depends-on): Likewise.
18097         * modules/settime (Depends-on): Likewise.
18098         * modules/tempname (Depends-on): Likewise.
18099         * modules/utimens (Depends-on): Likewise.
18100         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
18101         (Include:) Change back to <sys/time.h>.
18102         (Maintainer:) Add self.
18103         * modules/sys_time: New file.
18104         * modules/tempname (Depends-on): Add gettimeofday.
18105         * tests/test-gettimeofday.c: Include <sys/time.h>
18106         rather than gettimeofday.h.
18107
18108 2007-01-17  Bruno Haible  <bruno@clisp.org>
18109
18110         * gnulib-tool (func_get_license): Revert last patch. Instead, let
18111         the license default to GPL.
18112         (func_create_testdir): Don't complain if a module is LGPL and its
18113         tests module depends on GPLed modules.
18114
18115 2007-01-17  Bruno Haible  <bruno@clisp.org>
18116
18117         * lib/gettimeofday.c (gettimeofday): Add code for the case
18118         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
18119         maximum possible value for tv->tv_usec, rather than the minimum one.
18120
18121 2005-10-08  Martin Lambers  <marlam@marlam.de>
18122 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
18123 2007-01-16  Bruno Haible  <bruno@clisp.org>
18124
18125         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
18126         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
18127         gl_FUNC_GETTIMEOFDAY.
18128         (Include): Add gettimeofday.h.
18129         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
18130         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
18131         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
18132         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
18133         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
18134         * lib/gettimeofday.h: New file.
18135         * lib/gettimeofday.c: Include <sys/timeb.h>.
18136         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
18137         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
18138         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
18139         fall back on time().
18140
18141         * tests/test-gettimeofday.c: New file.
18142         * modules/gettimeofday-tests: New file.
18143
18144 2007-01-16  Eric Blake  <ebb9@byu.net>
18145
18146         * modules/fnmatch (Depends-on): Depend on wchar.
18147         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
18148         * m4/fnmatch.m4: Likewise.
18149         * modules/mbchar (Makefile.am): Assume <wchar.h>.
18150         * m4/mbchar.m4: Likewise.
18151         * modules/mbswidth (Depends-on): Depend on wchar.
18152         * lib/mbswidth.c: Assume <wchar.h>.
18153         * m4/mbswidth.m4: Likewise.
18154         * modules/quotearg (Depends-on): Depend on wchar.
18155         * lib/quotearg.c: Assume <wchar.h>.
18156         * m4/quotearg.m4: Likewise.
18157         * modules/regex (Depends-on): Depend on wchar.
18158         * lib/regex_internal.h: Assume <wchar.h>.
18159         * m4/regex.m4: Likewise.
18160         * modules/stdint (Depends-on): Depend on wchar.
18161         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
18162         * m4/stdint.m4: Likewise.
18163         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
18164         * modules/strftime (Depends-on): Depend on wchar.
18165         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
18166         * modules/strtol (Depends-on): Depend on wchar.
18167         * lib/strtol.c: Assume <wchar.h>.
18168         * modules/wcwidth (Depends-on): Depend on wchar.
18169         * lib/wcwidth.h: Assume <wchar.h>.
18170         * m4/wcwidth.m4: Likewise.
18171
18172 2007-01-16  Bruno Haible  <bruno@clisp.org>
18173
18174         * modules/csharpexec-script: New, created from...
18175         * modules/csharpexec: ... this.
18176
18177 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
18178
18179         * modules/javaexec-script: New, created from...
18180         * modules/javaexec: ... this.
18181
18182 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18183
18184         * modules/poll (Dependencies): Add sys_select.
18185
18186 2007-01-15  Jim Meyering  <jim@meyering.net>
18187
18188         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
18189         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
18190         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
18191         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
18192
18193 2007-01-15  Bruno Haible  <bruno@clisp.org>
18194
18195         * modules/striconveh: New file.
18196         * lib/striconveh.h: New file.
18197         * lib/striconveh.c: New file.
18198         * MODULES.html.sh (Internationalization functions): Add striconveh.
18199
18200         * modules/striconveh-tests: New file.
18201         * tests/test-striconveh.c: New file.
18202
18203 2007-01-15  Bruno Haible  <bruno@clisp.org>
18204
18205         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
18206         not from GNU libiconv or GNU libc.
18207
18208 2007-01-15  Bruno Haible  <bruno@clisp.org>
18209
18210         * doc/gnulib-intro.texi (Copyright): Explain the different license
18211         terms for module descriptions, autoconf macros, tests, documentation.
18212
18213 2007-01-14  Bruno Haible  <bruno@clisp.org>
18214
18215         * modules/striconv-tests: New file.
18216         * tests/test-striconv.c: New file.
18217
18218 2007-01-14  Bruno Haible  <bruno@clisp.org>
18219
18220         * modules/iconv-tests: New file.
18221         * tests/test-iconv.c: New file.
18222
18223 2007-01-14  Bruno Haible  <bruno@clisp.org>
18224
18225         * gnulib-tool (func_get_license): For test modules, use the license of
18226         the main module.
18227
18228 2007-01-14  Bruno Haible  <bruno@clisp.org>
18229
18230         * modules/iconv (Include): Clarify that <iconv.h> can only be included
18231         if iconv is found to exist.
18232
18233 2007-01-14  Bruno Haible  <bruno@clisp.org>
18234
18235         * modules/c-ctype-tests: New file.
18236         * tests/test-c-ctype.c: New file.
18237
18238 2007-01-14  Bruno Haible  <bruno@clisp.org>
18239
18240         * modules/binary-io-tests: New file.
18241         * tests/test-binary-io.sh: New file.
18242         * tests/test-binary-io.c: New file.
18243
18244 2007-01-14  Bruno Haible  <bruno@clisp.org>
18245
18246         * modules/array-oset-tests: New file.
18247         * tests/test-array_oset.c: New file.
18248
18249 2007-01-14  Bruno Haible  <bruno@clisp.org>
18250
18251         * modules/array-list-tests: New file.
18252         * tests/test-array_list.c: New file.
18253
18254 2007-01-14  Bruno Haible  <bruno@clisp.org>
18255
18256         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
18257         and make.
18258         Reported by Simon Josefsson in
18259         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
18260
18261 2007-01-14  Bruno Haible  <bruno@clisp.org>
18262
18263         * modules/allocsa-tests: New file.
18264         * tests/test-allocsa.c: New file.
18265
18266 2007-01-14  Bruno Haible  <bruno@clisp.org>
18267
18268         * modules/fchdir (Depends-on): Add absolute-header.
18269         * modules/unistd (Depends-on): Likewise.
18270
18271 2006-12-30  Bruno Haible  <bruno@clisp.org>
18272
18273         * modules/fchdir: New file.
18274         * modules/unistd (Files): Add lib/unistd_.h.
18275         (Makefile.am): Generate unistd.h from unistd_.h.
18276         * lib/fchdir.c: New file.
18277         * lib/dirent_.h: New file.
18278         * lib/unistd_.h: New file.
18279         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
18280         * m4/fchdir.m4: New file.
18281         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
18282         (gl_HEADER_UNISTD): Invoke it.
18283         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
18284         function.
18285         * lib/backupfile.c (opendir, closedir): Undefine.
18286         * lib/chown.c (open, close): Undefine.
18287         * lib/clean-temp.c (open, close): Undefine.
18288         * lib/copy-file.c (open, close): Undefine.
18289         * lib/execute.c (open, close): Undefine.
18290         * lib/fsusage.c (open, close): Undefine.
18291         * lib/gc-gnulib.c (open, close): Undefine.
18292         * lib/getcwd.c (opendir, closedir): Undefine.
18293         * lib/glob.c (opendir, closedir): Undefine.
18294         * lib/javacomp.c (open, close): Undefine.
18295         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
18296         * lib/openat-proc.c (open, close): Undefine.
18297         * lib/pagealign_alloc.c (open, close): Undefine.
18298         * lib/pipe.c (open, close): Undefine.
18299         * lib/progreloc.c (open, close): Undefine.
18300         * lib/savedir.c (opendir, closedir): Undefine.
18301         * lib/utime.c (open, close): Undefine.
18302         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
18303
18304 2007-01-10  Bruno Haible  <bruno@clisp.org>
18305
18306         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
18307
18308 2007-01-12  Eric Blake  <ebb9@byu.net>
18309
18310         Provide a robust <wchar.h>.  Further simplifications are now
18311         possible in other modules, but not included here.
18312         * modules/wchar: New module.
18313         * m4/wchar.m4: New file.
18314         * lib/wchar_.h: Likewise.
18315         * modules/mbchar (Depends-on): Depend on wchar, as the first use
18316         of the new module.
18317         * MODULES.html.sh (Extended multibyte and wide character utilities):
18318         New section.
18319
18320 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
18321
18322         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
18323         to a reasonable default for memory allocation.
18324         (xreadlink): Don't allocate a huge buffer, to work around a buggy
18325         file system that reports garbage st_size values for symlinks.
18326         Problem reported by Liyang Hu.
18327
18328 2007-01-11  Simon Josefsson  <simon@josefsson.org>
18329
18330         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
18331         Emacs .#* auto-save files).
18332
18333 2007-01-11  Bruno Haible  <bruno@clisp.org>
18334
18335         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
18336         directory.
18337
18338 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
18339
18340         Use @...@ consistently in lib/wctype_.h.
18341         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
18342         on it being set to 1 or 0.
18343         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
18344         go back to AC_SUBSTing it.
18345         * modules/wctype (Makefile.am): Undo previous change.
18346
18347 2007-01-10  Eric Blake  <ebb9@byu.net>
18348
18349         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
18350         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
18351         * modules/wctype (Makefile.am): Likewise.
18352         Reported by Chris McGuire.
18353
18354 2007-01-10  Jim Meyering  <jim@meyering.net>
18355
18356         fts.c: a small readability/maintainability improvement
18357         * lib/fts.c (fts_read): Make this code slightly more readable and
18358         maintainable by hoisting the "sp->fts_cur = p" assignments to
18359         immediately follow the statements that set P.  Derived from
18360         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
18361
18362 2007-01-10  Eric Blake  <ebb9@byu.net>
18363
18364         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
18365         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
18366         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
18367         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
18368         Reported by Chris McGuire.
18369
18370 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18371
18372         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
18373         in sed script.
18374
18375 2007-01-09  Bruno Haible  <bruno@clisp.org>
18376
18377         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
18378         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
18379         variables.
18380         (func_module): Use them.
18381
18382 2007-01-09  Bruno Haible  <bruno@clisp.org>
18383
18384         * modules/unistr/base: New file.
18385         * lib/unistr.h: New file.
18386
18387         * modules/unistr/u8-to-u16: New file.
18388         * lib/unistr/u8-to-u16.c: New file.
18389
18390         * modules/unistr/u8-to-u32: New file.
18391         * lib/unistr/u8-to-u32.c: New file.
18392
18393         * modules/unistr/u16-to-u8: New file.
18394         * lib/unistr/u16-to-u8.c: New file.
18395
18396         * modules/unistr/u16-to-u32: New file.
18397         * lib/unistr/u16-to-u32.c: New file.
18398
18399         * modules/unistr/u32-to-u8: New file.
18400         * lib/unistr/u32-to-u8.c: New file.
18401
18402         * modules/unistr/u32-to-u16: New file.
18403         * lib/unistr/u32-to-u16.c: New file.
18404
18405         * modules/unistr/u8-check: New file.
18406         * modules/unistr/u16-check: New file.
18407         * modules/unistr/u32-check: New file.
18408         * lib/unistr/u8-check.c: New file.
18409         * lib/unistr/u16-check.c: New file.
18410         * lib/unistr/u32-check.c: New file.
18411
18412         * modules/unistr/u8-chr: New file.
18413         * modules/unistr/u16-chr: New file.
18414         * modules/unistr/u32-chr: New file.
18415         * lib/unistr/u8-chr.c: New file.
18416         * lib/unistr/u16-chr.c: New file.
18417         * lib/unistr/u32-chr.c: New file.
18418
18419         * modules/unistr/u8-cmp: New file.
18420         * modules/unistr/u16-cmp: New file.
18421         * modules/unistr/u32-cmp: New file.
18422         * lib/unistr/u8-cmp.c: New file.
18423         * lib/unistr/u16-cmp.c: New file.
18424         * lib/unistr/u32-cmp.c: New file.
18425
18426         * modules/unistr/u8-cpy: New file.
18427         * modules/unistr/u16-cpy: New file.
18428         * modules/unistr/u32-cpy: New file.
18429         * lib/unistr/u8-cpy.c: New file.
18430         * lib/unistr/u16-cpy.c: New file.
18431         * lib/unistr/u32-cpy.c: New file.
18432         * lib/unistr/u-cpy.h: New file.
18433
18434         * modules/unistr/u8-cpy-alloc: New file.
18435         * modules/unistr/u16-cpy-alloc: New file.
18436         * modules/unistr/u32-cpy-alloc: New file.
18437         * lib/unistr/u8-cpy-alloc.c: New file.
18438         * lib/unistr/u16-cpy-alloc.c: New file.
18439         * lib/unistr/u32-cpy-alloc.c: New file.
18440         * lib/unistr/u-cpy-alloc.h: New file.
18441
18442         * modules/unistr/u8-endswith: New file.
18443         * modules/unistr/u16-endswith: New file.
18444         * modules/unistr/u32-endswith: New file.
18445         * lib/unistr/u8-endswith.c: New file.
18446         * lib/unistr/u16-endswith.c: New file.
18447         * lib/unistr/u32-endswith.c: New file.
18448         * lib/unistr/u-endswith.h: New file.
18449
18450         * modules/unistr/u8-mblen: New file.
18451         * modules/unistr/u16-mblen: New file.
18452         * modules/unistr/u32-mblen: New file.
18453         * lib/unistr/u8-mblen.c: New file.
18454         * lib/unistr/u16-mblen.c: New file.
18455         * lib/unistr/u32-mblen.c: New file.
18456
18457         * modules/unistr/u8-mbtouc: New file.
18458         * modules/unistr/u16-mbtouc: New file.
18459         * modules/unistr/u32-mbtouc: New file.
18460         * lib/unistr/u8-mbtouc.c: New file.
18461         * lib/unistr/u16-mbtouc.c: New file.
18462         * lib/unistr/u32-mbtouc.c: New file.
18463
18464         * modules/unistr/u8-mbtouc-safe: New file.
18465         * modules/unistr/u16-mbtouc-safe: New file.
18466         * modules/unistr/u32-mbtouc-safe: New file.
18467         * lib/unistr/u8-mbtouc-safe.c: New file.
18468         * lib/unistr/u16-mbtouc-safe.c: New file.
18469         * lib/unistr/u32-mbtouc-safe.c: New file.
18470
18471         * modules/unistr/u8-move: New file.
18472         * modules/unistr/u16-move: New file.
18473         * modules/unistr/u32-move: New file.
18474         * lib/unistr/u8-move.c: New file.
18475         * lib/unistr/u16-move.c: New file.
18476         * lib/unistr/u32-move.c: New file.
18477         * lib/unistr/u-move.h: New file.
18478
18479         * modules/unistr/u8-next: New file.
18480         * modules/unistr/u16-next: New file.
18481         * modules/unistr/u32-next: New file.
18482         * lib/unistr/u8-next.c: New file.
18483         * lib/unistr/u16-next.c: New file.
18484         * lib/unistr/u32-next.c: New file.
18485
18486         * modules/unistr/u8-prev: New file.
18487         * modules/unistr/u16-prev: New file.
18488         * modules/unistr/u32-prev: New file.
18489         * lib/unistr/u8-prev.c: New file.
18490         * lib/unistr/u16-prev.c: New file.
18491         * lib/unistr/u32-prev.c: New file.
18492
18493         * modules/unistr/u8-set: New file.
18494         * modules/unistr/u16-set: New file.
18495         * modules/unistr/u32-set: New file.
18496         * lib/unistr/u8-set.c: New file.
18497         * lib/unistr/u16-set.c: New file.
18498         * lib/unistr/u32-set.c: New file.
18499         * lib/unistr/u-set.h: New file.
18500
18501         * modules/unistr/u8-startswith: New file.
18502         * modules/unistr/u16-startswith: New file.
18503         * modules/unistr/u32-startswith: New file.
18504         * lib/unistr/u8-startswith.c: New file.
18505         * lib/unistr/u16-startswith.c: New file.
18506         * lib/unistr/u32-startswith.c: New file.
18507         * lib/unistr/u-startswith.h: New file.
18508
18509         * modules/unistr/u8-stpcpy: New file.
18510         * modules/unistr/u16-stpcpy: New file.
18511         * modules/unistr/u32-stpcpy: New file.
18512         * lib/unistr/u8-stpcpy.c: New file.
18513         * lib/unistr/u16-stpcpy.c: New file.
18514         * lib/unistr/u32-stpcpy.c: New file.
18515         * lib/unistr/u-stpcpy.h: New file.
18516
18517         * modules/unistr/u8-stpncpy: New file.
18518         * modules/unistr/u16-stpncpy: New file.
18519         * modules/unistr/u32-stpncpy: New file.
18520         * lib/unistr/u8-stpncpy.c: New file.
18521         * lib/unistr/u16-stpncpy.c: New file.
18522         * lib/unistr/u32-stpncpy.c: New file.
18523         * lib/unistr/u-stpncpy.h: New file.
18524
18525         * modules/unistr/u8-strcat: New file.
18526         * modules/unistr/u16-strcat: New file.
18527         * modules/unistr/u32-strcat: New file.
18528         * lib/unistr/u8-strcat.c: New file.
18529         * lib/unistr/u16-strcat.c: New file.
18530         * lib/unistr/u32-strcat.c: New file.
18531         * lib/unistr/u-strcat.h: New file.
18532
18533         * modules/unistr/u8-strchr: New file.
18534         * modules/unistr/u16-strchr: New file.
18535         * modules/unistr/u32-strchr: New file.
18536         * lib/unistr/u8-strchr.c: New file.
18537         * lib/unistr/u16-strchr.c: New file.
18538         * lib/unistr/u32-strchr.c: New file.
18539
18540         * modules/unistr/u8-strcmp: New file.
18541         * modules/unistr/u16-strcmp: New file.
18542         * modules/unistr/u32-strcmp: New file.
18543         * lib/unistr/u8-strcmp.c: New file.
18544         * lib/unistr/u16-strcmp.c: New file.
18545         * lib/unistr/u32-strcmp.c: New file.
18546
18547         * modules/unistr/u8-strcpy: New file.
18548         * modules/unistr/u16-strcpy: New file.
18549         * modules/unistr/u32-strcpy: New file.
18550         * lib/unistr/u8-strcpy.c: New file.
18551         * lib/unistr/u16-strcpy.c: New file.
18552         * lib/unistr/u32-strcpy.c: New file.
18553         * lib/unistr/u-strcpy.h: New file.
18554
18555         * modules/unistr/u8-strcspn: New file.
18556         * modules/unistr/u16-strcspn: New file.
18557         * modules/unistr/u32-strcspn: New file.
18558         * lib/unistr/u8-strcspn.c: New file.
18559         * lib/unistr/u16-strcspn.c: New file.
18560         * lib/unistr/u32-strcspn.c: New file.
18561         * lib/unistr/u-strcspn.h: New file.
18562
18563         * modules/unistr/u8-strdup: New file.
18564         * modules/unistr/u16-strdup: New file.
18565         * modules/unistr/u32-strdup: New file.
18566         * lib/unistr/u8-strdup.c: New file.
18567         * lib/unistr/u16-strdup.c: New file.
18568         * lib/unistr/u32-strdup.c: New file.
18569         * lib/unistr/u-strdup.h: New file.
18570
18571         * modules/unistr/u8-strlen: New file.
18572         * modules/unistr/u16-strlen: New file.
18573         * modules/unistr/u32-strlen: New file.
18574         * lib/unistr/u8-strlen.c: New file.
18575         * lib/unistr/u16-strlen.c: New file.
18576         * lib/unistr/u32-strlen.c: New file.
18577         * lib/unistr/u-strlen.h: New file.
18578
18579         * modules/unistr/u8-strmblen: New file.
18580         * modules/unistr/u16-strmblen: New file.
18581         * modules/unistr/u32-strmblen: New file.
18582         * lib/unistr/u8-strmblen.c: New file.
18583         * lib/unistr/u16-strmblen.c: New file.
18584         * lib/unistr/u32-strmblen.c: New file.
18585
18586         * modules/unistr/u8-strmbtouc: New file.
18587         * modules/unistr/u16-strmbtouc: New file.
18588         * modules/unistr/u32-strmbtouc: New file.
18589         * lib/unistr/u8-strmbtouc.c: New file.
18590         * lib/unistr/u16-strmbtouc.c: New file.
18591         * lib/unistr/u32-strmbtouc.c: New file.
18592
18593         * modules/unistr/u8-strncat: New file.
18594         * modules/unistr/u16-strncat: New file.
18595         * modules/unistr/u32-strncat: New file.
18596         * lib/unistr/u8-strncat.c: New file.
18597         * lib/unistr/u16-strncat.c: New file.
18598         * lib/unistr/u32-strncat.c: New file.
18599         * lib/unistr/u-strncat.h: New file.
18600
18601         * modules/unistr/u8-strncmp: New file.
18602         * modules/unistr/u16-strncmp: New file.
18603         * modules/unistr/u32-strncmp: New file.
18604         * lib/unistr/u8-strncmp.c: New file.
18605         * lib/unistr/u16-strncmp.c: New file.
18606         * lib/unistr/u32-strncmp.c: New file.
18607
18608         * modules/unistr/u8-strncpy: New file.
18609         * modules/unistr/u16-strncpy: New file.
18610         * modules/unistr/u32-strncpy: New file.
18611         * lib/unistr/u8-strncpy.c: New file.
18612         * lib/unistr/u16-strncpy.c: New file.
18613         * lib/unistr/u32-strncpy.c: New file.
18614         * lib/unistr/u-strncpy.h: New file.
18615
18616         * modules/unistr/u8-strnlen: New file.
18617         * modules/unistr/u16-strnlen: New file.
18618         * modules/unistr/u32-strnlen: New file.
18619         * lib/unistr/u8-strnlen.c: New file.
18620         * lib/unistr/u16-strnlen.c: New file.
18621         * lib/unistr/u32-strnlen.c: New file.
18622         * lib/unistr/u-strnlen.h: New file.
18623
18624         * modules/unistr/u8-strpbrk: New file.
18625         * modules/unistr/u16-strpbrk: New file.
18626         * modules/unistr/u32-strpbrk: New file.
18627         * lib/unistr/u8-strpbrk.c: New file.
18628         * lib/unistr/u16-strpbrk.c: New file.
18629         * lib/unistr/u32-strpbrk.c: New file.
18630         * lib/unistr/u-strpbrk.h: New file.
18631
18632         * modules/unistr/u8-strrchr: New file.
18633         * modules/unistr/u16-strrchr: New file.
18634         * modules/unistr/u32-strrchr: New file.
18635         * lib/unistr/u8-strrchr.c: New file.
18636         * lib/unistr/u16-strrchr.c: New file.
18637         * lib/unistr/u32-strrchr.c: New file.
18638
18639         * modules/unistr/u8-strspn: New file.
18640         * modules/unistr/u16-strspn: New file.
18641         * modules/unistr/u32-strspn: New file.
18642         * lib/unistr/u8-strspn.c: New file.
18643         * lib/unistr/u16-strspn.c: New file.
18644         * lib/unistr/u32-strspn.c: New file.
18645         * lib/unistr/u-strspn.h: New file.
18646
18647         * modules/unistr/u8-strstr: New file.
18648         * modules/unistr/u16-strstr: New file.
18649         * modules/unistr/u32-strstr: New file.
18650         * lib/unistr/u8-strstr.c: New file.
18651         * lib/unistr/u16-strstr.c: New file.
18652         * lib/unistr/u32-strstr.c: New file.
18653         * lib/unistr/u-strstr.h: New file.
18654
18655         * modules/unistr/u8-strtok: New file.
18656         * modules/unistr/u16-strtok: New file.
18657         * modules/unistr/u32-strtok: New file.
18658         * lib/unistr/u8-strtok.c: New file.
18659         * lib/unistr/u16-strtok.c: New file.
18660         * lib/unistr/u32-strtok.c: New file.
18661         * lib/unistr/u-strtok.h: New file.
18662
18663         * modules/unistr/u8-uctomb: New file.
18664         * modules/unistr/u16-uctomb: New file.
18665         * modules/unistr/u32-uctomb: New file.
18666         * lib/unistr/u8-uctomb.c: New file.
18667         * lib/unistr/u16-uctomb.c: New file.
18668         * lib/unistr/u32-uctomb.c: New file.
18669
18670         * MODULES.html.sh (Unicode string functions): Add the new modules.
18671
18672 2007-01-08  Bruno Haible  <bruno@clisp.org>
18673
18674         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
18675         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
18676         subdirectories.
18677
18678 2007-01-08  Karl Berry  <karl@gnu.org>
18679
18680         * doc/error.texi: mention that main() fns must set program_name
18681         when progname is used.
18682
18683 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
18684
18685         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
18686         WCTYPE_H is empty, for the benefit of builds from non-distclean
18687         directories.  Problem reported by Eric Blake in
18688         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
18689
18690 2007-01-08  Bruno Haible  <bruno@clisp.org>
18691
18692         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
18693         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
18694         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
18695         PROVIDE_CANONICALIZE_FILENAME_MODE.
18696         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
18697
18698 2007-01-08  Bruno Haible  <bruno@clisp.org>
18699
18700         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
18701         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
18702         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
18703         * lib/fts.c: Likewise.
18704         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
18705
18706 2006-12-25  Bruno Haible  <bruno@clisp.org>
18707
18708         * modules/utf8-ucs4-safe: New file.
18709         * lib/utf8-ucs4-safe.h: New file.
18710         * lib/unistr/utf8-ucs4-safe.c: New file.
18711
18712         * modules/utf16-ucs4-safe: New file.
18713         * lib/utf16-ucs4-safe.h: New file.
18714         * lib/unistr/utf16-ucs4-safe.c: New file.
18715
18716         * MODULES.html.sh (Unicode string functions): Add the new modules.
18717
18718 2007-01-08  Bruno Haible  <bruno@clisp.org>
18719
18720         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
18721         (Depends-on): Add unitypes.
18722         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
18723         (u8_mbtouc_aux): Move out to separate file.
18724         (u8_mbtouc): Use ucs4_t, uint8_t types.
18725         * lib/unistr/utf8-ucs4.c: New file.
18726
18727         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
18728         (Depends-on): Add unitypes.
18729         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
18730         (u16_mbtouc_aux): Move out to separate file.
18731         (u16_mbtouc): Use ucs4_t, uint16_t types.
18732         * lib/unistr/utf16-ucs4.c: New file.
18733
18734         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
18735         (Depends-on): Add unitypes.
18736         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
18737         (u8_uctomb_aux): Move out to separate file.
18738         (u8_uctomb): Use ucs4_t, uint8_t types.
18739         * lib/unistr/ucs4-utf8.c: New file.
18740
18741         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
18742         (Depends-on): Add unitypes.
18743         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
18744         (u16_uctomb_aux): Move out to separate file.
18745         (u16_uctomb): Use ucs4_t, uint16_t types.
18746         * lib/unistr/ucs4-utf16.c: New file.
18747
18748 2006-12-25  Bruno Haible  <bruno@clisp.org>
18749
18750         * modules/unitypes: New file.
18751         * lib/unitypes.h: New file.
18752         * MODULES.html.sh (func_all_modules): New section "Unicode string
18753         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
18754         this section. Add unitypes.
18755
18756 2007-01-08  Bruno Haible  <bruno@clisp.org>
18757
18758         Avoid variable names that conflict with those from libtool.
18759         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
18760         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
18761         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
18762         library_names_spec to acl_library_names_spec, hardcode_* to
18763         acl_hardcode_*.
18764         Reported by Ralf Wildenhues.
18765
18766 2007-01-08  Bruno Haible  <bruno@clisp.org>
18767
18768         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
18769         definition.
18770         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
18771         definition.
18772         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
18773         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
18774         definition.
18775         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
18776         definition.
18777         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
18778         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
18779         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
18780         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
18781         definition.
18782         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
18783         definition.
18784         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
18785         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
18786         GC_USE_<algorithm>.
18787         * lib/gc-libgcrypt.c: Likewise.
18788         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
18789         * modules/gc-arctwo (configure.ac): Likewise.
18790         * modules/gc-des (configure.ac): Likewise.
18791         * modules/gc-hmac-md5 (configure.ac): Likewise.
18792         * modules/gc-hmac-sha1 (configure.ac): Likewise.
18793         * modules/gc-md2 (configure.ac): Likewise.
18794         * modules/gc-md4 (configure.ac): Likewise.
18795         * modules/gc-md5 (configure.ac): Likewise.
18796         * modules/gc-random (configure.ac): Likewise.
18797         * modules/gc-rijndael (configure.ac): Likewise.
18798         * modules/gc-sha1 (configure.ac): Likewise.
18799
18800 2007-01-08  Bruno Haible  <bruno@clisp.org>
18801
18802         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
18803         macro definition.
18804         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
18805         definition.
18806         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
18807         definition.
18808         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
18809         * modules/fcntl-safer (configure.ac): Likewise.
18810         * modules/fopen-safer (configure.ac): Likewise.
18811         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
18812         GNULIB_FWRITEERROR macro definition.
18813
18814 2007-01-08  Bruno Haible  <bruno@clisp.org>
18815
18816         * m4/gnulib-common.m4: New file.
18817         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
18818         (func_get_filelist): Add m4/gnulib-common.m4.
18819
18820 2007-01-08  Bruno Haible  <bruno@clisp.org>
18821
18822         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
18823         command.
18824
18825 2007-01-08  Jim Meyering  <jim@meyering.net>
18826
18827         Use a more robust test for a "can't happen" condition.
18828         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
18829         narrowed the st_size value.  Presuming the "can't happen" condition
18830         is true, that narrowing could conceivably convert an invalid st_size
18831         value into a valid one.  Instead, use a change based on Matthew
18832         Woehlke's original patch.
18833
18834         Slight readability improvement: use an assert-like macro
18835         in place of literal "abort ()" uses.
18836         * lib/fts.c (fts_assert): Define.
18837         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
18838         Use this macro instead of a bare 'abort'.
18839
18840 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
18841
18842         Don't worry about using IRIX 5.3's wctype.h broken definitions;
18843         simply work around them.
18844         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
18845         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
18846         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
18847         declaring.
18848         Don't bother to define as macros, since the standard doesn't require it.
18849         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
18850         longer worry about IRIX 5.3.
18851         (HAVE_WCTYPE_CTMP_BUG): Remove.
18852
18853 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
18854
18855         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
18856         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
18857         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
18858         Problems reported by Georg Schwarz for IRIX 5.3.
18859
18860         * gnulib-tool (autoconf_minversion): Take the maximum version number
18861         found, not the minimum.  Problem reported by James Youngman.
18862
18863 2007-01-03  Karl Berry  <karl@gnu.org>
18864
18865         * doc/error.texi: new file, explaining interaction with progname.
18866         * doc/gnulib.texi: include it.  Update copyright.
18867
18868 2007-01-03  Simon Josefsson  <simon@josefsson.org>
18869
18870         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
18871         AC_CANONICAL_HOST, to improve autobuild outputs.
18872
18873 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
18874             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
18875
18876         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
18877         sockets, server sockets, and other file descriptors.  Count errors
18878         to compute the return value.  Reorder the code a bit to be easier
18879         to follow.  Don't set event bits that were not requested (except
18880         POLLERR and POLLHUP).
18881
18882 2007-01-01  Bruno Haible  <bruno@clisp.org>
18883
18884         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
18885
18886 2007-01-03  Jim Meyering  <jim@meyering.net>
18887
18888         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
18889
18890 2007-01-02  Bruno Haible  <bruno@clisp.org>
18891
18892         * modules/settime (Include): Require timespec.h.
18893         * modules/nanosleep (Include): Likewise.
18894
18895 2007-01-01  Bruno Haible  <bruno@clisp.org>
18896
18897         * gnulib-tool (func_emit_copyright_notice): Bump year.
18898         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
18899
18900 2007-01-01  Bruno Haible  <bruno@clisp.org>
18901
18902         Improve support for OpenBSD.
18903         * build-aux/config.rpath (libname_spec): Export.
18904         (library_names_spec): New variable. Export.
18905         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
18906         library_names_spec from the config.rpath output. Locate shared library
18907         through the name pattern in library_names_spec.
18908
18909 2007-01-01  Eric Blake  <ebb9@byu.net>
18910
18911         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
18912
18913 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
18914
18915         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
18916         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
18917         assume the C locale, and avoid an "eval" that could cause trouble.
18918         Problem with SORT reported by Bob Proulx.
18919
18920         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
18921         Define.  Trivial patch from Henning Nielsen Lund, originally
18922         sent to bug-grep@gnu.org today.
18923
18924 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
18925
18926         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
18927         struct stat.  Problem reported by Henning Nielsen Lund.
18928         * lib/acl.c: Include acl.h first, to check interface.  Don't
18929         bother to include sys/types.h and sys/stat.h again.
18930
18931 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
18932
18933         Import the following change from libc; problem reported by
18934         Sven Verdoolaege.
18935
18936         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
18937
18938         [BZ #1373]
18939         * lib/argp.h: Remove __NTH for __argp_usage inline function.
18940
18941 2006-12-28  Jim Meyering  <jim@meyering.net>
18942
18943         * build-aux/announce-gen: Do not assume that the package
18944         builds any of tar.gz, tar.bz2, and .xdelta files.
18945         Suggestion from Simon Josefsson.
18946
18947 2006-12-28  Simon Josefsson  <simon@josefsson.org>
18948
18949         * modules/announce-gen: New file.
18950
18951 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
18952
18953         * lib/mbchar.h: Just include <wctype.h>; the wctype module
18954         handles its gotchas now.
18955         * lib/mbswidth.c: Likewise.
18956         * lib/wcwidth.h: Likewise.
18957         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
18958         and iswcntrl; the wctype module does this stuff now.
18959         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
18960         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
18961         * modules/mbchar (Depends-on): Add wctype.
18962         * modules/mbswidth (Depends-on): Likewise.
18963         * modules/wcwidth (Depends-on): Likewise.
18964
18965 2006-12-27  Eric Blake  <ebb9@byu.net>
18966
18967         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
18968         module uses more than what <wctype.h> is required to provide.
18969
18970 2006-12-26  Eric Blake  <ebb9@byu.net>
18971
18972         * gnulib-tool (sed_extract_prog): Avoid space-tab.
18973
18974 2006-12-26  Eric Blake  <ebb9@byu.net>
18975
18976         * modules/absolute-header: New module.
18977         * modules/fcntl (Depends-on): Depend on it.
18978         * modules/inttypes (Depends-on): Likewise.
18979         * modules/stdint (Depends-on): Likewise.
18980         * modules/sys_stat (Depends-on): Likewise.
18981         * modules/wctype (Depends-on): Likewise.
18982         * MODULES.html.sh (Support for building libraries and
18983         executables): Document it.
18984
18985 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
18986
18987         * gnulib-tool (SED): Remove, undoing previous change.
18988         The problem was that it broke coreutils on Solaris, because
18989         "sed --posix" leaked into a makefile.
18990         (sed): New alias, if 'alias' and GNU sed.
18991
18992 2006-12-24  Jim Meyering  <jim@meyering.net>
18993
18994         Work around an fchownat bug in glibc-2.4:
18995         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
18996         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
18997         in spite of the -P option.
18998         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
18999         New macros.
19000         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
19001         * modules/openat (Files): Add lib/fchownat.c.
19002         * lib/openat.c (fchownat): Don't define here.  Move to...
19003         * lib/fchownat.c: ...this new file.
19004
19005 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
19006
19007         Fix bug reported by Bruno Haible in
19008         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
19009         where quotearg.c didn't compile on Mac OS X 10.2 because it
19010         lacks <wchar.h> and wint_t.
19011         * lib/wctype_.h (__wctype_wint_t): New type.
19012         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
19013         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
19014         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
19015         Arg is now of type __wctype_wint_t, not wint_t.
19016         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
19017         substitute HAVE_WINT_T.
19018         * modules/wctype (Files): Add m4/wint_t.m4.
19019         (wctype.h): Substitute HAVE_WINT_T.
19020
19021 2006-12-23  Bruno Haible  <bruno@clisp.org>
19022
19023         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
19024
19025 2006-12-23  Bruno Haible  <bruno@clisp.org>
19026
19027         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
19028         S_ISLNK.
19029         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
19030         mingw.
19031
19032 2006-12-22  Bruno Haible  <bruno@clisp.org>
19033
19034         * lib/copy-file.c: Include acl.h.
19035         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
19036         Close the file descriptors only after being done with copy_acl.
19037         * modules/copy-file (Depends-on): Add acl.
19038
19039 2006-12-22  Bruno Haible  <bruno@clisp.org>
19040
19041         * gnulib-tool (SED): New variable.
19042         Use $SED instead of sed everywhere.
19043
19044 2006-12-22  Bruno Haible  <bruno@clisp.org>
19045
19046         * modules/no-c++: New file.
19047         * m4/no-c++.m4: New file.
19048         * MODULES.html.sh (Support for building libraries and executables):
19049         Add no-c++.
19050
19051 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
19052
19053         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
19054         Include <limits.h>, and use its INT_MAX to rewrite the
19055         j loop so that it does not overflow 'int'.  Problem reported by
19056         Ralf Wildenhues in
19057         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
19058         Play it safe by shifting left by 1 rather than multiplying by 2,
19059         as GCC is less likely to optimize this away when the value
19060         is signed (when it assumes overflow leads to undefined behavior).
19061         Also, don't assume time_t uses two's complement.
19062
19063 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
19064
19065         * MODULES.html.sh: New module wctype.
19066         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
19067         * lib/fnmatch.c: Don't bother to include <wchar.h> before
19068         <wctype.h>, since the new wctype module should fix this.
19069         * lib/quotearg.c: Include <wctype.h> unconditionally, since
19070         the wctype module should arrange for it.
19071         * lib/regex_internal.h: Likewise.
19072         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
19073         since the wctype module should handle this now.
19074         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
19075         * modules/fnmatch (Depends-on): Add wctype.
19076         * modules/quotearg (Depends-on): Likewise.
19077         * modules/regex (Depends-on): Likewise.
19078
19079 2006-12-19  Bruno Haible  <bruno@clisp.org>
19080
19081         * lib/strdup.h [C++]: Wrap definitions in extern "C".
19082         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
19083
19084 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19085
19086         * modules/savewd (Depends-on): Fix dependency on fcntl.
19087
19088 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
19089
19090         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
19091         conforms to C99, rather than relying on the user's environment
19092         setting of STDINT_H.
19093
19094 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
19095         and Eric Blake  <ebb9@byu.net>
19096
19097         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
19098         This is more consistent with the other defines here.
19099         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
19100         Port to z/OS.  Problem reported by Paul Gilmartin.
19101         Change local vars to use gl_ prefix rather than ac_.
19102         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
19103         with other defines.
19104         * modules/double-slash-root: New module.
19105         * modules/dirname (Files): Remove m4/double-slash-root.m4.
19106         (Depends-on): Add double-slash-root.
19107         * MODULES.html.sh (File system functions): Mention new module.
19108
19109 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
19110
19111         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
19112         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
19113         This is for the benefit of gzip, which doesn't do i18n.
19114
19115 2006-12-12  Jim Meyering  <jim@meyering.net>
19116
19117         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
19118         Reported by Andreas Schwab <schwab@suse.de>.
19119
19120 2006-12-12  Bruno Haible  <bruno@clisp.org>
19121
19122         Merge these changes.
19123         2006-09-05  Bruno Haible  <bruno@clisp.org>
19124         * lib/iconvme.c (iconv_string): No need to save and restore errno when
19125         iconv_alloc succeeded.
19126         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
19127         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
19128         test for " && dest " at the end - dest is always != NULL there. Call
19129         iconv with 4xNULL arguments initially, to reset the state. Call iconv
19130         with 2xNULL arguments, also to flush the state storage. Handle the
19131         IRIX iconv behaviour. Realloc the final result, to throw away unused
19132         memory.
19133
19134 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
19135
19136         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
19137         and fchmodat unconditionally, since glibc 2.4 has them.
19138         Problem reported by Arkadiusz Miskiewicz.
19139
19140 2006-12-10  Bruno Haible  <bruno@clisp.org>
19141
19142         * gnulib-tool (func_import): Show the include files only for those
19143         modules that are copied and specified.
19144         Reported by Karl Berry.
19145
19146 2006-12-08  Jim Meyering  <jim@meyering.net>
19147
19148         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
19149         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
19150
19151         * build-aux/announce-gen: Add two new options, both optional:
19152         --bootstrap-tools=TOOL_LIST
19153               a comma-separated list of tools, e.g.,
19154               autoconf,automake,bison,gnulib
19155         --gnulib-snapshot-date=DATE
19156               if gnulib is in the bootstrap tool list,
19157               then report this as the snapshot date.
19158               If not specified, use the current date/time.
19159               If you specify a date here, be sure it's UTC.
19160
19161 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19162
19163         * tests/test-argp-2.sh: Fix test to match actual output.
19164         (func_compare): Fix sed script to be portable.
19165
19166 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
19167
19168         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
19169         workaround for this case.  It is not autoconfigured now; offhand
19170         it's hard to see how to autoconfigure it.
19171
19172 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
19173
19174         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
19175         a directory that is about to be chowned.  Such a directory's
19176         initial file permissions should permit the owner only and this
19177         should not be changed until after the chown, since the group and
19178         other bits would be incorrect if they granted permission before
19179         the chown.
19180
19181         Fix porting problem for iswctype reported by Georg Schwarz in:
19182         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
19183         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
19184         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
19185         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
19186         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
19187
19188 2006-12-03  Jim Meyering  <jim@meyering.net>
19189
19190         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
19191         p->fts_statp may not yet be defined.
19192         (fts_read): Instead, set it in the caller, once p->fts_statp is
19193         sure to be defined, and corresponds to a top-level directory.
19194         This bug made du -x fail.  Here's the coreutils test case:
19195         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
19196         Reported by Mike Frysinger.
19197
19198 2006-12-01  Jim Meyering  <jim@meyering.net>
19199
19200         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
19201         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
19202         Reported by Simon Josefsson.
19203
19204 2006-11-30  Jim Meyering  <jim@meyering.net>
19205
19206         * m4/warning.m4: Use the all-permissive copyright notice
19207         recommended by RMS (rather than LGPL).
19208         * m4/vararrays.m4: Likewise.
19209         * m4/flexmember.m4: Likewise.
19210
19211 2006-11-29  Bruno Haible  <bruno@clisp.org>
19212
19213         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
19214         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
19215         using +=.
19216         Reported by Simon Josefsson <simon@josefsson.org>.
19217
19218 2006-11-28  James Youngman <jay@gnu.org>
19219
19220         * README: Advise users that they might find the bug-gnulib@gnu.org
19221         and autotools-announce@gnu.org mailing lists useful.
19222
19223 2006-11-28  Bruno Haible  <bruno@clisp.org>
19224
19225         * m4/ptrdiff_max.m4: Remove file.
19226
19227 2006-11-21  Bruno Haible  <bruno@clisp.org>
19228
19229         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
19230         _AC_COMPUTE_INT.
19231         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
19232         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
19233         _AC_COMPUTE_INT.
19234         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
19235         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
19236         _AC_COMPUTE_INT.
19237         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
19238
19239 2006-11-28  Jim Meyering  <jim@meyering.net>
19240
19241         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
19242         warning from "gcc -Wshadow" about shadowing the builtin.
19243
19244 2006-11-27  Bruno Haible  <bruno@clisp.org>
19245
19246         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
19247         _AC_COMPUTE_INT.
19248         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
19249
19250 2006-11-27  Bruno Haible  <bruno@clisp.org>
19251             Paul Eggert  <eggert@cs.ucla.edu>
19252
19253         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
19254
19255 2006-11-26  Bruno Haible  <bruno@clisp.org>
19256
19257         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
19258         noinst_LTLIBRARIES.
19259
19260 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
19261             Bruno Haible  <bruno@clisp.org>
19262
19263         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
19264         if compiling with "gcc -ansi".
19265
19266 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
19267
19268         Fix some incompatibilities with gcc -ansi -pedantic.
19269         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
19270         if compiling pedantically with GCC, unless it's C99 or later.
19271         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
19272         it mishandles gcc -ansi -pedantic as well.
19273         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
19274         if gcc -pedantic.
19275         * lib/regexec.c (check_node_accept_bytes): Don't use auto
19276         initializers for struct if -pedantic, unless it's C99 or later.
19277
19278 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
19279
19280         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
19281         Don't close an fd more than once. Identical atimes indicate
19282         success, not failure.
19283
19284 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
19285
19286         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
19287
19288 2006-11-23  Jim Meyering  <jim@meyering.net>
19289
19290         * build-aux/announce-gen: New file.  From coreutils.
19291
19292 2006-11-22  Jim Meyering  <jim@meyering.net>
19293
19294         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
19295         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
19296         (fts_read): Use a temporary to narrow the overused st_size member
19297         before using it in a switch statement.  Reported by Matthew Woehlke.
19298
19299         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
19300         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
19301
19302 2006-11-20  Bruno Haible  <bruno@clisp.org>
19303
19304         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
19305         changequote instead of pairs of brackets.
19306         Reported by Andreas Schwab <schwab@suse.de>.
19307
19308 2006-11-21  Jim Meyering  <jim@meyering.net>
19309
19310         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
19311         so as to remain compatible with older compilers.
19312         Patch from Michael Deutschmann.
19313
19314 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
19315
19316         * MODULES.html.sh (File system functions): Add openat.
19317
19318         * lib/openat.h (rpl_fstatat): New macro, if
19319         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
19320         (fstatat): Define to rpl_fstatat under the same conditions,
19321         unless COMPILING_FSTATAT.
19322         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
19323         seems to have the bug.
19324         * lib/fstatat.c: New file.
19325         * modules/openat (Files): Add it.
19326
19327 2006-11-20  Bruno Haible  <bruno@clisp.org>
19328
19329         * Makefile: New file.
19330
19331 2006-11-20  Jim Meyering  <jim@meyering.net>
19332
19333         The beginnings of syntax-related checks for gnulib.
19334         * lib/Makefile: New file.
19335         * lib/t-idcache: New script.  Ensure that the two halves of
19336         idcache.c stay in sync.
19337
19338         * lib/idcache.c: Adjust comments in user- and group- portions to
19339         be more accurate, and to be consistent with one another.
19340
19341 2006-11-20  Jim Meyering  <jim@meyering.net>
19342
19343         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
19344         continue using the flexible array member (thus, this module performs
19345         half as many malloc calls), with the addition that...
19346         (getgroup, getuser): Consistently record a non-match via an empty
19347         "name" string, and map an empty string match to a NULL return value.
19348         * modules/idcache (Depends-on): Re-add flexmember.
19349
19350         * lib/idcache.c (getuser): Remove all uses of the register keyword.
19351         (getuidbyname, getgroup, getgidbyname): Likewise.
19352
19353         Use cleaner syntax: NULL rather than 0.
19354         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
19355
19356 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
19357
19358         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
19359         It mishandled the case where the group was missing.
19360         Problem reported by Greg Schafer.
19361         * modules/idcache: Likewise.
19362
19363 2006-11-18  Jim Meyering  <jim@meyering.net>
19364
19365         * check-module (%exempt_header): Add exception for some
19366         conditionally-included headers.
19367
19368         * modules/i-ring (Depends-on): Add verify.
19369         (License): Change to LGPL.
19370
19371 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
19372
19373         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
19374         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
19375         and inttostr.h.  Use snprintf rather than uinttostr, so that
19376         LGPLed code doesn't depend on GPLed.
19377
19378 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
19379
19380         * modules/inline (License): Change from GPL to LGPL.
19381
19382 2006-11-17  Jim Meyering  <jim@meyering.net>
19383
19384         * modules/d-type (License): Switch to LGPL.
19385
19386 2006-11-15  Bruno Haible  <bruno@clisp.org>
19387
19388         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
19389
19390 2006-11-15  Eric Blake  <ebb9@byu.net>
19391
19392         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
19393         the module dependency.
19394
19395 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19396             Bruno Haible  <bruno@clisp.org>
19397
19398         * gnulib-tool (func_create_testdir): Add license consistency check.
19399
19400 2006-11-15  Eric Blake  <ebb9@byu.net>
19401
19402         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
19403         random "(cached)" in configure output.
19404
19405 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19406
19407         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
19408         test for conforming inttypes.h is both announced and cached.
19409
19410         * MODULES.html.sh (seen_modules, seen_files): New variables.
19411         (func_module): Rewrite to use a few less gnulib-tool and sed
19412         invocations.  Avoid a couple of quadratic algorithms for ...
19413         (missed_modules, missed_files): ... these, with ...
19414         (func_append, func_tmpdir): ... these new functions, from
19415         gnulib-tool.  Analogously, install traps for cleanup.
19416
19417         * tests/test-gc.c (main): Remove unused variables.
19418         * tests/test-read-file.c: Include stdlib.h, for 'free'.
19419
19420 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
19421
19422         * modules/inttostr (License): Change to LGPL.
19423
19424 2006-11-14  Eric Blake  <ebb9@byu.net>
19425
19426         * modules/tempname (License): Change to LGPL.
19427
19428 2006-11-14  Eric Blake  <ebb9@byu.net>
19429
19430         * doc/functions.texi (Function Portability): *printf functions on
19431         Cygwin now understand all POSIX size specifiers.
19432
19433 2006-11-14  Bruno Haible  <bruno@clisp.org>
19434
19435         * modules/c-ctype (License): Change to LGPL.
19436
19437 2006-11-12  Bruno Haible  <bruno@clisp.org>
19438
19439         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
19440         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
19441         for GNOME libraries, for which the include files are installed in
19442         subdirectories of $prefix/include.
19443
19444 2006-11-12  Bruno Haible  <bruno@clisp.org>
19445
19446         * m4/lib-link.m4: Require at least autoconf-2.54.
19447         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
19448         name to underscores for the --with option.
19449
19450 2006-11-13  Bruno Haible  <bruno@clisp.org>
19451
19452         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
19453         the tests directory.
19454         Reported by Ralf Wildenhues.
19455
19456 2006-11-13  Bruno Haible  <bruno@clisp.org>
19457
19458         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
19459         (func_emit_initmacro_end): Undo the override here.
19460         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
19461         Works around the famous automake error in coreutils.
19462
19463 2006-11-13  Eric Blake  <ebb9@byu.net>
19464
19465         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
19466         element, not its node.
19467
19468 2006-11-12  Bruno Haible  <bruno@clisp.org>
19469
19470         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
19471         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
19472
19473 2006-11-12  Bruno Haible  <bruno@clisp.org>
19474
19475         * gnulib-tool: New option --local-symlink.
19476         (func_usage): Document it.
19477         (lsymbolic): New variable.
19478         (func_import, func_create_testdir): If --symlink was not specified,
19479         test whether --local-symlink was specified and the file comes from
19480         the local_gnulib_dir.
19481
19482 2006-11-12  Bruno Haible  <bruno@clisp.org>
19483
19484         * gnulib-tool (func_ln): New function.
19485         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
19486
19487 2006-11-12  Bruno Haible  <bruno@clisp.org>
19488
19489         Finish support for source files in subdirectories.
19490         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
19491         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
19492         AUTOMAKE_OPTIONS.
19493         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
19494
19495 2006-11-12  Bruno Haible  <bruno@clisp.org>
19496
19497         * gnulib-tool (func_get_automake_snippet): Synthesize also an
19498         EXTRA_lib_SOURCES augmentation.
19499         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
19500
19501 2006-11-12  Jim Meyering  <jim@meyering.net>
19502
19503         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
19504         file descriptors.  This also averts a failure on systems with
19505         native openat support when a traversed directory lacks "x" access.
19506         * lib/fts_.h: Include "i-ring.h"
19507         (struct FTS) [fts_fd_ring]: New member.
19508         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
19509         (FCHDIR): Add parentheses.
19510         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
19511         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
19512         When descending, rather than simply closing the previous
19513         fts_cwd_fd value, push that file descriptor onto the ring.
19514         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
19515         (fts_open): Initialize the new fd_ring member.
19516         (fts_close): Clear the ring.
19517         (fts_safe_changedir): When possible, use our new fd_ring to skip
19518         the diropen and fstat and dev/ino comparison that would normally
19519         accompany a virtual `chdir ("..")'.
19520
19521         * modules/fts (Depends-on): Add i-ring.
19522         * modules/i-ring: New module.
19523         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
19524         * m4/i-ring.m4: New file.
19525
19526 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19527
19528         * gnulib-tool (func_create_testdir): Fix replacement of
19529         `build-aux' in configure.ac.  Run autotools in gltests
19530         subdirectory.
19531         (func_create_testdir, func_create_megatestdir, test): There is
19532         no need for '--force' in most autotool invocations in a new
19533         tree.  Actually fail the whole test if any of the tools, or the
19534         configure or make stages fail.
19535
19536         Sync from Automake.
19537         * build-aux/gnupload: Revert last change.  Add pointer to upload
19538         instructions of the GNU Maintenance Instructions.
19539         Suggestion by Karl Berry.
19540
19541 2006-11-10  Jim Meyering  <jim@meyering.net>
19542
19543         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
19544
19545 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
19546
19547         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
19548         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
19549         (bind_textdomain_codeset) [! ENABLE_NLS]:
19550         Evaluate all the arguments.  That way, callers get compatible behavior
19551         if the arguments have side effects.  Also, it avoids some GCC
19552         diagnostics in some cases; Joel E. Denny reported problems when Bison
19553         was configured with --enable-gcc-warnigs.
19554
19555 2006-11-10  Jim Meyering  <jim@meyering.net>
19556
19557         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
19558         relevant options in CFLAGS (like -O, -fno-inline) are taken into
19559         account.
19560
19561 2006-11-10  Jim Meyering  <jim@meyering.net>
19562
19563         * modules/inline: New file/module.
19564         * modules/xalloc (Files): Remove m4/inline.m4.
19565         (Depends-on): Add inline, instead.
19566         * modules/oset: Likewise.
19567         * modules/list: Likewise.
19568
19569 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
19570
19571         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
19572         Problem reported by Matthew Woehlke.
19573
19574 2006-11-09  Bruno Haible  <bruno@clisp.org>
19575
19576         * lib/tempname.c (gen_tempname): Remove variant that invokes
19577         __gen_tempname.
19578         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
19579         __gen_tempname.
19580
19581 2006-11-08  Bruno Haible  <bruno@clisp.org>
19582
19583         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
19584         to 'yes' instead of 'cross-compiling'.
19585
19586 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
19587
19588         * lib/quotearg.h (quotearg_free): New decl.
19589         * lib/quotearg.c (quotearg_free): New function.
19590         (slot0, nslots, slotvec0, slotvec):
19591         Now file-scope so that quotearg_free can get at them.
19592
19593 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19594
19595         Sync from Automake.
19596         * build-aux/gnupload: Add missing 'gnu' to example URL.
19597         Report by Karl Berry.
19598
19599 2006-11-08  Bruno Haible  <bruno@clisp.org>
19600
19601         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
19602         Suggested by Paul Eggert.
19603
19604 2006-11-08  Jim Meyering  <jim@meyering.net>
19605
19606         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
19607         It's already included if !_LIBC.
19608         (fts_safe_changedir): Add a comment.
19609
19610 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
19611
19612         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
19613         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
19614         Matthew Woehlke.
19615
19616         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
19617         definitions up, to avoid colliding with change below.
19618         (static_inline) [HAVE_INLINE]: New macro.
19619         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
19620         Provide extern decls when !HAVE_INLINE.  Do not define unless
19621         static_inline is defined, either by us or by xmalloc.c.  Use
19622         static_inline rather than static inline.
19623         (XCALLOC): Optimize sizeof(T) = 1 case.
19624         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
19625
19626 2006-11-07  Bruno Haible  <bruno@clisp.org>
19627
19628         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
19629         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
19630         AC_C_INLINE.
19631         * modules/xalloc (Files): Add m4/inline.m4.
19632
19633 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19634
19635         * README: Fix typo.
19636         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
19637         (Miscellanous Notes): ...from this.
19638
19639 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
19640
19641         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
19642         Mention that offsetof should be used instead of sizeof.
19643         From Bruno Haible.
19644
19645 2006-11-07  Bruno Haible  <bruno@clisp.org>
19646
19647         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
19648
19649 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
19650
19651         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
19652         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
19653         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
19654         (gl_tree_add_before, gl_tree_add_after):
19655         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
19656         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
19657         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
19658         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
19659         (gl_linked_add_after, gl_linked_add_at): Likewise.
19660         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
19661         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
19662         (gl_tree_add_before, gl_tree_add_after): Likewise.
19663         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
19664         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
19665         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
19666
19667 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19668
19669         * lib/gl_oset.h: Use C comment style, not C++ comment style.
19670
19671 2006-11-06  Bruno Haible  <bruno@clisp.org>
19672
19673         * m4/inline.m4: New file.
19674         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
19675         * modules/list (Files): Add m4/inline.m4.
19676         * modules/oset (Files): Likewise.
19677
19678 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
19679
19680         * lib/idcache.c: Include <stddef.h>, for offsetof.
19681         (struct userid.name): Change from char * to a flexible array member.
19682         All uses changed.
19683         * modules/idcache (Depends-on): Add flexmember.
19684
19685         * MODULES.html.sh (Core language properties): New module flexmember.
19686         * modules/flexmember, m4/flexmember.m4: New files.
19687
19688         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
19689         inline functions that are identical with the old xnmalloc_inline,
19690         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
19691         that we can avoid some unnecessary integer multiplications and
19692         divisions in the common case where the element size is known at
19693         compile time.
19694         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
19695         needed.
19696         (xnboundedmalloc): Remove.
19697         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
19698         arguments, for consistency with rest of this header.
19699         (xcharalloc): Rewrite using XNMALLOC.
19700         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
19701         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
19702         versions have been moved to lib/xalloc.h and renamed to be the
19703         non-*_inline versions.
19704         (xmalloc, xrealloc): Implement without reference to the xnmalloc
19705         and xnrealloc functions, since those functions are now inline and
19706         now call us.
19707         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
19708         renaming described above.
19709         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
19710         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
19711         captures the dependency in AC_C_INLINE.
19712
19713         New module canonicalize-lgpl, proposed by Charles Wilson in
19714         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
19715         with a few small changes afterwards.
19716         * MODULES.html.sh (File system functions): New module
19717         canonicalize-lgpl.
19718         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
19719         and canonicalize_file_name.
19720         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
19721         * modules/canonicalize-lgpl: New files.
19722
19723 2006-11-05  Bruno Haible  <bruno@clisp.org>
19724
19725         * gnulib-tool (func_import, func_create_testdir): Create directories
19726         also for files in subdirectories of lib/.
19727
19728 2006-11-05  Bruno Haible  <bruno@clisp.org>
19729
19730         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
19731         ANSI C compliant.
19732
19733 2006-11-03  Bruno Haible  <bruno@clisp.org>
19734
19735         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
19736         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
19737         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
19738         (xnboundedmalloc): New inline function.
19739         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
19740         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
19741         xmalloc.
19742         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
19743         xmalloc.
19744         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
19745         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
19746         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
19747         xmalloc.
19748         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
19749         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
19750         xmalloc.
19751         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
19752         gl_tree_add_after): Use XMALLOC instead of xmalloc.
19753         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
19754         xmalloc.
19755         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
19756         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
19757         gl_tree_add_after): Use XMALLOC instead of xmalloc.
19758         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
19759         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
19760         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
19761         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
19762
19763 2006-11-03  Bruno Haible  <bruno@clisp.org>
19764
19765         * lib/c-ctype.h [C++]: Define functions without name mangling.
19766         * lib/fwriteerror.h [C++]: Likewise.
19767         * lib/gcd.h [C++]: Likewise.
19768         * lib/linebreak.h [C++]: Likewise.
19769
19770 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
19771
19772         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
19773         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
19774         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
19775         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
19776         Check for functions and headers just once.
19777         Check for declaration of canonicalize_file_name.
19778         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
19779
19780 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
19781
19782         * gnulib-tool (func_import): Fix typo in actioncmd.
19783
19784 2006-11-02  Bruno Haible  <bruno@clisp.org>
19785
19786         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
19787         newline sequence in the Makefile.am snippet as a space, like "make"
19788         does.
19789         Reported by Roger Persson <perrog@gmail.com>.
19790
19791 2006-11-01  Bruno Haible  <bruno@clisp.org>
19792
19793         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
19794         already declared in <string.h>.
19795         * lib/strcase.h (strncasecmp): Don't declare it if yes.
19796
19797 2006-11-01  Bruno Haible  <bruno@clisp.org>
19798
19799         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
19800         * lib/strcase.h: Include <string.h>.
19801         (strcasecmp): Define to rpl_strcasecmp here.
19802
19803 2006-11-01  Bruno Haible  <bruno@clisp.org>
19804
19805         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
19806
19807 2006-11-01  Eric Blake  <ebb9@byu.net>
19808
19809         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
19810
19811         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
19812
19813 2006-10-29  Bruno Haible  <bruno@clisp.org>
19814
19815         Make it compile in C++ mode.
19816         * lib/full-write.c (full_rw): Add a cast.
19817
19818 2006-11-01  Bruno Haible  <bruno@clisp.org>
19819
19820         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
19821         be POSIX compliant.
19822         Reported by Roger Persson <perrog@gmail.com>.
19823
19824 2006-11-01  Eric Blake  <ebb9@byu.net>
19825
19826         * lib/getopt_.h: Fix comments.
19827
19828 2006-10-31  Eric Blake  <ebb9@byu.net>
19829
19830         * modules/tmpdir (Depends-on): Add sys_stat.
19831         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
19832         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
19833         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
19834         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
19835         tempname.
19836
19837 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
19838
19839         Avoid some C++ diagnostics reported by Bruno Haible.
19840         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
19841         xmalloc.
19842         (quotearg_alloc): Use xcharalloc rather than xmalloc.
19843         (struct slotvec): Move to top level.
19844         (quotearg_n_options): Rewrite to avoid xmalloc.
19845         * lib/xalloc.h (xcharalloc): New function.
19846         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
19847         [defined __cplusplus]: Add function template that provides result
19848         type propagation.  This part of the change is from Bruno Haible.
19849
19850 2006-10-29  Bruno Haible  <bruno@clisp.org>
19851
19852         Make it compile in C++ mode.
19853         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
19854         * lib/strnlen1.c (strnlen1): Cast memchr result.
19855         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
19856         * lib/clean-temp.c (string_equals, string_hash): Add casts.
19857         (create_temp_dir): Rename local variable 'template'.
19858         (compile_csharp_using_sscli): Add cast.
19859         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
19860         * lib/findprog.c (find_in_path): Likewise.
19861         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
19862         * lib/wait-process.c (register_slave_subprocess): Likewise.
19863
19864 2006-10-22  Bruno Haible  <bruno@clisp.org>
19865
19866         * modules/tsearch: New file.
19867         * lib/tsearch.h: New file.
19868         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
19869         * m4/tsearch.m4: New file.
19870         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
19871
19872 2006-10-29  Eric Blake  <ebb9@byu.net>
19873
19874         * lib/arcfour.c: Assume config.h.
19875         * lib/arctwo.c: Likewise.
19876         * lib/base64.c: Likewise.
19877         * lib/check-version.c: Likewise.
19878         * lib/crc.c: Likewise.
19879         * lib/des.c: Likewise.
19880         * lib/gc-gnulib.c: Likewise.
19881         * lib/gc-libgcrypt.c: Likewise.
19882         * lib/gc-pbkdf2-sha1.c: Likewise.
19883         * lib/getaddrinfo.c: Likewise.
19884         * lib/getdelim.c: Likewise.
19885         * lib/getline.c: Likewise.
19886         * lib/hmac-md5.c: Likewise.
19887         * lib/hmac-sha1.c: Likewise.
19888         * lib/iconvme.c: Likewise.
19889         * lib/md2.c: Likewise.
19890         * lib/md4.c: Likewise.
19891         * lib/memxor.c: Likewise.
19892         * lib/read-file.c: Likewise.
19893         * lib/readline.c: Likewise.
19894         * lib/rijndael-alg-fst.c: Likewise.
19895         * lib/rijndael-api-fst.c: Likewise.
19896         * lib/xgetdomainname.c: Likewise.
19897
19898 2006-10-28  Eric Blake  <ebb9@byu.net>
19899
19900         * lib/xstrndup.c: Assume config.h.
19901
19902 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
19903
19904         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
19905         stat-macros.h is now for our own macros, whereas stat_h is for
19906         macros in the <sys/stat.h> name space.
19907         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
19908         (STAT_MACROS_H): Remove.
19909         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
19910         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
19911         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
19912         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
19913         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
19914         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
19915         Move these macros to ...
19916         * lib/stat_.h: here.  Don't include stat-macros.h.
19917         * lib/canonicalize.c: Don't include stat-macros.h.
19918         * lib/chown.c: Likewise.
19919         * lib/euidaccess.c: Likewise.
19920         * lib/file-type.c: Likewise.
19921         * lib/filemode.c: Likewise.
19922         * lib/glob.c: Likewise.
19923         * lib/isapipe.c: Likewise.
19924         * lib/lchown.c: Likewise.
19925         * lib/lstat.c: Likewise.
19926         * lib/mkdir-p.c: Likewise.
19927         * lib/rmdir.c: Likewise.
19928         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
19929         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
19930         unless mkdir isn't declared, to speed up 'configure'.
19931         Always create sys/stat.h, since it's unlikely any real sys/stat.h
19932         would define all the S_* symbols.
19933         * modules/canonicalize (Depends-on):
19934         Depend on sys_stat, not stat-macros.
19935         * modules/chown: Likewise.
19936         * modules/euidaccess: Likewise.
19937         * modules/filemode: Likewise.
19938         * modules/file-type: Likewise.
19939         * modules/glob: Likewise.
19940         * modules/isapipe: Likewise.
19941         * modules/lchown: Likewise.
19942         * modules/lstat: Likewise.
19943         * modules/mkancesdirs: Likewise.
19944         * modules/rmdir: Likewise.
19945         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
19946         * modules/modechange: Likewise.
19947         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
19948         (configure.ac): Remove gl_STAT_MACROS.
19949         * modules/sys_stat (Depends-on): Remove stat-macros.
19950
19951 2006-10-27  Bruno Haible  <bruno@clisp.org>
19952
19953         * m4/signed.m4: Remove file.
19954         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
19955         invocation.
19956         * modules/vasnprintf (Files): Remove m4/signed.m4.
19957
19958 2006-10-27  Bruno Haible  <bruno@clisp.org>
19959
19960         Update to GNU gettext 0.16.
19961         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
19962         m4/inttypes-h.m4, m4/signed.m4.
19963         * m4/gettext.m4: Update to GNU gettext 0.16.
19964         * m4/intl.m4: New file, from GNU gettext.
19965         * m4/intldir.m4: New file, from GNU gettext.
19966         * config/srclist.txt: Update
19967
19968 2006-10-27  Eric Blake  <ebb9@byu.net>
19969
19970         * MODULES.html.sh: Document tempname.
19971         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
19972         dependencies.
19973         (Files): Move lib/tempname.c...
19974         * modules/tempname: ...to this new module.
19975         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
19976         (gl_PREREQ_TEMPNAME): Move...
19977         * m4/tempname.m4: ...to this new file.
19978         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
19979         * modules/sys_stat (Depends-on): Add stat-macros.
19980         * lib/stat_.h (includes): Pick up stat macros.
19981         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
19982         if stat macros are broken.
19983         * lib/tempname.c (includes): No need to include "stat-macros.h".
19984         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
19985         (direxists, __path_search) [!_LIBC]: Don't compile these in
19986         gnulib; the tmpdir module covers that.
19987         * lib/tempname.h: New file.
19988
19989 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
19990
19991         * COPYING: Explain how gnulib-tool converts licence headers.
19992         Almost all wording by Eric Blake.
19993
19994 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
19995
19996         * lib/mbchar.h (is_basic_table): Make read-only.
19997         * lib/mbchar.c (is_basic_table): Likewise.
19998         Reported by John Darrington.
19999
20000 2006-10-25  Bruno Haible  <bruno@clisp.org>
20001
20002         * lib/progname.h (set_program_name): Undefine before defining.
20003
20004 2006-10-25  Bruno Haible  <bruno@clisp.org>
20005
20006         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
20007         false for non-gcc C++ compilers.
20008         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
20009
20010 2006-10-24  Bruno Haible  <bruno@clisp.org>
20011
20012         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
20013         iconv implementations like Irix iconv.
20014
20015 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
20016
20017         * modules/vararrays: New file.
20018         * m4/vararrays.m4: New file, taken from diffutils.
20019         * MODULES.html.sh: New module vararrays.
20020
20021 2006-10-24  Karl Berry  <karl@gnu.org>
20022
20023         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
20024         Don't call GNU Unix.
20025
20026 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20027
20028         * users.txt: Add Libtool.
20029
20030         Sync from Libtool:
20031
20032         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
20033
20034         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
20035         to gnulib's policy of including config.h unconditionally.
20036
20037 2006-10-24  Bruno Haible  <bruno@clisp.org>
20038
20039         * modules/wcwidth (Files): Add m4/wint_t.m4.
20040         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
20041         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
20042
20043 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
20044
20045         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
20046         to pacify GCC with some -W flags enabled.  Problem reported by
20047         Bruno Haible.
20048
20049 2006-10-24  Jim Meyering  <jim@meyering.net>
20050
20051         * MODULES.html.sh: Remove uinttostr.  It's not a module.
20052         Reported by Karl Berry.
20053
20054 2006-10-23  Bruno Haible  <bruno@clisp.org>
20055
20056         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
20057
20058 2006-10-24  Bruno Haible  <bruno@clisp.org>
20059
20060         * lib/gl_list.h: Use C comment style, not C++ comment style.
20061
20062 2006-10-23  Eric Blake  <ebb9@byu.net>
20063
20064         * lib/getaddrinfo.c (includes): Add missing include.
20065
20066 2006-10-23  Bruno Haible  <bruno@clisp.org>
20067             Paul Eggert  <eggert@cs.ucla.edu>
20068
20069         Ability to rename obstack_free.
20070         * lib/obstack.h (__obstack_free): New macro. Declare instead of
20071         obstack_free.
20072         (obstack_free): Invoke the __obstack_free macro.
20073         * lib/obstack.c (obstack_free): Use __obstack_free macro.
20074
20075 2006-10-23  Bruno Haible  <bruno@clisp.org>
20076             Paul Eggert  <eggert@cs.ucla.edu>
20077
20078         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
20079         __argc, __argv from the declaration. (They are defined as macros on
20080         mingw.)
20081
20082 2006-10-22  Bruno Haible  <bruno@clisp.org>
20083
20084         * doc/gnulib-intro.texi: New file.
20085         * doc/gnulib.texi: Include it.
20086
20087 2006-10-21  Bruno Haible  <bruno@clisp.org>
20088
20089         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
20090         "Introduction", "Miscellanous Notes", "Particular Modules".
20091
20092 2006-10-21  Bruno Haible  <bruno@clisp.org>
20093
20094         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
20095         Change mostlyclean-local rule to avoid sh syntax error from bash
20096         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
20097
20098 2006-10-23  Jim Meyering  <jim@meyering.net>
20099
20100         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
20101         in place of snprintf.
20102
20103         * modules/inttostr (Files): Add lib/uinttostr.c.
20104         * lib/uinttostr.c (inttostr): New file/function.
20105         * lib/inttostr.h (uinttostr): Declare.
20106         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
20107         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
20108         Add uinttostr.
20109         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
20110
20111 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
20112
20113         * lib/canonicalize.c (ELOOP): Define if not already defined.
20114         Problem reported by Bruno Haible in
20115         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
20116
20117 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
20118
20119         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
20120         Problem reported by Perry Smith and Ville Laurikari.
20121
20122         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
20123         uses.
20124
20125 2006-10-19  Bruno Haible  <bruno@clisp.org>
20126
20127         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
20128         for mingw.
20129
20130 2006-10-19  Bruno Haible  <bruno@clisp.org>
20131
20132         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
20133         Needed for mingw.
20134
20135 2006-10-19  Bruno Haible  <bruno@clisp.org>
20136
20137         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
20138
20139 2006-10-19  Bruno Haible  <bruno@clisp.org>
20140
20141         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
20142         it.
20143
20144 2006-10-19  Bruno Haible  <bruno@clisp.org>
20145
20146         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
20147         invocation.
20148
20149 2006-10-19  Bruno Haible  <bruno@clisp.org>
20150
20151         * gnulib-tool (func_create_testdir): Don't include ftruncate and
20152         mountlist by default.
20153
20154 2006-10-16  Bruno Haible  <bruno@clisp.org>
20155
20156         * lib/c-strstr.c: Include c-strstr.h.
20157
20158 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
20159
20160         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
20161         in a slash.
20162
20163 2006-10-18  Bruno Haible  <bruno@clisp.org>
20164
20165         * lib/lock.h [C++]: Wrap definitions in extern "C".
20166
20167 2006-10-18  Bruno Haible  <bruno@clisp.org>
20168
20169         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
20170         gl_LIBOBJS list.
20171
20172 2006-10-18  Bruno Haible  <bruno@clisp.org>
20173
20174         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
20175
20176 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
20177
20178         * lib/xstrtol.h: Include gettext.h.
20179         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
20180         Problem reported by Eric Blake.
20181         * modules/xstrtol (Depends-on): Add gettext-h.
20182
20183 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
20184
20185         * lib/strftime.c (advance): New macro.
20186         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
20187         incomplete type, so you can't add 0 to it.  Problem and patch
20188         reported by Eelco Dolstra for dietlibc.
20189
20190 2006-10-18  Jim Meyering  <jim@meyering.net>
20191
20192         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
20193         type for a local, and rename it: s/up/user_proc/.
20194
20195 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
20196
20197         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
20198         READ_UTMP_USER_PROCESS.
20199         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
20200
20201 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
20202
20203         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
20204         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
20205
20206 2006-10-17  Eric Blake  <ebb9@byu.net>
20207
20208         * lib/sigprocmask.c (sigprocmask): Fix typo.
20209
20210         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
20211
20212         * modules/clean-temp (Makefile.am): Don't add to make output...
20213         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
20214         config.h.
20215
20216 2006-10-17  Bruno Haible  <bruno@clisp.org>
20217
20218         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
20219         differently if DEFAULT_TEXT_DOMAIN is set.
20220
20221 2006-10-16  Bruno Haible  <bruno@clisp.org>
20222
20223         * lib/clean-temp.c: Include fwriteerror.h.
20224
20225 2006-10-16  Bruno Haible  <bruno@clisp.org>
20226
20227         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
20228
20229 2006-10-16  Bruno Haible  <bruno@clisp.org>
20230
20231         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
20232         * lib/sigprocmask.h: Include <sys/types.h>.
20233         (sigset_t): Use the system's definition if present.
20234
20235 2006-10-17  Eric Blake  <ebb9@byu.net>
20236
20237         * lib/xvasprintf.c (includes): Assume config.h.
20238         * lib/xasprintf.c (includes): Likewise.
20239
20240 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
20241
20242         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
20243         at least as wide as intmax_t.
20244
20245 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
20246
20247         (Imported from Automake.)
20248         * build-aux/gnupload: Update to version 1.1 of directive file.
20249
20250 2006-10-16  Eric Blake  <ebb9@byu.net>
20251
20252         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
20253         match Automake 1.10a.
20254
20255 2006-10-14  Bruno Haible  <bruno@clisp.org>
20256
20257         * modules/sigprocmask: New file.
20258         * lib/sigprocmask.h: New file.
20259         * lib/sigprocmask.c: New file.
20260         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
20261         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
20262         request sigprocmask.o.
20263         (gl_PREREQ_SIGPROCMASK): New macro.
20264         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
20265         (Depends-on): Add sigprocmask.
20266         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
20267         gt_SIGNALBLOCKING. Test for 'raise' only once.
20268         * lib/fatal-signal.c: Include sigprocmask.h.
20269         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
20270         unblock_fatal_signals): Define always.
20271         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
20272         sigprocmask.
20273
20274 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
20275
20276         Sync from Automake.
20277         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
20278         which incorrectly sets the mode of an existing destination
20279         directory.  In some cases the unpatched install-sh could do the
20280         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
20281         system.  We hope this is rare in practice, but it's clearly worth
20282         fixing.  Problem reported by Alex Unleashed in
20283         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
20284         Also, don't bother to check for -m bugs unless we're using -m;
20285         suggested by Stepan Kasal.
20286
20287 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20288
20289         Sync from Automake.
20290         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
20291         `-c' flag, so they appear at the same position as in %FASTDEP%
20292         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
20293         which ignores unknown options only after the first non-option.
20294         Bug report against M4 by Nelson H. F. Beebe.
20295
20296 2006-10-13  Jim Meyering  <jim@meyering.net>
20297
20298         Fix a bug in yesterday's change.
20299         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
20300         p->fts_statp->st_dev would be used uninitialized.
20301         Ensures that we always call fts_stat on the very first entry.
20302         Miklos Szeredi reported that find -xdev stopped working.
20303
20304 2006-10-12  Bruno Haible  <bruno@clisp.org>
20305
20306         * gnulib-tool (func_get_automake_snippet): Append an automatically
20307         computed EXTRA_DIST augmentation.
20308         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
20309         * modules/alloca-opt (Makefile.am): Likewise.
20310         * modules/allocsa (Makefile.am): Likewise.
20311         * modules/arcfour (Makefile.am): Likewise.
20312         * modules/arctwo (Makefile.am): Likewise.
20313         * modules/argmatch (Makefile.am): Likewise.
20314         * modules/argz (Makefile.am): Likewise.
20315         * modules/atexit (Makefile.am): Likewise.
20316         * modules/backupfile (Makefile.am): Likewise.
20317         * modules/byteswap (Makefile.am): Likewise.
20318         * modules/c-strtod (Makefile.am): Likewise.
20319         * modules/c-strtold (Makefile.am): Likewise.
20320         * modules/calloc (Makefile.am): Likewise.
20321         * modules/canon-host (Makefile.am): Likewise.
20322         * modules/canonicalize (Makefile.am): Likewise.
20323         * modules/chdir-long (Makefile.am): Likewise.
20324         * modules/chdir-safer (Makefile.am): Likewise.
20325         * modules/check-version (Makefile.am): Likewise.
20326         * modules/chown (Makefile.am): Likewise.
20327         * modules/cloexec (Makefile.am): Likewise.
20328         * modules/close-stream (Makefile.am): Likewise.
20329         * modules/closeout (Makefile.am): Likewise.
20330         * modules/crc (Makefile.am): Likewise.
20331         * modules/csharpexec (Makefile.am): Likewise.
20332         * modules/cycle-check (Makefile.am): Likewise.
20333         * modules/des (Makefile.am): Likewise.
20334         * modules/dev-ino (Makefile.am): Likewise.
20335         * modules/dirfd (Makefile.am): Likewise.
20336         * modules/dirname (Makefile.am): Likewise.
20337         * modules/dup2 (Makefile.am): Likewise.
20338         * modules/eealloc (Makefile.am): Likewise.
20339         * modules/error (Makefile.am): Likewise.
20340         * modules/euidaccess (Makefile.am): Likewise.
20341         * modules/exclude (Makefile.am): Likewise.
20342         * modules/exitfail (Makefile.am): Likewise.
20343         * modules/fcntl-safer (Makefile.am): Likewise.
20344         * modules/fcntl (Makefile.am): Likewise.
20345         * modules/file-type (Makefile.am): Likewise.
20346         * modules/fileblocks (Makefile.am): Likewise.
20347         * modules/filemode (Makefile.am): Likewise.
20348         * modules/filenamecat (Makefile.am): Likewise.
20349         * modules/fnmatch (Makefile.am): Likewise.
20350         * modules/fopen-safer (Makefile.am): Likewise.
20351         * modules/fpending (Makefile.am): Likewise.
20352         * modules/fprintftime (Makefile.am): Likewise.
20353         * modules/free (Makefile.am): Likewise.
20354         * modules/fsusage (Makefile.am): Likewise.
20355         * modules/ftruncate (Makefile.am): Likewise.
20356         * modules/fts (Makefile.am): Likewise.
20357         * modules/gc-arcfour (Makefile.am): Likewise.
20358         * modules/gc-des (Makefile.am): Likewise.
20359         * modules/gc-hmac-md5 (Makefile.am): Likewise.
20360         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
20361         * modules/gc-md4 (Makefile.am): Likewise.
20362         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
20363         * modules/gc-sha1 (Makefile.am): Likewise.
20364         * modules/gc (Makefile.am): Likewise.
20365         * modules/getaddrinfo (Makefile.am): Likewise.
20366         * modules/getcwd (Makefile.am): Likewise.
20367         * modules/getdelim (Makefile.am): Likewise.
20368         * modules/getdomainname (Makefile.am): Likewise.
20369         * modules/getgroups (Makefile.am): Likewise.
20370         * modules/gethostname (Makefile.am): Likewise.
20371         * modules/gethrxtime (Makefile.am): Likewise.
20372         * modules/getline (Makefile.am): Likewise.
20373         * modules/getloadavg (Makefile.am): Likewise.
20374         * modules/getlogin_r (Makefile.am): Likewise.
20375         * modules/getndelim2 (Makefile.am): Likewise.
20376         * modules/getopt (Makefile.am): Likewise.
20377         * modules/getpagesize (Makefile.am): Likewise.
20378         * modules/getpass-gnu (Makefile.am): Likewise.
20379         * modules/getpass (Makefile.am): Likewise.
20380         * modules/getsubopt (Makefile.am): Likewise.
20381         * modules/gettime (Makefile.am): Likewise.
20382         * modules/gettimeofday (Makefile.am): Likewise.
20383         * modules/getugroups (Makefile.am): Likewise.
20384         * modules/getusershell (Makefile.am): Likewise.
20385         * modules/glob (Makefile.am): Likewise.
20386         * modules/group-member (Makefile.am): Likewise.
20387         * modules/hard-locale (Makefile.am): Likewise.
20388         * modules/hash (Makefile.am): Likewise.
20389         * modules/hmac-md5 (Makefile.am): Likewise.
20390         * modules/hmac-sha1 (Makefile.am): Likewise.
20391         * modules/human (Makefile.am): Likewise.
20392         * modules/idcache (Makefile.am): Likewise.
20393         * modules/imaxabs (Makefile.am): Likewise.
20394         * modules/imaxdiv (Makefile.am): Likewise.
20395         * modules/inet_ntop (Makefile.am): Likewise.
20396         * modules/inet_pton (Makefile.am): Likewise.
20397         * modules/intprops (Makefile.am): Likewise.
20398         * modules/inttostr (Makefile.am): Likewise.
20399         * modules/inttypes (Makefile.am): Likewise.
20400         * modules/isapipe (Makefile.am): Likewise.
20401         * modules/javaversion (Makefile.am): Likewise.
20402         * modules/lchmod (Makefile.am): Likewise.
20403         * modules/lchown (Makefile.am): Likewise.
20404         * modules/localcharset (Makefile.am): Likewise.
20405         * modules/long-options (Makefile.am): Likewise.
20406         * modules/lstat (Makefile.am): Likewise.
20407         * modules/malloc (Makefile.am): Likewise.
20408         * modules/mathl (Makefile.am): Likewise.
20409         * modules/mbchar (Makefile.am): Likewise.
20410         * modules/md2 (Makefile.am): Likewise.
20411         * modules/md4 (Makefile.am): Likewise.
20412         * modules/md5 (Makefile.am): Likewise.
20413         * modules/memcasecmp (Makefile.am): Likewise.
20414         * modules/memchr (Makefile.am): Likewise.
20415         * modules/memcmp (Makefile.am): Likewise.
20416         * modules/memcoll (Makefile.am): Likewise.
20417         * modules/memcpy (Makefile.am): Likewise.
20418         * modules/memmem (Makefile.am): Likewise.
20419         * modules/memmove (Makefile.am): Likewise.
20420         * modules/mempcpy (Makefile.am): Likewise.
20421         * modules/memrchr (Makefile.am): Likewise.
20422         * modules/memset (Makefile.am): Likewise.
20423         * modules/memxor (Makefile.am): Likewise.
20424         * modules/mkancesdirs (Makefile.am): Likewise.
20425         * modules/mkdir-p (Makefile.am): Likewise.
20426         * modules/mkdir (Makefile.am): Likewise.
20427         * modules/mkdtemp (Makefile.am): Likewise.
20428         * modules/mkstemp (Makefile.am): Likewise.
20429         * modules/mktime (Makefile.am): Likewise.
20430         * modules/modechange (Makefile.am): Likewise.
20431         * modules/mountlist (Makefile.am): Likewise.
20432         * modules/nanosleep (Makefile.am): Likewise.
20433         * modules/obstack (Makefile.am): Likewise.
20434         * modules/openat (Makefile.am): Likewise.
20435         * modules/pagealign_alloc (Makefile.am): Likewise.
20436         * modules/pathmax (Makefile.am): Likewise.
20437         * modules/physmem (Makefile.am): Likewise.
20438         * modules/poll (Makefile.am): Likewise.
20439         * modules/posixtm (Makefile.am): Likewise.
20440         * modules/posixver (Makefile.am): Likewise.
20441         * modules/putenv (Makefile.am): Likewise.
20442         * modules/quote (Makefile.am): Likewise.
20443         * modules/quotearg (Makefile.am): Likewise.
20444         * modules/raise (Makefile.am): Likewise.
20445         * modules/read-file (Makefile.am): Likewise.
20446         * modules/readline (Makefile.am): Likewise.
20447         * modules/readlink (Makefile.am): Likewise.
20448         * modules/readtokens (Makefile.am): Likewise.
20449         * modules/readutmp (Makefile.am): Likewise.
20450         * modules/realloc (Makefile.am): Likewise.
20451         * modules/regex (Makefile.am): Likewise.
20452         * modules/rename-dest-slash (Makefile.am): Likewise.
20453         * modules/rename (Makefile.am): Likewise.
20454         * modules/rijndael (Makefile.am): Likewise.
20455         * modules/rmdir (Makefile.am): Likewise.
20456         * modules/rpmatch (Makefile.am): Likewise.
20457         * modules/safe-read (Makefile.am): Likewise.
20458         * modules/safe-write (Makefile.am): Likewise.
20459         * modules/same-inode (Makefile.am): Likewise.
20460         * modules/same (Makefile.am): Likewise.
20461         * modules/save-cwd (Makefile.am): Likewise.
20462         * modules/savedir (Makefile.am): Likewise.
20463         * modules/setenv (Makefile.am): Likewise.
20464         * modules/settime (Makefile.am): Likewise.
20465         * modules/sha1 (Makefile.am): Likewise.
20466         * modules/sig2str (Makefile.am): Likewise.
20467         * modules/snprintf (Makefile.am): Likewise.
20468         * modules/stat-macros (Makefile.am): Likewise.
20469         * modules/stat-time (Makefile.am): Likewise.
20470         * modules/stdbool (Makefile.am): Likewise.
20471         * modules/stdint (Makefile.am): Likewise.
20472         * modules/stdlib-safer (Makefile.am): Likewise.
20473         * modules/stpcpy (Makefile.am): Likewise.
20474         * modules/stpncpy (Makefile.am): Likewise.
20475         * modules/strcase (Makefile.am): Likewise.
20476         * modules/strcasestr (Makefile.am): Likewise.
20477         * modules/strchrnul (Makefile.am): Likewise.
20478         * modules/strcspn (Makefile.am): Likewise.
20479         * modules/strdup (Makefile.am): Likewise.
20480         * modules/strerror (Makefile.am): Likewise.
20481         * modules/strftime (Makefile.am): Likewise.
20482         * modules/strndup (Makefile.am): Likewise.
20483         * modules/strnlen (Makefile.am): Likewise.
20484         * modules/strpbrk (Makefile.am): Likewise.
20485         * modules/strsep (Makefile.am): Likewise.
20486         * modules/strstr (Makefile.am): Likewise.
20487         * modules/strtod (Makefile.am): Likewise.
20488         * modules/strtoimax (Makefile.am): Likewise.
20489         * modules/strtok_r (Makefile.am): Likewise.
20490         * modules/strtol (Makefile.am): Likewise.
20491         * modules/strtoll (Makefile.am): Likewise.
20492         * modules/strtoul (Makefile.am): Likewise.
20493         * modules/strtoull (Makefile.am): Likewise.
20494         * modules/strtoumax (Makefile.am): Likewise.
20495         * modules/strverscmp (Makefile.am): Likewise.
20496         * modules/sys_socket (Makefile.am): Likewise.
20497         * modules/sys_stat (Makefile.am): Likewise.
20498         * modules/sysexits (Makefile.am): Likewise.
20499         * modules/time_r (Makefile.am): Likewise.
20500         * modules/timegm (Makefile.am): Likewise.
20501         * modules/timespec (Makefile.am): Likewise.
20502         * modules/tmpfile-safer (Makefile.am): Likewise.
20503         * modules/trim (Makefile.am): Likewise.
20504         * modules/unistd-safer (Makefile.am): Likewise.
20505         * modules/unlinkdir (Makefile.am): Likewise.
20506         * modules/unlocked-io (Makefile.am): Likewise.
20507         * modules/userspec (Makefile.am): Likewise.
20508         * modules/utime (Makefile.am): Likewise.
20509         * modules/utimecmp (Makefile.am): Likewise.
20510         * modules/utimens (Makefile.am): Likewise.
20511         * modules/vasnprintf (Makefile.am): Likewise.
20512         * modules/vasprintf (Makefile.am): Likewise.
20513         * modules/vsnprintf (Makefile.am): Likewise.
20514         * modules/xalloc (Makefile.am): Likewise.
20515         * modules/xgetcwd (Makefile.am): Likewise.
20516         * modules/xnanosleep (Makefile.am): Likewise.
20517         * modules/xreadlink (Makefile.am): Likewise.
20518         * modules/xstrtod (Makefile.am): Likewise.
20519         * modules/xstrtol (Makefile.am): Likewise.
20520         * modules/xstrtold (Makefile.am): Likewise.
20521         * modules/yesno (Makefile.am): Likewise.
20522         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
20523
20524 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
20525
20526         * modules/error (Makefile.am): Distribute files through
20527         EXTRA_DIST, not lib_SOURCES.
20528
20529 2006-10-12  Eric Blake  <ebb9@byu.net>
20530
20531         * modules/error (Makefile.am): Distribute files in /lib.
20532         * modules/obstack (Makefile.am): Likewise.
20533
20534 2006-10-12  Bruno Haible  <bruno@clisp.org>
20535
20536         * modules/acl (Makefile.am): Distribute all files in lib/ through
20537         EXTRA_DIST.
20538         * modules/arcfour (Makefile.am): Likewise.
20539         * modules/arctwo (Makefile.am): Likewise.
20540         * modules/argmatch (Makefile.am): Likewise.
20541         * modules/argz (Makefile.am): Likewise.
20542         * modules/atexit (Makefile.am): Likewise.
20543         * modules/backupfile (Makefile.am): Likewise.
20544         * modules/c-strtod (Makefile.am): Likewise.
20545         * modules/c-strtold (Makefile.am): Likewise.
20546         * modules/calloc (Makefile.am): Likewise.
20547         * modules/canon-host (Makefile.am): Likewise.
20548         * modules/canonicalize (Makefile.am): Likewise.
20549         * modules/chdir-long (Makefile.am): Likewise.
20550         * modules/chdir-safer (Makefile.am): Likewise.
20551         * modules/check-version (Makefile.am): Likewise.
20552         * modules/chown (Makefile.am): Likewise.
20553         * modules/cloexec (Makefile.am): Likewise.
20554         * modules/close-stream (Makefile.am): Likewise.
20555         * modules/closeout (Makefile.am): Likewise.
20556         * modules/crc (Makefile.am): Likewise.
20557         * modules/cycle-check (Makefile.am): Likewise.
20558         * modules/des (Makefile.am): Likewise.
20559         * modules/dirfd (Makefile.am): Likewise.
20560         * modules/dirname (Makefile.am): Likewise.
20561         * modules/dup2 (Makefile.am): Likewise.
20562         * modules/euidaccess (Makefile.am): Likewise.
20563         * modules/exclude (Makefile.am): Likewise.
20564         * modules/exitfail (Makefile.am): Likewise.
20565         * modules/fcntl-safer (Makefile.am): Likewise.
20566         * modules/file-type (Makefile.am): Likewise.
20567         * modules/fileblocks (Makefile.am): Likewise.
20568         * modules/filemode (Makefile.am): Likewise.
20569         * modules/filenamecat (Makefile.am): Likewise.
20570         * modules/fnmatch (Makefile.am): Likewise.
20571         * modules/fopen-safer (Makefile.am): Likewise.
20572         * modules/fpending (Makefile.am): Likewise.
20573         * modules/fprintftime (Makefile.am): Likewise.
20574         * modules/free (Makefile.am): Likewise.
20575         * modules/fsusage (Makefile.am): Likewise.
20576         * modules/ftruncate (Makefile.am): Likewise.
20577         * modules/fts (Makefile.am): Likewise.
20578         * modules/gc (Makefile.am): Likewise.
20579         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
20580         * modules/getaddrinfo (Makefile.am): Likewise.
20581         * modules/getcwd (Makefile.am): Likewise.
20582         * modules/getdelim (Makefile.am): Likewise.
20583         * modules/getdomainname (Makefile.am): Likewise.
20584         * modules/getgroups (Makefile.am): Likewise.
20585         * modules/gethostname (Makefile.am): Likewise.
20586         * modules/gethrxtime (Makefile.am): Likewise.
20587         * modules/getline (Makefile.am): Likewise.
20588         * modules/getloadavg (Makefile.am): Likewise.
20589         * modules/getlogin_r (Makefile.am): Likewise.
20590         * modules/getopt (Makefile.am): Likewise.
20591         * modules/getpass (Makefile.am): Likewise.
20592         * modules/getpass-gnu (Makefile.am): Likewise.
20593         * modules/getsubopt (Makefile.am): Likewise.
20594         * modules/gettime (Makefile.am): Likewise.
20595         * modules/gettimeofday (Makefile.am): Likewise.
20596         * modules/getugroups (Makefile.am): Likewise.
20597         * modules/getusershell (Makefile.am): Likewise.
20598         * modules/glob (Makefile.am): Likewise.
20599         * modules/group-member (Makefile.am): Likewise.
20600         * modules/hard-locale (Makefile.am): Likewise.
20601         * modules/hash (Makefile.am): Likewise.
20602         * modules/hmac-md5 (Makefile.am): Likewise.
20603         * modules/hmac-sha1 (Makefile.am): Likewise.
20604         * modules/human (Makefile.am): Likewise.
20605         * modules/idcache (Makefile.am): Likewise.
20606         * modules/imaxabs (Makefile.am): Likewise.
20607         * modules/imaxdiv (Makefile.am): Likewise.
20608         * modules/inet_ntop (Makefile.am): Likewise.
20609         * modules/inet_pton (Makefile.am): Likewise.
20610         * modules/inttostr (Makefile.am): Likewise.
20611         * modules/isapipe (Makefile.am): Likewise.
20612         * modules/lchown (Makefile.am): Likewise.
20613         * modules/long-options (Makefile.am): Likewise.
20614         * modules/lstat (Makefile.am): Likewise.
20615         * modules/malloc (Makefile.am): Likewise.
20616         * modules/mathl (Makefile.am): Likewise.
20617         * modules/mbchar (Makefile.am): Likewise.
20618         * modules/md2 (Makefile.am): Likewise.
20619         * modules/md4 (Makefile.am): Likewise.
20620         * modules/md5 (Makefile.am): Likewise.
20621         * modules/memcasecmp (Makefile.am): Likewise.
20622         * modules/memchr (Makefile.am): Likewise.
20623         * modules/memcmp (Makefile.am): Likewise.
20624         * modules/memcoll (Makefile.am): Likewise.
20625         * modules/memcpy (Makefile.am): Likewise.
20626         * modules/memmem (Makefile.am): Likewise.
20627         * modules/memmove (Makefile.am): Likewise.
20628         * modules/mempcpy (Makefile.am): Likewise.
20629         * modules/memrchr (Makefile.am): Likewise.
20630         * modules/memset (Makefile.am): Likewise.
20631         * modules/memxor (Makefile.am): Likewise.
20632         * modules/mkancesdirs (Makefile.am): Likewise.
20633         * modules/mkdir (Makefile.am): Likewise.
20634         * modules/mkdir-p (Makefile.am): Likewise.
20635         * modules/mkdtemp (Makefile.am): Likewise.
20636         * modules/mkstemp (Makefile.am): Likewise.
20637         * modules/mktime (Makefile.am): Likewise.
20638         * modules/modechange (Makefile.am): Likewise.
20639         * modules/mountlist (Makefile.am): Likewise.
20640         * modules/nanosleep (Makefile.am): Likewise.
20641         * modules/openat (Makefile.am): Likewise.
20642         * modules/pagealign_alloc (Makefile.am): Likewise.
20643         * modules/physmem (Makefile.am): Likewise.
20644         * modules/poll (Makefile.am): Likewise.
20645         * modules/posixtm (Makefile.am): Likewise.
20646         * modules/posixver (Makefile.am): Likewise.
20647         * modules/putenv (Makefile.am): Likewise.
20648         * modules/quote (Makefile.am): Likewise.
20649         * modules/quotearg (Makefile.am): Likewise.
20650         * modules/raise (Makefile.am): Likewise.
20651         * modules/read-file (Makefile.am): Likewise.
20652         * modules/readline (Makefile.am): Likewise.
20653         * modules/readlink (Makefile.am): Likewise.
20654         * modules/readtokens (Makefile.am): Likewise.
20655         * modules/readutmp (Makefile.am): Likewise.
20656         * modules/realloc (Makefile.am): Likewise.
20657         * modules/regex (Makefile.am): Likewise.
20658         * modules/rename (Makefile.am): Likewise.
20659         * modules/rename-dest-slash (Makefile.am): Likewise.
20660         * modules/rijndael (Makefile.am): Likewise.
20661         * modules/rmdir (Makefile.am): Likewise.
20662         * modules/rpmatch (Makefile.am): Likewise.
20663         * modules/safe-read (Makefile.am): Likewise.
20664         * modules/safe-write (Makefile.am): Likewise.
20665         * modules/same (Makefile.am): Likewise.
20666         * modules/save-cwd (Makefile.am): Likewise.
20667         * modules/savedir (Makefile.am): Likewise.
20668         * modules/setenv (Makefile.am): Likewise.
20669         * modules/settime (Makefile.am): Likewise.
20670         * modules/sha1 (Makefile.am): Likewise.
20671         * modules/sig2str (Makefile.am): Likewise.
20672         * modules/snprintf (Makefile.am): Likewise.
20673         * modules/stdlib-safer (Makefile.am): Likewise.
20674         * modules/stpcpy (Makefile.am): Likewise.
20675         * modules/stpncpy (Makefile.am): Likewise.
20676         * modules/strcase (Makefile.am): Likewise.
20677         * modules/strcasestr (Makefile.am): Likewise.
20678         * modules/strchrnul (Makefile.am): Likewise.
20679         * modules/strcspn (Makefile.am): Likewise.
20680         * modules/strdup (Makefile.am): Likewise.
20681         * modules/strerror (Makefile.am): Likewise.
20682         * modules/strftime (Makefile.am): Likewise.
20683         * modules/strndup (Makefile.am): Likewise.
20684         * modules/strnlen (Makefile.am): Likewise.
20685         * modules/strpbrk (Makefile.am): Likewise.
20686         * modules/strsep (Makefile.am): Likewise.
20687         * modules/strstr (Makefile.am): Likewise.
20688         * modules/strtod (Makefile.am): Likewise.
20689         * modules/strtoimax (Makefile.am): Likewise.
20690         * modules/strtok_r (Makefile.am): Likewise.
20691         * modules/strtol (Makefile.am): Likewise.
20692         * modules/strtoll (Makefile.am): Likewise.
20693         * modules/strtoul (Makefile.am): Likewise.
20694         * modules/strtoull (Makefile.am): Likewise.
20695         * modules/strtoumax (Makefile.am): Likewise.
20696         * modules/strverscmp (Makefile.am): Likewise.
20697         * modules/time_r (Makefile.am): Likewise.
20698         * modules/timegm (Makefile.am): Likewise.
20699         * modules/tmpfile-safer (Makefile.am): Likewise.
20700         * modules/unistd-safer (Makefile.am): Likewise.
20701         * modules/unlinkdir (Makefile.am): Likewise.
20702         * modules/userspec (Makefile.am): Likewise.
20703         * modules/utime (Makefile.am): Likewise.
20704         * modules/utimecmp (Makefile.am): Likewise.
20705         * modules/utimens (Makefile.am): Likewise.
20706         * modules/vasnprintf (Makefile.am): Likewise.
20707         * modules/vasprintf (Makefile.am): Likewise.
20708         * modules/vsnprintf (Makefile.am): Likewise.
20709         * modules/xalloc (Makefile.am): Likewise.
20710         * modules/xgetcwd (Makefile.am): Likewise.
20711         * modules/xnanosleep (Makefile.am): Likewise.
20712         * modules/xreadlink (Makefile.am): Likewise.
20713         * modules/xstrtod (Makefile.am): Likewise.
20714         * modules/xstrtol (Makefile.am): Likewise.
20715         * modules/xstrtold (Makefile.am): Likewise.
20716         * modules/yesno (Makefile.am): Likewise.
20717
20718 2006-10-12  Jim Meyering  <jim@meyering.net>
20719
20720         * m4/getloadavg.m4: Revert the change below.
20721
20722         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
20723         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
20724         fail with a symlink, which is what coreutils' ./bootstrap now
20725         creates by default.
20726
20727 2006-10-12  Bruno Haible  <bruno@clisp.org>
20728
20729         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
20730         mingw.
20731         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
20732         MSVC and mingw explicitly.
20733
20734 2006-10-11  Simon Josefsson  <jas@extundo.com>
20735             Bruno Haible  <bruno@clisp.org>
20736
20737         Add support for multiple gnulib-tool invocations in the scope of a
20738         single configure.ac file.
20739         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
20740         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
20741         with the same contents as the _LIBADD variable.
20742         (func_emit_initmacro_start, func_emit_initmacro_end,
20743         func_emit_initmacro_done): New functions.
20744         (func_import, func_create_testdir): Invoke them. Allow the identifiers
20745         gl_LIBOBJS and gl_LTLIBOBJS.
20746
20747 2006-10-11  Bruno Haible  <bruno@clisp.org>
20748
20749         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
20750         (func_create_testdir): Don't create po/Makefile.am, don't invoke
20751         autoreconf. Instead, invoke autopoint explicitly but move back the
20752         *.m4 files from gnulib.
20753
20754 2006-10-11  Bruno Haible  <bruno@clisp.org>
20755
20756         * gnulib-tool (func_usage): Make module names after --create-testdir
20757         optional.
20758         (func_create_testdir): If no module was specified, use nearly all
20759         modules.
20760
20761 2006-10-12  Jim Meyering  <jim@meyering.net>
20762
20763         Big performance improvement for fts-based tools that use FTS_NOSTAT.
20764         Avoid spurious inode-mismatch problems on non-POSIX file systems.
20765         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
20766         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
20767         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
20768         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
20769         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
20770         (fts_set_stat_required): New function.
20771         (fts_open): Defer the calls to fts_stat, if possible or requested.
20772         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
20773         into fts_stat itself.
20774         (fts_read): Perform any required (deferred) fts_stat call.
20775         (fts_build): Likewise, for the directory we're about to open and read.
20776         In the readdir loop, carefully decide whether each entry will require
20777         an eventual call to fts_stat, using dirent.d_type info if available.
20778         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
20779         a command line argument into this function.  Update all callers.
20780         Map a return value of FTS_DOT to FTS_D for a command line argument.
20781         * modules/fts (Depends-on): Add d-type.  Alphabetize.
20782         Thanks to Miklos Szeredi for his tenacity and for the initial
20783         bug report about "find" failing on a FUSE-based file system.
20784
20785         * lib/fts.c (fts_open): Use consistent indentation.
20786
20787 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
20788
20789         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
20790         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
20791         reported by Jim Meyering.  All uses of cache variables renamed
20792         to match Autoconf's.
20793         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
20794         the other one.
20795
20796         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
20797         Fix misspelling in diagnostic.
20798
20799 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
20800
20801         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
20802         defined.  Problem reported by Matthew Woehlke.
20803
20804         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
20805         Add support for Tandem NonStop R series.
20806         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
20807         Use new macro.
20808
20809         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
20810         (has_trailing_slash): Omit size arg; all callers changed.
20811         Omit 'inline', since it doesn't help performance and we'd
20812         need to configure it.
20813         Don't count //, ///, etc. as having a trailing slash.
20814         As a side effect, this removes a C99ism reported by Matthew Woehlke.
20815         (rpl_rename_dest_slash): On failure, use rename's errno rather
20816         than (in some cases) an incorrect or junk errno.
20817         Simplify code by removing need to compute length; this does
20818         cause it to make two passes instead of one over the file name,
20819         but it's worth it.
20820
20821         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
20822         change, since Autoconf's version may no longer be appropriate now
20823         that we are using CVS Autoconf's version.  Add support for Tandem.
20824
20825 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
20826             Bruno Haible  <bruno@clisp.org>
20827
20828         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
20829         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
20830         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
20831         gl_AC_TYPE_LONG_LONG.
20832
20833         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
20834         instead of HAVE_LONG_LONG.
20835         * lib/printf-args.c (printf_fetchargs): Likewise.
20836         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
20837         * lib/vasnprintf.c (VASNPRINTF): Likewise.
20838         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
20839         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
20840         gl_AC_TYPE_LONG_LONG.
20841
20842 2006-10-11  Bruno Haible  <bruno@clisp.org>
20843
20844         * m4/longlong.m4: Add comments.
20845         * m4/ulonglong.m4: Likewise.
20846
20847 2006-10-10  Bruno Haible  <bruno@clisp.org>
20848
20849         Make it possible to #define stpcpy, strdup to aliases.
20850         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
20851         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
20852
20853 2006-10-10  Bruno Haible  <bruno@clisp.org>
20854
20855         Make it possible to #define gcd to an alias.
20856         * lib/gcd.c: Include config.h.
20857
20858 2006-10-10  Bruno Haible  <bruno@clisp.org>
20859
20860         Make it possible to #define c_isascii to an alias.
20861         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
20862         defined. Undefine the macros before defining them, to avoid gcc
20863         warnings.
20864         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
20865         define NO_C_CTYPE_MACROS early.
20866
20867 2006-10-10  Bruno Haible  <bruno@clisp.org>
20868
20869         Make it possible to #define set_program_name to an alias.
20870         * lib/progname.c: Don't undefine set_program_name; instead, undefine
20871         ENABLE_RELOCATABLE early.
20872
20873 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
20874
20875         Port to Tandem NSK OSS, which has 64-bit signed int but at most
20876         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
20877         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
20878         More generally, don't assume that 64-bit signed int is available
20879         if unsigned int is, and vice versa.
20880         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
20881         unsigned symbols, not on their signed counterparts.
20882         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
20883         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
20884         (UINT64_C, UINTMAX_C):
20885         Likewise.
20886         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
20887         unsigned counterparts.
20888         (Have_long_long, Unsigned): New macros.
20889         (Int): Renamed from INT.
20890         (strtoimax): Use the new macros.
20891         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
20892         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
20893         * modules/inttypes (inttypes.h): Substitute
20894         HAVE_UNSIGNED_LONG_LONG_INT.
20895         * modules/stdint (stdint.h): Likewise.
20896         (Files): Add m4/ulonglong.m4.
20897
20898 2006-10-10  Bruno Haible  <bruno@clisp.org>
20899
20900         Fix a gcc -Wshadow warning.
20901         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
20902         to 'bucket'.
20903         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
20904         gl_linked_indexof_from_to): Likewise.
20905         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
20906         Likewise.
20907         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
20908         Likewise.
20909         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
20910         Reported by Eric Blake.
20911
20912 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
20913
20914         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
20915         for NetBSD.  Problem reported by Bruno Haible.
20916
20917 2006-10-09  Jim Meyering  <jim@meyering.net>
20918
20919         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
20920         Patch from Bruno Haible.
20921
20922 2006-10-09  Jim Meyering  <jim@meyering.net>
20923
20924         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
20925         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
20926         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
20927
20928 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
20929
20930         Don't include <config.h> twice; this doesn't work in some cases,
20931         e.g., when config.h has "#define intmax_t long long int" and
20932         we include <config.h>, <inttypes.h>, <config.h> in that order.
20933         Problem reported by Matthew Woehlke in:
20934         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
20935         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
20936         * lib/fts-cycle.c: Don't include config.h.
20937         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
20938         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
20939         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
20940         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
20941         inttypes.h.
20942         * lib/xstrtoumax.c: Likewise.
20943         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
20944         __strtol and the like, so that this module is more like its siblings.
20945         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
20946         Remove; no longer needed now that we assume gnulib inttypes.h.
20947
20948 2006-10-08  Bruno Haible  <bruno@clisp.org>
20949
20950         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
20951         option.
20952
20953 2006-10-07  Jim Meyering  <jim@meyering.net>
20954
20955         * modules/inttypes (inttypes.h): Revert what seems to have been
20956         an inadvertent part of today's change: use "|", not "/" in the
20957         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
20958
20959 2006-10-07  Bruno Haible  <bruno@clisp.org>
20960
20961         * modules/sublist: New file.
20962
20963 2006-10-07  Bruno Haible  <bruno@clisp.org>
20964
20965         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
20966         * modules/argz (argz.h): Likewise.
20967         * modules/arpa_inet (arpa/inet.h): Likewise.
20968         * modules/byteswap (byteswap.h): Likewise.
20969         * modules/configmake (configmake.h): Likewise.
20970         * modules/fcntl (fcntl.h): Likewise.
20971         * modules/fnmatch (fnmatch.h): Likewise.
20972         * modules/getopt (getopt.h): Likewise.
20973         * modules/glob (glob.h): Likewise.
20974         * modules/inttypes (inttypes.h): Likewise.
20975         * modules/netinet_in (netinet/in.h): Likewise.
20976         * modules/poll (poll.h): Likewise.
20977         * modules/stdbool (stdbool.h): Likewise.
20978         * modules/stdint (stdint.h): Likewise.
20979         * modules/sys_select (sys/select.h): Likewise.
20980         * modules/sys_socket (sys/socket.h): Likewise.
20981         * modules/sys_stat (sys/stat.h): Likewise.
20982         * modules/sysexits (sysexits.h): Likewise.
20983         * modules/unistd (unistd.h): Likewise.
20984         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
20985         Add a "DO NOT EDIT" comment to the generated file.
20986         (func_import): Likewise for gnulib-comp.m4.
20987
20988 2006-10-07  Bruno Haible  <bruno@clisp.org>
20989
20990         * lib/gl_sublist.h: New file.
20991         * lib/gl_sublist.c: New file.
20992
20993 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
20994
20995         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
20996         name (relative to the original working directory) and the file
20997         name component (relative to the temporary working directory).  All
20998         callers changed.
20999         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
21000         * lib/mkdir-p.c (make_dir_parents): Likewise.
21001         * lib/mkdir-p.h (make_dir_parents): Likewise.
21002
21003 2006-10-06  Eric Blake  <ebb9@byu.net>
21004
21005         Define several macros for use by the clean-temp module.
21006         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
21007         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
21008         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
21009
21010         * lib/clean-temp.h (close_stream_temp): New declaration.
21011         * lib/clean-temp.c (includes): Pull in headers according to what
21012         other modules are in use.
21013         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
21014
21015 2006-10-06  Bruno Haible  <bruno@clisp.org>
21016
21017         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
21018         instead of fopen, fwriteerror.
21019
21020 2006-10-06  Bruno Haible  <bruno@clisp.org>
21021
21022         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
21023         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
21024         int.
21025         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
21026         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
21027         Return an error indicator.
21028         Suggested by Eric Blake.
21029
21030 2006-10-06  Bruno Haible  <bruno@clisp.org>
21031
21032         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
21033         Reported by Eric Blake.
21034
21035 2006-10-06  Bruno Haible  <bruno@clisp.org>
21036
21037         * modules/closeout (Description): Mention stderr too.
21038
21039 2006-10-06  Bruno Haible  <bruno@clisp.org>
21040         and Paul Eggert  <eggert@cs.ucla.edu>
21041
21042         * lib/closeout.c (close_stdout): Also close stderr.
21043         * lib/closeout.h: Update comment.
21044
21045 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
21046
21047         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
21048         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
21049         * lib/dirchownmod.c: Include lchown.h.
21050         * lib/lchown.c: Don't include files that lchown.h now includes.
21051         Don't declare chown, since lchown.h now does that.
21052         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
21053         (lchown): Define to rpl_chown if lchown is declared but
21054         does not exist.  Declare using a prototype if lchown is not
21055         declared.  Add a copyright notice.
21056         * lib/mkstemp.h: Include <unistd.h>.
21057         * lib/openat.c: Include lchown.h.
21058
21059         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
21060         we now test for that separately.
21061         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
21062         rather than O_NOFOLLOW, when testing whether it's possible to
21063         avoid a race condition reliably.
21064         * lib/savewd.c (savewd_chdir): Likewise.
21065
21066         Remove macros that are no longer needed now that stdint.h is
21067         reliable.
21068         * lib/fsusage.c (UINTMAX_MAX): Remove.
21069         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
21070         * lib/utimecmp.c (SIZE_MAX): Remove.
21071
21072         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
21073
21074         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
21075         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
21076         O_NOATIME works.
21077
21078 2006-10-05  Bruno Haible  <bruno@clisp.org>
21079
21080         * lib/gl_list.h (gl_sortedlist_search_from_to,
21081         gl_sortedlist_indexof_from_to): New declarations.
21082         (gl_list_implementation): New fields sortedlist_search_from_to,
21083         sortedlist_indexof_from_to.
21084         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
21085         inline functions.
21086         * lib/gl_list.c (gl_sortedlist_search_from_to,
21087         gl_sortedlist_indexof_from_to): New functions.
21088         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
21089         function.
21090         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
21091         (gl_array_sortedlist_search_from_to): New function.
21092         (gl_array_list_implementation): Update.
21093         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
21094         function.
21095         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
21096         (gl_carray_sortedlist_search_from_to): New function.
21097         (gl_carray_list_implementation): Update.
21098         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
21099         gl_linked_sortedlist_indexof_from_to): New functions.
21100         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
21101         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
21102         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
21103         gl_tree_sortedlist_indexof_from_to): New functions.
21104         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
21105         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
21106         Update.
21107         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
21108         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
21109         Update.
21110
21111 2006-10-05  Bruno Haible  <bruno@clisp.org>
21112
21113         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
21114         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
21115         (struct gl_list_implementation): Add fields search_from_to,
21116         indexof_from_to. Remove fields search, indexof.
21117         (gl_list_search): Use the search_from_to method.
21118         (gl_list_search_from, gl_list_search_from_to): New functions.
21119         (gl_list_indexof): Use the indexof_from_to method.
21120         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
21121         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
21122         (gl_list_search_from, gl_list_search_from_to): New functions.
21123         (gl_list_indexof): Use the indexof_from_to method.
21124         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
21125         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
21126         gl_array_indexof. Add start_index, end_index arguments.
21127         (gl_array_search_from_to): Renamed from gl_array_search. Add
21128         start_index, end_index arguments.
21129         (gl_array_remove, gl_array_list_implementation): Update.
21130         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
21131         gl_carray_indexof. Add start_index, end_index arguments.
21132         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
21133         start_index, end_index arguments.
21134         (gl_carray_remove, gl_carray_list_implementation): Update.
21135         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
21136         gl_linked_search. Add start_index, end_index arguments.
21137         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
21138         start_index, end_index arguments.
21139         (gl_linked_remove): Update.
21140         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
21141         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
21142         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
21143         field to 'size_t'.
21144         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
21145         gl_tree_search. Add start_index, end_index arguments.
21146         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
21147         start_index, end_index arguments.
21148         (gl_tree_remove): Update.
21149         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
21150         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
21151         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
21152         function.
21153         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
21154         gl_tree_search. Add start_index, end_index arguments.
21155         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
21156         start_index, end_index arguments.
21157         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
21158         Update.
21159         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
21160
21161 2006-10-05  Bruno Haible  <bruno@clisp.org>
21162
21163         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
21164
21165         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
21166         fwriteerror_temp): New declarations.
21167         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
21168         (descriptors): New variable.
21169         (cleanup): First, close the descriptors.
21170         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
21171         fclose_temp, fwriteerror_temp): New functions.
21172
21173 2006-10-04  Jim Meyering  <jim@meyering.net>
21174
21175         * lib/fts.c (fts_open): Tiny comment change.
21176
21177 2006-10-04  Bruno Haible  <bruno@clisp.org>
21178
21179         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
21180         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
21181         gl_LOCK_BODY.
21182         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
21183         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
21184         gl_LOCK_EARLY_BODY.
21185         (gl_LOCK): Require gl_LOCK_BODY.
21186
21187 2006-10-04  Bruno Haible  <bruno@clisp.org>
21188
21189         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
21190         (gl_oset_search_atleast): New declaration.
21191         (struct gl_oset_implementation): Add field 'search_atleast'.
21192         (gl_oset_search_atleast): New inline function.
21193         * lib/gl_oset.c (gl_oset_search_atleast): New function.
21194         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
21195         (gl_array_oset_implementation): Update.
21196         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
21197         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
21198         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
21199
21200 2006-10-04  Bruno Haible  <bruno@clisp.org>
21201
21202         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
21203
21204 2006-10-03  Bruno Haible  <bruno@clisp.org>
21205
21206         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
21207         from gl_avltreehash_list_implementation.
21208
21209 2006-10-03  Bruno Haible  <bruno@clisp.org>
21210
21211         * lib/gl_oset.c (gl_oset_add): Fix return type.
21212
21213 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
21214
21215         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
21216
21217 2006-10-02  Eric Blake  <ebb9@byu.net>
21218
21219         * modules/strnlen (Depends-on): Add extensions.
21220
21221 2006-10-02  Eric Blake  <ebb9@byu.net>
21222
21223         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
21224         definition in 2.60+.
21225
21226 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
21227
21228         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
21229         checks.
21230
21231 2006-10-02  Bruno Haible  <bruno@clisp.org>
21232
21233         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
21234         to the AUTOMAKE_OPTIONS.
21235         Reported by Jim Meyering.
21236
21237 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
21238
21239         Work around bug in Solaris 10 /proc file system:
21240         /proc/self/fd/NNN/.. isn't the parent directory of
21241         the directory whose file descriptor is NNN.  This needs to
21242         be worked around at run time, not compile time, since a
21243         program might be built on Solaris 8, where things work, and
21244         run on Solaris 10.
21245         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
21246         to use the following interface instead:
21247         (OPENAT_BUFFER_SIZE): New macro.
21248         (openat_proc_name): New function.
21249         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
21250         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
21251         Likewise.
21252         * lib/openat-proc.c: New file.
21253         * modules/openat (Files): Add lib/openat-proc.c.
21254         (Depends-on): Add same-inode, stdbool.
21255         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
21256
21257 2006-09-29  Bruno Haible  <bruno@clisp.org>
21258
21259         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
21260         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
21261         argument. Set stdout_closed before testing for ferror, not after.
21262         (fwriteerror, fwriteerror_no_ebadf): New functions.
21263
21264 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21265
21266         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
21267
21268 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
21269
21270         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
21271         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
21272
21273 2006-09-28  Jim Meyering  <jim@meyering.net>
21274
21275         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
21276         Include <unistd.h>.
21277
21278 2006-09-28  Bruno Haible  <bruno@clisp.org>
21279
21280         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
21281         * modules/linkedhash-list (Depends-on): Likewise.
21282         * modules/rbtreehash-list (Depends-on): Likewise.
21283
21284 2006-09-28  Bruno Haible  <bruno@clisp.org>
21285
21286         * lib/strndup.h: Simplify the redefinition of strndup.
21287         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
21288         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
21289
21290 2006-09-28  Bruno Haible  <bruno@clisp.org>
21291
21292         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
21293         * lib/gl_linkedhash_list.c: Likewise.
21294         * lib/gl_rbtreehash_list.c: Likewise.
21295
21296 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
21297
21298         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
21299         getaddrinfo.
21300
21301         * lib/__fpending.h: Don't include <stdio_ext.h> unless
21302         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
21303         it causes <stdio_ext.h> to cause a compile-time error.
21304         Problem reported by Nelson H. F. Beebe.
21305         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
21306         of HAVE_DECL___PENDING.
21307
21308         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
21309         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
21310         declaration.
21311
21312 2006-09-27  Jim Meyering  <jim@meyering.net>
21313
21314         This file could end up with a definition for a function
21315         named __strndup, rather than rpl_strndup on a system with
21316         incomplete weak_alias support.
21317         * lib/strndup.c (strndup): Rename from __strndup.
21318         Remove #defines that used to map __strndup to strndup.
21319         Don't use K&R prototypes.
21320         Remove LIBC-related code, since this file is not sync'd with glibc.
21321         * lib/strndup.h: Revamp, accordingly.
21322         * m4/strndup.m4: Modernize.
21323
21324 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
21325
21326         * modules/savewd (Depends-on): Add 'raise'.
21327         * lib/savewd.c: Include <signal.h>, for 'raise'.
21328
21329 2006-09-26  Jim Meyering  <jim@meyering.net>
21330
21331         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
21332         when we detect Darwin 8.7.0's acl_get_file bug.
21333         Rearrange to perform the new (below) run-test while $LIBS
21334         contains any acl-related library.  Set USE_ACL at the end.
21335         (gl_ACL_GET_FILE): New function.
21336
21337 2006-09-26  Eric Blake  <ebb9@byu.net>
21338
21339         * lib/verror.c: Include <config.h> unconditionally.
21340
21341 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
21342
21343         * modules/clock-time (Maintainer): Add self.
21344         * modules/getlogin_r (Depends-on): Add extensions.
21345
21346 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21347
21348         * modules/clock-time: New module.
21349         * modules/nanosleep (Depends-on): Add clock-time.
21350         * modules/gethrxtime (Depends-on): Likewise.
21351         * modules/gettime (Depends-on): Likewise.
21352         * modules/settime (Depends-on): Likewise.
21353
21354         * modules/fts-lgpl: Depend on openat.
21355         * modules/mkancesdirs: Depend on savewd.
21356         * modules/mkdir-p: Likewise.
21357
21358 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21359
21360         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
21361
21362         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
21363         `gl_have_arbitrary_file_name_length_limit' to
21364         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
21365         actually works between configure runs.
21366
21367 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21368             Bruno Haible  <bruno@clisp.org>
21369
21370         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
21371
21372 2006-09-25  Jim Meyering  <jim@meyering.net>
21373
21374         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
21375         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
21376
21377 2006-09-25  Eric Blake  <ebb9@byu.net>
21378
21379         * gnulib-tool (func_import, func_create_testdir): Fix typos in
21380         exec's in 2006-09-18 patch when shuffling fds.
21381
21382 2006-09-25  Bruno Haible  <bruno@clisp.org>
21383
21384         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
21385         Reported by Jim Meyering.
21386
21387 2006-09-24  Jim Meyering  <jim@meyering.net>
21388
21389         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
21390         compare a pointer against a literal "0".  That caused failures with
21391         at least HP-UX's hpcc.
21392
21393 2006-09-22  Simon Josefsson  <jas@extundo.com>
21394
21395         * modules/gc-sha1:
21396         * modules/gc-md4:
21397         * modules/gc-hmac-sha1:
21398         * modules/gc-hmac-md5:
21399         * modules/gc-des:
21400         * modules/gc-arcfour: Distribute more files.
21401
21402 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21403
21404         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
21405         (gl_linked_iterator_from_to): Initialize struct completely.
21406         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
21407         (gl_tree_iterator_from_to): Likewise
21408         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
21409         * lib/gl_array_list.c [lint] (gl_array_iterator)
21410         (gl_array_iterator_from_to): Likewise.
21411         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
21412         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
21413         (gl_carray_iterator_from_to): Likewise.
21414
21415         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
21416         * lib/md4.c (md4_process_block): Remove unused variable.
21417         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
21418         parentheses for clarity.
21419
21420 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21421
21422         * modules/bison-i18n (Depends-on): Add gettext.
21423
21424 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21425
21426         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
21427         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
21428         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
21429         also add missing comma that caused broken test.
21430         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
21431         stdlib.h, for `abort'.
21432         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
21433         variables.
21434         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
21435         include unistd.h if present, for `rmdir'.
21436         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
21437         variables.
21438         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
21439         in the process include standard headers for prototypes.
21440         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
21441         gets declared on GNU/Linux.
21442         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
21443         unistd.h, for `rmdir'.
21444         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
21445
21446         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
21447         always true.
21448         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
21449
21450         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
21451
21452 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21453
21454         * gnulib-tool (func_version): Create output all at once.  This
21455         may help avoid triggering unnecessary SIGPIPEs, and at any
21456         rate it doesn't hurt.
21457
21458 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21459             Bruno Haible  <bruno@clisp.org>
21460
21461         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
21462         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
21463         * m4/signed.m4 (bh_C_SIGNED): Likewise.
21464
21465         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
21466         (gl_FUNC_VASPRINTF): Invoke it.
21467
21468 2006-09-22  Bruno Haible  <bruno@clisp.org>
21469
21470         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
21471         getloadavg.c as first argument.
21472
21473 2006-09-22  Bruno Haible  <bruno@clisp.org>
21474
21475         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
21476         at the beginning of the gl_INIT macro.
21477         * modules/getloadavg (configure.ac): Pass $gl_source_base to
21478         gl_GETLOADAVG.
21479
21480 2006-09-22  Bruno Haible  <bruno@clisp.org>
21481
21482         * gnulib-tool (func_create_megatestdir): Don't include the config-h
21483         module.
21484         Suggested by Ralf Wildenhues.
21485
21486 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
21487
21488         Import this patch from libc:
21489
21490         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
21491
21492         * lib/regex_internal.c (re_string_reconstruct): Handle
21493         offset < pstr->valid_raw_len && pstr->offsets_needed case.
21494         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
21495         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
21496         re_string_context_at.
21497
21498         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
21499         now requires it.
21500         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
21501         gl_REGEX now does it for us.
21502         (gl_REGEX): Add test taken from
21503         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
21504
21505         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
21506         Check that large offsets work.  Modernize Autoconf usages.
21507         Prefer "yes" to mean a good thing rather than a bad.
21508         Don't put "#define mkstemp" in config.h, as this might interfere
21509         with standard system headers that "#define mkstemp mkstemp64".
21510
21511         * modules/mkstemp (Depends-on): Add extensions, so that
21512         mkstemp is visible on some platforms.
21513         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
21514         (Include): Change to "mkstemp.h" from <stdlib.h>.
21515         (Files): Add mkstemp.h.
21516
21517         * lib/mkstemp.h: New file, since some standard headers
21518         #define mkstemp.
21519         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
21520         Include "mkstemp.h".
21521         Make the _LIBC code resemble glibc original more,
21522         e.g., use K&R style.
21523         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
21524         (mkstemp): Remove, since mkstemp.h does this for us.
21525         * lib/stdlib--.h: Include mkstemp.h.
21526
21527         Import this patch from libc:
21528
21529         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
21530
21531         * lib/tempname.c (__gen_tempname): Change attempts_min
21532         into a macro.  Use preprocessor to decide how to initialize
21533         attempts [Coverity CID 67].
21534
21535 2006-09-20  Bruno Haible  <bruno@clisp.org>
21536
21537         * lib/mkdtemp.c: Import from libc.
21538         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
21539                 * sysdeps/posix/tempname.c (__gen_tempname): Change
21540                 attempts_min into a macro.  Use preprocessor to decide how to
21541                 initialize attempts [Coverity CID 67].
21542         2001-11-27  Paul Eggert  <eggert@twinsun.com>
21543                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
21544                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
21545
21546 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21547
21548         * gnulib-tool (func_exit): New function, to allow to pass the
21549         exit status portably through the trap.  Use everywhere.
21550         (--help, --version): Signal a write error.
21551         (trap): catch SIGPIPE, for write errors.
21552         Exit at the end of the trap, with the correct exit status.
21553
21554 2006-09-19  Karl Berry  <karl@gnu.org>
21555
21556         * doc/gnulib.texi: note about the license texinfo files.
21557
21558 2006-09-19  Eric Blake  <ebb9@byu.net>
21559
21560         * gnulib-tool: Avoid space-tab.
21561
21562 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
21563
21564         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
21565         that prevented coreutils 6.1 from building.  Problem reported
21566         by Petter Reinholdtsen.
21567
21568 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
21569
21570         * gnulib-tool (avoidlist): Fix typo that broke options like
21571         --avoid=lock that are used by coreutils bootstrap.
21572
21573 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
21574
21575         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
21576         more systematically.
21577
21578 2006-09-18  Jim Meyering  <jim@meyering.net>
21579
21580         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
21581
21582 2006-09-18  Bruno Haible  <bruno@clisp.org>
21583
21584         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
21585
21586 2006-09-18  Bruno Haible  <bruno@clisp.org>
21587
21588         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
21589         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
21590         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
21591         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
21592         * m4/gettext.m4: Require autoconf >= 2.52.
21593         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
21594         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
21595         of gl_cv_header_inttypes_h.
21596
21597 2006-09-18  Bruno Haible  <bruno@clisp.org>
21598
21599         * lib/javaversion.c: Include configmake.h.
21600
21601 2006-09-18  Bruno Haible  <bruno@clisp.org>
21602
21603         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
21604         avoid that the while loops be executed in a subshell.
21605
21606 2006-09-18  Bruno Haible  <bruno@clisp.org>
21607
21608         * MODULES.html.sh (func_module): Break long lines.
21609         Suggested by Bruce Korb <bkorb@gnu.org>.
21610
21611 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21612
21613         Speed up by a factor of 1.12.
21614         * gnulib-tool (nl): New variable.
21615         (func_import): Rewrite include directive extraction to only read each
21616         directive once.
21617
21618 2006-09-17  Bruno Haible  <bruno@clisp.org>
21619
21620         * modules/javaversion (Makefile.am): Remove DEFS setting.
21621         (Depends-on): Add configmake, for PKGDATADIR definition.
21622
21623 2006-09-17  Bruno Haible  <bruno@clisp.org>
21624
21625         * gnulib-tool (func_create_testdir): Rewrite all files at once.
21626
21627 2006-09-17  Bruno Haible  <bruno@clisp.org>
21628
21629         * gnulib-tool (func_append): New function, stolen from libtool.m4.
21630         (func_modules_transitive_closure, func_modules_add_dummy,
21631         func_modules_to_filelist, func_import, func_create_testdir,
21632         func_create_megatestdir, ...): Use it wherever possible.
21633         Suggested by Ralf Wildenhues.
21634
21635 2006-09-16  Karl Berry  <karl@gnu.org>
21636
21637         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
21638         to avoid sectioning errors.
21639         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
21640         [ifinfo]: blank line after @center-ed titles.
21641         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
21642         Spell FSF address consistently with others.
21643         (These changes approved by rms.)
21644
21645 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21646
21647         Speed up by a factor of 1.61.
21648         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
21649         already checked module names again.
21650
21651 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21652
21653         Speed up by a factor of 1.13.
21654         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
21655         for new_files, and the input to func_add_or_update.
21656
21657 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21658
21659         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
21660         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
21661
21662 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
21663
21664         * modules/mkancesdirs (Depends-on): Add fcntl.
21665         * modules/savewd: New file.
21666         * MODULES.html.sh (File system functions): Add savewd.
21667
21668         * modules/configmake (Makefile.am): Add support for the
21669         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
21670
21671 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
21672
21673         * m4/savewd.m4: New file.
21674
21675 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
21676
21677         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
21678         (dirchownmod): New arg FD.  All callers changed.
21679         Use FD rather than opening the directory ourself, as opening is
21680         now the caller's responsibility.
21681         * lib/dirchownmod.h: Likewise.
21682         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
21683         hosts that require <sys/types.h> before <sys/stat.h>.  Include
21684         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
21685         (test_dir): Remove.
21686         (mkancesdirs): Return length of prefix of FILE that has already
21687         been made, or -2 if there is a child doing the work.  Redo
21688         algorithm so that it is O(N) rather than O(N**2).  Optimize away
21689         ".", and treat ".." specially since it might stray back into
21690         already-created areas.  Use a subprocess if necessary.  New arg
21691         WD; all users changed.  MAKE_DIR function should now return 1
21692         if it creates a directory that is not readable.  Return -2 if
21693         a child process is spun off.
21694         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
21695         Adjust signature to match code.
21696         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
21697         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
21698         all users changed.
21699         * lib/savewd.c, lib/savewd.h: New files.
21700
21701 2006-09-15  Jim Meyering  <jim@meyering.net>
21702
21703         * modules/rename-dest-slash: New module.
21704         * MODULES.html.sh (posix_compat): Add it here.
21705
21706         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
21707
21708 2006-09-15  Jim Meyering  <jim@meyering.net>
21709
21710         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
21711         file.
21712
21713         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
21714
21715 2006-09-15  Jim Meyering  <jim@meyering.net>
21716
21717         * lib/rename-dest-slash.c (has_trailing_slash): Use
21718         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
21719         (rpl_rename_dest_slash): Perform the cheaper trailing slash
21720         test before testing whether SRC is a directory.
21721         Suggestions from Bruno Haible.
21722
21723         Avoid a warning about an unused variable.
21724         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
21725         into the #ifdef block where it's used.
21726
21727         * lib/rename-dest-slash.c: New file.
21728
21729 2006-09-14  Bruno Haible  <bruno@clisp.org>
21730
21731         * lib/allocsa.c: Include <config.h> unconditionally.
21732         * lib/asnprintf.c: Likewise.
21733         * lib/asprintf.c: Likewise.
21734         * lib/c-strcasecmp.c: Likewise.
21735         * lib/c-strcasestr.c: Likewise.
21736         * lib/c-strncasecmp.c: Likewise.
21737         * lib/c-strstr.c: Likewise.
21738         * lib/classpath.c: Likewise.
21739         * lib/clean-temp.c: Likewise.
21740         * lib/concatpath.c: Likewise.
21741         * lib/copy-file.c: Likewise.
21742         * lib/csharpcomp.c: Likewise.
21743         * lib/csharpexec.c: Likewise.
21744         * lib/execute.c: Likewise.
21745         * lib/fatal-signal.c: Likewise.
21746         * lib/findprog.c: Likewise.
21747         * lib/fwriteerror.c: Likewise.
21748         * lib/gl_array_list.c: Likewise.
21749         * lib/gl_array_oset.c: Likewise.
21750         * lib/gl_avltree_list.c: Likewise.
21751         * lib/gl_avltree_oset.c: Likewise.
21752         * lib/gl_avltreehash_list.c: Likewise.
21753         * lib/gl_carray_list.c: Likewise.
21754         * lib/gl_linked_list.c: Likewise.
21755         * lib/gl_linkedhash_list.c: Likewise.
21756         * lib/gl_list.c: Likewise.
21757         * lib/gl_oset.c: Likewise.
21758         * lib/gl_rbtree_list.c: Likewise.
21759         * lib/gl_rbtree_oset.c: Likewise.
21760         * lib/gl_rbtreehash_list.c: Likewise.
21761         * lib/imaxabs.c: Likewise.
21762         * lib/imaxdiv.c: Likewise.
21763         * lib/javacomp.c: Likewise.
21764         * lib/javaexec.c: Likewise.
21765         * lib/javaversion.c: Likewise.
21766         * lib/linebreak.c: Likewise.
21767         * lib/localcharset.c: Likewise.
21768         * lib/lock.c: Likewise.
21769         * lib/mbchar.c: Likewise.
21770         * lib/mbswidth.c: Likewise.
21771         * lib/mkdtemp.c: Likewise.
21772         * lib/pipe.c: Likewise.
21773         * lib/printf-args.c: Likewise.
21774         * lib/printf-parse.c: Likewise.
21775         * lib/progname.c: Likewise.
21776         * lib/progreloc.c: Likewise.
21777         * lib/readlink.c: Likewise.
21778         * lib/sh-quote.c: Likewise.
21779         * lib/stpcpy.c: Likewise.
21780         * lib/stpncpy.c: Likewise.
21781         * lib/strcasecmp.c: Likewise.
21782         * lib/strcasestr.c: Likewise.
21783         * lib/strcspn.c: Likewise.
21784         * lib/striconv.c: Likewise.
21785         * lib/strncasecmp.c: Likewise.
21786         * lib/strnlen1.c: Likewise.
21787         * lib/strstr.c: Likewise.
21788         * lib/strtok_r.c: Likewise.
21789         * lib/tls.c: Likewise.
21790         * lib/tmpdir.c: Likewise.
21791         * lib/unicodeio.c: Likewise.
21792         * lib/unsetenv.c: Likewise.
21793         * lib/vasnprintf.c: Likewise.
21794         * lib/vasprintf.c: Likewise.
21795         * lib/wait-process.c: Likewise.
21796         * lib/xallocsa.c: Likewise.
21797         * lib/xsetenv.c: Likewise.
21798         * lib/xstriconv.c: Likewise.
21799
21800 2006-09-13  Simon Josefsson  <jas@extundo.com>
21801
21802         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
21803         that internally, suggested by Ralf Wildenhues
21804         <Ralf.Wildenhues@gmx.de>.
21805
21806 2006-09-13  Simon Josefsson  <jas@extundo.com>
21807
21808         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
21809         @LIBOBJS@.
21810         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21811
21812 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
21813
21814         * lib/_fpending.c: Include <config.h> unconditionally, since we no
21815         longer worry about uses that don't define HAVE_CONFIG_H.
21816         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
21817         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
21818         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
21819         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
21820         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
21821         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
21822         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
21823         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
21824         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
21825         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
21826         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
21827         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
21828         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
21829         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
21830         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
21831         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
21832         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
21833         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
21834         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
21835         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
21836         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
21837         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
21838         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
21839         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
21840         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
21841         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
21842         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
21843         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
21844         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
21845         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
21846         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
21847         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
21848         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
21849         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
21850         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
21851         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
21852         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
21853         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
21854         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
21855         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
21856         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
21857         Likewise.
21858
21859 2006-09-13  Eric Blake  <ebb9@byu.net>
21860
21861         * lib/getopt.c: Fix typo in last commit.
21862
21863 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
21864
21865         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
21866         dgettext.
21867
21868 2006-09-12  Jim Meyering  <jim@meyering.net>
21869
21870         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
21871         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
21872         Reported by Nelson H. F. Beebe.
21873
21874 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
21875
21876         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
21877         program_invocation_name and program_invocation_short_name are
21878         initialized.
21879         * lib/argp-namefrob.h: Move declarations of program_invocation_name
21880         and program_invocation_short_name to argp.h, so they are visible
21881         to user programs.
21882         * lib/argp.h: Likewise
21883
21884 2006-09-10  Bruno Haible  <bruno@clisp.org>
21885
21886         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
21887         m4/inttypes_h.m4, m4/uintmax_t.m4.
21888
21889 2006-09-10  Bruno Haible  <bruno@clisp.org>
21890
21891         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
21892         gl_AC_TYPE_UINTMAX_T.
21893
21894 2006-09-10  Bruno Haible  <bruno@clisp.org>
21895
21896         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
21897
21898 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
21899
21900         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
21901         convention.  Text proposed by Bruno Haible.
21902         (struct argp_option): Document the use of N_() wrappers.
21903
21904         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
21905         '\v', and translate the two parts separately, instead of feeding
21906         the whole string to gettext.  This allows to exclude
21907         '\v' from the strings visible to the translator by writing doc
21908         strings as N_("..") "\v" N_("..").
21909
21910 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
21911
21912         * config/srclist.txt: Undo latest change; the bug was fixed.
21913
21914 2006-09-09  Bruno Haible  <bruno@clisp.org>
21915
21916         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
21917         assignments if building a library without libtool.
21918         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
21919         in func_emit_lib_Makefile_am.
21920         (func_import): When building a static library libfoo.a, arrange to
21921         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
21922         (func_create_testdir): Likewise.
21923         * modules/gc (configure.ac, Makefile.am): If building statically,
21924         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
21925         * modules/iconvme (configure.ac, Makefile.am): Likewise.
21926         * modules/striconv (configure.ac, Makefile.am): Likewise.
21927         Based on a suggestion by Ralf Wildenhues.
21928
21929 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21930
21931         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
21932         Check for unistd.h too, since Autoconf doesn't assume POSIX.
21933         Also:
21934
21935         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21936         Add year_2050_test to catch glibc bug 2821
21937         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
21938
21939         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21940         Prefer #ifdef to #if.
21941
21942         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
21943         Return from 'main' instead of calling 'exit'.
21944
21945 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21946
21947         * lib/mktime.c (guess_time_tm): Fix bug where mktime
21948         returned the maximum time_t value rather than (time_t) -1.
21949         Problem originally reported by William Bardwell
21950         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
21951
21952         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
21953         Moved to here ...
21954         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
21955         ... from here.
21956
21957 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
21958
21959         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
21960         2821 is fixed.
21961
21962 2006-09-08  Jim Meyering  <jim@meyering.net>
21963
21964         Don't make generated files read-only.  That would bother too many
21965         people.  However, do retain the ability to work when targets are
21966         read-only: remove the destination and temporary files before writing
21967         them (when generated via sed or echo), or by using the -f option for
21968         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
21969         * modules/alloca-opt, modules/argz, modules/arpa_inet:
21970         * modules/byteswap, modules/configmake, modules/fcntl:
21971         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
21972         * modules/localcharset, modules/netinet_in, modules/poll:
21973         * modules/stdbool, modules/stdint, modules/sys_select:
21974         * modules/sys_socket, modules/sys_stat, modules/sysexits:
21975
21976 2006-09-08  Jim Meyering  <jim@meyering.net>
21977
21978         Avoid new build failure on FreeBSD 6.0.
21979         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
21980         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
21981         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
21982
21983 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21984
21985         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
21986
21987 2006-09-07  Jim Meyering  <jim@meyering.net>
21988
21989         Fix global typo in last change: use chmod u-w, not chmod u-x.
21990         Spotted by Paul Eggert and Bruce Korb.
21991         * modules/alloca-opt, modules/argz, modules/arpa_inet:
21992         * modules/byteswap, modules/configmake, modules/fcntl:
21993         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
21994         * modules/localcharset, modules/netinet_in, modules/poll:
21995         * modules/stdbool, modules/stdint, modules/sys_select:
21996         * modules/sys_socket, modules/sys_stat, modules/sysexits:
21997
21998 2006-09-06  Jim Meyering  <jim@meyering.net>
21999
22000         Make generated files be read-only.
22001         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
22002         Ensure that each generated file is now read-only.
22003         * modules/argz: Likewise.
22004         * modules/arpa_inet: Likewise.
22005         * modules/byteswap: Likewise.
22006         * modules/configmake: Likewise.
22007         * modules/fcntl: Likewise.
22008         * modules/fnmatch: Likewise.
22009         * modules/getopt: Likewise.
22010         * modules/glob: Likewise.
22011         * modules/inttypes: Likewise.
22012         * modules/netinet_in: Likewise.
22013         * modules/poll: Likewise.
22014         * modules/stdbool: Likewise.
22015         * modules/stdint: Likewise.
22016         * modules/sys_select: Likewise.
22017         * modules/sys_socket: Likewise.
22018         * modules/sys_stat: Likewise.
22019         * modules/sysexits: Likewise.
22020         * modules/localcharset: Same as above, but continue using temporary
22021         file named "t-$@" (why different?) rather than the "$@-t" used
22022         everywhere else.
22023
22024         * modules/sysexits (Makefile.am): Replace literal occurrences
22025         of "sysexit.h" more readable, and more consistent, "$@".
22026
22027 2006-09-06  Bruno Haible  <bruno@clisp.org>
22028
22029         * modules/striconv: New file.
22030         * modules/xstriconv: New file.
22031         * MODULES.html.sh (Internationalization functions): Add striconv,
22032         xstriconv.
22033
22034 2006-09-06  Bruno Haible  <bruno@clisp.org>
22035
22036         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
22037         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
22038         not using libtool correctly.
22039
22040 2006-09-06  Bruno Haible  <bruno@clisp.org>
22041
22042         * lib/striconv.h: New file.
22043         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
22044         iconvstring.c.
22045         * lib/xstriconv.h: New file.
22046         * lib/xstriconv.c: New file.
22047
22048 2006-09-06  Bruno Haible  <bruno@clisp.org>
22049
22050         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
22051         lib_..._LDFLAGS.
22052
22053 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22054
22055         * lib/argz_.h: Sync from Libtool.
22056
22057         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
22058                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
22059
22060         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
22061
22062 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
22063
22064         * modules/trim: New file.
22065
22066 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
22067
22068         * lib/trim.h: New file.
22069         * lib/trim.c: New file.
22070
22071 2006-09-05  Bruno Haible  <bruno@clisp.org>
22072
22073         * MODULES.html.sh (String handling): Add trim.
22074
22075 2006-09-04  Karl Berry  <karl@gnu.org>
22076
22077         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
22078         until next release.
22079
22080 2006-09-03  Bruno Haible  <bruno@clisp.org>
22081
22082         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
22083         correctly.
22084
22085 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
22086
22087         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
22088         not gl_GETLOADAVG.  Omit unneeded semicolons.
22089         Problems reported by Ralf Wildenhues in
22090         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
22091         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
22092         at the end, which is the usual gnulib style.
22093
22094         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
22095         of doing all the work ourselves.
22096         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
22097         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
22098
22099 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
22100
22101         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
22102         Problem reported by Ralf Wildenhues in
22103         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
22104
22105         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
22106         HAVE_STRUCT_STATFS_F_FSTYPENAME.
22107
22108 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
22109
22110         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
22111         yesterday's patch by changing test -n to test -z.
22112
22113 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
22114
22115         * modules/getloadavg (Files): Add m4/getloadavg.m4.
22116         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
22117         the former is now obsolescent.
22118
22119         * modules/chdir-long (Depends-on): Add fcntl.
22120
22121 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
22122
22123         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
22124         obsolescent, and programs should use gnulib instead.
22125         * m4/getloadavg.m4: New file, with contents taken from Autoconf
22126         but with prefixes changed.
22127
22128 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
22129
22130         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
22131         or stdbool.h, because they might not exist while configuring.
22132
22133         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
22134         Don't include unistd.h or limits.h; not needed, since chdir-long.h
22135         does that for us.
22136         (O_DIRECTORY): Remove.
22137
22138 2006-08-31  Eric Blake  <ebb9@byu.net>
22139
22140         * gnulib-tool: Don't let emacs change spaces to TAB.
22141
22142 2006-08-31  Bruno Haible  <bruno@clisp.org>
22143
22144         * gnulib-tool: When calling func_import more than once, do it in a
22145         subshell.
22146         Reported by Eric Blake <ebb9@byu.net>.
22147
22148 2006-08-31  Bruno Haible  <bruno@clisp.org>
22149
22150         * gnulib-tool (nl): Remove variable.
22151         (sed_transform_lib_file): Use more robust test for config-h module.
22152         (func_import): Fix typo in 2006-08-25 patch.
22153
22154 2006-08-31  Bruno Haible  <bruno@clisp.org>
22155
22156         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
22157         specified, augment Makefile.am variables instead of assigning them.
22158
22159 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
22160
22161         Work around a bug in both the Linux and SunOS 64-bit kernels:
22162         nanosleep mishandles sleeps for longer than 2**31 seconds.
22163         Problem reported by Frank v Waveren in
22164         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
22165         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
22166         Check for nanosleep bug.
22167         (LIB_NANOSLEEP): Append clock_gettime library if needed.
22168
22169 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
22170
22171         Work around a bug in both the Linux and SunOS 64-bit kernels:
22172         nanosleep mishandles sleeps for longer than 2**31 seconds.
22173         Problem reported by Frank v Waveren in
22174         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
22175         * lib/nanosleep.c (BILLION): New constant.
22176         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
22177         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
22178         implementation.
22179
22180 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
22181
22182         * modules/nanosleep (Depends-on): Add gettime.
22183
22184 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
22185         and Simon Josefsson  <jas@extundo.com>
22186         and Oskar Liljeblad  <oskar@osk.mine.nu>
22187
22188         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
22189         * gnulib-tool (func_import): New license type 'unmodifiable license
22190         text'.
22191         * modules/fdl: Use it.  Longer description.
22192         * module/gpl, module/lgpl: New files.
22193
22194 2006-08-30  Jim Meyering  <jim@meyering.net>
22195
22196         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
22197         shadowing the parameter.
22198
22199 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22200
22201         Sync from Libtool:
22202
22203         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22204
22205         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
22206         sharing with gnulib.  Report by Eric Blake.
22207
22208 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
22209
22210         * modules/isapipe: New file.
22211         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
22212
22213 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
22214
22215         * modules/configmake (Makefile.am): Add a comment, and omit
22216         the CONFIGMAKE_ prefix from generated macro names.  Suggested
22217         by Bruno Haible.
22218
22219 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
22220
22221         * m4/isapipe.m4: New file.
22222
22223 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
22224
22225         * lib/isapipe.c, lib/isapipe.h: New files.
22226
22227 2006-08-29  Jim Meyering  <jim@meyering.net>
22228
22229         * modules/configmake (Makefile.am): Make configmake.h depend on
22230         Makefile.  Otherwise, a stale configmake.h could hang around.
22231
22232 2006-08-29  Eric Blake  <ebb9@byu.net>
22233
22234         * lib/error.c (error_at_line, print_errno_message): Match libc, after
22235         resolution of upstream bug 3044.
22236
22237 2006-08-29  Bruno Haible  <bruno@clisp.org>
22238
22239         * modules/localcharset (Depends-on): Add configmake.
22240         (Makefile.am): Remove setting of LIBDIR through DEFS.
22241
22242 2006-08-29  Bruno Haible  <bruno@clisp.org>
22243
22244         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
22245         defined.
22246
22247 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
22248
22249         * modules/fcntl: New file.
22250         * modules/chdir-safer (Depends-on): Add fcntl.
22251         * modules/fts: Likewise.
22252         * modules/mkdir-p: Likewise.
22253
22254         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
22255         This undoes the most recent change, since we're now addressing the
22256         problem in a different way.
22257
22258         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
22259         into output, since the output might be called Makefile.am even
22260         if $makefile_name is something different.
22261         (func_import): Use $makefile_am rather than
22262         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
22263         empty.
22264
22265         * modules/inttypes (Files): Add m4/inttypes-h.m4.
22266
22267 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
22268
22269         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
22270         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
22271         recent change to stdint.m4, since we're now addressing the problem in a
22272         different way.
22273
22274 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
22275
22276         * m4/fcntl_h.m4: New file.
22277
22278 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
22279
22280         * lib/fcntl_.h: New file.
22281         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
22282         the fcntl module.
22283         * lib/dirchownmod.c: Likewise.
22284         * lib/fts.c: Likewise.
22285
22286         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
22287         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
22288         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
22289         just before including <inttypes.h>, to avoid circular inclusion.
22290
22291 2006-08-28  Jim Meyering  <jim@meyering.net>
22292
22293         * doc/visibility.texi: Actually read and correct the grammar of the
22294         sentence affected by yesterday's change.
22295
22296 2006-08-28  Eric Blake  <ebb9@byu.net>
22297
22298         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
22299         needs wrapper.
22300
22301 2006-08-28  Eric Blake  <ebb9@byu.net>
22302
22303         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
22304
22305 2006-08-28  Eric Blake  <ebb9@byu.net>
22306
22307         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
22308
22309 2006-08-28  Bruno Haible  <bruno@clisp.org>
22310
22311         * modules/c-strstr: New file, from GNU gettext.
22312         * MODULES.html.sh (String handling): Add c-strstr.
22313
22314 2006-08-28  Bruno Haible  <bruno@clisp.org>
22315
22316         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
22317         macros.
22318         Reported by Eric Blake.
22319
22320 2006-08-28  Bruno Haible  <bruno@clisp.org>
22321
22322         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
22323         (VASNPRINTF): Return a string of length > INT_MAX without failing.
22324         * lib/vasprintf.c: Include errno.h, limits.h.
22325         (EOVERFLOW): New fallback definition.
22326         (vasprintf): Test here whether the string length is > INT_MAX.
22327         * lib/vsnprintf.c: Include errno.h, limits.h.
22328         (EOVERFLOW): New fallback definition.
22329         (vsnprintf): Fix bug when generated string was too long for the buffer.
22330         Test here whether the string length is > INT_MAX.
22331
22332 2006-08-28  Bruno Haible  <bruno@clisp.org>
22333
22334         * lib/inttypes_.h (SCNX*): Remove definitions.
22335         Reported by Eric Blake.
22336
22337 2006-08-28  Bruno Haible  <bruno@clisp.org>
22338
22339         * lib/c-strstr.h: New file, from GNU gettext.
22340         * lib/c-strstr.c: New file, from GNU gettext.
22341
22342 2006-08-28  Bruno Haible  <bruno@clisp.org>
22343
22344         * gnulib-tool: Reorder some statements.
22345
22346 2006-08-28  Bruno Haible  <bruno@clisp.org>
22347
22348         * gnulib-tool: New option --makefile-name.
22349         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
22350         $makefile_name.
22351         (func_import): Write $makefile_name to the cache file, and read it from
22352         there unless explicitly specified. Use $makefile_name as file name
22353         instead of Makefile.am. Adjust the recommendations accordingly.
22354
22355 2006-08-28  Bruno Haible  <bruno@clisp.org>
22356
22357         * gnulib-tool (func_verify_module): Check against misapplying patch.
22358
22359 2006-08-28  Bruno Haible  <bruno@clisp.org>
22360
22361         * gnulib-tool (func_relativize, func_relconcat): New functions.
22362         Give an error if --local-dir is given with --update.
22363         Remove trailing slashes from $local_gnulib_dir.
22364         (func_import): Store the relativized $local_gnulib_dir in
22365         gnulib-cache.m4, and read it from there if not specified explicitly.
22366
22367 2006-08-28  Bruno Haible  <bruno@clisp.org>
22368
22369         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
22370         is the current directory. Respect also $local_gnulib_dir.
22371
22372 2006-08-28  Bruno Haible  <bruno@clisp.org>
22373             Simon Josefsson  <jas@extundo.com>
22374
22375         BeOS portability.
22376         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
22377
22378 2006-08-27  Jim Meyering  <jim@meyering.net>
22379
22380         * doc/visibility.texi: Remove duplicate word: "pointer".
22381
22382 2006-08-26  Bruno Haible  <bruno@clisp.org>
22383
22384         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
22385         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
22386         (Makefile.am): Create inttypes.h from inttypes_.h.
22387         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
22388
22389         * modules/imaxabs: New file.
22390
22391         * modules/imaxdiv: New file.
22392
22393 2006-08-26  Bruno Haible  <bruno@clisp.org>
22394
22395         * m4/inttypes.m4: New file.
22396         * m4/_inttypes_h.m4: Remove file.
22397         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
22398         PRI_MACROS_BROKEN.
22399         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
22400
22401         * m4/imaxabs.m4: New file.
22402
22403         * m4/imaxdiv.m4: New file.
22404
22405 2006-08-26  Bruno Haible  <bruno@clisp.org>
22406
22407         * lib/inttypes_.h: New file.
22408         * lib/inttypes.h: Remove file.
22409         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
22410
22411         * lib/imaxabs.c: New file.
22412
22413         * lib/imaxdiv.c: New file.
22414
22415 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
22416
22417         New config-h module, so that "make" output needn't be cluttered
22418         by -DHAVE_CONFIG_H.
22419         * MODULES.html.sh (Support for building libraries and executables):
22420         Add config-h.
22421         * modules/config-h: New file.
22422         * gnulib-tool (nl, sed_transform_lib_file): New vars.
22423         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
22424         the config-h module is used.
22425
22426         New configmake module, so that "make" output needn't be cluttered
22427         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
22428         * MODULES.html.sh (Support for building libraries and executables):
22429         Add configmake.
22430         * modules/configmake: New file.
22431
22432 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
22433
22434         * m4/config-h.m4: New file.
22435
22436 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
22437
22438         * config/srclist.txt: Add elisp-comp.
22439
22440 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
22441
22442         * MODULES.html.sh (Support for building libraries and executables):
22443         Add elisp-comp.
22444         * build-aux/elisp-comp: New file.
22445         * modules/elisp-comp: New file.
22446
22447 2006-08-24  Bruno Haible  <bruno@clisp.org>
22448
22449         * gnulib-tool (func_create_testdir): Use non-default values of
22450         sourcebase and m4base.
22451
22452 2006-08-24  Bruno Haible  <bruno@clisp.org>
22453
22454         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
22455         HTML structure.
22456
22457 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
22458
22459         * modules/openat (Depends-on): Add lchown.
22460
22461 2006-08-23  Bruno Haible  <bruno@clisp.org>
22462
22463         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
22464         of gl_LOCK_EARLY instead of gl_LOCK.
22465
22466 2006-08-23  Bruno Haible  <bruno@clisp.org>
22467
22468         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
22469         on OSF/1 to no.
22470         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
22471
22472 2006-08-23  Bruno Haible  <bruno@clisp.org>
22473
22474         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
22475         as unusable.
22476
22477         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
22478         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
22479         (gl_LOCK): New macro.
22480
22481 2006-08-22  Simon Josefsson  <jas@extundo.com>
22482
22483         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
22484         to md5 module.
22485
22486 2006-08-22  Simon Josefsson  <jas@extundo.com>
22487
22488         * MODULES.html.sh: Add "Support for maintaining and release
22489         projects".
22490
22491         * build-aux/gnupload: New file, from coreutils.
22492
22493 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
22494
22495         Avoid the need for AC_LIBSOURCES in m4 macros.
22496         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
22497         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
22498         * modules/check-version (EXTRA_DIST): Add check-version.h.
22499         * modules/crc (EXTRA_DIST): Add crc.h.
22500         * modules/des (EXTRA_DIST): Add des.h.
22501         * modules/gc (EXTRA_DIST): Add gc.h.
22502         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
22503         * modules/getline (EXTRA_DIST): Add getline.h.
22504         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
22505         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
22506         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
22507         * modules/md2 (EXTRA_DIST): Add md2.h.
22508         * modules/md4 (EXTRA_DIST): Add md4.h.
22509         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
22510         * modules/read-file (EXTRA_DIST): Add read-file.h.
22511         * modules/readline (EXTRA_DIST): Add readline.h.
22512         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
22513         rijndael-api-fst.h.
22514
22515 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
22516
22517         * m4/rijndael.m4 (gl_ARCFOUR):
22518         * m4/arctwo.m4 (gl_ARCTWO):
22519         * m4/check-version.m4 (gl_CHECK_VERSION):
22520         * m4/crc.m4 (gl_CRC):
22521         * m4/des.m4 (gl_DES):
22522         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
22523         * m4/gc.m4 (gl_GC):
22524         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
22525         * m4/getline.m4 (gl_FUNC_GETLINE):
22526         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
22527         * m4/hmac-md5.m4 (gl_HMAC_MD5):
22528         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
22529         * m4/md2.m4 (gl_MD2):
22530         * m4/md4.m4 (gl_MD4):
22531         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
22532         * m4/read-file.m4 (gl_FUNC_READ_FILE):
22533         * m4/readline.m4 (gl_FUNC_READLINE):
22534         * m4/rijndael.m4 (gl_RIJNDAEL):
22535         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
22536         to get the necessary .h files and whatnot.
22537
22538 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
22539
22540         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
22541         gnulib rather than the other way around.
22542         * config/srclistvars.sh (COREUTILS): Remove.
22543
22544 2006-08-22  Jim Meyering  <jim@meyering.net>
22545
22546         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
22547
22548         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
22549
22550 2006-08-22  Eric Blake  <ebb9@byu.net>
22551
22552         * modules/regexprops-generic: New file.
22553         * MODULES.html.sh (Support for building documentation): List it.
22554
22555 2006-08-22  Eric Blake  <ebb9@byu.net>
22556
22557         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
22558         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
22559         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
22560         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
22561
22562 2006-08-22  Bruno Haible  <bruno@clisp.org>
22563
22564         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
22565         and lib_LTLIBRARIES like the other lib_* variables.
22566
22567 2006-08-22  Bruno Haible  <bruno@clisp.org>
22568
22569         * build-aux/x-to-1.in: New file, from GNU gettext.
22570
22571 2006-08-22  Bruno Haible  <bruno@clisp.org>
22572
22573         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
22574         <utmpx.h> exists.
22575
22576 2006-08-22  Bruno Haible  <bruno@clisp.org>
22577
22578         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
22579         <utmpx.h> exists.
22580
22581 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
22582
22583         BeOS portability.
22584         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
22585         exist.
22586         Problem reported by Bruno Haible.
22587
22588 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
22589
22590         Avoid the need for AC_LIBSOURCES in m4 macros.
22591         * modules/acl (EXTRA_DIST): Add acl.h.
22592         * modules/argmatch (Files): Add m4/argmatch.m4.
22593         (configure.ac): Add gl_ARGMATCH.
22594         (EXTRA_DIST): Renamed from lib_SOURCES, for
22595         consistency with the other modules.  Remove argmatch.c.
22596         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
22597         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
22598         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
22599         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
22600         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
22601         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
22602         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
22603         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
22604         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
22605         * modules/closeout (EXTRA_DIST): Add closeout.h.
22606         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
22607         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
22608         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
22609         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
22610         dirname.h; remove basename.c and stripslash.c.
22611         * modules/exclude (EXTRA_DIST): Add exclude.h.
22612         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
22613         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
22614         * modules/file-type (EXTRA_DIST): Add file-type.h.
22615         * modules/filemode (EXTRA_DIST): Add filemode.h.
22616         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
22617         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
22618         * modules/fpending (EXTRA_DIST): Add __fpending.h.
22619         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
22620         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
22621         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
22622         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
22623         * modules/getdate (EXTRA_DIST): Add getdate.c.
22624         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
22625         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
22626         * modules/getpass (EXTRA_DIST): Add getpass.h.
22627         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
22628         * modules/group-member (EXTRA_DIST): Add group-member.h.
22629         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
22630         * modules/hash (EXTRA_DIST): Add hash.h.
22631         * modules/human (EXTRA_DIST): Add human.h.
22632         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
22633         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
22634         * modules/lchown (EXTRA_DIST): Add lchown.h.
22635         * modules/long-options (EXTRA_DIST): Add long-options.h.
22636         * modules/lstat (EXTRA_DIST): Add lstat.h.
22637         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
22638         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
22639         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
22640         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
22641         * modules/memxor (EXTRA_DIST): Add memxor.h.
22642         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
22643         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
22644         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
22645         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
22646         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
22647         * modules/physmem (EXTRA_DIST): Add physmem.h.
22648         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
22649         * modules/posixver (EXTRA_DIST): Add posixver.h.
22650         * modules/quote (EXTRA_DIST): Add quote.h.
22651         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
22652         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
22653         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
22654         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
22655         regex_internal.h regexec.c.
22656         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
22657         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
22658         * modules/same (EXTRA_DIST): Add same.h.
22659         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
22660         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
22661         * modules/savedir (EXTRA_DIST): Add savedir.h.
22662         * modules/sha1 (EXTRA_DIST): Add sha1.h.
22663         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
22664         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
22665         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
22666         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
22667         * modules/strdup (EXTRA_DIST): Add strdup.h.
22668         * modules/strftime (EXTRA_DIST): Add strftime.h.
22669         * modules/strndup (EXTRA_DIST): Add strndup.h.
22670         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
22671         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
22672         * modules/time_r (EXTRA_DIST): Add time_r.h.
22673         * modules/timespec (EXTRA_DIST): Add timespec.h.
22674         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
22675         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
22676         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
22677         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
22678         * modules/userspec (EXTRA_DIST): Add userspec.h.
22679         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
22680         * modules/utimens (EXTRA_DIST): Add utimens.h.
22681         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
22682         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
22683         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
22684         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
22685         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
22686         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
22687         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
22688         * modules/yesno (EXTRA_DIST): Add yesno.h.
22689
22690 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
22691
22692         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
22693
22694         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
22695         * m4/dev-ino.m4, same-inode.m4: Remove.
22696
22697         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
22698         * m4/acl.m4 (AC_FUNC_ACL):
22699         * m4/backupfile.m4 (gl_BACKUPFILE):
22700         * m4/c-strtod.m4 (gl_C99_STRTOLD):
22701         * m4/canon-host.m4 (gl_CANON_HOST):
22702         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
22703         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
22704         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
22705         * m4/cloexec.m4 (gl_CLOEXEC):
22706         * m4/close-stream.m4 (gl_CLOSE_STREAM):
22707         * m4/closeout.m4 (gl_CLOSEOUT):
22708         * m4/dirfd.m4 (gl_FUNC_DIRFD):
22709         * m4/dirname.m4 (gl_DIRNAME):
22710         * m4/exclude.m4 (gl_EXCLUDE):
22711         * m4/exitfail.m4 (gl_EXITFAIL):
22712         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
22713         * m4/file-type.m4 (gl_FILE_TYPE):
22714         * m4/filemode.m4 (gl_FILEMODE):
22715         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
22716         * m4/fpending.m4 (gl_FUNC_FPENDING):
22717         * m4/fprintftime.m4 (gl_FPRINTFTIME):
22718         * m4/fts.m4 (gl_FUNC_FTS):
22719         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
22720         * m4/getdate.m4 (gl_GETDATE):
22721         * m4/gethrxtime.m4 (gl_GETHRXTIME):
22722         * m4/getpagesize.m4 (gl_GETPAGESIZE):
22723         * m4/getpass.m4 (gl_FUNC_GETPASS):
22724         * m4/gettime.m4 (gl_GETTIME):
22725         * m4/getugroups.m4 (gl_GETUGROUPS):
22726         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
22727         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
22728         * m4/hard-locale.m4 (gl_HARD_LOCALE):
22729         * m4/hash.m4 (gl_HASH):
22730         * m4/idcache.m4 (gl_IDCACHE):
22731         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
22732         * m4/lchown.m4 (gl_FUNC_LCHOWN):
22733         * m4/long-options.m4 (gl_LONG_OPTIONS):
22734         * m4/lstat.m4 (gl_FUNC_LSTAT):
22735         * m4/md5.m4 (gl_MD5):
22736         * m4/memcasecmp.m4 (gl_MEMCASECMP):
22737         * m4/memcoll.m4 (gl_MEMCOLL):
22738         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
22739         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
22740         * m4/memxor.m4 (gl_MEMXOR):
22741         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
22742         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
22743         * m4/modechange.m4 (gl_MODECHANGE):
22744         * m4/mountlist.m4 (gl_MOUNTLIST):
22745         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
22746         * m4/openat.m4 (gl_FUNC_OPENAT):
22747         * m4/pathmax.m4 (gl_PATHMAX):
22748         * m4/physmem.m4 (gl_PHYSMEM):
22749         * m4/posixtm.m4 (gl_POSIXTM):
22750         * m4/posixver.m4 (gl_POSIXVER):
22751         * m4/quote.m4 (gl_QUOTE):
22752         * m4/quotearg.m4 (gl_QUOTEARG):
22753         * m4/readtokens.m4 (gl_READTOKENS):
22754         * m4/readutmp.m4 (gl_READUTMP):
22755         * m4/regex.m4 (gl_REGEX):
22756         * m4/safe-read.m4 (gl_SAFE_READ):
22757         * m4/safe-write.m4 (gl_SAFE_WRITE):
22758         * m4/same.m4 (gl_SAME):
22759         * m4/save-cwd.m4 (gl_SAVE_CWD):
22760         * m4/savedir.m4 (gl_SAVEDIR):
22761         * m4/settime.m4 (gl_SETTIME):
22762         * m4/sha1.m4 (gl_SHA1):
22763         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
22764         * m4/stat-macros.m4 (gl_STAT_MACROS):
22765         * m4/stat-time.m4 (gl_STAT_TIME):
22766         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
22767         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
22768         * m4/strdup.m4 (gl_FUNC_STRDUP):
22769         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
22770         * m4/strndup.m4 (gl_FUNC_STRNDUP):
22771         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
22772         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
22773         * m4/time_r.m4 (gl_TIME_R):
22774         * m4/timespec.m4 (gl_TIMESPEC):
22775         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
22776         * m4/unlinkdir.m4 (gl_UNLINKDIR):
22777         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
22778         * m4/userspec.m4 (gl_USERSPEC):
22779         * m4/utimecmp.m4 (gl_UTIMECMP):
22780         * m4/utimens.m4 (gl_UTIMENS):
22781         * m4/xalloc.m4 (gl_XALLOC):
22782         * m4/xgetcwd.m4 (gl_XGETCWD):
22783         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
22784         * m4/xreadlink.m4 (gl_XREADLINK):
22785         * m4/xstrtod.m4 (gl_XSTRTOD):
22786         * m4/yesno.m4 (gl_YESNO):
22787         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
22788         to get the necessary .h files and whatnot.
22789
22790 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
22791             Bruno Haible  <bruno@clisp.org>
22792
22793         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
22794         /bin/sh understanding of '!' conditional negation.
22795
22796 2006-08-21  Jim Meyering  <jim@meyering.net>
22797
22798         * modules/openat (Depends-on): Really alphabetize.
22799
22800         * modules/acl (Depends-on): Add error and quote.
22801
22802         * check-module (find_included_lib_files): Add at-func.c to the
22803         ok-to-include-more-than-once white list.
22804
22805         * modules/openat (Depends-on): Add lstat.  Alphabetize.
22806
22807 2006-08-21  Bruno Haible  <bruno@clisp.org>
22808
22809         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
22810         Emit a pkgdata_DATA variable only if some snippets add contents to it.
22811         Reported by Martin Lambers <marlam@marlam.de>.
22812
22813 2006-08-21  Bruno Haible  <bruno@clisp.org>
22814
22815         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
22816         specify an installation location, don't emit a noinst_LIBRARIES or
22817         noinst_LTLIBRARIES assignment.
22818
22819 2006-08-21  Bruno Haible  <bruno@clisp.org>
22820
22821         BeOS portability.
22822         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
22823         BeOS has mbrtowc() but no <wctype.h>.
22824
22825 2006-08-21  Bruno Haible  <bruno@clisp.org>
22826
22827         BeOS portability.
22828         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
22829         exist.
22830
22831 2006-08-21  Bruno Haible  <bruno@clisp.org>
22832
22833         BeOS portability.
22834         * lib/mbchar.h: Include <wctype.h> only if it exists.
22835
22836 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
22837
22838         Remove files that are no longer needed by their respective modules.
22839         * m4/obstack.m4: Remove.
22840         * m4/strerror_r.m4: Remove.
22841         * m4/uint32_t.m4: Remove.
22842         * m4/uintptr_t.m4: Remove.
22843         * m4/ullong_max.m4: Remove.
22844         * m4/xstrtoimax.m4: Remove.
22845         * m4/xstrtoumax.m4: Remove.
22846
22847         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
22848         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
22849         dependencies now capture this.
22850
22851         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
22852         Do not use AC_LIBSOURCES, since gnulib modules now do this.
22853         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
22854         * m4/human.m4 (gl_HUMAN): Likewise.
22855         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
22856         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
22857
22858         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
22859
22860         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
22861         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
22862         stdint.
22863         * m4/human.m4 (gl_HUMAN): Likewise.
22864         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
22865         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
22866         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
22867         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
22868         * m4/xstrtol (gl_XSTRTOL): Likewise.
22869
22870         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
22871         AC_TYPE_LONG_LONG_INT.
22872         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
22873         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
22874         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
22875         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
22876
22877         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
22878         on stdbool.
22879
22880         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
22881         (gl_PREREQ_XSTRTOUL): Remove.
22882
22883         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
22884
22885         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
22886         mode.
22887
22888 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
22889
22890         Add and change modules to make it easier for coreutils to use
22891         gnulib-tool.
22892         * modules/backupfile (Files): Remove m4/d-ino.m4.
22893         (Depends-on): Add d-ino.
22894         * modules/cycle-check (Depends-on): Add stdint.
22895         (lib_SOURCES): Add cycle-check.h.
22896         * modules/d-ino: New module.
22897         * modules/d-type: New module.
22898         * modules/error (Files): Remove m4/strerror_r.m4.
22899         * modules/filemode (Files): Add m4/st_dm_mode.m4.
22900         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
22901         m4/inttypes_h.m4, m4/uintmax_t.m4.
22902         (Depends-on): Add stdint.
22903         (lib_SOURCES): Add fsusage.h.
22904         * modules/getcwd (Files): Remove d-ino.m4.
22905         (Depends-on): Add d-ino.
22906         * modules/getndelim2 (Depends-on): Add stdint.
22907         * modules/glob (Files): Remove m4/d-type.m4.
22908         (Depends-on): Add d-type.
22909         * modules/host-os: New module.
22910         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
22911         m4/inttypes_h.m4, m4/uintmax_t.m4.
22912         * Depends-on: Add stdint.
22913         (lib_SOURCES): Add human.h.
22914         * modules/inttostr (Files): Remove m4/intmax_t.m4,
22915         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
22916         m4/uintmax_t.m4, m4/ulonglong.m4.
22917         (Depends-on): Add stdint.
22918         (EXTRA_DIST): Add inttostr.h.
22919         * modules/lchmod: New module.
22920         * modules/link-follow: New module.
22921         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
22922         (Depends-on): Add lchmod.
22923         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
22924         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
22925         (Depends-on): Add stdint.
22926         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
22927         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
22928         (Depends-on): Add stdint.
22929         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
22930         * modules/perl: New module.
22931         * modules/regex (Depends-on): Add stdint.
22932         * modules/rmdir-errno: New module.
22933         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
22934         m4/intmax_t.m4.
22935         (Depends-on): Add stdint.
22936         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
22937         m4/uintmax_t.m4.
22938         (Depends-on): Add stdint.
22939         * modules/unlink-busy: New module.
22940         * modules/utimecmp (Depends-on): Add stdint.
22941         * modules/uptime: New module.
22942         * modules/winsz-ioctl: New module.
22943         * modules/winsz-termios: New module.
22944         * modules/xnanosleep (Depends-on): Add nanosleep.
22945         * modules/ullong_max: Remove.
22946         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
22947         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
22948         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
22949         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
22950         (Depends-on): Add inttypes.
22951         (lib_SOURCES): Add xstrtol.h.
22952         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
22953         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
22954         * MODULES.html.sh: Move 'assert' into the assert section.
22955         Move 'dummy' into the linking section.
22956         Remove ullong_max.
22957         Add section for compatibility checks for POSIX:2001 functions,
22958         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
22959         winsz-ioctl, and winsz-termios into it.
22960         Add lchmod.
22961         Add top-level Misc section and put host-os, perl, and uptime
22962         into it.
22963
22964 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
22965
22966         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
22967         now assume the stdint module.  Do not include inttypes.h.
22968         * lib/fsusage.h: Likewise.
22969         * lib/getndelim2.c: Likewise.
22970         * lib/human.h: Likewise.
22971         * lib/inttostr.h: Likewise.
22972         * lib/obstack.c: Likewise.
22973         * lib/regex_internal.h: Likewise.
22974         * lib/tempname.c: Likewise.
22975         * lib/utimecmp.c: Likewise.
22976         * lib/xstrtol.h: Likewise.
22977
22978         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
22979
22980         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
22981         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
22982         * lib/xtime.h: Likewise.
22983
22984 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
22985
22986         * modules/openat (Files): Add lib/fchmodat.c.
22987         Fixes problem reported by Jay Youngman.
22988
22989 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
22990
22991         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
22992         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
22993
22994 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
22995             Bruno Haible  <bruno@clisp.org>
22996
22997         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
22998         and is a script that invokes bison. Tighten the code. Add comments.
22999
23000 2006-08-18  Jim Meyering  <jim@meyering.net>
23001
23002         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
23003         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
23004         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
23005         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
23006
23007 2006-08-18  Bruno Haible  <bruno@clisp.org>
23008
23009         * modules/bison-i18n: New file.
23010         * MODULES.html.sh (Internationalization functions): Add it.
23011
23012 2006-08-18  Bruno Haible  <bruno@clisp.org>
23013
23014         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
23015         sys/statvfs.h. When getmntinfo was found, check its declaration and
23016         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
23017
23018 2006-08-18  Bruno Haible  <bruno@clisp.org>
23019
23020         * m4/bison-i18n.m4: New file, from bison.
23021
23022 2006-08-18  Bruno Haible  <bruno@clisp.org>
23023
23024         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
23025         (ME_DUMMY): Treat "kernfs" as a dummy.
23026         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
23027
23028 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
23029
23030         Update from coreutils.
23031
23032         2006-08-15  Jim Meyering  <jim@meyering.net>
23033
23034         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
23035
23036         2006-01-17  Jim Meyering  <jim@meyering.net>
23037
23038         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
23039
23040         2006-01-11  Jim Meyering  <jim@meyering.net>
23041
23042         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
23043         Check for the lchmod function.
23044
23045 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
23046
23047         Update from coreutils.
23048
23049         * lib/__fpending.h: Add copyright notice.
23050         * lib/fprintftime.h: Likewise.
23051         * lib/savedir.c: Use (C) in copyright notice.
23052         * lib/savedir.h: Likewise.
23053
23054         2006-08-15  Jim Meyering  <jim@meyering.net>
23055
23056         * lib/at-func.c: New file, with the logic of all emulated at-functions.
23057         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
23058         in support of the EXPECTED_ERRNO macro.
23059         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
23060         definitions.  Instead, define the appropriate symbols and include
23061         "at-func.c".
23062         * lib/mkdirat.c (mkdirat): Likewise.
23063         * lib/fchmodat.c (fchmodat): Likewise.
23064         (ENOSYS): Remove definition.
23065         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
23066         it.  Don't include "unistd--.h" -- it wasn't ever used.
23067
23068         2006-01-17  Jim Meyering  <jim@meyering.net>
23069
23070         Rewrite fts.c not to change the current working directory,
23071         by using openat, fstatat, fdopendir, etc..
23072
23073         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
23074         (HAVE_OPENAT_SUPPORT): Define.
23075         [_LIBC] (fchdir): Don't undef or define; no longer used.
23076         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
23077         Now, this `function' always succeeds, and consumes its file descriptor
23078         parameter -- so callers must not close such FDs.  Update callers.
23079         (diropen_fd, opendirat, cwd_advance_fd): New functions.
23080         (diropen): Add parameter, SP.  Adjust all callers.
23081         Implement using diropen_fd, rather than open.
23082         (fts_open): Initialize new member, fts_cwd_fd.
23083         Remove fts_rft-setting code.
23084         (fts_close): Close fts_cwd_fd, if necessary.
23085         (__opendir2): Define in terms of opendir or opendirat,
23086         depending on whether the FST_NOCHDIR flag is set.
23087         (fts_build): Since fts_safe_changedir consumes its FD, and since
23088         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
23089         and close the dup'd file descriptor upon failure.
23090         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
23091         (fts_safe_changedir): Tweak semantics to reflect that this function
23092         now calls cwd_advance_fd and hence consumes its FD argument.
23093         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
23094         [struct FTS] (fts_rft): Remove now-unused member.
23095         [struct FTS] (fts_cycle.state): Improve comment.
23096
23097         * lib/openat.c (openat_needs_fchdir): New function.
23098         * lib/openat.h (openat_needs_fchdir): Declare it.
23099
23100 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
23101
23102         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
23103         Problem and fix reported by Pádraig Brady in
23104         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
23105
23106 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
23107
23108         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
23109
23110 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
23111
23112         * lib/memcoll.c (memcoll): Optimize for the common case where the
23113         arguments are bytewise equal.
23114
23115 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
23116
23117         * doc/regexprops-generic.texi: Add a copyright notice.
23118
23119 2006-08-15  Bruno Haible  <bruno@clisp.org>
23120
23121         * modules/tmpdir (License): Change to LGPL.
23122
23123 2006-08-15  Bruno Haible  <bruno@clisp.org>
23124
23125         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
23126         module.
23127
23128 2006-08-14  Simon Josefsson  <jas@extundo.com>
23129
23130         * config/srclist.txt: Add gnupload.
23131
23132 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
23133
23134         Change copyright notice from LGPL 2 to GPL 2, since that's the
23135         standard form used in the gnulib repository.
23136         * tests/test-lock.c: Likewise.
23137         * tests/test-stdint.c: Likewise.
23138         * tests/test-tls.c: Likewise.
23139
23140         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
23141         prelude-manager.  User shorter URLs for GNU projects, without '?'.
23142         Add copyright notice.
23143
23144         * check-module: Add copyright notice.  Output a copyright
23145         notice if "--version" is specified.
23146         * modules/COPYING: New file.
23147         * tests/test-getaddrinfo.c: Add copyright notice.
23148         * tests/test-verify.c: Likewise.
23149
23150 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
23151
23152         Change copyright notice from LGPL 2 to GPL 2, since that's the
23153         standard form used in the gnulib repository.
23154         * lib/lock.c: LGPL -> GPL.
23155         * lib/lock.h: Likewise.
23156         * lib/strnlen1.c: Likewise.
23157         * lib/strnlen1.h: Likewise.
23158         * lib/tls.c: Likewise.
23159         * lib/tls.h: Likewise.
23160         * lib/tmpdir.c: Likewise.
23161
23162         * lib/TODO: Remove; this belongs only in coreutils.
23163
23164 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
23165
23166         Add copyright notices to long-enough files that lack them, since
23167         otherwise the files aren't clearly free.  Use the same notice that
23168         getdate.texi already uses.
23169         * doc/alloca-opt.texi: Add copyright notice.
23170         * doc/alloca.texi: Likewise.
23171         * doc/ctime.texi: Likewise.
23172         * doc/functions.texi: Likewise.
23173         * doc/gcd.texi: Likewise.
23174         * doc/gnulib-tool.texi: Likewise.
23175         * doc/inet_ntoa.texi: Likewise.
23176         * doc/visibility.texi: Likewise.
23177
23178         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
23179         * doc/quote.texi: Add copyright notice.
23180
23181         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
23182         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
23183         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
23184         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
23185         is now obsolete, and give a pointer to the Sun list.
23186         Add copyright notice.
23187
23188 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
23189
23190         * config/srclistvars.sh: Add copyright notice.
23191
23192 2006-08-14  Eric Blake  <ebb9@byu.net>
23193
23194         Import the following change from libc:
23195
23196         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
23197
23198         Upstream bug 2997.
23199         * lib/misc/error.c: Add space between program name and message if file
23200         name is missing.
23201
23202 2006-08-12  Karl Berry  <karl@gnu.org>
23203
23204         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
23205         remove, these originate in gnulib now.
23206
23207 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23208
23209         * doc/Makefile (standards.info standards.html standards.dvi):
23210         Also depend on make-stds.texi.
23211
23212 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
23213
23214         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
23215         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
23216
23217         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
23218         in wchar_t.  Problem reported by Eric Blake.
23219
23220         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
23221         LEN is smaller than SIZE.  Suggested by Bruno Haible.
23222         Also, help the compiler to keep LEN in a register.
23223
23224 2006-08-11  Eric Blake  <ebb9@byu.net>
23225
23226         * users.txt: Sort.  Add tar.
23227
23228 2006-08-11  Bruno Haible  <bruno@clisp.org>
23229
23230         * users.txt: New file.
23231
23232 2006-08-11  Bruno Haible  <bruno@clisp.org>
23233
23234         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
23235         before <wchar.h>. Needed for OSF/1 and BSD/OS.
23236
23237 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
23238
23239         * modules/snprintf (Depends-on): Remove minmax.
23240         (Maintainer): Add self and Bruno.
23241
23242 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
23243
23244         * lib/.cppi-disable: Add snprintf.h, socket_.h.
23245         * lib/snprintf.c: Include <errno.h> and <limits.h>.
23246         (EOVERFLOW): Define if the system does not.
23247         Do not include "minmax.h"; it wasn't used.
23248         (snprintf): Don't assume size_t promotes to an unsigned type.
23249         Fix bug when generated string was too long for the buffer: the
23250         buffer's contents are supposed to be the initial prefix of the
23251         output.  Don't assume vasnprintf returns EOVERFLOW if the size
23252         exceeds INT_MAX; do the check ourselves.
23253
23254         Import the following changes from libc:
23255
23256         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
23257
23258         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
23259         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
23260         set wc to the byte which couldn't be converted.
23261         (re_string_reconstruct): Don't clear valid_raw_len before calling
23262         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
23263         tip_context using re_string_context_at.
23264
23265         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
23266
23267         * lib/posix/regex.h: g++ still cannot handled [restrict].
23268
23269         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
23270
23271         * lib/posix/regex.h: Remove special handling for VMS.
23272
23273 2006-08-10  Jim Meyering  <jim@meyering.net>
23274
23275         * modules/same-inode: New module.
23276         * modules/dev-ino: New module.
23277         * modules/cycle-check: Depend on these modules, rather than simply
23278         including their .h files.
23279         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
23280         required via m4/cycle-check.m4.
23281         * modules/same: Depend on new same-inode module, rather than
23282         including same-inode.h.
23283         * modules/chdir-safer: New file.
23284
23285         * modules/chown (Depends-on): Add stat-macros.
23286
23287 2006-08-10  Jim Meyering  <jim@meyering.net>
23288
23289         * m4/cycle-check.m4: New file.
23290         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
23291         * m4/dev-ino.m4, m4/same-inode.m4: New files.
23292
23293 2006-08-10  Eric Blake  <ebb9@byu.net>
23294
23295         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
23296         in from original proposal.
23297
23298 2006-08-10  Eric Blake  <ebb9@byu.net>
23299         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
23300
23301         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
23302         namespace.
23303
23304 2006-08-10  Bruno Haible  <bruno@clisp.org>
23305
23306         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
23307         as well.
23308
23309 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
23310
23311         Sync from coreutils.
23312
23313         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
23314
23315         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
23316         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
23317
23318 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
23319
23320         * modules/restrict: Remove; no longer needed now that we assume
23321         Autoconf 2.59 or later.
23322         * MODULES.html.sh: Remove 'restrict'.
23323         * modules/argp (Depends-on): Remove 'restrict'.
23324         * modules/base64 (Depends-on): Likewise.
23325         * modules/gc (Depends-on): Likewise.
23326         * modules/getaddrinfo (Depends-on): Likewise.
23327         * modules/glob (Depends-on): Likewise.
23328         * modules/inet_ntop (Depends-on): Likewise.
23329         * modules/inet_pton (Depends-on): Likewise.
23330         * modules/memxor (Depends-on): Likewise.
23331         * modules/regex (Depends-on): Likewise.
23332         * modules/strtok_r (Depends-on): Likewise.
23333         * modules/time_r (Depends-on): Likewise.
23334
23335 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
23336
23337         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
23338         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
23339         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
23340         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
23341         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
23342         * m4/memxor.m4 (gl_MEMXOR): Likewise.
23343         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
23344         gl_C_RESTRICT replaced by AC_C_RESTRICT.
23345
23346         Merge from coreutils.
23347         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
23348         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
23349         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
23350         * m4/time_r.m4 (gl_TIME_R): Likewise.
23351
23352 2006-08-09  Karl Berry  <karl@gnu.org>
23353
23354         * config/srclist.txt: no more gettext-tools, per Bruno.
23355
23356 2006-08-08  Eric Blake  <ebb9@byu.net>
23357
23358         * modules/verror: New module.
23359         * MODULES.html.sh: Document it.
23360
23361 2006-08-08  Eric Blake  <ebb9@byu.net>
23362
23363         * lib/verror.h, lib/verror.c: New files.
23364
23365 2006-08-08  Eric Blake  <ebb9@byu.net>
23366
23367         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
23368         verror_at_line output complies with GNU Coding Standards even when
23369         file is NULL.
23370
23371 2006-08-07  Bruno Haible  <bruno@clisp.org>
23372
23373         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
23374         versions of AIX.
23375         Reported by Ralf Wildenhues.
23376
23377 2006-08-07  Bruno Haible  <bruno@clisp.org>
23378
23379         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
23380         in an AC_DEFUN. Needed so that the autoconf snippets can use
23381         AC_REQUIRE.
23382
23383 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23384
23385         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
23386         Initialize pkgdata_DATA.
23387         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
23388         overriding it.
23389
23390 2006-08-06  Eric Blake  <ebb9@byu.net>
23391
23392         * lib/error.h: Fold in some upstream changes from glibc.
23393         * lib/error.c: Likewise.
23394
23395 2006-08-04  Bruno Haible  <bruno@clisp.org>
23396
23397         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
23398         Make the mostlyclean-local rule depend on mostlyclean-generic.
23399         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
23400
23401 2006-07-31  Bruno Haible  <bruno@clisp.org>
23402
23403         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
23404         <stdlib.h>, <string.h>.
23405
23406 2006-07-30  Bruno Haible  <bruno@clisp.org>
23407
23408         * modules/readlink (License): Change to LGPL.
23409
23410 2006-07-30  Bruno Haible  <bruno@clisp.org>
23411
23412         * modules/javaversion (Makefile.am): Distribute javaversion.java and
23413         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
23414         set PKGDATADIR to point to it.
23415
23416 2006-07-30  Bruno Haible  <bruno@clisp.org>
23417
23418         * modules/csharpexec (configure.ac): Comment out macro invocation.
23419         * modules/javaexec (configure.ac): Likewise.
23420         * modules/javacomp-script (configure.ac): Likewise.
23421
23422         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
23423
23424 2006-07-30  Bruno Haible  <bruno@clisp.org>
23425
23426         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
23427         linked-list.
23428
23429 2006-07-30  Bruno Haible  <bruno@clisp.org>
23430
23431         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
23432
23433 2006-07-30  Bruno Haible  <bruno@clisp.org>
23434
23435         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
23436         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
23437         get removed.
23438
23439 2006-07-29  Bruno Haible  <bruno@clisp.org>
23440
23441         Make it possible for gnulib-tool to work with locally modified or
23442         augmented gnulib repositories.
23443         * gnulib-tool (func_usage): Document --local-dir option.
23444         (local_gnulib_dir): New variable.
23445         Handle --local-dir option.
23446         (func_lookup_file): New function.
23447         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
23448         (func_get_description, func_get_filelist, func_get_description,
23449         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
23450         func_get_automake_snippet, func_get_include_directive,
23451         func_get_license, func_get_maintainer): Use func_lookup_file.
23452         (func_import, func_create_testdir): Use func_lookup_file.
23453
23454 2006-07-29  Bruno Haible  <bruno@clisp.org>
23455
23456         * modules/setenv (Depends-on): Add unistd.
23457
23458 2006-07-29  Bruno Haible  <bruno@clisp.org>
23459
23460         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
23461
23462 2006-07-29  Bruno Haible  <bruno@clisp.org>
23463
23464         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
23465
23466 2006-07-29  Bruno Haible  <bruno@clisp.org>
23467
23468         * gnulib-tool (import, update): If there is no Makefile.am, look at
23469         aclocal.m4, instead of bailing out.
23470
23471 2006-07-29  Bruno Haible  <bruno@clisp.org>
23472
23473         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
23474         Categorize the options by when they are useful.
23475
23476 2006-07-29  Bruno Haible  <bruno@clisp.org>
23477
23478         * gnulib-tool (func_usage): Document option --no-libtool.
23479         Handle option --no-libtool.
23480         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
23481         for changed semantics of $libtool variable.
23482         (func_import): Likewise. If libtool is not used, show this through
23483         an option --no-libtool.
23484         (func_create_testdir): Update.
23485
23486 2006-07-29  Bruno Haible  <bruno@clisp.org>
23487
23488         * gnulib-tool (func_import): Extend error message about missing
23489         --doc-base.
23490
23491 2006-07-29  Bruno Haible  <bruno@clisp.org>
23492
23493         * gnulib-tool (func_import): Don't create the $docbase directory if
23494         there is no file to store there.
23495
23496 2006-07-29  Bruno Haible  <bruno@clisp.org>
23497
23498         * gnulib-tool (autoconf_minversion): If a --dir option is given and
23499         relevant, look for configure.ac there, not in the current directory.
23500         Also use a simple search for AC_PREREQ, not "autoconf --trace".
23501
23502 2006-07-29  Bruno Haible  <bruno@clisp.org>
23503
23504         * gnulib-tool (SORT): New variable.
23505         (func_usage): Undocument --assume-autoconf option.
23506         Remove --assume-autoconf option handling.
23507         (autoconf_minversion): Determine from the contents of configure.ac.
23508         (func_import): Remove autoconf_minversion handling.
23509         Suggested by Eric Blake.
23510
23511 2006-07-29  Bruno Haible  <bruno@clisp.org>
23512
23513         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
23514
23515 2006-07-29  Bruno Haible  <bruno@clisp.org>
23516
23517         * config/srclist.txt (*setenv.[ch]): Remove rules.
23518
23519 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23520
23521         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
23522
23523 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23524
23525         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
23526         arpa/inet.h.
23527
23528 2006-07-28  Simon Josefsson  <jas@extundo.com>
23529
23530         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
23531         * modules/inet_pton (Depends-on): Likewise.
23532
23533 2006-07-28  Simon Josefsson  <jas@extundo.com>
23534
23535         * m4/netinet_in_h.m4: New file.
23536
23537 2006-07-28  Simon Josefsson  <jas@extundo.com>
23538
23539         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
23540         #include's.
23541
23542 2006-07-28  Simon Josefsson  <jas@extundo.com>
23543
23544         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
23545         #include's.
23546
23547 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
23548
23549         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
23550         setgid on directories only if they set these bits.
23551         * lib/modechange.h: Remove obsolete comment about masks.
23552
23553 2006-07-28  Eric Blake  <ebb9@byu.net>
23554
23555         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
23556         macro expansion.
23557
23558 2006-07-28  Bruno Haible  <bruno@clisp.org>
23559
23560         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
23561
23562 2006-07-28  Bruno Haible  <bruno@clisp.org>
23563
23564         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
23565
23566 2006-07-28  Bruno Haible  <bruno@clisp.org>
23567
23568         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
23569         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
23570         Define fallbacks.
23571         Avoids link error on FreeBSD 4.x.
23572         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
23573
23574         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
23575         encoding.
23576         * lib/mbswidth.c (iswcntrl): Likewise.
23577
23578 2006-07-27  Bruno Haible  <bruno@clisp.org>
23579
23580         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
23581         test.
23582
23583 2006-07-27  Bruno Haible  <bruno@clisp.org>
23584
23585         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
23586         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
23587         defined.
23588
23589 2006-07-26  Eric Blake  <ebb9@byu.net>
23590
23591         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
23592
23593 2006-07-26  Eric Blake  <ebb9@byu.net>
23594
23595         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
23596         like mingw that lack mkstemp.
23597         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
23598         avoid compilation warning on mingw.
23599
23600 2006-07-26  Bruno Haible  <bruno@clisp.org>
23601
23602         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
23603         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
23604         INT_FAST*_MIN, INTPTR_MIN.
23605
23606 2006-07-25  Bruno Haible  <bruno@clisp.org>
23607
23608         * modules/version-etc (Depends-on): Add stdarg.
23609
23610 2006-07-25  Bruno Haible  <bruno@clisp.org>
23611
23612         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
23613         complex commands.
23614
23615 2006-07-25  Bruno Haible  <bruno@clisp.org>
23616
23617         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
23618         defined in <stdarg.h> or config.h.
23619
23620 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
23621
23622         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
23623         (gl_STDIO_SAFER): Remove.
23624
23625 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
23626
23627         * MODULES.html.sh (File stream based Input/Output):
23628         Add fopen-safer, tmpfile-safer; remove stdio-safer.
23629         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
23630         * modules/fopen-safer, modules/tmpfile-safer: New files.
23631         * modules/stdio-safer: Remove.
23632
23633 2006-07-24  Bruno Haible  <bruno@clisp.org>
23634
23635         * modules/tmpdir: New file.
23636         * MODULES.html.sh (File system functions): Add it.
23637
23638 2006-07-24  Bruno Haible  <bruno@clisp.org>
23639
23640         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
23641         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
23642
23643 2006-07-24  Bruno Haible  <bruno@clisp.org>
23644
23645         * modules/clean-temp: New file.
23646
23647 2006-07-24  Bruno Haible  <bruno@clisp.org>
23648
23649         * m4/tmpdir.m4: New file, from GNU gettext.
23650
23651 2006-07-24  Bruno Haible  <bruno@clisp.org>
23652
23653         * lib/tmpdir.h: New file, from GNU gettext.
23654         * lib/tmpdir.c: New file, from GNU gettext.
23655
23656 2006-07-24  Bruno Haible  <bruno@clisp.org>
23657
23658         * lib/clean-temp.h: New file, from GNU gettext.
23659         * lib/clean-temp.c: New file, from GNU gettext.
23660
23661 2006-07-23  Eric Blake  <ebb9@byu.net>
23662
23663         * modules/stdio-safer (Files): Add tmpfile-safer.c.
23664         (Depends-on): Add binary-io.
23665
23666 2006-07-23  Eric Blake  <ebb9@byu.net>
23667
23668         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
23669
23670 2006-07-23  Eric Blake  <ebb9@byu.net>
23671
23672         * lib/tmpfile-safer.c: New file.
23673         * lib/stdio-safer.h (fopen_safer): Add prototype.
23674         * lib/stdio--.h (tmpfile): Make safer.
23675
23676 2006-07-23  Bruno Haible  <bruno@clisp.org>
23677
23678         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
23679         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
23680         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
23681         gl_linked_remove_at): Use it.
23682
23683 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23684         and Simon Josefsson <jas@extundo.com>
23685
23686         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
23687
23688         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
23689
23690 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
23691
23692         * modules/close-stream: New file.
23693         * modules/closeout (Description): Make it clear that it exits
23694         with a diagnostic on error.
23695         (Depends-on): Add close-stream.  Remove fpending, stdbool.
23696         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
23697
23698 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
23699
23700         * m4/close-stream.m4: New file.
23701
23702 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
23703
23704         * lib/close-stream.c, lib/close-stream.h: New files.
23705
23706 2006-07-22  Bruno Haible  <bruno@clisp.org>
23707
23708         Merge from GNU gettext 0.15.
23709
23710         2006-05-01  Bruno Haible  <bruno@clisp.org>
23711
23712                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
23713
23714         2006-07-22  Bruno Haible  <bruno@clisp.org>
23715
23716                 * modules/javaversion: New file.
23717                 * MODULES.html.sh (Java): Add javaversion.
23718
23719         2006-03-12  Bruno Haible  <bruno@clisp.org>
23720
23721                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
23722
23723         2005-12-04  Bruno Haible  <bruno@clisp.org>
23724
23725                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
23726                 (untested).
23727
23728         2006-06-21  Bruno Haible  <bruno@clisp.org>
23729
23730                 Avoid warnings from recent versions of mcs.
23731                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
23732                 -o, -L, -r any more. Use options documented since mcs-1.0
23733                 instead. Similarly for -g.
23734
23735         2005-12-04  Bruno Haible  <bruno@clisp.org>
23736
23737                 * build-aux/csharpcomp.sh.in: Suffix for resources is
23738                 .resources, not .resource.
23739
23740         2005-07-09  Bruno Haible  <bruno@clisp.org>
23741
23742                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
23743                 add a .dll suffix.
23744                 Reported by Mark Junker <mjscod@gmx.de>.
23745
23746         2006-07-22  Bruno Haible  <bruno@clisp.org>
23747
23748                 * modules/gettext: Upgrade to gettext-0.15.
23749                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
23750                 m4/visibility.m4.
23751                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
23752
23753 2006-07-22  Bruno Haible  <bruno@clisp.org>
23754
23755         Merge from GNU gettext 0.15.
23756
23757         2006-03-25  Bruno Haible  <bruno@clisp.org>
23758
23759                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
23760
23761         2006-07-21  Bruno Haible  <bruno@clisp.org>
23762
23763                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
23764                 "1.1".
23765
23766         2006-05-09  Bruno Haible  <bruno@clisp.org>
23767
23768                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
23769                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
23770                 for the conftestver execution.
23771
23772         2006-05-01  Bruno Haible  <bruno@clisp.org>
23773
23774                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
23775                 optional target-version argument. Verify that the compiler
23776                 groks source of the specified source-version, or add -source
23777                 option as necessary. Verify that the compiler produces
23778                 bytecode in the specified target-version, or add -target and
23779                 -source options as necessary. Make the result of the test
23780                 available as variable CONF_JAVAC. Also log error output in
23781                 config.log.
23782
23783         2006-03-11  Bruno Haible  <bruno@clisp.org>
23784
23785                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
23786
23787         2006-05-09  Bruno Haible  <bruno@clisp.org>
23788
23789                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
23790                 CLASSPATH_SEPARATOR to a semicolon.
23791
23792         2006-03-12  Bruno Haible  <bruno@clisp.org>
23793
23794                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
23795                 available as variable CONF_JAVA, for subsequent autoconf
23796                 tests. Also log error output in config.log.
23797
23798         2006-07-19  Bruno Haible  <bruno@clisp.org>
23799
23800                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
23801                 that getline works on glibc2 systems. Needed to avoid trouble
23802                 in relocatable.c.
23803                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
23804
23805         2005-12-04  Bruno Haible  <bruno@clisp.org>
23806
23807                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
23808                 launcher (untested).
23809
23810         2005-12-04  Bruno Haible  <bruno@clisp.org>
23811
23812                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
23813
23814         2006-07-22  Bruno Haible  <bruno@clisp.org>
23815
23816                 * gettext.m4: Update from GNU gettext-0.15.
23817                 * nls.m4: Likewise.
23818                 * po.m4: Likewise.
23819                 * inttypes-pri.m4: Likewise.
23820                 * inttypes-h.m4: Renamed from inttypes.m4.
23821                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
23822
23823 2006-07-22  Bruno Haible  <bruno@clisp.org>
23824
23825         Merge from GNU gettext 0.15.
23826
23827         2005-07-05  Bruno Haible  <bruno@clisp.org>
23828
23829                 * printf-args.c (printf_fetchargs): Work around broken
23830                 definition of wint_t on mingw.
23831
23832         2005-02-12  Bruno Haible  <bruno@clisp.org>
23833
23834                 * xallocsa.h: Add extern "C" for C++.
23835
23836         2006-05-17  Bruno Haible  <bruno@clisp.org>
23837
23838                 Cygwin portability.
23839                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
23840
23841         2006-04-30  Bruno Haible  <bruno@clisp.org>
23842
23843                 * progreloc.c: Include <mach-o/dyld.h> if available.
23844                 (find_executable): Use _NSGetExecutablePath when possible.
23845
23846         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
23847
23848                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
23849                 function.
23850
23851         2005-12-29  Bruno Haible  <bruno@clisp.org>
23852
23853                 * progreloc.c (set_program_name_and_installdir): Fix
23854                 compilation error.
23855
23856         2005-12-04  Bruno Haible  <bruno@clisp.org>
23857
23858                 Cygwin portability.
23859                 * progreloc.c: Include <windows.h> also on Cygwin.
23860                 (find_executable): Add support for Cygwin.
23861                 (set_program_name_and_installdir): Handle also platforms with
23862                 nonempty EXEEXT.
23863
23864         2006-07-11  Bruno Haible  <bruno@clisp.org>
23865
23866                 * javacomp.c: Fix a comment.
23867                 Reported by Jim Meyering.
23868
23869         2006-04-30  Bruno Haible  <bruno@clisp.org>
23870
23871                 * javacomp.h (compile_java_class): Add source_version,
23872                 target_version arguments.
23873                 * javacomp.c: Rewritten to choose only a compiler that
23874                 respects the specified source_version and target_version.
23875
23876         2006-06-27  Bruno Haible  <bruno@clisp.org>
23877
23878                 Assume correct S_ISDIR macro.
23879                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
23880
23881         2006-07-22  Bruno Haible  <bruno@clisp.org>
23882
23883                 * javaversion.h: New file, from GNU gettext.
23884                 * javaversion.c: New file, from GNU gettext.
23885                 * javaversion.java: New file, from GNU gettext.
23886                 * javaversion.class: New file, from GNU gettext.
23887
23888         2006-05-17  Bruno Haible  <bruno@clisp.org>
23889
23890                 Cygwin portability.
23891                 * javaexec.c (execute_java_class): Test for jview program
23892                 also on Cygwin.
23893
23894         2006-04-09  Bruno Haible  <bruno@clisp.org>
23895
23896                 * fatal-signal.c: Don't include string.h.
23897                 (at_fatal_signal): Use a copying loop instead of memcpy.
23898
23899         2005-12-04  Bruno Haible  <bruno@clisp.org>
23900
23901                 * csharpexec.c: Add support for 'clix' launcher (untested).
23902                 (execute_csharp_using_sscli): New function.
23903                 (execute_csharp_program): Call it.
23904
23905         2006-06-21  Bruno Haible  <bruno@clisp.org>
23906
23907                 Avoid warnings from recent versions of mcs.
23908                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
23909                 -o, -L, -r any more. Use options documented since mcs-1.0
23910                 instead. Similarly for -g.
23911
23912         2005-07-09  Bruno Haible  <bruno@clisp.org>
23913
23914                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
23915                 add a .dll suffix.
23916                 Reported by Mark Junker <mjscod@gmx.de>.
23917
23918         2006-06-17  Bruno Haible  <bruno@clisp.org>
23919
23920                 * config.charset: Update for NetBSD 3.0.
23921
23922         2006-05-17  Bruno Haible  <bruno@clisp.org>
23923
23924                 Cygwin portability.
23925                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
23926
23927         2006-05-16  Bruno Haible  <bruno@clisp.org>
23928
23929                 * localcharset.c [CYGWIN]: Include <windows.h>.
23930                 (get_charset_aliases): For Cygwin, return the same CPxxx
23931                 aliases list as under WIN32.
23932                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
23933                 the environment variables. Fall back to GetACP().
23934
23935         2006-04-05  Bruno Haible  <bruno@clisp.org>
23936
23937                 * config.charset: Update Juan Manuel Guerrero's address.
23938
23939         2005-02-12  Bruno Haible  <bruno@clisp.org>
23940
23941                 * allocsa.h: Add extern "C" for C++.
23942
23943         2005-02-10  Bruno Haible  <bruno@clisp.org>
23944
23945                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
23946                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
23947
23948         2006-07-22  Bruno Haible  <bruno@clisp.org>
23949
23950                 * gettext.h: Update to GNU gettext-0.15.
23951
23952 2006-07-22  Bruno Haible  <bruno@clisp.org>
23953
23954         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
23955         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
23956         lib-prefix.m4, longdouble.m4, ssize_t.m4.
23957
23958 2006-07-21  Eric Blake  <ebb9@byu.net>
23959
23960         * modules/stdlib-safer: New file.
23961         * MODULES.html.sh (File stream based Input/Output): Add
23962         stdlib-safer.
23963
23964 2006-07-21  Eric Blake  <ebb9@byu.net>
23965
23966         * lib/stdlib-safer.h: New file from coreutils, required by
23967         stdlib--.h.
23968
23969 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
23970
23971         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
23972
23973 2006-07-20  Bruno Haible  <bruno@clisp.org>
23974
23975         * gnulib-tool: Recognize new option --assume-autoconf.
23976         (autoconf_minversion): New variable.
23977         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
23978
23979 2006-07-20  Bruno Haible  <bruno@clisp.org>
23980
23981         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
23982
23983 2006-07-19  Derek R. Price  <derek@ximbiot.com>
23984
23985         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
23986         Reindent and repaginate.
23987
23988 2006-07-19  Derek Price  <derek@ximbiot.com>
23989
23990         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
23991         Correct grammar.
23992
23993 2006-07-17  Bruno Haible  <bruno@clisp.org>
23994
23995         * modules/list: New file.
23996         * modules/array-list: New file.
23997         * modules/carray-list, modules/carray-list-tests: New files.
23998         * modules/linked-list, modules/linked-list-tests: New files.
23999         * modules/avltree-list, modules/avltree-list-tests: New files.
24000         * modules/rbtree-list, modules/rbtree-list-tests: New files.
24001         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
24002         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
24003         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
24004         * modules/oset: New file.
24005         * modules/array-oset: New file.
24006         * modules/avltree-oset, modules/avltree-oset-tests: New files.
24007         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
24008         * tests/test-carray_list.c: New file.
24009         * tests/test-linked_list.c: New file.
24010         * tests/test-avltree_list.c: New file.
24011         * tests/test-rbtree_list.c: New file.
24012         * tests/test-linkedhash_list.c: New file.
24013         * tests/test-avltreehash_list.c: New file.
24014         * tests/test-rbtreehash_list.c: New file.
24015         * tests/test-avltree_oset.c: New file.
24016         * tests/test-rbtree_oset.c: New file.
24017         * MODULES.html.sh (Container data structures): New section.
24018
24019 2006-07-17  Bruno Haible  <bruno@clisp.org>
24020
24021         * m4/gl_list.m4: New file.
24022
24023 2006-07-17  Bruno Haible  <bruno@clisp.org>
24024
24025         * lib/gl_list.h: New file.
24026         * lib/gl_list.c: New file.
24027         * lib/gl_array_list.h: New file.
24028         * lib/gl_array_list.c: New file.
24029         * lib/gl_carray_list.h: New file.
24030         * lib/gl_carray_list.c: New file.
24031         * lib/gl_linked_list.h: New file.
24032         * lib/gl_linked_list.c: New file.
24033         * lib/gl_anylinked_list1.h: New file.
24034         * lib/gl_anylinked_list2.h: New file.
24035         * lib/gl_avltree_list.h: New file.
24036         * lib/gl_avltree_list.c: New file.
24037         * lib/gl_anyavltree_list1.h: New file.
24038         * lib/gl_anyavltree_list2.h: New file.
24039         * lib/gl_rbtree_list.h: New file.
24040         * lib/gl_rbtree_list.c: New file.
24041         * lib/gl_anyrbtree_list1.h: New file.
24042         * lib/gl_anyrbtree_list2.h: New file.
24043         * lib/gl_anytree_list1.h: New file.
24044         * lib/gl_anytree_list2.h: New file.
24045         * lib/gl_linkedhash_list.h: New file.
24046         * lib/gl_linkedhash_list.c: New file.
24047         * lib/gl_anyhash_list1.h: New file.
24048         * lib/gl_anyhash_list2.h: New file.
24049         * lib/gl_avltreehash_list.h: New file.
24050         * lib/gl_avltreehash_list.c: New file.
24051         * lib/gl_rbtreehash_list.h: New file.
24052         * lib/gl_rbtreehash_list.c: New file.
24053         * lib/gl_anytreehash_list1.h: New file.
24054         * lib/gl_anytreehash_list2.h: New file.
24055
24056         * lib/gl_oset.h: New file.
24057         * lib/gl_oset.c: New file.
24058         * lib/gl_array_oset.h: New file.
24059         * lib/gl_array_oset.c: New file.
24060         * lib/gl_avltree_oset.h: New file.
24061         * lib/gl_avltree_oset.c: New file.
24062         * lib/gl_rbtree_oset.h: New file.
24063         * lib/gl_rbtree_oset.c: New file.
24064         * lib/gl_anytree_oset.h: New file.
24065
24066 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
24067
24068         * m4/mkancesdirs.m4: New file.
24069         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
24070         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
24071         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
24072         it.
24073
24074 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
24075
24076         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
24077         * lib/mkancesdirs.h: New files.
24078         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
24079         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
24080         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
24081         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
24082         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
24083         callers changed.  Revamp internals significantly, by not
24084         attempting to create directories that are temporarily more
24085         permissive than the final results.  Do not attempt to use
24086         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
24087         This removes some race conditions, fixes some bugs, and simplifies
24088         things.  Use new dirchownmod function to do owner and mode changes.
24089         * lib/mkdir-p.h: Likewise.
24090         * lib/modechange.c (octal_to_mode): New function.
24091         (struct mode_change): New member mentioned.
24092         (make_node_op_equals): New arg mentioned.  All callers changed.
24093         (mode_compile): Keep track of which mode bits the user has explicitly
24094         mentioned.
24095         (mode_adjust): New arg DIR, so that we implement the X op correctly.
24096         New arg PMODE_BITS, to keep track of which mode bits the user
24097         mentioned; it treats S_ISUID and S_ISGID speciall.
24098         All callers changed.
24099         * lib/modechange.h: Likewise.
24100
24101 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
24102
24103         * MODULES.html.sh: Add mkancestors.
24104         * modules/mkancesdirs: New module.
24105         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
24106         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
24107         The chdir-safer and afs files are now orphans; I'll remove them
24108         unless someone speaks up.
24109         Add lib/dirchownmod.c, lib/dirchownmod.h.
24110         (Depends-on): Remove alloca, chown, save-cwd, dirname.
24111         Add lchown, mkancesdirs.
24112         (Maintainer): Add self.
24113
24114 2006-07-15  Karl Berry  <karl@gnu.org>
24115
24116         * gnulib-tool: help message wording/arrangement.
24117
24118 2006-07-14  Simon Josefsson  <jas@extundo.com>
24119
24120         * doc/gnulib.texi (Libtool and Windows): New section.
24121
24122 2006-07-12  Simon Josefsson  <jas@extundo.com>
24123
24124         * modules/gendocs (License): Fix license, approved by Karl.
24125
24126 2006-07-12  Eric Blake  <ebb9@byu.net>
24127
24128         * MODULES.html.sh: Add gendocs.
24129
24130 2006-07-11  Eric Blake  <ebb9@byu.net>
24131
24132         * modules/fdl: New module, to install doc/fdl.texi.
24133         * MODULES.html.sh: Add new section for documentation modules.
24134         * gnulib-tool: Avoid space-tab.
24135         (--doc-base): New option, to manage files from doc.
24136
24137 2006-07-11  Eric Blake  <ebb9@byu.net>
24138
24139         * m4/absolute-header.m4: Fix comments to match recent change.
24140
24141 2006-07-11  Eric Blake  <ebb9@byu.net>
24142
24143         * gnulib-tool: List --doc-base before --tests-base.
24144
24145 2006-07-11  Derek R. Price  <derek@ximbiot.com>
24146
24147         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
24148
24149 2006-07-11  Bruno Haible  <bruno@clisp.org>
24150
24151         * README: Mention where to put documentation.
24152
24153 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24154
24155         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
24156
24157 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
24158
24159         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
24160         to stdint.m4.
24161
24162 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
24163
24164         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
24165         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
24166         "no/such/file/stdint.h" when there is no such file, so that
24167         the resulting C code can be parsed by dodgy compilers.
24168         Problems reported by Bob Proulx.
24169
24170 2006-07-10  Derek R. Price  <derek@ximbiot.com>
24171
24172         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
24173         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
24174         macros into the GNU _D_EXACT_NAMLEN.
24175         * lib/savedir.c:  Likewise.
24176         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
24177
24178 2006-07-10  Derek R. Price  <derek@ximbiot.com>
24179         and Paul Eggert  <eggert@cs.ucla.edu>
24180
24181         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
24182         * m4/savedir.m4:
24183         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
24184         macros into the GNU _D_EXACT_NAMLEN.
24185
24186 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
24187
24188         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
24189         around the absolute name, to work around a problem with the HP-UX
24190         11.23 native C compiler, reported by Bob Proulx.
24191
24192 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
24193
24194         * doc/maintain.texi, make-stds.texi: Sync from
24195         <http://savannah.gnu.org/projects/gnustandards>.
24196
24197 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
24198
24199         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
24200
24201 2006-07-09  Jim Meyering  <jim@meyering.net>
24202
24203         * m4/glob.m4: Remove a doubled word in a comment.
24204
24205 2006-07-09  Jim Meyering  <jim@meyering.net>
24206
24207         * lib/argp-pv.c: Remove a doubled word in a comment.
24208         * lib/check-version.c (check_version): Likewise.
24209         * lib/javacomp.c (compile_java_class): Likewise.
24210
24211 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
24212
24213         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
24214         for the benefit of people using Autoconf 2.60.  If you want to
24215         support older Autoconf versions you can copy m4/onceonly_2_57.m4
24216         (or m4/onceonly.m4, if pre-2.57) manually.
24217
24218 2006-07-08  Jim Meyering  <jim@meyering.net>
24219
24220         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
24221         comment.
24222         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
24223         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
24224         comment.
24225
24226 2006-07-08  Jim Meyering  <jim@meyering.net>
24227
24228         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
24229
24230 2006-07-07  Simon Josefsson  <jas@extundo.com>
24231
24232         * tests/test-crc.c: Change expected crc value, the test vector
24233         were probably computed using the old broken crc.c?
24234
24235 2006-07-06  Simon Josefsson  <jas@extundo.com>
24236
24237         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
24238         now the canonical place for the M4 file).
24239
24240         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
24241         from the sys_socket dependency now.
24242
24243         * modules/inet_pton (Files): Ditto.
24244
24245         * modules/inet_ntop (Files): Ditto.
24246
24247 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
24248
24249         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
24250         not gl_PREREQ_GETUSERSHELL.
24251
24252 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24253
24254         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
24255         with only one argument, for Autoconf 2.60.
24256         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
24257         expand to nothing, so add a shell command to avoid syntax error.
24258         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
24259
24260 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24261
24262         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
24263
24264 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
24265
24266         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
24267         no longer needed.  Check for isblank decl.
24268         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
24269         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
24270         of existence.
24271
24272 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
24273
24274         * lib/getloadavg.c: Use __VMS, not VMS.
24275         * lib/getopt.c: Likewise.
24276         * lib/getpagesize.h: Likewise.
24277         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
24278         and probably does not work.
24279
24280 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
24281
24282         * lib/.cppi-disable: Add wcwidth.
24283         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
24284         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
24285         (ISGRAPH): Remove.  All uses changed to isgraph.
24286         (FOLD) [!defined _LIBC]: Remove special case.
24287         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
24288         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
24289         HAVE_ISBLANK.
24290         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
24291         case.
24292
24293 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
24294
24295         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
24296         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
24297         brackets.  Other minor changes to suppress some compiler
24298         warnings.
24299
24300 2006-07-06  Derek R. Price  <derek@ximbiot.com>
24301         and Paul Eggert  <eggert@cs.ucla.edu>
24302
24303         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
24304         of invoking obsolescent AC_HEADER_DIRENT macro.
24305         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
24306         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
24307         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
24308         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
24309         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
24310         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
24311         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
24312         * m4/readdir.m4: Remove; no longer needed.
24313
24314 2006-07-06  Derek R. Price  <derek@ximbiot.com>
24315         and Paul Eggert  <eggert@cs.ucla.edu>
24316
24317         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
24318         Don't worry about this obsolete case any more.
24319         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
24320         directories.
24321         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
24322         worry about this obsolete case any more.
24323         * lib/fts.c: Likewise.
24324         * lib/getcwd.c: Likewise.
24325         * lib/glob.h: Likewise.
24326         * lib/savedir.c: Likewise.
24327
24328 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
24329
24330         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
24331         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
24332         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
24333         needed.
24334         All uses removed.
24335         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
24336         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
24337         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
24338         needed.
24339         * m4/getdate.m4 (gl_GETDATE): Likewise.
24340         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
24341         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
24342         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
24343         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
24344         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
24345         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
24346         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
24347         needed.
24348
24349 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
24350
24351         * lib/memcasecmp.c: Include <limits.h>.
24352         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
24353         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
24354         Don't assume isdigit succeeds only on '0' through '9'.
24355
24356 2006-07-05  Eric Blake  <ebb9@byu.net>
24357
24358         * modules/getaddrinfo (Depends-on): Add snprintf.
24359
24360 2006-07-05  Eric Blake  <ebb9@byu.net>
24361
24362         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
24363         to avoid 'header present but could not be compiled' on cygwin.
24364
24365 2006-07-05  Eric Blake  <ebb9@byu.net>
24366
24367         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
24368         missing from netdb.h.
24369         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
24370
24371 2006-07-05  Derek R. Price  <derek@ximbiot.com>
24372
24373         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
24374         no longer needed.
24375         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
24376         * m4/getdate.m4 (gl_GETDATE): Likewise.
24377         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
24378         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
24379         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
24380         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
24381         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
24382
24383 2006-07-05  Derek R. Price  <derek@ximbiot.com>
24384
24385         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
24386         All uses of is_space replaced by isspace.
24387         * lib/exit.h: Don't talk about STDC_HEADERS.
24388         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
24389         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
24390         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
24391         replaced by isprint etc.
24392         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
24393         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
24394         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
24395         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
24396         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
24397         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
24398
24399 2006-07-05  Bruno Haible  <bruno@clisp.org>
24400
24401         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
24402         the function exists, before testing against AIX.
24403         Reported by Martin Lambers <marlam@marlam.de>.
24404
24405 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
24406
24407         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
24408         From Mark D. Baushke.
24409
24410 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
24411
24412         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
24413         to the absolute name, not just one, to bypass Sun C 5.8's
24414         "warning: #include of /usr/include/... may be non-portable".
24415
24416 2006-07-04  Eric Blake  <ebb9@byu.net>
24417
24418         * modules/dirname-tests: New test module.
24419         * tests/test-dirname.c: New file, replacing dirname.c
24420         TEST_DIRNAME section that was recently deleted.
24421
24422 2006-07-04  Bruno Haible  <bruno@clisp.org>
24423
24424         Assume ANSI C header files and <ctype.h> functions.
24425         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
24426         (mbsnwidth): Use isprint, iscntrl instead.
24427
24428 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
24429
24430         Merge from coreutils.
24431         * MODULES.html.sh: Add xstrtold.
24432         * modules/xstrtold: New file.
24433         * modules/cycle-check (Files): Add lib/same-inode.h.
24434         * modules/dirname (Files): Add m4/double-slash-root.m4.
24435         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
24436         * modules/mkdir-p (Files): Add lib/same-inode.h.
24437         * modules/same (Files): Add lib/same-inode.h.
24438
24439 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
24440
24441         * m4/absolute-header.m4: Renamed from full-header-path.m4.
24442         This is to keep the terminology clean; POSIX talks about
24443         "absolute pathnames", not "full pathnames", but the GNU
24444         Coding Standards say to use "path" for something else;
24445         so use "absolute" to keep both sides happy.
24446         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
24447         Set gl_absolute_header, not gl_full_header_path.
24448         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
24449         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
24450         All uses changed.
24451
24452         Merge from coreutils.
24453
24454         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
24455
24456         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
24457         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
24458         want to require the building of c-strtod.o.
24459         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
24460         needs -lm directly.
24461         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
24462
24463         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
24464
24465         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
24466         --as-needed option if available.  Problem reported by Albert Chin in
24467         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
24468         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
24469         cc merely issues a bunch of annoying warnings for --as-needed
24470         (this problem was reported by Bob Proulx).  Also, try linking with
24471         -lm to detect a bug in binutils 2.16 (this problem was reported
24472         by Ralf Wildenhues).
24473
24474         2006-06-18  Jim Meyering  <jim@meyering.net>
24475
24476         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
24477         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
24478         macro.
24479         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
24480         also check for glibc-2.4's abort-inducing bug.
24481
24482         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
24483         Low-probability clean-up should be to use rmdir to get rid of
24484         the just-created directory, not unlink.
24485
24486         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
24487         configure fail, and request a bug report to inform us about it.
24488         Add a comment that, barring reports to the contrary, in 2007 we'll
24489         assume ftruncate is universally available.
24490
24491         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
24492
24493         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
24494
24495         2006-03-12  Jim Meyering  <jim@meyering.net>
24496
24497         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
24498         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
24499         * m4/same.m4 (gl_SAME): Likewise.
24500         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
24501
24502         2006-03-11  Eric Blake  <ebb9@byu.net>
24503
24504         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
24505         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
24506         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
24507         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
24508
24509 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
24510
24511         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
24512         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
24513         reported by Mark D. Baushke, one in
24514         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
24515
24516         Merge from coreutils.
24517
24518         * lib/.cppi-disable: Add stdint_.h.
24519         * lib/.cvsignore: Add stdint.h.
24520
24521         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
24522
24523         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
24524         both double and long double versions.
24525         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
24526         * lib/xstrtold.c: New file.
24527         * lib/xstrtod.h (xstrtold): New decl.
24528
24529         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
24530
24531         * lib/filemode.c (setst): Remove.
24532         (strmode): Rewrite to avoid setst.  This makes the code shorter,
24533         (arguably) clearer, and the generated code is a bit smaller on my
24534         Debian GNU/Linux stable x86 host.
24535
24536         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
24537
24538         * lib/filemode.c: Include "filemode.h" first, to test the interface.
24539         Assume that filemode.h includes sys/types.h and sys/stat.h.
24540         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
24541         (ftypelet): Reorder to put common cases first, for efficiency.
24542         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
24543         to do 'M'.
24544         (strmode): Renamed from mode_string, and now stores 12 bytes instead
24545         of 10, for compatibility with FreeBSD.  All callers changed.
24546         (filemodestring): Now stores 12 bytes instead of 10, and sets file
24547         types that can't be deduced solely from st_mode.  First arg is now a
24548         const pointer.
24549         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
24550         (strmode): Renamed from mode_string.
24551         (filemodestring): New decl.
24552         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
24553         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
24554         needed.
24555         (S_ISPORT, S_ISWHT): New macros, if not already defined.
24556
24557         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
24558
24559         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
24560         fsusage.h now does that.  Include fsusage.h first, to test interface.
24561         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
24562         at most one method (the old code could have generated decls that
24563         didn't conform to C89, not that this was ever exercised).
24564         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
24565
24566         2006-03-19  Jim Meyering  <jim@meyering.net>
24567
24568         Work even in a chroot where d_ino values for entries in "/"
24569         don't match the stat.st_ino values for the same names.
24570         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
24571         number, iterate through all entries again, using lstat instead.
24572         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
24573         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
24574
24575         * lib/getcwd.c (__getcwd): Clarify a comment.
24576         Use memcpy in place of a call to strcpy.
24577
24578         2006-03-12  Jim Meyering  <jim@meyering.net>
24579
24580         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
24581         matches that of the current directory (which we're about to chdir ".."
24582         out of), then save the dev-ino of the parent, instead.
24583
24584         * lib/same-inode.h (SAME_INODE): New file/macro.
24585         * lib/chdir-safer.c (SAME_INODE): Remove definition.
24586         Include "same-inode.h", instead.
24587         * lib/same.c: Likewise.
24588         * lib/cycle-check.h: Include "same-inode.h".
24589         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
24590         * lib/cycle-check.c (SAME_INODE): Remove definition.
24591         * lib/root-dev-ino.h: Include "same-inode.h".
24592
24593         2006-03-11  Eric Blake  <ebb9@byu.net>
24594
24595         * lib/same.c (same_name): s/base_name/last_component/
24596         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
24597         * lib/filenamecat.c (file_name_concat): Likewise.
24598
24599         2006-03-11  Eric Blake  <ebb9@byu.net>,
24600                     Paul Eggert  <eggert@cs.ucla.edu>
24601
24602         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
24603         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
24604         drive prefix.
24605         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
24606         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
24607         (last_component): New method.
24608         * lib/dirname.c (dir_len): Determine when drive letters need a
24609         subsequent slash.  Preserve // when it is special.
24610         (dir_name): Don't append dot when drive letter is absolute.
24611         [TEST_DIRNAME]: Move into a full-blown gnulib test.
24612         * lib/basename.c (base_name): New semantics - malloc the result.
24613         Preserve // when it is special.  Preserve relative files that look
24614         like drive letters.
24615         (base_len): Preserve // when it is special.
24616         (last_component): New method, similar to old base_name semantics.
24617         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
24618         base_name.  Strip redundant slashes from ///.
24619
24620 2006-07-03  Jim Meyering  <jim@meyering.net>
24621
24622         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
24623         macro is used before the first cycle_check call.
24624
24625 2006-07-03  Eric Blake  <ebb9@byu.net>
24626
24627         * modules/dirname (Depends-on): Add xstrndup.
24628
24629 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
24630
24631         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
24632         test cases, so that config.log is a bit easier to follow.
24633
24634 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
24635
24636         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
24637         both are 64 bits, since this seems to be the tradition, and this
24638         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
24639         we ever run into a host that prefers long long to long in this
24640         case, we'll need another configure-time test.  Problem reported by
24641         Jim Meyering.
24642
24643 2006-07-02  Eric Blake  <ebb9@byu.net>
24644
24645         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
24646
24647 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
24648
24649         * modules/inttypes (Depends-on): No longer depends on stdint.
24650         * modules/stdint (Description): Say more about assumptions.
24651         Say that the fast types might differ.  Say macros are used.
24652         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
24653         (Makefile.am): Revise list of substituted symbols to match
24654         new stdint.m4.
24655         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
24656         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
24657         * tests/test-stdint.c (verify_same_types)
24658         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
24659         the code conforms to C99/C89.
24660         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
24661         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
24662
24663 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
24664
24665         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
24666         but fix a bug, by requiring at least 64 bits.
24667         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
24668         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
24669         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
24670         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
24671
24672         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
24673         changes.  Make 2.59 a prerequisite.  Check and substitute for
24674         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
24675         inttypes.h.  Do not use special include files; just use the
24676         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
24677         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
24678         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
24679         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
24680         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
24681         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
24682         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
24683         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
24684         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
24685         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
24686         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
24687         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
24688         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
24689         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
24690         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
24691         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
24692         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
24693         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
24694         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
24695         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
24696         WINT_MAX.  Check for C99 conformance more strictly, by detecting
24697         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
24698         not check for things that C99 does not require, e.g., int8_t.  If
24699         a test isn't needed unless <stdint.h> isn't working, and is
24700         unlikely to be needed for any other reason, then don't do it
24701         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
24702         size_t, since we assume C89 freestanding at least.  Do not check
24703         for sig_atomic_t, wchar_t, or wint_t, since the code now does
24704         the right thing even if the types are not defined.  Instead use:
24705         (gl_STDINT_TYPE_PROPERTIES): New macro.
24706         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
24707         testing whether <sys/types.h> clashes, as Autoconf does this for
24708         us now.  All uses removed.
24709         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
24710         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
24711         (gl_CHECK_TYPE_SAME):
24712         Remove; no longer needed.
24713         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
24714         exists, since we'll return 0 anyway in that case.
24715         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
24716
24717 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
24718
24719         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
24720         possible collision with system files.
24721         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
24722         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
24723         WCHAR_MIN and WCHAR_MAX in this case.
24724         (<stddef.h>): Do not include; no longer needed.
24725         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
24726         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
24727         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
24728         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
24729         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
24730         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
24731         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
24732         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
24733         !defined(__c99))]: Include in this case too, since it's harmless
24734         now.
24735         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
24736         dangerous to do so.
24737         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
24738         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
24739         (_STDINT_MIN, _STDINT_MAX): New macros.
24740         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
24741         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
24742         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
24743         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
24744         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
24745         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
24746         macros, not typedefs; this simplifies things quite a bit.
24747         Use long int for all types narrower than int64_t.
24748         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
24749         Define in terms of long long int or int64_t or long int,
24750         not int64_t or int32_t.  This saves some compile-time testing.
24751         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
24752         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
24753         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
24754         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
24755         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
24756         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
24757         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
24758         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
24759         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
24760         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
24761         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
24762         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
24763         undef any previous version and define our own version, for
24764         simplicity and consistency with the new macros for types.
24765         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
24766         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
24767         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
24768         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
24769         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
24770         @WINT_T_SUFFIX@ to keep things simple here.
24771         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
24772         Simplify by assuming typical 8/16/32/64 host, since we're
24773         already doing that elsewhere anyway.
24774         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
24775         and assume long long int is 64 bits if available.  This
24776         speeds up 'configure'.
24777
24778 2006-07-01  Eric Blake  <ebb9@byu.net>
24779
24780         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
24781         Reported by Andreas Buening.
24782
24783 2006-07-01  Eric Blake  <ebb9@byu.net>
24784
24785         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
24786
24787 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
24788
24789         * lib/getaddrinfo.c: fixed typo
24790
24791 2006-06-29  Jim Meyering  <jim@meyering.net>
24792
24793         * modules/strftime (Maintainer): Add my name, since with the
24794         FPRINTFTIME changes strftime.c has forked from glibc.
24795
24796 2006-06-29  Eric Blake  <ebb9@byu.net>
24797
24798         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
24799
24800 2006-06-29  Eric Blake  <ebb9@byu.net>
24801
24802         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
24803
24804 2006-06-29  Eric Blake  <ebb9@byu.net>
24805
24806         * lib/stat_.h: New file.
24807
24808 2006-06-29  Eric Blake  <ebb9@byu.net>
24809
24810         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
24811         unused static function.
24812
24813 2006-06-29  Eric Blake  <ebb9@byu.net>
24814
24815         * doc/functions.texi (Function Portability): Document missing lstat
24816         on mingw.
24817
24818 2006-06-29  Eric Blake  <ebb9@byu.net>
24819
24820         * MODULES.html.sh: Add sys_stat.
24821         * modules/sys_stat: New module.
24822         * modules/mkstemp (Depends-on): Add sys_stat.
24823
24824 2006-06-29  Derek R. Price  <derek@ximbiot.com>
24825
24826         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
24827
24828 2006-06-29  Derek R. Price  <derek@ximbiot.com>
24829
24830         * m4/c-bs-a.m4: Removed.
24831
24832 2006-06-29  Derek R. Price  <derek@ximbiot.com>
24833
24834         * lib/strftime.c: Assume strftime() exists.
24835
24836 2006-06-29  Derek Price  <derek@ximbiot.com>
24837
24838         * modules/c-bs-a: Removed - \a is C89.
24839         * MODULES.html.sh: Remove c-bs-a.
24840
24841 2006-06-29  Bruno Haible  <bruno@clisp.org>
24842
24843         * modules/wcwidth (License): Change to LGPL.
24844
24845 2006-06-28  Simon Josefsson  <jas@extundo.com>
24846
24847         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
24848         on _WIN32.
24849
24850         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
24851         getnameinfo.
24852
24853 2006-06-28  Simon Josefsson  <jas@extundo.com>
24854
24855         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
24856
24857 2006-06-28  Simon Josefsson  <jas@extundo.com>
24858
24859         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
24860         functions there.  It will succeed on Windows XP, but on Windows
24861         2000 and (presumably) earlier, it will fail, and use the internal
24862         re-implementation.
24863         (use_win32_p): New function.
24864         (getaddrinfo): Use strtoul on servname, to support numeric ports.
24865         Support AI_NUMERICSERV to disable getservbyname.
24866         (getnameinfo): New function, only supports
24867         NI_NUMERICHOST|NI_NUMERICSERV for now.
24868
24869         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
24870         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
24871         getnameinfo.
24872
24873 2006-06-28  Eric Blake  <ebb9@byu.net>
24874
24875         * modules/wcwidth: New file.
24876         * modules/mbchar (Depends-on): Add wcwidth.
24877         * modules/mbswidth (Depends-on): Add wcwidth.
24878         * MODULES.html.sh: Add wcwidth.
24879
24880 2006-06-28  Eric Blake  <ebb9@byu.net>
24881
24882         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
24883         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
24884
24885 2006-06-28  Eric Blake  <ebb9@byu.net>
24886
24887         * lib/xvasprintf.h: Fix comments.
24888
24889 2006-06-28  Eric Blake  <ebb9@byu.net>
24890
24891         * lib/mbchar.h (wcwidth): Include wcwidth.h.
24892         * lib/mbswidth.c (wcwidth): Move from here...
24893         * lib/wcwidth.h: ...to this new file.
24894
24895 2006-06-28  Derek R. Price  <derek@ximbiot.com>
24896
24897         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
24898
24899         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
24900         it's obsolete.
24901         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
24902
24903 2006-06-28  Derek R. Price  <derek@ximbiot.com>
24904
24905         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
24906         Autoconf 2.60 says this stuff was obsolete.
24907
24908 2006-06-28  Bruno Haible  <bruno@clisp.org>
24909
24910         * modules/wcwidth (Files): Add m4/wchar_t.m4.
24911
24912 2006-06-28  Bruno Haible  <bruno@clisp.org>
24913
24914         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
24915         gt_TYPE_WCHAR_T.
24916
24917 2006-06-28  Bruno Haible  <bruno@clisp.org>
24918
24919         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
24920         declaration for wcwidth.
24921         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
24922
24923 2006-06-28  Bruno Haible  <bruno@clisp.org>
24924
24925         * lib/mkdtemp.c [MINGW]: Include <io.h>.
24926         (mkdir): Define using _mkdir.
24927
24928 2006-06-28  Bruno Haible  <bruno@clisp.org>
24929
24930         * lib/getaddrinfo.h: Fix POSIX URL.
24931         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
24932         _WIN32.
24933         (use_win32_p): Make static.
24934         (getaddrinfo): Reject service name if it is empty or does not consist
24935         solely of decimal digits, or if its value is > 65535.
24936         (getnameinfo): Remove useless casts.
24937
24938 2006-06-27  Simon Josefsson  <jas@extundo.com>
24939
24940         * modules/sys_select: New file, suggested by Bruno Haible, Paul
24941         Eggert and Martin Lambers.
24942
24943 2006-06-27  Simon Josefsson  <jas@extundo.com>
24944
24945         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
24946         Eggert and Martin Lambers.
24947
24948 2006-06-27  Bruno Haible  <bruno@clisp.org>
24949
24950         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
24951         result to 0, not to empty.
24952         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
24953
24954 2006-06-27  Bruno Haible  <bruno@clisp.org>
24955
24956         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
24957
24958 2006-06-26  Simon Josefsson  <jas@extundo.com>
24959
24960         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
24961         present.
24962
24963 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
24964
24965         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
24966         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
24967         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
24968
24969 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
24970
24971         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
24972
24973 2006-06-26  Bruno Haible  <bruno@clisp.org>
24974
24975         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
24976
24977 2006-06-26  Bruno Haible  <bruno@clisp.org>
24978
24979         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
24980
24981 2006-06-26  Bruno Haible  <bruno@clisp.org>
24982
24983         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
24984         SGI C compiler in pre-C99 mode.
24985         Suggested by Mark D. Baushke and Larry Jones.
24986
24987 2006-06-26  Bruno Haible  <bruno@clisp.org>
24988
24989         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
24990         WCHAR_MAX.
24991         Reported by Mark D. Baushke and Larry Jones.
24992
24993 2006-06-26  Bruno Haible  <bruno@clisp.org>
24994
24995         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
24996         in pre-C99 mode.
24997         Suggested by Mark D. Baushke and Larry Jones.
24998
24999 2006-06-23  Simon Josefsson  <jas@extundo.com>
25000             Bruno Haible  <bruno@clisp.org>
25001
25002         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
25003         Emit mostlyclean-local rule.
25004         (func_emit_tests_Makefile_am): Likewise.
25005         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
25006
25007 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
25008
25009         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
25010
25011 2006-06-23  Bruno Haible  <bruno@clisp.org>
25012
25013         * tests/test-stdint.c: Update to match ISO C 99 Technical
25014         Corrigendum 1.
25015
25016 2006-06-23  Bruno Haible  <bruno@clisp.org>
25017
25018         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
25019
25020 2006-06-23  Bruno Haible  <bruno@clisp.org>
25021
25022         * lib/stdint_.h: Treat IRIX like OpenBSD.
25023
25024 2006-06-23  Bruno Haible  <bruno@clisp.org>
25025
25026         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
25027         ISO C 99 Technical Corrigendum 1.
25028
25029 2006-06-22  Simon Josefsson  <jas@extundo.com>
25030
25031         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
25032         MinGW.
25033
25034 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
25035
25036         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
25037         needed.  Some compiler complained about some of them.  Problem reported
25038         by Larry Jones in
25039         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
25040
25041 2006-06-21  Simon Josefsson  <jas@extundo.com>
25042
25043         * tests/test-getaddrinfo.c: New file.
25044
25045         * modules/getaddrinfo-tests: New file.
25046
25047         * MODULES.html.sh: Add inet_pton.
25048
25049         * modules/inet_pton: New file.
25050
25051 2006-06-21  Simon Josefsson  <jas@extundo.com>
25052
25053         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
25054         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
25055         of using the (limited) gnulib implementation on Windows XP.
25056
25057         * m4/inet_pton.m4: New file.
25058
25059 2006-06-21  Simon Josefsson  <jas@extundo.com>
25060
25061         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
25062         variable.
25063
25064         * lib/socket_.h: Don't define WINVER.
25065
25066         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
25067         slightly modified to work in gnulib.
25068
25069 2006-06-21  Simon Josefsson  <jas@extundo.com>
25070
25071         * doc/gnulib.texi (Windows sockets): Add.
25072
25073 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
25074
25075         * lib/read-file.c (fread_file): Start with buffer allocation of
25076         0 bytes rather than 1 byte; this simplifies the code.
25077         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
25078         code to free buffer and save/restore errno.
25079         (internal_read_file): Remove unused local.
25080
25081 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
25082
25083         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
25084         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
25085         Problem reported by Denis Excoffier in
25086         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
25087
25088 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25089
25090         * modules/sys_socket, modules/socklen: Include sys/types since
25091         FreeBSD 4.x's sys/socket.h needs it.
25092
25093 2006-06-19  Simon Josefsson  <jas@extundo.com>
25094
25095         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
25096
25097 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
25098
25099         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
25100
25101 2006-06-19  Bruno Haible  <bruno@clisp.org>
25102
25103         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
25104         and FULL_PATH_INTTYPES_H in angle brackets.
25105         Reported by Mark D. Baushke <mdb@gnu.org>.
25106
25107 2006-06-17  Eric Blake  <ebb9@byu.net>
25108
25109         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
25110         errno.
25111
25112 2006-06-17  Bruno Haible  <bruno@clisp.org>
25113
25114         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
25115         <sys/inttypes.h>.
25116
25117 2006-06-17  Bruno Haible  <bruno@clisp.org>
25118
25119         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
25120         whether errno is declared. Assume <errno.h> declares errno.
25121
25122 2006-06-17  Bruno Haible  <bruno@clisp.org>
25123
25124         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
25125
25126 2006-06-17  Bruno Haible  <bruno@clisp.org>
25127
25128         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
25129         problem on Solaris 2.5.1.
25130
25131 2006-06-16  Eric Blake  <ebb9@byu.net>
25132
25133         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
25134         * lib/unicodeio.c [!defined errno]: Likewise.
25135         * lib/strtol.c [!defined errno]: Likewise.
25136         * lib/strtod.c [!defined errno]: Likewise.
25137
25138 2006-06-15  Eric Blake  <ebb9@byu.net>
25139
25140         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
25141
25142 2006-06-15  Eric Blake  <ebb9@byu.net>
25143
25144         * config/srclist.txt (ssize_t.m4): Lose sync.
25145
25146 2006-06-15  Bruno Haible  <bruno@clisp.org>
25147
25148         * modules/stdint (Files): Include m4/full-header-path.m4,
25149         m4/size_max.m4, m4/wchar_t.m4.
25150         (Makefile.am): Many more substitutions.
25151         * modules/stdint-tests: New file.
25152         * tests/test-stdint.c: New file.
25153
25154 2006-06-15  Bruno Haible  <bruno@clisp.org>
25155
25156         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
25157         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
25158         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
25159         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
25160         gl_CHECK_TYPE_SAME): New macros.
25161
25162 2006-06-15  Bruno Haible  <bruno@clisp.org>
25163
25164         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
25165
25166 2006-06-15  Bruno Haible  <bruno@clisp.org>
25167
25168         * lib/stdint_.h: Rewritten to be fully auto-configured.
25169         Fixes bug on HP-UX/IA64.
25170
25171 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
25172
25173         * lib/getdate.y (__attribute__): Don't define if already defined.
25174         Problem reported by Larry Jones.
25175         * lib/utimens.c (__attribute__): Likewise.
25176
25177 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
25178
25179         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
25180         reported by Andreas Schwab.
25181
25182 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25183             Bruno Haible  <bruno@clisp.org>
25184
25185         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
25186         check for the declaration of strnlen and a run test that exposes the
25187         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
25188         rpl_strndup.
25189
25190 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25191             Bruno Haible  <bruno@clisp.org>
25192
25193         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
25194
25195 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25196
25197         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
25198         compile test, for Tru64 4.0D.
25199
25200 2006-05-28  Karl Berry  <karl@gnu.org>
25201
25202         * config/srclist.txt (printf-args.c): lose sync.
25203
25204 2006-05-26  Martin Lambers  <marlam@marlam.de>
25205
25206         * lib/getpass.c: Updates the test for the native W32 API, and adds
25207         missing includes, thus fixing compilation warnings.
25208
25209 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
25210
25211         * lib/exclude.c (exclude_fnmatch): New function.
25212         (excluded_file_name): Call exclude_fnmatch.
25213         * lib/exclude.h (excluded_file_name): New prototype
25214
25215 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
25216
25217         * lib/tempname.c (small_open, large_open): New macros.
25218         (__open, __open64) [!_LIBC]: Remove.
25219         (__gen_tempname): Use small_open and large_open instead of __open
25220         and __open64.  This fixes a portability bug on HP-UX 11.11i
25221         reported by Simon Wing-Tang in
25222         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
25223
25224 2006-05-24  Bruno Haible  <bruno@clisp.org>
25225
25226         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
25227         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
25228         Reported by Thorsten Maerz <torte@netztorte.de> via
25229         Aaron Stone <aaron@serendipity.cx>.
25230
25231 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
25232
25233         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
25234         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
25235         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
25236         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
25237         not really conditional on the cache.
25238         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
25239
25240 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
25241
25242         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
25243         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
25244         (my_usleep): Don't mishandle maximum value.
25245
25246 2006-05-19  Jim Meyering  <jim@meyering.net>
25247
25248         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
25249
25250 2006-05-17  Bruno Haible  <bruno@clisp.org>
25251
25252         Cygwin portability.
25253         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
25254
25255 2006-05-17  Bruno Haible  <bruno@clisp.org>
25256
25257         * lib/stdint_.h: Fix recognition of Cygwin.
25258
25259 2006-05-15  Bruno Haible  <bruno@clisp.org>
25260
25261         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
25262         on libtool patch by Ralf Wildenhues.
25263
25264 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
25265
25266         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
25267         test for C99 conformance; (bool) 0.5 is an integer constant
25268         expression, but (bool) -0.5 is not.  Problem reported by Fedor
25269         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
25270
25271 2006-05-11  Simon Josefsson  <jas@extundo.com>
25272
25273         * m4/xvasprintf.m4: Fix obvious typo.
25274
25275 2006-05-11  Jim Meyering  <jim@meyering.net>
25276
25277         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
25278         James Lemley.
25279
25280 2006-05-10  Simon Josefsson  <jas@extundo.com>
25281
25282         * lib/md4.c: Typo fix, update copyright years.
25283         (K1, K2): Don't use L because it turn computations into 64-bit on
25284         64-bit platforms.
25285
25286 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
25287
25288         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
25289         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
25290         unwanted sign propagation, e.g., on hosts with 64-bit int.
25291         There still are some problems with reeelly weird theoretical hosts
25292         (e.g., 33-bit int) but it's not worth worrying about now.
25293         * lib/sha1.c (rol): Likewise.
25294         (K1, K2, K3, K4): Remove unnecessary L suffix.
25295
25296 2006-05-10  Bruno Haible  <bruno@clisp.org>
25297
25298         * lib/des.c: Cast to avoid warnings.
25299
25300 2006-05-09  Bruno Haible  <bruno@clisp.org>
25301
25302         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
25303         (Depends-on): Depend also on xsize, stdarg.
25304         (configure.ac): Add gl_XVASPRINTF.
25305
25306 2006-05-09  Bruno Haible  <bruno@clisp.org>
25307
25308         * m4/xvasprintf.m4: New file.
25309
25310 2006-05-09  Bruno Haible  <bruno@clisp.org>
25311
25312         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
25313         (EOVERFLOW): Define fallback value.
25314         (xstrcat): New function.
25315         (xvasprintf): Recognize the special case of a string concatenation.
25316
25317 2006-05-08  Eric Blake  <ebb9@byu.net>
25318
25319         * gnulib-tool (func_version): Base copyright year on CVS date.
25320         (func_emit_copyright_notice): New function.
25321         (func_emit_lib_Makefile_am): Use it.
25322         (func_emit_tests_Makefile_am): Likewise.
25323         (func_import): Likewise.
25324
25325 2006-05-08  Bruno Haible  <bruno@clisp.org>
25326
25327         * modules/stdarg: New file.
25328         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
25329
25330 2006-05-08  Bruno Haible  <bruno@clisp.org>
25331
25332         * m4/stdarg.m4: New file, from GNU gettext.
25333
25334 2006-05-08  Bruno Haible  <bruno@clisp.org>
25335
25336         * config/srclist.txt (build-aux/config.rpath): different from latest
25337         release.
25338
25339 2006-05-08  Bruno Haible  <bruno@clisp.org>
25340
25341         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
25342
25343 2006-05-05  Jim Meyering  <jim@meyering.net>
25344
25345         * m4/warning.m4: New file, derived from bison's file by the same name.
25346
25347 2006-05-03  Bruno Haible  <bruno@clisp.org>
25348
25349         * lib/stdint_.h: Shorter URL.
25350         * lib/inttypes.h: Likewise.
25351
25352 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
25353
25354         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
25355
25356 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
25357
25358         * lib/verify.h: Document the internals better.  Most of this change
25359         was written by Bruno Haible.
25360
25361 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
25362
25363         * doc/verify.texi: New file, partly based on a proposal by
25364         Bruno Haible.
25365
25366 2006-05-02  Bruno Haible  <bruno@clisp.org>
25367
25368         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
25369         test from here...
25370         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
25371
25372 2006-04-29  Bruno Haible  <bruno@clisp.org>
25373
25374         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
25375         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
25376
25377 2006-04-29  Bruno Haible  <bruno@clisp.org>
25378
25379         * gnulib-tool: Make --update option actually work.
25380
25381 2006-04-29  Bruno Haible  <bruno@clisp.org>
25382
25383         * doc/gcd.texi: New file.
25384         * doc/gnulib.texi: Include it.
25385
25386 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
25387
25388         * lib/getdate.y (get_date): When adding relative date, start with the
25389         initial time, not with the result of the first mktime call.
25390
25391 2006-04-25  Bruno Haible  <bruno@clisp.org>
25392
25393         * gnulib-tool (func_import): Output the include directives in three
25394         blocks, sorted separately.
25395         Reported by Ben Pfaff <blp@cs.stanford.edu>.
25396
25397 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
25398
25399         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
25400         to define main with arguments, for C++.  Reported by Eric Blake.
25401         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
25402         Prefer 'int main ()' to 'int main (void)', for C++.
25403         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
25404         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
25405         for 'main', for C99 and C++.
25406
25407 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
25408
25409         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
25410         Don't assume that exit status -1 is valid.
25411         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
25412         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
25413         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
25414         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
25415         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
25416         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
25417         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
25418         functions can be used without declaring them, or that you can
25419         exit with status -1.
25420         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
25421
25422 2006-04-24  Karl Berry  <karl@gnu.org>
25423
25424         * config/srclist.txt (longdouble.m4): sync lost.
25425
25426 2006-04-24  Eric Blake  <ebb9@byu.net>
25427
25428         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
25429
25430 2006-04-24  Bruno Haible  <bruno@clisp.org>
25431
25432         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
25433         poll() implementation in AIX.
25434         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25435
25436 2006-04-24  Bruno Haible  <bruno@clisp.org>
25437
25438         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
25439         assigned exactly once.
25440
25441 2006-04-23  Claudio Fontana  <claudio@gnu.org>
25442             Bruno Haible  <bruno@clisp.org>
25443
25444         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
25445         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
25446         for AM_CPPFLAGS.
25447
25448 2006-04-23  Bruno Haible  <bruno@clisp.org>
25449
25450         * modules/copy-file: Depend on unistd.
25451         * modules/execute: Likewise.
25452         * modules/fatal-signal: Likewise.
25453         * modules/findprog: Likewise.
25454         * modules/mkdtemp : Likewise.
25455         * modules/pipe: Likewise.
25456         * modules/wait-process: Likewise.
25457
25458 2006-04-23  Bruno Haible  <bruno@clisp.org>
25459
25460         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
25461         condition was already detected.
25462         Reported by Ben Pfaff <blp@cs.stanford.edu>.
25463
25464 2006-04-23  Bruno Haible  <bruno@clisp.org>
25465
25466         * lib/copy-file.c: Include <unistd.h> unconditionally.
25467         * lib/execute.c: Likewise.
25468         * lib/fatal-signal.c: Likewise.
25469         * lib/findprog.c: Likewise.
25470         * lib/mkdtemp.c: Likewise.
25471         * lib/pipe.h: Likewise.
25472         * lib/pipe.c: Likewise.
25473         * lib/wait-process.h: Likewise.
25474
25475 2006-04-23  Bruno Haible  <bruno@clisp.org>
25476
25477         * gnulib-tool (func_usage): Fix --import description. Document
25478         --update.
25479         (func_import): Create temporary file in a temporary directory, if
25480         --dry-run is specified. Silence errors from 'grep' when there are no
25481         m4 files in $m4dir.
25482         (func_create_testdir): Silence errors from 'grep' when there are no
25483         m4 files in $m4dir.
25484         Reported by Karl Berry <karl@freefriends.org>.
25485
25486 2006-04-20  Bruno Haible  <bruno@clisp.org>
25487
25488         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
25489         one argument, so that the code will be portable to Autoconf 2.60.
25490         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
25491         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
25492         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
25493
25494 2006-04-19  Derek Price  <derek@ximbiot.com>
25495             Eric Blake  <ebb9@byu.net>
25496
25497         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
25498         rather than "/full/path.h".  Update comment to match.  Shorten &
25499         generalize m4_translit call via AS_TR_CPP.
25500
25501 2006-04-19  Derek Price  <derek@ximbiot.com>
25502             Eric Blake  <ebb9@byu.net>
25503
25504         * lib/inttypes.h: Correct grammar in comment.
25505
25506 2006-04-18  Derek Price  <derek@ximbiot.com>
25507             Paul Eggert  <eggert@cs.ucla.edu>
25508
25509         * modules/inttypes: New file.
25510         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
25511
25512 2006-04-18  Derek Price  <derek@ximbiot.com>
25513             Paul Eggert  <eggert@cs.ucla.edu>
25514
25515         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
25516         New files.
25517
25518 2006-04-18  Derek Price  <derek@ximbiot.com>
25519             Paul Eggert  <eggert@cs.ucla.edu>
25520
25521         * lib/inttypes.h: New file.
25522         * lib/strtoimax.c: Assume <inttypes.h>.
25523
25524 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
25525
25526         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
25527         isn't mounted.  Problem reported by Kir Kolyshkin.
25528
25529 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
25530
25531         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
25532         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
25533         Derek R. Price.
25534         * lib/regex.h (RE_DUP_MAX): Update comment to match current
25535         implementation.
25536
25537 2006-04-12  Eric Blake  <ebb9@byu.net>
25538
25539         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
25540         is now done automatically by the corresponding Autoconf macro.
25541
25542 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
25543
25544         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
25545         time_r.h.
25546
25547 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
25548
25549         Merge regex changes from libc, removing some of our
25550         POSIX-conformance changes that were rejected and redoing them in a
25551         less-intrusive way.
25552
25553         * lib/regcomp.c (re_compile_internal, init_dfa):
25554         Length arg is now size_t, not Idx.  All uses changed.
25555         (peek_token): Forward decl now says internal_function.
25556         (__re_error_msgid, __re_error_msgid_idx):
25557         Now static rather than extern with attribute_hidden.
25558         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
25559         For some reason libc prefers K&R style defns for external functions.
25560         (regerror) [!defined _LIBC]: Likewise.
25561         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
25562         (seek_collating_symbol_entry, lookup_collation_sequence_value):
25563         (build_range_exp, build_collating_symbol):
25564         Use K&R-style defn.
25565         (re_compile_fastmap): Use '\0' to memset, not 0.
25566         (utf8_sb_map): Make the calculations more obvious.
25567         (init_dfa, parse_bracket_exp, build_charclass_op):
25568         Call calloc and cast result, as glibc does.
25569         (init_word_char, fetch_token, peek_token, peek_token_bracket):
25570         (build_range_exp, build_collating_symbol):
25571         Now internal functions.
25572
25573         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
25574
25575         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
25576         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
25577         Don't depend on VMS; depend on __VMS instead, for POSIX
25578         namespace cleanness.
25579         (regoff_t): Define to ssize_t, not long int.
25580
25581         Remove the REG_ macros named below.  Instead, make the old names
25582         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
25583         __USE_GNU_REGEX.
25584         (REG_BACKSLASH_ESCAPE_IN_LISTS):
25585         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
25586         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
25587         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
25588         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
25589         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
25590         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
25591         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
25592         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
25593         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
25594         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
25595         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
25596         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
25597         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
25598         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
25599         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
25600         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
25601         (REG_NREGS):
25602         Remove.  All uses replaced by the old RE_* names.
25603         (RE_BACKSLASH_ESCAPE_IN_LISTS):
25604         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
25605         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
25606         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
25607         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
25608         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
25609         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
25610         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
25611         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
25612         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
25613         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
25614         Don't bother having these macros be independent of each others'
25615         values, since they no longer exist in the POSIX name space.
25616
25617         Rename the following member names back to their old names,
25618         unless !__USE_GNU_REGEX.  All uses changed back.
25619         (buffer): Renamed from re_buffer.
25620         (allocated): Renamed from re_allocated.
25621         (used): Renamed from re_used.
25622         (syntax): Renamed from re_syntax.
25623         (fastmap): Renamed from re_fastmap.
25624         (translate): Renamed from re_translate.
25625         (can_be_null): Renamed from re_can_be_null.
25626         (regs_allocated): Renamed from re_regs_allocated.
25627         (fastmap_accurate): Renamed from re_fastmap_accurate.
25628         (no_sub): Renamed from re_no_sub.
25629         (not_bol): Renamed from re_not_bol.
25630         (not_eol): Renamed from re_not_eol.
25631         (newline_anchor): Renamed from re_newline_anchor.
25632         (num_regs): Renamed from rm_num_regs.
25633         (start): Renamed from rm_start.
25634         (end): Renamed from rm_end.
25635
25636         (free_state): Move up a bit.
25637
25638         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
25639         #define to be empty.
25640         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
25641         when that is what is intended.
25642         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
25643         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
25644         (MAX): New macro.
25645         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
25646         All uses changed back to re_malloc, etc.  It's now the caller's
25647         responsibility to check for overflow; all callers changed.
25648         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
25649         (re_x2nrealloc): Remove.
25650         (free_state): Remove decl.
25651
25652         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
25653         (re_set_registers, re_exec):
25654         Use K&R-style defn.
25655
25656         2006-01-31  Roland McGrath  <roland@redhat.com>
25657
25658         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
25659         Reported by Mike Frysinger <vapier@gentoo.org>.
25660
25661         2006-01-15  Andreas Jaeger  <aj@suse.de>
25662
25663         [BZ #1950]
25664         * lib/regex_internal.c (re_string_reconstruct): Adjust for
25665         build_wcs_upper_buffer change.
25666         (build_wcs_upper_buffer): Change return type.
25667
25668         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
25669
25670         * lib/regex_internal.h: Include <stdint.h> if available.
25671
25672         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
25673
25674         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
25675
25676         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
25677
25678         * lib/regcomp.c: Adjust for changed secondary hash function.
25679
25680         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
25681
25682         * lib/regex.h: Pretty printing.
25683         Clean up namespace a bit.
25684
25685         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
25686
25687         * lib/regexec.c (update_cur_sifted_state, check_arrival,
25688         check_arrival_add_next_nodes): Avoid using uninitialized variable.
25689
25690         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
25691                     Ulrich Drepper  <drepper@redhat.com>
25692
25693         [BZ #1302]
25694         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
25695         changed.
25696         (bitset_word_t): Renamed from bitset_word.  All uses changed.
25697
25698         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
25699
25700         [BZ #281]
25701         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
25702         * lib/regcomp.c: Remove unnecessary uses of
25703         unsigned RE_TRANSLATE_TYPE.
25704         * lib/regex_internal.h: Likewise.
25705         * lib/regex_internal.c: Likewise.
25706         * lib/regexec.c: Likewise.
25707         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
25708
25709         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
25710
25711         * lib/regexec.c (find_recover_state): Remove unnecessary
25712         initialization.
25713         (transit_state_bkref): Make DFA a const pointer.
25714         (get_subexp): Likewise.
25715         (check_arrival): Likewise.
25716         (update_cur_sifted_state): Likewise.
25717         (re_search_internal): Likewise.
25718         (prune_impossible_nodes): Likewise.
25719         (acquire_init_state_context): Likewise.
25720         (proceed_next_node): Likewise.
25721         (set_regs): Likewise.
25722         (free_fail_stack_return): Likewise.
25723         (check_arrival_expand_ecl): Mark DFA parameter as const.
25724         (check_arrival_expand_ecl_sub): Likewise.
25725         (check_subexp_limits): Likewise.
25726         (sub_epsilon_src_nodes):  Likewise.
25727         (add_epsilon_src_nodes):  Likewise.
25728         (merge_state_array): Likewise.
25729         (update_regs): Likewise.
25730         (build_trtable): Likewise.
25731         (sift_states_backward): Mark MCTX parameter as const.
25732         (build_sifted_states): Likewise.
25733         (update_cur_sifted_state): Likewise.
25734         (sift_states_mkref): Likewise.
25735         (check_arrival_expand_ecl): Mark eclosure as const.
25736         (check_dst_limits_calc_pos_1): Likewise.
25737         * lib/regex_internal.h (re_match_context_t): Make dfa a const
25738         pointer.
25739
25740         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
25741
25742         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
25743         (transit_state_sb): Likewise.
25744         (transit_state_mb): Likewise.
25745         (sift_states_iter_mb): Likewise.
25746         (check_arrival_add_next_nodes): Likewise.
25747         (check_node_accept_bytes): Change first parameter to pointer-to-const.
25748         [_LIBC] (re_search_2_stub): Use mempcpy.
25749
25750         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
25751         mbrtowc for very simple UTF-8 case.
25752
25753         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
25754         a pointer-to-const.
25755         (re_acquire_state_context): Likewise.
25756         * lib/regex_internal.h: Adjust prototypes.
25757
25758         * lib/regex.c: Prevent using C++ compilers.
25759
25760         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
25761         (re_acquire_state_context): Likewise.
25762
25763 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
25764
25765         * modules/regex (Depends-on): Add ssize_t.
25766
25767 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
25768
25769         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
25770         translation table.
25771
25772 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
25773
25774         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
25775
25776 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
25777             Bruno Haible  <bruno@clisp.org>
25778
25779         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
25780         <sys/types.h> and <inttypes.h>.
25781
25782 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25783
25784         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
25785         `__error_t_defined', so argp.h will not typedef the former.
25786
25787 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
25788
25789         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
25790         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
25791         glibc names.  Even if glibc is changed to conform to POSIX, the
25792         traditional names will be available anyway, since regex depends on
25793         the extensions module.  Also, fix a longstanding typo in the
25794         implementation of Spencer ERE test #75 from grep 2.3.  Problems
25795         reported by Emanuele Giaquinta.  Also, change sense of cached
25796         variable, so that the message makes sense.
25797
25798 2006-03-24  Simon Josefsson  <jas@extundo.com>
25799
25800         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
25801         including some doc fixes.
25802         (base64_encode_alloc): Fix +1 bug on allocation failures.
25803
25804 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25805
25806         * lib/base64.c (base64_encode): Do not read past end of array with
25807         unsanitized input on systems with CHAR_BIT > 8.
25808
25809 2006-03-24  Eric Blake  <ebb9@byu.net>
25810
25811         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
25812
25813 2006-03-22  Karl Berry  <karl@gnu.org>
25814
25815         * config/srclist.txt (*setenv.[ch]): get from coreutils.
25816         * config/srclistvars.sh (COREUTILS): new var.
25817
25818 2006-03-17  Jim Meyering  <jim@meyering.net>
25819
25820         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
25821         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
25822
25823 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
25824
25825         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
25826         no longer needs it.  Instead, check that regoff_t is as least
25827         as wide as ptrdiff_t.
25828
25829         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
25830         so that our regex.h stays compatible with the installed regex.
25831         This is helpful for installers who configure --without-included-regex.
25832         Problem reported by Emanuele Giaquinta.
25833
25834 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
25835
25836         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
25837         Typedef to long int, not to off_, as POSIX will likely change
25838         in that direction.
25839
25840 2006-03-15  Eric Blake  <ebb9@byu.net>
25841
25842         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
25843
25844 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
25845
25846         * lib/argp-help.c (validate_uparams): Fix typo
25847         * lib/argp-parse.c (argp_default_options): Consistently begin help
25848         messages with a lowercase letter.
25849
25850 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
25851
25852         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
25853         overrun buffers and shouldn't be used (much as gets shouldn't be
25854         used).
25855         * lib/time_r.c (asctime_r, ctime_r): Likewise.
25856
25857 2006-03-08  Simon Josefsson  <jas@extundo.com>
25858
25859         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
25860         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25861
25862 2006-03-08  Simon Josefsson  <jas@extundo.com>
25863
25864         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
25865         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25866
25867 2006-03-08  Simon Josefsson  <jas@extundo.com>
25868
25869         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
25870         signal that configure disabled the device.
25871
25872 2006-03-08  Simon Josefsson  <jas@extundo.com>
25873
25874         * build-aux/maint.mk: Fix refresh-po, to handle no translated
25875         languages.
25876
25877 2006-03-07  Simon Josefsson  <jas@extundo.com>
25878
25879         * modules/getopt (Depends-on): Add unistd.
25880
25881         * modules/unistd: New file.
25882
25883 2006-03-07  Simon Josefsson  <jas@extundo.com>
25884
25885         * modules/gc-random: New file.
25886
25887 2006-03-07  Simon Josefsson  <jas@extundo.com>
25888
25889         * m4/unistd_h.m4: New file.
25890
25891 2006-03-07  Simon Josefsson  <jas@extundo.com>
25892
25893         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
25894         test to be side-effect free by storing the result in the cache
25895         variable gl_cv_lib_readline, and moving the assignment of
25896         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
25897         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25898
25899 2006-03-07  Simon Josefsson  <jas@extundo.com>
25900
25901         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
25902         error on missing devices (the functions will return an error).
25903
25904         * m4/gc.m4: Move random stuff to gc-random.m4
25905
25906 2006-03-07  Simon Josefsson  <jas@extundo.com>
25907
25908         * lib/unistd_.h: New file.
25909
25910 2006-03-07  Simon Josefsson  <jas@extundo.com>
25911
25912         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
25913
25914 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
25915
25916         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
25917         Problem reported by Juan Manuel Guerrero.
25918
25919 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
25920
25921         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
25922         the unistd module.
25923         * lib/getlogin_r.c: Likewise.
25924         * lib/getlogin_r.h: Likewise.
25925         * lib/glob.c: Likewise.
25926         * lib/pagealign_alloc.c: Likewise.
25927         * lib/unistd_.h: Remove; no longer needed.
25928
25929 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
25930
25931         * MODULES.html.sh (Support for systems lacking POSIX:2001):
25932         Add unistd.
25933         * modules/c-stack (Depends-on): Add unistd.
25934         * modules/getlogin_r: Likewise.
25935         * modules/glob: Likewise.
25936         * modules/pagealign_alloc: Likewise.
25937         * modules/unistd (Files): Remove lib/unistd_.h.
25938         (EXTRA_DIST): Remove.
25939         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
25940         need unistd_.h.
25941         (MOSTLYCLEANFILES): Remove unistd.h-t.
25942
25943 2006-03-03  Simon Josefsson  <jas@extundo.com>
25944
25945         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
25946
25947 2006-03-03  Simon Josefsson  <jas@extundo.com>
25948
25949         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
25950         libidn and bison.
25951
25952 2006-03-03  Simon Josefsson  <jas@extundo.com>
25953
25954         * build-aux/maint.mk: Add indent target.
25955
25956 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
25957
25958         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
25959         our replacement poll.h in any case, to avoid a differing
25960         declaration from a system header.  Seen on AIX.
25961
25962 2006-03-01  Simon Josefsson  <jas@extundo.com>
25963
25964         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
25965         <kasal@ucw.cz>.
25966
25967 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
25968
25969         * modules/gettime (Depends-on): Add extensions module.
25970         * modules/nanosleep (Depends-on): Likewise.
25971         * modules/settime (Depends-on): Likewise.
25972
25973 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
25974
25975         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
25976         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
25977         pedantically.
25978         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
25979         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
25980
25981         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
25982         not "==".  Reported by Ralf Wildenhues.
25983
25984 2006-03-01  Karl Berry  <karl@gnu.org>
25985
25986         * doc/Copyright/request-*: new files, synced from gnuorg.
25987
25988 2006-03-01  Karl Berry  <karl@gnu.org>
25989
25990         * config/srclist.txt (Copyright/*): new entries.
25991
25992 2006-02-28  Simon Josefsson  <jas@extundo.com>
25993
25994         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
25995
25996 2006-02-27  Simon Josefsson  <jas@extundo.com>
25997
25998         * lib/base64.h: Indent #define's.  From Jim Meyering
25999         <jim@meyering.net>.
26000
26001 2006-02-27  Jim Meyering  <jim@meyering.net>
26002
26003         Revert the change of 2006-02-24, so these files can continue
26004         to be sync'd from gettext.
26005         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
26006         of `config.h'.
26007
26008 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
26009
26010         * modules/intprops: New file.
26011         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
26012         Add intprops.
26013         * modules/getloadavg (Files): Remove lib/intprops.h.
26014         (Depends-on): Add intprops.
26015         * modules/human: Likewise.
26016         * modules/inttostr: Likewise.
26017         * modules/openat: Likewise.
26018         * modules/sig2str: Likewise.
26019         * modules/userspec: Likewise.
26020         * modules/utimecmp: Likewise.
26021         * modules/xnanosleep: Likewise.
26022         * modules/xstrtol: Likewise.
26023
26024 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
26025
26026         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
26027         * modules/lock-tests (TESTS): Use $(EXEEXT).
26028         * modules/tls-tests: Likewise.
26029         * modules/argp-tests: Likewise.
26030         (check_PROGRAMS): New var, replacing...
26031         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
26032
26033 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26034
26035         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
26036         `config.h'.
26037
26038 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
26039
26040         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
26041
26042 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26043
26044         Sync from coreutils.
26045         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
26046         gl_CHDIR_SAFER.
26047
26048 2006-02-22  Jim Meyering  <jim@meyering.net>
26049
26050         Sync from coreutils.
26051         * m4/chdir-safer.m4: New file.
26052
26053 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
26054
26055         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
26056         AT_FDCWD exceeds INT_MAX.
26057         * lib/openat.h (AT_FDCWD): Likewise.
26058
26059 2006-02-17  Eric Blake  <address@hidden>
26060
26061         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
26062
26063 2006-02-16  Simon Josefsson  <jas@extundo.com>
26064
26065         * modules/getaddrinfo (Depends-on): Add sys_socket.
26066
26067 2006-02-15  Simon Josefsson  <jas@extundo.com>
26068
26069         * build-aux/maint.mk: Add dsyntax-check rule.
26070
26071 2006-02-15  Eric Blake  <ebb9@byu.net>
26072
26073         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
26074         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
26075         'present but cannot compile' warnings on cygwin.
26076         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
26077         use ws2tcpip.h if sys/socket.h works.
26078         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
26079         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
26080
26081 2006-02-14  Simon Josefsson  <jas@extundo.com>
26082
26083         * modules/maintainer-makefile (Files): Rename.
26084
26085         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
26086         and (the local) Makefile.cfg to maint-cfg.mk.
26087
26088         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
26089         to the latter.
26090
26091         * modules/maintainer-makefile: New module.
26092
26093         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
26094         severaly stripped to make it possible to build it up from scratch
26095         with reliable tests.
26096
26097         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
26098         fixes to permit overriding the default actions when configure and
26099         makefile are not available.
26100
26101 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
26102
26103         Sync from coreutils.
26104         * modules/lstat (Depends-on): Don't depend on xalloc.
26105         (License): Change from GPL to LGPL, since this is now simply a
26106         replacement for a libc function.
26107
26108 2006-02-14  Jim Meyering  <jim@meyering.net>
26109
26110         Sync from coreutils.
26111
26112         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
26113         failure on deficient systems, and simplify gnulib lgpl dependencies.
26114         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
26115         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
26116
26117         * lib/xalloc-die.c: Remove unused definition of N_.
26118
26119 2006-02-14  Jim Meyering  <jim@meyering.net>
26120
26121         Sync from coreutils.
26122         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
26123         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
26124         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
26125         double-quote uses of that variable, to accommodate the rare case in
26126         which getmntent is available in none of the libraries checked.  This
26127         happens at least on FreeBSD 5.0.
26128
26129 2006-02-13  Simon Josefsson  <jas@extundo.com>
26130
26131         * gnulib-tool (Usage): Fix --import, from
26132         karl@freefriends.org (Karl Berry).
26133
26134 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
26135
26136         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
26137
26138 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
26139
26140         * lib/argp-namefrob.h: Restore changes accidentally lost during the
26141         "autoupdate" on 2005-12-12.
26142
26143 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
26144
26145         * modules/closeout (Depends-on): Remove atexit.
26146
26147 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
26148
26149         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
26150         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
26151
26152 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
26153
26154         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
26155         __EXTENSIONS__ if this causes compilation to fail.  Problem
26156         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
26157         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
26158
26159 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
26160
26161         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
26162         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
26163         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
26164         All uses changed.
26165
26166 2006-01-26  Simon Josefsson  <jas@extundo.com>
26167
26168         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
26169         prototype is visible on mingw32.
26170
26171         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
26172         for mingw32.
26173
26174         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
26175         mingw32).
26176
26177 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
26178
26179         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
26180         attempt to open for write; this always fails, at least on POSIX
26181         hosts.  This reinstates the 2006-01-09 change, which was
26182         inadvertently removed.
26183
26184 2006-01-26  Bruno Haible  <bruno@clisp.org>
26185
26186         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
26187         Reported by Paul Eggert.
26188
26189 2006-01-26  Bruno Haible  <bruno@clisp.org>
26190             Paul Eggert  <eggert@cs.ucla.edu>
26191
26192         * lib/stdbool_.h (_Bool)
26193         [(! (defined __cplusplus || defined __BEOS__)
26194           && !defined __GNUC__
26195           && !(defined __HP_cc || defined __xlc__
26196                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
26197                || defined __sgi))]:
26198         #define to signed char in these cases too; this simplifies
26199         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
26200         etc., separately) and makes it more conservative.
26201
26202 2006-01-25  Simon Josefsson  <jas@extundo.com>
26203
26204         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
26205         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
26206         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
26207
26208 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
26209
26210         * lib/argp-namefrob.h: Bugfix. Remove stray #
26211
26212 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
26213
26214         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
26215         so that we test the test.
26216         Check for yet another HP-UX cc bug involving *bool |= bool.
26217
26218 2006-01-25  Karl Berry  <karl@gnu.org>
26219
26220         * config/srclist.txt (vasnprintf.c): sync lost.
26221
26222 2006-01-25  Jim Meyering  <jim@meyering.net>
26223
26224         Sync from the stable (b5) branch of coreutils:
26225
26226         * lib/fts.c (fts_children): Don't let close() clobber errno from
26227         failed fchdir().
26228
26229         * lib/fts.c (fts_stat): When following a symlink-to-directory,
26230         don't necessarily interpret stat-fails+lstat-succeeds as indicating
26231         a dangling symlink.  That can also happen at least for ELOOP.
26232         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
26233         FYI, this bug predates the inclusion of fts.c in coreutils.
26234
26235         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
26236         in their own block, so pre-c99 compilers don't object.
26237
26238         Avoid the double-free (first in fts_read, second in fts_close) that
26239         would occur when an `active' directory is made inaccessible (e.g.,
26240         via chmod a-x) during a traversal.
26241         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
26242         before returning.  Reproduce this failure by
26243         mkdir -p a/b; cd a; chmod a-x . b
26244         Reported by Stavros Passas.
26245
26246 2006-01-25  Jim Meyering  <jim@meyering.net>
26247
26248         * lib/fileblocks.c: Remove more useless parentheses.
26249         * lib/readutmp.h: Likewise.
26250
26251 2006-01-25  Bruno Haible  <bruno@clisp.org>
26252
26253         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
26254         warnings.
26255         Reported by Paul Eggert.
26256
26257 2006-01-25  Bruno Haible  <bruno@clisp.org>
26258
26259         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
26260         rid of a trap command. For Solaris sh.
26261         Reported by Mark D. Baushke <mdb@gnu.org>.
26262
26263 2006-01-24  Simon Josefsson  <jas@extundo.com>
26264
26265         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
26266         Bruno.
26267
26268 2006-01-24  Karl Berry  <karl@gnu.org>
26269
26270         * config/srclist.txt (argp-namefrob.h): sync lost.
26271
26272 2006-01-24  Jim Meyering  <jim@meyering.net>
26273
26274         * modules/openat (Files): Add lib/intprops.h.
26275         From Mark D. Baushke.
26276
26277 2006-01-24  Jim Meyering  <jim@meyering.net>
26278
26279         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
26280         Reported by Mark D. Baushke.
26281
26282 2006-01-24  Jim Meyering  <jim@meyering.net>
26283
26284         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
26285
26286 2006-01-24  Bruno Haible  <bruno@clisp.org>
26287
26288         * modules/strnlen (Maintainer): Change from glibc to all.
26289
26290 2006-01-24  Bruno Haible  <bruno@clisp.org>
26291
26292         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
26293         Patch by Paul Eggert.
26294
26295 2006-01-24  Bruno Haible  <bruno@clisp.org>
26296
26297         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
26298         already has it.
26299         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
26300         2005-11-26.
26301
26302         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
26303         'signed char' to avoid problems with the built-in _Bool type.
26304         Reported by Paul Eggert on 2005-11-26.
26305
26306 2006-01-24  Bruno Haible  <bruno@clisp.org>
26307
26308         * gnulib-tool (func_import): Avoid constructing complicated sed
26309         expressions inside backquote.
26310         Report and solution by Mark D. Baushke <mdb@gnu.org>.
26311
26312 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
26313
26314         These changes imported from libc.
26315         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
26316         test and two separate function calls.
26317         * lib/strndup.c (__strndup): Add libc_hidden_def.
26318
26319 2006-01-23  Simon Josefsson  <jas@extundo.com>
26320
26321         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
26322         Remove the test_*_SOURCES variable: automake infers it by default.
26323         * modules/tls-tests: Likewise.
26324
26325 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
26326
26327         Work around porting bugs reported by Dieter in
26328         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
26329         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
26330         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
26331         Include "getopt.h" first, to check interface.
26332         (getenv): Declare only if defined HAVE_DECL_GETENV &&
26333         !HAVE_DECL_GETENV.
26334         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
26335         (__strndup): Revert to K&R-style function dfns, the glibc style.
26336         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
26337         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
26338         Include strnlen.h first, to get prototype properly.
26339         (strnlen): Renamed from __strnlen.
26340         Remove weak alias.
26341
26342 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
26343
26344         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
26345
26346 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
26347
26348         * config/srclist.txt: Adjust to reflect glibc reorganization.
26349         This affects only comments.
26350
26351 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
26352
26353          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
26354          Reported by Bruce Korb <bkorb@gnu.org>.
26355
26356 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
26357
26358         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
26359         to pacify gcc -Wswitch-default.
26360
26361 2006-01-22  Bruno Haible  <bruno@clisp.org>
26362
26363         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
26364         temporary buffer for sprintf, take into account the precision also
26365         for 'd', 'i', 'u', 'o', 'x', 'X'.
26366
26367 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
26368
26369         * modules/argp-tests: New module
26370         * tests/test-argp.c: New file
26371         * tests/test-argp-2.sh: New file
26372
26373 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
26374
26375         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
26376         (__argp_base_name): Removed
26377         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
26378         typo.
26379         (__argp_base_name): Provide macro definition or extern declaration
26380         depending on the configuration
26381
26382 2006-01-20  Simon Josefsson  <jas@extundo.com>
26383
26384         * modules/inet_ntop (Depends-on): Depend on sys_socket.
26385
26386 2006-01-20  Simon Josefsson  <jas@extundo.com>
26387
26388         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
26389
26390 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
26391
26392         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
26393         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
26394         Suggested by Bruno Haible.
26395
26396 2006-01-20  Karl Berry  <karl@gnu.org>
26397
26398         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
26399         until changes propagate, I guess.
26400
26401 2006-01-19  Simon Josefsson  <jas@extundo.com>
26402
26403         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
26404
26405 2006-01-19  Simon Josefsson  <jas@extundo.com>
26406
26407         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
26408
26409 2006-01-19  Simon Josefsson  <jas@extundo.com>
26410
26411         * gnulib-tool: Set check_PROGRAMS.
26412
26413         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
26414         modules/des-tests, modules/gc-arcfour-tests,
26415         modules/gc-arctwo-tests, modules/gc-des-tests,
26416         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
26417         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
26418         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
26419         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
26420         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
26421         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
26422         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
26423         test_*_SOURCES.
26424
26425 2006-01-18  Simon Josefsson  <jas@extundo.com>
26426
26427         * modules/socklen (Depends-on): Depend on sys_socket.
26428
26429 2006-01-18  Simon Josefsson  <jas@extundo.com>
26430
26431         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
26432         modules/des-tests, modules/gc-arcfour-tests,
26433         modules/gc-arctwo-tests, modules/gc-des-tests,
26434         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
26435         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
26436         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
26437         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
26438         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
26439         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
26440         $(EXEEXT) to automake TESTS variable, for mingw32.
26441
26442 2006-01-17  Simon Josefsson  <jas@extundo.com>
26443
26444         * modules/socklen (Include): Need sys/socket.h.
26445
26446 2006-01-17  Bruno Haible  <bruno@clisp.org>
26447
26448         * modules/ssize_t (Include): Add <sys/types.h>.
26449
26450 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
26451
26452         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
26453         it's not portable and it doesn't work with cross-compiles.
26454         Problem reported by Bruno Haible.  Fix missing-$ typo in
26455         'test "gl_cv_ignore_unused_libraries" ...' that prevented
26456         -zignore from being used with Sun's C compiler.
26457
26458 2006-01-12  Simon Josefsson  <jas@extundo.com>
26459
26460         * lib/base64.c: Fix warning, reported by Bruno Haible
26461         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
26462
26463 2006-01-12  Bruno Haible  <bruno@clisp.org>
26464
26465         * modules/ldd: New file.
26466         * build-aux/ldd.sh.in: New file.
26467         * MODULES.html.sh (Support for building libraries and executables): Add
26468         ldd.
26469
26470 2006-01-12  Bruno Haible  <bruno@clisp.org>
26471
26472         * m4/ldd.m4: New file.
26473
26474 2006-01-12  Bruno Haible  <bruno@clisp.org>
26475
26476         * gnulib-tool (func_import, func_create_testdir): Don't go into an
26477         endless loop while replacing $auxdir with build-aux.
26478
26479 2006-01-11  Simon Josefsson  <jas@extundo.com>
26480
26481         * lib/stdint_.h (SIZE_MAX): Add missing (.
26482
26483 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
26484
26485         Sync from coreutils.
26486         * lib/md5.c: Fix commentary typos.
26487         (alignof, UNALIGNED_P): No need for a GCC-specific version.
26488         * lib/md5.h (__attribute__): Remove; unused.
26489         * lib/sha1.c: Fix commentary to match md5 better.
26490         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
26491         so that we don't need to worry about alignment.  All uses changed.
26492         This merges the 2005-10-28 md5 change into sha1.
26493
26494 2006-01-11  Jim Meyering  <jim@meyering.net>
26495
26496         Sync from coreutils.
26497         * lib/md5.c (OP): Fix spacing.
26498
26499 2006-01-11  Bruno Haible  <bruno@clisp.org>
26500
26501         Ensure automatic ordering between gl_LOCK and gl_ARGP.
26502         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
26503         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
26504
26505 2006-01-11  Bruno Haible  <bruno@clisp.org>
26506
26507         Ensure automatic ordering between gl_LOCK and gl_ARGP.
26508         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
26509         the "early" section as well.
26510
26511 2006-01-11  Bruno Haible  <bruno@clisp.org>
26512
26513         Avoid "ar: no archive members specified" error on MacOS X.
26514         * gnulib-tool (func_modules_add_dummy): New function.
26515         (func_import, func_create_testdir): Invoke it.
26516
26517 2006-01-11  Bruno Haible  <bruno@clisp.org>
26518
26519         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
26520         with $auxdir in AC_CONFIG_FILES statements.
26521
26522 2006-01-11  Bruno Haible  <bruno@clisp.org>
26523
26524         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26525         Initialize also noinst_HEADERS to empty.
26526
26527 2006-01-11  Bruno Haible  <bruno@clisp.org>
26528
26529         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
26530         variables.
26531         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
26532         autoreconf.
26533
26534 2006-01-11  Bruno Haible  <bruno@clisp.org>
26535
26536         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
26537         overridable by the user.
26538         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
26539
26540 2006-01-10  Simon Josefsson  <jas@extundo.com>
26541
26542         * modules/sys_socket: New file.
26543
26544 2006-01-10  Simon Josefsson  <jas@extundo.com>
26545
26546         * m4/sys_socket_h.m4: New file.
26547
26548 2006-01-10  Simon Josefsson  <jas@extundo.com>
26549
26550         * lib/socket_.h: New file.
26551
26552 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
26553
26554         * modules/readutmp (Maintainer): Add myself.
26555
26556 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
26557
26558         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
26559         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
26560         People who are still concerned with buggy memcmp implementations
26561         can invoke gl_FUNC_MEMCMP themselves.
26562
26563 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
26564
26565         * lib/regex_internal.h (BITSET_WORD_BITS):
26566         Work around a bug in 64-bit PGC (before version 6.1-2), where the
26567         preprocessor mishandles large unsigned values as if they were signed.
26568         Problem reported by Claudio Fontana in
26569         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
26570
26571 2006-01-10  Jim Meyering  <jim@meyering.net>
26572
26573         Avoid the double-free (first in fts_read, second in fts_close) that
26574         would occur when an `active' directory is made inaccessible (e.g.,
26575         via chmod a-x) during a traversal.
26576         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
26577         before returning.  Reproduce this failure by
26578         mkdir -p a/b; cd a; chmod a-x . b
26579         Reported by Stavros Passas.
26580
26581         Sync from coreutils.
26582         * lib/sha1.c: Tweak grammar in a comment.
26583
26584 2006-01-10  Jim Meyering  <jim@meyering.net>
26585
26586         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
26587         Patch by Joerg Sonnenberger.
26588
26589 2006-01-10  Bruno Haible  <bruno@clisp.org>
26590
26591         * modules/readutmp: Depend on module free.
26592         * modules/strtok_r: Depend on module restrict.
26593
26594 2006-01-10  Bruno Haible  <bruno@clisp.org>
26595
26596         * modules/gettext (configure.ac): Add an invocation of
26597         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
26598
26599 2006-01-10  Bruno Haible  <bruno@clisp.org>
26600
26601         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
26602         Reported by Werner Lemberg <wl@gnu.org>.
26603
26604 2006-01-10  Bruno Haible  <bruno@clisp.org>
26605
26606         * lib/localcharset.c: Update from GNU gettext.
26607
26608 2006-01-10  Bruno Haible  <bruno@clisp.org>
26609
26610         * lib/argp.h (__const): Remove macro. Use const instead.
26611         * lib/argp-fmtstream.h (__const): Likewise.
26612         * lib/glob_.h (__const): Remove macro.
26613         * lib/glob-libc.h: Use const instead of __const.
26614
26615 2006-01-10  Bruno Haible  <bruno@clisp.org>
26616
26617         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
26618         variable.
26619         Needed to avoid an automake error regarding the 'gettext' module.
26620
26621 2006-01-09  Simon Josefsson  <jas@extundo.com>
26622
26623         * modules/inet_ntop (Depends-on): Add restrict.
26624
26625 2006-01-09  Simon Josefsson  <jas@extundo.com>
26626
26627         * modules/gc-rijndael-tests (License): Put under LGPL.
26628
26629         * modules/gc-des-tests (License): Likewise.
26630
26631         * modules/gc-arcfour-tests (License): Likewise.
26632
26633         * modules/gc-arctwo-tests (License): Likewise.
26634
26635         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
26636
26637         * modules/gc-hmac-sha1-tests (Files): Likewise.
26638
26639         * modules/gc-hmac-md5-tests (License): Likewise.
26640
26641         * modules/gc-sha1-tests (License): Likewise.
26642
26643         * modules/gc-md5-tests (License): Likewise.
26644
26645         * modules/gc-md4-tests (License): Likewise.
26646
26647         * modules/gc-md2-tests (License): Likewise.
26648
26649         * modules/gc-tests (License): Likewise.
26650
26651         * modules/des-tests (License): Likewise.
26652
26653         * modules/md4-tests (License): Likewise.
26654
26655         * modules/md2-tests (License): Likewise.
26656
26657 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
26658
26659         Sync from coreutils:
26660
26661         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
26662         * modules/lib-ignore: New file.
26663         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
26664         chdir-safer.m4, lchmod.m4.
26665         * modules/openat: Add mkdirat.c, openat-priv.h.
26666
26667 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
26668
26669         Sync from coreutils.
26670         * m4/lib-ignore.m4: New file.
26671         * m4/lchmod.m4: New file.
26672
26673 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
26674
26675         Sync from coreutils.
26676         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
26677         for write access: POSIX says that must fail.
26678         * lib/fts.c (diropen): Likewise.
26679         * lib/save-cwd.c (save_cwd): Likewise.
26680         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
26681         well, for minor improvements on hosts that lack O_DIRECTORY.
26682         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
26683         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
26684         Fall back on chown if open failed with EACCES.
26685
26686         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
26687         Report an error at compile-time if only a 1-second nominal clock
26688         resolution is found.
26689
26690         * lib/lchmod.h: New file.
26691         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
26692         (make_dir_parents): Use lchown rather than chown, and
26693         lchmod rather than chmod.
26694
26695         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
26696         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
26697         "proc" reported by n0dalus.
26698
26699         * lib/mountlist.c: Include <limits.h>.
26700         (dev_from_mount_options)
26701         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
26702         New function.  It no longer assumes "dev=" has the System V meaning
26703         on Linux (since it doesn't).  It also parses "dev=" more carefully.
26704         (read_file_system_list)
26705         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
26706         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
26707         dev= in that case.
26708
26709         * lib/posixtm.h (PDS_PRE_2000): New macro.
26710         * lib/posixtm.c (year): Arg is now syntax_bits rather than
26711         allow_century.  All usages changed.  Reject dates outside the range
26712         1969-1999 if PDS_PRE_2000 is used.
26713
26714 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
26715
26716         Sync from coreutils.
26717         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
26718         (Time of day items): Mention the possibility of leap seconds.
26719         Problem reported by Dr. David Alan Gilbert.
26720
26721 2006-01-09  Jim Meyering  <jim@meyering.net>
26722
26723         Sync from coreutils.
26724
26725         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
26726
26727         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
26728
26729         * lib/modechange.c (mode_compile): Reject an invalid mode string
26730         that starts with an octal digit.  From Andreas Gruenbacher.
26731
26732         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
26733         and dup to open_safer and dup_safer, respectively.
26734         (openat_permissive): Fix typo in comment.
26735
26736         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
26737         "gettext.h"; either no longer needed or are guaranteed by openat.h.
26738         (_): Remove; no longer needed.
26739         (openat): Renamed from rpl_openat; no need for rpl_openat
26740         since openat.h renames openat for us.
26741         Replace most of the body with a call to openat_permissive,
26742         to avoid duplicate code.
26743         Port to (probably hypothetical) environments were mode_t is
26744         wider than int.
26745         (openat_permissive): Require mode arg, so that we can check
26746         types better.  Put it just after flags.  Change cwd failure
26747         indicator from pointer-to-bool to pointer-to-errno-value.
26748         All callers changed.
26749         Invoke openat_save_fail and/or openat_restore_fail if
26750         cwd_errno is null, so that openat can call us.
26751         (openat_permissive, fdopendir, fstatat, unlinkat):
26752         Simplify errno handling to avoid some duplicate code,
26753         as it's OK to set errno on success.
26754         * lib/openat.h: Revamp code so that function macros depend on
26755         __OPENAT_PREFIX only, not also on AT_FDCWD.
26756         (openat_ro): Remove.  Caller changed to use openat_permissive.
26757         (openat_permissive): Now a macro, if not a function.
26758         (openat_restore_fail, openat_save_fail): Now always functions,
26759         since mkdirat needs them even if __OPENAT_PREFIX is defined.
26760
26761         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
26762         and openat.c.
26763         * lib/mkdirat.c: Include openat-priv.h.
26764         Remove definitions of macros defined therein.
26765         * lib/openat.c: Likewise.
26766
26767         * lib/mkdirat.c (mkdirat): New file and function.
26768         * lib/openat.h (mkdirat): Declare.
26769
26770         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
26771
26772         * lib/openat.h (openat_permissive): Declare.
26773         (openat_ro): Define.
26774
26775         * lib/openat.c (EXPECTED_ERRNO): New macro.
26776         (openat_permissive): New function -- used in remove.c rewrite.
26777         (all functions): Set errno just before returning, only if there
26778         was an actual failure.
26779         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
26780
26781         Emulate openat-family functions using Linux's procfs, if possible.
26782         Idea and some code based on Ulrich Drepper's glibc changes.
26783
26784         * lib/openat.c: (BUILD_PROC_NAME): New macro.
26785         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
26786         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
26787         before falling back on save_cwd and restore_cwd.
26788         (fdopendir, fstatat, unlinkat): Likewise.
26789
26790         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
26791         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
26792
26793         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
26794         as second argument to va_arg.  Otherwise, some versions of gcc
26795         warn that `if this code is reached, the program will abort'.
26796
26797 2006-01-09  Jim Meyering  <jim@meyering.net>
26798
26799         Sync from coreutils.
26800         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
26801         Require openat-priv.h.
26802
26803 2006-01-09  Bruno Haible  <bruno@clisp.org>
26804
26805         * modules/strnlen (Include): Use strnlen.h.
26806
26807 2006-01-09  Bruno Haible  <bruno@clisp.org>
26808
26809         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
26810
26811 2006-01-09  Bruno Haible  <bruno@clisp.org>
26812
26813         * lib/sysexit_.h (EX_OK): New macro.
26814         Suggested by Martin Lambers <marlam@marlam.de>.
26815
26816 2006-01-09  Bruno Haible  <bruno@clisp.org>
26817
26818         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
26819         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
26820
26821 2006-01-09  Bruno Haible  <bruno@clisp.org>
26822
26823         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
26824         numbers.
26825
26826 2006-01-09  Bruno Haible  <bruno@clisp.org>
26827
26828         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
26829         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
26830         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
26831         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
26832
26833 2006-01-09  Bruno Haible  <bruno@clisp.org>
26834
26835         * build-aux/javacomp.sh.in: New file, moved from lib/.
26836         * modules/javacomp-script (Files): Update.
26837         (configure.ac): Add AC_CONFIG_FILES invocation.
26838         (EXTRA_DIST): Remove variable.
26839
26840         * build-aux/javaexec.sh.in: New file, moved from lib/.
26841         * modules/javaexec (Files): Update.
26842         (configure.ac): Add AC_CONFIG_FILES invocation.
26843         (EXTRA_DIST): Remove javaexec.sh.in.
26844
26845         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
26846         * modules/csharpcomp-script (Files): Update.
26847         (configure.ac): Add AC_CONFIG_FILES invocation.
26848         (EXTRA_DIST): Remove variable.
26849
26850         * build-aux/csharpexec.sh.in: New file, moved from lib/.
26851         * modules/csharpexec (Files): Update.
26852         (configure.ac): Add AC_CONFIG_FILES invocation.
26853         (EXTRA_DIST): Remove csharpexec.sh.in.
26854
26855 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
26856
26857         Sync from coreutils.
26858
26859         Add POSIX ACL support
26860         * lib/acl.h (copy_acl, set_acl): Add declarations.
26861         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
26862         systems other than Linux.
26863         (chmod_or_fchmod): New function: use fchmod when possible,
26864         and chmod otherwise.
26865         (file_has_acl): Add a POSIX ACL implementation, with a
26866         Linux-specific subcase.
26867         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
26868         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
26869         acls are unsupported.
26870         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
26871         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
26872         are unsupported.
26873
26874 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
26875
26876         Sync from coreutils.
26877         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
26878
26879 2006-01-07  Bruno Haible  <bruno@clisp.org>
26880
26881         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
26882         gl_EARLY.
26883
26884 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
26885
26886         * lib/strftime.c (tzname): Don't declare if it is already #defined.
26887         Problem reported for Mingw by Mark Junker.
26888
26889 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
26890
26891         * README: Gnulib normally doesn't generate a tarball.
26892
26893 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
26894
26895         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
26896         long int, not int, for nanosecond counts, so that people who are
26897         used to POSIX struct timespec won't be surprised.  Reported by Jim
26898         Meyering.
26899
26900 2005-12-28  Bruno Haible  <bruno@clisp.org>
26901
26902         * build-aux/config.rpath: Update from GNU gettext.
26903
26904 2005-12-16  Jim Meyering  <jim@meyering.net>
26905
26906         * modules/fprintftime: New module.
26907         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
26908
26909 2005-12-16  Jim Meyering  <jim@meyering.net>
26910
26911         * m4/fprintftime.m4: New file.
26912
26913 2005-12-16  Jim Meyering  <jim@meyering.net>
26914
26915         * lib/fprintftime.c, lib/fprintftime.h: New files.
26916
26917 2005-12-15  Simon Josefsson  <jas@extundo.com>
26918
26919         * modules/socklen (configure.ac): Fix M4 macro name, to align with
26920         new m4/socklen.m4.
26921
26922 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
26923
26924         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
26925         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
26926
26927 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
26928
26929         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
26930         * lib/argp-help.c (fill_in_uparams): Check if the constructed
26931         struct uparams is valid. Fall back to the default values if it is
26932         not.
26933
26934 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
26935
26936         * modules/argp (Files): Add argp-pin.c
26937         (Depends-on): dirname
26938         (lib_SOURCES): Add argp-pin.c
26939
26940 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
26941
26942         * m4/argp.m4:  Check if program_invocation_name and
26943         program_invocation_short_name are declared and define appropriate
26944         macros if they are not.
26945
26946 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
26947
26948         * lib/argp-help.c (__argp_base_name): New function
26949         (__argp_short_program_name): Rewrite using __argp_base_name
26950         * lib/argp-namefrob.h: Define program_invocation_name and
26951         program_invocation_short_name if requested
26952         (__argp_base_name): Add prototype
26953         * lib/argp-parse.c (argp_def): Use gettext wrappers
26954         (argp_default_parser): Use __argp_base_name
26955         * lib/argp-pin.c: New file. Defines program_invocation_name and
26956         program_invocation_short_name on systems that lack them.
26957
26958 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
26959
26960         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
26961         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
26962         porting problem reported by Georg Schwarz in
26963         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
26964
26965 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
26966
26967         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
26968         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
26969         porting problem reported by Georg Schwarz in
26970         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
26971
26972 2005-12-05  Bruno Haible  <bruno@clisp.org>
26973
26974         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
26975         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
26976         Reported by Mark Junker <mjscod@gmx.de>.
26977
26978 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
26979
26980         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
26981         Use implementation from Albert Chin, with some
26982         comments/corrections by Stepan Kasal and myself.
26983
26984 2005-12-02  Bruno Haible  <bruno@clisp.org>
26985
26986         * gnulib-tool (func_import): Accept GPLed build tool modules when
26987         --lgpl is given.
26988         * modules/csharpcomp-script: New file.
26989         * modules/csharpcomp: Depend on it.
26990         * modules/javacomp-script: New file.
26991         * modules/javacomp: Depend on it.
26992         Suggested by Simon Josefsson.
26993
26994 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
26995
26996         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
26997         statement, to work around an HP-UX 10.20 compiler bug reported by
26998         Peter O'Gorman.
26999
27000 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
27001
27002         * modules/savedir (Depends-on): Add openat.
27003
27004 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
27005
27006         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
27007         (uintmax_t) [defined uintmax_t]: Do not declare.
27008         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
27009         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
27010         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
27011         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
27012         sake of portability to weird hosts that C allows (though we don't
27013         know of any practical examples).
27014
27015         * lib/savedir.h (fdsavedir): New decl.
27016         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
27017         contains most of the former guts of savedir.
27018         (savedir): Use savedirstream.
27019         Include "openat.h".
27020
27021 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
27022
27023         * modules/obstack (Files): Add m4/ulonglong.m4.
27024         Problem reported by Davide Angelocola.
27025
27026 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
27027
27028         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
27029         coreutils no longer futzes with rounding modes.
27030
27031 2005-11-14  Jim Meyering  <jim@meyering.net>
27032
27033         * lib/mkstemp-safer.c: Include <config.h>, required for possible
27034         replacement of mkstemp.
27035
27036 2005-11-10  Simon Josefsson  <jas@extundo.com>
27037
27038         * lib/readline.c: Remove EOL.
27039
27040 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
27041
27042         * modules/gethrxtime (Depends-on): Add gettime.
27043
27044 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
27045
27046         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
27047         or gettimeofday; no longer needed.
27048
27049 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
27050
27051         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
27052         time business.
27053         (gethrxtime) [! (HAVE_NANOUPTIME
27054         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
27055         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
27056         our own approximation.
27057
27058 2005-11-08  Eric Blake  <ebb9@byu.net>
27059
27060         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
27061
27062 2005-11-08  Eric Blake  <ebb9@byu.net>
27063
27064         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
27065
27066 2005-11-04  Bruno Haible  <bruno@clisp.org>
27067
27068         * gnulib-tool: Implement --update mode.
27069
27070 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
27071
27072         Fix porting problem reported by Theodoros V. Kalamatianos.
27073         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
27074         Don't assume that futimes failing means we must fail.
27075
27076 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
27077
27078         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
27079         variables to suggest the intended function of the PATH_MAX check.
27080
27081 2005-10-30  Kean Johnston  <jkj@sco.com>
27082
27083         Trivial changes to support SCO systems.
27084         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
27085         as PATH_MAX.
27086         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
27087         where __ptr is null when no I/O is pending.
27088
27089 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
27090
27091         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
27092         leave errno alone.  Problem reported by Dmitry V. Levin.
27093
27094 2005-10-28  Simon Josefsson  <jas@extundo.com>
27095
27096         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
27097         Test more.
27098
27099         * tests/test-gc-md2.c, tests/test-md2.c: New files.
27100
27101         * modules/md2, modules/md2-tests: New files.
27102
27103 2005-10-28  Simon Josefsson  <jas@extundo.com>
27104
27105         * m4/inet_ntop.m4: More tests.
27106
27107         * m4/gc-md2.m4, md2.m4: New file.
27108
27109 2005-10-28  Simon Josefsson  <jas@extundo.com>
27110
27111         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
27112         "restrict" keywords, as per POSIX.  Protect the function
27113         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
27114         Don't use K&R prototypes.  Check the sprintf return values.
27115         Re-define EAFNOSUPPORT if not present.  Indent.
27116
27117         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
27118         suggested by Bruno Haible <bruno@clisp.org>.
27119
27120         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
27121
27122         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
27123
27124         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
27125         libgcrypt).
27126
27127         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
27128
27129         * lib/md2.h, lib/md2.c: New files.
27130
27131 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
27132
27133         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
27134         errno alone.  Problem reported by Frederic Jolliton.
27135
27136 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
27137
27138         * modules/verify (License): Change from GPL to LGPL.  This is a
27139         tiny module and there are apparently near-equivalents that are
27140         under the BSD license.
27141
27142 2005-10-24  Simon Josefsson  <jas@extundo.com>
27143
27144         * modules/sha1: Relicense to LGPL.
27145
27146 2005-10-24  Simon Josefsson  <jas@extundo.com>
27147
27148         * lib/md4.h: Shrink buffer size, now that we changed the type.
27149
27150 2005-10-23  Simon Josefsson  <jas@extundo.com>
27151
27152         * gnulib-tool (func_import): Fix --tests-base.
27153
27154 2005-10-22  Simon Josefsson  <jas@extundo.com>
27155
27156         * modules/arcfour (Depends-on): Need stdint.
27157
27158 2005-10-22  Simon Josefsson  <jas@extundo.com>
27159
27160         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
27161         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
27162
27163 2005-10-22  Simon Josefsson  <jas@extundo.com>
27164
27165         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
27166         suggested by Bruno Haible <bruno@clisp.org>.
27167
27168 2005-10-22  Simon Josefsson  <jas@extundo.com>
27169
27170         * lib/crc.h: Include stddef.h, for size_t.
27171
27172 2005-10-22  Simon Josefsson  <jas@extundo.com>
27173
27174         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
27175         arcfour_context struct (simplify test vector testing in GNU
27176         Shishi).
27177
27178 2005-10-21  Simon Josefsson  <jas@extundo.com>
27179
27180         * modules/des, modules/des-tests: New files.
27181
27182         * modules/gc-des, modules/gc-des-tests: New files.
27183
27184         * tests/test-des.c, tests/test-gc-des.c: New file.
27185
27186 2005-10-21  Simon Josefsson  <jas@extundo.com>
27187
27188         * modules/arctwo, modules/arctwo-tests: New files.
27189
27190         * tests/test-arctwo.c: New file.
27191
27192         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
27193
27194         * tests/test-gc-arctwo.c: New file.
27195
27196 2005-10-21  Simon Josefsson  <jas@extundo.com>
27197
27198         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
27199         Bruno Haible <bruno@clisp.org>.
27200
27201         * m4/gc-des.m4: New file.
27202
27203 2005-10-21  Simon Josefsson  <jas@extundo.com>
27204
27205         * m4/arctwo.m4: New file.
27206
27207         * m4/gc-arctwo.m4: New file.
27208
27209 2005-10-21  Simon Josefsson  <jas@extundo.com>
27210
27211         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
27212         block.
27213
27214 2005-10-21  Simon Josefsson  <jas@extundo.com>
27215
27216         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
27217         <bruno@clisp.org>.
27218
27219         * lib/hmac-sha1.c (hmac_sha1): Likewise.
27220
27221         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
27222         Bruno Haible <bruno@clisp.org>.
27223
27224         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
27225         <bruno@clisp.org>.
27226
27227 2005-10-21  Simon Josefsson  <jas@extundo.com>
27228
27229         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
27230
27231 2005-10-21  Simon Josefsson  <jas@extundo.com>
27232
27233         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
27234
27235 2005-10-21  Simon Josefsson  <jas@extundo.com>
27236
27237         * lib/des.h, lib/des.c: New files.
27238
27239         * lib/gc-gnulib.c: Support DES.c
27240
27241 2005-10-21  Simon Josefsson  <jas@extundo.com>
27242
27243         * lib/arctwo.h, lib/arctwo.c: New files.
27244
27245         * lib/gc-gnulib.c: Support ARCTWO.
27246
27247 2005-10-21  Simon Josefsson  <jas@extundo.com>
27248
27249         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
27250         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27251
27252 2005-10-21  Simon Josefsson  <jas@extundo.com>
27253
27254         * gnulib-tool (func_import, func_create_testdir): Define automake
27255         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
27256         Makefile.am snippet),
27257         suggested by Bruno Haible <bruno@clisp.org>.
27258
27259         * modules/gc (Makefile.am): Use it.
27260
27261 2005-10-21  Bruno Haible  <bruno@clisp.org>
27262
27263         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
27264         patch.
27265
27266 2005-10-19  Simon Josefsson  <jas@extundo.com>
27267
27268         * tests/test-gc-rijndael.c: New file.
27269
27270         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
27271
27272 2005-10-19  Simon Josefsson  <jas@extundo.com>
27273
27274         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
27275         interface too.
27276
27277 2005-10-19  Simon Josefsson  <jas@extundo.com>
27278
27279         * tests/test-gc-arcfour.c: New file.
27280
27281         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
27282
27283 2005-10-19  Simon Josefsson  <jas@extundo.com>
27284
27285         * modules/gc-md4, modules/gc-md4-tests: New file.
27286
27287         * tests/test-gc-md4.c: New file.
27288
27289 2005-10-19  Simon Josefsson  <jas@extundo.com>
27290
27291         * m4/gc-md4.m4: New file.
27292
27293 2005-10-19  Simon Josefsson  <jas@extundo.com>
27294
27295         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
27296         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
27297         <kasal@ucw.cz>.
27298
27299 2005-10-19  Simon Josefsson  <jas@extundo.com>
27300
27301         * m4/gc-arcfour.m4: New file.
27302
27303         * m4/gc-rijndael.m4: New file.
27304
27305 2005-10-19  Simon Josefsson  <jas@extundo.com>
27306
27307         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
27308
27309 2005-10-19  Simon Josefsson  <jas@extundo.com>
27310
27311         * lib/gc-gnulib.c: Support ARCFOUR.
27312
27313 2005-10-19  Simon Josefsson  <jas@extundo.com>
27314
27315         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
27316         support.
27317
27318         * lib/gc.h: Add ECB enum type.
27319
27320         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
27321
27322 2005-10-18  Simon Josefsson  <jas@extundo.com>
27323
27324         * tests/test-md5.c: New file.
27325
27326         * modules/md5-tests: New file.
27327
27328 2005-10-18  Simon Josefsson  <jas@extundo.com>
27329
27330         * tests/test-md4.c: New file.
27331
27332         * modules/md4, modules/md4-tests: New files.
27333
27334 2005-10-18  Simon Josefsson  <jas@extundo.com>
27335
27336         * m4/md4.m4: New file.
27337
27338 2005-10-18  Simon Josefsson  <jas@extundo.com>
27339
27340         * lib/md4.h, lib/md4.c: New files, based on md5.?.
27341
27342 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
27343
27344         * gnulib-tool (func_create_testdir): Omit the second check whether
27345         BUILT_SOURCES in nonempty.
27346
27347 2005-10-17  Simon Josefsson  <jas@extundo.com>
27348
27349         * tests/test-rijndael.c: New file.
27350
27351 2005-10-17  Simon Josefsson  <jas@extundo.com>
27352
27353         * modules/sha1: Depend on stdint instead of md5.
27354
27355         * modules/md5: Depend on stdint, remove uint32_t.
27356
27357 2005-10-17  Simon Josefsson  <jas@extundo.com>
27358
27359         * modules/gc-sha1-tests: New file.
27360
27361         * tests/test-gc-sha1.c: New file.
27362
27363 2005-10-17  Simon Josefsson  <jas@extundo.com>
27364
27365         * m4/md5.m4: Remove call to uint32_t.m4.
27366
27367 2005-10-17  Simon Josefsson  <jas@extundo.com>
27368
27369         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
27370
27371         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
27372         md5.h.
27373
27374         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
27375
27376         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
27377
27378 2005-10-17  Simon Josefsson  <jas@extundo.com>
27379
27380         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
27381
27382 2005-10-17  Simon Josefsson  <jas@extundo.com>
27383
27384         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
27385
27386 2005-10-17  Simon Josefsson  <jas@extundo.com>
27387
27388         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
27389
27390         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
27391
27392 2005-10-17  Bruno Haible  <bruno@clisp.org>
27393
27394         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
27395         that it can also be used in a test.
27396
27397 2005-10-16  Bruno Haible  <bruno@clisp.org>
27398
27399         * gnulib-tool (func_emit_tests_Makefile_am): Also define
27400         TESTS_ENVIRONMENT, so that individual tests can augment it.
27401
27402         * gnulib-tool (func_create_testdir): Use an intermediate target for
27403         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
27404         macros, like $(ALLOCA_H), which cannot be passed through the command
27405         line.
27406
27407 2005-10-15  Simon Josefsson  <jas@extundo.com>
27408
27409         * modules/rijndael-tests: New file.
27410
27411         * modules/rijndael: New file.
27412
27413 2005-10-15  Simon Josefsson  <jas@extundo.com>
27414
27415         * m4/rijndael.m4: New file.
27416
27417 2005-10-15  Simon Josefsson  <jas@extundo.com>
27418
27419         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
27420
27421         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
27422
27423 2005-10-14  Simon Josefsson  <jas@extundo.com>
27424
27425         * tests/test-arcfour.c: New file.
27426
27427         * modules/arcfour, modules/arcfour-tests: New files.
27428
27429 2005-10-14  Simon Josefsson  <jas@extundo.com>
27430
27431         * m4/arcfour.m4: New file.
27432
27433 2005-10-14  Simon Josefsson  <jas@extundo.com>
27434
27435         * lib/arcfour.h, lib/arcfour.c: New files.
27436
27437 2005-10-14  Roland McGrath  <roland@redhat.com>
27438
27439         Import from libc.  [BZ #1331]
27440         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
27441         macro argument.
27442         Reported by Matej Vela <vela@debian.org>.
27443
27444 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
27445
27446         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
27447         include <wchar.h>; no longer needed.
27448
27449 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
27450
27451         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
27452
27453 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
27454         and  Ulrich Drepper  <drepper@redhat.com>
27455
27456         Import from libc.
27457         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
27458         instead of inline stream orientation test and two separate
27459         function calls.  Pay no attention to USE_IN_LIBIO.
27460
27461 2005-10-13  Simon Josefsson  <jas@extundo.com>
27462
27463         * modules/gc-hmac-md5-tests: New file.
27464
27465         * tests/test-gc-hmac-sha1.c: New file.
27466
27467         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
27468
27469         * modules/gc-hmac-md5-tests: New file.
27470
27471         * tests/test-gc-md5.c: New file.
27472
27473         * modules/gc-md5-tests: New file.
27474
27475 2005-10-13  Simon Josefsson  <jas@extundo.com>
27476
27477         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
27478         Move memory allocation outside of loop.
27479
27480 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
27481
27482         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
27483         intermediate directory is in a read-only file system.  Problem
27484         reported by Eric Blake.
27485
27486 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
27487
27488         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
27489
27490 2005-10-12  Simon Josefsson  <jas@extundo.com>
27491
27492         * tests/test-hmac-sha1.c: New file.
27493
27494         * modules/hmac-sha1-tests: New file.
27495
27496         * modules/hmac-sha1: New file.
27497
27498 2005-10-12  Simon Josefsson  <jas@extundo.com>
27499
27500         * modules/gc-sha1: New file.
27501
27502 2005-10-12  Simon Josefsson  <jas@extundo.com>
27503
27504         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
27505
27506         * tests/test-gc-pbkdf2-sha1.c: New file.
27507
27508 2005-10-12  Simon Josefsson  <jas@extundo.com>
27509
27510         * modules/gc-md5, modules/gc-hmac-md5: New files.
27511
27512         * modules/gc (Files): Remove md5, memxor and hmac files.
27513
27514 2005-10-12  Simon Josefsson  <jas@extundo.com>
27515
27516         * m4/gc-pbkdf2-sha1.m4: New file.
27517
27518         * m4/gc-hmac-sha1.m4: New file.
27519
27520         * m4/gc-sha1: New file.
27521
27522         * m4/hmac-sha1.m4: New file.
27523
27524 2005-10-12  Simon Josefsson  <jas@extundo.com>
27525
27526         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
27527
27528         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
27529
27530 2005-10-12  Simon Josefsson  <jas@extundo.com>
27531
27532         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
27533         suggested by Bruno Haible <bruno@clisp.org>.
27534
27535 2005-10-12  Simon Josefsson  <jas@extundo.com>
27536
27537         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
27538
27539 2005-10-12  Simon Josefsson  <jas@extundo.com>
27540
27541         * lib/gc-pbkdf2-sha1.c: New file.
27542
27543         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
27544
27545 2005-10-12  Simon Josefsson  <jas@extundo.com>
27546
27547         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
27548
27549         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
27550
27551 2005-10-12  Simon Josefsson  <jas@extundo.com>
27552
27553         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
27554         GC_USE_HMAC_MD5, respectively.
27555
27556         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
27557         (gc_md5): Fix typo.
27558
27559         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
27560
27561         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
27562
27563         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
27564
27565 2005-10-12  Bruno Haible  <bruno@clisp.org>
27566
27567         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
27568         Reported by Stepan Kasal <kasal@ucw.cz>.
27569
27570 2005-10-11  Simon Josefsson  <jas@extundo.com>
27571
27572         * tests/test-crc.c: New file.
27573
27574         * modules/crc, modules/crc-tests: New files.
27575
27576 2005-10-11  Simon Josefsson  <jas@extundo.com>
27577
27578         * m4/crc.m4: New file.
27579
27580 2005-10-11  Simon Josefsson  <jas@extundo.com>
27581
27582         * lib/gc.h: Add gc_hash and gc_hash_buffer.
27583
27584         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
27585
27586         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
27587
27588 2005-10-11  Simon Josefsson  <jas@extundo.com>
27589
27590         * lib/crc.h, lib/crc.c: New files.
27591
27592         * lib/gc.h (gc_hash_buffer): Add doc.
27593
27594 2005-10-11  Bruno Haible  <bruno@clisp.org>
27595
27596         * modules/c-strcasestr: New file.
27597         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
27598
27599 2005-10-11  Bruno Haible  <bruno@clisp.org>
27600
27601         * modules/c-strcase: New file.
27602         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
27603
27604 2005-10-11  Bruno Haible  <bruno@clisp.org>
27605
27606         * lib/strcasecmp.c: Include limits.h.
27607         (strcasecmp): Avoid integer overflow on exotic platforms.
27608         * lib/strncasecmp.c: Include limits.h.
27609         (strncasecmp): Avoid integer overflow on exotic platforms.
27610         Reported by Paul Eggert.
27611
27612 2005-10-11  Bruno Haible  <bruno@clisp.org>
27613
27614         * lib/c-strcasestr.h: New file, from GNU gettext.
27615         * lib/c-strcasestr.c: New file, from GNU gettext.
27616
27617 2005-10-11  Bruno Haible  <bruno@clisp.org>
27618
27619         * lib/c-strcase.h: New file, from GNU gettext.
27620         * lib/c-strcasecmp.c: New file, from GNU gettext.
27621         * lib/c-strncasecmp.c: New file, from GNU gettext.
27622
27623 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
27624
27625         * modules/mempcpy (License): GPL -> LGPL.
27626         * modules/strchrnul (License): Likewise.
27627         * modules/sysexits (License): Likewise.
27628
27629 2005-10-08  Simon Josefsson  <jas@extundo.com>
27630
27631         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
27632
27633 2005-10-07  Simon Josefsson  <jas@extundo.com>
27634
27635         * m4/memxor.m4: Remove gl_C_RESTRICT call.
27636
27637 2005-10-06  Simon Josefsson  <jas@extundo.com>
27638
27639         * tests/test-hmac-md5.c: New file.
27640
27641         * modules/hmac-md5-tests: New file.
27642
27643         * modules/hmac-md5: New file.
27644
27645 2005-10-06  Simon Josefsson  <jas@extundo.com>
27646
27647         * m4/hmac-md5.m4: New file.
27648
27649         * m4/memxor.m4: Require gl_C_RESTRICT.
27650
27651 2005-10-06  Simon Josefsson  <jas@extundo.com>
27652
27653         * lib/memxor.c (memxor): Avoid casts and warnings.
27654
27655 2005-10-06  Simon Josefsson  <jas@extundo.com>
27656
27657         * lib/hmac-md5.c: New file.
27658
27659         * lib/hmac.h: New file.
27660
27661 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
27662
27663         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
27664         promotes to int, not unsigned int, to catch the AIX 5.3
27665         compiler bug.
27666
27667 2005-10-05  Simon Josefsson  <jas@extundo.com>
27668
27669         * modules/memxor: New file.
27670
27671         * modules/iconv (Files): Move config.rpath to havelib, it is used
27672         there.
27673
27674         * modules/havelib (Files): Add config.rpath.
27675
27676 2005-10-05  Simon Josefsson  <jas@extundo.com>
27677
27678         * m4/memxor.m4: New file.
27679
27680 2005-10-05  Simon Josefsson  <jas@extundo.com>
27681
27682         * lib/memxor.c (memxor): Fix compiler error.
27683
27684         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
27685         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
27686
27687         * lib/memxor.h, lib/memxor.c: New files.
27688
27689         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
27690         we assume all systems have it, suggested by Jim Meyering
27691         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
27692         any systems lack sys/socket.h; mingw32 is known to lack it, but we
27693         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
27694         same reasons.
27695
27696 2005-10-05  Simon Josefsson  <jas@extundo.com>
27697
27698         * config/srclist.txt: Add glibc bug 1423 for md5.h.
27699
27700 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
27701
27702         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
27703         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
27704         needed, since the source code now assumes these .h files.
27705
27706 2005-10-05  Derek Price  <derek@ximbiot.com>
27707
27708         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
27709
27710 2005-10-05  Bruno Haible  <bruno@clisp.org>
27711
27712         * modules/stdint (License): Change to LGPL.
27713
27714 2005-10-04  Simon Josefsson  <jas@extundo.com>
27715
27716         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
27717         D. Baushke" <mdb@gnu.org>.
27718
27719 2005-10-04  Bruno Haible  <bruno@clisp.org>
27720
27721         * lib/verify.h (verify_true): Provide alternative definition for C++.
27722
27723 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
27724
27725         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
27726         (SSIZE_MAX): New macro, if not already defined.
27727         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
27728         than 2 GiB.
27729
27730 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
27731
27732         Sync from coreutils.
27733         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
27734         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
27735         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
27736         ULLONG_MAX doesn't work with 2.7.2.1.
27737
27738 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
27739
27740         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
27741         From Ben Pfaff.
27742
27743         * modules/exclude (Depends-on): Depend on verify.
27744         * modules/strtoimax (Depends-on): Likewise.
27745         * modules/utimecmp (Depends-on): Likewise.
27746
27747 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
27748
27749         * lib/exclude.c: Include verify.h.
27750         (verify): Remove.  All callers changed to use verify.h's version.
27751         * lib/strtoimax.c: Likewise.
27752         * lib/utimecmp.c: Likewis.e
27753
27754         Sync from coreutils.
27755         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
27756         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
27757         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
27758         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
27759         bother returning ENOSYS if settimeofday or stime fails; just let
27760         them return whatever errno they want to return.
27761         * lib/utimens.c: Include unistd.h, for dup2.
27762         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
27763         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
27764
27765 2005-10-02  Jim Meyering  <jim@meyering.net>
27766
27767         Sync from coreutils.
27768         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
27769         from glibc-2.2.5 that fails for read-only files.
27770
27771 2005-10-02  Jim Meyering  <jim@meyering.net>
27772
27773         Sync from coreutils.
27774         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
27775         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
27776         `#if HAVE_CONFIG_H'.
27777         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
27778         Remove AT_FDCWD test.
27779         Do not consume the fd unless successful.
27780         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
27781         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
27782         block, so that we don't even try to compile it if settimeofday is
27783         available.  This works around a compilation failure on OSF1 V5.1,
27784         due to stime requiring a `long int*' while tv_sec is `int'.
27785
27786 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
27787
27788         Sync from coreutils.
27789         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
27790         against `yes', rather than just testing for nonempty.
27791
27792 2005-10-01  Simon Josefsson  <jas@extundo.com>
27793
27794         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
27795         and Darwin.
27796
27797         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
27798         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
27799         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
27800         freeaddrinfo and gai_strerror are declared by the POSIX headers.
27801         Check if struct addrinfo is declared.
27802
27803 2005-10-01  Simon Josefsson  <jas@extundo.com>
27804
27805         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
27806         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
27807         AI_* and EAI_* definitions.  Protect function declarations.
27808
27809 2005-10-01  Jim Meyering  <jim@meyering.net>
27810
27811         Sync from coreutils.
27812
27813         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
27814         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
27815         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
27816         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
27817         in the inet and nsl libraries.  Required on Solaris 5.7.
27818
27819 2005-10-01  Jim Meyering  <jim@meyering.net>
27820
27821         Sync from coreutils.
27822         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
27823         in the inet and nsl libraries.  Required on Solaris 5.7.
27824
27825 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
27826
27827         * lib/getdelim.c (getdelim): Remove unused variables.
27828
27829 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
27830
27831         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
27832         so that the code works even with ancient cpp.  Portability problem
27833         with GCC 2.7.2.1 reported by Thomas M.Ott.
27834
27835 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
27836
27837         * modules/regex (Depends-on): Add strcase.
27838
27839         * modules/gethostname (Licence): Change from GPL to LGPL, since
27840         gethostname.c is a trivial implementation of a standard library
27841         function.
27842         * modules/poll (License): Change from GPL to LGPL, since it's
27843         derived from LGPL code.
27844
27845 2005-09-27  Jim Meyering  <jim@meyering.net>
27846
27847         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
27848         HAVE_CONFIG_H.
27849
27850         * lib/intprops.h (signed_type_or_expr__): Define.
27851         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
27852         for unsigned types.
27853
27854 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
27855
27856         * lib/verify.h (verify_expr): Remove, replacing with:
27857         (verify_true): New macro that returns true instead of void.
27858         (verify_type__): Remove.
27859         (verify): Use verify_true rather than verify_type__.
27860
27861 2005-09-26  Bruno Haible  <bruno@clisp.org>
27862
27863         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
27864         is necessary.
27865         (lib_SOURCES): Remove mbchar.c.
27866         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
27867         (Files): Add m4/mbrtowc.m4.
27868         * modules/mbiter: Likewise.
27869         * modules/mbuiter: Likewise.
27870
27871 2005-09-26  Bruno Haible  <bruno@clisp.org>
27872
27873         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
27874         compile mbchar.c if they are not both present.
27875         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
27876         * m4/mbiter.m4 (gl_MBITER): Likewise.
27877         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
27878         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
27879         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
27880
27881 2005-09-25  Jim Meyering  <jim@meyering.net>
27882
27883         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
27884         also uses socklen_t.
27885
27886 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
27887
27888         * lib/utimens.c (ENOSYS): Define if not already defined.
27889         (futimens): Support having a null PATH if the file descriptor
27890         is nonnegative.
27891
27892         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
27893         Remove.
27894         (__attribute): Define to empty unless GCC 3.1 or later.
27895         This works around a core dump on OpenBSD 3.4, which has GCC
27896         2.95.3, which dumps core when given __attribute__(()).  It also
27897         simplifies other tests, since we really don't want to bother with
27898         worrying about which ancient version of GCC supported what.
27899         Original problem reported by Yoann Vandoorselaere, with part of
27900         the fix suggested by Derek Price.
27901
27902 2005-09-24  Jim Meyering  <jim@meyering.net>
27903
27904         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
27905         so we can once again use a positive bitfield width of 1 -- now we
27906         don't have to explain why we were using a bitfield width of 2.
27907
27908 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
27909
27910         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
27911         and similarly for the other external symbols.  Problem reported
27912         by James Gallager.
27913
27914         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
27915         bug reported by Jim Meyering.
27916
27917         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
27918         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
27919         not needed, since socklen is a prerequisite module.
27920
27921 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
27922
27923         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
27924         Problem reported by Eric Blake.
27925         (getaddrinfo): Initialize se so that it's not garbage.
27926         Redo internal storage allocation so that it doesn't make unportable
27927         assumptions about alignment.
27928         Fix a memory leak.
27929
27930         * lib/utimens.c (futimens): Use futimesat if available.
27931         Prefer it to futimes since it doesn't have the futimes bug.
27932
27933         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
27934         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
27935         Instead, declare a function that returns a pointer to an array,
27936         and use verify_type__ to declare the size of the array.
27937         Problem and germ of a solution reported by Bruno Haible.
27938         (verify_type__): Use 2, not 1, for bitfield size, to avoid
27939         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
27940
27941 2005-09-23  Jim Meyering  <jim@meyering.net>
27942
27943         Sync from coreutils.
27944         Correct build failure (socklen_t not defined) on at least
27945         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
27946         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
27947
27948 2005-09-23  Jim Meyering  <jim@meyering.net>
27949
27950         * modules/getaddrinfo (Depends-on): Add socklen.
27951
27952 2005-09-23  Bruno Haible  <bruno@clisp.org>
27953
27954         * tests/test-verify.c: New file.
27955
27956 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
27957
27958         Sync from coreutils.
27959
27960         * modules/argmatch (Depends-on): Add verify.
27961         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
27962         unistd-safer.
27963         * modules/save-cwd (Depends-on): Likewise.
27964
27965         * modules/openat (Files): Add lib/openat-die.c.
27966         (Depends-on): Remove error, exitfail.
27967         Add dirname.
27968
27969         * modules/verify: New file.
27970         * MODULES.html.sh (Diagnostics <assert.h>): New section,
27971         with "verify" module.
27972
27973 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
27974
27975         Sync from coreutils.
27976
27977         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
27978         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
27979         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
27980         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
27981         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
27982         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
27983         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
27984         Don't bother checking for string.h, stdlib.h, unistd.h.
27985         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
27986         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
27987         module's job.
27988         * m4/jm-macros.m4 (gl_MACROS): Likewise.
27989         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
27990
27991         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
27992         (gl_GETDATE): Use it.
27993
27994         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
27995
27996 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
27997
27998         Sync from coreutils.
27999
28000         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
28001         stat-time.h.
28002         * lib/argmatch.h: Include verify.h
28003         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
28004         (ARGMATCH_ASSERT): Remove; unused.
28005         * lib/canonicalize.c: Assume STDC_HEADERS.
28006         * lib/exclude.c: Include "strcase.h".
28007         * lib/regex_internal.h [!defined _LIBC]: Likewise.
28008         * lib/getusershell.c: Include stdio--.h rather than stdio.h
28009         and stdio-safer.h.
28010         (getusershell): Call fopen, not fopen_safer.
28011         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
28012         Do not include unistd-safer.h.
28013         (save_cwd): Don't call fd_safer; no longer needed
28014         now that we include fcntl--.h.
28015
28016         * lib/getdate.y (relative_time): New type.
28017         (RELATIVE_TIME_0): New constant.
28018         (parser_control): Use relative_time instead of doing it ourselves.
28019         (%union): Add new relative_time rel member.
28020         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
28021         Now typeless.
28022         (relunit, relunit_snumber): Now of type rel.
28023         (zone, rel, relunit, get_date): Adjust to above changes.
28024
28025         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
28026         Do not include unistd-safer.h.
28027         (getloadavg): Don't call fd_safer; no longer needed
28028         now that we include fcntl--.h.
28029
28030         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
28031         (make_dir_parents): Treat ENOSYS like EEXIST.
28032
28033         Improve quality of diagnostics on restore_cwd failure.
28034         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
28035         (make_dir_parents): Last arg is now int * (for errno), not bool *.
28036         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
28037         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
28038         each time through the loop.  Do not diagnose restore_cwd failure;
28039         that is the caller's job (and perhaps the caller does not care).
28040
28041         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
28042         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
28043         If the file already exists but is not a directory, don't bother
28044         to try to make its parents.
28045         Close potential file descriptor leak if we can't chdir("/") (!).
28046         Don't always return true if chdir($PWD) fails; return true only
28047         if the requested action was done successfully (except for the
28048         chdir($PWD)).
28049         Don't log final directory unless we actually made it.
28050         Refactor to avoid duplicate code to fix up permissions.
28051         Don't attempt to fix up parent permissions if chdir($PWD) fails.
28052
28053         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
28054         to make it a bit faster and (I hope) clearer.
28055         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
28056         Fix bug in formats like %2N.
28057
28058         * lib/verify.h: New file.
28059
28060 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
28061
28062         Sync from coreutils.
28063         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
28064
28065 2005-09-22  Jim Meyering  <jim@meyering.net>
28066
28067         Sync from coreutils.
28068
28069         * m4/lstat.m4 (gl_FUNC_LSTAT):
28070         Use AC_LIBSOURCES to require lstat.c and lstat.h.
28071         Remove obsolete comment.
28072         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
28073         * m4/xstrtod.m4: Likewise.
28074
28075         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
28076
28077 2005-09-22  Jim Meyering  <jim@meyering.net>
28078
28079         Sync from coreutils.
28080
28081         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
28082
28083         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
28084         the .tm_year member, since otherwise gcc-4.0 would now warn about
28085         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
28086
28087         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
28088         order to avoid an unsuppressible warning from gcc on 64-bit systems.
28089
28090         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
28091         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
28092         when run in a time zone for which daylight savings time is in effect
28093         for the starting date.
28094
28095         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
28096         stop us from restricting permissions of just-created absolute-named
28097         directories.
28098         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
28099         to restore initial working directory.
28100         * lib/mkdir-p.c (make_dir_parents): New parameter:
28101         different_working_dir, to tell caller if/when we change the working
28102         directory and are unable to return to the initial one.
28103         * lib/mkdir-p.h (make_dir_parents): Update prototype.
28104         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
28105         `return false'.  This fixes a bug introduced on 2004-07-30.
28106
28107         * lib/openat.c (fdopendir): Be sure to close the supplied
28108         file descriptor before returning.  This makes our replacement
28109         implementation a little closer to Solaris's, where fdopendir
28110         ties the file descriptor to the returned DIR* pointer.
28111         * lib/openat.c (unlinkat): New function.
28112         * lib/openat.h (unlinkat): Add prototype.
28113         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
28114         (openat_restore_fail): Rename from openat_restore_die.
28115         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
28116
28117         Provide an alternative to exiting immediately upon save_cwd or
28118         restore_cwd failure.  Now, an application can arrange e.g.,
28119         to perform a longjump in that case.
28120         * lib/openat.c: Include dirname.h.
28121         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
28122         (rpl_openat, fdopendir, fstatat): Call openat_save_die
28123         and openat_restore_die rather than calling error directly.
28124         Don't include "error.h" or "exitfail.h"; they're no longer needed.
28125
28126         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
28127         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
28128         define.
28129
28130         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
28131         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
28132                             int utc, int nanoseconds);
28133         Background:
28134         date should not have to allocate a megabyte of virtual memory to
28135         handle a format argument like +%1048575T.  When implemented with
28136         strftime, it must allocate such a buffer, use strftime to fill it
28137         in, print it, then free it.
28138         With fprintftime, it simply prints everything and exits.
28139         With no need for memory allocation, that's one fewer way to fail.
28140         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
28141         optional field width, not before, so we accept %9:z, not %:9z.
28142         (my_strftime): Be sure to use L_('x') for literals.
28143
28144         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
28145         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
28146         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
28147         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
28148         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
28149         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
28150         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
28151         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
28152         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
28153         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
28154         * lib/xgethostname.c, lib/xreadlink.c:
28155         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
28156
28157         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
28158         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
28159         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
28160         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
28161         and don't include <sys/file.h>).
28162
28163 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
28164
28165         Sync from coreutils.
28166
28167         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
28168         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
28169         [!LDAV_DONE]: Avoid unused variable warning.
28170
28171 2005-09-21  Bruno Haible  <bruno@clisp.org>
28172
28173         * lib/unicodeio.h (unicode_to_mb): New declaration.
28174
28175 2005-09-20  Derek Price  <derek@ximbiot.com>
28176
28177         * lib/getaddrinfo.c: Don't include <netdb.h> included from
28178         getaddrinfo.h.
28179
28180 2005-09-20  Bruno Haible  <bruno@clisp.org>
28181
28182         * gnulib-tool: Remove trailing slashes from the values specified for
28183         --source-base, --m4-base, --tests-base, --aux-dir.
28184         Suggested by Simon Josefsson <jas@extundo.com>.
28185
28186 2005-09-20  Bruno Haible  <bruno@clisp.org>
28187
28188         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
28189         func_modules_to_filelist, func_import, func_create_testdir): Make all
28190         sorting results locale-independent, so that gnulib-cache.m4 doesn't
28191         change when gnulib-tool is invoked in a different locale.
28192
28193 2005-09-19  Simon Josefsson  <jas@extundo.com>
28194
28195         * m4/socklen.m4: Fix typo.
28196
28197 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28198
28199         Use a consistent style for including <config.h>.
28200         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
28201         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
28202         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
28203         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
28204         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
28205         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
28206         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
28207         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
28208         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
28209         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
28210         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
28211         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
28212         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
28213         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
28214         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
28215         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
28216         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
28217         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
28218         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
28219         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
28220         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
28221         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
28222         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
28223         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
28224         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
28225         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
28226         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
28227         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
28228         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
28229         lib/xstrtoumax.c, lib/yesno.c:
28230         Standardize inclusion of config.h.
28231         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
28232         lib/inttostr.h:  Removed inclusion of config.h from header files.
28233         * lib/inttostr.c:  Adjusted in-tree users.
28234         * lib/timespec.h: Remove superfluous warning to include config.h.
28235         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
28236         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
28237         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
28238         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
28239         config.h with HAVE_CONFIG_H.
28240
28241 2005-09-19  Jim Meyering  <jim@meyering.net>
28242
28243         * modules/pathmax (License): Change to LGPL.
28244
28245 2005-09-19  Derek Price  <derek@ximbiot.com>
28246
28247         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
28248
28249 2005-09-19  Bruno Haible  <bruno@clisp.org>
28250
28251         * gnulib-tool (import): Provide default for --tests-base.
28252
28253 2005-09-19  Bruno Haible  <bruno@clisp.org>
28254
28255         * doc/quote.texi: New file, extracted from gnulib.texi.
28256         * doc/ctime.texi: New file, extracted from gnulib.texi.
28257         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
28258         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
28259         * doc/gnulib.texi: Include them.
28260
28261 2005-09-18  Bruno Haible  <bruno@clisp.org>
28262
28263         Portability fix.
28264         * gnulib-tool (func_readlink): New function.
28265         (func_ln_if_changed): Use it.
28266
28267 2005-09-18  Bruno Haible  <bruno@clisp.org>
28268
28269         * gnulib-tool: Support --with-tests also with --import.
28270         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
28271         (func_import): Use variables $testsbase and $inctests. Emit a
28272         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
28273         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
28274         SUBDIRS += $testsdir.
28275         (func_create_testdir): Update.
28276
28277 2005-09-18  Bruno Haible  <bruno@clisp.org>
28278
28279         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
28280         instead of $dry_run.
28281         (func_cp_if_changed, func_mv_if_changed): Remove functions.
28282         (func_ln_if_changed): Don't handle dry-run here.
28283         (func_import): In dry-run mode, detect more precisely which actions
28284         would be performed, and don't use "...ing" verbs.
28285
28286 2005-09-18  Bruno Haible  <bruno@clisp.org>
28287
28288         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
28289         (func_import): Use join on two temporary files instead of three nested
28290         loops, in order to determine which files are new or old.
28291
28292 2005-09-18  Bruno Haible  <bruno@clisp.org>
28293
28294         * gnulib-tool (func_import): Comment out code that spits out the
28295         new files with --dry-run.
28296
28297 2005-09-18  Bruno Haible  <bruno@clisp.org>
28298
28299         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
28300
28301 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
28302
28303         * lib/stat-time.h: New file.
28304         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
28305         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
28306         in a different way.
28307         (timespec_cmp): New function.
28308         * lib/utimecmp.c: Include stat-time.h.
28309         (SYSCALL_RESOLUTION): Depend on whether various struct stat
28310         members exist, not on the obsolescent ST_MTIM_NSEC.
28311         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
28312
28313 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
28314
28315         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
28316
28317 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
28318
28319         * MODULES.html.sh (File system functions): Add stat-time.
28320         * modules/stat-time: New file.
28321         * modules/timespec (Files): Remove m4/st_mtim.m4; this
28322         is now done in a different way, by the stat-time module.
28323         * modules/utimecmp (Depends-on): Add stat-time.
28324
28325 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
28326
28327         * m4/st_mtim.m4: Remove.  Superseded by...
28328         * m4/stat-time.m4: New file.
28329         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
28330         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
28331
28332 2005-09-15  Derek Price  <derek@ximbiot.com>
28333
28334         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
28335
28336 2005-09-15  Derek Price  <derek@ximbiot.com>
28337
28338         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
28339         * lib/regex_internal.c: Ditto, using this...
28340         (__GNUC_PREREQ): ...new macro.
28341         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
28342         using...
28343         (__GNUC_PREREQ): ...this new macro.
28344
28345         * lib/strstr.h: Include string.h. Define strstr as a macro here.
28346
28347 2005-09-15  Derek Price  <derek@ximbiot.com>
28348             Paul Eggert  <eggert@cs.ucla.edu>
28349
28350         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
28351         changes, consolidating in...
28352         * lib/regex_internal.h: ...this file.
28353
28354 2005-09-13  Jim Meyering  <jim@meyering.net>
28355
28356         * lib/canon-host.c: Filter through gnu indent and reword comments
28357         slightly.
28358         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
28359
28360 2005-09-13  Derek Price  <derek@ximbiot.com>
28361
28362         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
28363         failure.
28364         Reported by Jim Meyering  <jim@meyering.net>.
28365
28366 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
28367
28368         * lib/base64.c: Typo.
28369         (base64_encode): Put b64str in initialized data section.
28370
28371 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
28372
28373         Merge glibc and coreutils changes into gnulib, plus a few
28374         extra fixes.
28375         * lib/md5.c: Use #error rather than a string.
28376         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
28377         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
28378         (__attribute__): Define to empty for non recent-GCC.
28379         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
28380         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
28381         Renamed from their non-__ counterparts, with new macros replacing
28382         them if not _LIBC.  Add __THROW attribute.
28383         (rol): Remove.
28384         (struct md5_ctx): Align buffer if using GCC.
28385         * lib/sha1.h (struct sha1_ctx): Likewise.
28386         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
28387         The old name was backwards.
28388         (NOTSWAP): Remove; not used.
28389         (rol): New macro, moved here from md5.h.
28390         (sha1_process_block): Remove a FIXME that doesn't make sense.
28391
28392 2005-09-12  Derek Price  <derek@ximbiot.com>
28393
28394         Return usable errors from canon-host.
28395         * lib/canon-host.h: New file.
28396         * lib/canon-host.c (canon_host): Wrap...
28397         (canon_host_r): ...this new function, which now relies exclusively on
28398         getaddrinfo.
28399         (ch_strerror): New function.
28400         (last_cherror): New global.
28401         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
28402         interface.
28403         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
28404         void *.
28405         (freeaddrinfo): Free ai->ai_canonname when set.
28406
28407 2005-09-12  Derek Price  <derek@ximbiot.com>
28408
28409         Make canon-host require getaddrinfo.
28410         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
28411         AC_LIBSOURCE canon-host.h.  Call...
28412         (gl_PREREQ_CANON_HOST): ...this new function, which requires
28413         gl_GETADDRINFO.
28414         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
28415
28416 2005-09-12  Derek Price  <derek@ximbiot.com>
28417
28418         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
28419         LGPL.
28420         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
28421
28422 2005-09-12  Derek Price  <derek@ximbiot.com>
28423
28424         * lib/gai_strerror.c: Include config.h when available.  Include
28425         getaddrinfo.h before other headers to test interface.
28426         Reported by Larry Jones <lawrence.jones@ugs.com>.
28427
28428 2005-09-12  Derek Price  <derek@ximbiot.com>
28429             Paul Eggert  <eggert@cs.ucla.edu>
28430
28431         * modules/glob (Files): Add glob-libc.h.
28432
28433 2005-09-12  Derek Price  <derek@ximbiot.com>
28434             Paul Eggert  <eggert@cs.ucla.edu>
28435
28436         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
28437         glob_.h, glob-libc.h.
28438         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
28439
28440 2005-09-12  Derek Price  <derek@ximbiot.com>
28441             Paul Eggert  <eggert@cs.ucla.edu>
28442
28443         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
28444         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
28445         protecting things that should be done only in gnulib contexts.
28446         * lib/glob_.h: New file, containing only the glob things needed for
28447         gnulib.
28448         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
28449         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
28450         (glob, globfree, glob_pattern_p): Now defined simply in terms of
28451         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
28452         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
28453         and to respect the namespace rules better.
28454
28455 2005-09-08  Simon Josefsson  <jas@extundo.com>
28456
28457         * modules/socklen: New file.
28458
28459 2005-09-08  Simon Josefsson  <jas@extundo.com>
28460
28461         * m4/socklen.m4: New file.
28462
28463 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28464
28465         * modules/utimens (Files): Add m4/utimbuf.m4, since
28466         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
28467         Reported by Sergey Poznyakoff.
28468
28469 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28470
28471         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
28472         definitions, since that's the preferred style in glibc.
28473         Fix a minor spacing issue, and update copyright notice to match
28474         glibc's.
28475
28476 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
28477
28478         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
28479
28480 2005-09-06  Simon Josefsson  <jas@extundo.com>
28481
28482         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
28483         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
28484
28485 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
28486
28487         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
28488         warning.
28489
28490 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
28491
28492         * config/srclist.txt: Add glibc bug 1302.
28493
28494 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
28495
28496         Change bitset word type from unsigned int to unsigned long int,
28497         as this has better performance on typical 64-bit hosts.
28498         Port bitset code to hosts with unusual word sizes.
28499         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
28500         (build_collating_symbol):
28501         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
28502         argument is a bitset.  This is merely a style issue, but it makes
28503         it clearer that an entire array is expected.
28504         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
28505         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
28506         Port to the case where bitset_word is not the same as unsigned int.
28507         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
28508         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
28509         Likewise.
28510         * lib/regexec.c (check_dst_limits_calc_pos_1,
28511         check_subexp_matching_top):
28512         (build_trtable, group_nodes_into_DFAstates):
28513         Likewise.
28514         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
28515         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
28516         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
28517         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
28518         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
28519         * lib/regcomp.c (optimize_subexps, lower_subexp):
28520         Work even if bitset_word has holes in its bitwise representation.
28521         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
28522         * lib/regexec.c (check_dst_limits_calc_pos_1,
28523         check_subexp_matching_top):
28524         Likewise.
28525         * lib/regex_internal.c (re_string_reconstruct):
28526         Don't assume UCHAR_MAX == 255.
28527         * lib/regex_internal.h (bitset_set_all): Likewise.
28528         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
28529         All uses changed.
28530         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
28531         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
28532         All uses changed.
28533         (BITSET_WORD_MAX): New macro.
28534         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
28535         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
28536         (bitset_empty, bitset_copy):
28537         Prefer sizeof (bitset) to multiplying it out ourselves.
28538         (bitset_not_merge): Remove; unused.
28539         (bitset_contain): Return bool, not unsigned int with one bit on.
28540         All callers changed.
28541         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
28542         alignment than re_node_set; do this by defining a new internal
28543         type struct dests_alloc and using it to allocate memory.
28544
28545 2005-09-05  Bruno Haible  <bruno@clisp.org>
28546
28547         * gnulib-tool (func_import): Fix comparison in handling of symbolic
28548         links.
28549
28550 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
28551
28552         * modules/size_max (Makefile.am): Add size_max.h
28553
28554 2005-09-04  Derek Price  <derek@ximbiot.com>
28555
28556         * gnulib-tool (func_import): Fix reversed $symbolic logic.
28557
28558 2005-09-03  Simon Josefsson  <jas@extundo.com>
28559
28560         * gnulib-tool: Fix typo.
28561
28562 2005-09-03  Simon Josefsson  <jas@extundo.com>
28563
28564         * config/srclist.txt: Add glibc bug 1293.
28565
28566 2005-09-03  Derek Price  <derek@ximbiot.com>
28567
28568         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
28569         From Larry Jones <lawrence.jones@ugs.com>.
28570
28571 2005-09-02  Simon Josefsson  <jas@extundo.com>
28572
28573         * modules/socklen: New file.
28574
28575 2005-09-02  Simon Josefsson  <jas@extundo.com>
28576
28577         * modules/havelib: New module.
28578
28579         * modules/gettext, modules/iconv, modules/lock, modules/readline:
28580         Use havelib.
28581
28582 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
28583
28584         Check for arithmetic overflow when calculating sizes, to prevent
28585         some buffer-overflow issues.  These patches are conservative, in the
28586         sense that when I couldn't determine whether an overflow was possible,
28587         I inserted a run-time check.
28588         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
28589         macros.
28590         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
28591         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
28592         (re_xnrealloc, re_x2nrealloc): New inline functions.
28593         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
28594         parse_bracket_exp):
28595         (build_equiv_class, build_charclass): Check for arithmetic overflow
28596         in size expression calculations.
28597         * lib/regex_internal.c (re_string_realloc_buffers):
28598         (build_wcs_upper_buffer, re_node_set_add_intersect):
28599         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
28600         (re_dfa_add_node, register_state): Likewise.
28601         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
28602         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
28603         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
28604         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
28605
28606 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
28607
28608         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
28609         m4/ulonglong.m4.  Problem reported by Martin Lambers.
28610
28611 2005-09-02  Bruno Haible  <bruno@clisp.org>
28612
28613         Support for lib vs. lib64 distinction on biarch platforms.
28614         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
28615         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
28616         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
28617
28618 2005-09-02  Bruno Haible  <bruno@clisp.org>
28619
28620         * gnulib-tool (import): In the other first-use case, provide defaults
28621         as well.
28622
28623 2005-09-02  Bruno Haible  <bruno@clisp.org>
28624
28625         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
28626         patches not yet found in the latest gettext release.
28627
28628 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28629
28630         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
28631         to avoid a collision with bits/local_lim.h in glibc.
28632         All uses changed.  Problem reported by Dmitry V. Levin in
28633         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
28634
28635         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
28636         bugs in int versus size_t comparisons.
28637         (re_string_context_at): Fix bug where the code assumed that
28638         Idx is signed.
28639
28640         Use bool where appropriate.
28641         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
28642         All callers changed.
28643         (calc_eclosure_iter): Likewise, for ROOT arg.
28644         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
28645         (build_charclass_op): Likewise, for NON_MATCH arg.
28646         * lib/regex_internal.c (re_string_allocate, re_string_construct):
28647         (re_string_construct_common): Likewise, for ICASE arg.
28648         * lib/regexec.c (re_search_2_stub, re_search_stub):
28649         Likewise, for RET_LEN arg.
28650         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
28651         (set_regs): Likewise, for FL_BACKTRACK arg.
28652         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
28653         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
28654         (calc_eclosure_iter, parse_bracket_exp):
28655         Use bool for internal variables that are booleans.
28656         * lib/regexec.c (re_search_internal, check_matching,
28657         proceed_next_node):
28658         (set_regs, build_sifted_states, sift_states_bkref):
28659         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
28660         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
28661         (find_collation_sequence_value):
28662         Likewise.
28663         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
28664         (re_node_set_compare):
28665         Return bool, not int. All callers changed.
28666         * lib/regexec.c (check_halt_node_context, check_dst_limits):
28667         (build_trtable, check_node_accept): Likewise.
28668         * lib/regex_internal.h: Include stdbool.h.
28669
28670         Fix bugs uncovered when converting to bool.
28671         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
28672         failure instead of charging ahead blindly.
28673         * lib/regex_internal.c (register_state): Likewise.
28674         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
28675         for freeing internal storage.
28676         (group_nodes_into_DFA_states): Use unsigned int, not int, for
28677         bitset pieces used as boolean, to avoid undefined behavior
28678         on hosts that do int overflow checking.
28679
28680 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
28681
28682         * config/srclist.txt: Add glibc bugs 1285-1287.
28683
28684 2005-09-01  Jim Meyering  <jim@meyering.net>
28685
28686         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
28687         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
28688         Require gl_STAT_MACROS, too.
28689
28690 2005-09-01  Bruno Haible  <bruno@clisp.org>
28691
28692         * gnulib-tool (import): In the first-use case, provide defaults.
28693
28694 2005-09-01  Bruno Haible  <bruno@clisp.org>
28695
28696         * gnulib-tool (func_import): Remove the .tmp files.
28697
28698 2005-09-01  Bruno Haible  <bruno@clisp.org>
28699
28700         * gnulib-tool (func_import): Fix handling of symbolic links.
28701
28702 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28703
28704         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
28705         old glibc regex code mishandles strings longer than 2**31 bytes.
28706         This patch fixes this when the regex code is used in gnulib
28707         (i.e., outside glibc).
28708
28709         This patch should not affect the use of the regex code inside
28710         glibc.  No doubt this problem also needs to be handled for glibc
28711         as well, but the result will be an incompatible change to the
28712         glibc ABI, and the old ABI will have to be supported too.  That
28713         can be the the subject for another patch.
28714
28715         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
28716         governing whether the rest of this patch is active.  By default,
28717         the macro is disabled and the patch has no effect.
28718         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
28719         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
28720         (struct re_pattern_buffer, re_search, re_search_2, re_match):
28721         (re_match_2, re_set_registers): Use the new types.
28722         * lib/regex_internal.h (Idx, re_hashval_t): New types.
28723         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
28724         New macros.
28725         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
28726         (re_string_context_at, bin_tree_t, re_dfastate_t):
28727         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
28728         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
28729         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
28730         (re_string_char_size_at, re_string_wchar_at):
28731         (re_string_elem_size_at):
28732         Use the new types and macros to port to 64-bit hosts.
28733         Use unsigned types for internal values, so that the code
28734         mostly works even for arrays larger than SSIZE_MAX.
28735         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
28736         (search_duplicated_node, calc_eclosure_iter, fetch_number):
28737         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
28738         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
28739         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
28740         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
28741         (calc_inveclosure, parse_dup_op, build_range_exp):
28742         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
28743         (fetch_number, create_token_tree, mark_opt_subexp):
28744         Likewise.
28745         * lib/regex_internal.c (re_string_construct_common,
28746         create_ci_newstate):
28747         (create_cd_newstate, re_string_allocate, re_string_construct):
28748         (re_string_realloc_buffers, build_wcs_upper_buffer):
28749         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
28750         (re_string_reconstruct, re_string_peek_byte_case):
28751         (re_string_fetch_byte_case, re_string_context_at):
28752         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
28753         (re_node_set_init_copy, re_node_set_add_intersect):
28754         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
28755         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
28756         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
28757         (re_acquire_state, re_acquire_state_context, register_state):
28758         Likewise.
28759         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
28760         search_cur_bkref_entry):
28761         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
28762         (re_search_internal, re_search_2_stub, re_search_stub)
28763         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
28764         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
28765         (update_cur_sifted_state, check_dst_limits):
28766         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
28767         (check_subexp_limits, sift_states_bkref, merge_state_array):
28768         (check_subexp_matching_top, get_subexp, get_subexp_sub):
28769         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
28770         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
28771         (expand_bkref_cache, check_node_accept_bytes):
28772         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
28773         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
28774         (acquire_init_state_context, check_halt_node_context):
28775         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
28776         (sift_states_backward, clean_state_log_if_needed):
28777         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
28778         (find_recover_state, transit_state_sb, transit_state_mb):
28779         (transit_state_bkref, build_trtable, match_ctx_clean):
28780         Likewise.
28781         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
28782         to work around an assumption that REG_MISSING is negative.
28783
28784         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
28785         (seek_collating_symbol_entry) [defined _LIBC]:
28786         (lookup_collation_sequence_value) [defined _LIBC]:
28787         (build_range_exp, build_collating_symbol) [defined _LIBC]:
28788         Use prototypes rather than old-style function definitions.
28789         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
28790         (transit_state_sb) [0]:
28791         (find_collation_sequence_value) [defined _LIBC]: Likewise.
28792
28793         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
28794         rm_eo.
28795
28796         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
28797         (optimize_subexps, lower_subexp):
28798         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
28799         since the signed shift might overflow.  Use 1u<<31 instead.
28800         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
28801         Likewise.
28802         * lib/regexec.c (check_dst_limits_calc_pos_1,
28803         check_subexp_matching_top): Likewise.
28804
28805         * lib/regcomp.c (optimize_subexps, lower_subexp):
28806         Use CHAR_BIT rather than 8, for clarity.
28807         * lib/regexec.c (check_dst_limits_calc_pos_1):
28808         (check_subexp_matching_top): Likewise.
28809         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
28810         have to worry about portability issues when shifting it left.
28811         Remove no-longer-needed test for table_size > 0.
28812         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
28813         in a word, as the resulting behavior is undefined.
28814         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
28815         in one case, a <= should have been an <, and in another case the
28816         whole test was missing.
28817         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
28818         the standard name CHAR_BIT.
28819         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
28820         this is not true on one's complement and signed-magnitude hosts.
28821
28822         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
28823         next_last_offset.
28824         (struct re_dfa_t): Remove unused member states_alloc.
28825         * lib/regcomp.c (init_dfa): Don't initialize unused members.
28826
28827 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28828
28829         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
28830         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
28831         and large-file glibc and in 32-bit large-file Solaris.
28832
28833 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28834
28835         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
28836         lengths fit in regoff_t; this isn't true if regoff_t is the same
28837         width as size_t.
28838         * lib/regex.c (re_search_internal): 5th arg is LAST_START
28839         (= START + RANGE) instead of RANGE.  This avoids overflow
28840         problems when regoff_t is the same width as size_t.
28841         All callers changed.
28842         (re_search_2_stub): Check for overflow when adding the
28843         sizes of the two strings.
28844         (re_search_stub): Check for overflow when adding START
28845         to RANGE; if it occurs, substitute the extreme value.
28846
28847 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
28848
28849         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
28850
28851 2005-08-31  Jim Meyering  <jim@meyering.net>
28852
28853         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
28854         a pointer-to-const.
28855         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
28856         (register_state): Likewise.
28857         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
28858         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
28859         (group_nodes_into_DFAstates): Likewise.
28860
28861 2005-08-31  Jim Meyering  <jim@meyering.net>
28862
28863         * check-module: Add a FIXME comment.
28864
28865 2005-08-31  Eric Blake  <ebb9@byu.net>
28866
28867         * modules/unistd-safer (Files): Add unistd--.h.
28868         * modules/stdio-safer (Files): Add stdio--.h.
28869
28870 2005-08-31  Derek Price  <derek@ximbiot.com>
28871
28872         * lib/getdelim.c (getdelim): Return EOF on EOF.
28873         Reported by Larry Jones <lawrence.jones@ugs.com>.
28874
28875 2005-08-31  Bruno Haible  <bruno@clisp.org>
28876
28877         Avoid unnecessary diffs in the generated lib/Makefile.am.
28878         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
28879         the generated files.
28880         (func_import): Don't set cmd.
28881
28882 2005-08-31  Bruno Haible  <bruno@clisp.org>
28883
28884         * lib/strstr.c: Include <stddef.h>, for NULL.
28885         * lib/strcasestr.c: Likewise.
28886         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
28887
28888 2005-08-31  Bruno Haible  <bruno@clisp.org>
28889
28890         * gnulib-tool: New option --macro-prefix.
28891         (func_import): Use macro_prefix.
28892         (import): Handle option --macro-prefix.
28893
28894 2005-08-31  Bruno Haible  <bruno@clisp.org>
28895
28896         * gnulib-tool (import): Rename most ac_* variables to cached_*.
28897         Also use new variables cached_lgpl, cached_libtool.
28898
28899 2005-08-31  Bruno Haible  <bruno@clisp.org>
28900
28901         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
28902         always instantiating them.
28903
28904 2005-08-31  Bruno Haible  <bruno@clisp.org>
28905
28906         * gnulib-tool (func_import): Read the previous cached settings
28907         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
28908         earlier added by gnulib but are now dropped. Warn when a gnulib file
28909         overwrites a non-gnulib file.
28910
28911 2005-08-31  Bruno Haible  <bruno@clisp.org>
28912
28913         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
28914         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
28915         projects that don't keep autogenerated files in CVS. Put into
28916         actioncmd only the specified modules, not the transitive closure.
28917
28918 2005-08-31  Bruno Haible  <bruno@clisp.org>
28919
28920         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
28921         Create directories that shall be filled.
28922         (import): Don't look for gl_* macros in configure.ac. Recurse across
28923         all directories containing a gnulib-cache.m4 files, if meaningful.
28924
28925 2005-08-31  Bruno Haible  <bruno@clisp.org>
28926
28927         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
28928         (import): Set seen_libtool when we see gl_LIBTOOL.
28929
28930 2005-08-31  Bruno Haible  <bruno@clisp.org>
28931
28932         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
28933         declaration macro definitions from generated gnulib.m4.
28934
28935 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
28936
28937         * lib/iconvme.h: Add prototype for iconv_alloc.
28938
28939 2005-08-29  Simon Josefsson  <jas@extundo.com>
28940
28941         * lib/iconvme.c: Fix errno.
28942
28943 2005-08-29  Bruno Haible  <bruno@clisp.org>
28944
28945         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
28946         that it works when the directory contains spaces.
28947
28948 2005-08-29  Bruno Haible  <bruno@clisp.org>
28949
28950         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
28951
28952 2005-08-29  Bruno Haible  <bruno@clisp.org>
28953
28954         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
28955         Emit more advice.
28956
28957 2005-08-29  Bruno Haible  <bruno@clisp.org>
28958         and Stepan Kasal  <kasal@ucw.cz>
28959
28960         * check-module: If more parameters are given, check each of them
28961         separately; add more exceptions, as noted by Jim Meyering.
28962         (check_module): New procedure.
28963         (%exempt_header): Now contains all exceptions.
28964
28965 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
28966
28967         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
28968
28969 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
28970
28971         * lib/iconvme.c: Split iconv_string into iconv_alloc.
28972
28973 2005-08-28  Bruno Haible  <bruno@clisp.org>
28974
28975         * m4/gnulib-tool.m4: New file.
28976
28977 2005-08-27  Jim Meyering  <jim@meyering.net>
28978
28979         * modules/unistd-safer (Files): Add pipe-safer.c.
28980         * modules/fcntl-safer (Files): Add creat-safer.c.
28981
28982 2005-08-27  Jim Meyering  <jim@meyering.net>
28983
28984         * m4/stdlib-safer.m4: New file.  From coreutils.
28985         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
28986         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
28987         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
28988         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
28989         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
28990
28991 2005-08-27  Jim Meyering  <jim@meyering.net>
28992
28993         * lib/fopen-safer.c: Merge minor changes from coreutils.
28994         * lib/dup-safer.c: Likewise.
28995         * lib/fd-safer.c: Likewise.
28996
28997         Merge from coreutils.
28998         * lib/stdio--.h: New file.
28999         * lib/stdlib--.h: New file.
29000         * lib/mkstemp-safer.c: New file.
29001
29002         GNU tar needs these.
29003         * lib/pipe-safer.c: New file.
29004         * lib/creat-safer.c: New file.
29005         * lib/fcntl--.h (creat): Define to creat_safer.
29006         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
29007         * lib/unistd--.h (pipe): Define to pipe_safer.
29008         * lib/unistd-safer.h: Declare pipe_safer.
29009
29010 2005-08-26  Simon Josefsson  <jas@extundo.com>
29011
29012         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
29013         Haible <bruno@clisp.org>.
29014
29015 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
29016
29017         * lib/regex_internal.h: Remove all references to
29018         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
29019         or better.
29020         (bitset_not, bitset_merge, bitset_not_merge):
29021         (bitset_mask, re_string_allocate, re_string_construct):
29022         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
29023         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
29024         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
29025         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
29026         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
29027         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
29028         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
29029         (re_acquire_state_context):
29030         Remove unnecessary forward decls.
29031         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
29032         Put __attribute at function definition,
29033         now that the function decl has been removed.
29034         * lib/regex_internal.c (re_string_peek_byte_case):
29035         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
29036         Likewise.
29037
29038 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
29039
29040         * m4/regex.m4: Add AC_PREREQ(2.50).
29041         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
29042
29043 2005-08-25  Simon Josefsson  <jas@extundo.com>
29044
29045         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
29046         __fsetlocking.
29047
29048 2005-08-25  Simon Josefsson  <jas@extundo.com>
29049
29050         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
29051         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
29052         GLIBC specific code.
29053
29054 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
29055
29056         Make regex safe for g++.  This fixes one real bug (an "err"
29057         that should have been "*err").  g++ problem reported by
29058         Sam Steingold.
29059         * lib/regex_internal.h (re_calloc): New macro, consistent with
29060         re_malloc etc.  All callers of calloc changed to use re_calloc.
29061         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
29062         not int.  All callers changed.
29063         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
29064         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
29065         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
29066         (find_recover_state): Change "err" to "*err"; this fixes what
29067         appears to be a real bug.
29068         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
29069         versus int.
29070
29071 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
29072
29073         * modules/regex (Depends-on): Add malloc, since the code
29074         assumes that !malloc(0) means failure.
29075
29076 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
29077
29078         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
29079
29080         alloca modernization/simplification for regex.
29081         * lib/regex.c: Remove portability cruft for alloca.  This no longer
29082         needs to be at the start of the file, and can be moved into
29083         regex_internal.h and simplified.
29084         * lib/regex_internal.h: Include <alloca.h>.
29085         (__libc_use_alloca) [!defined _LIBC]: New macro.
29086         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
29087         now works outside glibc.
29088
29089 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
29090
29091         * config/srclist.txt: Add glibc bugs 1241, 1245.
29092
29093 2005-08-25  Jim Meyering  <jim@meyering.net>
29094
29095         * lib/open-safer.c: Include <config.h>.
29096         Otherwise, we'd lose LARGEFILE support in any file using
29097         e.g. "fcntl--.h"
29098
29099 2005-08-25  Bruno Haible  <bruno@clisp.org>
29100
29101         * m4/minmax.m4: Require autoconf 2.52.
29102         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
29103         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
29104         alternatives of translit over the alphabet.
29105         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
29106
29107 2005-08-24  Simon Josefsson  <jas@extundo.com>
29108
29109         * tests/test-getpass.c: New file.
29110
29111 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
29112
29113         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
29114         for GNU regex features.
29115
29116 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
29117
29118         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
29119         * lib/regex.h (regerror): Likewise.
29120
29121         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
29122         requires this.  (The code never needed it.)
29123
29124         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
29125         All uses of recently-renamed identifiers changed to use the new,
29126         POSIX-compliant names.  The code will build and run just fine
29127         without these changes, but it's better to eat our own dog food
29128         and use the standard-conforming names.
29129
29130         * lib/regex.h: Fix a multitude of POSIX name space violations.
29131         These changes have an effect only for programs that define
29132         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
29133         do not change anything for programs compiled in the normal way.
29134         Also, there is no effect on the ABI.
29135
29136         (_REGEX_SOURCE): New macro.
29137         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
29138         defined and _GNU_SOURCE is not; this fixes a name space violation.
29139
29140         Rename the following macros to obey POSIX requirements.
29141         The old names are still visible as macros if _REGEX_SOURCE is defined.
29142         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
29143         RE_BACKSLASH_ESCAPE_IN_LISTS.
29144         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
29145         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
29146         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
29147         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
29148         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
29149         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
29150         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
29151         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
29152         (REG_INTERVALS): renamed from RE_INTERVALS.
29153         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
29154         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
29155         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
29156         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
29157         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
29158         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
29159         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
29160         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
29161         RE_UNMATCHED_RIGHT_PAREN_ORD.
29162         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
29163         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
29164         (REG_DEBUG): renamed from RE_DEBUG.
29165         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
29166         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
29167         unusual, since we can't clash with the POSIX REG_ICASE.
29168         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
29169         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
29170         (REG_NO_SUB): renamed from RE_NO_SUB.
29171         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
29172         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
29173         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
29174         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
29175         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
29176         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
29177         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
29178         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
29179         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
29180         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
29181         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
29182         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
29183         RE_SYNTAX_POSIX_MINIMAL_BASIC.
29184         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
29185         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
29186         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
29187         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
29188         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
29189         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
29190         (REG_FIXED): Renamed from REGS_FIXED.
29191         (REG_NREGS): Renamed from RE_NREGS.
29192
29193         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
29194         of other REG_* macros, since POSIX says the user is allowed to
29195         #undef these macros selectively.
29196
29197         (reg_errcode_t): Update comment stating what other tables need
29198         to be consistent.
29199
29200         Rename the following enum values to obey POSIX requirements.
29201         The old names are still visible as macros.
29202         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
29203         is not defined, since GNU is supposed to be a superset of POSIX as
29204         much as possible, and since we want reg_errcode_t to be a signed
29205         type for implementation consistency.
29206         (_REG_NOERROR): Renamed from REG_NOERROR.
29207         (_REG_NOMATCH): Renamed from REG_NOMATCH.
29208         (_REG_BADPAT): Renamed from REG_BADPAT.
29209         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
29210         (_REG_ECTYPE): Renamed from REG_ECTYPE.
29211         (_REG_EESCAPE): Renamed from REG_EESCAPE.
29212         (_REG_ESUBREG): Renamed from REG_ESUBREG.
29213         (_REG_EBRACK): Renamed from REG_EBRACK.
29214         (_REG_EPAREN): Renamed from REG_EPAREN.
29215         (_REG_EBRACE): Renamed from REG_EBRACE.
29216         (_REG_BADBR): Renamed from REG_BADBR.
29217         (_REG_ERANGE): Renamed from REG_ERANGE.
29218         (_REG_ESPACE): Renamed from REG_ESPACE.
29219         (_REG_BADRPT): Renamed from REG_BADRPT.
29220         (_REG_EEND): Renamed from REG_EEND.
29221         (_REG_ESIZE): Renamed from REG_ESIZE.
29222         (_REG_ERPAREN): Renamed from REG_ERPAREN.
29223         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
29224         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
29225         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
29226         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
29227
29228         (_REG_RE_NAME, _REG_RM_NAME): New macros.
29229         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
29230         changed.  But support the old name if the new one is not defined
29231         and if _REGEX_SOURCE.
29232
29233         Change the following member names in struct re_pattern_buffer.
29234         The old names are still supported if !_REGEX_SOURCE.
29235         The new names are always supported, regardless of _REGEX_SOURCE.
29236         (re_buffer): Renamed from buffer.
29237         (re_allocated): Renamed from allocated.
29238         (re_used): Renamed from used.
29239         (re_syntax): Renamed from syntax.
29240         (re_fastmap): Renamed from fastmap.
29241         (re_translate): Renamed from translate.
29242         (re_can_be_null): Renamed from can_be_null.
29243         (re_regs_allocated): Renamed from regs_allocated.
29244         (re_fastmap_accurate): Renamed from fastmap_accurate.
29245         (re_no_sub): Renamed from no_sub.
29246         (re_not_bol): Renamed from not_bol.
29247         (re_not_eol): Renamed from not_eol.
29248         (re_newline_anchor): Renamed from newline_anchor.
29249
29250         Change the following member names in struct re_registers.
29251         The old names are still supported if !_REGEX_SOURCE.
29252         The new names are always supported, regardless of _REGEX_SOURCE.
29253         (rm_num_regs): Renamed from num_regs.
29254         (rm_start): Renamed from start.
29255         (rm_end): Renamed from end.
29256
29257         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
29258         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
29259         Prepend __ to parameter names.
29260
29261         Undo yesterday's changes.
29262
29263 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
29264
29265         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
29266         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
29267         lib/regex.c.
29268
29269 2005-08-24  Jim Meyering  <jim@meyering.net>
29270
29271         Sync from coreutils.
29272         * m4/fcntl-safer.m4: New file.
29273
29274         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
29275         and object files for this module.
29276
29277 2005-08-24  Jim Meyering  <jim@meyering.net>
29278
29279         Sync from coreutils.
29280         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
29281
29282 2005-08-24  Jim Meyering  <jim@meyering.net>
29283
29284         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
29285         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
29286
29287 2005-08-24  Jim Meyering  <jim@meyering.net>
29288
29289         * modules/fcntl-safer: New module.
29290         * modules/fts (Depends-on): Add fcntl-safer.
29291         * MODULES.html.sh (File descriptor based Input/Output):
29292         Add fcntl-safer.
29293
29294 2005-08-24  Bruno Haible  <bruno@clisp.org>
29295
29296         Support for unit test modules.
29297         * modules/README: Mention tests modules.
29298         * modules/TEMPLATE-TESTS: New file.
29299         * gnulib-tool: New options --extract-tests-module, --with-tests and
29300         --tests-base (unused for the moment).
29301         (testsbase, inctests): New variables.
29302         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
29303         (func_verify_module): Exclude TEMPLATE-TESTS.
29304         (func_verify_nontests_module, func_verify_tests_module): New functions.
29305         (func_get_dependencies): Add implicit dependency for tests modules.
29306         (func_get_tests_module): New function.
29307         (func_modules_transitive_closure): When --with-tests was specified,
29308         include the unit tests as well, unless explicitly avoided.
29309         (func_emit_lib_Makefile_am): Ignore the tests modules here.
29310         (func_emit_tests_Makefile_am): New function.
29311         (func_create_testdir): When --with-tests was specified, emit a
29312         tests/ directory.
29313         * MODULES.html.sh (Future developments): Update.
29314
29315 2005-08-24  Bruno Haible  <bruno@clisp.org>
29316
29317         * modules/tls-tests: New file.
29318         * tests/test-tls.c: New file, from GNU gettext.
29319
29320 2005-08-24  Bruno Haible  <bruno@clisp.org>
29321
29322         * modules/lock-tests: New file.
29323         * tests/test-lock.c: New file, from GNU gettext.
29324
29325 2005-08-24  Bruno Haible  <bruno@clisp.org>
29326
29327         * lib/lock.h: Add multiple inclusion guard.
29328         * lib/tls.h: Add multiple inclusion guard.
29329
29330 2005-08-24  Bruno Haible  <bruno@clisp.org>
29331
29332         * gnulib-tool: Add support for the --aux-dir option to
29333         --create-testdir, --create-megatestdir, --test, --megatest.
29334         (func_create_testdir, func_create_megatestdir): Optionally emit a
29335         AC_CONFIG_AUX_DIR directive.
29336         (create-testdir, create-megatestdir, test, megatest): Provide a
29337         default value for $auxdir.
29338
29339 2005-08-24  Bruno Haible  <bruno@clisp.org>
29340
29341         * gnulib-tool (import): Use compound statement instead of subshell
29342         where possible.
29343
29344 2005-08-24  Bruno Haible  <bruno@clisp.org>
29345
29346         * gnulib-tool (import): Change --aux-dir default to "build-aux".
29347
29348 2005-08-24  Bruno Haible  <bruno@clisp.org>
29349
29350         * gnulib-tool (func_version): Update.
29351
29352 2005-08-24  Bruno Haible  <bruno@clisp.org>
29353
29354         * gnulib-tool (func_import, func_create_testdir,
29355         func_create_megatestdir): Quote all autoconf macro arguments.
29356
29357 2005-08-24  Bruno Haible  <bruno@clisp.org>
29358
29359         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
29360         option --force, because --force causes the aclocal.m4 of each
29361         subdirectory to be newer than the corresponding config.h.in.
29362
29363 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
29364
29365         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
29366         All contents moved to gl_REGEX.
29367         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
29368         assume that it does.
29369
29370 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
29371
29372         * lib/regex.h (REG_NOSYS)
29373         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
29374         Define, since POSIX requires it as of 2001.
29375         (_REG_ENOSYS)
29376         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
29377         New private symbol, used to keep the enum signed in all cases.
29378         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
29379         Youngman in
29380         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
29381
29382         * lib/regex_internal.c (re_string_skip_chars, register_state):
29383         (calc_state_hash):
29384         Remove forward decls; no longer needed now that we use prototypes.
29385         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
29386         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
29387         (clean_state_log_if_needed): Likewise.
29388
29389 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
29390
29391         * config/srclist.txt: Add glibc bugs 1231-1233.
29392
29393 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29394
29395         Fix problems reported by Sam Steingold in
29396         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
29397         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
29398         assumed that reg_errcode_t is a signed type, which is not
29399         necessarily true if _XOPEN_SOURCE is not defined.
29400         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
29401         since some compilers warn about it otherwise.
29402
29403 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29404
29405         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
29406         (init_word_char, create_initial_state, duplicate_node_closure):
29407         (fetch_token, peek_token_bracket, build_range_exp):
29408         (build_collating_symbol): Remove forward decls; no longer needed
29409         now that we use prototypes.
29410
29411         * lib/regcomp.c:
29412         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
29413         (re_compile_fastmap_iter, regcomp, regerror, regfree):
29414         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
29415         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
29416         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
29417         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
29418         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
29419         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
29420         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
29421         (build_range_exp, build_collating_symbol, parse_bracket_exp):
29422         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
29423         (build_charclass, build_charclass_op, fetch_number, create_tree):
29424         (create_token_tree, mark_opt_subexp, duplicate_tree):
29425         Use prototypes rather than old-style definitions.
29426
29427         * lib/regex_internal.c:
29428         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
29429         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
29430         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
29431         (re_string_reconstruct, re_string_peek_byte_case):
29432         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
29433         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
29434         (re_node_set_init_copy, re_node_set_add_intersect):
29435         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
29436         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
29437         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
29438         (re_acquire_state, re_acquire_state_context, register_state):
29439         (create_ci_newstate, create_cd_newstate, free_state):
29440         Likewise.
29441         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
29442         re_search_2):
29443         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
29444         (re_search_internal, prune_impossible_nodes):
29445         (acquire_init_state_context, check_matching, static):
29446         (check_halt_node_context, check_halt_state_context, proceed_next_node):
29447         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
29448         (update_regs, sift_states_backward, build_sifted_states):
29449         (clean_state_log_if_needed, merge_state_array):
29450         (update_cur_sifted_state, add_epsilon_src_nodes):
29451         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
29452         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
29453         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
29454         (find_recover_state, check_subexp_matching_top, transit_state_mb):
29455         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
29456         (check_arrival, check_arrival_add_next_nodes):
29457         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
29458         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
29459         (check_node_accept_bytes, check_node_accept, extend_buffers):
29460         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
29461         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
29462         (sift_ctx_init):
29463         Likewise.
29464
29465         * lib/regex_internal.h:
29466         (re_string_allocate, re_string_construct, re_string_reconstruct):
29467         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
29468         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
29469         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
29470         (re_string_context_at, re_string_peek_byte_case):
29471         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
29472         is defined, since we now use prototypes always.
29473
29474         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
29475         C89 or better.  All uses removed.
29476
29477 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
29478
29479         * config/srclist.txt: Add glibc bugs 1220-1227.
29480
29481 2005-08-20  Jim Meyering  <jim@meyering.net>
29482
29483         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
29484         of unused local, dfa.
29485
29486 2005-08-20  Bruno Haible  <bruno@clisp.org>
29487
29488         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
29489
29490 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29491
29492         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
29493         (re_node_set_insert_last, re_dfa_add_node):
29494         Rename local variables to avoid GCC shadowing warnings.
29495
29496 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29497
29498         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
29499         [defined lint]: Suppress bogus uninitialized-variable warnings.
29500
29501         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
29502         and let the caller return REG_ESPACE if out of space.  This
29503         removes an uninitialied-variable warning with GCC 4.0.1, and also
29504         avoids taking the address of a local variable.  All callers
29505         changed.
29506
29507 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
29508
29509         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
29510         $LIBCSRC/posix/regexec.c.
29511         Add glibc bug 1217 for regcomp.c.
29512
29513 2005-08-19  Jim Meyering  <jim@meyering.net>
29514
29515         * lib/regexec.c (proceed_next_node): Redo local variables to
29516         avoid GCC shadowing warnings.
29517
29518 2005-08-18  Bruno Haible  <bruno@clisp.org>
29519
29520         * lib/strstr.c (strstr): Fix return value in multibyte case.
29521         * lib/strcasestr.c (strcasestr): Likewise.
29522
29523 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
29524
29525         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
29526
29527 2005-08-17  Jim Meyering  <jim@meyering.net>
29528
29529         Make the %s format (seconds since the epoch) work for a negative
29530         number and when used with a zero-padded field width, e.g. %015s.
29531
29532         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
29533         label so that it precedes the code to set `digits'.  Otherwise,
29534         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
29535         print `00-22'.  Now, it prints `-0022', as it should.
29536
29537 2005-08-17  Bruno Haible  <bruno@clisp.org>
29538
29539         * modules/strstr (Files): Add m4/mbrtowc.m4.
29540         (Depends-on): Add mbuiter.
29541
29542 2005-08-17  Bruno Haible  <bruno@clisp.org>
29543
29544         * modules/strcasestr: New file.
29545         * MODULES.html.sh (String handling, based on ANSI C 89): Add
29546         strcasestr.
29547
29548 2005-08-17  Bruno Haible  <bruno@clisp.org>
29549
29550         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
29551
29552 2005-08-17  Bruno Haible  <bruno@clisp.org>
29553
29554         * modules/mbuiter: New file.
29555         * MODULES.html.sh (Extended multibyte and wide character utilities):
29556         Add mbuiter.
29557
29558 2005-08-17  Bruno Haible  <bruno@clisp.org>
29559
29560         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
29561         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
29562
29563 2005-08-17  Bruno Haible  <bruno@clisp.org>
29564
29565         * m4/strcasestr.m4: New file.
29566
29567 2005-08-17  Bruno Haible  <bruno@clisp.org>
29568
29569         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
29570         * lib/strstr.c: Completely rewritten, with multibyte locale support.
29571
29572 2005-08-17  Bruno Haible  <bruno@clisp.org>
29573
29574         * lib/strcasestr.h: New file.
29575         * lib/strcasestr.c: New file.
29576
29577 2005-08-17  Bruno Haible  <bruno@clisp.org>
29578
29579         * lib/strcasecmp.c: Use mbuiter.h.
29580
29581 2005-08-17  Bruno Haible  <bruno@clisp.org>
29582
29583         * lib/mbuiter.h: New file.
29584
29585 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
29586
29587         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
29588         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
29589         and gl_GETOPT are both invoked via different paths (as happens
29590         with GNU tar CVS because it uses both argp and getopt), the former
29591         wins.
29592
29593 2005-08-16  Bruno Haible  <bruno@clisp.org>
29594
29595         * modules/tls: New file.
29596         * MODULES.html.sh (Multithreading): Add tls.
29597
29598 2005-08-16  Bruno Haible  <bruno@clisp.org>
29599
29600         * modules/strnlen1: New file.
29601         * MODULES.html.sh (String handling): Add strnlen1.
29602
29603 2005-08-16  Bruno Haible  <bruno@clisp.org>
29604
29605         * modules/strcase (Files): Add m4/mbrtowc.m4.
29606         (Depends-on): Add strnlen1, mbchar.
29607
29608 2005-08-16  Bruno Haible  <bruno@clisp.org>
29609
29610         * modules/mbiter: New file.
29611         * MODULES.html.sh (Extended multibyte and wide character utilities):
29612         Add mbiter.
29613
29614 2005-08-16  Bruno Haible  <bruno@clisp.org>
29615
29616         * modules/mbfile: New file.
29617         * MODULES.html.sh (Extended multibyte and wide character utilities):
29618         Add mbfile.
29619
29620 2005-08-16  Bruno Haible  <bruno@clisp.org>
29621
29622         * modules/mbchar: New file.
29623         * MODULES.html.sh (Extended multibyte and wide character utilities):
29624         New section.
29625
29626 2005-08-16  Bruno Haible  <bruno@clisp.org>
29627
29628         * m4/tls.m4: New file, from GNU gettext.
29629
29630 2005-08-16  Bruno Haible  <bruno@clisp.org>
29631
29632         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
29633         always.
29634         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
29635
29636 2005-08-16  Bruno Haible  <bruno@clisp.org>
29637
29638         * m4/mbiter.m4: New file.
29639
29640 2005-08-16  Bruno Haible  <bruno@clisp.org>
29641
29642         * m4/mbfile.m4: New file.
29643
29644 2005-08-16  Bruno Haible  <bruno@clisp.org>
29645
29646         * m4/mbchar.m4: New file.
29647
29648 2005-08-16  Bruno Haible  <bruno@clisp.org>
29649
29650         * lib/tls.h: New file, from GNU gettext.
29651         * lib/tls.c: New file, from GNU gettext.
29652
29653 2005-08-16  Bruno Haible  <bruno@clisp.org>
29654
29655         * lib/strnlen1.h: New file.
29656         * lib/strnlen1.c: New file.
29657
29658 2005-08-16  Bruno Haible  <bruno@clisp.org>
29659
29660         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
29661         (mbi_init): Update.
29662         (mbi_avail, mbi_advance): Let the iteration end before the terminating
29663         NUL byte, not after it.
29664
29665 2005-08-16  Bruno Haible  <bruno@clisp.org>
29666
29667         * lib/strcase.h (strcasecmp): Add note in comments.
29668         * lib/strncasecmp.c: Use code from strcasecmp.c.
29669         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
29670         (strcasecmp): Work correctly in multibyte locales.
29671
29672 2005-08-16  Bruno Haible  <bruno@clisp.org>
29673
29674         * lib/mbiter.h: New file.
29675
29676 2005-08-16  Bruno Haible  <bruno@clisp.org>
29677
29678         * lib/mbfile.h: New file.
29679
29680 2005-08-16  Bruno Haible  <bruno@clisp.org>
29681
29682         * lib/mbchar.h: New file.
29683         * lib/mbchar.c: New file.
29684
29685 2005-08-16  Bruno Haible  <bruno@clisp.org>
29686
29687         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
29688         the valid ones. Makes the comparison operations transitive:
29689         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
29690         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
29691
29692 2005-08-15  Simon Josefsson  <jas@extundo.com>
29693
29694         * modules/ssize_t (License): Change to 'unlimited'.
29695
29696         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
29697
29698 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29699
29700         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
29701         Add comments for each pending glibc patch.
29702
29703 2005-08-15  Bruno Haible  <bruno@clisp.org>
29704
29705         * lib/regex.h (__restrict_arr): Don't define to __restrict if
29706         __cplusplus is defined.
29707
29708 2005-08-14  Jim Meyering  <jim@meyering.net>
29709
29710         Sync from coreutils.
29711
29712         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
29713         Use the hash-table-based cycle-detection code not just when
29714         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
29715         Reported by James Youngman in
29716         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
29717         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
29718         FTS_TIGHT_CYCLE_CHECK.
29719         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
29720         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
29721         once again.
29722         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
29723         * lib/fts.c (fd_safer): Remove decl.
29724         Include fcntl--.h rather than unistd-safer.h
29725         (fts_safe_changedir): Don't call fd_safer; no longer needed
29726         now that we include fcntl--.h.
29727
29728 2005-08-12  Simon Josefsson  <jas@extundo.com>
29729
29730         * modules/getndelim2: Use ssize_t module.
29731         * modules/getnline: Likewise.
29732         * modules/safe-read: Likewise.
29733         * modules/xreadlink: Likewise.
29734
29735         * modules/ssize_t: New file.
29736
29737 2005-08-12  Simon Josefsson  <jas@extundo.com>
29738
29739         * m4/readline.m4: Look for termcap, curses or ncurses if required.
29740
29741 2005-08-12  Simon Josefsson  <jas@extundo.com>
29742
29743         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
29744         ssize_t.
29745
29746 2005-08-12  Simon Josefsson  <jas@extundo.com>
29747
29748         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
29749         readline, getdelim and check_version.
29750         (Support for systems lacking ISO C 99: Sizes of integer types):
29751         Add size_max.
29752
29753 2005-08-12  Bruno Haible  <bruno@clisp.org>
29754
29755         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
29756
29757 2005-08-11  Simon Josefsson  <jas@extundo.com>
29758
29759         * modules/readline: New file.
29760
29761         * modules/strnlen (Files): Add strnlen.h.
29762
29763 2005-08-11  Simon Josefsson  <jas@extundo.com>
29764
29765         * m4/readline.m4: New file.
29766
29767 2005-08-11  Simon Josefsson  <jas@extundo.com>
29768
29769         * lib/readline.h, readline.c: New file.
29770
29771 2005-08-11  Simon Josefsson  <jas@extundo.com>
29772
29773         * doc/gnulib.texi (Initial import, Finishing touches): Mention
29774         gl_AVOID.
29775
29776 2005-08-11  Bruno Haible  <bruno@clisp.org>
29777
29778         * lib/strnlen.h (strnlen): Change parameter name to match comment.
29779
29780 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
29781
29782         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
29783
29784 2005-08-10  Simon Josefsson  <jas@extundo.com>
29785
29786         * tests/test-iconvme.c: New file.
29787
29788 2005-08-10  Simon Josefsson  <jas@extundo.com>
29789
29790         * m4/strnlen.m4: New file.
29791
29792         * m4/strndup.m4: Don't check for strnlen declaration, done in
29793         strnlen.m4.
29794
29795 2005-08-10  Simon Josefsson  <jas@extundo.com>
29796
29797         * lib/strndup.c: Use strnlen.h.
29798
29799         * lib/strnlen.h: New file.
29800
29801 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
29802
29803         * README: Typos.
29804
29805 2005-08-02  Simon Josefsson  <jas@extundo.com>
29806
29807         * modules/readline: New file.
29808
29809 2005-08-02  Simon Josefsson  <jas@extundo.com>
29810
29811         * modules/getdelim: New file.
29812
29813         * modules/getline: Rewrite, don't use getndelim2.
29814
29815 2005-08-02  Simon Josefsson  <jas@extundo.com>
29816
29817         * m4/getline.m4: Separate out getdelim stuff into separate module.
29818
29819         * m4/getdelim.m4: New file.
29820
29821 2005-08-02  Simon Josefsson  <jas@extundo.com>
29822
29823         * lib/getline.h, getline.c: Rewrite.
29824
29825         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
29826
29827 2005-07-31  Bruno Haible  <bruno@clisp.org>
29828
29829         * lib/lock.h (gl_lock_initializer): New macro.
29830         (gl_lock_define_initialized): Use it.
29831         (gl_rwlock_initializer): New macro.
29832         (gl_rwlock_define_initialized): Use it.
29833         (gl_recursive_lock_initializer): New macro.
29834         (gl_recursive_lock_define_initialized): Use it.
29835
29836 2005-07-30  Karl Berry  <karl@gnu.org>
29837
29838         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
29839         Report from Ben Pfaff, regarding getopt.
29840
29841 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
29842
29843         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
29844         normal way.
29845         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
29846         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
29847         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
29848         (gl_GETOPT): Use the new macros.  Most of the implementation
29849         is moved to the new macros.  This is for programs like Emacs
29850         that don't want all the functionality of gl_GETOPT.
29851
29852 2005-07-26  Bruno Haible  <bruno@clisp.org>
29853
29854         * m4/lock.m4: Update from GNU gettext.
29855
29856 2005-07-26  Bruno Haible  <bruno@clisp.org>
29857
29858         * lib/lock.h: Update from GNU gettext.
29859         * lib/lock.c: Update from GNU gettext.
29860
29861 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
29862
29863         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
29864         obsolescent AC_TRY_RUN.  Include the default includes files, for
29865         'exit'.
29866
29867 2005-07-24  Bruno Haible  <bruno@clisp.org>
29868
29869         * modules/visibility: New file.
29870         * MODULES.html.sh (Misc): Add visibility.
29871
29872 2005-07-24  Bruno Haible  <bruno@clisp.org>
29873
29874         * m4/visibility.m4: New file.
29875
29876 2005-07-24  Bruno Haible  <bruno@clisp.org>
29877
29878         * doc/visibility.texi: New file.
29879
29880 2005-07-22  Bruno Haible  <bruno@clisp.org>
29881
29882         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
29883         $(ALLOCA_H), redundant through BUILT_SOURCES.
29884         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
29885         redundant through BUILT_SOURCES.
29886         * modules/byteswap (Makefile.am): Remove explicit dependency on
29887         $(BYTESWAP_H), redundant through BUILT_SOURCES.
29888         * modules/fnmatch (Makefile.am): Remove explicit dependency on
29889         $(FNMATCH_H), redundant through BUILT_SOURCES.
29890         * modules/getopt (Makefile.am): Remove explicit dependency on
29891         $(GETOPT_H), redundant through BUILT_SOURCES.
29892         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
29893         redundant through BUILT_SOURCES.
29894         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
29895         redundant through BUILT_SOURCES.
29896         * modules/stdbool (Makefile.am): Remove explicit dependency on
29897         $(STDBOOL_H), redundant through BUILT_SOURCES.
29898         * modules/stdint (Makefile.am): Remove explicit dependency on
29899         $(STDINT_H), redundant through BUILT_SOURCES.
29900         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
29901         Remove explicit dependency on $(SYSEXITS_H).
29902         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
29903
29904 2005-07-18  Simon Josefsson  <jas@extundo.com>
29905
29906         * lib/check-version.c (check_version): Accept identical versions too.
29907
29908 2005-07-18  Bruno Haible  <bruno@clisp.org>
29909
29910         * modules/lock: New file.
29911         * MODULES.html.sh (Multithreading): New section.
29912
29913 2005-07-18  Bruno Haible  <bruno@clisp.org>
29914
29915         * m4/lock.m4: New file, from GNU gettext.
29916
29917 2005-07-18  Bruno Haible  <bruno@clisp.org>
29918
29919         * lib/lock.h: New file, from GNU gettext.
29920         * lib/lock.c: New file, from GNU gettext.
29921
29922 2005-07-18  Bruno Haible  <bruno@clisp.org>
29923
29924         * lib/lock.h (gl_once_t): New type.
29925         (gl_once_define, gl_once): New macros.
29926         * lib/lock.c (fresh_once): New variable.
29927         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
29928         functions.
29929
29930 2005-07-16  Simon Josefsson  <jas@extundo.com>
29931
29932         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
29933         workaround, suggested by Bruno.
29934
29935 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
29936
29937         * modules/xalloc (Depends-on): Add xalloc-die.
29938         * modules/xvasprintf (Depends-on): Add xalloc-die.
29939
29940 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
29941
29942         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
29943         with a minor change.
29944
29945 2005-07-15  Bruno Haible  <bruno@clisp.org>
29946
29947         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
29948         When using lib/poll.c, define poll as rpl_poll.
29949
29950 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
29951
29952         * modules/argp (Depends-on): Remove unlocked-io.
29953
29954 2005-07-14  Derek Price  <derek@ximbiot.com>
29955
29956         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
29957         for glob symlink bug.
29958
29959 2005-07-14  Bruno Haible  <bruno@clisp.org>
29960
29961         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
29962         Instead, test for *_unlocked function declarations directly.
29963
29964 2005-07-11  Simon Josefsson  <jas@extundo.com>
29965
29966         * modules/size_max: New file.
29967
29968         * modules/xsize: Depend on size_max module for size_max.m4.
29969
29970 2005-07-11  Simon Josefsson  <jas@extundo.com>
29971
29972         * lib/size_max.h: New file.
29973
29974 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
29975
29976         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
29977         copyright symbol and the year.
29978         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
29979         (version_etc_va): Use parameterized copyright notice.
29980         Reword to conform to the current GNU coding standards.
29981
29982 2005-07-11  Karl Berry  <karl@gnu.org>
29983
29984         * doc/gnulib.texi (Quoting): new node.
29985         (Initial import): more info, from Patrice.
29986
29987 2005-07-11  Bruno Haible  <bruno@clisp.org>
29988
29989         * gnulib-tool (func_usage): Document option --avoid.
29990         (Command line options): Handle --avoid.
29991         (func_acceptable): New function.
29992         (func_modules_transitive_closure): Use it.
29993
29994 2005-07-11  Bruno Haible  <bruno@clisp.org>
29995
29996         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
29997         Reported by Jim Meyering.
29998
29999 2005-07-10  Bruno Haible  <bruno@clisp.org>
30000
30001         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
30002         Needed when size_t is smaller than 'unsigned int'.
30003         Reported by Paul Eggert.
30004
30005 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
30006
30007         * modules/argp (Depends-on): Add unlocked-io
30008
30009 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
30010
30011         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
30012         block of defines.
30013
30014 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
30015
30016         * config/srclist.txt: Comment out regcomp.c, since we have a porting
30017         fix now.
30018
30019 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
30020         and Paul Eggert  <eggert@cs.ucla.edu>
30021
30022         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
30023         in wint_t, not wchar_t.  Remove now-unnecessary cast.
30024
30025 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
30026
30027         * modules/regex (Files): Add lib/regex_internal.c,
30028         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
30029         (Depends-on): Add extensions.
30030         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
30031
30032 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
30033
30034         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
30035         pathconf.
30036         * m4/same.m4 (gl_SAME): Likewise.
30037         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
30038
30039         * m4/regex.m4: Adjust to new libc regex implementation.
30040         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
30041         all the .c and .h parts of (the new) regex.
30042         Quote the m4 stuff better.
30043         Check for RE_ICASE bug of old gnulib.
30044         Check for REG_STARTEND of recent libc.
30045         Rename local variables from jm_* to gl_*.
30046         Quote operand of "test -f".
30047         Say "recent enough" version of libc, not "version 2".
30048         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
30049         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
30050         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
30051         Remove check for btowc, isascii.
30052         Require AM_LANGINFO_CODESET.
30053
30054 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
30055
30056         * lib/regex.c, regex.h: Sync from libc.
30057         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
30058         * lib/regexec.c:
30059         New files, synced from libc, except that regex_internal.h
30060         currently has a small porting fix.
30061
30062 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
30063
30064         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
30065         regex_internal.c, regexec.c.
30066         Add regex_internal.h too, but as a comment, since the libc version
30067         is currently broken in gnulib mode.
30068
30069 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
30070
30071         Support programs like Emacs that use gnulib but not gettext.
30072         * MODULES.html.sh (Internationalization functions): Add gettext-h.
30073         * modules/gettext-h: New file.
30074         * modules/gettext (Files): Remove lib/gettext.h.
30075         (Depends-on): Add gettext-h.
30076         (Makefile.am): Remove lib_SOURCES.
30077         * modules/argmatch, modules/c-stack, modules/closeout:
30078         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
30079         * modules/execute, modules/file-type, modules/getaddrinfo:
30080         * modules/getopt, modules/human, modules/javacomp:
30081         * modules/javaexec, modules/mkdir-p, modules/obstack:
30082         * modules/openat, modules/pagealign_alloc, modules/pipe:
30083         * modules/quotearg, modules/regex, modules/rpmatch:
30084         * modules/unicodeio, modules/userspec, modules/version-etc:
30085         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
30086         * modules/xsetenv:
30087         Depend on gettext-h, not gettext.
30088
30089 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
30090
30091         * gnulib-tool (func_import): Add support for 'public domain' license.
30092         * modules/alloca, modules/atexit, modules/memmove:
30093         Now public domain, not GPL.
30094         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
30095         * modules/realloc, modules/strerror, modules/strtod:
30096         Now LGPL, not GPL.
30097
30098 2005-07-05  Bruno Haible  <bruno@clisp.org>
30099
30100         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
30101         autoconf CVS. Needed for mingw.
30102
30103 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30104
30105         Remove the dependency of the strftime module on the tzset module.
30106         * modules/strftime (Depends-on): Remove dependency on tzset.
30107
30108 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30109
30110         Remove the dependency of the strftime module on the tzset module.
30111         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
30112         gl_FUNC_TZSET_CLOBBER.
30113
30114 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
30115
30116         Remove the dependency of the strftime module on the tzset module.
30117         * lib/strftime.c (my_strftime)
30118         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
30119         Copy the input structure, to work around some of the bug with
30120         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
30121         Solaris releases, you should also use the tzset module, but we won't
30122         require it as a dependency any more since we don't want LGPLed code
30123         to depend on GPLed code.
30124
30125 2005-07-02  Jim Meyering  <jim@meyering.net>
30126
30127         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
30128         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
30129         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
30130         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
30131
30132 2005-07-02  Jim Meyering  <jim@meyering.net>
30133
30134         * lib/backupfile.c (backup_args): Change a `0' to NULL.
30135
30136 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
30137
30138         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
30139         declares only 'struct timespec;' (!).
30140
30141 2005-07-01  Jim Meyering  <jim@meyering.net>
30142
30143         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
30144         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
30145         * lib/save-cwd.c, tempname.c:
30146         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
30147         and don't include <sys/file.h>).
30148
30149 2005-06-29  Jim Meyering  <jim@meyering.net>
30150
30151         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
30152         type name.  Use the variable name instead.
30153         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
30154         Likewise.
30155
30156 2005-06-28  Simon Josefsson  <jas@extundo.com>
30157
30158         * modules/check-version (Files): Add check-version.m4.
30159
30160 2005-06-28  Simon Josefsson  <jas@extundo.com>
30161
30162         * m4/check-version.m4: New file, suggested by Jim Meyering
30163         <jim@meyering.net>.
30164
30165 2005-06-28  Simon Josefsson  <jas@extundo.com>
30166
30167         * lib/check-version.h, lib/check-version.c: New files.
30168
30169 2005-06-28  Simon Josefsson  <jas@extundo.com>
30170
30171         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
30172         collision with global variable.  Better indentation.  Don't
30173         increment buffer pointer beyond buffer end.  Based on comments
30174         from Paul Eggert <eggert@cs.ucla.edu>.
30175
30176         * lib/base64.h: Indent.
30177
30178 2005-06-28  Simon Josefsson  <jas@extundo.com>
30179
30180         * doc/gnulib.texi (Library version handling): New section.
30181
30182 2005-06-28  Jim Meyering  <jim@meyering.net>
30183
30184         * check-module (find_included_lib_files): Hard-code another
30185         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
30186         but modules/fts-lgpl (correctly) does not list those files.
30187
30188         * modules/canonicalize (Files): Add lib/pathmax.h.
30189
30190 2005-06-25  Simon Josefsson  <jas@extundo.com>
30191
30192         * modules/check-version: New file.
30193
30194 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
30195
30196         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
30197         initializer of struct addrinfo, as an indication that we don't
30198         care how many members the structure has.
30199
30200 2005-06-24  Derek Price  <derek@ximbiot.com>
30201         and Bruno Haible  <bruno@clisp.org>
30202
30203         Remove stat module & update lstat.
30204         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
30205         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
30206         * m4/stat.m4: Remove this file.
30207
30208 2005-06-24  Derek Price  <derek@ximbiot.com>
30209         and Bruno Haible  <bruno@clisp.org>
30210
30211         Remove stat module & update lstat.
30212         * lib/stat.c: Remove this file...
30213         (slash_aware_lstat): ...moving this content and its support...
30214         * lib/lstat.c (rpl_lstat): ...into here.
30215         * lib/lstat.h: New file.
30216
30217 2005-06-24  Derek Price  <derek@ximbiot.com>
30218         and Bruno Haible  <bruno@clisp.org>
30219
30220         Remove stat module & update lstat.
30221         * config/srclist.txt (libc sources): Remove stat.
30222
30223 2005-06-24  Derek Price  <derek@ximbiot.com>
30224         and Bruno Haible  <bruno@clisp.org>
30225
30226         Remove stat module & update lstat.
30227         * MODULES.html.sh (stat): Remove.
30228         * MODULES.html: Regenerated.
30229         * modules/lstat (Description): Correct function name.
30230         (Files): Add "lstat.h".
30231         (Depends-on): Remove stat, add xalloc, stat-macros.
30232         * modules/stat: Remove this file.
30233         (Include): Add "lstat.h", remove <sys/stat.h>.
30234
30235 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
30236
30237         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
30238         (ranged_convert): Don't save conversion in a temporary struct.
30239         This causes a warning with GCC 4.0.0, and anyway in the typical
30240         case it's not worth the extra 100 bytes or so of code.
30241         (ranged_convert, __mktime_internal): When calling a function via a
30242         pointer P, use P () rather than (*P) (), as we now assume C89 or
30243         better.
30244
30245 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
30246
30247         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
30248         "who -r" failed to give output.  Problem reported by Tim Waugh.
30249
30250         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
30251         (xcalloc): Use it to avoid needless tests.
30252         Problem reported by Jim Meyering.
30253
30254 2005-06-20  Derek Price  <derek@ximbiot.com>
30255
30256         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
30257         unnecessary for Autoconfs > 2.59c.
30258
30259 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30260
30261         * lib/argp.h (__option_is_short): Check upper limit of
30262         __key. Isprint() requires its argument to have the value
30263         of an unsigned char or EOF.
30264
30265 2005-06-16  Jim Meyering  <jim@meyering.net>
30266
30267         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
30268         when either N or S is zero.
30269
30270 2005-06-16  Derek Price  <derek@ximbiot.com>
30271
30272         * m4/bison.m4: Declare YACC & YFLAGS precious.
30273
30274 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
30275
30276         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
30277         multibyte string or pattern, fall back on unibyte matching.
30278         Problem reported by James Youngman.
30279
30280 2005-06-08  Bruno Haible  <bruno@clisp.org>
30281
30282         * modules/csharpcomp: New file.
30283         * MODULES.html.sh (C#): Add csharpcomp.
30284
30285 2005-06-08  Bruno Haible  <bruno@clisp.org>
30286
30287         * m4/csharpcomp.m4: New file, from GNU gettext.
30288
30289 2005-06-08  Bruno Haible  <bruno@clisp.org>
30290
30291         * lib/csharpcomp.h: New file, from GNU gettext.
30292         * lib/csharpcomp.c: New file, from GNU gettext.
30293         * lib/csharpcomp.sh.in: New file, from GNU gettext.
30294
30295 2005-06-08  Bruno Haible  <bruno@clisp.org>
30296
30297         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
30298         warning on mingw.
30299
30300 2005-06-07  Derek Price  <derek@ximbiot.com>
30301
30302         Sync from CVS.
30303         * lib/glob_.h: Indent nested #ifdef.
30304
30305 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
30306
30307         Sync from coreutils.
30308         Use "file name" when talking about file names, instead of "filename"
30309         or "path", as per the GNU coding standards.
30310         * lib/mkdir-p.c: Renamed from makepath.c.
30311         (make_dir_parents): Renamed from make_path.  All callers changed.
30312         * lib/mkdir-p.h: Likewise.  All includers changed.
30313         * lib/filenamecat.c: Renamed from path-concat.c.
30314         (file_name_concat): Renamed from path_concat.  All callers changed.
30315         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
30316         * lib/filenamecat.h: Likewise.  All includers changed.
30317         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
30318         in comments or local variable names.
30319         * lib/basename.c: Likewise.
30320         * lib/canonicalize.c, canonicalize.h: Likewise.
30321         * lib/dirname.c, dirname.h: Likewise.
30322         * lib/euidaccess.c: Likewise.
30323         * lib/exclude.c: Likewise
30324         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
30325         * lib/fsusage.c, fsuage.h: Likewise.
30326         * lib/fts.c, fts_.h: Likewise.
30327         * lib/getcwd.c: Likewise.
30328         * lib/getloadavg.c: Likewise.
30329         * lib/mkstemp.c: Likewise.
30330         * lib/mountlist.c, mountlist.h: Likewise.
30331         * lib/openat.c, openat.h: Likewise.
30332         * lib/readlink-stub.c: Likewise.
30333         * lib/readutmp.c, readutmp.h: Likewise.
30334         * lib/rename.c: Likewise.
30335         * lib/rmdir.c: Likewise.
30336         * lib/same.c: Likewise.
30337         * lib/savedir.c: Likewise.
30338         * lib/stripslash.c: Likewise.
30339         * lib/tempname.c: Likewise.
30340         * lib/xreadlink.c: Likewise.
30341         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
30342         All uses changed.
30343         * lib/exclude.h: Likewise.
30344
30345         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
30346         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
30347         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
30348         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
30349         * lib/pathmax.h: Include <limits.h> unconditionally, since other
30350         files have been getting away with it for years (MORE/BSD 4.3
30351         is extinct now).
30352         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
30353         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
30354
30355         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
30356         Define to 256, not 255, as per modern POSIX.
30357
30358 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
30359
30360         Sync from coreutils.
30361         Use "file name" when talking about file names, instead of "filename"
30362         or "path", as per the GNU coding standards.
30363         * MODULES.html.sh: mkdir-p renamed from makepath.
30364         filenamecat renamed from path-concat.
30365         * modules/filenamecat: Renamed from modules/path-concat.
30366         (Files): filenamecat.h and filenamecat.c renamed from
30367         path-concat.h and path-concat.c.
30368         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
30369         (Include): filenamecat.h, not path-concat.h.
30370         * modules/mkdir-p: Renamed from modules/makepath.
30371         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
30372         makepath.c.
30373         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
30374         (Include): mkdir-p.h, not makepath.h.
30375
30376 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
30377
30378         Sync from coreutils.
30379         * m4/mkdir-p.m4: Renamed from makepath.m4.
30380         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
30381         Rename files from makepath.c to mkdir-p.c, and from
30382         makepath.h to mkdir-p.h.
30383         * m4/filenamecat.m4: Renamed from path-concat.m4.
30384         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
30385         Rename files from path-concat.c to filenamecat.c,
30386         and from path-concat.h to filenamecat.h.
30387         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
30388         "file name" in local variables or comments.
30389         * m4/rename.m4: Likewise.
30390
30391 2005-06-01  Bruno Haible  <bruno@clisp.org>
30392
30393         * modules/csharpexec: New file.
30394         * MODULES.html.sh (C#): New section.
30395
30396 2005-06-01  Bruno Haible  <bruno@clisp.org>
30397
30398         * m4/csharp.m4: New file, from GNU gettext.
30399         * m4/csharpexec.m4: New file, from GNU gettext.
30400
30401 2005-06-01  Bruno Haible  <bruno@clisp.org>
30402
30403         * lib/csharpexec.h: New file, from GNU gettext.
30404         * lib/csharpexec.c: New file, from GNU gettext.
30405         * lib/csharpexec.sh.in: New file, from GNU gettext.
30406
30407 2005-05-31  Derek Price  <derek@ximbiot.com>
30408             Paul Eggert  <eggert@cs.ucla.edu>
30409
30410         Sync from cvs.
30411         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
30412
30413 2005-05-31  Derek Price  <derek@ximbiot.com>
30414             Paul Eggert  <eggert@cs.ucla.edu>
30415
30416         Sync from cvs.
30417         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
30418
30419 2005-05-29  Derek Price  <derek@ximbiot.com>
30420
30421         * config/srclist.txt (glob_.h, glob.c): Add these files.
30422
30423 2005-05-29  Derek Price  <derek@ximbiot.com>
30424
30425         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
30426         * modules/glob: New file.
30427         * modules/getlogin_r: Add link to POSIX spec in description.
30428
30429 2005-05-29  Derek Price  <derek@ximbiot.com>
30430             Paul Eggert  <eggert@cs.ucla.edu>
30431
30432         * m4/glob.m4: New file.
30433
30434 2005-05-29  Derek Price  <derek@ximbiot.com>
30435             Paul Eggert  <eggert@cs.ucla.edu>
30436
30437         * lib/glob_.h, lib/glob.c: New files.
30438
30439 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
30440
30441         * modules/fts (Files): Remove m4/inttypes-pri.m4.
30442         * modules/fts-lgpl (Depends-on): Remove gettext.
30443
30444 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
30445
30446         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
30447         and don't require gt_INTTYPES_PRI.
30448
30449 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
30450
30451         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
30452
30453         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
30454         the configuration hassle isn't worth it.
30455         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
30456         (LONGEST_MODIFIER, PRIuMAX): Remove.
30457
30458 2005-05-27  Bruno Haible  <bruno@clisp.org>
30459
30460         * lib/getlogin_r.h: Remove second include of <stddef.h>.
30461
30462 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
30463
30464         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
30465         _POSIX_PTHREAD_SEMANTICS for Solaris.
30466
30467 2005-05-25  Derek Price  <derek@ximbiot.com>
30468
30469         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
30470
30471 2005-05-25  Derek Price  <derek@ximbiot.com>
30472             Paul Eggert  <eggert@cs.ucla.edu>
30473
30474         * modules/getlogin_r, m4/getlogin_r.m4: New files.
30475         * lib/getlogin_r.c, getlogin_r.h: New files.
30476
30477 2005-05-25  Bruno Haible  <bruno@clisp.org>
30478             Derek Price  <derek@ximbiot.com>
30479
30480         * lib/getlogin_r.h: Simplify API documentation.
30481
30482 2005-05-23  Derek Price  <derek@ximbiot.com>
30483
30484         * modules/minmax (Files): Add m4/minmax.m4.
30485         (configure.ac): Add gl_MINMAX.
30486
30487 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
30488
30489         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
30490         so that unistd-safer.h (GPL'ed code) need not be included.
30491
30492 2005-05-22  Bruno Haible  <bruno@clisp.org>
30493
30494         * m4/minmax.m4: New file.
30495         Based on a patch by Derek Price <derek@ximbiot.com>.
30496
30497 2005-05-22  Bruno Haible  <bruno@clisp.org>
30498
30499         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
30500         (INT64_MIN): Fix definition.
30501         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
30502
30503         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
30504         NEED_SIGNED_INT_TYPES.
30505
30506         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
30507         HAVE_SYSTEM_INTTYPES.
30508
30509 2005-05-22  Bruno Haible  <bruno@clisp.org>
30510
30511         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
30512         Also include <sys/param.h> if it defines MIN, MAX.
30513         Based on a patch by Derek Price <derek@ximbiot.com>.
30514
30515 2005-05-21  Jim Meyering  <jim@meyering.net>
30516
30517         * modules/fts (Files): Add m4/inttypes-pri.m4.
30518         (Depends-on): Add lstat and remove gettext.  Alphabetize.
30519
30520 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
30521
30522         New fts module.
30523         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
30524         (setup_dir, free_dir): New functions.
30525         (enter_dir, leave_dir): Define trivial
30526         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
30527         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
30528         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
30529         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
30530         Move to fts-cycle.c.
30531         (fts_open): Use setup_dir.
30532         (fts_close): Use free_dir.
30533         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
30534         This adds a label and some gotos, but the alternatives were messier.
30535         Check for memory allocation failure when entering a dir.
30536         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
30537         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
30538         (FTS): New member fts_cycle, that is a union that contains the
30539         old active_dir_ht and cycle_state.  All uses changed to mention
30540         fts_cycle.ht and fts_cycle.state.
30541         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
30542         fts.c, with the following changes:
30543         (setup_dir, free_dir): New functions.
30544         (enter_dir): Now returns bool.  Return true if successful, false
30545         if memory exhausted.  All callers changed.
30546         Do not bother partly cleaning up on
30547         memory allocation failure; that is free_dir's job.
30548         However, free ad if hash_insert fails, to avoid memory leak.
30549         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
30550         fts->fts_options to see which union member to use.
30551
30552 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
30553
30554         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
30555         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
30556
30557 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
30558
30559         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
30560
30561 2005-05-20  Jim Meyering  <jim@meyering.net>
30562
30563         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
30564         Now a macro, to pacify GCC.
30565
30566 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
30567
30568         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
30569         of -1.
30570
30571 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
30572
30573         * lib/chown.c (rpl_chown): Return -1 on failure.
30574
30575 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
30576
30577         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
30578         Don't check for stddef.h.
30579         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
30580         don't use its results.
30581         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
30582         since we include them unconditionally.  Don't require
30583         AM_STDBOOL_H, since stdbool is a prerequisite.
30584         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
30585         since we assume C89 or better.
30586         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
30587         as we don't use their results.
30588         Don't check for fchdir, memmove, memset, strrchr, as we use
30589         them unconditionally.
30590         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
30591         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
30592
30593 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
30594
30595         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
30596         Include <stddef.h> unconditionally, since we assume C89 now.
30597         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
30598         * lib/fts.c: Include fts_.h first, to check interface.
30599         Do not include intprops.h; no longer needed.
30600         Include cycle-check.h and hash.h, since fts_.h no longer does.
30601         Remove unnecessary casts of closedir to void.
30602         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
30603         decide whether to decrement nlinks.
30604         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
30605         (FTS): Use struct hash_table * instead of Hash_table, so that
30606         we no longer need to include hash.h here.
30607
30608 2005-05-18  Jim Meyering  <jim@meyering.net>
30609
30610         * modules/dirfd (License): Change to LGPL.  Most of the code
30611         is already in the public domain.
30612
30613 2005-05-18  Jim Meyering  <jim@meyering.net>
30614
30615         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
30616         Reported by Yoann Vandoorselaere.
30617
30618 2005-05-17  Jim Meyering  <jim@meyering.net>
30619
30620         * m4/fts.m4: New file, from coreutils.
30621
30622 2005-05-17  Jim Meyering  <jim@meyering.net>
30623
30624         * lib/fts.c, lib/fts_.h: New files, from coreutils.
30625
30626 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
30627
30628         Sync from coreutils.
30629         * m4/unlinkdir.m4: New file.
30630
30631 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
30632
30633         Sync from coreutils.
30634         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
30635         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
30636         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
30637         White space changes only.
30638         * lib/makepath.c (make_path): Port to hosts where leading "//" is
30639         special.
30640         * lib/yesno.c: Include getline.h, not ctype.h.
30641         (yesno): Don't remove leading white space; POSIX doesn't allow it.
30642         Use getline to remove arbitrary restriction on response length.
30643
30644 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
30645
30646         * config/srclist-update: Spell out "Street" in FSF postal
30647         mail address; this is the style the FSF seems to prefer.
30648
30649         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
30650         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
30651         this updates FSF postal mail address.
30652
30653         Sync from coreutils.
30654         * modules/unlinkdir: New file.
30655         * modules/yesno (Depends-on): Add getline.
30656         * MODULES.html.sh (File system functions): Add unlinkdir.
30657
30658 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
30659
30660         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
30661         lib/strsep.h:
30662         Change the initial comment to refer to GPL, not LGPL.
30663         gnulib-tool will change it to LGPL as needed.
30664
30665         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
30666         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
30667         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
30668         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
30669         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
30670         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
30671         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
30672         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
30673         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
30674         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
30675         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
30676         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
30677         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
30678         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
30679         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
30680         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
30681         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
30682         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
30683         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
30684         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
30685         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
30686         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
30687         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
30688         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
30689         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
30690         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
30691         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
30692         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
30693         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
30694         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
30695         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
30696         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
30697         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
30698         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
30699         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
30700         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
30701         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
30702         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
30703         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
30704         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
30705         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
30706         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
30707         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
30708         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
30709         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
30710         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
30711         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
30712         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
30713         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
30714         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
30715         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
30716         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
30717         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
30718         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
30719         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
30720         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
30721         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
30722         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
30723         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
30724         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
30725         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
30726         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
30727         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
30728         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
30729         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
30730         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
30731         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
30732         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
30733         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
30734         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
30735         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
30736         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
30737         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
30738         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
30739         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
30740         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
30741         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
30742         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
30743         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
30744         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
30745         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
30746         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
30747         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
30748         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
30749         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
30750         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
30751         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
30752         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
30753         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
30754         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
30755         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
30756         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
30757         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
30758         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
30759         lib/yesno.c, lib/yesno.h:
30760         Update FSF postal mail address.
30761
30762 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
30763
30764         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
30765         tests/test-memmem.c, tests/test-stpncpy.c:
30766         Update FSF postal mail address.
30767
30768 2005-05-13  Bruno Haible  <bruno@clisp.org>
30769
30770         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
30771         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
30772         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
30773         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
30774         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
30775         Add support for 64-bit integers in the MSVC compiler.
30776
30777 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30778
30779         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
30780
30781 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
30782
30783         * gnulib-tool (func_import): Sort and uniquify recommended includes.
30784
30785 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
30786
30787         * doc/getdate.texi (General date syntax): Don't say that date
30788         date --iso-8601=ns generates acceptable dates; it doesn't yet.
30789         Problem reported by Nic Ferrier.
30790
30791 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30792
30793         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
30794         specified in ai_socktype. Fix invalid ai_protocol
30795         check. ai_protocol is usually set to 0 or depending on
30796         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
30797         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
30798         ai_socktype / ai_protocol in the returned addrinfo structure.
30799
30800 2005-05-10  Simon Josefsson  <jas@extundo.com>
30801
30802         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
30803         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
30804
30805 2005-05-10  Karl Berry  <karl@gnu.org>
30806
30807         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
30808         (from http://www.gnu.org/licenses).
30809         * doc/COPYING.LIB: also rename to COPYING.LESSER.
30810         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
30811         fdl.texi suffices.
30812
30813 2005-05-10  Karl Berry  <karl@gnu.org>
30814
30815         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
30816         (COPYING.DOC): remove.
30817
30818         * config/srclist-update: new FSF address.
30819
30820 2005-05-10  Derek Price  <derek@ximbiot.com>
30821
30822         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
30823         possible.
30824
30825 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30826             Bruno Haible  <bruno@clisp.org>
30827
30828         * modules/inet_ntop: New file.
30829         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
30830         inet_ntop.
30831
30832 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30833             Bruno Haible  <bruno@clisp.org>
30834
30835         * m4/inet_ntop.m4: New file.
30836
30837 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30838             Bruno Haible  <bruno@clisp.org>
30839
30840         * lib/inet_ntop.h: New file.
30841         * lib/inet_ntop.c: New file, from glibc with modifications.
30842
30843 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
30844
30845         * modules/time_r (License): Change to LGPL.
30846         * modules/extensions (License): Change to LGPL.  Actually,
30847         the license is more permissive than that, but currently gnulib-tool
30848         doesn't know how to handle more-permissive licenses.
30849
30850         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
30851         Problem reported by Dave Love.
30852
30853 2005-05-08  Jim Meyering  <jim@meyering.net>
30854
30855         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
30856         blank.
30857
30858 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
30859
30860         * modules/argmatch (Depends-on): Add stdbool.
30861         * modules/backupfile (Depends-on): Likewise.
30862         * modules/chdir-long (Depends-on): Likewise.
30863         * modules/closeout (Depends-on): Likewise.
30864         * modules/cycle-check (Depends-on): Likewise.
30865         * modules/dirname (Depends-on): Likewise.
30866         * modules/fnmatch (Depends-on): Likewise.
30867         * modules/fsusage (Depends-on): Likewise.
30868         * modules/fwriteerror (Depends-on): Likewise.
30869         * modules/getcwd (Depends-on): Likewise.
30870         * modules/getloadavg (Depends-on): Likewise.
30871         * modules/hard-locale (Depends-on): Likewise.
30872         * modules/makepath (Depends-on): Likewise.
30873         * modules/mountlist (Depends-on): Likewise.
30874         * modules/nanosleep (Depends-on): Likewise.
30875         * modules/posixtm (Depends-on): Likewise.
30876         * modules/quotearg (Depends-on): Likewise.
30877         * modules/readtokens (Depends-on): Likewise.
30878         * modules/readtokens0 (Depends-on): Likewise.
30879         * modules/readutmp (Depends-on): Likewise.
30880         * modules/save-cwd (Depends-on): Likewise.
30881         * modules/strftime (Depends-on): Likewise.
30882         * modules/userspec (Depends-on): Likewise.
30883         * modules/utimecmp (Depends-on): Likewise.
30884         * modules/xgetcwd (Depends-on): Likewise.
30885         * modules/xnanosleep (Depends-on): Likewise.
30886         * modules/xstrtod (Depends-on): Likewise.
30887         * modules/yesno (Depends-on): Likewise.
30888
30889 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
30890
30891         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
30892         needless checks.
30893
30894 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
30895
30896         Merge from coreutils.  Among other things,
30897         add bulletproofing for cases where stdin, stdout, or stderr are closed.
30898         * lib/fd-safer.c: New file.
30899         * lib/fcntl-safer.h, open-safer.c: Remove.
30900         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
30901         * lib/dup-safer.c: Include unistd-safer.h first.
30902         Don't include errno.h.
30903         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
30904         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
30905         * lib/file-type.c: Rely on file-type.h change.
30906         * lib/getloadavg.c: Include unistd-safer.h.
30907         (getloadavg): Use safer open.
30908         * lib/getusershell.c: Include "stdio-safer.h".
30909         (getusershell): Use safer fopen.
30910         * lib/long-options.c (long_options): Use NULL rather than 0.
30911         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
30912         'free'.
30913         * lib/modechange.c: Likewise.
30914         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
30915         (MODE_DONE): New constant.
30916         (struct mode_change): Remove 'next' member.
30917         (make_node_op_equals): New function; like the old one of the
30918         same name, except it allocates an array.
30919         (mode_compile, mode_create_from_ref): Use it.
30920         (mode_compile): Allocate result as an array, not a linked list.
30921         Parse octal string ourself, so that we catch mistakes like "+0".
30922         (mode_adjust): Arg is an array, not a linked list.
30923         * lib/modechange.c: Include stat-macros.h, xalloc.h.
30924         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
30925         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
30926         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
30927         Remove.  This is now stat-macros.h's job.
30928         (talloc): Remove.  All callers replaced by xalloc, so that
30929         our invokers don't have to worry about reporting memory failures.
30930         (make_node_op_equals): Remove.
30931         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
30932         New constants.
30933         (struct mode_change): Moved here from modechange.h.
30934         (mode_append_entry): Remove.
30935         (mode_compile): Remove MASKED_OPS arg, since it encouraged
30936         apps to have incorrect behavior.  Use simpler algorithm for head
30937         and tail.  Don't futz with umask; that's now the job of mode_adjust.
30938         Detect more invalid usages rather than having somewhat-random behavior.
30939         Don't insert an "a=" action, as that leads to incorrect behavior.
30940         (mode_compile, mode_create_from_ref): Return NULL on error instead
30941         of an enum, since now there's only one way to have an error.  All
30942         callers changed.
30943         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
30944         at the correct time.  Simplify calculation of "+u" and its ilk.
30945         Don't mishandle "+X".
30946         (mode_free): Remove "register" and localize decls.
30947         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
30948         (struct mode_change): Move to modechange.c; callers don't
30949         need to see this stuff.
30950         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
30951         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
30952         (mode_change, mode_adjust): Reflect the new signatures noted above.
30953         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
30954         that might redefine system include files.
30955         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
30956         (my_usleep): Use NULL rather than (void *) 0.
30957         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
30958         Use siginterrupt to specify that system calls should be interrupted.
30959         (rpl_nanosleep): Move initialization of suspended closer to call of
30960         my_usleep.
30961         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
30962         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
30963         (desirable_utmp_entry): New function.
30964         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
30965         using x2nrealloc, to simplify logic.
30966         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
30967         size calculation.  Do not assume utmp file is a regular file.
30968         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
30969         (READ_UTMP_CHECK_PIDS): New constant.
30970         * lib/save-cwd.c: Include unistd-safer.h.
30971         (save_cwd): Use fd_safer.
30972         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
30973         [!_LIBC] Include "stat-macros.h" instead.
30974         * lib/unistd-safer.h (fd_safer): New decl.
30975
30976 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
30977
30978         * modules/getloadavg (Depends-on): Add unistd-safer.
30979         * modules/getusershell (Depends-on): Add stdio-safer.
30980         * modules/lstat (Depends-on): Remove xalloc.
30981         * modules/mkstemp (Depends-on): Add stat-macros.
30982         * modules/modechange (Depends-on): Remove xstrtol.
30983         Add stat-macros, xalloc.
30984         * modules/save-cwd (Depends-on): Add unistd-safer.
30985         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
30986         * modules/unistd-safer (Files): Add lib/fd-safer.c
30987         (Makefile.am): Remove lib_SOURCES.
30988
30989         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
30990         Remove fcntl-safer; unistd-safer supersedes it.
30991
30992 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
30993
30994         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
30995         AC_HEADER_STAT.
30996         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
30997         (gl_PREREQ_CHOWN): Remove.
30998         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
30999         it.  Don't require AC_HEADER_STAT.
31000         (gl_PREREQ_LSTAT): Remove.
31001         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
31002         Don't require AC_HEADER_STAT.
31003         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
31004         (gl_PREREQ_RMDIR): Remove.
31005         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
31006         mention stat-macros.h or AC_HEADER_STAT, since we'll make
31007         the stat-macros module a prerequisite.
31008         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
31009         * m4/filemode.m4 (gl_FILEMODE): Likewise.
31010         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
31011         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
31012         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
31013         variable names.
31014         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
31015         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
31016         variable prefixes.
31017         * m4/fcntl-safer.m4: Remove.
31018         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
31019         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
31020         Invoke gl_PREREQ_FD_SAFER.
31021         (gl_PREREQ_FD_SAFER): New macro.
31022         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
31023         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
31024         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
31025         Remove duplicate call to AC_LIBOBJ(readutmp).
31026         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
31027
31028         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
31029         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
31030
31031 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
31032
31033         * MODULES.html.sh (Misc): Add byteswap.
31034
31035 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
31036
31037         * modules/getcwd (Depends-on): Add extensions.
31038         * modules/openat (Depends-on): Likewise.
31039
31040 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
31041
31042         * modules/byteswap: New file.
31043
31044 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
31045
31046         * m4/byteswap.m4: New file.
31047
31048 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
31049
31050         * lib/byteswap_.h: New file.
31051
31052 2005-04-25  Karl Berry  <karl@gnu.org>
31053
31054         * m4/gettext.m4: Update from GNU gettext 0.14.4.
31055
31056 2005-04-25  Albert Chin  <china@thewrittenword.com>
31057
31058         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
31059         Toolkit C bug.
31060
31061 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
31062
31063         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
31064         (func_ln_if_changed) Remove forcibly for no error message
31065         in case file does not exist.
31066
31067 2005-04-19  Simon Josefsson  <jas@extundo.com>
31068
31069         * gnulib-tool (Options): Make --symlink mean --symbolic.
31070
31071 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
31072
31073         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
31074
31075 2005-04-16  Simon Josefsson  <jas@extundo.com>
31076
31077         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
31078
31079 2005-04-15  Simon Josefsson  <jas@extundo.com>
31080
31081         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
31082
31083 2005-04-15  Simon Josefsson  <jas@extundo.com>
31084
31085         * gnulib-tool: Rename --symlink to --symbolic.
31086
31087 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
31088
31089         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
31090         symbolic links to files instead of copying/moving.  Add --aux-dir,
31091         specifying directory relative --dir where auxiliary build tools
31092         are placed.
31093
31094 2005-04-14  Bruno Haible  <bruno@clisp.org>
31095
31096         * modules/allocsa (License): Change to LGPL.
31097         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
31098
31099 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
31100
31101         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
31102         that "UTC +1 second" continues to work.  Problem reported
31103         by Dmitry V. Levin.
31104         (relunit_snumber): New rule.
31105         (relunit): Use it.
31106
31107 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
31108
31109         * lib/getdate.y (universal_time_zone_table): New constant.
31110         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
31111         universal_time_zone_table.
31112         (lookup_zone): Prefer universal_time_zone_table to
31113         local_time_zone_table, so that "GMT" time stamps are allowed in
31114         London during the summer.  Problem reported by Ian Abbott.
31115
31116 2005-04-12  Jim Meyering  <jim@meyering.net>
31117
31118         * lib/human.c (humblock): Set *options even when returning due to
31119         xstrtoumax conversion failure.  Thanks to a used-uninitialized
31120         warning from gcc-4.
31121
31122 2005-04-09  Jim Meyering  <jim@meyering.net>
31123
31124         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
31125         -Wuninitialized: initialize tm0.tm_year.
31126
31127 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
31128
31129         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
31130         count, since there's no maximum.  All uses changed.
31131         Add member dsts_seen.
31132         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
31133         not being INT_MAX.
31134         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
31135         Use pc_rels_seen to decide whther a date is absolute.
31136
31137         * lib/getdate.y (number): Don't overwrite year.
31138         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
31139         check.
31140
31141 2005-04-02  Simon Josefsson  <jas@extundo.com>
31142
31143         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
31144         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
31145
31146 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
31147
31148         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
31149         where no absolute path name can be longer than PATH_MAX.
31150
31151 2005-03-27  Jim Meyering  <jim@meyering.net>
31152
31153         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
31154
31155 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
31156
31157         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
31158         "one's complement" -> "ones' complement" in comment, as per Knuth.
31159         "value of type" -> "type or expression" in comment.
31160         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
31161
31162 2005-03-26  Jim Meyering  <jim@meyering.net>
31163
31164         Comment nits.
31165         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
31166         Correct typos: s/or/of/.
31167
31168 2005-03-26  Jim Meyering  <jim@meyering.net>
31169
31170         * modules/check-include-files: Move to ../ and rename to...
31171         * check-module: ...this.
31172
31173 2005-03-25  Jim Meyering  <jim@meyering.net>
31174
31175         * modules/xvasprintf (Files): Add xalloc.h.
31176
31177 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
31178
31179         * modules/gettext (Files): config/config.rpath ->
31180         build-aux/config.rpath
31181         * modules/iconv (Files): Likewise.
31182         Problem reported by Oskar Liljeblad.
31183
31184 2005-03-23  Jim Meyering  <jim@meyering.net>
31185
31186         * modules/check-include-files: New script to check for
31187         missing dependencies, multiple includes, etc.
31188
31189         * modules/c-strtold (Depends-on): Add xalloc.
31190         * modules/c-strtod (Depends-on): Add xalloc.
31191         * modules/hash (Depends-on): Add xalloc.
31192         (Files): Remove lib/xalloc.h.
31193
31194         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
31195         * modules/userspec (Files): Add lib/inttostr.h.
31196
31197 2005-03-23  Jim Meyering  <jim@meyering.net>
31198
31199         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
31200
31201 2005-03-22  Jim Meyering  <jim@meyering.net>
31202
31203         * modules/stat-macros: New module.
31204         * modules/canonicalize, modules/euidaccess, modules/file-type,
31205         * modules/filemode, modules/lchown, modules/makepath,
31206         * modules/rmdir, modules/stat: Depend on new stat-macros module
31207         rather than listing lib/stat-macros.h manually.
31208         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
31209
31210 2005-03-22  Jim Meyering  <jim@meyering.net>
31211
31212         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
31213
31214 2005-03-22  Bruno Haible  <bruno@clisp.org>
31215
31216         * config/srclist.txt: Replace target directory 'config' with
31217         'build-aux'.
31218         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
31219         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
31220         ../build-aux/.
31221
31222 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
31223
31224         * modules/chdir-long (Depends-on): Add mempcpy.
31225
31226         * modules/acl, modules/backupfile, modules/c-strtod,
31227         modules/c-strtold, modules/canon-host, modules/canonicalize,
31228         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
31229         modules/exclude, modules/exitfail, modules/file-type,
31230         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
31231         modules/getdate, modules/getline, modules/getpagesize,
31232         modules/getpass, modules/getugroups, modules/group-member,
31233         modules/hard-locale, modules/hash, modules/human, modules/idcache,
31234         modules/inttostr, modules/long-options, modules/makepath,
31235         modules/md5, modules/memcasecmp, modules/memcoll,
31236         modules/modechange, modules/mountlist, modules/path-concat,
31237         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
31238         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
31239         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
31240         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
31241         modules/strftime, modules/strndup, modules/strverscmp,
31242         modules/timespec, modules/unlocked-io, modules/userspec,
31243         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
31244         modules/yesno:
31245         Remove lib_SOURCES line from Makefile.am section, as this is now
31246         done automatically by the corresponding Autoconf macro.
31247
31248 2005-03-21  Jim Meyering  <jim@meyering.net>
31249
31250         Changes imported from coreutils.
31251
31252         * lib/cycle-check.c: Don't include xalloc.h.
31253
31254         * lib/path-concat.c: Don't include assert.h.
31255         (path_concat): Remove assertion that would have triggered
31256         for ABASE starting with more than one slash.
31257         Reported by Andreas Schwab.
31258
31259         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
31260         properly when ABASE is an absolute file name.
31261         Correct the description of this function.
31262         Include <assert.h>.
31263         Add an assertion and a test driver.
31264         This fixes a bug introduced on 2004-07-02.
31265         Andreas Schwab reported the resulting failure of cp --parents:
31266         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
31267
31268 2005-03-21  Jim Meyering  <jim@meyering.net>
31269
31270         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
31271         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
31272
31273 2005-03-21  Jim Meyering  <jim@meyering.net>
31274         and  Paul Eggert  <eggert@cs.ucla.edu>
31275
31276         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
31277         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
31278         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
31279         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
31280         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
31281         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
31282         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
31283         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
31284         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
31285         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
31286         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
31287         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
31288         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
31289         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
31290         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
31291         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
31292         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
31293         for these modules.
31294
31295 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
31296
31297         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
31298         (which shouldn't happen), generate nothing instead of returning 0
31299         immediately, so that nstrftime (NULL, ...) doesn't return 0.
31300
31301 2005-03-16  Bruno Haible  <bruno@clisp.org>
31302
31303         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
31304         HAVE_LONGLONG_64BIT.
31305
31306 2005-03-16  Bruno Haible  <bruno@clisp.org>
31307
31308         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
31309         HAVE_LONGLONG_64BIT.
31310
31311 2005-03-16  Bruno Haible  <bruno@clisp.org>
31312
31313         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
31314         HAVE_LONGLONG_64BIT.
31315
31316 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
31317
31318         * lib/strftime.c (my_strftime): Prepend space to format so that we can
31319         reliably distinguish strftime failure from empty output on POSIX
31320         hosts.
31321
31322 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
31323
31324         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
31325         (iconv_string): Don't guess a size-zero buffer, as that might cause
31326         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
31327         result would be 'too large', where 'too large' is (heuristically)
31328         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
31329         overflow concerns.  This will prevent some unwanted malloc failures
31330         when the inputs are very large.
31331
31332 2005-03-15  Karl Berry  <karl@gnu.org>
31333
31334         * config/srclist.txt (config.rpath): from gettext.
31335         * config/config.rpath: update.
31336
31337 2005-03-15  Bruno Haible  <bruno@clisp.org>
31338
31339         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
31340         to 'negate'.
31341
31342         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
31343         variable.
31344
31345         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
31346         results.
31347
31348 2005-03-14  Simon Josefsson  <jas@extundo.com>
31349
31350         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
31351         <fx@gnu.org>.
31352
31353 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
31354
31355         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
31356         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
31357         intprops.h.
31358         * lib/strtol.c: Likewise.
31359
31360 2005-03-14  Jim Meyering  <jim@meyering.net>
31361
31362         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
31363         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
31364         to be nonzero so that we (and caller) can detect the difference
31365         between a valid zero-length expansion and an error return, even
31366         when the underlying strftime fails before writing anything into
31367         that location.
31368
31369 2005-03-14  Bruno Haible  <bruno@clisp.org>
31370
31371         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
31372         Update from GNU gettext 0.14.3.
31373
31374 2005-03-10  Jim Meyering  <jim@meyering.net>
31375
31376         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
31377
31378 2005-03-10  Jim Meyering  <jim@meyering.net>
31379
31380         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
31381         so that this module works on systems without fchdir.
31382
31383 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
31384
31385         Factor int-properties macros into a single file, except for
31386         glibc-related files.
31387         * lib/intprops.h: New file.
31388         * lib/getloadavg.c: Include it instead of limits.h.
31389         (INT_STRLEN_BOUND): Remove.
31390         * lib/human.c: Include intprops.h.
31391         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
31392         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
31393         302/1000.
31394         * lib/inttostr.h: Include intprops.h instead of limits.h.
31395         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
31396         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
31397         for consistency with intprops.h.
31398         (time_t_is_integer, twos_complement_arithmetic): Use them.
31399         * lib/sig2str.h: Include <signal.h>, intprops.h.
31400         (INT_STRLEN_BOUND): Remove.
31401         * lib/strftime.c (TYPE_SIGNED): Remove.
31402         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
31403         * lib/strtol.c: Adjust comments to match intprops.h.
31404         * lib/userspec.c: Include intprops.h.
31405         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
31406         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
31407         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
31408         instead of rolling our own expressions.
31409         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
31410
31411         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
31412         instead of int.
31413         (my_strftime): Do not mishandle years close to INT_MAX, by doing
31414         the right thing even if adding 1900 would overflow.  Similarly
31415         for tm_mon + 1 and tm_yday + 1.
31416         Make %Y always equivalent to %C%y, and similarly for %G and %g.
31417         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
31418         (DO_SIGNED_NUMBER): New macro.
31419         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
31420
31421 2005-03-07  Bruno Haible  <bruno@clisp.org>
31422
31423         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
31424
31425 2005-03-07  Bruno Haible  <bruno@clisp.org>
31426
31427         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
31428
31429 2005-03-04  Derek R. Price  <derek@ximbiot.com>
31430
31431         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
31432         (func_import): Only replace files via --import when they have actually
31433         changed.
31434
31435 2005-03-03  Derek R. Price  <derek@ximbiot.com>
31436
31437         * m4/mmap-anon.m4: New file.
31438         * m4/pagealign_alloc.m4: New file.
31439
31440 2005-03-03  Derek R. Price  <derek@ximbiot.com>
31441             Bruno Haible  <bruno@clisp.org>
31442
31443         * modules/pagealign_alloc: New file.
31444         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
31445
31446 2005-03-03  Derek R. Price  <derek@ximbiot.com>
31447             Bruno Haible  <bruno@clisp.org>
31448
31449         * lib/pagealign_alloc.h: New file.
31450         * lib/pagealign_alloc.c: New file.
31451
31452 2005-03-03  Bruno Haible  <bruno@clisp.org>
31453
31454         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
31455         Use an all-permissive copyright notice, recommended by RMS.
31456
31457 2005-03-02  Bruno Haible  <bruno@clisp.org>
31458
31459         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
31460         of AIX, the replacement has to be done only after <string.h> is
31461         included, therefore not in config.h. stpncpy.h does the replacement,
31462         and stpncpy.c uses it.
31463
31464 2005-03-02  Bruno Haible  <bruno@clisp.org>
31465
31466         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
31467         stpncpy.c uses it.
31468
31469 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
31470
31471         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
31472         The workaround isn't strictly needed for POSIX conformance, and
31473         it's too much of a pain to configure and maintain.  We'll ask
31474         people to fix their kernels instead.
31475         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
31476         (NANOSLEEP_BUG_WORKAROUND): Remove.
31477         (xnanosleep): Remove the workaround.
31478
31479 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
31480
31481         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
31482         Reported by Derek Price.
31483         (Include): Add "timespec.h".
31484
31485         * modules/xnanosleep (Depends-on): Remove gethrxtime.
31486
31487 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
31488
31489         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
31490         to detect nanosleep bug.
31491
31492 2005-03-01  Bruno Haible  <bruno@clisp.org>
31493
31494         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
31495
31496 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
31497
31498         * modules/gethrxtime: New file.
31499         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
31500         (Depends-on): Add gethrxtime.
31501         (configure.ac): Add gl_XNANOSLEEP.
31502         (Makefile.am): Remove lib_SOURCES line.
31503
31504 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
31505
31506         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
31507         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
31508
31509 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
31510
31511         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
31512         * lib/timespec.h (gettime): Return void, since it always
31513         succeeds now.  All uses changed.
31514         * lib/gettime.c (gettime) Likewise.
31515         [HAVE_NANOTIME]: Prefer nanotime.
31516         Assume gettimeofday succeeds, as POSIX requires.
31517         Assime time () succeeds, since other code already does.
31518         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
31519         (timespec_subtract): Remove.
31520         (NANOSLEEP_BUG_WORKAROUND): New constant.
31521         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
31522         things considerably.  Use it only on GNU/Linux hosts, since the
31523         workaround shouldn't be needed elsewhere.
31524
31525 2005-02-24  Bruno Haible  <bruno@clisp.org>
31526
31527         * modules/gettext (Files): Add m4/glibc2.m4.
31528
31529 2005-02-24  Bruno Haible  <bruno@clisp.org>
31530
31531         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
31532         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
31533         * m4/progtest.m4:
31534         Update from GNU gettext 0.14.2.
31535         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
31536
31537 2005-02-24  Bruno Haible  <bruno@clisp.org>
31538
31539         * lib/localcharset.c: Update from GNU gettext 0.14.2.
31540         * lib/config.charset: Update from GNU gettext 0.14.2.
31541
31542 2005-02-24  Bruno Haible  <bruno@clisp.org>
31543
31544         * lib/gettext.h: Update from GNU gettext 0.14.2.
31545
31546 2005-02-23  Simon Josefsson  <jas@extundo.com>
31547
31548         * m4/iconvme.m4: New file.
31549
31550 2005-02-23  Jim Meyering  <jim@meyering.net>
31551
31552         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
31553         change.
31554         Thanks to Bruno Haible for catching it.
31555
31556 2005-02-22  Simon Josefsson  <jas@extundo.com>
31557
31558         * modules/iconvme: New file.
31559
31560         * MODULES.html.sh: Add iconvme.
31561
31562 2005-02-22  Simon Josefsson  <jas@extundo.com>
31563
31564         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
31565
31566 2005-02-22  Simon Josefsson  <jas@extundo.com>
31567
31568         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
31569
31570 2005-02-22  Jim Meyering  <jim@meyering.net>
31571
31572         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
31573         s/ifndef/ifdef/.
31574
31575 2005-02-20  Neil Conway  <neilc@samurai.com>
31576
31577         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
31578         returned by OSX/Darwin if the specified buffer is not large
31579         enough for the hostname.
31580
31581 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31582
31583         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
31584         pass it to _help, otherwise the latter coredumps trying to
31585         dereference state.root_argp.
31586
31587 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
31588
31589         * modules/chdir-long (Depends-on): Add memrchr.
31590         * modules/memrchr (Files): Add lib/memrchr.h.
31591         (Include): "memrchr.h".
31592
31593 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
31594
31595         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
31596
31597 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
31598
31599         * lib/memrchr.h: New file.
31600         * lib/chdir-long.c: Include it.
31601         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
31602         Don't bother including stddef.h.
31603
31604 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
31605
31606         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
31607         inclusion.
31608         Include <sys/types.h>, for dev_t.
31609         (ME_DUMMY, ME_REMOTE): Move from here....
31610         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
31611         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
31612         Dmitry V. Levin.
31613         Include mountlist.h first, to test the interface.
31614
31615 2005-01-29  Bruno Haible  <bruno@clisp.org>
31616
31617         * lib/progname.c (program_name): Initialize.
31618         Needed when linking statically on MacOS X.
31619
31620 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
31621
31622         Sync from coreutils.
31623         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
31624         (Depends-on): Add c-strtod.
31625         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
31626
31627 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
31628
31629         Sync from coreutils.
31630         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
31631
31632         Remove files that are specific to coreutils.
31633         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
31634
31635 2005-01-28  Bruno Haible  <bruno@clisp.org>
31636
31637         * modules/javacomp: New file.
31638         * MODULES.html.sh (Java): Add javacomp.
31639
31640 2005-01-28  Bruno Haible  <bruno@clisp.org>
31641
31642         * m4/javacomp.m4: New file, from GNU gettext.
31643
31644 2005-01-28  Bruno Haible  <bruno@clisp.org>
31645
31646         * lib/javacomp.sh.in: New file, from GNU gettext.
31647         * lib/javacomp.h: New file, from GNU gettext.
31648         * lib/javacomp.c: New file, from GNU gettext.
31649
31650 2005-01-26  Simon Josefsson  <jas@extundo.com>
31651
31652         * lib/gai_strerror.c: Use GPL in header.
31653
31654 2005-01-26  Bruno Haible  <bruno@clisp.org>
31655
31656         * modules/javaexec: New file.
31657         * MODULES.html.sh (Java): Add javaexec.
31658
31659 2005-01-26  Bruno Haible  <bruno@clisp.org>
31660
31661         * m4/javaexec.m4: New file, from GNU gettext.
31662
31663 2005-01-26  Bruno Haible  <bruno@clisp.org>
31664
31665         * lib/javaexec.sh.in: New file, from GNU gettext.
31666         * lib/javaexec.h: New file, from GNU gettext.
31667         * lib/javaexec.c: New file, from GNU gettext.
31668
31669 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31670
31671         * modules/lchown (Depends-on): Remove lchown.h
31672
31673 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31674
31675         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
31676         must be defined if the header file was not found, in order
31677         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
31678
31679 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31680
31681         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
31682         initializers for struct pentry_state.
31683         (__argp_error): Check return value of __asprintf
31684         (__argp_failure): Translate error message
31685
31686         * lib/argp-parse.c: Removed braces around the expansion of N_()
31687
31688 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
31689
31690         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
31691         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
31692         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
31693         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
31694         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
31695         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
31696         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
31697         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
31698         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
31699         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
31700         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
31701         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
31702         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
31703         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
31704         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
31705         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
31706         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
31707         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
31708         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
31709         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
31710         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
31711         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
31712         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
31713         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
31714         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
31715         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
31716         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
31717         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
31718         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
31719         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
31720         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
31721         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
31722         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
31723         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
31724         xstrtol.m4, xstrtoumax.m4, yesno.m4:
31725         Use an all-permissive copyright notice, recommended by RMS.
31726
31727 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
31728
31729         * modules/chdir-long (Depends-on): Remove mempcpy.
31730
31731 2005-01-21  Jim Meyering  <jim@meyering.net>
31732
31733         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
31734         same value as for Solaris 9.
31735
31736         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
31737         component length.  This included changing the parameter to be
31738         of type `char *' rather than `char const *'.
31739         * lib/chdir-long.h (chdir_long): Update prototype.
31740
31741         * lib/openat.c (fdopendir, fstatat): New functions.
31742         * lib/openat.h: Include headers required for use of DIR and struct
31743         stat.
31744         [AT_SYMLINK_NOFOLLOW]: Define.
31745         (fdopendir, fstatat): Add prototypes.
31746
31747 2005-01-21  Bruno Haible  <bruno@clisp.org>
31748
31749         * modules/classpath: New file.
31750         * MODULES.html.sh (Java): Add classpath.
31751
31752 2005-01-21  Bruno Haible  <bruno@clisp.org>
31753
31754         * lib/classpath.h: New file, from GNU gettext.
31755         * lib/classpath.c: New file, from GNU gettext.
31756
31757 2005-01-20  Simon Josefsson  <jas@extundo.com>
31758
31759         * modules/version-etc-fsf: New file.
31760
31761 2005-01-20  Simon Josefsson  <jas@extundo.com>
31762
31763         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
31764         * lib/version-etc.c: Remove version_etc_copyright.
31765         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
31766         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
31767
31768 2005-01-20  Simon Josefsson  <jas@extundo.com>
31769
31770         * lib/base64.h (isbase64): Add.
31771
31772         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
31773         using a unsigned prototype, don't inline.
31774         (base64_decode): Use it.
31775
31776 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
31777
31778         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
31779         it.
31780
31781 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
31782
31783         * lib/save-cwd.c (save_cwd): Remove code to support the case
31784         where fchdir is missing or flaky.
31785
31786 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
31787
31788         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
31789
31790 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
31791
31792         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
31793         AC_LIBSOURCES now does this.
31794         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
31795         with new ullong_max module.
31796
31797 2005-01-19  Bruno Haible  <bruno@clisp.org>
31798
31799         * modules/sh-quote: New file.
31800         * MODULES.html.sh (Executing programs): Add sh-quote.
31801
31802 2005-01-19  Bruno Haible  <bruno@clisp.org>
31803
31804         * lib/sh-quote.h: New file, from GNU gettext.
31805         * lib/sh-quote.c: New file, from GNU gettext.
31806
31807 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
31808
31809         Merge from coreutils.
31810         * m4/ullong_max.m4: New file.
31811         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
31812         (gl_MACROS): Assume localeconv exists.
31813
31814 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
31815
31816         Merge changes from coreutils, as described below in several
31817         changelogs dated today.
31818
31819         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
31820         (O_DIRECTORY): Remove; not needed here, since "." must be
31821         a directory.  All uses removed.
31822         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
31823         universal on Suns, and we also need to test for IRIX.
31824         Revamp code to use 'if' rather than '#if'.
31825         Avoid unnecessary comparison of cwd->desc to 0.
31826
31827         * lib/utimens.c (futimens): Robustify the previous patch, by checking
31828         for known valid error numbers rather than observed invalid ones.
31829
31830 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
31831
31832         * modules/ullong_max: New file.
31833
31834         * modules/chdir-long, modules/openat: New files.
31835         * modules/save-cwd (Depends-on): Depend on chdir-long.
31836         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
31837
31838 2005-01-18  Jim Meyering  <jim@meyering.net>
31839
31840         Merge from coreutils.
31841         * m4/chdir-long.m4, m4/openat.m4: New files.
31842         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
31843         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
31844         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
31845         is sane and DOES follow symlinks.  Besides, testing 20 different
31846         systems found no broken chown implementations.
31847         Prompted by a change in rsync's copy of this macro.
31848         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
31849
31850         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
31851
31852         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
31853         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
31854         NULL-means-set-to-current-time semantics.
31855         Remove temporary file immediately, rather than waiting
31856         for configure's at-exit trap code to do it.
31857
31858 2005-01-18  Jim Meyering  <jim@meyering.net>
31859
31860         * lib/version-etc.c (version_etc_copyright): Update copyright date.
31861
31862         * lib/utimens.c (futimens): Account for the fact that futimes
31863         can also fail with errno == ENOSYS or errno == ENOENT.
31864         Patch from Dmitry V. Levin.
31865
31866         Change the name of the robust chdir function from chdir to chdir_long.
31867         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
31868         (restore_cwd): Use chdir_long, not chdir.
31869         * lib/chdir-long.c: Renamed from chdir.c.
31870         * lib/chdir-long.h: Renamed from chdir.h.
31871         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
31872         Hurd.
31873
31874 2005-01-18  Bruno Haible  <bruno@clisp.org>
31875
31876         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
31877         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
31878         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
31879         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
31880         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
31881         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
31882         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
31883         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
31884         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
31885         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
31886         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
31887         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
31888         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
31889         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
31890         Use an all-permissive copyright notice, recommended by RMS.
31891
31892 2005-01-18  Bob Proulx  <bob@proulx.com>
31893
31894         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
31895         simplify offsetof() macro construct to avoid compile failure with
31896         native HP-UX 11.0 ANSI C compiler.
31897
31898 2005-01-17  Bruno Haible  <bruno@clisp.org>
31899
31900         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
31901         redundant because stpncpy.m4 takes care of it.
31902
31903 2005-01-17  Bruno Haible  <bruno@clisp.org>
31904
31905         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
31906
31907 2005-01-17  Bruno Haible  <bruno@clisp.org>
31908
31909         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
31910         used.
31911
31912 2005-01-17  Bruno Haible  <bruno@clisp.org>
31913
31914         * lib/fwriteerror.h (fwriteerror): Change specification to include
31915         fclose.
31916         * lib/fwriteerror.c: Include <stdbool.h>.
31917         (fwriteerror): At the end, close the file stream. Record whether
31918         stdout was already closed.
31919
31920 2005-01-17  Bruno Haible  <bruno@clisp.org>
31921
31922         * lib/execute.c (environ): Declare if needed.
31923         * lib/pipe.c (environ): Likewise.
31924         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
31925
31926 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
31927
31928         * modules/argp: Depend on vsnprintf
31929
31930 2005-01-10  Jim Meyering  <jim@meyering.net>
31931
31932         * modules/closeout (Depends-on): Add atexit.
31933
31934 2005-01-06  Bruno Haible  <bruno@clisp.org>
31935
31936         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
31937
31938 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
31939
31940         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
31941         definitions to be after all include files, to avoid collisions.
31942         Problem reported by Bob Proulx.
31943
31944 2005-01-04  Jim Meyering  <jim@meyering.net>
31945
31946         Changes imported from coreutils.
31947         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
31948         as the mkstemp template, use a temporary directory and an
31949         8.3-friendly template to avoid trouble on systems like DJGPP.
31950         Reported by Juan M. Guerrero via Stepan Kasal.
31951         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
31952         close. Remove the temporary directory right away, rather than waiting
31953         for configure's at-exit trap code to do it.
31954         Suggestion from Stepan Kasal.
31955
31956 2005-01-01  Simon Josefsson  <jas@extundo.com>
31957
31958         * gnulib-tool: Print #include directives when --import'ing.
31959
31960 2004-12-28  Simon Josefsson  <jas@extundo.com>
31961
31962         * tests/test-base64.c: Include required header files.  Remove
31963         unused variables.
31964
31965 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
31966
31967         * modules/error (Depends-on): Remove gettext.
31968
31969 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
31970
31971         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
31972         not needed.  This removes a dependency on the gettext module.
31973         [defined _LIBC]: Do not include <libintl.h>; not needed.
31974
31975 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
31976
31977         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
31978         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
31979
31980 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
31981
31982         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
31983         HAVE_DECL_STRTOLD.
31984
31985 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
31986
31987         * modules/getdate (Depends-on): Remove alloca-opt.
31988
31989 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
31990
31991         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
31992
31993 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
31994
31995         * lib/argp-parse.c: Include <stddef.h>.
31996         (alignof, alignto): New macros.
31997         (parser_init): Don't assume that void * is aligned sufficiently
31998         for struct option.
31999
32000         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
32001         need to extend the stack.
32002         (YYINITDEPTH): New macro, so that the initial stack isn't overly
32003         large.
32004
32005 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
32006
32007         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
32008
32009 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
32010
32011         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
32012         (2004-10-24) change.  Apparently this was a false alarm.
32013
32014         * modules/getdate: Depend on alloca-opt, not alloca.
32015
32016 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
32017
32018         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
32019         Remove now-obsolete comment about AIX.
32020         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
32021         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
32022         (YYMAXDEPTH): New macro.
32023
32024 2004-12-18  Simon Josefsson  <jas@extundo.com>
32025
32026         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
32027
32028 2004-12-18  Bruno Haible  <bruno@clisp.org>
32029
32030         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
32031
32032 2004-12-18  Bruno Haible  <bruno@clisp.org>
32033
32034         * lib/fatal-signal.c (fatal_signals): Make non-const.
32035         (init_fatal_signals): New function.
32036         (uninstall_handlers, install_handlers): Ignore signals that were set to
32037         SIG_IGN.
32038         (at_fatal_signal): Call init_fatal_signals.
32039         (init_fatal_signal_set): Likewise. Ignore signals that were set to
32040         SIG_IGN.
32041         Reported by Paul Eggert.
32042
32043 2004-12-18  Bruno Haible  <bruno@clisp.org>
32044
32045         * doc/alloca.texi: New file.
32046         * doc/alloca-opt.texi: New file.
32047
32048 2004-12-17  Jim Meyering  <jim@meyering.net>
32049
32050         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
32051         Otherwise, install-sh could exit with improper exit status when
32052         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
32053
32054 2004-12-16  Simon Josefsson  <jas@extundo.com>
32055
32056         * tests/test-base64.c: Add license.
32057
32058 2004-12-15  Stepan Kasal  <address@hidden>
32059
32060         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
32061
32062 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
32063
32064         * modules/getcwd (Files): Add m4/d-ino.m4.
32065         Suggested by Mark D. Baushke.
32066
32067 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
32068
32069         * lib/getdate.y (textint): New member "negative".
32070         (time_zone_hhmm): New function.
32071         Expect 14 shift-reduce conflicts, not 13.
32072         (o_colon_minutes): New rule.
32073         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
32074         (yylex): Set the "negative" member of signed numbers.
32075
32076 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
32077
32078         * doc/getdate.texi (Time of day items, Time zone items):
32079         Describe new formats +00:00, UTC+00:00.
32080
32081 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
32082
32083         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
32084         spurious "-l"s.  Problem reported by Stepan Kasal.
32085
32086 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
32087
32088         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
32089         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
32090
32091 2004-12-04  Simon Josefsson  <jas@extundo.com>
32092
32093         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
32094         Vandoorselaere <yoann@prelude-ids.org>.
32095
32096 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
32097
32098         Changes imported from coreutils.
32099         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
32100         exist.
32101         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
32102
32103 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
32104
32105         Changes imported from coreutils.
32106         * lib/hard-locale.c: Assume <locale.h> exists.
32107         Include "strdup.h".
32108         (GLIBC_VERSION): New macro.
32109         (hard_locale): Assume setlocale exists.
32110         Rewrite to avoid #ifdef.
32111         Use strdup rather than malloc + strcpy.
32112         * lib/human.c: Assume <locale.h> exists.
32113         (human_readable): Assume localeconv exists.
32114
32115 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
32116
32117         * modules/hard-locale (Depends-on): Add strdup.
32118
32119 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
32120
32121         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
32122         convert T2, not T.  (Imported from libc.)
32123
32124 2004-11-30  Simon Josefsson  <jas@extundo.com>
32125
32126         * modules/restrict (License): Change to LGPL.
32127
32128 2004-11-30  Simon Josefsson  <jas@extundo.com>
32129
32130         * m4/restrict.m4: Add copyright and copying conditions.
32131
32132 2004-11-30  Simon Josefsson  <jas@extundo.com>
32133
32134         * m4/base64.m4: New file.
32135
32136 2004-11-30  Simon Josefsson  <jas@extundo.com>
32137
32138         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
32139         base64.
32140
32141         * tests/test-base64.c: New file.
32142
32143         * modules/base64: New file.
32144
32145 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
32146
32147         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
32148         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
32149
32150         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
32151
32152 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
32153
32154         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
32155         (__getcwd.c): Don't restore errno; glibc doesn't.
32156         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
32157         first, falling back to our code only if its results look suspicious.
32158         Ensure that the resulting buffer is only as large as necessary.
32159
32160         * lib/readutmp.c: Include readutmp.h first.
32161         Include <errno.h>, since readutmp.h no longer does that.
32162         * lib/readutmp.h: Don't include <errno.h>,
32163         <sys/param.h>, <time.h>; not needed to establish interface.
32164         (errno): Remove decl.
32165         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
32166         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
32167         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
32168
32169 2004-11-28  Simon Josefsson  <jas@extundo.com>
32170
32171         * lib/base64.h, base64.c: New file.
32172
32173 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
32174
32175         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
32176
32177 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
32178
32179         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
32180         (Depends-on): Remove pathmax, same.  Add mempcpy.
32181         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
32182         (Makefile.am): Append getcwd.h to lib_SOURCES.
32183         (Include): Add getcwd.h.
32184         (Maintainer): Change from Jim Meyering to "all, glibc",
32185         since getdate now uses intended-for-glibc code.
32186         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
32187         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
32188
32189 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
32190
32191         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
32192         HP's ANSI C compiler.
32193         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
32194         Declaring int functions causes warnings on some modern systems and
32195         shouldn't be needed to compile on ancient ones.
32196         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
32197         defined.
32198
32199         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
32200         with the following changes.
32201         (__set_errno): Parenthesize properly.
32202         Include <stdbool.h>.
32203         (MIN, MAX, MATCHING_INO): New macros.
32204         (__getcwd): Define with prototype, not K&R form.
32205         Use heuristics to allocate default buffer on stack if possible.
32206         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
32207         behavior, and to avoid the PATH_MAX limit when computing
32208         ../../../../...
32209         Use MATCHING_INO to compare inode number to file.
32210         Check for arithmetic overflow in size calculations.
32211         Fix bug in reallocation of dot array that caused getcwd to fail
32212         on directories nested deeper than 75.
32213         Be more careful about saving errno on error.
32214         Do not use realloc; use only free+malloc, as this is a bit
32215         more flexible and avoids a needless copy operation.
32216         Do not inspect st_dev and st_ino for symbolic links; POSIX
32217         doesn't specify the latter.
32218         Check for closedir errors.
32219         Avoid needless casts.
32220         Use "#ifdef weak_alias" around weak_alias, to be like other
32221         glibc code.
32222         The following changes to getcwd.c have effect only when used in
32223         gnulib; they have no effect inside glibc proper.
32224         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
32225         as alloca isn't used.
32226         (alloca, __alloca): Likewise.
32227         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
32228         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
32229         unconditionally, as gnulib assumes C89 or better.
32230         Do not include <sys/param.h>.
32231         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
32232         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
32233         better.
32234         (NULL) [!defined NULL]: Remove; we assume C89 or better.
32235         Include <dirent.h> in a way that is compatible with modern Autoconf.
32236         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
32237         New macros, if not already defined.
32238         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
32239         Use "_LIBC", not "defined _LIBC", for consistency.
32240         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
32241         a mempcpy module.
32242         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
32243         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
32244         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
32245         credit only to Jim Meyering and adjust the copyright dates.
32246         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
32247         <stdlib.h>, <unistd.h>, "pathmax.h".
32248         Instead, include "xgetcwd.h" (first) and "getcwd.h".
32249         (INITIAL_BUFFER_SIZE): Remove.
32250         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
32251
32252 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
32253
32254         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
32255         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
32256         Use the _ONCE methods, for efficiency.
32257         Check for fcntl.h.  In test program, include <errno.h>
32258         and <fcntl.h> if available.  Remove old K&R cruft from
32259         test program.  Check for common errors in GNU/Linux,
32260         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
32261         don't do AC_LIBOBJ, as that's getcwd.m4's job.
32262         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
32263         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
32264         name accordingly.
32265         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
32266         accommodate new getcwd.c.
32267         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
32268         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
32269         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
32270         that's all we need now.
32271
32272 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
32273
32274         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
32275         argp-parse.c depends on getopt internals, that means we should
32276         always use our getopt, to be on the safe side.
32277         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
32278         order not to spoil the result of an eventual previous invocation
32279         of gl_GETOPT_SUBSTITUTE.
32280
32281 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
32282
32283         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
32284         redefinition warnings. To avoid them, include the defines
32285         in `#if !defined __need_getopt ... #endif'. The only place
32286         where __getopt_argv_const is used is in definitions
32287         of getopt_long and getopt_long_only below, which are as well
32288         protected by `#ifndef __need_getopt'.
32289         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
32290         __need_getopt after including <stdio.h> and <unistd.h> These
32291         headers might have defined it.
32292
32293 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
32294
32295         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
32296
32297 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
32298
32299         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
32300         (futimens): New function, which uses futimes if available.
32301         (futimens, utimens): Support timespec==NULL, with same semantics
32302         as utime and utimens.
32303         * lib/utimens.h (futimens): New decl.
32304
32305 2004-11-23  Jim Meyering  <jim@meyering.net>
32306
32307         * lib/getopt_.h: Remove trailing blanks.
32308
32309 2004-11-23  Jim Meyering  <jim@meyering.net>
32310
32311         * lib/__fpending.c: Add comment.
32312
32313 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
32314
32315         * modules/canonicalize (Depends-on): Add xreadlink.
32316         Problem reported by James Youngman.
32317
32318 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
32319
32320         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
32321         New macros.
32322         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
32323         optopt): Use them instead of invoking ## directly; otherwise, the
32324         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
32325
32326 2004-11-19  Bruno Haible  <bruno@clisp.org>
32327
32328         * lib/strtok_r.c: Move comments from here...
32329         * lib/strtok_r.h: ... to here.
32330
32331 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
32332
32333         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
32334         implementations that mishandle size_t overflow.
32335
32336 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
32337
32338         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
32339         might fail.  Problem reported by Yoann Vandoorselaere.
32340         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
32341         implementations that mishandle size_t overflow.
32342
32343 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
32344
32345         * modules/canon-host (Depends-on): Add strdup.
32346
32347 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
32348
32349         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
32350
32351 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
32352
32353         * lib/canon-host.c: Include "strdup.h".
32354         (canon_host): Use getaddrinfo if available, so that IPv6 works.
32355         Use strdup instead of malloc/strcpy to duplicate strings.
32356
32357         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
32358         (human_space_before_unit): New constant.
32359         * lib/human.c (human_readable): Support it.
32360
32361         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
32362         (xgetcwd): Set errno correctly when failing.
32363         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
32364         the failure is actually due to a PATH_MAX problem.
32365
32366         Further getopt changes to make it more likely that glibc will
32367         buy the changes back.
32368         * lib/getopt.c (POSIXLY_CORRECT): New constant.
32369         (getopt): Use it, so to preserve glibc semantic
32370         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
32371         when compiling for libc.
32372         * lib/getopt_.h (__getopt_argv_const): Bring it back.
32373         (getopt_long, getopt_long_only): Use it.
32374
32375         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
32376         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
32377         (getopt): Argv is now char * const *, as per standard.
32378         (_getopt_internal_r, _getopt_internal): Argv is now char **,
32379         not char *__getopt_argv_const *.
32380         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
32381         _getopt_long_only_r): Likewise.
32382         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
32383         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
32384         _getopt_long_r, _getopt_long_only_r): Likewise.
32385         * lib/getopt_.h (__getopt_argv_const): Remove.
32386         (getopt): Argv is now char * const *, as per standard.
32387
32388         * lib/getdate.y (tORDINAL): New token.
32389         (day, relunit): Allow it for relative times.
32390         (relative_time_table): Use tORDINAL for ordinals.
32391
32392 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
32393
32394         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
32395         Document that "second" isn't allowed as an ordinal number.
32396
32397 2004-11-16  Jim Meyering  <jim@meyering.net>
32398
32399         * modules/closeout (Depends-on): Add fpending.
32400
32401 2004-11-15  Jim Meyering  <jim@meyering.net>
32402
32403         * lib/closeout.c: Include "__fpending.h" once again.
32404         Include <stdbool.h>.
32405         (close_stdout): Don't fail just because stdout was closed initially,
32406         since some programs don't write to stdout in the normal course of
32407         operation (other than --version and --help), and we don't want this
32408         function to make e.g. `touch file >&-' fail.
32409         But do fail if it was closed and someone has tried to write to it.
32410         E.g., `printf foo >&-' must fail.
32411
32412 2004-11-13  Jim Meyering  <jim@meyering.net>
32413
32414         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
32415
32416 2004-11-12  Simon Josefsson  <jas@extundo.com>
32417
32418         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
32419         small doc fix is still pending.
32420
32421 2004-11-11  Simon Josefsson  <jas@extundo.com>
32422
32423         * modules/strtok_r: New file.
32424
32425         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
32426         strtok_r.
32427
32428 2004-11-11  Simon Josefsson  <jas@extundo.com>
32429
32430         * m4/strtok_r.m4: New file.
32431
32432         * m4/getopt.m4: Replace opterr.
32433
32434 2004-11-11  Simon Josefsson  <jas@extundo.com>
32435
32436         * lib/strtok_r.h, strtok_r.c: New file.
32437
32438 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
32439
32440         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
32441         of replacing opterr, getopt, etc.  This should handle the
32442         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
32443
32444 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
32445
32446         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
32447         we can stop lying to compilers about the constness of argv when we
32448         are compiled outside glibc.
32449         (getopt, getopt_long, getopt_long_only): Use it.
32450         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
32451         _getopt_internal, getopt): Likewise.
32452         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
32453         _getopt_long_only_r): Likewise.
32454         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
32455         _getopt_long_r, _getopt_long_only_r): Likewise.
32456
32457         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
32458         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
32459         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
32460         the other external symbols.
32461         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
32462         declaration, since the above renaming now works around collisions.
32463
32464 2004-11-11  Jim Meyering  <jim@meyering.net>
32465
32466         * lib/linebreak.c: Remove trailing blanks.
32467         * lib/alloca_.h: Likewise.
32468         * lib/acosl.c: Likewise.
32469         * lib/euidaccess.c: Likewise.
32470         * lib/allocsa.h: Likewise.
32471
32472 2004-11-10  Simon Josefsson  <jas@extundo.com>
32473
32474         * m4/getaddrinfo.m4: New file.
32475
32476 2004-11-10  Simon Josefsson  <jas@extundo.com>
32477
32478         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
32479
32480 2004-11-10  Simon Josefsson  <jas@extundo.com>
32481
32482         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
32483         getaddrinfo.
32484
32485         * modules/getaddrinfo: New file.
32486
32487 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
32488
32489         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
32490
32491 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
32492
32493         * lib/mktime.c (SHR): New macro, which is a portable
32494         substitute for >> that should work even on Crays.
32495         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
32496         Problem reported by Mark D. Baushke in
32497         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
32498         * lib/getdate.y (SHR): Likewise.
32499         (tm_diff): Use it.
32500         * lib/strftime.c (SHR): Likewise.
32501         (tm_diff): Use it.
32502         * lib/quotearg.c (struct quoting_options): Use unsigned int for
32503         quote_these_too, so that right shifts are well defined.  All uses
32504         changed.
32505
32506 2004-11-10  Jim Meyering  <jim@meyering.net>
32507
32508         Ensure that no close failure goes unreported.
32509         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
32510         return early when it seems there's nothing to flush.
32511         Don't include __fpending.h.
32512
32513 2004-11-10  Jim Meyering  <jim@meyering.net>
32514
32515         * modules/closeout (Depends-on): Remove fpending.
32516
32517 2004-11-10  Jim Meyering  <jim@meyering.net>
32518
32519         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
32520
32521 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
32522
32523         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
32524         gl_FUNC_STRFTIME.
32525         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
32526         and AC_REQUIRE when possible, to avoid duplicate checks.
32527         Check for <wchar.h>.
32528
32529 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
32530
32531         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
32532
32533 2004-11-09  Bruno Haible  <bruno@clisp.org>
32534
32535         * m4/sockpfaf.m4: New file.
32536
32537 2004-11-05  Bruno Haible  <bruno@clisp.org>
32538
32539         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
32540         Reported by Mark D. Baushke <mdb@cvshome.org>.
32541
32542 2004-11-04  Bruno Haible  <bruno@clisp.org>
32543
32544         2004-09-11  Bruno Haible  <bruno@clisp.org>
32545                 * allocsa.valgrind: New file.
32546         2004-02-06  Bruno Haible  <bruno@clisp.org>
32547                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
32548                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
32549                 Reported by Christopher Seip <chris.seip@hp.com>.
32550
32551 2004-11-04  Bruno Haible  <bruno@clisp.org>
32552
32553         * modules/allocsa (Files): Add lib/allocsa.valgrind.
32554         (Makefile.am): Distribute it.
32555
32556 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
32557
32558         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
32559         with errno == ERANGE if the buffer is too small.
32560         Problem reported by Mark D. Baushke.
32561
32562 2004-11-03  Albert Chin  <china@thewrittenword.com>
32563             Paul Eggert  <eggert@cs.ucla.edu>
32564
32565         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
32566         equivalent, substitute $ac_type for equivalent type rather than
32567         blindly using uint32_t *always* which won't work if uint32_t is not
32568         available.  Define _UINT32_T to work around typedef of uint32_t if
32569         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
32570         2.5.1.
32571
32572 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
32573
32574         * m4/jm-macros.m4: Sync from coreutils.
32575         (gl_MACROS): Check for mbrlen, for pathchk.
32576         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
32577
32578 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
32579
32580         * lib/xreadlink.c (MAXSIZE): New macro.
32581         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
32582         size does not exceed MAXSIZE.  Avoid cast.
32583         As suggested by Mark D. Baushke in
32584         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
32585         if readlink fails with buffer size just under MAXSIZE, try again
32586         with MAXSIZE.
32587
32588 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
32589
32590         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
32591
32592 2004-11-02  Derek R. Price  <derek@ximbiot.com>
32593         and  Paul Eggert  <eggert@cs.ucla.edu>
32594
32595         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
32596         (get_date): Overparenthesize to avoid GCC warning.
32597
32598 2004-11-02  Bruno Haible  <bruno@clisp.org>
32599
32600         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
32601         returns void.
32602
32603 2004-11-02  Bruno Haible  <bruno@clisp.org>
32604
32605         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
32606         function returns void.
32607
32608 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
32609
32610         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
32611         fflush_unlocked, flockfile, funlockfile, funlockfile,
32612         fputs_unlocked, putc_unlocked.
32613
32614 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
32615
32616         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
32617         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
32618         already declared.
32619
32620 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
32621
32622         * modules/getdate (Files): Add doc/getdate.texi.
32623         (Depends-on): Add setenv, xalloc.
32624
32625 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
32626
32627         * lib/getdate.y: Add support for TZ="foo" within a date string.
32628         Fix some bugs near time_t boundaries.  Reject dates with
32629         out-of-range components, e.g., "Sept 31".
32630         Include <stdlib.h>, "setenv.h", "xalloc.h".
32631         (ISDIGIT_LOCALE): Remove; unused.
32632         Note that the TZ and time functions used here are not reentrant.
32633         (mktime_ok, get_tz): New functions.
32634         (TZBUFSIZE): New constant.
32635         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
32636         This requires that we sometimes generate our own TZ="XXX..." setting.
32637
32638 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
32639
32640         * doc/getdate.texi: New file, from coreutils with modifications for
32641         the new TZ parsing.
32642
32643 2004-10-27  Derek R. Price  <derek@ximbiot.com>
32644
32645         * lib/mktime.c (not_equal_tm): Remove redundant check.
32646
32647 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
32648
32649         * modules/regex (lib_SOURCES): Add regex.c.
32650         Reported by James Youngman in
32651         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
32652
32653 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
32654
32655         * lib/getdate.y: Use Bison 1.875 features, and some minor
32656         code cleanups.  This change does not affect semantics.
32657         Don't include <stdlib.h>; no longer needed.
32658         Don't include unlocked-io.h; only the "#if TEST" code uses
32659         stdio, and performance isn't crucial there.
32660         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
32661         Bison 1.875 features as described below.
32662         All uses of "PC." replaced by "pc->".
32663         (YYSTYPE): Add a forward declaration.
32664         (yylex, yyerror): Use full prototypes in forward decls.
32665         Use "%pure-parser" rather than obsolescent "%pure_parser".
32666         Use %parse-param and %lex-param instead of obsolescent
32667         YYPARSE_PARAM and YYLEX_PARAM.
32668         (meridian_table, month_and_day_table, time_units_table,
32669         relative_time_table, time_zone_table, military_table,
32670         lookup_zone, lookup_word, get_date):
32671         Use NULL instead of 0 where appropriate.
32672         (to_hour): Avoid abort (), to avoid a dependency on
32673         stdlib.h.
32674         (yyerror, yylex): Now accepts parser_control * arg.
32675         (main) [TEST]: Use '\0' rather than 0 for char.
32676
32677 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
32678
32679         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
32680
32681 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
32682
32683         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
32684         It's now the caller's responsibility to handle the case where
32685         !HAVE_GETPAGESIZE && !defined getpagesize.
32686
32687         * lib/mktime.c (leapyear): Arg is long int, not int.
32688
32689 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
32690
32691         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
32692
32693 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
32694
32695         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
32696         missing.  Problem reported by James Youngman.
32697
32698 2004-10-16  Simon Josefsson  <jas@extundo.com>
32699
32700         * gnulib-tool: Fix comments.  Fix parse problem.
32701         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
32702
32703 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
32704
32705         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
32706         implementation of getopt_long.  Problem reported by Alexander Taler in:
32707         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
32708
32709 2004-10-15  Bruno Haible  <bruno@clisp.org>
32710
32711         * gnulib-tool: Untabify. Initialize supplied_libname.
32712         (func_usage): More homogenous output.
32713         (func_modules_transitive_closure, func_modules_to_filelist,
32714         func_emit_lib_Makefile_am): New functions.
32715         (func_import): New function, extracted from big case statement. Use
32716         func_get_license, func_modules_transitive_closure,
32717         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
32718         opt_lgpl. Don't use test -a, as it's not portable.
32719         (func_create_testdir): Use func_modules_transitive_closure,
32720         func_modules_to_filelist, func_emit_lib_Makefile_am.
32721
32722 2004-10-15  Bruno Haible  <bruno@clisp.org>
32723
32724         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
32725
32726 2004-10-15  Bruno Haible  <bruno@clisp.org>
32727
32728         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
32729         the portions belonging to each module.
32730         Suggested by Derek Robert Price <derek@ximbiot.com>.
32731
32732 2004-10-12  Simon Josefsson  <jas@extundo.com>
32733
32734         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
32735         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
32736         to real functions.
32737
32738 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
32739
32740         * modules/vsnprintf: New file.
32741
32742 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
32743
32744         * m4/vsnprintf.m4: New file.
32745
32746 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
32747
32748         * lib/vsnprintf.h: New file.
32749         * lib/vsnprintf.c: New file.
32750
32751 2004-10-11  Bruno Haible  <bruno@clisp.org>
32752
32753         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
32754         vsnprintf.
32755
32756 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
32757
32758         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
32759
32760 2004-10-07  Bruno Haible  <bruno@clisp.org>
32761
32762         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
32763         fits into the provided buffer.
32764
32765 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
32766
32767         * lib/diacrit.c, diacrit.h: Add GPL notice.
32768
32769         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
32770         notice.
32771         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
32772         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
32773         This avoids a potential constant-folding bug.
32774
32775 2004-10-05  Bruno Haible  <bruno@clisp.org>
32776
32777         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
32778         for the declaration of strsep.
32779
32780 2004-10-05  Bruno Haible  <bruno@clisp.org>
32781
32782         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
32783
32784 2004-10-04  Simon Josefsson  <jas@extundo.com>
32785
32786         * modules/memmem: New file.
32787         * tests/test-memmem.c: New file.
32788         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
32789
32790 2004-10-04  Simon Josefsson  <jas@extundo.com>
32791
32792         * m4/memmem.m4: New file.
32793
32794 2004-10-04  Simon Josefsson  <jas@extundo.com>
32795
32796         * lib/memmem.h: New file.
32797         * lib/memmem.c: New file, taken from glibc.
32798
32799 2004-10-04  Simon Josefsson  <jas@extundo.com>
32800
32801         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
32802         '#ifdef USE_UNLOCKED_IO'.
32803
32804 2004-10-04  Simon Josefsson  <jas@extundo.com>
32805
32806         * config/srclist.txt: Add memmem from glibc.
32807
32808 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
32809
32810         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
32811
32812         * modules/argmatch, modules/argp, modules/closeout, modules/error,
32813         modules/exclude, modules/getdate, modules/getline,
32814         modules/getndelim2, modules/getpass, modules/getpass-gnu,
32815         modules/getusershell, modules/linebuffer, modules/md5,
32816         modules/mountlist, modules/posixtm, modules/readtokens,
32817         modules/readutmp, modules/regex, modules/sha1,
32818         modules/version-etc, modules/yesno:
32819         Remove dependency on unlocked-io.
32820
32821 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
32822
32823         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
32824
32825         * m4/unlocked-io.m4: Add copyright notice.
32826         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
32827
32828 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
32829
32830         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
32831         * lib/xmalloc.c (xmemdup): Likewise.
32832         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
32833         XFREE): Remove these long-obsolescent macros.
32834         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
32835         * lib/xstrdup.c: Remove.
32836
32837         * lib/regex.c (re_comp): Cast gettext return value to char *,
32838         Problem reported by Martin Neitzel via Mark D. Baushke.
32839
32840 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
32841
32842         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
32843         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
32844         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
32845         regex.c, sha1.c, version-etc.c, yesno.c:
32846         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
32847         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
32848         the includer's responsibility.
32849
32850         Sync from coreutils.
32851
32852         * lib/modechange.c (mode_compile): Don't decrement a pointer that
32853         points to the start of a string, as the C Standard says the
32854         resulting behavior is undefined.
32855
32856         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
32857         simple -> simple_backups, numbered_existing ->
32858         numbered_existing_backups, numbered -> numbered_backups
32859         to avoid shadowing problems.  All uses changed.
32860         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
32861         * lib/backupfile.c (check_extension, numbered_backup):
32862         Rename locals to avoid shadowing 'basename'.
32863         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
32864         once.
32865
32866         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
32867         * lib/.cvsignore: Add getopt.h.
32868
32869 2004-10-04  Bruno Haible  <bruno@clisp.org>
32870
32871         * modules/README: New file.
32872         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
32873         not a module.
32874
32875 2004-10-02  Jim Meyering  <jim@meyering.net>
32876
32877         * lib/dirfd.h, getpagesize.h: Add copyright notice.
32878
32879 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
32880
32881         * modules/strsep: New file.
32882
32883 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
32884
32885         * m4/strsep.m4: New file.
32886
32887 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
32888
32889         * lib/strsep.h: New file.
32890         * lib/strsep.c: New file.
32891
32892 2004-10-01  Simon Josefsson  <jas@extundo.com>
32893
32894         * lib/snprintf.c (snprintf): Handle size==0.
32895
32896 2004-10-01  Simon Josefsson  <jas@extundo.com>
32897             Bruno Haible  <bruno@clisp.org>
32898
32899         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
32900         (snprintf): Declare 'args'.
32901
32902 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
32903
32904         * lib/snprintf.c: Remove comments as to why each header is needed.
32905
32906 2004-10-01  Bruno Haible  <bruno@clisp.org>
32907
32908         * MODULES.html.sh: Add strsep.
32909
32910 2004-09-30  Simon Josefsson  <jas@extundo.com>
32911
32912         * modules/snprintf: New file.
32913
32914 2004-09-30  Simon Josefsson  <jas@extundo.com>
32915
32916         * m4/snprintf.m4: New file.
32917
32918 2004-09-30  Simon Josefsson  <jas@extundo.com>
32919
32920         * lib/snprintf.h, lib/snprintf.c: New files.
32921
32922 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
32923
32924         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
32925         (hol_entry_help): Never translate an empty string.
32926         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
32927         * lib/argp.h (OPTION_NO_TRANS): New option.
32928
32929 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
32930
32931         * modules/argp (Maintainer): Replace Simon Josefsson
32932         by Sergey Poznyakoff.
32933
32934 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
32935
32936         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
32937         changes merged back into glibc.
32938
32939 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
32940
32941         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
32942
32943 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
32944
32945         * lib/xvasprintf.c: Include xalloc.h.
32946         (xvasprintf): Use xalloc_die, not xmalloc_die.
32947
32948 2004-09-29  Bruno Haible  <bruno@clisp.org>
32949
32950         * modules/alloca-opt: New file, derived from modules/alloca.
32951         * modules/allocsa: Depend on alloca-opt instead of alloca.
32952         * modules/setenv: Likewise.
32953         * modules/vasnprintf: Likewise.
32954         * MODULES.html.sh: Add alloca-opt.
32955
32956 2004-09-28  Simon Josefsson  <jas@extundo.com>
32957
32958         * gnulib-tool: New parameter --lgpl, to asseert that modules are
32959         LGPL, and to replace license template from GPL to LGPL.
32960
32961 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
32962
32963         * modules/dummy: Change license to LGPL.
32964
32965 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
32966
32967         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
32968
32969 2004-09-24  Simon Josefsson  <jas@extundo.com>
32970
32971         * modules/minmax (License): Change from GPL to LGPL.
32972
32973 2004-09-23  Simon Josefsson  <jas@extundo.com>
32974
32975         * gnulib-tool (--import): Typo.
32976
32977 2004-09-23  Simon Josefsson  <jas@extundo.com>
32978
32979         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
32980
32981 2004-09-22  Bruno Haible  <bruno@clisp.org>
32982
32983         * modules/*: Add 'License' field.
32984         * gnulib-tool: Accept --extract-license option.
32985         (func_get_license): New function.
32986
32987 2004-09-21  Bruno Haible  <bruno@clisp.org>
32988
32989         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
32990         Reported by Simon Josefsson.
32991
32992 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
32993
32994         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
32995         gl_AC_TYPE_LONG_LONG.
32996
32997 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
32998
32999         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
33000
33001 2004-09-18  Simon Josefsson  <jas@extundo.com>
33002         and  Paul Eggert  <eggert@cs.ucla.edu>
33003
33004         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
33005         calls with autoreconf.  Define GL_LIB.
33006
33007 2004-09-14  Karl Berry  <karl@gnu.org>
33008
33009         * config/srclist.txt: unsync setenv.c, sigh.
33010
33011 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
33012
33013         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
33014         Problem reported by Bruno Haible in:
33015         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
33016
33017 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
33018
33019         * config/srclist.txt: Comment out argp-pvh.c.
33020
33021 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
33022
33023         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
33024         in case some system header has #define'd it.  Problem reported by
33025         Soeren D. Schulze in
33026         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
33027
33028 2004-09-09  Karl Berry  <karl@gnu.org>
33029
33030         * regex.[ch]: delete from the root.  These were supposed to be
33031                 synced with emacs cvs, but this has not happened for about
33032                 a year, and anyway nothing else uses emacs regex.[ch].
33033                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
33034                 lib/regex[.ch] is untouched.
33035
33036 2004-09-09  Bruno Haible  <bruno@clisp.org>
33037
33038         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
33039
33040 2004-09-09  Bruno Haible  <bruno@clisp.org>
33041
33042         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
33043         modifications.
33044         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
33045
33046 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
33047
33048         * modules/xvasprintf: New file.
33049         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
33050
33051 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
33052
33053         * lib/xvasprintf.h: New file.
33054         * lib/xvasprintf.c: New file.
33055         * lib/xasprintf.c: New file.
33056
33057 2004-09-08  Bruno Haible  <bruno@clisp.org>
33058
33059         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
33060
33061 2004-09-08  Bruno Haible  <bruno@clisp.org>
33062
33063         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
33064         length is > INT_MAX.
33065         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
33066         more.
33067
33068 2004-09-08  Bruno Haible  <bruno@clisp.org>
33069
33070         * lib/stdint_.h: New file, taken from GNU clisp.
33071
33072 2004-09-08  Bruno Haible  <bruno@clisp.org>
33073             Oskar Liljeblad  <oskar@osk.mine.nu>
33074
33075         * modules/stdint: New file.
33076         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
33077
33078 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
33079
33080         Import from coreutils.
33081         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
33082         strings on unbounded length.  alloca's performance benefits aren't
33083         that important here.
33084         (V_STRDUP): Remove.
33085         (parse_with_separator): New function, with most of the internals
33086         of the old parse_user_spec.  Allow user to omit both user and group,
33087         for compatibility with FreeBSD.
33088         Clone only the user name, not the entire spec.
33089         Do not set *uid, *gid unless entirely successful.
33090         Avoid memory leak in some failing cases.
33091         Fix regression for USER.GROUP reported by Dmitry V. Levin in
33092         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
33093         (parse_user_spec): Rewrite to use parse_with_separator.
33094
33095 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
33096
33097         * modules/userspec: Don't depend on alloca.
33098
33099 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
33100
33101         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
33102
33103 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
33104
33105         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
33106         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
33107         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
33108
33109 2004-08-16  Simon Josefsson  <jas@extundo.com>
33110
33111         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
33112         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
33113         Add --dry-run for --import.
33114         Let user provided command line parameters override configure.ac
33115         settings.
33116
33117 2004-08-12  Simon Josefsson  <jas@extundo.com>
33118
33119         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
33120         as discussed with Paul Eggert in threads rooted at
33121         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
33122         and
33123         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
33124         Before, the test was empty, and relied on ELIDE_CODE in source
33125         code.)
33126         (gl_PREREQ_GETOPT): New macro.
33127         (gl_GETOPT): Use them.
33128
33129 2004-08-12  Simon Josefsson  <jas@extundo.com>
33130
33131         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
33132         * lib/getopt_.h: Renamed from getopt.h.
33133
33134 2004-08-12  Simon Josefsson  <jas@extundo.com>
33135
33136         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
33137         Change default library name from libfoo to libgnu.
33138         Now, if you have a configure.ac that says:
33139                 gl_SOURCE_BASE(gl)
33140                 gl_M4_BASE(gl/m4)
33141                 gl_MODULES(error getopt etcetera)
33142                 gl_INIT
33143         you can import all you need by running:
33144                 ../gnulib/gnulib-tool --import
33145
33146         * modules/getopt (Files): Rename getopt.h to getopt_.h.
33147         (Makefile.am): Rewrite, use logic from argz.
33148         (Include): Use <getopt.h> instead of "getopt.h".
33149
33150 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
33151
33152         * modules/argp (Files): Add m4/unlocked-io.m4.
33153         (Depends-on): Add extensions.
33154
33155 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
33156
33157         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
33158         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
33159         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
33160         Check for program_invocation_name, program_invocation_short_name,
33161         flockfile, funlockfile, features.h, _getopt_long_only_r.
33162
33163 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
33164
33165         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
33166         its complicated substitute.
33167         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
33168         and program_invocation_name.
33169         (__argp_basename) [!_LIBC]: Remove; the only use was
33170         replaced by its body.
33171         (__argp_short_program_name): Change condition from
33172         !defined __argp_short_program_name to
33173         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
33174         to match argp-namefrob.h.
33175         (__argp_failure): Don't assume strerror_r returns char *.
33176         * lib/argp-parse.c (N_): Define unconditionally.
33177         (argp_default_options): Fill out initializers with 0 to avoid
33178         gcc warnings.
33179
33180 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
33181
33182         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
33183         getopt1.c.
33184
33185 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
33186
33187         Merge from coreutils.
33188
33189         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
33190
33191         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
33192         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
33193
33194 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
33195
33196         Merge from coreutils.
33197
33198         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
33199         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
33200         for Reliant Unix 5.43.
33201
33202         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
33203         (union fooround): Use uintmax_t, not long int.
33204         The rest is a merge from libc:
33205         [defined _LIBC]: Include <shlib-compat.h>.
33206         (_obstack) [defined _LIBC]: Remove after 2.3.4.
33207
33208         * lib/settime.c (settime): Recode to avoid warning with
33209         Sun Forte C 6U2.
33210
33211         * lib/strverscmp.c: Convert to UTF-8.
33212
33213 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
33214
33215         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
33216         m4/uintmax_t.m4.
33217
33218 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
33219
33220         * modules/xalloc-die: New file.
33221         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
33222
33223         * modules/md5 (Files): Add m4/uint32_t.m4.
33224         * modules/sha1: Renamed from modules/sha.
33225         (Files):
33226         Rename lib/sha.h to lib/sha1.h.
33227         Rename lib/sha.c to lib/sha1.c.
33228         Rename m4/sha.m4 to m4/sha1.m4.
33229         (lib_SOURCES): Likewise.
33230         (configure.ac): Rename gl_SHA to gl_SHA1.
33231         (Include): sha.h -> sha1.h.
33232
33233 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
33234
33235         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
33236         * m4/sha1.m4: Renamed from sha.m4.
33237         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
33238
33239 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
33240
33241         * lib/obstack.h (obstack_empty_p):
33242         Don't assume that chunk->contents is suitably aligned.
33243         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
33244         Likewise. Problem reported by Benno in
33245         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
33246
33247         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
33248         readable.  This could be improved further but it'd take some work.
33249
33250 2004-08-08  Simon Josefsson  <jas@extundo.com>
33251
33252         * modules/xgethostname (Depends-on): Remove exit and error (not
33253         used).
33254
33255         * modules/getpass-gnu: Add getpass.h.
33256         (Depends-on): Add stdbool.
33257         * modules/getpass: Add getpass.h.
33258
33259 2004-08-08  Simon Josefsson  <jas@extundo.com>
33260
33261         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
33262         Check getpass declaration.
33263
33264 2004-08-08  Simon Josefsson  <jas@extundo.com>
33265
33266         * lib/xgethostname.c: Don't include error.h (not used).
33267
33268         * lib/getpass.h: Add.
33269         * lib/getpass.c: Include getpass.h first.
33270
33271 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
33272
33273         * lib/xalloc-die.c: New file.
33274         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
33275         All uses removed.
33276         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
33277         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
33278         xalloc-die.c.
33279         (_, N_, xalloc_die): Move to xalloc-die.c.
33280         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
33281         so that we needn't mess with xalloc_msg_memory_exhausted.
33282
33283         * lib/sha1.h: Renamed from sha.h.
33284         (SHA1_H): Renamed from _SHA_H.
33285         (sha1_ctx): Renamed from sha_ctx.
33286         (sha1_init_ctx): Renamed from sha_init_ctx.
33287         (sha1_process_block): Renamed from sha_process_block.
33288         (sha1_process_bytes): Renamed from sha_process_bytes.
33289         (sha1_finish_ctx): Renamed from sha_finish_ctx.
33290         (sha1_read_ctx): Renamed from sha_read_ctx.
33291         (sha1_stream): Renamed from sha_stream.
33292         (sha1_buffer): Renamed from sha_buffer.
33293         * lib/sha1.c: Likewise; renamed from sha.c.
33294         Do not include <sys/types.h>.
33295         Include <stddef.h> rather than <stdlib.h>.
33296
33297 2004-08-08  Bruno Haible  <bruno@clisp.org>
33298
33299         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
33300         FILESYSTEM_PREFIX_LEN.
33301         * lib/progreloc.c: Likewise.
33302         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
33303
33304 2004-08-06  Simon Josefsson  <jas@extundo.com>
33305
33306         * modules/progname (Depends-on): Don't depend on stdbool.
33307
33308 2004-08-06  Simon Josefsson  <jas@extundo.com>
33309
33310         * modules/getsubopt: New file.
33311         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
33312         getsubopt.
33313
33314 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
33315
33316         More merge from coreutils.
33317
33318         * m4/utimens.m4, m4/utimecmp.m4: New files.
33319         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
33320         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
33321         prereq.m4, sha.m4: Import changes from coreutils.
33322
33323 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
33324
33325         More merge from coreutils.
33326         * modules/raise, modules/readtokens0, modules/utimens:
33327         * modules/utimecmp, module/xnanosleep: New files.
33328         * modules/strftime: Add lib/strftime.h.
33329         Change include from <time.h> to "strftime.h".
33330         * modules/yesno: Add lib/yesno.h.
33331         * modules/backupfile: Remove lib/addext.c.
33332         * modules/euidaccess: Add stat-macros.h.
33333         * modules/canonicalize, modules/euidaccess,
33334         modules/filemode, modules/lchown, modules/makepath,
33335         modules/rmdir, modules/stat: Likewise.
33336
33337 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
33338
33339         Merge from tar.
33340         * lib/argp-help.c (make_hol, hol_append): Don't assume that
33341         SIZE_MAX is a valid preprocessor constant.
33342         (__argp_basename): Change from "#ifndef _LIBC"
33343         to "#ifndef __argp_short_program_name", so that
33344         we don't compile these functions for tar.
33345
33346         More merges from coreutils.
33347         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
33348         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
33349         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
33350         * lib/addext.c: Remove; no longer needed.
33351         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
33352         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
33353         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
33354         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
33355         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
33356         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
33357         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
33358         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
33359         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
33360         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
33361         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
33362         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
33363         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
33364         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
33365         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
33366         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
33367         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
33368         Import changes from coreutils.
33369
33370 2004-08-05  Simon Josefsson  <jas@extundo.com>
33371
33372         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
33373
33374 2004-08-05  Simon Josefsson  <jas@extundo.com>
33375
33376         * m4/getsubopt.m4: New file.
33377
33378 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
33379
33380         Merge from coreutils.
33381
33382         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
33383         * m4/getcwd-path-max.m4: New files.
33384
33385         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
33386         FILESYSTEM_PREFIX_LEN ->
33387         FILE_SYSTEM_PREFIX_LEN.
33388         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
33389         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
33390         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
33391         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
33392
33393         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
33394         prerequisite modules now handle the DOS stuff.
33395         Don't check for unistd.h.
33396
33397 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
33398
33399         Merge from coreutils.
33400
33401         * lib/.gdb-history: Remove; this doesn't belong here.
33402
33403         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
33404         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
33405         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
33406         * lib/getcwd.c: New files.
33407
33408         * lib/dirname.h: Include <stdbool.h>.
33409         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
33410         for consistency with POSIX terminology.  All uses changed.
33411         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
33412         (strip_trailing_slashes): Use bool for booleans.
33413         * lib/stripslash.c (strip_trailing_slashes): Likewise.
33414
33415         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
33416         sometimes returns a positive errno value even when it succeeds.
33417         (print_errno_message) [!LIBC]: Fall back on strerror if
33418         __strerror_r fails.
33419
33420         * lib/path-concat.c (mempcpy): Don't define if a system header defines
33421         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
33422         (longest_relative_suffix): New function.
33423         (path_concat): Use it.  Assume first argument is not NULL.
33424         Port to DOS.  Omit redundant separators.
33425         Report an error instead of returning NULL.
33426         Use mempcpy instead of memcpy.
33427         (xpath_concat): Remove: not declared or used.
33428
33429         * lib/same.h: Include <stdbool.h>
33430         (same_name): Return bool, not int.
33431         * lib/same.c (same_name): Likewise.
33432         (errno): Don't declare; we assume C89 or better now.
33433
33434         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
33435         if not already defined.
33436
33437         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
33438         * lib/dup-safer.c (errno): Likewise.
33439
33440 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
33441
33442         Merge from coreutils.
33443         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
33444         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
33445         * modules/path-concat: Don't depend on strdup.
33446
33447 2004-08-03  Simon Josefsson  <jas@extundo.com>
33448
33449         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
33450         * lib/progname.h: Don't include stdbool.h.
33451
33452 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
33453
33454         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
33455         * MODULES.html.sh (func_all_modules): Remove fatal.
33456
33457 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
33458
33459         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
33460
33461 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
33462
33463         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
33464         working.
33465
33466 2004-08-02  Simon Josefsson  <jas@extundo.com>
33467
33468         * lib/getsubopt.h: New file, with comments from Bruno Haible.
33469         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
33470         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
33471
33472 2004-08-01  Simon Josefsson  <jas@extundo.com>
33473
33474         * lib/xgetdomainname.c: Include stdlib.h, for free().
33475
33476 2004-07-19  Bruno Haible  <bruno@clisp.org>
33477
33478         * MODULES.html.sh (func_all_modules): Add dummy.
33479
33480 2004-07-16  Simon Josefsson  <jas@extundo.com>
33481
33482         * modules/dummy: New file.
33483
33484 2004-07-16  Simon Josefsson  <jas@extundo.com>
33485
33486         * lib/dummy.c: New file.
33487
33488 2004-07-16  Bruno Haible  <bruno@clisp.org>
33489
33490         * lib/backupfile.h: Add extern "C" for C++.
33491         * lib/closeout.h: Likewise.
33492         * lib/copy-file.h: Likewise.
33493         * lib/findprog.h: Likewise.
33494         * lib/full-write.h: Likewise.
33495         * lib/pathname.h: Likewise.
33496         * lib/progname.h: Likewise.
33497         * lib/stpcpy.h: Likewise.
33498         * lib/stpncpy.h: Likewise.
33499         * lib/strcase.h: Likewise.
33500         * lib/strstr.h: Likewise.
33501         * lib/xalloc.h: Likewise.
33502
33503         * lib/mbswidth.h: Add extern "C" for C++.
33504         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
33505
33506 2004-07-13  Robert Millan  <robertmh@gnu.org>
33507
33508         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
33509
33510 2004-07-09  Simon Josefsson  <jas@extundo.com>
33511
33512         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
33513         failed without this.)
33514
33515 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
33516
33517         * modules/chown (Files): Add lib/fchown-stub.c, since
33518         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
33519
33520 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
33521
33522         * lib/fchown-stub.c: New file.
33523
33524 2004-06-24  Jim Meyering  <jim@meyering.net>
33525
33526         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
33527
33528 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
33529
33530         * modules/argz: Omit "#include".
33531
33532         * MODULES.html.sh (func_all_modules): Add calloc, to match
33533         2004-06-01 addition of calloc module.
33534
33535 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
33536
33537         * m4/argz.m4: New file, which is autoupdated from libtool.
33538
33539 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
33540
33541         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
33542         libtool.
33543
33544 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
33545
33546         * config/srclist-update: Don't insist on "USA." before the
33547         close-comment, as libtool omits the period and puts the */ on a
33548         separate line.
33549         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
33550         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
33551
33552 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
33553
33554         * modules/argz: New file.
33555         * MODULES.html.sh (func_all_modules): Add argz.
33556
33557 2004-06-12  Jim Meyering  <jim@meyering.net>
33558         and  Paul Eggert  <eggert@cs.ucla.edu>
33559
33560         * modules/hash (Files): Add lib/xalloc.h.
33561         * modules/pipe (Depends-on): Add wait-process.
33562         * modules/stat (Depends-on): Add xalloc.
33563         * modules/userspec (Files): Add lib/userspec.h.
33564         * modules/xstrto
33565
33566         Upgrade from gettext-0.13.
33567         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
33568         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
33569         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
33570
33571 2004-06-10  Jim Meyering  <jim@meyering.net>
33572
33573         * lib/calloc.c: New file.
33574
33575 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
33576
33577         * lib/getdate.y (yylex): Allow space between sign and number.
33578         Problem reported by Dan Jacobson.
33579
33580 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
33581
33582         Merge from coreutils CVS.
33583
33584         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
33585         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
33586         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
33587         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
33588         xstrtol.m4: Fix copyright date and/or serial number.
33589
33590         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
33591         See if we need an fchown replacement.
33592         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
33593         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
33594         and use the replacement function if we detect either defect.
33595
33596         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
33597         gl_UTIMECMP.
33598
33599 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
33600         and  Jim Meyering  <jim@meyering.net>
33601
33602         Merge from coreutils CVS.
33603
33604         * lib/stat-macros.h: New file, with contents from file-type.h
33605         and coreutils' system.h.
33606         * lib/file-type.c: Include "stat-macros.h".
33607         * lib/file-type.h (file_type): Move all macro definitions to new file,
33608         stat-macros.h.
33609
33610         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
33611         Wrap old code with this conditional.
33612         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
33613         function that does not dereference symlinks.
33614         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
33615
33616         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
33617         dependency problems.
33618         (xreadlink): Accept new arg SIZE, for efficiency.
33619         All decls and uses changed.
33620         * lib/xreadlink.h: Include <stddef.h>, for size_t.
33621
33622         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
33623         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
33624
33625         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
33626         sysexits.h.
33627
33628 2004-06-01  Jim Meyering  <jim@meyering.net>
33629
33630         * m4/calloc.m4: New file.
33631
33632 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
33633
33634         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
33635         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
33636         Also, fix a typo in a diagnostic.
33637
33638 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
33639
33640         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
33641         or AC_FUNC_REALLOC.
33642
33643 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
33644
33645         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
33646         macros to be defined.
33647         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
33648         the allocator returns NULL because the requested size is zero.
33649
33650 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
33651
33652         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
33653         var.  Add comment explaining why libc still defines it.  This
33654         merges the following patch from glibc:
33655         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
33656
33657 2004-05-20  Andreas Schwab  <schwab@suse.de>
33658
33659         * m4/free.m4: Replace free if it not known to work, not the other
33660         way round.
33661
33662 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
33663
33664         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
33665         present in glibc since revision 1.1 of this file.
33666         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
33667         obstack_alignment_mask, obstack_alloc, obstack_base,
33668         obstack_blank, obstack_blank_fast, obstack_chunk_size,
33669         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
33670         obstack_grow0, obstack_init, obstack_int_grow,
33671         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
33672         obstack_next_free, obstack_object_size, obstack_ptr_grow,
33673         obstack_ptr_grow_fast, obstack_room): Remove declarations of
33674         nonexistent functions.
33675
33676 2004-05-18  Karl Berry  <karl@gnu.org>
33677
33678         * config/srclist.txt: break link for vasnprintf.c.
33679
33680 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
33681
33682         Port obstack to the AS/400, where pointers are 16 bytes wide and
33683         you cannot cast an integer to a valid pointer.  This patch is
33684         currently waiting to be integrated into glibc; see
33685         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
33686
33687         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
33688         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
33689         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
33690         (struct obstack): temp member is now a union of a pointer and
33691         an integer, instead of an integer.  All integer uses changed.
33692         This does not affect the physical layout of struct obstack,
33693         except on hosts (like the AS/400) where the size or alignment of
33694         void * is greater than that of ptrdiff_t.
33695         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
33696         __STDC__)]: Store temporary in pointer member of union, not
33697         integer member.
33698         * lib/obstack.c: Include <stddef.h>, for offsetof.
33699         (struct fooalign): Remove; it doesn't need a name.
33700         (union fooround): Change double to long double, and add void *.
33701         (DEFAULT_ALIGNMENT): Use offsetof to compute.
33702         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
33703         not a macro.  Hence the values are always int; so remove all
33704         casts-to-int in uses.
33705
33706 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
33707
33708         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
33709         we can get this patch merged into glibc.
33710
33711 2004-05-17  Derek R. Price  <derek@ximbiot.com>
33712             Paul Eggert  <eggert@cs.ucla.edu>
33713
33714         * m4/argp: Depend on alloca.
33715
33716 2004-05-17  Derek R. Price  <derek@ximbiot.com>
33717             Paul Eggert  <eggert@cs.ucla.edu>
33718
33719         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
33720         freecoding.
33721
33722 2004-05-17  Bruno Haible  <bruno@clisp.org>
33723
33724         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
33725         precision that consists of a '.' followed by an empty digit string.
33726         Patch by Tor Lillqvist <tml@iki.fi>.
33727
33728 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
33729
33730         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
33731         for backward compatibility with older code.  We need our own
33732         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
33733         it under some other name, and our alloca.h will define it.
33734
33735 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
33736             Derek Price  <derek@ximbiot.com>
33737
33738         * lib/alloca.c: Include <alloca.h>, to get our interface.
33739         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
33740         include <alloca.h> first.  Use C89 prototype for alloca; this
33741         requires including <stddef.h> for size_t.  Use extern "C" if C++.
33742         Use #elif for simplicity, since we can assume C89 now.
33743         Don't try to source the system alloca.h since it will not be found
33744         and to prevent recursively including its replacement.
33745         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
33746         * lib/regex.c: Likewise.
33747
33748 2004-05-16  Derek Price  <derek@ximbiot.com>
33749             Paul Eggert  <eggert@cs.ucla.edu>
33750
33751         getline cleanup.  This changes the getndelim2 API: both order of
33752         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
33753         no delimiter).
33754
33755         * lib/getline.c: Don't include stddef.h or stdio.h, since our
33756         interface does that.
33757         (getline): Always use getdelim, so that we don't have two
33758         copies of this code.
33759         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
33760         if available.
33761         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
33762         (GETNDELIM2_MAXIMUM): New macro.
33763         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
33764         instead of the old practice of delim2==0.  All callers changed.
33765         Return -1 on overflow, instead of returning junk.
33766         Do not set *linesize unless allocation succeeds.
33767         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
33768         that we include sys/types.h.
33769         * lib/getnline.h: Likewise.
33770         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
33771         (getndelim2): Reorder arguments.
33772         * lib/getnline.c (getnline, getndelim):
33773         Don't discard the NMAX argument.
33774         (getnline): Invoke getndelim, to avoid code duplication.
33775         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
33776         of (size_t) -1 by callers of the getnline family.
33777
33778 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
33779
33780         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
33781         Check for gettimeofday.
33782         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
33783         Check for settimeofday, stime.
33784
33785 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
33786
33787         * lib/nanosleep.c (suspended): Change its type from int to
33788         sig_atomic_t volatile.
33789         (first_call): Make it private to rpl_nanosleep, and have it
33790         be zero initially as that's a bit faster.
33791         (my_usleep): Round up fractional times instead of truncating them,
33792         as this is the usual meaning for 'sleep'.
33793
33794         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
33795         doesn't work.
33796         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
33797         (ENOSYS): Define if not defined.
33798         (settime): Fall back on stime if it exists and settimeofday fails.
33799         But don't bother with fallbacks if a method fails with errno == EPERM.
33800
33801 2004-05-11  Jim Meyering  <jim@meyering.net>
33802
33803         Prior to this change, the save_cwd caller required read access to the
33804         current directory on most systems (ones with the fchdir function).
33805
33806         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
33807         fails, try write-only, and finally, resort to using xgetcwd.
33808
33809 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
33810
33811         * lib/obstack.c, obstack.h: Import changes from libc.
33812
33813 2004-04-28  Bruno Haible  <bruno@clisp.org>
33814
33815         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
33816         also implicitly appends .exe to executables.
33817         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
33818         accepts Windows pathnames.
33819         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
33820         Treat Cygwin like Windows, since it now accepts Windows pathnames.
33821         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
33822         Treat Cygwin like Windows, since it now accepts Windows pathnames.
33823         Reported by Derek Robert Price <derek@ximbiot.com>.
33824
33825 2004-04-21  Karl Berry  <karl@gnu.org>
33826
33827         * config/srclist.txt (localcharset.c): break sync.
33828
33829 2004-04-20  Paul Eggert  <eggert@twinsun.com>
33830
33831         * m4/host-os.m4: Add a copyright notice.
33832
33833 2004-04-20  Jim Meyering  <jim@meyering.net>
33834
33835         Change UTILS_ to gl_ in AC_DEFINE'd names.
33836         Change utils_- and jm_-prefixed variables, too.
33837         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
33838         UTILS_FUNC_MKDIR_TRAILING_SLASH.
33839         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
33840
33841         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
33842         Don't emit trailing blanks.
33843         Also rename jm_-prefixed variables to have gl_ prefix.
33844
33845         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
33846         Also rename jm_-prefixed variables to have gl_ prefix.
33847
33848         * m4/jm-macros.m4: Reflect the renamings.
33849         * m4/prereq.m4: Likewise.
33850
33851 2004-04-20  Jim Meyering  <jim@meyering.net>
33852
33853         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
33854         memory.
33855
33856 2004-04-20  Jim Meyering  <jim@meyering.net>
33857             Bruno Haible  <bruno@clisp.org>
33858
33859         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
33860         memory when realloc fails.
33861
33862 2004-04-19  Jim Meyering  <jim@meyering.net>
33863
33864         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
33865         now that readutmp.c may call `free (0)'.
33866
33867 2004-04-19  Bruno Haible  <bruno@clisp.org>
33868
33869         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
33870         * m4/inttypes_h.m4: Likewise.
33871         * m4/stdint_h.m4: Likewise.
33872         * m4/intmax_t.m4: Likewise.
33873         * m4/uintmax_t.m4: Likewise.
33874
33875 2004-04-18  Jim Meyering  <jim@meyering.net>
33876
33877         * m4/prereq.m4: Don't forbid jm_ prefix.
33878
33879         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
33880         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
33881         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
33882         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
33883         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
33884         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
33885         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
33886         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
33887         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
33888         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
33889         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
33890         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
33891         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
33892         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
33893         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
33894         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
33895         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
33896         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
33897         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
33898
33899 2004-04-18  Jim Meyering  <jim@meyering.net>
33900
33901         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
33902         failure, don't leak memory and do call END_UTMP_ENT.
33903
33904 2004-04-16  Jim Meyering  <jim@meyering.net>
33905
33906         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
33907         coreutils' stat program.
33908         (gl_PREREQ): Don't require jm_PREREQ_STAT.
33909
33910 2004-04-11  Paul Eggert  <eggert@twinsun.com>
33911
33912         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
33913         C89.
33914         (CHAR_BIT): Remove, since we assume C89.
33915         Include <stdint.h> if available, as per current Autoconf CVS advice.
33916
33917 2004-03-31  Jim Meyering  <jim@meyering.net>
33918
33919         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
33920         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
33921         * m4/xalloc.m4: Likewise.
33922
33923 2004-03-30  Paul Eggert  <eggert@twinsun.com>
33924
33925         Merge from coreutils.
33926
33927         * m4/inttostr.m4: New file.
33928         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
33929         Require AM_STDBOOL_H and gl_TIMESPEC instead.
33930         Require gl_CLOCK_TIME.
33931         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
33932
33933 2004-03-30  Paul Eggert  <eggert@twinsun.com>
33934
33935         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
33936         not bool, to be more consistent with Unix conventions.
33937         Suggested by Bruno Haible.
33938
33939         Merge from coreutils.
33940
33941         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
33942         * lib/umaxtostr.c: New files.
33943
33944         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
33945         the usual <time.h> dance.
33946         (get_date): Change signature to support fractional time stamps.
33947         All callers changed.
33948         * lib/getdate.y: Include "getdate.h" first, as we can now
33949         assume C89 and don't need to worry about 'const'.
33950         Similarly, include "unlocked-io.h" near start, not in middle.
33951         Include <limits.h>.
33952         (textint.value): Use long int rather than int.
33953         (textint.digits): Use size_t rather than int.
33954         (BILLION, LOG10_BILLION): New constants.
33955         (parser_control): New member rel_ns.  Members day_ordinal,
33956         time_zone, month, day, hour, minutes, rel_year, rel_month,
33957         rel_day, rel_hour, rel_minutes, rel_seconds
33958         are now long int, not int.  Member seconds is now struct timespec,
33959         not int.  New member timespec_seen.  Members dates_seen, days_seen,
33960         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
33961         not int.
33962         (%union.intval): Now long int, not int.
33963         New member timespec.
33964         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
33965         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
33966         (spec): Now is a timespec or an item list.
33967         (timespec, items): New nonterminals.
33968         (time, rel, relunit, number, get_date):
33969         Add support for fractional seconds.
33970         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
33971         (gmtime, localtime, mktime): Remove decls; not needed with C89.
33972         (to_hour): First arg is now long int, not int.
33973         (to_year): Returns long int, not int.
33974         Don't treat year -70 like 70.
33975         (tm_diff): Returns long int, not int.
33976         (lookup_word): Use bool instead of int when appropriate.
33977         (yylex): Use size_t for count, not int.
33978         Detect overflow when parsing large integer constants.
33979         Add support for fractions.
33980         (get_date): Make pointers 'const' if possible.
33981         Use more-portable code to detect integer overflow.
33982         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
33983         Don't use ctime; it's not reliable if the year has >4 digits.
33984
33985         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
33986         This is for compatibility with BSD.
33987
33988         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
33989         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
33990         From coreutils' system.h.
33991
33992         * lib/userspec.c: Don't include "posixver.h".
33993         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
33994         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
33995         compatible extension.  Simplify code by removing a boolean int
33996         that was always nonzero if a string was nonnull.
33997
33998 2004-03-30  Jim Meyering  <jim@meyering.net>
33999
34000         Merge from coreutils.
34001
34002         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
34003         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
34004         on some systems one must include <grp.h> before it.
34005         Reported by Christian Krackowizer.
34006
34007 2004-03-30  Jim Meyering  <jim@meyering.net>
34008
34009         Merge from coreutils.
34010
34011         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
34012
34013         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
34014         an empty input stream.
34015
34016         * lib/readtokens.c: Include <stdbool.h>.
34017         (readtoken): Use `size_t' rather than int/long.
34018         All callers adjusted.
34019         Use `bool' rather than `int' where appropriate.
34020         Use memset rather than an explicit loop.
34021         Use x2nrealloc rather than xrealloc.
34022         Allow the use of `\0' as a delimiter.
34023         (readtokens): Likewise.
34024         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
34025
34026 2004-03-30  Jim Meyering  <jim@meyering.net>
34027
34028         * m4/realloc.m4: Remove file, since now it does no more than
34029         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
34030         the `configure.ac' section of module/realloc.
34031         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
34032
34033 2004-03-30  Bruno Haible  <bruno@clisp.org>
34034
34035         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
34036         nonnull.
34037
34038 2004-03-29  Paul Eggert  <eggert@twinsun.com>
34039
34040         Merge changes to getloadavg.c from coreutils and Emacs.
34041
34042         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
34043         Define to an expression, not to the empty string.
34044         Include cloexec.h and xalloc.h.
34045         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
34046         Use set_cloexec_flag rather than rolling our own.
34047         * lib/cloexec.c, lib/cloexec.h: New files.
34048
34049 2004-03-29  Paul Eggert  <eggert@twinsun.com>
34050
34051         * m4/cloexec.m4: New file.
34052
34053 2004-03-18  Paul Eggert  <eggert@twinsun.com>
34054
34055         * lib/getopt.h: Sync with libc CVS.
34056
34057 2004-03-18  Paul Eggert  <eggert@twinsun.com>
34058             Bruno Haible  <bruno@clisp.org>
34059
34060         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
34061         mbswidth.
34062
34063 2004-03-18  Paul Eggert  <eggert@twinsun.com>
34064             Bruno Haible  <bruno@clisp.org>
34065
34066         * lib/mbswidth.h: Include <wchar.h> only if
34067         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
34068         <wchar.h>.
34069         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
34070
34071 2004-03-09  Paul Eggert  <eggert@twinsun.com>
34072
34073         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
34074         Sync with libc CVS.
34075         * lib/getopt_int.h: New file, also synced from libc.
34076
34077 2004-03-09  Paul Eggert  <eggert@twinsun.com>
34078
34079         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
34080         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
34081         Bring back getopt.c, getopt.h, getopt1.c.
34082
34083 2004-03-07  Paul Eggert  <eggert@twinsun.com>
34084
34085         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
34086         All uses changed.  Check for sa_sigaction member; this fixes
34087         a bug first reported by Jason Andrade in
34088         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
34089
34090 2004-03-07  Paul Eggert  <eggert@twinsun.com>
34091
34092         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
34093         '#if' expressions.  Unlike the code it replaces, it does not
34094         depend on (defined _SC_PAGESIZE).  However, it does depend on
34095         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
34096         first reported by Jason Andrade in
34097         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
34098
34099 2004-02-25  Simon Josefsson  <jas@extundo.com>
34100
34101         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
34102
34103 2004-02-25  Simon Josefsson  <jas@extundo.com>
34104
34105         * lib/strdup.h: New file.
34106         * lib/strdup.c: Include it.
34107         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
34108         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
34109
34110 2004-02-23  Karl Berry  <karl@gnu.org>
34111
34112         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
34113         (from fencepost.gnu.org:/gd/gnuorg).
34114
34115 2004-02-23  Karl Berry  <karl@gnu.org>
34116
34117         * config/srclistvars.sh (GNUORG) [karl]: redefine.
34118         * config/srclist.txt: add maintain/standards documents.
34119
34120 2004-02-18  Bruno Haible  <bruno@clisp.org>
34121
34122         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
34123         Reported by Derek Robert Price <derek@ximbiot.com>.
34124
34125 2004-02-16  Karl Berry  <karl@gnu.org>
34126
34127         * config/mkinstalldirs, install-sh: update from automake.
34128
34129 2004-02-06  Karl Berry  <karl@gnu.org>
34130
34131         * m4/po.m4: update from gettext 0.14.1.
34132
34133 2004-02-06  Karl Berry  <karl@gnu.org>
34134
34135         * lib/config.charset: update from gettext 0.14.1.
34136
34137 2004-02-05  Paul Eggert  <eggert@twinsun.com>
34138
34139         Add comments and code, prompted by suggestions from Bruno Haible
34140         for sh-quote.
34141         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
34142         describing the enum quoting_style values.
34143         * lib/quotearg.c (quotearg_alloc): New function.
34144         (quotearg_buffer_restyled): Treat lone { and } as special.
34145         Treat = as special.  Work around bug with older shells
34146         that "see" a '\' that is really the 2nd byte of a multibyte char.
34147         Quote empty string with shell_quoting_style.
34148
34149 2004-02-03  Bruno Haible  <bruno@clisp.org>
34150
34151         * m4/pipe.m4: New file, from GNU gettext.
34152
34153 2004-02-03  Bruno Haible  <bruno@clisp.org>
34154
34155         * lib/pipe.h: New file, from GNU gettext.
34156         * lib/pipe.c: New file, from GNU gettext.
34157
34158 2004-01-27  Bruno Haible  <bruno@clisp.org>
34159
34160         * m4/execute.m4: New file, from GNU gettext.
34161
34162 2004-01-27  Bruno Haible  <bruno@clisp.org>
34163
34164         * lib/execute.h: New file, from GNU gettext.
34165         * lib/execute.c: New file, from GNU gettext.
34166         * lib/w32spawn.h: New file, from GNU gettext.
34167
34168 2004-01-24  Paul Eggert  <eggert@twinsun.com>
34169
34170         Merge from diffutils.
34171
34172         * lib/file-type.c (file_type): Add typed memory objects.
34173         * lib/file-type.h (S_TYPEISTMO): New macro.
34174
34175         * lib/c-stack.h (c_stack_action): Remove argv argument.
34176         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
34177         (die): Don't calculate message unless segv_action returns.
34178         (get_stack_location, min_address_from_argv, max_address_from_argv,
34179         volatile stack_base, volatile_stack_size): Remove.
34180         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
34181         that every segmentation violation is a stack overflow.  (Ouch!)
34182         See Debian bug 136249 (still outstanding) for more info about why
34183         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
34184
34185 2004-01-24  Paul Eggert  <eggert@twinsun.com>
34186
34187         Exit-status fix from coreutils.
34188
34189         Use exit_failure consistently in place of EXIT_FAILURE,
34190         so that program exit statuses are consistent on failure.
34191
34192         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
34193         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
34194         * lib/argmatch.h: Comment fix to match the above.
34195         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
34196         Now a macro referring to exit_failure, instead of a separate
34197         variable.  Include "exitfail.h" to get it.
34198         * lib/xstrtol.h: Include "exitfail.h".
34199         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
34200
34201         * lib/long-options.c (parse_long_options): Use prototype
34202         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
34203         for clarity.
34204
34205 2004-01-21  Jim Meyering  <jim@meyering.net>
34206
34207         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
34208         so as not to conflict with a different-sized __mktime_internal
34209         function in GNU libc.
34210         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
34211         Problem building statically-linked `ls' reported by Michael Brunnbauer.
34212
34213 2004-01-20  Karl Berry  <karl@gnu.org>
34214
34215         * config/config.guess: update from config.
34216
34217         * config/srclistvars.sh: GNUWWWLICENSES for karl.
34218
34219 2004-01-20  Bruno Haible  <bruno@clisp.org>
34220
34221         Safer stack allocation.
34222         * lib/setenv.c: Include allocsa.h.
34223         (alloca): Remove fallback definition.
34224         (freea): Remove macro.
34225         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
34226         instead of freea.
34227
34228 2004-01-20  Bruno Haible  <bruno@clisp.org>
34229
34230         * m4/eealloc.m4: New file, from GNU gettext.
34231
34232 2004-01-20  Bruno Haible  <bruno@clisp.org>
34233
34234         * m4/allocsa.m4: New file, from GNU gettext.
34235
34236 2004-01-20  Bruno Haible  <bruno@clisp.org>
34237
34238         * lib/xallocsa.h: New file, from GNU gettext.
34239         * lib/xallocsa.c: New file, from GNU gettext.
34240
34241 2004-01-20  Bruno Haible  <bruno@clisp.org>
34242
34243         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
34244
34245 2004-01-20  Bruno Haible  <bruno@clisp.org>
34246
34247         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
34248         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
34249         specially.
34250
34251 2004-01-20  Bruno Haible  <bruno@clisp.org>
34252
34253         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
34254         patch.
34255
34256 2004-01-20  Bruno Haible  <bruno@clisp.org>
34257
34258         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
34259
34260 2004-01-20  Bruno Haible  <bruno@clisp.org>
34261
34262         * lib/eealloc.h: New file.
34263
34264 2004-01-20  Bruno Haible  <bruno@clisp.org>
34265
34266         * lib/binary-io.h: Avoid warnings on Cygwin.
34267
34268 2004-01-20  Bruno Haible  <bruno@clisp.org>
34269
34270         * lib/allocsa.h: New file, from GNU gettext.
34271         * lib/allocsa.c: New file, from GNU gettext.
34272
34273 2004-01-18  Karl Berry  <karl@gnu.org>
34274
34275         * doc/gpl.texi, doc/lgpl.texi: new files.
34276
34277 2004-01-18  Karl Berry  <karl@gnu.org>
34278
34279         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
34280         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
34281
34282 2004-01-15  Paul Eggert  <eggert@twinsun.com>
34283
34284         Merge from coreutils.
34285
34286         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
34287         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
34288         (gl_DEFAULT_POSIX2_VERSION): Move
34289         the documentation from 'configure' into 'config.hin',
34290         so that 'configure --help' isn't burdened by it and
34291         we don't have to worry about its formatting there.
34292         Reword the documentation so that it's more succinct
34293         and can be run together into a single paragraph.
34294         * m4/same.m4 (gl_SAME): Check for pathconf.
34295
34296 2004-01-15  Paul Eggert  <eggert@twinsun.com>
34297
34298         Merge from coreutils.
34299
34300         * lib/posixver.c: Include posixver.h.
34301
34302         * lib/same.c: Include <stdbool.h>, <limits.h>.
34303         (_POSIX_NAME_MAX): Define if not defined.
34304         (MIN): New macro.
34305         (same_name): If file names are silently truncated, report
34306         that the file names are the same if they are the same after
34307         the silent truncation.
34308
34309         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
34310         conversion function.
34311         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
34312         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
34313         longer needed.
34314
34315 2004-01-15  Jim Meyering  <jim@meyering.net>
34316
34317         Merge from coreutils.
34318
34319         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
34320         if no library is required.
34321         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
34322         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
34323         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
34324         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
34325         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
34326         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
34327         value, $ac_cv_search_crypt, if it's "none required".
34328         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
34329         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
34330         not gl_FUNC_GETLOADAVG.
34331         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
34332         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
34333
34334 2004-01-15  Jim Meyering  <jim@meyering.net>
34335
34336         Merge from coreutils.
34337
34338         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
34339         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
34340         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
34341
34342         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
34343         optional configure-time default.
34344
34345         * lib/version-etc.c (version_etc_copyright): Update copyright date.
34346
34347         * lib/xreadlink.c (xreadlink): Correct outdated comment.
34348
34349 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
34350
34351         Merge from coreutils.
34352
34353         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
34354         value, $ac_cv_search_nanosleep, if it's "none required".
34355
34356 2004-01-14  Paul Eggert  <eggert@twinsun.com>
34357
34358         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
34359         with like-named macro in fnmatch.c.
34360         (EXT): Use an internal constant instead.
34361
34362         Merge fnmatch patches from glibc.
34363         * lib/fnmatch.c (mbsinit): Remove define.
34364         Add libc_hidden_ver (__fnmatch, fnmatch).
34365         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
34366         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
34367
34368 2004-01-14  Karl Berry  <karl@gnu.org>
34369
34370         * config/install-sh: update from automake.
34371
34372 2004-01-13  Karl Berry  <karl@gnu.org>
34373
34374         * config/install-sh: update from automake.
34375
34376 2004-01-09  Karl Berry  <karl@gnu.org>
34377
34378         * config/install-sh: update from automake.
34379
34380 2004-01-05  Karl Berry  <karl@gnu.org>
34381
34382         * config/config.{sub,guess}: update from config.
34383
34384 2003-12-31  Karl Berry  <karl@gnu.org>
34385
34386         * config/depcomp: update from automake.
34387
34388 2003-12-14  Karl Berry  <karl@gnu.org>
34389
34390         * lib/config.charset: update from gettext-runtime.
34391
34392 2003-12-03  Paul Eggert  <eggert@twinsun.com>
34393
34394         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
34395         Bug reported by Alfred M. Szmidt.
34396
34397 2003-12-03  Bruno Haible  <bruno@clisp.org>
34398
34399         * m4/gettext.m4: Upgrade from gettext-0.13.
34400         * m4/po.m4: Upgrade from gettext-0.13.
34401         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
34402         * m4/intmax.m4: New file, from gettext-0.13.
34403         * m4/printf-posix.m4: New file, from gettext-0.13.
34404
34405 2003-11-29  Karl Berry  <karl@gnu.org>
34406
34407         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
34408
34409 2003-11-25  Paul Eggert  <eggert@twinsun.com>
34410             Bruno Haible  <bruno@clisp.org>
34411
34412         * lib/printf-parse.h: Don't include sys/types.h.
34413         (ARG_NONE): New macro.
34414         (char_directive): Change type of *arg_index fields to size_t.
34415         * lib/printf-parse.c: Don't include sys/types.h.
34416         (SSIZE_MAX): Remove macro.
34417         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
34418         Remove unnecessary overflow check.
34419         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
34420         fields.
34421
34422 2003-11-25  Bruno Haible  <bruno@clisp.org>
34423
34424         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
34425
34426 2003-11-25  Bruno Haible  <bruno@clisp.org>
34427
34428         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
34429         gt_TYPE_SSIZE_T.
34430
34431 2003-11-24  Paul Eggert  <eggert@twinsun.com>
34432
34433         * modules/alloca: Remove dependency on xalloc.
34434
34435 2003-11-24  Paul Eggert  <eggert@twinsun.com>
34436
34437         * lib/alloca.c: Remove dependency on xalloc module.
34438         (xalloc_die): Remove.
34439         (memory_full) [!defined emacs]: New macro.
34440         [!defined emacs]: Don't include xalloc.h.
34441         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
34442         address arithmetic overflows.  Change datatypes a bit to avoid
34443         unnecessary casts.
34444
34445 2003-11-22  Jim Meyering  <jim@meyering.net>
34446
34447         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
34448         s/size/size_t/.
34449
34450 2003-11-21  Karl Berry  <karl@gnu.org>
34451
34452         * config/config.{sub,guess}: update from config.
34453
34454 2003-11-18  Karl Berry  <karl@gnu.org>
34455
34456         * config/config.{sub,guess}: update from config.
34457
34458         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
34459
34460 2003-11-17  Paul Eggert  <eggert@twinsun.com>
34461
34462         * README: Mention that S+T cannot overflow if S is the size of
34463         an existing object and T is sufficiently small.
34464
34465 2003-11-17  Jim Meyering  <jim@meyering.net>
34466
34467         On systems without utime and without a utimes function capable of
34468         dealing with a NULL struct utimbuf* argument, this utime replacement
34469         could -- in unusual circumstances -- leak a file descriptor.
34470         * lib/utime.c: Include <unistd.h> and <errno.h>.
34471         (utime_null): Be sure to close `fd' and to preserve errno.
34472         Reported by Geoff Collyer via Arnold Robbins.
34473
34474 2003-11-17  Bruno Haible  <bruno@clisp.org>
34475
34476         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
34477         (Depends-on): Add xsize.
34478
34479 2003-11-17  Bruno Haible  <bruno@clisp.org>
34480
34481         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
34482
34483 2003-11-17  Bruno Haible  <bruno@clisp.org>
34484
34485         * lib/vasnprintf.c (alloca): Remove fallback definition.
34486         (freea): Remove definition.
34487         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
34488         Reported by Paul Eggert.
34489
34490 2003-11-16  Paul Eggert  <eggert@twinsun.com>
34491             Bruno Haible  <bruno@clisp.org>
34492
34493         Protect against address arithmetic overflow.
34494         * lib/printf-args.h: Include stddef.h.
34495         (arguments): Change type of field 'count' to size_t.
34496         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
34497         'unsigned int' where appropriate.
34498         * lib/printf-parse.h: Include sys/types.h.
34499         (char_directive): Change type of *arg_index fields to ssize_t.
34500         (char_directives): Change type of fields 'count', max_*_length to
34501         size_t.
34502         * lib/printf-parse.c: Include sys/types.h and xsize.h.
34503         (SSIZE_MAX): Define fallback value.
34504         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
34505         instead of 'int' where appropriate. Check a_allocated, d_allocated
34506         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
34507         * lib/vasnprintf.c: Include xsize.h.
34508         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
34509         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
34510         overflow. Avoid wraparound when converting a width or precision from
34511         decimal to binary.
34512
34513 2003-11-16  Bruno Haible  <bruno@clisp.org>
34514
34515         Update from GNU gettext.
34516         * lib/printf-parse.c: Generalize to it can be compiled for wide
34517         strings.
34518         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
34519         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
34520         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
34521         SNPRINTF): New macros.
34522         Don't include <alloca.h> if the file is used inside libintl.
34523         (local_wcslen): New function, for Solaris 2.5.1.
34524         (VASNPRINTF): Use it instead of wcslen.
34525
34526 2003-11-16  Bruno Haible  <bruno@clisp.org>
34527
34528         * lib/xsize.h (xmax): New function.
34529         (xsum, xsum3, xsum4): Declare as "pure" functions.
34530
34531 2003-11-12  Paul Eggert  <eggert@twinsun.com>
34532
34533         * modules/xalloc (Files): Undo latest change, since xalloc.h
34534         no longer needs SIZE_MAX or PTRDIFF_MAX.
34535
34536 2003-11-12  Paul Eggert  <eggert@twinsun.com>
34537
34538         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
34539         gl_PTRDIFF_MAX.
34540
34541 2003-11-12  Paul Eggert  <eggert@twinsun.com>
34542
34543         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
34544         "return", to pacify some unknown compiler.  Problem reported
34545         by Joerg Schilling.
34546
34547 2003-11-12  Paul Eggert  <eggert@twinsun.com>
34548
34549         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
34550         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
34551         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
34552         heuristic is just as accurate as far as we know, and it removes a
34553         dependency on size_max.m4 and ptrdiff_max.m4.
34554
34555 2003-11-11  Bruno Haible  <bruno@clisp.org>
34556
34557         * modules/xsize (Files): Add m4/size_max.m4.
34558         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
34559
34560 2003-11-11  Bruno Haible  <bruno@clisp.org>
34561
34562         * m4/size_max.m4: New file.
34563         * m4/ptrdiff_max.m4: New file.
34564         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
34565         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
34566         (gl_XALLOC): Invoke it.
34567
34568 2003-11-11  Bruno Haible  <bruno@clisp.org>
34569
34570         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
34571         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
34572         defined.
34573
34574 2003-11-10  Paul Eggert  <eggert@twinsun.com>
34575
34576         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
34577         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
34578         rejected some allocations of exactly SIZE_MAX - 2 bytes.
34579         From Bruno Haible.
34580         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
34581         not (size_t) -1, since it's defined here.
34582
34583 2003-11-09  Karl Berry  <karl@gnu.org>
34584
34585         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
34586
34587 2003-11-06  Paul Eggert  <eggert@twinsun.com>
34588
34589         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
34590         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
34591         Reject sizes of exactly SIZE_MAX bytes.
34592         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
34593         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
34594
34595 2003-11-05  Bruno Haible  <bruno@clisp.org>
34596
34597         * lib/xsize.h: Include limits.h, to avoid a possible collision with
34598         SIZE_MAX defined in <limits.h> on Solaris.
34599
34600 2003-11-04  Jim Meyering  <jim@meyering.net>
34601
34602         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
34603         variable names, rather than @VAR@.
34604         * modules/poll: Likewise.
34605
34606 2003-11-04  Bruno Haible  <bruno@clisp.org>
34607
34608         * modules/xsize: New file.
34609         * modules/linebreak: Depend on xsize.
34610         * MODULES.html.sh (func_all_modules): Add xsize.
34611
34612 2003-11-04  Bruno Haible  <bruno@clisp.org>
34613
34614         * m4/xsize.m4: New file.
34615
34616 2003-11-04  Bruno Haible  <bruno@clisp.org>
34617
34618         * lib/xsize.h: New file.
34619         * lib/linebreak.c: Include xsize.h.
34620         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
34621         argument for overflow.
34622         Suggested by Paul Eggert.
34623
34624 2003-11-03  Karl Berry  <karl@gnu.org>
34625
34626         * config/config.{guess,sub}: update from config.
34627
34628 2003-11-03  Jim Meyering  <jim@meyering.net>
34629
34630         * modules/userspec (lib_SOURCES): Add userspec.h.
34631         (Include): Add "userspec.h".
34632         Improve description.
34633
34634 2003-11-03  Jim Meyering  <jim@meyering.net>
34635
34636         * lib/userspec.c: Include "userspec.h".
34637         * lib/userspec.h: New file.
34638
34639 2003-11-03  Bruno Haible  <bruno@clisp.org>
34640
34641         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
34642
34643 2003-11-03  Bruno Haible  <bruno@clisp.org>
34644
34645         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
34646         available, to avoid (extremely rare) race condition.
34647         Suggested by Paul Eggert.
34648
34649 2003-11-02  Karl Berry  <karl@gnu.org>
34650
34651         * config/srclist.txt (vasprintf.c): sync broken, sigh.
34652
34653 2003-10-31  Paul Eggert  <eggert@twinsun.com>
34654
34655         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
34656         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
34657         (read_filesystem_list): Set and use me_type_malloced.
34658         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
34659         whatever the type happens to be), for brevity and consistency.
34660         Check for size calculation overflow on Alphas running OSF/1.
34661
34662 2003-10-31  Jim Meyering  <jim@meyering.net>
34663
34664         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
34665
34666         * lib/linebuffer.c: Include <string.h> for declaration of memset.
34667
34668 2003-10-30  Paul Eggert  <eggert@twinsun.com>
34669             Bruno Haible  <bruno@clisp.org>
34670
34671         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
34672         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
34673
34674 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
34675
34676         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
34677         netbsd*-gnu*.  Suggested by Robert Millan.
34678
34679 2003-10-29  Paul Eggert  <eggert@twinsun.com>
34680
34681         * modules/group-member: Depend on stdbool.
34682
34683 2003-10-29  Paul Eggert  <eggert@twinsun.com>
34684
34685         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
34686
34687 2003-10-29  Paul Eggert  <eggert@twinsun.com>
34688
34689         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
34690         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
34691         after the 'gnu' in these cases.  This fixes some bugs in the
34692         previous change, and is based on suggestions by Robert Millan.
34693
34694 2003-10-29  Paul Eggert  <eggert@twinsun.com>
34695
34696         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
34697         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
34698         no longer needed.
34699         * lib/quotearg.c (quotearg_n_options): Use it.
34700         * lib/group-member.c: Include <stdbool.h>.
34701         (free_group_info): Arg is now const *; don't free arg.
34702         (get_group_info): Now returns bool and accepts struct group_info *,
34703         rather than returning a malloc'ed struct group_info *.
34704         All uses changed.  Check for overflow in internal size calculation.
34705
34706         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
34707         rather than xmalloc/xrealloc.
34708         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
34709         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
34710         conformance bug: the old code used a pointer after freeing the
34711         storage that it addressed.
34712         * lib/hash.c (hash_initialize): Simplify the code by using
34713         xalloc_oversized rather than doing it by hand.
34714         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
34715         the buffer preserved.  Use free and xmalloc instead.
34716         * lib/quotearg.c (quotearg_n_options): Likewise.
34717         Use a simpler test for size overflow.  Don't use xalloc_oversized
34718         because unsigned int might be wider than size_t (!); this suggests
34719         that we should switch from unsigned int to size_t for slot numbers.
34720
34721 2003-10-28  Paul Eggert  <eggert@twinsun.com>
34722
34723         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
34724         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
34725         NetBSD kernels.  Requested by Richard Stallman.
34726
34727 2003-10-27  Paul Eggert  <eggert@twinsun.com>
34728
34729         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
34730         to allocate the returned structure.  Do not allocate a subarray,
34731         as x2nrealloc will do that.
34732         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
34733         instead of xnrealloc.
34734         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
34735
34736 2003-10-27  Bruno Haible  <bruno@clisp.org>
34737
34738         * lib/stdbool_.h: Better support for BeOS.
34739
34740 2003-10-26  Paul Eggert  <eggert@twinsun.com>
34741
34742         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
34743         now uses inline.
34744
34745 2003-10-26  Paul Eggert  <eggert@twinsun.com>
34746
34747         * lib/xalloc.h (xalloc_oversized): New static inline function, for
34748         callers that want to do their own size-overflow checking.  Include
34749         <stdbool.h>, since xalloc_oversized returns bool.
34750         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
34751         to use xalloc_oversized.
34752
34753         Add two functions x2realloc, x2nrealloc, for programs that grow
34754         arrays dynamically by doubling their sizes.
34755         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
34756         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
34757         New functions.
34758
34759         Port to C99 semantics for 'inline' of external functions.
34760         Bug reported by Bruno Haible.
34761         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
34762         with the old contents of xnmalloc.
34763         (xnmalloc, xmalloc): Use it.
34764         (xnrealloc_inline): New static inline function,
34765         with the old contents of xnrealloc.
34766         (xnrealloc, xrealloc): Use it.
34767
34768         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
34769         that.
34770
34771 2003-10-26  Karl Berry  <karl@gnu.org>
34772
34773         * config/srclist.txt (COPYING.DOC): no longer available from
34774         /gd/gnuorg; don't know where the ultimate source is.
34775
34776 2003-10-25  Paul Eggert  <eggert@twinsun.com>
34777
34778         Fix several address-calculation bugs in the hash modules,
34779         plus some minor code cleanup.
34780
34781         * lib/hash.h: Include <stdbool.h>, for bool.
34782         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
34783         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
34784         hash_get_n_entries, hash_get_max_bucket_length,
34785         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
34786         hash_rehash): Use size_t rather than unsigned.
34787         * lib/hash.c (struct hash_table, hash_get_n_buckets,
34788         hash_get_n_buckets_used, hash_get_n_entries,
34789         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
34790         hash_get_entries, hash_do_for_each, hash_string, is_prime,
34791         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
34792         Likewise.
34793         (SIZE_MAX): Define if not defined.
34794         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
34795         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
34796         hash_print):
34797         Use const * when possible.
34798         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
34799         (check_tuning): Fix bug: if tuning parameters were very close to
34800         0 or 1, rounding errors could have caused subscript violations.
34801         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
34802         (hash_initialize): Add 'fail:' label
34803         to free table and return NULL, and use it to simplify code.
34804         Use calloc rather than clearing the storage ourself.
34805         (hash_initialize, hash_rehash): Check for arithmetic overflow in
34806         buffer size calculations.
34807         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
34808         Include <stddef.h>, for size_t.
34809         * lib/hash-pjw.c (hash_pjw): Likewise.
34810         Switch to method described by Bruno Haible.
34811         Include <limits.h>, for CHAR_BIT.
34812         (SIZE_BITS): New macro.
34813
34814 2003-10-23  Paul Eggert  <eggert@twinsun.com>
34815
34816         * m4/getline.m4 (AM_FUNC_GETLINE):
34817         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
34818         hosts.  Problem reported by Derek Robert Price in
34819         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
34820         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
34821         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
34822
34823 2003-10-21  Paul Eggert  <eggert@twinsun.com>
34824
34825         * lib/getndelim2.c (getndelim2): When size calculation overflows,
34826         ceiling the allocation at NMAX bytes rather than silently
34827         discarding input bytes before NMAX is reached.  This makes
34828         a difference only if NMAX exceeds SIZE_MAX / 2.
34829
34830         * lib/obstack.c: Merge from glibc.
34831         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
34832         Add libc_hidden_def (_obstack_newchunk).
34833         (_obstack_free) [! defined _LIBC]: Remove.
34834         [defined _LIBC]: Make a strong alias from obstack_free, rather than
34835         a clone of the function body.
34836         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
34837         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
34838
34839         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
34840         glibc.
34841         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
34842         arg to memcpy.
34843
34844         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
34845         (obstack_ptr_grow_fast, obstack_int_grow_fast):
34846         Don't use lvalue casts, as GCC plans to remove support for them
34847         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
34848         was also present in the non-GCC version, indicating that this
34849         code had always been buggy and had never been widely used.
34850         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
34851         Use the fast variant of each macro, rather than copying the
34852         definiens of the fast variant; that way, we'll be more likely to
34853         catch future bugs in the fast variants.
34854
34855 2003-10-20  Bruno Haible  <bruno@clisp.org>
34856
34857         * modules/wait-process: New file.
34858         * MODULES.html.sh (func_all_modules): Add wait-process.
34859
34860 2003-10-20  Bruno Haible  <bruno@clisp.org>
34861
34862         * m4/wait-process.m4: New file.
34863
34864 2003-10-20  Bruno Haible  <bruno@clisp.org>
34865
34866         * lib/wait-process.h: New file, from GNU gettext.
34867         * lib/wait-process.c: New file, from GNU gettext.
34868
34869 2003-10-19  Jim Meyering  <jim@meyering.net>
34870
34871         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
34872         HPUX 10.20.
34873
34874 2003-10-18  Karl Berry  <karl@gnu.org>
34875
34876         * config/config.guess: update from config.
34877
34878 2003-10-16  Paul Eggert  <eggert@twinsun.com>
34879
34880         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
34881         (getgroups): First arg is int, not size_t.
34882         Don't let 'free' mangle errno.
34883
34884 2003-10-16  Paul Eggert  <eggert@twinsun.com>
34885
34886         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
34887
34888 2003-10-16  Karl Berry  <karl@gnu.org>
34889
34890         * config/config.{guess,sub}: update from config.
34891
34892 2003-10-16  Jim Meyering  <jim@meyering.net>
34893
34894         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
34895         memcpy.
34896
34897 2003-10-15  Paul Eggert  <eggert@twinsun.com>
34898
34899         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
34900         (SIZE_MAX): Remove.
34901         (new_exclude, add_exclude_file): Initial size no longer needs to
34902         be a power of 2.
34903         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
34904         our own address arithmetic overflow checking.
34905
34906         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
34907         (fnmatch): Do not alloca more than 2000 wide characters;
34908         instead, use malloc for large buffers.
34909         Check for address arithmetic overflow, and return -1
34910         with errno set to ENOMEM in that case.
34911         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
34912         (NEW_PATTERN): Do not alloca more than 8000 bytes;
34913         instead, return -1.  Check for address arithmetic overflow.
34914
34915 2003-10-14  Paul Eggert  <eggert@twinsun.com>
34916
34917         Handle invalid suffixes and overflow independently, so that
34918         callers can treat them independently as needed.  Fix some bugs in
34919         suffix handling, e.g., "100k@" was not diagnosed as an invalid
34920         suffix for a human-readable blocksize.  The major caller-visible
34921         change is the addition of a new
34922         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
34923         that both overflow and suffix chars were found.
34924
34925         * lib/human.c (humblock): Don't check separately for invalid suffix
34926         char; that is xstrtoumax's job (now that its bug is fixed).
34927         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
34928         INTMAX_MAX]: New macros.
34929         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
34930         TYPE_MAXIMUM): New macros.
34931         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
34932         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
34933         if overflow occurs, as it's what __strtol does and it's more useful
34934         in practice.
34935         (__xstrtol): If __strtol reports some error other than ERANGE,
34936         reflect it to the caller as LONGINT_INVALID.  If it reports
34937         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
34938         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
34939         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
34940         value.
34941         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
34942         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
34943         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
34944         [defined UINTMAX_MAX]: New macros.
34945
34946 2003-10-14  Bruno Haible  <bruno@clisp.org>
34947
34948         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
34949
34950 2003-10-14  Bruno Haible  <bruno@clisp.org>
34951
34952         * m4/sig_atomic_t: New file, from GNU gettext.
34953         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
34954
34955 2003-10-14  Bruno Haible  <bruno@clisp.org>
34956
34957         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
34958         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
34959         Also use volatile where needed.
34960
34961 2003-10-12  Paul Eggert  <eggert@twinsun.com>
34962
34963         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
34964         Change maintainer from Bruno Haible to 'all'.
34965
34966 2003-10-12  Paul Eggert  <eggert@twinsun.com>
34967
34968         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
34969
34970 2003-10-12  Paul Eggert  <eggert@twinsun.com>
34971
34972         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
34973         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
34974         and define in terms of the other primitives.
34975         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
34976         (SIZE_MAX): Define if not already defined.
34977         (array_size_overflow): New function.
34978         (xalloc_die): Abort instead of exiting if 'error' returns.
34979         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
34980         (xmalloc, xrealloc): Use them.
34981         (xcalloc): Check for address arithmetic overflow.
34982         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
34983         a bit faster than strcpy.
34984
34985 2003-10-10  Simon Josefsson  <jas@extundo.com>
34986
34987         * modules/argp (Depends-on): Add restrict and strcase.
34988
34989 2003-10-10  Simon Josefsson  <jas@extundo.com>
34990
34991         * m4/argp.m4: Add AC_C_INLINE.
34992
34993 2003-10-08  Paul Eggert  <eggert@twinsun.com>
34994
34995         Merge getpass from libc, plus a few fixes.
34996
34997         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
34998         Include <stdbool.h>.
34999         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
35000         __fsetlocking to empty.
35001         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
35002         do include <bits/libc-lock.h>.
35003         Do not include <fcntl.h>; not needed.
35004         [_LIBC]: Include <wchar.h>.
35005         (NOTCANCEL_MODE): New macro.
35006         (flockfile, funlockfile) [_LIBC]: New macros.
35007         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
35008         [!_LIBC]: New macros.
35009         (call_fclose): New function.
35010         (getpass): Use it.  Save tty stream separately; this simplifies the
35011         code and makes it more reliable if stdin happens to equal stdout.
35012         Invoke __fsetlocking on tty.
35013         Handle thread cancellation if needed.
35014         Namespace cleanup (use __tcgetattr, __getline).
35015         Use bool for Booleans.
35016         [USE_IN_LIBIO]: Handle wide streams.
35017         [!_LIBC]: Unconditionally do the fseek, since we don't know what
35018         stream might go where.
35019
35020         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
35021         doesn't have to include <stdio.h> before us.
35022         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
35023         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
35024         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
35025         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
35026         if not declared, so that we can use getpass.c code from libc without
35027         rewriting it.
35028         (flockfile, ftrylockfile, funlockfile): New macros.
35029
35030 2003-10-08  Paul Eggert  <eggert@twinsun.com>
35031
35032         * modules/getpass: Depend on stdbool.
35033
35034 2003-10-08  Paul Eggert  <eggert@twinsun.com>
35035
35036         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
35037
35038 2003-10-07  Karl Berry  <karl@gnu.org>
35039
35040         * config/config.{guess,sub}: update from config.
35041
35042 2003-10-06  Jim Meyering  <jim@meyering.net>
35043             Bruno Haible  <bruno@clisp.org>
35044
35045         This lets translators provide better translations for the
35046         "Written by ..." part of --version output.
35047         * lib/version-etc.h: Include stdarg.h.
35048         (version_etc_copyright): Declare as readonly.
35049         (version_etc): Make this function variadic with a NULL-terminated list
35050         of author name strings.
35051         (version_etc_va): New declaration.
35052         * lib/version-etc.c: Include stdarg.h, stdlib.h.
35053         (version_etc_copyright): Declare as readonly.
35054         (version_etc_va): New function. Provide a different translatable string
35055         for each possible number of authors < 10. Abbreviate when there are 10
35056         authors or more.
35057         (version_etc): Make this function variadic. Call version_etc_va.
35058         Suggestion from Gary V. Vaughan.
35059
35060         * lib/long-options.h (parse_long_options): Change prototype: the
35061         authors string is moved to the end and becomes variadic.
35062         * lib/long-options.c: Include stdarg.h.
35063         (parse_long_options): Make this function variadic, too.
35064         Call version_etc_va, not version_etc.
35065
35066 2003-10-06  Bruno Haible  <bruno@clisp.org>
35067
35068         * modules/version-etc-2: Remove file.
35069         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
35070
35071 2003-10-06  Bruno Haible  <bruno@clisp.org>
35072
35073         * modules/fatal-signal: New file.
35074         * MODULES.html.sh (func_all_modules): Add fatal-signal.
35075
35076 2003-10-06  Bruno Haible  <bruno@clisp.org>
35077
35078         * m4/fatal-signal.m4: New file.
35079         * m4/signalblocking.m4: New file, from GNU gettext.
35080
35081 2003-10-06  Bruno Haible  <bruno@clisp.org>
35082
35083         * lib/version-etc-2.h: Remove file.
35084         * lib/version-etc-2.c: Remove file.
35085
35086 2003-10-06  Bruno Haible  <bruno@clisp.org>
35087
35088         * lib/fatal-signal.h: New file, from GNU gettext.
35089         * lib/fatal-signal.c: New file, from GNU gettext.
35090
35091 2003-10-05  Paul Eggert  <eggert@twinsun.com>
35092
35093         * README: Rework advice for preventing empty .o files.
35094         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
35095         not <sys/types.h>.
35096
35097 2003-10-04  Karl Berry  <karl@gnu.org>
35098
35099         * lib/argp*: update from libc.
35100
35101 2003-10-04  Karl Berry  <karl@gnu.org>
35102
35103         * config/config.{guess,sub}: update from config.
35104
35105 2003-10-02  Bruno Haible  <bruno@clisp.org>
35106
35107         * modules/lchown (Include): Add lchown.h.
35108         * modules/time_r (Include): Use "..." syntax.
35109         * modules/xgetdomainname (Include): Add xgetdomainname.h.
35110
35111 2003-10-01  Simon Josefsson  <jas@extundo.com>
35112
35113         * MODULES.html.sh (func_all_modules): Move gethostname from section
35114         'based on' to section 'lacking' POSIX:2001.
35115
35116 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
35117
35118         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
35119         to output mode on the same stream.
35120
35121 2003-09-29  Paul Eggert  <eggert@twinsun.com>
35122
35123         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
35124         Fix arg typo in previous patch.
35125
35126 2003-09-28  Jim Meyering  <jim@meyering.net>
35127
35128         * lib/error.c: Correct cpp indentation.
35129
35130 2003-09-27  Paul Eggert  <eggert@twinsun.com>
35131
35132         * modules/free: New file.
35133
35134 2003-09-27  Paul Eggert  <eggert@twinsun.com>
35135
35136         * m4/free.m4: New file.
35137
35138 2003-09-27  Paul Eggert  <eggert@twinsun.com>
35139
35140         * lib/minmax.h (MIN, MAX)
35141         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
35142         Omit the special code that used __typeof__, since we worry that
35143         it could be more trouble than it's worth.  See:
35144         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
35145         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
35146
35147         * lib/free.c: New file.
35148
35149 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
35150
35151         Trivial fixes to Makefile.am parts of module listings.
35152         * modules/strstr: Append strstr.h to lib_SOURCES.
35153         * modules/strcase: Likewise, for strcase.h.
35154
35155 2003-09-27  Karl Berry  <karl@gnu.org>
35156
35157         * config/mkinstalldirs: update from automake.
35158
35159 2003-09-26  Paul Eggert  <eggert@twinsun.com>
35160
35161         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
35162         (error_tail): Do not loop, reallocating temporary buffer, since
35163         the output cannot contain more wide characters than the input
35164         contains bytes, the size must be big enough already.  This avoids
35165         one potential size overflow calculation.  Check for size overflow
35166         when calculating temporary buffer size.  Free temporary buffer
35167         when done, if it was allocated with malloc; this plugs a memory
35168         leak.  Remove casts from void * to pointers, that are no longer
35169         needed now that we're assuming C89 or better.
35170
35171         Merge error changes from glibc.
35172
35173         * lib/error.c, error.h: Update copyright notice header to match glibc.
35174         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
35175         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
35176         Disable cancellation while printing error.
35177         * lib/error.h: Prepend __ to parameter names.
35178
35179 2003-09-26  Jim Meyering  <jim@meyering.net>
35180
35181         * lib/error.c (error_tail): Move some declarations
35182         into inner scope where the local variables are used.
35183
35184 2003-09-26  Bruno Haible  <bruno@clisp.org>
35185
35186         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
35187         stpncpy().
35188         Don't define stpncpy through config.h; it's now done through stpncpy.h.
35189
35190 2003-09-26  Bruno Haible  <bruno@clisp.org>
35191
35192         * lib/stpncpy.h (gnu_stpncpy): New declaration.
35193         (stpncpy): Define as alias for gnu_stpncpy.
35194         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
35195
35196 2003-09-25  Simon Josefsson  <jas@extundo.com>
35197
35198         * lib/xgetdomainname.h: New file.
35199         * lib/xgetdomainname.c: New file.
35200
35201 2003-09-25  Simon Josefsson  <jas@extundo.com>
35202             Bruno Haible  <bruno@clisp.org>
35203
35204         * modules/getdomainname: New file.
35205         * modules/xgetdomainname: New file.
35206         * MODULES.html.sh (func_all_modules): Add getdomainname,
35207         xgetdomainname.
35208
35209 2003-09-25  Simon Josefsson  <jas@extundo.com>
35210             Bruno Haible  <bruno@clisp.org>
35211
35212         * m4/getdomainname.m4: New file.
35213
35214 2003-09-25  Simon Josefsson  <jas@extundo.com>
35215             Bruno Haible  <bruno@clisp.org>
35216
35217         * lib/getdomainname.h: New file.
35218         * lib/getdomainname.c: New file.
35219
35220 2003-09-25  Karl Berry  <karl@gnu.org>
35221
35222         * lib/argp-fmtstream.c, argp-help.c: update from libc.
35223
35224 2003-09-25  Karl Berry  <karl@gnu.org>
35225
35226         * config/install-sh: update from automake.
35227
35228 2003-09-25  Bruno Haible  <bruno@clisp.org>
35229
35230         * modules/version-etc-2: New file, from modules/version-etc with
35231         modifications.
35232         * MODULES.html.sh (func_all_modules): Add version-etc-2.
35233
35234 2003-09-25  Bruno Haible  <bruno@clisp.org>
35235
35236         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
35237         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
35238
35239 2003-09-24  Simon Josefsson  <jas@extundo.com>
35240
35241         * modules/xgethostname: Add xgethostname.h.
35242
35243 2003-09-24  Paul Eggert  <eggert@twinsun.com>
35244
35245         * lib/linebuffer.c (freebuffer): Don't free the argument, just
35246         the buffer associated with the argument.  Bug reported by
35247         Simon Josefsson.
35248
35249 2003-09-24  Paul Eggert  <eggert@twinsun.com>
35250
35251         * README: Document assumptions that 'int' is at least 32 bits
35252         wide, that integer arithmetic is 2's complement without overflow,
35253         that there are no holes in integer values, that adding sizes of
35254         two nonoverlapping objects can't overflow, and that all-bits-zero
35255         yields scalar zero.  Fix spelling and capitalization typos.
35256
35257 2003-09-19  Karl Berry  <karl@gnu.org>
35258
35259         * lib/argp.h: update from libc.
35260
35261 2003-09-17  Paul Eggert  <eggert@twinsun.com>
35262
35263         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
35264         to avoid spurious warnings like "AC_RUN_IFELSE was called before
35265         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
35266
35267 2003-09-17  Paul Eggert  <eggert@twinsun.com>
35268
35269         * gnulib-tool: Use "test -h", not "test -L", for portability
35270         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
35271         (tags_regexp): Remove, since \| doesn't conform to POSIX.
35272         (sed_extract_prog): Issue s commands one-by-one, rather than
35273         using \| in one s command.
35274
35275 2003-09-16  Paul Eggert  <eggert@twinsun.com>
35276
35277         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
35278         input error, instead of returning NULL the next time we are called
35279         (and therefore losing track of errno).
35280
35281 2003-09-16  Bruno Haible  <bruno@clisp.org>
35282
35283         * gnulib-tool (func_create_testdir): Warn about duplicated
35284         dependencies.
35285
35286 2003-09-15  Paul Eggert  <eggert@twinsun.com>
35287
35288         * modules/argmatch, modules/fatal, modules/obstack,
35289         modules/xalloc, modules/xgethostname: Sort dependencies by
35290         importance, not alphabetically.
35291
35292 2003-09-15  Paul Eggert  <eggert@twinsun.com>
35293
35294         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
35295         fails, so that the caller gets the proper errno.
35296
35297         * lib/readutmp.c (read_utmp): Likewise.
35298         Check for fstat error.  Close stream and free storage
35299         when failing.
35300
35301 2003-09-14  Karl Berry  <karl@gnu.org>
35302
35303         * config/srclist.txt (strdup.c): disable for c89 changes.
35304
35305 2003-09-14  Jim Meyering  <jim@meyering.net>
35306
35307         * lib/getloadavg.c: Correct cpp indentation.
35308         * lib/strdup.c: Likewise.
35309         * lib/vasnprintf.c: Likewise.
35310
35311 2003-09-14  Bruno Haible  <bruno@clisp.org>
35312
35313         * modules/fwriteerror: New file.
35314         * MODULES.html.sh (func_all_modules): Add fwriteerror.
35315
35316 2003-09-14  Bruno Haible  <bruno@clisp.org>
35317
35318         * lib/fwriteerror.h: New file.
35319         * lib/fwriteerror.c: New file.
35320
35321 2003-09-12  Paul Eggert  <eggert@twinsun.com>
35322
35323         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
35324         modules/xgethostname, modules/xalloc: Depend on exit.
35325
35326 2003-09-12  Paul Eggert  <eggert@twinsun.com>
35327
35328         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
35329
35330         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
35331         and AC_MINIX, too, so that their extensions are available.
35332
35333         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
35334         This macro has been superseded by gl_BACKUPFILE.
35335
35336         More patches to assume C89 or better.
35337
35338         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
35339
35340         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
35341         unconditionally.
35342         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
35343         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
35344         Include <string.h>, <stdlib.h> unconditionally.
35345         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
35346         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
35347         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
35348         headers or for string.h.
35349         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
35350         or strtoul.
35351
35352         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
35353         headers.
35354         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
35355         * m4/userspec.m4 (gl_USERSPEC): Likewise.
35356         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
35357         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
35358         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
35359         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
35360         memcpy, memset.
35361         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
35362         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
35363         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
35364         strtol.
35365         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
35366         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
35367         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
35368         strtoul.
35369
35370 2003-09-12  Paul Eggert  <eggert@twinsun.com>
35371
35372         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
35373         * lib/obstack.c [!defined _LIBC]: Likewise.
35374         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
35375         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
35376         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
35377
35378         More changes to assume C89 or better.
35379
35380         * lib/error.c (error_tail): Assume vprintf.
35381
35382         * lib/argmatch.c (getenv): Remove decl.
35383         * lib/progreloc.c (get_full_program_name): Define via prototype.
35384         * lib/setenv.c (clearenv): Likewise.
35385         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
35386         needed.
35387         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
35388         (malloc, memcpy): Remove decls.
35389         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
35390         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
35391         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
35392         (memcpy): Remove macro.
35393         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
35394         (__P): Remove.  All uses removed.
35395         (PTR): Remove.  All uses changed to void *.
35396         (CHAR_BIT, NULL): Remove.
35397         (spaces, zeros, memset_space, memset_zero)
35398         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
35399         Remove.
35400         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
35401         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
35402         Define with prototype.
35403         Remove now-unnecessary prototype decl.
35404         (extra_args_spec): Assume ANSI C.  All uses changed.
35405         (extra_args_spec_iso): Remove.
35406         (my_strftime, emacs_strftimeu): Define via prototype.
35407         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
35408         unconditionally.
35409         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
35410         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
35411         (strtoul, strtol): Remove decls.
35412         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
35413         LONG_MAX): Remove.
35414         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
35415         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
35416         (LOCALE_PARAM_PROTO): New macro.
35417         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
35418         (INTERNAL (strtol), strtol): Define with a prototype.
35419         (PARAMS): Remove.  All uses removed.
35420         * lib/tempname.c: Include <string.h> unconditionally.
35421         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
35422         * lib/xgethostname.c (main): Define with a prototype.
35423         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
35424         Include <stdlib.h> unconditionally.
35425         (calloc, malloc, realloc, free): Remove decls.
35426         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
35427         Include <stdlib.h> unconditionally.  Sort include file names.
35428         (strtod): Remove.
35429         (xstrtod): Define with a prototype.
35430         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
35431         (strtol, strtoul): Remove decls.
35432
35433 2003-09-11  Paul Eggert  <eggert@twinsun.com>
35434
35435         More patches to assume C89 or better.
35436         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
35437         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
35438         string.h, memchr, STDC_HEADERS.
35439
35440 2003-09-11  Paul Eggert  <eggert@twinsun.com>
35441
35442         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
35443         Include <stdlib.h>, <string.h> unconditionally.
35444         Remove now-unnecessary cast to char *.
35445         * lib/strnlen.c: Include <string.h> unconditionally.
35446         * lib/yesno.c (yesno): Define with a prototype.
35447
35448 2003-09-11  Bruno Haible  <bruno@clisp.org>
35449
35450         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
35451
35452 2003-09-10  Jim Meyering  <jim@meyering.net>
35453
35454         * lib/error.c: Correct indentation of cpp directives.
35455
35456 2003-09-10  Bruno Haible  <bruno@clisp.org>
35457
35458         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
35459         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
35460         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
35461         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
35462         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
35463         <stdlib.h> and <string.h> checks.
35464         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
35465         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
35466
35467 2003-09-10  Bruno Haible  <bruno@clisp.org>
35468
35469         * lib/strcspn.c: Include <string.h> unconditionally.
35470         * lib/strpbrk.c: Include <string.h> unconditionally.
35471         * lib/strstr.c: Include <string.h> unconditionally.
35472         * lib/unicodeio.c: Include <string.h> unconditionally.
35473         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
35474         * lib/unsetenv.c: Likewise.
35475         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
35476         * lib/yesno.c: Include <stdlib.h> unconditionally.
35477         (rpmatch): Add prototype.
35478
35479 2003-09-09  Paul Eggert  <eggert@twinsun.com>
35480
35481         More patches to assume C89 or better.
35482         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
35483         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
35484         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
35485         or for string.h.
35486         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
35487         stdlib.h.
35488         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
35489         C headers.
35490         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
35491         string.h.
35492         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
35493         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
35494         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
35495         or for string.h.
35496         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
35497         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
35498         C headers.
35499         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
35500         memcpy.
35501         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
35502         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
35503         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
35504         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
35505         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
35506         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
35507         string.h, free.
35508         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
35509         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
35510         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
35511         C headers, or for string.h.
35512         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
35513         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
35514         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
35515         headers, memory.h, stdlib.h, string.h, strings.h.
35516         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
35517         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
35518         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
35519         strchr.
35520         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
35521         headers, memory.h, string.h.
35522         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
35523         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
35524         free.
35525         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
35526         headers.
35527         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
35528         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
35529         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
35530         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
35531         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
35532
35533 2003-09-09  Paul Eggert  <eggert@twinsun.com>
35534
35535         More K&R removal.
35536
35537         * lib/acosl.c (main): Use a prototype.
35538         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
35539         tanl.c: Likewise.
35540
35541         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
35542
35543         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
35544         (getopt, etopt_long, getopt_long_only, _getopt_internal)
35545         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
35546         with a prototype.
35547         * lib/getopt.c (const): Remove macro.
35548         Include <string.h> unconditionally.
35549         (my_index): Remove; all uses changed to strchr.
35550         (strlen): Remove decl.
35551         (exchange): Remove forward decl; no longer needed.
35552         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
35553         Define with prototype.
35554         * lib/getopt1.c (const): Remove macro.
35555         (getopt_long, getopt_long_only, main): Define with prototype.
35556
35557         * lib/getugroups.c: Include <string.h> unconditionally.
35558
35559         * lib/getusershell.c: Include <stdlib.h> unconditionally.
35560         (getusershell, setusershell, endusershell, readname, main):
35561         Define with prototypes.
35562
35563         * lib/group-member.c: Include group-member.h first.
35564         Include <stdlib.h> unconditionally.
35565
35566         * lib/hard-locale.c: Include hard-locale.h first.
35567         Include <stdlib.h>, <string.h> unconditionally.
35568
35569         * lib/hash.c (free, malloc): Remove decls.
35570         Include <stdlib.h> unconditionally.
35571
35572         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
35573         (getenv): Do not declare.
35574
35575         * lib/idcache.c: Include <string.h> unconditionally.
35576
35577         * lib/long-options.c: Include long-options.h first, to test interface.
35578         Include <stdlib.h> unconditionally.
35579
35580         * lib/makepath.c: Include makepath.h first, to test interface.
35581         Include <stdlib.h> and <string.h> unconditionally.
35582
35583         * lib/linebuffer.c: Include <stdlib.h>.
35584         (free): Remove decl.
35585
35586         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
35587         stddef.h. rpl_malloc returns void *, not char *.
35588         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
35589         prototype.
35590
35591         * lib/md5.h: Include <limits.h> unconditionally.
35592         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
35593         (__P): Remove; all uses removed.
35594         * lib/md5.c: Include "md5.h" first.
35595         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
35596         md5_buffer, md5_process_bytes, md5_process_block):
35597         Define with prototypes.
35598         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
35599         * lib/sha.c: Include "sha.h" first.
35600         Include <stdlib.h>, <string.h> unconditionally.
35601
35602         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
35603         * lib/memcmp.c (__ptr_t): Likewise.
35604         * lib/memrchr.c (__ptr_t): Likewise.
35605         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
35606         Include <string.h> unconditionally.
35607         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
35608         * lib/memchr.c: Include <stdlib.h> unconditionally.
35609         * lib/memchr.c (LONG_MAX): Remove.
35610         * lib/memrchr.c (LONG_MAX): Likewise.
35611         * lib/memchr.c (__memchr): Define via a prototype.
35612         * lib/memrchr.c (__memrchr): Likewise.
35613         * lib/memcmp.c (__P): Remove, and remove all uses.
35614         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
35615         Remove forward decls; no longer needed.
35616         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
35617         Use types required by C89 in prototype.
35618
35619         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
35620         * lib/savedir.c: Likewise.
35621         * lib/mkdir.c (free): Remove decl.
35622         * lib/rmdir.c (rmdir): Define with a prototype.
35623         * lib/savedir.c: Include savedir.h first, to test interface.
35624
35625         * lib/mktime.c (STDC_HEADERS): Remove.
35626         Include <stdlib.h>, <string.h> unconditionally.
35627
35628         * lib/modechange.c: Include <stdlib.h> unconditionally.
35629         (malloc): Remove decl.
35630
35631         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
35632         (free): Remove decl.
35633
35634         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
35635         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
35636         (This type really should be intptr_t, but that's a C99ism.)
35637         (_obstack_memcpy): Remove: all uses changed to memcpy.
35638         Include <string.h> unconditionally.
35639         (struct obstack): Assume __STDC__ for types of members
35640         chunkfun, freefun, extra_arg.
35641         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
35642         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
35643         obstack_begin, obstack_specify_allocation,
35644         obstack_specify_allocation_with_arg, obstack_chunkfun,
35645         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
35646         Remove unprototyped decls and the macros that use them.
35647         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
35648         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
35649         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
35650         (defined __STDC__ && __STDC__)]:
35651         Remove nonprototyped code.
35652         Include <stdlib.h> unconditionally.
35653         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
35654         _obstack_allocated_p, _obstack_free, obstack_free,
35655         _obstack_memory_used, print_and_abort):
35656         Define using prototypes.
35657         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
35658         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
35659         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
35660         obstack_next_free, obstack_object_size, obstack_room) [0]:
35661         Remove unused, unprototyped code.
35662
35663         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
35664
35665         * lib/physmem.c (physmem_total, physmem_available, main): Define
35666         with prototypes.
35667
35668         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
35669         (main): Define with a prototype.
35670
35671         * lib/posixver.c (getenv): Remove decl.
35672
35673         * lib/putenv.c (malloc): Returns void *, not char *.
35674         Include <string.h> unconditionally.
35675         (strchr, memcpy, NULL): Do not define.
35676
35677         * lib/readtokens.c: Include readtokens.h first, to test interface.
35678         Include <stdlib.h>, <string.h> unconditionally.
35679         (init_tokenbuffer): Define with a prototype.
35680
35681         * lib/regex.c (PARAMS): Remove.  All uses removed.
35682         All uses of _RE_ARGS removed, too.
35683         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
35684         unconditionally.
35685         (bzero): Assume memset exists.
35686         (memcmp, memcpy, NULL): Remove.
35687         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
35688         char, or assignments to local vars of type signed char.
35689         (init_syntax_once, PREFIX(extract_number_and_incr),
35690         PREFIX(print_partial_compiled_pattern),
35691         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
35692         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
35693         PREFIX(regex_grow_registers), PREFIX(regex_compile),
35694         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
35695         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
35696         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
35697         wcs_compile_range, byte_compile_range, truncate_wchar,
35698         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
35699         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
35700         count_mbs_length, wcs_re_match_2_internal,
35701         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
35702         PREFIX(alt_match_null_string_p),
35703         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
35704         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
35705         regfree, PREFIX(extract_number)): Define with prototype.  Remove
35706         now-unnecessary declaration, if any.
35707         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
35708         regcomp, regexec):
35709         Remove now-unnecessary casts among pointer types.
35710         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
35711
35712         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
35713         (free): Remove decl.
35714
35715         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
35716
35717         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
35718         (free): Remove decl.
35719
35720         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
35721         * lib/xgetcwd.c: Likewise.
35722
35723         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
35724         (free): Remove decl.
35725
35726         * lib/strchrnul.c (strchrnul): Define with a prototype.
35727         Fix bug: c_in was not converted to char before searching.
35728
35729         The following changes are not K&R related:
35730
35731         * lib/group-member.h: Include <sys/types.h>, so that this file is
35732         self-contained.
35733         * lib/makepath.h: Likewise.
35734
35735         * lib/getusershell.c (readname, default_index, line_size, readname):
35736         Use size_t, not int, for sizes.
35737         (readname): If the size overflows, report an error instead of
35738         looping forever.
35739
35740 2003-09-09  Paul Eggert  <eggert@twinsun.com>
35741
35742         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
35743         libc.
35744
35745 2003-09-09  Paul Eggert  <eggert@twinsun.com>
35746
35747         * README: New section: portability guidelines.
35748
35749 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
35750
35751         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
35752         C89 spec.
35753
35754 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
35755
35756         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
35757
35758 2003-09-08  Paul Eggert  <eggert@twinsun.com>
35759
35760         Assume C89 or better; remove K&R cruft.
35761         A few of these changes were first proposed by Derek Robert Price
35762         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
35763
35764         * lib/addext.c: Include <string.h> unconditionally.
35765         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
35766         Don't declare getenv or malloc.
35767
35768         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
35769         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
35770         (NULL): Remove.
35771         (find_stack_direction, alloca): Use prototypes.
35772
35773         * lib/atexit.c (atexit): Define using a prototype.
35774
35775         * lib/basename.c, dirname.c, stripslash.c:
35776         Include <string.h> unconditionally.
35777
35778         * lib/bcopy.c: Include <stddef.h>.
35779         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
35780
35781         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
35782
35783         * lib/error.h (error, error_at_line, error_print_progname)
35784         [! (defined (__STDC__) && __STDC__)]: Remove decls.
35785         * lib/error.c: Include error.h first, to check interface.
35786         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
35787         (VA_START): Remove; all uses changeed to va_start.
35788         (exit, strerror): Remove decls.
35789         (error_print_progname): Prototype uncondionally.
35790         Don't include <errno.h>; no longer needed.
35791         (private_strerror): Remove.
35792         (error_tail): Always define.
35793         (error, error_at_line): Assume C89 or better; always use prototypes.
35794         * lib/fatal.c: Include "fatal.h" first, to test interface.
35795         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
35796         (VA_START): Remove; all uses changed to va_start.
35797         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
35798         this case.
35799         (exit): Remove decl.
35800         (fatal): Prototype unconditionally.  Assume va_start works.
35801         Abort at end, to pacify gcc.
35802
35803         * lib/euidaccess.c (main): Define with a prototype.
35804
35805         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
35806
35807         * lib/exitfail.c: Include <stdlib.h> unconditionally.
35808
35809         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
35810         prototypes.
35811         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
35812         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
35813         (getenv): Remove decl.
35814         (fnmatch): Define using a prototype.
35815         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
35816         (FCT): Define using a prototype.
35817
35818         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
35819
35820         * lib/gethostname.c: Include <stddef.h>.
35821         (gethostname): Define with prototype.  Length is size_t, not int.
35822
35823 2003-09-08  Paul Eggert  <eggert@twinsun.com>
35824
35825         Assume C89 or better; remove K&R cruft.
35826         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
35827         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
35828         string.h, getenv, malloc.
35829         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
35830         headers.
35831         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
35832         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
35833         do not check for strerror.
35834         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
35835         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
35836         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
35837         do not check for doprnt or vprintf.
35838         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
35839         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
35840
35841 2003-09-08  Paul Eggert  <eggert@twinsun.com>
35842
35843         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
35844         getversion.c should have been removed then, but was accidentally
35845         preserved.
35846
35847         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
35848         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
35849
35850 2003-09-08  Karl Berry  <karl@gnu.org>
35851
35852         * config/config.sub, config.guess, srclistvars.sh: update from savannah
35853                 config, forget about prep.
35854
35855         * config/depcomp, missing: update from automake.
35856
35857 2003-09-07  Paul Eggert  <eggert@twinsun.com>
35858
35859         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
35860         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
35861
35862 2003-09-07  Paul Eggert  <eggert@twinsun.com>
35863
35864         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
35865         copy_tm_result.  Bug reported by Simon Josefsson in
35866         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
35867
35868 2003-09-06  Paul Eggert  <eggert@twinsun.com>
35869
35870         * m4/time_r.m4: New file.
35871         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
35872         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
35873         is. Check for timegm declaration.
35874         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
35875         Do not check for gmtime_r.
35876         Replace mktime if __mktime_internal does not exist and if mktime
35877         hasn't been replaced already.
35878
35879 2003-09-06  Paul Eggert  <eggert@twinsun.com>
35880
35881         * lib/time_r.c, lib/time_r.h: New files.
35882
35883         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
35884         __localtime_r.
35885         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
35886         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
35887
35888         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
35889         __gmtime_r.
35890         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
35891         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
35892         Include <time_r.h>.
35893
35894         * lib/timegm.c: Switch to glibc implementation, with the following
35895         changes:
35896         [defined HAVE_CONFIG_H]: Include <config.h>.
35897         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
35898         (__mktime_internal) [!defined _LIBC]: New decl.
35899         (__gmtime_r) [!defined _LIBC]: New macro and function.
35900         (timegm): Use a prototype, since gnulib assumes C89.
35901         Do not bother declaring tmp to be const, as it's not really usefu.
35902         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
35903         (timegm): Declare only if HAVE_DECL_TIMEGM.
35904
35905 2003-09-06  Paul Eggert  <eggert@twinsun.com>
35906
35907         * MODULES.html.sh (func_all_modules): Add time_r.
35908         * modules/time_r: New file.
35909         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
35910         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
35911
35912 2003-09-03  Paul Eggert  <eggert@twinsun.com>
35913
35914         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
35915         Bug reported by Lute Kamstra in
35916         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
35917
35918         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
35919         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
35920         course with correspondingly smaller numbers for tomorrow and
35921         yesterday.  From Tadayoshi Funaba.  Originally installed into
35922         sh-utils on 1999-08-07, but the patch got lost (I guess during the
35923         coreutils merge?).
35924
35925 2003-08-31  Simon Josefsson  <jas@extundo.com>
35926
35927         * modules/timegm: New file.
35928         * MODULES.html.sh (func_all_modules): Add timegm.
35929
35930 2003-08-31  Simon Josefsson  <jas@extundo.com>
35931
35932         * m4/timegm.m4: New file.
35933
35934 2003-08-31  Simon Josefsson  <jas@extundo.com>
35935
35936         * lib/timegm.h: New file.
35937         * lib/timegm.c: New file.  Based on
35938         wget-1.8.2/src/http.c:mktime_from_utc.
35939
35940 2003-08-31  Karl Berry  <karl@gnu.org>
35941
35942         * lib/argp.h: update from libc.
35943
35944 2003-08-28  Bruno Haible  <bruno@clisp.org>
35945
35946         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
35947         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
35948         followed by '#define fnmatch fnmatch_posix' gives an error.
35949
35950 2003-08-28  Bruno Haible  <bruno@clisp.org>
35951
35952         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
35953         warning on QNX, which defines O_BINARY to 000000.
35954
35955 2003-08-27  Jim Meyering  <jim@meyering.net>
35956
35957         * m4/mkstemp.m4: Require that the system mkstemp be able to create
35958         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
35959         would fail after 32.  Reported by Danny Levinson.  Details here:
35960         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
35961
35962 2003-08-24  Bruno Haible  <bruno@clisp.org>
35963
35964         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
35965         MSVC7 <stdio.h> is included later.
35966
35967 2003-08-22  Simon Josefsson  <jas@extundo.com>
35968
35969         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
35970
35971 2003-08-20  Karl Berry  <karl@gnu.org>
35972
35973         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
35974
35975 2003-08-20  Bruno Haible  <bruno@clisp.org>
35976
35977         * modules/progname: New file.
35978         * MODULES.html.sh (func_all_modules): Add progname.
35979
35980 2003-08-20  Bruno Haible  <bruno@clisp.org>
35981
35982         * lib/progname.h: New file, from GNU gettext.
35983         * lib/progname.c: New file, from GNU gettext.
35984         * lib/progreloc.c: New file, from GNU gettext.
35985
35986 2003-08-19  Jim Meyering  <jim@meyering.net>
35987
35988         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
35989         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
35990
35991 2003-08-19  Bruno Haible  <bruno@clisp.org>
35992
35993         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
35994         more.
35995
35996 2003-08-19  Bruno Haible  <bruno@clisp.org>
35997
35998         * lib/xstrdup.c: Assume <string.h> exists.
35999
36000 2003-08-18  Paul Eggert  <eggert@twinsun.com>
36001
36002         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
36003         in makefile rules.
36004
36005 2003-08-18  Jim Meyering  <jim@meyering.net>
36006
36007         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
36008         * m4/lib-ld.m4: Likewise.
36009
36010 2003-08-18  Jim Meyering  <jim@meyering.net>
36011
36012         * lib/setenv.h: Indent nested cpp directive.
36013         * lib/vasnprintf.c: Remove trailing blanks.
36014
36015 2003-08-17  Simon Josefsson  <jas@extundo.com>
36016
36017         * modules/xstrndup: New file.
36018         * MODULES.html.sh (func_all_modules): Add xstrndup.
36019
36020 2003-08-17  Simon Josefsson  <jas@extundo.com>
36021
36022         * modules/argp: Fix autoconf macro name. Add more dependencies.
36023
36024 2003-08-17  Simon Josefsson  <jas@extundo.com>
36025
36026         * m4/xstrndup.m4: New file.
36027
36028 2003-08-17  Simon Josefsson  <jas@extundo.com>
36029
36030         * m4/argp.m4: New file.
36031
36032 2003-08-17  Simon Josefsson  <jas@extundo.com>
36033             Bruno Haible  <bruno@clisp.org>
36034
36035         * lib/xstrndup.h: New file.
36036         * lib/xstrndup.c: New file.
36037
36038 2003-08-17  Bruno Haible  <bruno@clisp.org>
36039
36040         * modules/strndup (Files, Include): Add lib/strndup.h.
36041
36042 2003-08-17  Bruno Haible  <bruno@clisp.org>
36043
36044         * modules/euidaccess (Files): Add lib/euidaccess.h.
36045
36046 2003-08-17  Bruno Haible  <bruno@clisp.org>
36047
36048         * lib/strndup.h: New file.
36049
36050 2003-08-17  Bruno Haible  <bruno@clisp.org>
36051
36052         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
36053         like AC_GNU_SOURCE.
36054         * modules/extensions (configure.ac): Comment out the invocation of
36055         gl_USE_SYSTEM_EXTENSIONS.
36056
36057 2003-08-16  Paul Eggert  <eggert@twinsun.com>
36058
36059         Merges from coreutils, etc.
36060         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
36061         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
36062         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
36063         fixing a typo.
36064         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
36065         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
36066
36067 2003-08-16  Paul Eggert  <eggert@twinsun.com>
36068
36069         Document merge from coreutils.
36070         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
36071         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
36072         * modules/utime: Add m4/utimes-null.m4.
36073
36074 2003-08-16  Paul Eggert  <eggert@twinsun.com>
36075
36076         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
36077         space, undoing this 2003-08-12 change:
36078         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
36079
36080 2003-08-16  Paul Eggert  <eggert@twinsun.com>
36081
36082         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
36083         strtoul.c from libc, undoing this 2003-08-12 change:
36084         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
36085
36086 2003-08-16  Jim Meyering  <jim@meyering.net>
36087
36088         Merges from coreutils.
36089         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
36090         prefix.  Adjust cache variables similarly.  Create 500 rather than
36091         just 300 files, to exercise bug on Darwin6.5, too.
36092         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
36093         $missing_dir.
36094         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
36095         AM_SYS_POSIX_TERMIOS.
36096         Reported by mkc@mathdogs.com.
36097         Also change use of $am_cv_sys_posix_termios
36098         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
36099         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
36100         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
36101         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
36102         in /proc/mounts until it finds one with matching device number.  This
36103         is unnecessary when the FILE argument *is* a mount point.  No stat call
36104         is necessary in that case.  So, disable the statvfs-testing code on
36105         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
36106         as RedHat bug# 84846.
36107         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
36108         to 1MB, so as not to render systems with no stack size limit (e.g.,
36109         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
36110         Include <unistd.h>.  On some systems,
36111         it is required for the definition of _SC_PAGESIZE.
36112
36113 2003-08-16  Jim Meyering  <jim@meyering.net>
36114
36115         Merge from coreutils.
36116         * lib/xstrtoimax.c: #else #if -> #elif.
36117         * lib/xstrtoumax.c: Likewise.
36118
36119 2003-08-16  Jim Meyering  <jim@meyering.net>
36120
36121         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
36122         * m4/utimes.m4: Removed.
36123         * m4/utimes-null.m4: Renamed from utimes.m4.
36124
36125         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
36126         to 1MB, so as not to render systems with no stack size limit (e.g.,
36127         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
36128         Include <unistd.h>.  On some systems,
36129         it is required for the definition of _SC_PAGESIZE.
36130
36131 2003-08-16  Jim Meyering  <jim@meyering.net>
36132         and Paul Eggert  <eggert@cs.ucla.edu>
36133
36134         Merges from coreutils, etc.
36135
36136         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
36137         using the latest version from cvs.  This avoids problems with #line
36138         directives using a vendor (Sun) compiler.
36139         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
36140         Don't set GETGROUPS_LIB here; now it's
36141         done via getgroups.m4's wrapper function.
36142         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
36143         rather than just in sh-util/configure.in, so that the
36144         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
36145         same.
36146         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
36147         AC_FUNC_GETLOADAVG where to find getloadavg.c.
36148         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
36149         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
36150         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
36151         Remove code that is now done by the newly-required macros.
36152         Append $(EXEEXT) to DF_PROG.
36153         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
36154         Do not invoke or require the following here,
36155         since prereq.m4 or some gnulib .m4 now does this for us:
36156         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
36157         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
36158         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
36159         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
36160         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
36161         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
36162         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
36163         AC_FUNC_OBSTACK.
36164         Do not replace the following functions, as this is now the job
36165         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
36166         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
36167         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
36168         atexit getpass, strdup, getpagesize.
36169         Replace 'raise'.
36170         Do not check for the following functions, as this is now the job
36171         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
36172         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
36173         setregid.
36174         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
36175         Check for sys/sysctl.h.
36176         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
36177         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
36178         of checking for ssize_t ourselves.
36179
36180         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
36181         Require every macro that gnulib/modules/* suggests for us.
36182         (jm_PREREQ_ADDEXT): New macro.
36183         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
36184         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
36185
36186         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
36187         (gl_PHYSMEM): Use it.
36188         Also check for `table' function.
36189         Check for new headers and functions.
36190         Add check for sys/sysmp.h.
36191         With suggestions from Kaveh Ghazi.
36192         Ignore headers that are present but cannot be compiled.  This
36193         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
36194         C 5.4.
36195
36196 2003-08-15  Paul Eggert  <eggert@twinsun.com>
36197
36198         Document merge from coreutils.
36199         * modules/userspec: Depend on posixver.
36200         * modules/strftime: Depend on tzset.
36201
36202 2003-08-15  Paul Eggert  <eggert@twinsun.com>
36203
36204         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
36205         rather than tab, after '#' in shell-script copyright notices.
36206         Suggested by Bruno Haible.
36207
36208 2003-08-15  Paul Eggert  <eggert@twinsun.com>
36209
36210         * config/srclist-update: Use three spaces, rather than tab, after '#'
36211         in shell-script copyright notices.  Suggested by Bruno Haible.
36212         Remove unnecessary parenthesization in regular expression.
36213
36214 2003-08-15  Jim Meyering  <jim@meyering.net>
36215
36216         Merge from coreutils.
36217         * lib/xgethostname.c: Include <stdlib.h>.
36218         (xghostname): Don't exit for anything other than memory-related
36219         failure; just return NULL.
36220         * lib/userspec.c: Include "posixver.h".
36221         (parse_user_spec): Accept `.' as a separator only
36222         in pre-POSIX-200112 mode.
36223         * lib/strtoimax.c: Use #elif rather than #else #if.
36224         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
36225         Remove function, now that we can rely on a working tzset function.
36226         [!_LIBC]: Ensure that the required autoconf test has been run.
36227         [!defined _NL_CURRENT && HAVE_STRFTIME]:
36228         Use underlying_strftime for %r.
36229         * lib/sha.c: Merge in some clean-up and optimization changes from
36230         glibc.
36231         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
36232         Ensure that it is a multiple of 64.
36233         Rearrange loop exit tests so as to avoid performing an
36234         additional fread after encountering an error or EOF.
36235         * lib/realloc.c: Update copyright date.
36236
36237 2003-08-15  Jim Meyering  <jim@meyering.net>
36238         and Paul Eggert  <eggert@twinsun.com>
36239
36240         Merge from coreutils.
36241         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
36242         member but strut utmpx does not.  Needed for AIX 4.3.3.
36243         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
36244
36245 2003-08-15  Jim Meyering  <jim@meyering.net>
36246         and Paul Eggert  <eggert@cs.ucla.edu>
36247
36248         Merges from coreutils, etc.
36249         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
36250         Require gl_FUNC_TZSET_CLOBBER.
36251         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
36252         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
36253         members.
36254
36255 2003-08-14  Paul Eggert  <eggert@twinsun.com>
36256
36257         Help the merge from coreutils.
36258         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
36259         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
36260         * m4/tzset.m4: Use it too.
36261
36262 2003-08-14  Paul Eggert  <eggert@twinsun.com>
36263
36264         * modules/tzset: New file.
36265
36266 2003-08-14  Jim Meyering  <jim@meyering.net>
36267
36268         Merges from coreutils.
36269         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
36270         variable names, rather than @FNMATCH_H@.
36271         * modules/alloca: Likewise for $(ALLOCA_H).
36272
36273         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
36274         the three copies of the literal target, `fnmatch.h'.
36275         * modules/alloca (alloca.h): Likewise.
36276
36277 2003-08-14  Jim Meyering  <jim@meyering.net>
36278
36279         Merge from coreutils.
36280         * m4/tzset.m4: New file.
36281         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
36282         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
36283         otherwise, AIX 5.1 systems would end up using the latter.
36284         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
36285         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
36286         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
36287         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
36288
36289 2003-08-14  Jim Meyering  <jim@meyering.net>
36290
36291         Merge from coreutils.
36292         * lib/obstack.h: Whitespace changes.
36293         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
36294         and xcalloc return values.
36295         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
36296         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
36297         hang on OSF/1 5.1 for DIR on both local and remote file systems.
36298         Reported by (and fix confirmed by) Nelson H. F. Beebe.
36299         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
36300         error from mntctl.
36301         Use mntctl's return value to drive the entry-processing loop, since
36302         we can't rely on the value of the vmt_length member in the last
36303         entry.  On some systems doing so could result in exhausting
36304         virtual memory.  Based in part on a patch from Mike Jetzer.
36305
36306 2003-08-14  Jim Meyering  <jim@meyering.net>
36307         and Paul Eggert  <eggert@twinsun.com>
36308
36309         Merges from coreutils, plus other fixes.
36310         * lib/physmem.c: Merge in portability changes from gcc/libiberty
36311         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
36312         for credits and details.  Thanks to Kaveh Ghazi for helping
36313         to keep these files in sync.
36314         (ARRAY_SIZE): Define it.
36315         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
36316         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
36317         (memcasecmp): Don't assume size_t fits in unsigned int.
36318         Remove casts and duplicate code.
36319         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
36320         (memcpy): Remove definition.
36321         Merge in some clean-up and optimization changes from glibc.
36322         [BLOCKSIZE]: Move definition to top of file.
36323         Ensure that it is a multiple of 64.
36324         Rearrange loop exit tests so as to avoid performing an
36325         additional fread after encountering an error or EOF.
36326         * lib/md5.h (md5_uintptr): Define.
36327         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
36328         return to the initial working directory.  Preserve errno
36329         for caller.
36330         * lib/idcache.c: Include "xalloc.h".
36331         (xmalloc, xrealloc): Remove decls.
36332         (getuser): Remove casts no longer required in C89.
36333         * lib/human.c: Include stdio.h, for sprintf.
36334         * lib/group-member.c: Include "xalloc.h".
36335         (xmalloc, xrealloc): Remove decls.
36336         (get_group_info): Remove casts no longer required in C89.
36337         * lib/getusershell.c (readname): Remove casts no longer required in
36338         C89.
36339         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
36340         * lib/getline.c: Whitespace fix, from coreutils.
36341
36342 2003-08-13  Paul Eggert  <eggert@twinsun.com>
36343
36344         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
36345         Check for isascii.
36346
36347         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
36348         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
36349         Undo previous (whitespace-only) change.
36350
36351 2003-08-13  Paul Eggert  <eggert@twinsun.com>
36352
36353         * lib/exclude.c: Include <ctype.h>
36354         (IN_CTYPE_DOMAIN): New macro.
36355         (is_space): New fn.
36356         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
36357         and empty lines.
36358
36359         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
36360         Undo previous (whitespace-only) change.
36361
36362 2003-08-13  Paul Eggert  <eggert@twinsun.com>
36363
36364         * config/srclist-update: Change update back to the old behavior,
36365         leaving whitespace alone.  Use one 'sed' command rather than a
36366         pipeline.
36367         (fixlicense): Now a variable, not a function.
36368         (remove_trailing_blanks): Remove.
36369         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
36370         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
36371         Undo previous (whitespace-only) change.
36372
36373 2003-08-12  Paul Eggert  <eggert@twinsun.com>
36374
36375         Merge from coreutils.
36376         * modules/euidaccess: Add lib_SOURCES, include for new
36377         file euidaccess.h
36378
36379 2003-08-12  Paul Eggert  <eggert@twinsun.com>
36380
36381         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
36382         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
36383         Normalize leading white space and remove trailing white space.
36384
36385         Merge from coreutils
36386         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
36387
36388         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
36389         0.12.1.  These files are now being upgraded automatically by
36390         ../config/srclist-update.
36391
36392 2003-08-12  Paul Eggert  <eggert@twinsun.com>
36393
36394         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
36395         Normalize leading white space and remove trailing white space.
36396         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
36397         notice, as per ../config/srclist-update.
36398
36399         Merge from coreutils.
36400         * lib/euidaccess.h: New file.
36401         * lib/euidaccess.c: Include it.
36402         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
36403         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
36404         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
36405
36406 2003-08-12  Paul Eggert  <eggert@twinsun.com>
36407
36408         * config/srclist-update: Add copyright notice.
36409         (remove_id_lines, remove_trailing_blanks): New constants.
36410         (fixfile): Use them to normalize spacing a bit in copied files.
36411         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
36412         Normalize leading white space and remove trailing white space.
36413
36414         * config/texinfo.tex: Sync with texinfo.
36415
36416         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
36417         strtoul.c from libc, to merge coreutils whitespace changes.
36418
36419         * config/srclist.txt: Get the following m4 files from gettext:
36420         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
36421         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
36422         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
36423         wint_t.m4.
36424
36425 2003-08-12  Karl Berry  <karl@gnu.org>
36426
36427         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
36428         been made.
36429
36430 2003-08-11  Paul Eggert  <eggert@twinsun.com>
36431
36432         * modules/gnu-source, m4/gnu-source.m4:
36433         Remove; we're assuming Autoconf 2.54 or later now.
36434         Suggested by Bruno Haible.
36435         * MODULES.html.sh (func_all_modules): Remove gnu-source.
36436
36437 2003-08-11  Bruno Haible  <bruno@clisp.org>
36438
36439         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
36440
36441 2003-08-11  Bruno Haible  <bruno@clisp.org>
36442
36443         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
36444         (vasnprintf): Use it instead of wcslen.
36445
36446 2003-08-11  Bruno Haible  <bruno@clisp.org>
36447
36448         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
36449         value to ensure that _Bool promotes to int. Use #define for _Bool when
36450         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
36451
36452 2003-08-10  Karl Berry  <karl@gnu.org>
36453
36454         * lib/regex.h: update from libc (whitespace fix).
36455
36456 2003-08-09  Paul Eggert  <eggert@twinsun.com>
36457
36458         Merge some files from coreutils.  These changes were
36459         originally made by Jim Meyering.
36460         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
36461         many older Unixes require this.
36462         * lib/alloca.c (alloca): Remove cast to argument of free;
36463         no longer needed in C89.
36464         * lib/alloca_.h, regex.h: Fix white space to match
36465         what GNU indent does.
36466
36467 2003-08-09  Paul Eggert  <eggert@twinsun.com>
36468
36469         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
36470         apparently Emacs's Unicode mode got confused before my 2003-08-05
36471         checkin.
36472
36473 2003-08-08  Paul Eggert  <eggert@twinsun.com>
36474
36475         * m4/extensions.m4: New file.
36476         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
36477         Require gl_USE_SYSTEM_EXTENSIONS.
36478         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
36479         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
36480
36481 2003-08-08  Paul Eggert  <eggert@twinsun.com>
36482
36483         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
36484         * modules/extensions, modules/gnu-source: New files.
36485         * modules/timespec, modules/unlocked-io: Depend on extensions.
36486
36487 2003-08-07  Paul Eggert  <eggert@twinsun.com>
36488
36489         * modules/restrict: New file.
36490         * MODULES.html.sh (func_all_modules): Add restrict.
36491         * modules/regex: Depend on restrict.
36492
36493 2003-08-07  Paul Eggert  <eggert@twinsun.com>
36494
36495         * m4/restrict.m4: New file.
36496         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
36497
36498 2003-08-07  Bruno Haible  <bruno@clisp.org>
36499
36500         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
36501         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
36502
36503 2003-08-07  Bruno Haible  <bruno@clisp.org>
36504
36505         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
36506         makes the module 'getndelim2' compatible with the module 'getline'.
36507
36508 2003-08-05  Paul Eggert  <eggert@twinsun.com>
36509
36510         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
36511         byte with "\201" to avoid glitches when editing that source file
36512         with multi-gnome-terminal.
36513
36514 2003-08-05  Paul Eggert  <eggert@twinsun.com>
36515
36516         * lib/bumpalloc.h: Remove.
36517
36518 2003-08-05  Paul Eggert  <eggert@twinsun.com>
36519
36520         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
36521         * modules/bumpalloc: Remove.
36522
36523 2003-08-04  Paul Eggert  <eggert@twinsun.com>
36524
36525         * lib/getloadavg.c: Change copyright notice and spacing to conform to
36526         GNU coding style.
36527
36528         Merge from coreutils.
36529         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
36530         1. From glibc.
36531         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
36532         from Karl Berry, implemented by Jim Meyering.
36533         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
36534         from Dmitry V. Levin.
36535         Remove anachronistic cast of xrealloc.
36536         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
36537         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
36538         type. Otherwise, it wouldn't compile with at least /bin/cc on
36539         ymp-cray-unicos9.0.2.X.
36540         Combine two mostly-identical uses of alloca into one.
36541         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
36542
36543 2003-08-04  Dave Love  <d.love@dl.ac.uk>
36544
36545         [From Emacs.]
36546
36547         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
36548         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
36549         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
36550         obsolete NLIST_NAME_UNION.
36551         [__GNU__]: Undef BSD and FSCALE.
36552         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
36553
36554 2003-08-03  Paul Eggert  <eggert@twinsun.com>
36555
36556         * lib/stdbool_.h (_Bool): Make it signed char, instead of
36557         an enum type, so that it's guaranteed to promote to int.  See:
36558         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
36559
36560 2003-08-03  Karl Berry  <karl@gnu.org>
36561
36562         * config/depcomp: update from automake.
36563
36564 2003-07-31  Paul Eggert  <eggert@twinsun.com>
36565
36566         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
36567         (strerror): Don't assume that a printable int fits in 14 bytes.
36568
36569 2003-07-31  Bruno Haible  <bruno@clisp.org>
36570
36571         * modules/getpass-gnu: New file.
36572         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
36573
36574 2003-07-31  Bruno Haible  <bruno@clisp.org>
36575
36576         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
36577
36578 2003-07-24  Karl Berry  <karl@gnu.org>
36579
36580         * config/missing: update from automake.
36581
36582 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
36583             Bruno Haible  <bruno@clisp.org>
36584
36585         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
36586         * lib/getline.c (getline, getdelim): Likewise.
36587         Remove _GNU_SOURCE define; now it's defined in config.h through
36588         m4/getline.m4.
36589
36590 2003-07-23  Karl Berry  <karl@gnu.org>
36591
36592         * config/config.sub: update from prep.
36593
36594 2003-07-22  Paul Eggert  <eggert@twinsun.com>
36595
36596         * modules/xalloc (Depends-on): Add exitfail.
36597         * modules/xmemcoll: Likewise.
36598
36599 2003-07-22  Paul Eggert  <eggert@twinsun.com>
36600
36601         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
36602         over-parenthesization in macros.
36603
36604         Sync with coreutils.
36605
36606         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
36607         required by C99.
36608
36609         Use `exit_failure' for xalloc and xmemcoll instead of their own
36610         private exit-failure variables.
36611         * lib/xalloc.h (xalloc_exit_failure): Remove.
36612         * lib/xmalloc.c: Likewise.  Include exitfail.h.
36613         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
36614         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
36615         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
36616         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
36617
36618 2003-07-20  Jim Meyering  <jim@meyering.net>
36619
36620         * modules/closeout (Depends-on): Add exitfail.
36621         Suggestion from Bruno Haible.
36622
36623 2003-07-19  Karl Berry  <karl@gnu.org>
36624
36625         * config/config.sub: update from prep.
36626
36627 2003-07-18  Paul Eggert  <eggert@twinsun.com>
36628
36629         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
36630         Remove.
36631         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
36632         to test that it can stand by itself.  Include "exitfail.h".
36633         Clients should set exit_failure instead.
36634         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
36635
36636 2003-07-18  Bruno Haible  <bruno@clisp.org>
36637
36638         * modules/getndelim2: New file.
36639         * modules/getline: Share files with module getndelim2.
36640         * modules/getnline: Depend on getndelim2 instead of sharing files with
36641         it. Add getnline.c to lib_SOURCES.
36642         * MODULES.html.sh (func_all_modules): Add getndelim2.
36643
36644 2003-07-18  Bruno Haible  <bruno@clisp.org>
36645
36646         * m4/getndelim2.m4: New file.
36647         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
36648         invoke gl_PREREQ_GETNDELIM2.
36649         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
36650         gl_PREREQ_GETNDELIM2.
36651         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
36652         gl_GETNDELIM2.
36653
36654 2003-07-18  Bruno Haible  <bruno@clisp.org>
36655
36656         * lib/getndelim2.h: New file.
36657         * lib/getndelim2.c: Make into a module of its own. Include config.h,
36658         getndelim2.h.
36659         (getndelim2): Make non-static. Change return type to ssize_t.
36660         * lib/getline.h: Change argument names.
36661         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
36662         * lib/getnline.c: Include getndelim2.h.
36663
36664 2003-07-18  Andreas Schwab  <schwab@suse.de>
36665
36666         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
36667
36668 2003-07-17  Karl Berry  <karl@gnu.org>
36669
36670         * config/config.sub: update from prep.
36671
36672 2003-07-17  Bruno Haible  <bruno@clisp.org>
36673
36674         * modules/getnline: New file.
36675         * modules/getline: Add lib/getndelim2.c to source file list.
36676         * MODULES.html.sh (func_all_modules): Add getnline.
36677
36678 2003-07-17  Bruno Haible  <bruno@clisp.org>
36679
36680         * m4/getnline.m4: New file.
36681
36682 2003-07-17  Bruno Haible  <bruno@clisp.org>
36683
36684         * m4/Makefile.am.in: Remove file.
36685         * m4/Makefile.am: Remove file.
36686         * m4/Makefile.in: Remove file.
36687
36688 2003-07-17  Bruno Haible  <bruno@clisp.org>
36689
36690         * lib/getnline.h: New file.
36691         * lib/getnline.c: New file.
36692         * lib/getndelim2.c: New file, extracted from getline.c.
36693         (getndelim2): Renamed from getdelim2, with added nmax argument.
36694         * lib/getline.c: Include getndelim2.c.
36695         (getdelim2): Moved out to getndelim2.c.
36696         (getline, getdelim): Update.
36697
36698 2003-07-17  Bruno Haible  <bruno@clisp.org>
36699
36700         * lib/Makefile.am: Remove file.
36701         * lib/Makefile.in: Remove file.
36702
36703 2003-07-17  Bruno Haible  <bruno@clisp.org>
36704
36705         * configure.in: Remove file.
36706         * Makefile.in: Remove file.
36707
36708 2003-07-17  Bruno Haible  <bruno@clisp.org>
36709
36710         * MODULES.html.sh: Put the </BODY> right before </HTML>.
36711
36712 2003-07-16  Karl Berry  <karl@gnu.org>
36713
36714         * config/srclist-update: was running fixlicense twice, which caused
36715                 texinfo.tex to be nullified for some reason.  Simplify,
36716                 $gplsrc is no longer needed as far as I can see?
36717
36718 2003-07-16  Jim Meyering  <jim@meyering.net>
36719
36720         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
36721
36722 2003-07-15  Paul Eggert  <eggert@twinsun.com>
36723
36724         * config/srclist.txt: Get the following files from gettext-runtime/intl
36725         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
36726         ref-del.sin.  From Bruno Haible.
36727         * config/srclist-update (fixfile): Change grep pattern again, since the
36728         previous fix didn't work (there was another trailing $).  Use
36729         '[$]' to escape the $s.
36730
36731 2003-07-15  Karl Berry  <karl@gnu.org>
36732
36733         * lib/vasnprintf.c: update from gettext.
36734
36735 2003-07-15  Karl Berry  <karl@gnu.org>
36736
36737         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
36738         gets expanded when surrounded by '$'.
36739
36740 2003-07-15  Jim Meyering  <jim@meyering.net>
36741
36742         * modules/save-cwd: Don't depend on error.  From Derek Price.
36743
36744 2003-07-15  Jim Meyering  <jim@meyering.net>
36745
36746         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
36747
36748 2003-07-14  Simon Josefsson  <jas@extundo.com>
36749
36750         * modules/mempcpy: New file.
36751         * MODULES.html.sh (func_all_modules): Add mempcpy.
36752
36753 2003-07-14  Simon Josefsson  <jas@extundo.com>
36754
36755         * m4/mempcpy.m4: New file.
36756
36757 2003-07-14  Simon Josefsson  <jas@extundo.com>
36758
36759         * lib/mempcpy.h: New file.
36760         * lib/mempcpy.c: New file.
36761
36762 2003-07-14  Paul Eggert  <eggert@twinsun.com>
36763
36764         * modules/getdate, modules/posixtm: Depend on mktime.
36765
36766 2003-07-14  Paul Eggert  <eggert@twinsun.com>
36767
36768         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
36769         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
36770         unicodeio.c, unicodeio.h, unlocked-io.h:
36771         Switch from LGPL to GPL.
36772
36773 2003-07-14  Paul Eggert  <eggert@twinsun.com>
36774
36775         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
36776         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
36777         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
36778         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
36779         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
36780         updated automatically by ../config/srclist-update.  This changes
36781         their license from LPGL to GPL.
36782
36783 2003-07-14  Paul Eggert  <eggert@twinsun.com>
36784
36785         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
36786         assumed to refer to the root of the most recent stable gettext version.
36787         * config/srclistvars.sh: Add defaults for eggert.
36788         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
36789         Match "This program" as well as "The program".  This is needed
36790         for gettext.
36791
36792 2003-07-14  Jim Meyering  <jim@meyering.net>
36793
36794         Don't emit diagnostics.  Let callers do that.
36795         * lib/save-cwd.c: Don't include "error.h".
36796         (save_cwd): Don't call error.  Ensure that errno is valid
36797         when returning nonzero.
36798
36799         * lib/save-cwd.h (restore_cwd): Update prototype.
36800         * lib/save-cwd.c (restore_cwd): Remove two parameters.
36801         Simplify.  Don't call error upon failure.  Let callers do that.
36802         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
36803         when auditing is enabled.  But don't bother updating the #if.
36804
36805 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
36806
36807         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
36808         it breaks C++ compilation.
36809         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
36810
36811 2003-07-10  Simon Josefsson  <jas@extundo.com>
36812
36813         * modules/strchrnul (Makefile.am): Add strchrnul.h.
36814
36815 2003-07-10  Jim Meyering  <jim@meyering.net>
36816
36817         * m4/clock_time.m4: Remove trailing blank.
36818         * m4/intmax_t.m4: Likewise.
36819
36820 2003-07-10  Jim Meyering  <jim@meyering.net>
36821
36822         * lib/vasnprintf.c: Remove trailing blanks.
36823         Make cpp indentation consistent.
36824
36825 2003-07-09  Paul Eggert  <eggert@twinsun.com>
36826
36827         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
36828         posixver.c, strftime.c, strnlen.c, strverscmp.c:
36829         Switch from LGPL to GPL.
36830
36831 2003-07-09  Paul Eggert  <eggert@twinsun.com>
36832
36833         * config/srclist.txt: Sort sublists.  Add
36834         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
36835         that differ from gnulib for one reason or another; we'd like this list
36836         to be smaller but for now let's document what we have.
36837
36838 2003-07-08  Paul Eggert  <eggert@twinsun.com>
36839
36840         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
36841         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
36842         and sweeter "eval x=$x".
36843         * config/srclist.txt: Get lib/argp* from glibc.
36844
36845 2003-07-07  Paul Eggert  <eggert@twinsun.com>
36846
36847         * lib/mktime.c: Fix some boundary cases and remove need for floating
36848         point.
36849
36850         Issue a compile-time diagnostic if time_t is floating point, or if
36851         two's complement arithmetic is not in effect, or if arithmetic
36852         right shift does not propagate the sign.  These assumptions were
36853         all in the original code but they weren't checked.
36854
36855         (TIME_T_MIDPOINT, verify): New macros.
36856         (__isleap): Remove; it has integer overflow problems.
36857         (leapyear): New function, without those problems.
36858         (ydhms_tm_diff): Remove; splitting into two parts.
36859         (ydhms_diff): New function, containing the arithmetic part of
36860         the old ydhms_tm_diff function.  Issue a compile-time
36861         diagnostic if we are not using C99 integer division.
36862         Avoid casts when possible.
36863         (guess_time_tm): New function, containing the checking part of
36864         the old ydhms_tm_diff function.  Return the new value, rather than
36865         the difference between it and the old.  Accept a new argument T
36866         so that *T specifies the old value.  Check for overflow in the result.
36867
36868         (__mktime_internal): Use a time_t offset, not a long int offset.
36869         This undoes the 2003-06-04 change, which is no longer needed now
36870         that we have better overflow checking.
36871         (localtime_offset): Likewise.
36872
36873         (__mktime_internal): Avoid harmful overflow on hosts where time_t
36874         and long are 64-bit but int is only 32-bit.
36875         (ydhms_diff): Use long int to store year1 and yday1.
36876         Issue a compile-time diagnostic if long int is not wide enough.
36877
36878         (__mktime_internal): Use long int to store adjusted year and yday.
36879         Use plain C rather than preprocessor commands, if that doesn't
36880         affect efficiency.
36881         Check for overflow (and try to repair) after each probe
36882         rather than checking only at the very end.  This avoids some bugs
36883         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
36884         does not equal GMT offset at maximum time).
36885         Use integer to check for overflow rather than floating point; this
36886         is more portable to non-IEEE hosts, and is a tad faster.
36887         When we detect that we are oscillating between two values,
36888         don't check whether tm_isdst has the requested value, since
36889         we already know the answer.  When tm_isdst has the wrong value,
36890         use a different heuristic to find the right one, based on the
36891         extreme values actually observed in practice in tz2003a,
36892         rather than the (overly optimistic) "previous 3 calendar quarters".
36893
36894         (not_equal_tm, print_tm, check_result): Use "const T" rather than
36895         "T const" to accommodate glibc style.
36896         (check_result): Use less-confusing report format.  "long" -> "long int.
36897         (main): Likewise.
36898         Don't loop if the iteration overflows time_t.
36899         Allow a negative step in the iteration.
36900
36901 2003-07-06  Karl Berry  <karl@gnu.org>
36902
36903         * config/depcomp: update from automake.
36904         * config/config.sub: update from prep.
36905
36906 2003-07-03  Karl Berry  <karl@gnu.org>
36907
36908         * config/config.guess: update from prep.
36909
36910 2003-07-01  Paul Eggert  <eggert@twinsun.com>
36911
36912         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
36913         xreadlink.c now includes it unconditionally.
36914
36915 2003-07-01  Paul Eggert  <eggert@twinsun.com>
36916
36917         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
36918         having it depend on HAVE_SYS_TYPES_H.
36919
36920 2003-07-01  Bruno Haible  <bruno@clisp.org>
36921
36922         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
36923         <sys/types.h> should be sufficient.
36924         Reported by Paul Eggert.
36925
36926 2003-06-26  Karl Berry  <karl@gnu.org>
36927
36928         * config/depcomp: update from automake.
36929
36930 2003-06-26  Bruno Haible  <bruno@clisp.org>
36931
36932         * modules/human: Depend on module stdbool.
36933
36934 2003-06-25  Bruno Haible  <bruno@clisp.org>
36935
36936         * modules/readlink: New file.
36937         * modules/xreadlink: Depend on it.
36938         * MODULES.html.sh (func_all_modules): Add readlink.
36939
36940 2003-06-25  Bruno Haible  <bruno@clisp.org>
36941
36942         * m4/readlink.m4: New file.
36943
36944 2003-06-25  Bruno Haible  <bruno@clisp.org>
36945
36946         * lib/readlink.c: New file.
36947
36948 2003-06-22  Karl Berry  <karl@gnu.org>
36949
36950         * config/srclist.txt: update mkinstalldirs from automake.
36951         * config/mkinstalldirs: update.
36952
36953 2003-06-22  Bruno Haible  <bruno@clisp.org>
36954
36955         Portability to mingw32.
36956         * m4/ssize_t.m4: New file, from GNU gettext.
36957         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
36958         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
36959
36960 2003-06-22  Bruno Haible  <bruno@clisp.org>
36961
36962         * modules/safe-read: Add m4/ssize_t.m4.
36963         * modules/xreadlink: Add m4/ssize_t.m4.
36964
36965 2003-06-20  Bruno Haible  <bruno@clisp.org>
36966
36967         Assume C89, so PARAMS isn't needed.
36968         * lib/unicodeio.h (PARAMS): Remove.
36969         * lib/unicodeio.c: Don't use PARAMS.
36970
36971 2003-06-18  Karl Berry  <karl@gnu.org>
36972
36973         * config/config.{guess,sub}: update from prep.
36974
36975 2003-06-18  Jim Meyering  <jim@meyering.net>
36976
36977         Merge changes from coreutils.
36978         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
36979         Remove explicit declarations of xmalloc and realloc.
36980         Include xalloc.h.
36981         (read_utmp): Remove anachronistic cast of xmalloc.
36982
36983 2003-06-17  Paul Eggert  <eggert@twinsun.com>
36984
36985         Assume C89, so PARAMS isn't needed.
36986         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
36987         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
36988         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
36989         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
36990         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
36991         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
36992         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
36993         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
36994         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
36995         lib/xstrtod.h, lib/xstrtol.h: Likewise.
36996         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
36997         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
36998         no longer needed. Anyway, config.h should always be included before any
36999         other file.
37000
37001 2003-06-11  Simon Josefsson  <jas@extundo.com>
37002
37003         * modules/sysexits: New file.
37004         * MODULES.html.sh (func_all_modules): Add sysexits.
37005
37006 2003-06-11  Simon Josefsson  <jas@extundo.com>
37007
37008         * lib/sysexit_.h: New file.
37009
37010 2003-06-11  Derek Price  <derek@ximbiot.com>
37011
37012         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
37013         necessary.
37014
37015 2003-06-11  Bruno Haible  <bruno@clisp.org>
37016
37017         * m4/sysexits.m4: New file.
37018
37019 2003-06-10  Simon Josefsson  <jas@extundo.com>
37020
37021         * lib/argp.h: New file, from glibc.
37022         * lib/argp-ba.c: New file, from glibc.
37023         * lib/argp-eexst.c: New file, from glibc.
37024         * lib/argp-fmtstream.c: New file, from glibc.
37025         * lib/argp-fmtstream.h: New file, from glibc.
37026         * lib/argp-fs-xinl.c: New file, from glibc.
37027         * lib/argp-help.c: New file, from glibc.
37028         * lib/argp-namefrob.h: New file, from glibc.
37029         * lib/argp-parse.c: New file, from glibc.
37030         * lib/argp-pv.c: New file, from glibc.
37031         * lib/argp-pvh.c: New file, from glibc.
37032         * lib/argp-xinl.c: New file, from glibc.
37033
37034 2003-06-10  Simon Josefsson  <jas@extundo.com>
37035
37036         * modules/strchrnul: New file.
37037
37038 2003-06-10  Simon Josefsson  <jas@extundo.com>
37039
37040         * modules/argp: New file.
37041
37042 2003-06-10  Simon Josefsson  <jas@extundo.com>
37043
37044         * m4/strchrnul.m4: New file.
37045
37046 2003-06-10  Simon Josefsson  <jas@extundo.com>
37047
37048         * lib/strchrnul.h: New file.
37049         * lib/strchrnul.c: New file.
37050
37051 2003-06-10  Bruno Haible  <bruno@clisp.org>
37052
37053         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
37054
37055 2003-06-07  Karl Berry  <karl@gnu.org>
37056
37057         * config/config.{guess,sub}: update from prep.
37058
37059 2003-06-07  Jim Meyering  <jim@meyering.net>
37060
37061         * modules/strtod: Use $(...) notation, not @...@ for
37062         AC_REPLACE'd variables.
37063         * modules/localcharset: Likewise.
37064
37065 2003-06-07  Jim Meyering  <jim@meyering.net>
37066
37067         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
37068         in place of my name in the copyright comment.
37069         Remove definition and uses of __P.
37070
37071         From coreutils.
37072         * lib/stat.c: Don't declare xmalloc explicitly.
37073         Instead, include "xalloc.h".
37074         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
37075         xrealloc, and xcalloc return values.
37076         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
37077         Improve comment.
37078         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
37079
37080 2003-06-07  Bruno Haible  <bruno@clisp.org>
37081
37082         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
37083         avoid AC_CONFIG_LINKS.
37084         * modules/fnmatch (Makefile.am): Use explicit creation rule for
37085         fnmatch.h, to avoid AC_CONFIG_LINKS.
37086         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
37087
37088 2003-06-07  Bruno Haible  <bruno@clisp.org>
37089
37090         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
37091         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
37092         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
37093         directory.
37094         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
37095         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
37096         directory.
37097
37098 2003-06-06  Jim Meyering  <jim@meyering.net>
37099
37100         Merge from coreutils.
37101         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
37102         Consolidate declarations and initializations of *_base* locals.
37103
37104         Merge from coreutils.
37105         This avoids a core dump on systems without GNU putenv,
37106         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
37107         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
37108         (unsetenv): New static function, from GNU libc.
37109         (rpl_putenv): Use it.
37110
37111         * lib/modechange.c: Remove trailing blanks.
37112
37113         Merge from coreutils.
37114         * lib/fsusage.c: Remove declaration of statfs.
37115         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
37116
37117         * lib/posixtm.c: Include <stdbool.h> unconditionally.
37118
37119 2003-06-06  Jim Meyering  <jim@meyering.net>
37120
37121         * lib/stdbool_.h: Renamed from stdbool.h.in.
37122
37123 2003-06-06  Jim Meyering  <jim@meyering.net>
37124             Bruno Haible  <bruno@clisp.org>
37125
37126         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
37127         Adjust Makefile.am snippet not to redirect directly to target.
37128         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
37129
37130 2003-06-05  Paul Eggert  <eggert@twinsun.com>
37131
37132         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
37133         mismatch, look in future quarters as well as past.  This fixes a
37134         bug when processing fall-backwards gaps immediately after a long
37135         period of daylight-saving time.
37136
37137         * lib/mktime.c: Assume freestanding C89 or better.
37138         (HAVE_LIMITS_H): Remove.  Assume it's 1.
37139         (__P): Remove; not used.
37140         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
37141         (mktime, not_equal_tm, print_tm, check_result,
37142         main): Use prototypes.  Use const * where appropriate.
37143         (main): Fix typo in testing code that uncovered by above changes.
37144         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
37145
37146 2003-06-04  Paul Eggert  <eggert@twinsun.com>
37147
37148         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
37149         locale.h, localeconv.  This merges changes from coreutils.
37150
37151         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
37152         It can be removed after the next Autoconf is released.
37153         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
37154         needed.
37155
37156 2003-06-04  Paul Eggert  <eggert@twinsun.com>
37157
37158         * lib/mktime.c: Fix Debian bug 177940
37159         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
37160         (localtime_offset): Now long int, not time_t, because we want it
37161         to be guaranteed to be signed.  All uses changed.
37162         (__mktime_internal): If overflow would occur when adding offset,
37163         don't add it.
37164
37165         Merge 'human' changes from coreutils.  Rewrite to support
37166         locale-specific notations like thousands separators.
37167         * lib/human.c: Simplify authorship notice.
37168         Include human.h immediately after config.h.
37169         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
37170         <limits.h>: Do not include, since human.h does.
37171         (SIZE_MAX, UINTMAX_MAX): New macros.
37172         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
37173         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
37174         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
37175         (power_letter): Renamed from suffixes.
37176         (generate_suffix_backwards): Remove.
37177         (adjust_value): Now takes int style (because of human.h changes)
37178         and long double value (for greater precision on some platforms).
37179         (group_number): New function.
37180         (human_readable): Use it.  Use integer options, not enum.
37181         Put the options before the sizes in the arg list.
37182         Support all the new options.
37183         The old human_readable function has been removed;
37184         use inttostr.h instead.
37185         (human_readable, default_block_size, humblock):
37186         Use uintmax_t, not int, for block sizes.
37187         (human_readable_inexact, block_size_types): Remove.
37188         (block_size_opts): New constant.
37189         (human_options): Renamed from human_block_size, with new signature
37190         that allows block sizes up to UINTMAX_MAX.  All callers changed.
37191         * lib/human.h: Add copyright and authorship notice.
37192         Include <limits.h> and <stdbool.h> unconditionally.
37193         (PARAMS): Remove.  All uses removed.
37194         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
37195         (enum human_inexact_style): Remove tag; now a nameless enum.
37196         (human_floor, human_ceiling, human_round_to_even): Now have
37197         values 2, 0, 1 rather than -1, 1, 0.
37198         (human_group_digits, human_suppress_point_zero, human_autoscale,
37199         human_base_1024, human_SI, human_B): New constants.
37200         (human_readable_inexact, human_block_size): Remove.
37201         (human_readable): Size args are now uintmax_t, not int.
37202         (human_options): New decl.
37203
37204         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
37205         unnecessary now that we assume C89 or better.  This change
37206         imported from coreutils.
37207
37208         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
37209         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
37210         in the 2003-05-30 sync from glibc.
37211
37212         .h files should stand alone, but we shouldn't include <sys/types.h>
37213         if we can get away with just <stddef.h>.
37214
37215         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
37216         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
37217         rather than <sys/types.h>, as we merely need size_t.
37218         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
37219         to get size_t.
37220         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
37221         Include <stdio.h>, to get FILE.
37222         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
37223         memcasecmp.h has included <stddef.h> and all we need is size_t.
37224         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
37225         our interface, instead of including <sys/types.h>
37226
37227 2003-06-04  Paul Eggert  <eggert@twinsun.com>
37228
37229         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
37230         now, as glibc mktime is buggy on non-glibc systems.
37231
37232 2003-06-03  Karl Berry  <karl@gnu.org>
37233
37234         * config/config.sub: update from prep.
37235
37236 2003-06-02  Paul Eggert  <eggert@twinsun.com>
37237
37238         [from coreutils]
37239         Fix some minor time-related bugs with POSIX time arguments.
37240         Some valid time stamps were being rejected (notably -1, and
37241         time stamps before 1900 on 64-bit hosts).  And some invalid
37242         time stamps were being accepted, e.g. September 31.
37243
37244         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
37245         that we can return (time_t) -1 successfully.
37246         * lib/posixtm.c: Likewise.
37247         [HAVE_STDBOOL_H]: Include <stdbool.h>.
37248         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
37249         (t): Remove static var.
37250         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
37251         of static var.  All uses changed.
37252         (year): Do not reject years before 1900; they can occur with
37253         64-bit time_t.
37254         (posix_time_parse): Do not check for out-of-range components;
37255         that is now the caller's responsibility, since our checks were
37256         only approximations.
37257         (posixtime): Use mktime to check for out-of-range components,
37258         since it knows them exactly.
37259         If mktime returns (time_t) -1, check whether an error actually occurred
37260         by invoking localtime on -1.
37261         (main) [TEST_POSIXTIME]: Check for input data errors, and report
37262         posixtime failures better.
37263         Improve the test data (in comments only).
37264
37265 2003-06-02  Karl Berry  <karl@gnu.org>
37266
37267         * config/mkinstalldirs (version): new variable.
37268         (--version): new option.
37269         (usage): improve message.
37270
37271 2003-05-30  Karl Berry  <karl@gnu.org>
37272
37273         * lib/mktime.c: update from libc.
37274
37275 2003-05-30  Bruno Haible  <bruno@clisp.org>
37276
37277         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
37278         * config/config.rpath: Upgrade to gettext-0.12.1.
37279
37280 2003-05-30  Bruno Haible  <bruno@clisp.org>
37281
37282         * m4/gettext.m4: Upgrade to gettext-0.12.1.
37283         * m4/nls.m4: New file, from gettext-0.12.1.
37284         * m4/po.m4: New file, from gettext-0.12.1.
37285         * m4/progtest.m4: Upgrade to gettext-0.12.1.
37286
37287 2003-05-30  Bruno Haible  <bruno@clisp.org>
37288
37289         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
37290         * lib/localcharset.h: Likewise.
37291         * lib/localcharset.c: Likewise.
37292
37293 2003-05-29  Karl Berry  <karl@gnu.org>
37294
37295         * config/config.rpath: update from gettext.
37296
37297 2003-05-28  Paul Eggert  <eggert@twinsun.com>
37298
37299         Assume the headers required for C89 freestanding compilers.
37300         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
37301         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
37302         * m4/human.m4 (gl_HUMAN): Likewise.
37303         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
37304         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
37305         * m4/userspec.m4 (gl_USERSPEC): Likewise.
37306         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
37307         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
37308         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
37309
37310 2003-05-28  Paul Eggert  <eggert@twinsun.com>
37311
37312         Assume the headers required for C89 freestanding compilers.
37313         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
37314         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
37315         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
37316         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
37317         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
37318         define, since <limits.h> is guaranteed to do that.
37319         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
37320         * lib/exclude.c: Include <stdbool.h> unconditionally.
37321         * lib/tempname.c: Include <stddef.h> unconditionally.
37322         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
37323         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
37324         <stddef.h> does that.
37325         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
37326         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
37327         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
37328         needed.
37329         * lib/xstrtol.c: Likewise.
37330         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
37331         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
37332
37333         * lib/addext.c (addext): Use assignment rather than cast, to avoid
37334         warnings on some platforms.
37335
37336         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
37337         arbitrarily.
37338
37339 2003-05-26  Jim Meyering  <jim@meyering.net>
37340
37341         Merge in a change from coreutils:
37342         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
37343         that is guaranteed to be `no'.  Use `no_such_member' to indicate
37344         that condition, rather than `-1' which is slightly misleading.
37345         Change the name of the cache variable to have the gl_ prefix.
37346         Prompted by a patch from Richard Dawe for DJGPP.
37347
37348 2003-05-24  Karl Berry  <karl@gnu.org>
37349
37350         * config/config.guess: update from prep.
37351
37352 2003-05-22  Karl Berry  <karl@gnu.org>
37353
37354         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
37355
37356 2003-05-20  Karl Berry  <karl@gnu.org>
37357
37358         * config/config.guess: update from prep.
37359
37360 2003-05-18  Karl Berry  <karl@gnu.org>
37361
37362         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
37363         might actually be set by the user.
37364
37365         * config/depcomp, install-sh, mdate-sh: update from automake.
37366
37367 2003-05-17  Bruno Haible  <bruno@clisp.org>
37368
37369         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
37370         invalid expansion for AC_EGREP_CPP.
37371         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
37372         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
37373         Suggested by Akim Demaille <akim@epita.fr> in
37374         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
37375
37376 2003-05-12  Jim Meyering  <jim@meyering.net>
37377
37378         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
37379         the space-padded-by-default conversion specifiers, %e, %k, %l.
37380
37381 2003-05-12  Bruno Haible  <bruno@clisp.org>
37382
37383         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
37384         the string is longer than 4 KB.
37385
37386 2003-05-11  Karl Berry  <karl@gnu.org>
37387
37388         * config/config.{guess,sub}: update from prep.
37389
37390 2003-05-09  Bruno Haible  <bruno@clisp.org>
37391
37392         * modules/error: Add m4/strerror_r.m4 to file list.
37393
37394 2003-05-03  Bruno Haible  <bruno@clisp.org>
37395
37396         Upgrade to Unicode-4.0.
37397         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
37398         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
37399         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
37400         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
37401         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
37402         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
37403         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
37404         Change width of U+E0100..U+E01EF from 1 to 0.
37405
37406 2003-04-25  Jim Meyering  <jim@meyering.net>
37407
37408         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
37409         of type size_t, not int.
37410
37411 2003-04-25  Bruno Haible  <bruno@clisp.org>
37412
37413         * lib/copy-file.c: Include <stddef.h>, for size_t.
37414
37415 2003-04-21  Paul Eggert  <eggert@twinsun.com>
37416
37417         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
37418         code which expansion is under static control.  Patch imported from
37419         Akim Demaille's patch to Bison; see
37420         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
37421
37422 2003-04-14  Bruno Haible  <bruno@clisp.org>
37423
37424         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
37425
37426 2003-04-11  Jim Meyering  <jim@meyering.net>
37427
37428         Merge changes from Coreutils.
37429
37430         2003-03-22  Jim Meyering  <jim@meyering.net>
37431
37432         * lib/strftime.c (widen): Cast alloca return value to proper type.
37433
37434         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
37435
37436         From GNU libc.
37437         * lib/strftime.c (my_strftime): Handle very large width
37438         specifications for numeric values correctly.  Improve checks for
37439         overflow.
37440
37441         2003-01-19  Jim Meyering  <jim@meyering.net>
37442
37443         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
37444         definitions.
37445         (nl_get_alt_digit) [! defined my_strftime]: Define.
37446         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
37447         _nl_get_alt_digit and _nl_get_walt_digit.
37448
37449         * lib/strftime.c (my_strftime): Merge in locale-related changes from
37450         libc. These changes have no effect outside of _LIBC.
37451
37452 2003-04-10  Bruno Haible  <bruno@clisp.org>
37453
37454         * modules/findprog: New file.
37455         * MODULES.html.sh (func_all_modules): Add it.
37456
37457 2003-04-10  Bruno Haible  <bruno@clisp.org>
37458
37459         * m4/findprog.m4: New file.
37460         * m4/eaccess.m4: New file.
37461
37462 2003-04-10  Bruno Haible  <bruno@clisp.org>
37463
37464         * lib/findprog.h: New file, from GNU gettext.
37465         * lib/findprog.c: New file, from GNU gettext.
37466
37467 2003-04-05  Jim Meyering  <jim@meyering.net>
37468
37469         Merge changes from Coreutils.
37470
37471         * lib/exclude.h (PARAMS): Remove definition and uses.
37472         * lib/exclude.c: Remove uses of `PARAMS'.
37473
37474         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
37475         Add test-cases for DOS filenames. Declare program_name.
37476         (main): Set up program_name.  Patch by Rich Dawe.
37477
37478         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
37479         error from mntctl.
37480         Use mntctl's return value to drive the entry-processing loop, since
37481         we can't rely on the value of the vmt_length member in the last
37482         entry.  On some systems doing so could result in exhausting
37483         virtual memory.  Based in part on a patch from Mike Jetzer.
37484
37485 2003-04-04  Bruno Haible  <bruno@clisp.org>
37486
37487         * modules/linebreak: New file.
37488         * MODULES.html.sh (func_all_modules): Add it.
37489
37490 2003-04-04  Bruno Haible  <bruno@clisp.org>
37491
37492         * m4/linebreak.m4: New file.
37493
37494 2003-04-04  Bruno Haible  <bruno@clisp.org>
37495
37496         * lib/linebreak.h: New file, from GNU gettext.
37497         * lib/linebreak.c: New file, from GNU gettext with slight
37498         modifications.
37499         * lib/lbrkprop.h: New file, from GNU gettext.
37500
37501 2003-04-03  Bruno Haible  <bruno@clisp.org>
37502
37503         * modules/utf8-ucs4: New file.
37504         * modules/utf16-ucs4: New file.
37505         * modules/ucs4-utf8: New file.
37506         * modules/ucs4-utf16: New file.
37507         * MODULES.html.sh (func_all_modules): Add them.
37508
37509 2003-04-03  Bruno Haible  <bruno@clisp.org>
37510
37511         * m4/utf-ucs4.m4: New file.
37512         * m4/ucs4-utf.m4: New file.
37513
37514 2003-04-03  Bruno Haible  <bruno@clisp.org>
37515
37516         * lib/utf8-ucs4.h: New file, from GNU gettext.
37517         * lib/utf16-ucs4.h: New file, from GNU gettext.
37518         * lib/ucs4-utf8.h: New file, from GNU gettext.
37519         * lib/ucs4-utf16.h: New file, from GNU gettext.
37520
37521 2003-04-02  Bruno Haible  <bruno@clisp.org>
37522
37523         * modules/binary-io: New file.
37524         * MODULES.html.sh (func_all_modules): Add it.
37525
37526 2003-04-02  Bruno Haible  <bruno@clisp.org>
37527
37528         * lib/binary-io.h: New file, from GNU gettext.
37529
37530 2003-04-01  Bruno Haible  <bruno@clisp.org>
37531
37532         * modules/pathname: New file.
37533         * MODULES.html.sh (func_all_modules): Add it.
37534
37535 2003-04-01  Bruno Haible  <bruno@clisp.org>
37536
37537         * lib/pathname.h: New file, from GNU gettext.
37538         * lib/concatpath.c: New file, from GNU gettext.
37539
37540 2003-03-30  Bruno Haible  <bruno@clisp.org>
37541
37542         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
37543
37544 2003-03-30  Bruno Haible  <bruno@clisp.org>
37545
37546         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
37547         function chown() doesn't exist.
37548
37549 2003-03-28  Bruno Haible  <bruno@clisp.org>
37550
37551         * modules/copy-file: New file.
37552         * MODULES.html.sh (func_all_modules): Add it.
37553
37554 2003-03-28  Bruno Haible  <bruno@clisp.org>
37555
37556         * m4/copy-file.m4: New file.
37557
37558 2003-03-28  Bruno Haible  <bruno@clisp.org>
37559
37560         * lib/copy-file.h: New file, from GNU gettext.
37561         * lib/copy-file.c: New file, from GNU gettext.
37562
37563 2003-03-18  Jim Meyering  <jim@meyering.net>
37564
37565         * lib/quote.c (quote_n): Fix typo in comment.
37566
37567 2003-03-18  Bruno Haible  <bruno@clisp.org>
37568
37569         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
37570         checking.
37571         * m4/onceonly_2_57.m4: Likewise.
37572
37573 2003-03-17  Bruno Haible  <bruno@clisp.org>
37574
37575         * m4/onceonly.m4: Require autoconf 2.54 or newer.
37576         (m4_quote): Remove macro.
37577         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
37578
37579 2003-03-14  Jim Meyering  <jim@meyering.net>
37580
37581         Merge changes from Coreutils.
37582         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
37583         to be const, in order to avoid warnings.
37584         (obstack_room): Likewise.
37585         (obstack_empty_p): Likewise.
37586
37587 2003-03-14  Bruno Haible  <bruno@clisp.org>
37588
37589         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
37590         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
37591
37592 2003-03-13  Paul Eggert  <eggert@twinsun.com>
37593
37594         Merge changes from Bison.
37595         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
37596         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
37597         when compiling Bison 1.875's `bitset bset = obstack_alloc
37598         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
37599         * lib/hash.c: Include <stdbool.h> unconditionally.
37600
37601 2003-03-13  Paul Eggert  <eggert@twinsun.com>
37602
37603         * m4/onceonly.m4 (m4_quote): New macro.
37604         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
37605         Quote AC_FOREACH variable-expansions properly.
37606
37607 2003-03-13  Paul Eggert  <eggert@twinsun.com>
37608
37609         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
37610
37611 2003-03-09  Paul Eggert  <eggert@twinsun.com>
37612
37613         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
37614         Reported by Bruce Becker; see:
37615         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
37616
37617 2003-03-03  Paul Eggert  <eggert@twinsun.com>
37618             Bruno Haible  <bruno@clisp.org>
37619
37620         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
37621         Reported by John Hughes, see
37622         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
37623
37624 2003-02-20  Bruno Haible  <bruno@clisp.org>
37625
37626         * MODULES.html.sh (func_all_modules): Add poll.
37627
37628 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
37629
37630         * modules/poll: New file.
37631
37632 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
37633
37634         * lib/poll_.h: New file.
37635         * lib/poll.c: New file.
37636
37637 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
37638
37639         * m4/poll.m4: New file.
37640
37641 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
37642
37643         * modules/mathl: New file.
37644
37645 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
37646
37647         * lib/mathl.h: New file.
37648         * lib/acosl.c: New file.
37649         * lib/asinl.c: New file.
37650         * lib/atanl.c: New file.
37651         * lib/ceill.c: New file.
37652         * lib/cosl.c: New file.
37653         * lib/expl.c: New file.
37654         * lib/floorl.c: New file.
37655         * lib/frexpl.c: New file.
37656         * lib/ldexpl.c: New file.
37657         * lib/logl.c: New file.
37658         * lib/sincosl.c: New file.
37659         * lib/sinl.c: New file.
37660         * lib/sqrtl.c: New file.
37661         * lib/tanl.c: New file.
37662         * lib/trigl.c: New file.
37663         * lib/trigl.h: New file.
37664
37665 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
37666
37667         * m4/mathl.m4: New file.
37668
37669 2003-02-18  Bruno Haible  <bruno@clisp.org>
37670
37671         * MODULES.html.sh (func_all_modules): Add mathl.
37672
37673 2003-02-17  Bruno Haible  <bruno@clisp.org>
37674
37675         * modules/mkdtemp: New module.
37676         * MODULES.html.sh (func_all_modules): Add it.
37677
37678 2003-02-17  Bruno Haible  <bruno@clisp.org>
37679
37680         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
37681
37682 2003-02-17  Bruno Haible  <bruno@clisp.org>
37683
37684         * lib/mkdtemp.h: New file, from GNU gettext.
37685         * lib/mkdtemp.c: New file, from GNU gettext.
37686
37687 2003-02-02  Jim Meyering  <jim@meyering.net>
37688
37689         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
37690         e.g. glibc-2.2.93.
37691
37692 2003-01-31  Bruno Haible  <bruno@clisp.org>
37693
37694         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
37695         'rpl_rename'.
37696         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
37697         'rpl_strnlen'.
37698         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
37699         'rpl_strtod'.
37700         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
37701         'rpl_utime'.
37702
37703 2003-01-31  Bruno Haible  <bruno@clisp.org>
37704
37705         * lib/rename.c: #undef rename before defining rpl_rename.
37706         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
37707
37708 2003-01-30  Bruno Haible  <bruno@clisp.org>
37709
37710         * modules/vasnprintf, modules/vasprintf: New modules.
37711         * MODULES.html.sh (func_all_modules): Add them.
37712
37713 2003-01-30  Bruno Haible  <bruno@clisp.org>
37714
37715         * m4/signed.m4: New file, from GNU gettext.
37716         * m4/longdouble.m4: New file, from GNU gettext.
37717         * m4/wchar_t.m4: New file, from GNU gettext.
37718         * m4/wint_t.m4: New file, from GNU gettext.
37719         * m4/vasnprintf.m4: New file.
37720         * m4/vasprintf.m4: New file.
37721
37722 2003-01-30  Bruno Haible  <bruno@clisp.org>
37723
37724         * lib/printf-args.h: New file, from GNU gettext.
37725         * lib/printf-args.c: New file, from GNU gettext.
37726         * lib/printf-parse.h: New file, from GNU gettext.
37727         * lib/printf-parse.c: New file, from GNU gettext.
37728         * lib/vasnprintf.h: New file, from GNU gettext.
37729         * lib/vasnprintf.c: New file, from GNU gettext.
37730         * lib/asnprintf.c: New file, from GNU gettext.
37731         * lib/vasprintf.h: New file, from GNU gettext with modifications.
37732         * lib/vasprintf.c: New file, from GNU gettext.
37733         * lib/asprintf.c: New file, from GNU gettext.
37734
37735 2003-01-29  Bruno Haible  <bruno@clisp.org>
37736
37737         * modules/stpncpy: New module.
37738         * MODULES.html.sh (func_all_modules): Add it.
37739
37740 2003-01-29  Bruno Haible  <bruno@clisp.org>
37741
37742         * m4/stpncpy.m4: New file.
37743
37744 2003-01-29  Bruno Haible  <bruno@clisp.org>
37745
37746         * lib/stpncpy.h: New file, from GNU gettext with modifications.
37747         * lib/stpncpy.c: New file, from GNU gettext with modifications.
37748
37749 2003-01-28  Bruno Haible  <bruno@clisp.org>
37750
37751         * modules/c-ctype: New module.
37752         * MODULES.html.sh (func_all_modules): Add it.
37753
37754 2003-01-28  Bruno Haible  <bruno@clisp.org>
37755
37756         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
37757         Paul Eggert.
37758         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
37759         Paul Eggert.
37760
37761 2003-01-27  Bruno Haible  <bruno@clisp.org>
37762
37763         * modules/xsetenv: New module.
37764         * MODULES.html.sh (func_all_modules): Add it.
37765
37766 2003-01-27  Bruno Haible  <bruno@clisp.org>
37767
37768         * lib/xsetenv.h: New file, from GNU gettext.
37769         * lib/xsetenv.c: New file, from GNU gettext.
37770
37771 2003-01-23  Jim Meyering  <jim@meyering.net>
37772
37773         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
37774         from working on systems without dirfd (at least Irix and OSF1/Tru64).
37775
37776 2003-01-23  Bruno Haible  <bruno@clisp.org>
37777
37778         * modules/minmax: New module.
37779         * MODULES.html.sh (func_all_modules): Add it.
37780
37781 2003-01-23  Bruno Haible  <bruno@clisp.org>
37782
37783         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
37784         Eggert.
37785
37786 2003-01-22  Bruno Haible  <bruno@clisp.org>
37787
37788         * modules/exit: New module.
37789         * MODULES.html.sh (func_all_modules): Add it.
37790
37791 2003-01-22  Bruno Haible  <bruno@clisp.org>
37792
37793         * lib/exit.h: New file, from GNU gettext.
37794
37795 2003-01-19  Bruno Haible  <bruno@clisp.org>
37796
37797         * gnulib-tool: Recognize option --extract-maintainer.
37798         (func_get_maintainer): New function.
37799         * modules/*: Add Maintainer entry.
37800
37801 2003-01-16  Jim Meyering  <jim@meyering.net>
37802
37803         * m4/regex.m4: The `regex' struct is both input and output.
37804         Initialize it before each use.  Patch by Tim Waugh.
37805
37806 2003-01-16  Bruno Haible  <bruno@clisp.org>
37807
37808         * MODULES.html.sh: Add a table of contents. Add the module name as
37809         leftmost column. Add hyperlinks.
37810
37811 2003-01-15  Bruno Haible  <bruno@clisp.org>
37812
37813         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
37814
37815 2003-01-15  Bruno Haible  <bruno@clisp.org>
37816
37817         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
37818         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
37819         suffix.
37820
37821 2003-01-15  Bruno Haible  <bruno@clisp.org>
37822
37823         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
37824
37825 2003-01-15  Bruno Haible  <bruno@clisp.org>
37826
37827         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
37828         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
37829
37830 2003-01-14  Jim Meyering  <jim@meyering.net>
37831
37832         * lib/same.c (same_name): Tweak a comment.
37833
37834 2003-01-14  Bruno Haible  <bruno@clisp.org>
37835
37836         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
37837         when a string comparison is sufficient.
37838
37839 2003-01-14  Bruno Haible  <bruno@clisp.org>
37840
37841         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
37842         'unsigned int'.
37843
37844 2003-01-14  Bruno Haible  <bruno@clisp.org>
37845
37846         * lib/hash-pjw.c: Add comment about low quality of this function.
37847
37848 2003-01-13  Bruno Haible  <bruno@clisp.org>
37849
37850         * modules/stpcpy: Distribute lib/stpcpy.h.
37851         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
37852
37853 2003-01-13  Bruno Haible  <bruno@clisp.org>
37854
37855         * modules/*: Add a description.
37856         * modules/strpbrk: Fix Makefile.am snippet.
37857         * modules/strtoimax: Fix dependencies.
37858         * modules/strtoumax: Likewise.
37859
37860 2003-01-13  Bruno Haible  <bruno@clisp.org>
37861
37862         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
37863         * modules/alloca (Makefile.am): All object files depend on alloca.h.
37864         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
37865
37866 2003-01-13  Bruno Haible  <bruno@clisp.org>
37867
37868         * gnulib-tool (func_create_testdir): Store config/* files in the main
37869         directory.
37870         * config.rpath: Move to ...
37871         * config/config.rpath: ... here.
37872         * modules/gettext: Contains config/config.rpath, not config.rpath.
37873         * modules/iconv: Likewise.
37874
37875 2003-01-12  Paul Eggert  <eggert@twinsun.com>
37876
37877         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
37878         to avoid collisions with libcurses and libreadline.
37879
37880         * m4/getstr.m4: Remove.
37881         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
37882
37883 2003-01-12  Paul Eggert  <eggert@twinsun.com>
37884
37885         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
37886         to avoid collisions with libcurses and libreadline.
37887
37888         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
37889         * lib/getstr.h, getstr.c: Remove.
37890         * lib/getline.c: Include "getline.h", to check interface.
37891         Move body of old getstr.c here: this defines MIN_CHUNK and
37892         declares getdelim2, which is renamed from getstr.
37893         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
37894
37895         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
37896         All uses changed.
37897         * lib/linebuffer.h: Likewise.
37898         (readline): Remove backward-compatibility macro.
37899
37900 2003-01-12  Paul Eggert  <eggert@twinsun.com>
37901
37902         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
37903         to avoid collisions with libcurses and libreadline.
37904         * getstr: Remove.
37905         * MODULES.html.sh: Remove getstr.
37906         * modules/getline: Depend on unlocked-io, not getstr.
37907
37908 2003-01-12  Jim Meyering  <jim@meyering.net>
37909
37910         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
37911
37912 2003-01-10  Bruno Haible  <bruno@clisp.org>
37913
37914         * modules/alloca: Change Makefile.am requirements. Simplify Include
37915         requirements. Add lib/alloca_.h to file list.
37916
37917 2003-01-10  Bruno Haible  <bruno@clisp.org>
37918
37919         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
37920
37921 2003-01-10  Bruno Haible  <bruno@clisp.org>
37922
37923         * lib/alloca_.h: New file.
37924         * lib/getdate.y: Unconditionally include alloca.h.
37925         * lib/makepath.c: Likewise.
37926         * lib/setenv.c: Likewise.
37927         * lib/userspec.c: Likewise.
37928
37929 2003-01-09  Karl Berry  <karl@gnu.org>
37930
37931         * MODULES.html.sh: include `dirname $0` in PATH, to find
37932         gnulib-tool.
37933
37934 2003-01-09  Bruno Haible  <bruno@clisp.org>
37935
37936         * modules/stdbool: Change configure.ac, Makefile.am requirements.
37937         Simplify Include requirements. Add lib/stdbool.h.in to file list.
37938
37939 2003-01-09  Bruno Haible  <bruno@clisp.org>
37940
37941         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
37942
37943 2003-01-09  Bruno Haible  <bruno@clisp.org>
37944
37945         * lib/stdbool.h.in: New file.
37946
37947 2003-01-09  Bruno Haible  <bruno@clisp.org>
37948
37949         * gnulib-tool (func_all_modules): Ignore files ending in ~.
37950         * MODULES.html.sh: Likewise.
37951
37952 2003-01-08  Jim Meyering  <jim@meyering.net>
37953
37954         * lib/full-write.c: Undefine and define-away `const' after inclusion
37955         of errno.h, not before.  Suggestion from Bruno Haible.
37956
37957 2003-01-08  Bruno Haible  <bruno@clisp.org>
37958
37959         * modules/full-read: Depend on full-write.
37960
37961 2003-01-08  Bruno Haible  <bruno@clisp.org>
37962
37963         * lib/safe-read.c: Include specification header first, to ensure its
37964         selfcontainedness.
37965         * lib/full-write.c: Likewise.
37966
37967 2003-01-07  Jim Meyering  <jim@meyering.net>
37968
37969         * lib/full-write.c: Rework so that it may serve to define full_read,
37970         too.
37971         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
37972
37973 2003-01-07  Bruno Haible  <bruno@clisp.org>
37974
37975         * lib/strtoimax.c: Include <stdint.h> as an alternative to
37976         <inttypes.h>.
37977         * lib/xstrtol.h: Likewise.
37978         * lib/xstrtoimax.c: Likewise.
37979         * lib/xstrtoumax.c: Likewise.
37980         * lib/human.h: Likewise.
37981
37982         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
37983         on systems that have <inttypes.h> but not <stdint.h>.
37984
37985 2003-01-07  Bruno Haible  <bruno@clisp.org>
37986
37987         * MODULES.html.sh: Add copyright notice.
37988         (missed_files): Omit CVS directory entries.
37989         (func_module): Make it work with sed-3.02.
37990         * MODULES.txt: Remove file.
37991
37992 2003-01-06  Jim Meyering  <jim@meyering.net>
37993
37994         * lib/version-etc.c: Update year in translatable copyright string.
37995
37996 2003-01-03  Karl Berry  <karl@gnu.org>
37997
37998         * config/config.{guess,sub}: update from prep.
37999
38000 2003-01-02  Karl Berry  <karl@gnu.org>
38001
38002         * doc/COPYING.DOC: belatedly updated to 1.2.
38003
38004 2003-01-01  Karl Berry  <karl@gnu.org>
38005
38006         * gnulib-tool (func_verify_module): report module name $module in
38007         error message, not $1.
38008         * gnulib-tool (create-testdir): don't complain if destdir couldn't
38009         be created, only if it doesn't exist.
38010         * gnulib-tool (last_checkin_date): don't expand the $Date here.
38011
38012 2002-12-31  Paul Eggert  <eggert@twinsun.com>
38013
38014         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
38015
38016 2002-12-31  Paul Eggert  <eggert@twinsun.com>
38017
38018         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
38019         memcmp if strcoll doesn't work.
38020
38021 2002-12-31  Bruno Haible  <bruno@clisp.org>
38022
38023         * lib/utime.c (utime_null): No need to call ftruncate if the file was
38024         nonempty.
38025
38026 2002-12-31  Bruno Haible  <bruno@clisp.org>
38027
38028         * lib/memcoll.c (STRCOLL): New macro.
38029         (memcoll): Use it.
38030
38031 2002-12-31  Bruno Haible  <bruno@clisp.org>
38032
38033         * lib/localcharset.h: New file.
38034         * lib/localcharset.c: Include it.
38035         * lib/unicodeio.c: Likewise.
38036
38037 2002-12-31  Bruno Haible  <bruno@clisp.org>
38038
38039         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
38040         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
38041
38042 2002-12-31  Bruno Haible  <bruno@clisp.org>
38043
38044         * lib/getline.h: Include <stddef.h>, for size_t.
38045
38046         * lib/unicodeio.h: Include <stddef.h>, for size_t.
38047         * lib/unicodeio.c: Don't include <stddef.h>.
38048
38049 2002-12-31  Bruno Haible  <bruno@clisp.org>
38050
38051         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
38052         HAVE_TM_ZONE.
38053
38054 2002-12-24  Karl Berry  <karl@gnu.org>
38055
38056         * config/config.guess: update from prep.
38057
38058 2002-12-24  Bruno Haible  <bruno@clisp.org>
38059
38060         General infrasructure.
38061         * m4/README: Rewritten.
38062         * m4/onceonly.m4: New file.
38063         * m4/onceonly_2_57.m4: New file.
38064
38065         Module atexit.
38066         * m4/atexit.m4: New file.
38067
38068         Module strtod.
38069         * m4/strtod.m4: New file.
38070
38071         Module strtol.
38072         * m4/strtol.m4: New file.
38073
38074         Module strtoul.
38075         * m4/strtoul.m4: New file.
38076
38077         Module memchr.
38078         * m4/memchr.m4: New file.
38079
38080         Module memcmp.
38081         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
38082         (jm_FUNC_MEMCMP): Invoke it.
38083
38084         Module memcpy.
38085         * m4/memcpy.m4: New file.
38086
38087         Module memmove.
38088         * m4/memmove.m4: New file.
38089
38090         Module memset.
38091         * m4/memset.m4: New file.
38092
38093         Module strcspn.
38094         * m4/strcspn.m4: New file.
38095
38096         Module strpbrk.
38097         * m4/strpbrk.m4: New file.
38098
38099         Module strstr.
38100         * m4/strstr.m4: New file.
38101
38102         Module strerror.
38103         * m4/strerror.m4: New file.
38104
38105         Module mktime.
38106         * m4/mktime.m4: Renamed from jm-mktime.m4.
38107         (gl_PREREQ_MKTIME): New macro.
38108         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
38109
38110         Module malloc.
38111         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
38112         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
38113         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
38114
38115         Module realloc.
38116         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
38117         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
38118         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
38119
38120         Module strftime.
38121         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
38122         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
38123         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
38124         gl_TM_GMTOFF.
38125         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
38126
38127         Module xalloc.
38128         * m4/xalloc.m4: New file.
38129
38130         Module alloca.
38131         * m4/alloca.m4: New file.
38132
38133         Module putenv.
38134         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
38135         (jm_FUNC_PUTENV): Invoke it.
38136
38137         Module setenv.
38138         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
38139         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
38140         when invoked twice.
38141         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
38142         gt_FUNC_SETENV.
38143
38144         Module memrchr.
38145         * m4/memrchr.m4: New file.
38146
38147         Module stpcpy.
38148         * m4/stpcpy.m4: New file.
38149
38150         Module strcase.
38151         * m4/strcase.m4: New file.
38152
38153         Module strdup.
38154         * m4/strdup.m4: New file.
38155
38156         Module strnlen.
38157         * m4/strnlen.m4: New file.
38158
38159         Module strndup.
38160         * m4/strndup.m4: New file.
38161
38162         Module xstrtod.
38163         * m4/xstrtod.m4: New file.
38164
38165         Module xstrtol.
38166         * m4/xstrtol.m4: New file.
38167
38168         Module getdate.
38169         * m4/getdate.m4: New file.
38170
38171         Module unlocked-io.
38172         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
38173         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
38174         * m4/jm-glibc-io.m4n: Remove file.
38175
38176         Module long-options.
38177         * m4/long-options.m4: New file.
38178
38179         Module md5.
38180         * m4/md5.m4: New file.
38181
38182         Module sha.
38183         * m4/sha.m4: New file.
38184
38185         Module getstr.
38186         * m4/getstr.m4: New file.
38187
38188         Module getline.
38189         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
38190         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
38191         <sys/types.h>, for size_t. Use the function name gnu_getline, not
38192         simply getline. Infoke gl_PREREQ_GETLINE.
38193
38194         Module obstack.
38195         * m4/obstack.m4: New file.
38196
38197         Module hash.
38198         * m4/hash.m4: New file.
38199
38200         Module readtokens.
38201         * m4/readtokens.m4: New file.
38202
38203         Module strverscmp.
38204         * m4/strverscmp.m4: New file.
38205
38206         Module stdbool.
38207         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
38208         OSF/1.
38209
38210         Module strtoll.
38211         * m4/strtoll.m4: New file.
38212
38213         Module strtoull.
38214         * m4/strtoull.m4: New file.
38215
38216         Module strtoimax.
38217         * m4/strtoimax.m4: New file.
38218
38219         Module strtoumax.
38220         * m4/strtoumax.m4: New file.
38221
38222         Module xstrtoimax.
38223         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
38224         jm_AC_PREREQ_XSTRTOIMAX.
38225         Moved the strtol prerequisites to strtol.m4.
38226         Moved the strtoll prerequisites to strtoll.m4.
38227         Moved the strtoimax prerequisites to strtoimax.m4.
38228
38229         Module xstrtoumax.
38230         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
38231         jm_AC_PREREQ_XSTRTOUMAX.
38232         Moved the strtoul prerequisites to strtoul.m4.
38233         Moved the strtoull prerequisites to strtoull.m4.
38234         Moved the strtoumax prerequisites to strtoumax.m4.
38235
38236         Module chown.
38237         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
38238         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
38239
38240         Module dup2.
38241         * m4/dup2.m4: New file.
38242
38243         Module ftruncate.
38244         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
38245         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
38246
38247         Module getgroups.
38248         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
38249         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
38250
38251         Module gettimeofday.
38252         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
38253         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
38254         gl_PREREQ_GETTIMEOFDAY.
38255
38256         Module mkdir.
38257         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
38258         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
38259
38260         Module mkstemp.
38261         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
38262         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
38263         jm_AC_TYPE_UINTMAX_T.
38264         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
38265
38266         Module stat.
38267         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
38268         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
38269
38270         Module lstat.
38271         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
38272         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
38273
38274         Module timespec.
38275         * m4/timespec.m4 (gl_TIMESPEC): New macro.
38276         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
38277         * m4/st_mtim.m4: Indentation.
38278
38279         Module nanosleep.
38280         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
38281         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
38282         gl_PREREQ_NANOSLEEP.
38283
38284         Module regex.
38285         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
38286         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
38287         (gl_REGEX): New macro.
38288
38289         Module rename.
38290         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
38291         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
38292
38293         Module rmdir.
38294         * m4/rmdir.m4: New file.
38295
38296         Module utime.
38297         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
38298         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
38299         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
38300
38301         Module dirname.
38302         * m4/dirname.m4: New file.
38303
38304         Module getopt.
38305         * m4/getopt.m4: New file.
38306
38307         Module unistd-safer.
38308         * m4/unistd-safer.m4: New file.
38309
38310         Module fnmatch.
38311         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
38312         declaration.
38313         (gl_PREREQ_FNMATCH_EXTRA): New macro.
38314         (gl_FUNC_FNMATCH_POSIX): New macro.
38315         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
38316         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
38317         simply fnmatch.
38318
38319         Module exclude.
38320         * m4/exclude.m4: New file.
38321
38322         Module human.
38323         * m4/human.m4: New file.
38324
38325         Module acl.
38326         * m4/acl.m4: Nop.
38327
38328         Module backupfile.
38329         * m4/backupfile.m4: New file.
38330         * m4/d-ino.m4: Indentation.
38331
38332         Module fsusage.
38333         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
38334         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
38335         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
38336
38337         Module dirfd.
38338         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
38339         requirements.
38340
38341         Module euidaccess.
38342         * m4/euidaccess.m4: New file.
38343
38344         Module file-type.
38345         * m4/file-type.m4: New file.
38346
38347         Module fileblocks.
38348         * m4/fileblocks.m4: New file.
38349
38350         Module filemode.
38351         * m4/filemode.m4: New file.
38352
38353         Module isdir.
38354         * m4/isdir.m4: New file.
38355
38356         Module lchown.
38357         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
38358         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
38359
38360         Module makepath.
38361         * m4/makepath.m4: New file.
38362
38363         Module modechange.
38364         * m4/modechange.m4: New file.
38365
38366         Module mountlist.
38367         * m4/mountlist.m4: New file.
38368         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
38369         Indentation.
38370
38371         Module path-concat.
38372         * m4/path-concat.m4: New file.
38373
38374         Module pathmax.
38375         * m4/pathmax.m4: New file.
38376
38377         Module same.
38378         * m4/same.m4: New file.
38379
38380         Module save-cwd.
38381         * m4/save-cwd.m4: New file.
38382
38383         Module savedir.
38384         * m4/savedir.m4: New file.
38385
38386         Module xgetcwd.
38387         * m4/xgetcwd.m4: New file.
38388         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
38389
38390         Module xreadlink.
38391         * m4/xreadlink.m4: New file.
38392
38393         Module safe-read.
38394         * m4/safe-read.m4: New file.
38395
38396         Module safe-write.
38397         * m4/safe-write.m4: New file.
38398
38399         Module closeout.
38400         * m4/closeout.m4: New file.
38401
38402         Module stdio-safer.
38403         * m4/stdio-safer.m4: New file.
38404
38405         Module getpass.
38406         * m4/getpass.m4: New file.
38407
38408         Module getugroups.
38409         * m4/getugroups.m4: New file.
38410
38411         Module group-member.
38412         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
38413         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
38414
38415         Module idcache.
38416         * m4/idcache.m4: New file.
38417
38418         Module userspec.
38419         * m4/userspec.m4: New file.
38420
38421         Module gettime.
38422         * m4/clock_time.m4: New file.
38423         * m4/gettime.m4: New file.
38424
38425         Module settime.
38426         * m4/settime.m4: New file.
38427
38428         Module posixtm.
38429         * m4/posixtm.m4: New file.
38430
38431         Module gethostname.
38432         * m4/gethostname.m4: New file.
38433
38434         Module canon-host.
38435         * m4/canon-host.m4: New file.
38436
38437         Module gettext.
38438         * m4/codeset.m4: New file, from gettext-0.11.5.
38439         * m4/gettext.m4: New file, from gettext-0.11.5.
38440         * m4/glibc21.m4: New file, from gettext-0.11.5.
38441         * m4/iconv.m4: New file, from gettext-0.11.5.
38442         * m4/intdiv0.m4: New file, from gettext-0.11.5.
38443         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
38444         * m4/inttypes.m4: New file, from gettext-0.11.5.
38445         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
38446         * m4/isc-posix.m4: New file, from gettext-0.11.5.
38447         * m4/lcmessage.m4: New file, from gettext-0.11.5.
38448         * m4/lib-ld.m4: New file, from gettext-0.11.5.
38449         * m4/lib-link.m4: New file, from gettext-0.11.5.
38450         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
38451         * m4/progtest.m4: New file, from gettext-0.11.5.
38452         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
38453         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
38454         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
38455
38456         Module localcharset.
38457         * m4/localcharset.m4: New file.
38458
38459         Module hard-locale.
38460         * m4/hard-locale.m4: New file.
38461
38462         Module mbswidth.
38463         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
38464         onceonly macros.
38465         * m4/mbrtowc.m4: Add comment.
38466
38467         Module memcasecmp.
38468         * m4/memcasecmp.m4: New file.
38469
38470         Module memcoll.
38471         * m4/memcoll.m4: New file.
38472
38473         Module unicodeio.
38474         * m4/unicodeio.m4: New file.
38475
38476         Module rpmatch.
38477         * m4/rpmatch.m4: New file.
38478
38479         Module yesno.
38480         * m4/yesno.m4: New file.
38481
38482         Module exitfail.
38483         * m4/exitfail.m4: New file.
38484
38485         Module c-stack.
38486         * m4/c-stack.m4 (gl_C_STACK): New macro.
38487         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
38488
38489         Module error.
38490         * m4/error.m4 (gl_ERROR): New macro.
38491         (jm_PREREQ_ERROR): Use onceonly macros.
38492
38493         Module fatal.
38494         * m4/fatal.m4: New file.
38495
38496         Module getloadavg.
38497         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
38498         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
38499
38500         Module getpagesize.
38501         * m4/getpagesize.m4: New file.
38502
38503         Module getusershell.
38504         * m4/getusershell.m4: New file.
38505
38506         Module physmem.
38507         * m4/physmem.m4: New file.
38508
38509         Module posixver.
38510         * m4/posixver.m4: New file.
38511
38512         Module quotearg.
38513         * m4/quotearg.m4: New file.
38514
38515         Module quote.
38516         * m4/quote.m4: New file.
38517
38518         Module readutmp.
38519         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
38520
38521         Module sig2str.
38522         * m4/sig2str.m4: New file.
38523
38524         Other.
38525         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
38526         ulonglong.m4.
38527         * m4/intmax_t.m4: New file.
38528         * m4/d-type.m4: Indentation.
38529         * m4/jm-macros.m4: Update.
38530         * m4/prereq.m4 (jm_PREREQ): Update.
38531         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
38532         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
38533         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
38534         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
38535         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
38536         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
38537         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
38538         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
38539         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
38540         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
38541         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
38542         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
38543         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
38544         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
38545         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
38546         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
38547         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
38548         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
38549         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
38550
38551 2002-12-24  Bruno Haible  <bruno@clisp.org>
38552
38553         * MODULES.txt: Update according to m4/ changes.
38554
38555         Module gettext.
38556         * config.rpath: New file, from gettext-0.11.5.
38557
38558         * modules/*: New module descriptions.
38559         * gnulib-tool: New file.
38560         * MODULES.html.sh: New file.
38561
38562 2002-12-21  Karl Berry  <karl@gnu.org>
38563
38564         * doc/fdl.texi: update to version 1.2.
38565
38566 2002-12-19  Karl Berry  <karl@gnu.org>
38567
38568         * config/config.guess: update from prep.
38569
38570 2002-12-18  Bruno Haible  <bruno@clisp.org>
38571
38572         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
38573         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
38574
38575 2002-12-17  Bruno Haible  <bruno@clisp.org>
38576
38577         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
38578         stdlib.h, string.h.
38579
38580 2002-12-17  Bruno Haible  <bruno@clisp.org>
38581
38582         * lib/canon-host.c (strdup): Remove unused declaration.
38583
38584         * lib/fsusage.c: Include full_read.h.
38585         (get_fs_usage): Use full_read instead of safe_read.
38586
38587         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
38588
38589 2002-12-12  Karl Berry  <karl@gnu.org>
38590
38591         * config/config.guess: update from prep.
38592
38593 2002-12-11  Bruno Haible  <bruno@clisp.org>
38594
38595         * m4/setenv.m4: New file, from gettext-0.11.5.
38596
38597 2002-12-11  Bruno Haible  <bruno@clisp.org>
38598
38599         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
38600         not unsetenv().
38601         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
38602         modifications:
38603
38604         2002-12-11  Bruno Haible  <bruno@clisp.org>
38605
38606                 * setenv.c (alloca): Fall back to malloc.
38607                 (freea): New macro.
38608                 (setenv): Use freea() to free memory allocated with alloca().
38609
38610         2002-11-13  Bruno Haible  <bruno@clisp.org>
38611
38612                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
38613                 function declarations.
38614                 * unsetenv.c (unsetenv): Likewise.
38615
38616         2002-03-04  Bruno Haible  <bruno@clisp.org>
38617
38618                 Portability to AIX 4.3.3.
38619                 * unsetenv.c: New file, extracted from setenv.c.
38620                 * setenv.c: Move the unsetenv() function to unsetenv.c.
38621
38622         2001-12-20  Bruno Haible  <bruno@clisp.org>
38623
38624                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
38625                 use malloc instead. For SunOS 4.
38626
38627         2001-12-11  Bruno Haible  <bruno@clisp.org>
38628
38629                 * setenv.c: Declare alloca.
38630                 (compar_fn_t): New typedef.
38631                 (KNOWN_VALUE, STORE_VALUE): Use it.
38632
38633         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
38634         setenv.h.
38635
38636 2002-12-10  Paul Eggert  <eggert@twinsun.com>
38637
38638         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
38639         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
38640         Choose values that are less likely to collide with system fnmatch
38641         options.
38642         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
38643         defined (e.g., a pure POSIX system).
38644         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
38645         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
38646
38647 2002-12-06  Paul Eggert  <eggert@twinsun.com>
38648
38649         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
38650         a pain in practice to deal with generated m4 files.  This change
38651         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
38652
38653         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
38654         and jm-glibc-io.m4, as they are no longer a special case.
38655         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
38656         kludge and the auto-generation stuff.  Check only whether the
38657         functions are declared, not whether they exist, since older hosts
38658         that don't declare the functions can't use the optimization anyway.
38659
38660 2002-12-06  Jim Meyering  <jim@meyering.net>
38661
38662         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
38663
38664         Merge in changes from libc's misc/error.c, in preparation
38665         for the merge of gnulib's changes back into libc.
38666
38667         * lib/error.c (_): Define only if not already defined.
38668         Move definition to follow all #include directives.
38669         Include unlocked-io.h only if !_LIBC.
38670         [_LIBC]: Include <libio/libioP.h>.
38671         [USE_IN_LIBIO]: Include <libio/iolibio.h>
38672         (fflush): Tweak definition to use INTUSE.
38673         (putc): Define.
38674
38675 2002-12-05  Paul Eggert  <eggert@twinsun.com>
38676
38677         * lib/alloca.c [defined emacs]: Include "lisp.h".
38678         (xalloc_die) [defined emacs]: New macro.
38679         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
38680         [! defined emacs]: Include <xalloc.h>.
38681         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
38682         (pointer): Typedef to POINTER_TYPE *.
38683         (malloc): Remove decl; we now always use xmalloc.
38684         (alloca): Use old-style definition, since Emacs needs this.
38685         Check for arithmetic overflow when computing combined size.
38686
38687 2002-12-04  Paul Eggert  <eggert@twinsun.com>
38688
38689         Do not generate unlocked-io.h automatically, since it's easier to
38690         maintain it by hand.
38691
38692         * lib/unlocked-io.h: New file, from GNU diffutils,
38693         but with proper copyright notice and attribution.
38694         * lib/gen-uio: Remove.
38695         * lib/Makefile.am: Add copyright notice.
38696         (libfetish_a_SOURCES): Add unlocked-io.h.
38697         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
38698         (DISTCLEANFILES, io_functions): Remove macros.
38699         (EXTRA_DIST): Remove gen_uio.
38700         (unlocked-io.h): Remove rule.
38701
38702 2002-12-04  Jim Meyering  <jim@meyering.net>
38703
38704         Reflect the fact that stat.c and lstat.c are no longer generated.
38705         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
38706         (DISTCLEANFILES): Likewise.
38707         (EXTRA_DIST): Likewise.
38708         (all_local): Don't depend on stat.c or lstat.c.
38709         (stat.c, lstat.c): Remove rules.
38710         (EXTRA_DIST): Remove xstat.in.
38711
38712         * lib/xstat.in: Remove file.  Contents moved into stat.c.
38713         * lib/stat.c: New file.  Contents mostly from xstat.in.
38714         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
38715         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
38716
38717         * lib/safe-read.c: Rework so that it may serve to define safe_write,
38718         too.
38719         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
38720
38721 2002-12-03  Jim Meyering  <jim@meyering.net>
38722
38723         * lib/safe-read.c, safe-write.c: Change variable names and comments,
38724         but not semantics, to minimize the differences between these two files.
38725         (safe_read): Change comment to mention SAFE_READ_ERROR.
38726
38727         * lib/safe-read.c (IS_EINTR): Define.
38728         (safe_read): Use IS_EINTR in place of in-function cpp directives.
38729
38730 2002-12-02  Jim Meyering  <jim@meyering.net>
38731
38732         * lib/safe-read.c (EINTR): Define.
38733         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
38734         (INT_MAX): Provide fallback.
38735         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
38736
38737         * lib/safe-read.h (SAFE_READ_ERROR): Define.
38738
38739 2002-12-02  Bruno Haible  <bruno@clisp.org>
38740
38741         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
38742         Define, taken from safe-read.c.
38743         (INT_MAX): Provide fallback.
38744         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
38745         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
38746
38747         * lib/safe-read.c (EINTR): Remove definition.
38748         (safe_read): Don't use EINTR if it is absent.
38749
38750 2002-12-01  Jim Meyering  <jim@meyering.net>
38751
38752         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
38753         zero.
38754         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
38755
38756 2002-11-27  Paul Eggert  <eggert@twinsun.com>
38757
38758         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
38759         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
38760         with `if (! (value < limit)) abort ();', for readability.
38761
38762 2002-11-26  Karl Berry  <karl@gnu.org>
38763
38764         * lib/strdup.c: copy from libc again, with jim's ok.
38765         * lib/.cppi-disable: re-add strdup.c
38766
38767 2002-11-25  Karl Berry  <karl@gnu.org>
38768
38769         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
38770         instead of "strtol.c".
38771
38772 2002-11-25  Karl Berry  <karl@gnu.org>
38773
38774         * config/install-sh: update from automake for variable quoting, $0 in
38775         error msgs, etc.
38776
38777         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
38778         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
38779         entry.
38780
38781 2002-11-25  Jim Meyering  <jim@meyering.net>
38782
38783         * lib/mktime.c: Sync from libc, now that it has the latest fix.
38784
38785 2002-11-24  Karl Berry  <karl@gnu.org>
38786
38787         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
38788         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
38789
38790 2002-11-24  Jim Meyering  <jim@meyering.net>
38791
38792         Update from coreutils:
38793
38794         * lib/mktime.c: Merge in changes from libc.
38795
38796         Avoid a link-time failure on some Linux systems.
38797         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
38798         (otherwise).
38799         (__mon_yday): Declare with the STATIC attribute.
38800         (__mktime_internal): Likewise.
38801         Based on a report from Greg Schafer.
38802
38803 2002-11-23  Jim Meyering  <jim@meyering.net>
38804
38805         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
38806         Use `unsigned', not `int', as type of index.
38807
38808         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
38809
38810         * lib/fsusage.c: Remove unneeded parentheses around operands of
38811         `defined'.
38812
38813 2002-11-22  Paul Eggert  <eggert@twinsun.com>
38814
38815         * lib/quotearg.h: Allow multiple inclusion by surrounding with
38816         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
38817         so that we can be included first.
38818         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
38819         * lib/quotearg.c: Include quotearg.h immediately after config.h.
38820         No need to include stddef.h or sys/types.h any more.
38821         Surround local include files with "", not "<>".
38822         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
38823         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
38824         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
38825         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
38826         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
38827         (ISPRINT): Remove; no longer needed now that we assume C89.
38828
38829         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
38830         Preserve errno.
38831
38832         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
38833         quotearg_char): Use SIZE_MAX rather than
38834         (size_t) -1 when we are talking about "infinity".
38835
38836         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
38837
38838 2002-11-22  Paul Eggert  <eggert@twinsun.com>
38839
38840         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
38841         hint that one should use `if (! x) abort ();' rather than `assert
38842         (x);', and anyway it's one less thing to worry about configuring.
38843         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
38844         hash_rehash, hash_insert): Use abort rather than assert.
38845
38846 2002-11-22  Bruno Haible  <bruno@clisp.org>
38847
38848         * lib/safe-read.h: Assume C89. Add comments.
38849         (safe_read): Change return type to size_t.
38850         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
38851         byte counts > SSIZE_MAX correctly.
38852         * lib/safe-write.h: New file.
38853         * lib/safe-write.c: New file.
38854         * lib/full-read.h: New file.
38855         * lib/full-read.c: New file.
38856         * lib/full-write.h: Assume C89. Add comments.
38857         * lib/full-write.c: Include safe-write.h.
38858         (full_write): Rewritten to use safe_write.
38859         Suggested by Jim Meyering and Paul Eggert.
38860
38861 2002-11-21  Jim Meyering  <jim@meyering.net>
38862
38863         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
38864
38865         Merge in changes from the coreutils.
38866
38867         2002-09-25  Paul Eggert  <eggert@twinsun.com>
38868         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
38869         <stdint.h>.
38870         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
38871         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
38872         int.  Work more efficiently if X is the same width as uintmax_t.
38873         Do not compare X to -1, to avoid bogus compiler warning.
38874         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
38875         Don't assume that f_frsize and f_bsize are the same type.
38876
38877         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
38878         warning on FreeBSD.
38879
38880         * lib/makepath.c (make_path): Restore umask *before* creating the final
38881         component.
38882         (make_path): Minor reformatting.
38883
38884         * lib/xmalloc.c: Adjust to work with new autoconf macros,
38885         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
38886         HAVE_MALLOC/HAVE_REALLOC.
38887
38888         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
38889         dummy ones.  At least on GNU/Linux systems, `auto' means something
38890         else.
38891         From Michael Stone.
38892
38893 2002-11-21  Bruno Haible  <bruno@clisp.org>
38894
38895         Remove case insensitive option matching.
38896         * lib/argmatch.h (argcasematch): Remove declaration.
38897         (ARGCASEMATCH): Remove macro.
38898         (__xargmatch_internal): Remove case_sensitive argument.
38899         (XARGMATCH): Update.
38900         (XARGCASEMATCH): Remove macro.
38901         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
38902         case_sensitive argument.
38903         (argcasematch): Remove function.
38904         (__xargmatch_internal): Remove case_sensitive argument.
38905         (main): Use XARGMATCH instead of XARGCASEMATCH.
38906
38907         * lib/xmalloc.c: Change compile-time error message. Add comment about
38908         required autoconf version.
38909
38910 2002-11-20  Paul Eggert  <eggert@twinsun.com>
38911
38912         Merge argmatch cleanups from Bison.  Assume C89.
38913
38914         * lib/argmatch.c: Include config.h here, not in argmatch.h.
38915         Include stdlib.h, for EXIT_FAILURE.
38916         Always include <string.h>, since we assume C89.
38917         (EXIT_FAILURE): Remove pre-C89 bug workaround.
38918         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
38919         Include <stddef.h> instead, since it's all we need for size_t.
38920         (PARAMS): Remove.  All uses removed.
38921         (ARRAY_CARDINALITY): Do not bother to #undef.
38922         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
38923         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
38924         Remove unnecessary parentheses.
38925         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
38926         Insert necessary parentheses.
38927         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
38928         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
38929
38930 2002-11-19  Bruno Haible  <bruno@clisp.org>
38931
38932         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
38933         * lib/mbswidth.h: Include <stddef.h>, for size_t.
38934
38935         * lib/mbswidth.h (PARAMS): Remove macro.
38936         (mbswidth, mbsnwidth): Use ANSI C function declarations.
38937         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
38938
38939         * lib/gcd.h (PARAMS): Remove macro.
38940         (gcd): Use ANSI C function declarations.
38941         * lib/gcd.c (gcd): Likewise.
38942
38943 2002-11-15  Bruno Haible  <bruno@clisp.org>
38944
38945         * lib/strcspn.c: Include <stddef.h>.
38946         (strcspn): Use ANSI C function declaration. Change return type to
38947         size_t. Use NULL.
38948         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
38949         (strpbrk): Use NULL.
38950         * lib/strpbrk.h (PARAMS): Remove macro.
38951         (strpbrk): Use ANSI C function declaration.
38952         * lib/strstr.c: Don't include <sys/types.h>.
38953         * lib/strstr.h (PARAMS): Remove macro.
38954         (strstr): Use ANSI C function declarations.
38955
38956 2002-11-14  Karl Berry  <karl@gnu.org>
38957
38958         * config/mkinstalldirs: `do' on separate line, instead of
38959         `for var; do'.
38960
38961 2002-11-06  Bruno Haible  <bruno@clisp.org>
38962
38963         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
38964         * lib/gcd.c (gcd): Likewise.
38965
38966 2002-11-05  Bruno Haible  <bruno@clisp.org>
38967
38968         * lib/gcd.h: New file, from gettext-0.11.5.
38969         * lib/gcd.c: New file, from gettext-0.11.5.
38970
38971 2002-11-05  Bruno Haible  <bruno@clisp.org>
38972
38973         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
38974         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
38975         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
38976         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
38977
38978         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
38979         <libintl.h>.
38980         * lib/makepath.c: Include gettext.h instead of <locale.h> and
38981         <libintl.h>.
38982
38983         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
38984         * lib/human.c: Include gettext.h instead of <libintl.h>.
38985         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
38986         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
38987         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
38988         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
38989         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
38990         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
38991         (textdomain): Remove definition.
38992         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
38993
38994         * lib/long-options.c: Remove include of <libintl.h> and definition of
38995         _.
38996         * lib/same.c: Remove include of <libintl.h> and definition of _.
38997
38998 2002-11-04  Owen Taylor  <otaylor@redhat.com>
38999
39000         * lib/config.charset: A few additions for Solaris.
39001
39002 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
39003
39004         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
39005         * lib/localcharset.c (locale_charset): Declare as extern "C".
39006
39007 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
39008
39009         * lib/config.charset: msdos in uk_UA uses CP1125.
39010
39011 2002-11-04  Bruno Haible  <bruno@clisp.org>
39012
39013         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
39014         * lib/strcase.h: New file, from GNU gettext-0.11.5.
39015         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
39016         * lib/strstr.h: New file, from GNU gettext-0.11.5.
39017         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
39018
39019 2002-11-04  Bruno Haible  <bruno@clisp.org>
39020
39021         * lib/localcharset.c (locale_charset): Don't return an empty string.
39022
39023 2002-11-04  Bruno Haible  <bruno@clisp.org>
39024
39025         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
39026         aliases.
39027
39028 2002-11-04  Bruno Haible  <bruno@clisp.org>
39029
39030         * lib/config.charset: Update for newest glibc. Add canonical names
39031         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
39032
39033 2002-11-04  Bruno Haible  <bruno@clisp.org>
39034
39035         * lib/config.charset: Add support for NetBSD.
39036
39037 2002-11-04  Bruno Haible  <bruno@clisp.org>
39038
39039         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
39040
39041 2002-11-01  Bruno Haible  <bruno@clisp.org>
39042
39043         * configure.in: Add AC_CONFIG_AUX_DIR call.
39044         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
39045         test/Makefile.
39046         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
39047
39048 2002-09-28  Karl Berry  <karl@gnu.org>
39049
39050         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
39051         installed automake until the next release, since changes have been
39052         made.
39053
39054 2002-09-25  Karl Berry  <karl@gnu.org>
39055
39056         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
39057         * lib/getopt*: copy from libc/posix.
39058         * lib/gettext.h: copy from gettext.
39059         * lib/.cppi-disable: add strdup.c, gettext.h.
39060
39061 2002-09-25  Karl Berry  <karl@gnu.org>
39062
39063         * config/srclist.txt: enable gettext.h check.
39064         * config/config.{guess,sub}: update from prep.
39065         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
39066                 from automake 1.6.3.
39067         See srclist*.
39068
39069 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
39070
39071         * regex.c (PATFETCH): Remove the translating fetch.
39072         (PATFETCH_RAW): Rename to PATFETCH.
39073         (set_image_of_range): New fun.
39074         (SET_RANGE_TABLE_WORK_AREA): Use it.
39075         (regex_compile): Don't translate the pattern chars so eagerly.
39076         Only do it when inserting an `exactn' bytecode or when handling
39077         a char-range.
39078         (mutually_exclusive_p): Avoid empty statement.
39079
39080 2002-07-06  Jim Meyering  <meyering@lucent.com>
39081
39082         * m4/README: Don't mention Makefile.am.in.
39083         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
39084
39085 2002-07-01  Jim Meyering  <meyering@lucent.com>
39086
39087         * lib/c-stack.c: Include sys/time.h.
39088         From Volker Borchert.
39089
39090 2002-06-26  Paul Eggert  <eggert@twinsun.com>
39091
39092         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
39093
39094 2002-06-26  Paul Eggert  <eggert@twinsun.com>
39095
39096         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
39097         New macro.  Use it uniformly instead of
39098         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
39099         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
39100         reported by Vin Shelton.
39101
39102 2002-06-22  Paul Eggert  <eggert@twinsun.com>
39103
39104         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
39105         Do not assume SA_SIGINFO behavior.
39106         Bug reported by Jim Meyering on NetBSD 1.5.2.
39107
39108 2002-06-22  Jim Meyering  <meyering@lucent.com>
39109
39110         * m4/c-stack.m4: New file, from diffutils-2.8.2.
39111         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
39112
39113         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
39114         now that configure.ac uses AC_GNU_SOURCE.
39115         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
39116         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
39117
39118         Update to latest tools.  Suggestions from Paul Eggert.
39119         * m4/stdbool.m4: New file, from diffutils-2.8.2.
39120         * m4/gnu-source.m4: Update from diffutils-2.8.2.
39121         * m4/fnmatch.m4: Likewise.
39122         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
39123         to AC_HEADER_STDBOOL
39124
39125 2002-06-22  Jim Meyering  <meyering@lucent.com>
39126
39127         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
39128         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
39129
39130 2002-06-22  Jim Meyering  <meyering@lucent.com>
39131
39132         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
39133
39134         * lib/exitfail.c, exitfail.h: Likewise.
39135         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
39136
39137         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
39138         of fnmatch.h.
39139         (EXTRA_DIST): Add fnmatch_loop.c.
39140         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
39141
39142         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
39143         * lib/fnmatch.c: Update from diffutils-2.8.2.
39144         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
39145         * lib/fnmatch.h: Remove file.
39146
39147 2002-06-21  Jim Meyering  <meyering@lucent.com>
39148
39149         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
39150         * m4/mbrtowc.m4: Likewise.
39151
39152         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
39153         * m4/mbswidth.m4: Reflect name change:
39154         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
39155         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
39156
39157         * m4/lib-link.m4: Update from gettext-0.11.2.
39158         * m4/gettext.m4: Likewise.
39159
39160         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
39161         From Alfred M. Szmidt.
39162
39163 2002-06-18  Paul Eggert  <eggert@twinsun.com>
39164
39165         * lib/file-type.h: Report an error if neither S_ISREG nor
39166         S_IFREG is defined, instead of using a test specific to glibc
39167         2.2.  This should be safe, since POSIX requires S_ISREG and
39168         Unix Version 7 had S_IFREG.  We don't need to check for
39169         <sys/types.h> since we don't use any symbols that it defines.
39170
39171 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
39172
39173         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
39174         $@-t, so that each temporary file name is unique and valid in the first
39175         8 characters, for operation under DOS.
39176
39177 2002-06-15  Paul Eggert  <eggert@twinsun.com>
39178
39179         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
39180
39181 2002-06-15  Jim Meyering  <meyering@lucent.com>
39182
39183         Work even with DJGPP 2.03, which lacks support for symlinks.
39184         From Richard Dawe.
39185         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
39186         is defined.
39187         * lib/lchown.c (S_ISLNK): Likewise.
39188
39189 2002-06-15  Jim Meyering  <meyering@lucent.com>
39190
39191         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
39192         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
39193         have been included before this file.
39194
39195 2002-06-14  Jim Meyering  <meyering@lucent.com>
39196
39197         * lib/file-type.h: Use the version from diffutils-2.8.2.
39198         * lib/file-type.c: Likewise.
39199
39200 2002-06-07  Jim Meyering  <meyering@lucent.com>
39201
39202         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
39203         They're needed at least for NetBSD 1.5.2.
39204         ($statxfs_includes): Include those same headers.
39205         ($statxfs_includes): Include sys/vfs.h if available.
39206         ($statxfs_includes): Likewise for sys/statvfs.h.
39207         Check for the following members in both structs statfs and statvfs:
39208         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
39209
39210 2002-06-01  Jim Meyering  <meyering@lucent.com>
39211
39212         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
39213         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
39214
39215 2002-05-28  Jim Meyering  <meyering@lucent.com>
39216
39217         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
39218         Reported by Volker Borchert.
39219
39220 2002-05-27  Jim Meyering  <meyering@lucent.com>
39221
39222         Fix a problem seen only on nonconforming systems whereby ls.c's
39223         use of localtime, and then of gettimeofday would cause trouble:
39224         the localtime call used to initialize rpl_gettimeofday's save
39225         mechanism would clobber ls's current local time information so
39226         that in any long listing the first file would always be listed
39227         with date 1970-01-01.  Analysis by Volker Borchert.
39228
39229         * lib/gettimeofday.c (localtime): Undefine.
39230         (rpl_localtime): New function.
39231
39232 2002-05-27  Jim Meyering  <meyering@lucent.com>
39233
39234         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
39235         localtime.
39236
39237         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
39238         use the replacement function; it wouldn't resolve at link time.
39239         Reported by Volker Borchert.
39240
39241 2002-05-22  Jim Meyering  <meyering@lucent.com>
39242
39243         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
39244         file-type.h.
39245         * lib/file-type.h: New file.
39246         * lib/file-type.c (file_type): New file/function.  Extracted from
39247         diffutils.
39248
39249 2002-04-30  Jim Meyering  <meyering@lucent.com>
39250
39251         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
39252
39253 2002-04-29  Paul Eggert  <eggert@twinsun.com>
39254
39255         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
39256
39257 2002-04-29  Paul Eggert  <eggert@twinsun.com>
39258
39259         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
39260         Do not check for alloca.h (no longer used) or stdbool.h (was never
39261         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
39262
39263 2002-04-29  Paul Eggert  <eggert@twinsun.com>
39264
39265         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
39266
39267 2002-04-29  Jim Meyering  <meyering@lucent.com>
39268
39269         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
39270         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
39271         Use AC_FUNC_STRNLEN here instead.
39272
39273         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
39274         With autoconf-2.53a, it's part of AC_PROG_CC.
39275
39276 2002-04-28  Paul Eggert  <eggert@twinsun.com>
39277
39278         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
39279         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
39280
39281 2002-04-28  Paul Eggert  <eggert@twinsun.com>
39282
39283         * lib/sig2str.h, lib/sig2str.c: New files.
39284         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
39285
39286 2002-04-28  Paul Eggert  <eggert@twinsun.com>
39287
39288         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
39289         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
39290         of 127, since 64 is the largest conceivable number for ancient
39291         nonstandard hosts.
39292         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
39293
39294 2002-04-28  Jim Meyering  <meyering@lucent.com>
39295
39296         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
39297
39298 2002-04-24  Jim Meyering  <meyering@lucent.com>
39299
39300         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
39301         (jm_PREREQ): Use it.
39302
39303         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
39304         mach/mach.h fcntl.h.
39305         Check for this function: setlocale.
39306
39307 2002-04-24  Jim Meyering  <meyering@lucent.com>
39308
39309         * lib/gettext.h: New file, from Gettext.
39310         * lib/Makefile.am (INCLUDES): Remove -I../intl.
39311         (libfetish_a_SOURCES): Add gettext.h.
39312
39313 2002-04-16  Jim Meyering  <meyering@lucent.com>
39314
39315         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
39316         ut_pid, ut_id, ut_exit.
39317
39318 2002-04-16  Jim Meyering  <meyering@lucent.com>
39319
39320         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
39321         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
39322         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
39323
39324 2002-04-12  Jim Meyering  <meyering@lucent.com>
39325
39326         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
39327         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
39328         existence of the getmntinfo function.  Needed for Darwin 5.3.
39329
39330         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
39331         This is necessary at least on Darwin 5.3.
39332
39333         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
39334         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
39335         strnlen.o in the library, and that makes some versions of ranlib
39336         object.
39337
39338 2002-04-12  Jim Meyering  <meyering@lucent.com>
39339
39340         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
39341
39342 2002-04-09  Jim Meyering  <meyering@lucent.com>
39343
39344         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
39345         to be more precise.  Rather than saying we're checking whether the
39346         function `works', say what we're testing.
39347         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
39348         Reported by Bruno Haible.
39349
39350 2002-03-10  Jim Meyering  <meyering@lucent.com>
39351
39352         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
39353         Suggestion from Santiago Vila.
39354
39355 2002-03-08  Jim Meyering  <meyering@lucent.com>
39356
39357         * lib/rename.c: Mention that this wrapper is needed also on
39358         mips-dec-ultrix4.4 systems.
39359
39360 2002-03-02  Jim Meyering  <meyering@lucent.com>
39361
39362         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
39363         not HAVE_CLOCK_SETTIME.
39364
39365 2002-02-27  Paul Eggert  <eggert@twinsun.com>
39366
39367         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
39368         Check for clock_settime.
39369
39370 2002-02-27  Paul Eggert  <eggert@twinsun.com>
39371
39372         * lib/nanosleep.h: Rename to....
39373         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
39374
39375         * lib/gettime.c: New file.
39376         * lib/settime.c: New file.
39377         * lib/stime.c: Remove.
39378
39379         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
39380         timespec.h.  Remove nanosleep.h.
39381
39382 2002-02-25  Paul Eggert  <eggert@twinsun.com>
39383
39384         * m4/acl.m4: New file.
39385         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
39386         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
39387
39388 2002-02-25  Paul Eggert  <eggert@twinsun.com>
39389
39390         * lib/acl.c, lib/acl.h: New files.
39391         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
39392
39393 2002-02-24  Jim Meyering  <meyering@lucent.com>
39394
39395         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
39396         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
39397         cause trouble.  Reported by Nelson Beebe.
39398
39399 2002-02-23  Paul Eggert  <eggert@twinsun.com>
39400
39401         * lib/path-concat.c (xpath_concat): Reorder code to pacify
39402         compilers that don't know that xalloc_die never returns.
39403
39404 2002-02-20  Jim Meyering  <meyering@lucent.com>
39405
39406         * lib/getdate.c: Regenerate using bison-1.33.
39407
39408 2002-02-17  Jim Meyering  <meyering@lucent.com>
39409
39410         * config/config.guess (main): Don't use `head -1'; it's no longer
39411         portable. Use `sed 1q' instead.
39412
39413 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
39414
39415         * m4/codeset.m4: Upgrade to gettext-0.11.
39416         * m4/gettext.m4: Upgrade to gettext-0.11.
39417         * m4/glibc21.m4: Upgrade to gettext-0.11.
39418         * m4/iconv.m4: Upgrade to gettext-0.11.
39419         * m4/isc-posix.m4: Upgrade to gettext-0.11.
39420         * m4/lcmessage.m4: Upgrade to gettext-0.11.
39421         * m4/lib-ld.m4: New file, from gettext-0.11.
39422         * m4/lib-link.m4: New file, from gettext-0.11.
39423         * m4/lib-prefix.m4: New file, from gettext-0.11.
39424         * m4/progtest.m4: Upgrade to gettext-0.11.
39425
39426 2002-02-15  Paul Eggert  <eggert@twinsun.com>
39427
39428         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
39429         (jm_PREREQ): Use it.
39430
39431 2002-02-15  Paul Eggert  <eggert@twinsun.com>
39432
39433         * lib/posixver.c, lib/posixver.h: New files.
39434         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
39435
39436 2002-02-02  Paul Eggert  <eggert@twinsun.com>
39437             Bruno Haible  <bruno@clisp.org>
39438
39439         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
39440         (fwrite_success_callback): New declaration.
39441         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
39442         print_unicode_char. Call failure callback instead of error.
39443         (fwrite_success_callback): New function.
39444         (exit_failure_callback): New function.
39445         (fallback_failure_callback): New function.
39446         (print_unicode_char): Call unicode_to_mb.
39447
39448 2002-01-26  Jim Meyering  <meyering@lucent.com>
39449
39450         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
39451         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
39452
39453 2002-01-26  Jim Meyering  <meyering@lucent.com>
39454
39455         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
39456
39457 2002-01-22  Paul Eggert  <eggert@twinsun.com>
39458
39459         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
39460
39461 2002-01-22  Jim Meyering  <meyering@lucent.com>
39462
39463         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
39464         Otherwise, some versions of automake would omit the rule that makes
39465         Makefile from Makefile.in.
39466
39467 2002-01-21  Paul Eggert  <eggert@twinsun.com>
39468
39469         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
39470         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
39471         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
39472         (memcoll): Set errno to zero if there is no error.
39473
39474         * lib/quotearg.c (quotearg_buffer_restyled):
39475         Fix bug with quoting buffers containing NUL when backslashing escapes.
39476         This bug was exposed by the other changes in this patch.
39477         (quotearg_n_options): New arg ARGSIZE.
39478         All callers changed.
39479         (quoting_options_from_style): New function.
39480         (quotearg_n_style): Use it.
39481         (quotearg_n_style_mem): New function.
39482
39483         * lib/quotearg.h (quotearg_n_style_mem): New function.
39484
39485 2002-01-19  Jim Meyering  <meyering@lucent.com>
39486
39487         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
39488         Remove useless quotes: DF_PROG="df".
39489         * m4/strnlen.m4: New file.
39490
39491 2002-01-16  Paul Eggert  <eggert@twinsun.com>
39492
39493         * lib/backupfile.c (ISDIGIT): Comment fix.
39494         * lib/getdate.y (ISDIGIT): Likewise.
39495         * lib/posixtm.c (ISDIGIT, year): Likewise.
39496         * lib/strverscmp.c (ISDIGIT): Likewise.
39497         * lib/userspec.c (ISDIGIT): Likewise.
39498
39499 2002-01-16  Jim Meyering  <meyering@lucent.com>
39500
39501         * lib/getdate.y: Add three semicolons, each just before a closing
39502         brace. Bison (as of version 1.31) no longer papers over that mistake.
39503
39504 2002-01-05  Jim Meyering  <meyering@lucent.com>
39505
39506         * lib/version-etc.c (version_etc_copyright): Update copyright year.
39507
39508 2001-12-19  Paul Eggert  <eggert@twinsun.com>
39509
39510         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
39511         not silently exit merely because the output buffer happens to
39512         have nothing pending.
39513
39514 2001-12-18  Paul Eggert  <eggert@twinsun.com>
39515
39516         See the big note in ../ChangeLog.
39517         * lib/human.c (suffixes): Prefer K to k for 1024.
39518         (generate_suffix_backwards): New function.
39519         (human_readable_inexact): Use it.
39520         * lib/xstrtol.c (__xstrtol): If there is no number but there
39521         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
39522         Accept 'K' as well as 'k'.
39523
39524 2001-12-15  Jim Meyering  <meyering@lucent.com>
39525
39526         * lib/regex.h (__restrict_arr): Update from libc.
39527
39528         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
39529         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
39530         (STREQ): Define.
39531
39532 2001-12-14  Jim Meyering  <meyering@lucent.com>
39533
39534         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
39535         Suggestion from Bruno Haible.
39536
39537 2001-12-10  Jim Meyering  <meyering@lucent.com>
39538
39539         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
39540         xrealloc, Instead, include "xalloc.h".
39541         (initbuffer): Don't cast xmalloc return value to char*.
39542         (readline): Reword comment.
39543         Don't cast xrealloc return value to char*
39544         Return NULL, not 0.
39545
39546 2001-12-09  Jim Meyering  <meyering@lucent.com>
39547
39548         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
39549         about `signed and unsigned type in conditional expression'.
39550         * lib/posixtm.c (posix_time_parse): Likewise.
39551
39552         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
39553
39554         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
39555         to avoid a pedantic warning.
39556
39557         * lib/getstr.c: Don't include assert.h.
39558         (getstr): Remove warning-evoking assertions.
39559         Return -1 if offset parameter is out of bounds.
39560         Change the type of a local from int to size_t.
39561
39562         * lib/strftime.c (my_strftime_localtime_r): Include this function
39563         definition in the `#if ! HAVE_TM_GMTOFF' block.
39564
39565         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
39566         Include xalloc.h instead.
39567
39568 2001-12-02  Jim Meyering  <meyering@lucent.com>
39569
39570         * lib/tempname.c: Don't declare getenv, thus reverting the change of
39571         2001-11-18.  It's no longer necessary, now that stdlib.h is always
39572         included.
39573
39574         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
39575         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
39576
39577 2001-11-30  Akim Demaille  <akim@epita.fr>
39578
39579         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
39580         before being defined.
39581
39582 2001-11-27  Paul Eggert  <eggert@twinsun.com>
39583
39584         * lib/quotearg.h (quotearg_n, quotearg_n_style):
39585         First arg is int, not unsigned.
39586         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
39587         (SIZE_MAX, UINT_MAX): New macros.
39588         (quotearg_n_options): Abort if N is negative.
39589         Avoid overflow check on hosts where size_t is 64 bits and int
39590         is 32 bits, as overflow is impossible there.
39591         Fix off-by-one typo that caused unnecessary reallocation.
39592
39593 2001-11-27  Jim Meyering  <meyering@lucent.com>
39594
39595         * lib/tempname.c: Merge with version from libc.
39596         * lib/regex.c: Likewise.
39597
39598         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
39599         systems for which STDC_HEADERS is 0, it was not included, resulting in
39600         a warning about an integer-to-pointer conversion problem with getenv.
39601         Reported by Volker Borchert.
39602
39603 2001-11-26  Jim Meyering  <meyering@lucent.com>
39604
39605         * lib/gtod.h: Remove file.
39606         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
39607         * lib/gettimeofday.c: Don't include gtod.h.
39608         (GTOD_init): Remove function.
39609         (rpl_gettimeofday): Do its job here instead, rather than aborting.
39610         Suggestion from Volker Borchert.
39611
39612 2001-11-23  Jim Meyering  <meyering@lucent.com>
39613
39614         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
39615         it.
39616         * lib/hash.c (struct hash_table): Define it here instead.
39617
39618 2001-11-22  Jim Meyering  <meyering@lucent.com>
39619
39620         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
39621
39622 2001-11-20  Jim Meyering  <meyering@lucent.com>
39623
39624         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
39625         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
39626
39627 2001-11-19  Jim Meyering  <meyering@lucent.com>
39628
39629         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
39630         directory.  Use "conftestXXXXXX" as the template.
39631         Suggestion from Paul Eggert.
39632
39633         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
39634         immediately, so the test doesn't mistakenly hit the max-open-files
39635         limit.
39636
39637 2001-11-18  Paul Eggert  <eggert@twinsun.com>
39638
39639         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
39640         (TEMPORARIES): New macro.
39641         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
39642         removes an artificial limitation (e.g. HP-UX 10.20, where
39643         TMP_MAX is 17576).
39644
39645 2001-11-18  Jim Meyering  <meyering@lucent.com>
39646
39647         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
39648
39649 2001-11-18  Jim Meyering  <meyering@lucent.com>
39650
39651         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
39652         on SunOS 4.
39653
39654         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
39655         files will be created before anything else.
39656
39657 2001-11-17  Paul Eggert  <eggert@twinsun.com>
39658
39659         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
39660         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
39661
39662 2001-11-17  Jim Meyering  <meyering@lucent.com>
39663
39664         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
39665         Prompted by a report from Bob Proulx.
39666
39667         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
39668         Instead, require UTILS_FUNC_MKSTEMP.
39669
39670 2001-11-17  Jim Meyering  <meyering@lucent.com>
39671
39672         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
39673         Now, that's done as part of AC_FUNC_STRTOD.
39674
39675 2001-11-17  Jim Meyering  <meyering@lucent.com>
39676
39677         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
39678         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
39679         rather than group writable.  Patch by Juan F. Codagnone.
39680
39681         * lib/readtokens.c: Remove explicit declarations of xmalloc and
39682         xrealloc, Instead, include "xalloc.h".
39683
39684         * lib/mountlist.c: Include unlocked-io.h after all system headers.
39685         Remove explicit declarations of xmalloc, xrealloc,
39686         and xstrdup.  Instead, include "xalloc.h".
39687
39688         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
39689         unlocked-io.h.
39690         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
39691         Likewise.
39692         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
39693
39694         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
39695         Reported by Padraig Brady.
39696
39697         * lib/mkstemp.c: #undef mkstemp.
39698         Include config.h.
39699         (rpl_mkstemp): Rename from mkstemp.
39700         Protoize.
39701
39702 2001-11-16  Jim Meyering  <meyering@lucent.com>
39703
39704         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
39705         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
39706         determine the amount of total physical memory, use pstat_getstatic.
39707         HPUX-11 doesn't define _SC_PHYS_PAGES.
39708         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
39709         If sysconf couldn't be used to determine the amount of available
39710         physical memory, use both pstat_getstatic and pstat_getdynamic.
39711         Based on a patch from Bob Proulx.
39712
39713 2001-11-10  Jim Meyering  <meyering@lucent.com>
39714
39715         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
39716         (jm_PREREQ): Use it.
39717
39718 2001-11-09  Jim Meyering  <meyering@lucent.com>
39719
39720         * m4/jm-macros.m4: Require autoconf-2.52f.
39721         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
39722         Use these AC_-prefixed names, not the AM_-prefixed ones.
39723
39724         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
39725
39726 2001-11-05  Jim Meyering  <meyering@lucent.com>
39727
39728         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
39729
39730 2001-11-04  Jim Meyering  <meyering@lucent.com>
39731
39732         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
39733         $DEFS.
39734
39735 2001-11-03  Jim Meyering  <meyering@lucent.com>
39736
39737         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
39738         of AC_DEFUN.
39739
39740         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
39741         know the name of the variable in the macro definition.
39742
39743 2001-11-03  Jim Meyering  <meyering@lucent.com>
39744
39745         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
39746         in argmatch_to_argument call.
39747
39748         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
39749         argument.
39750
39751         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
39752         e.g., a fault due to an attempt to free a NULL pointer.
39753
39754 2001-11-01  Jim Meyering  <meyering@lucent.com>
39755
39756         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
39757         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
39758
39759 2001-11-01  Jim Meyering  <meyering@lucent.com>
39760
39761         * lib/dirfd.c, lib/dirfd.h: New files.
39762         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
39763
39764         * lib/hash.c (hash_print) [TESTING]: Clean up.
39765
39766 2001-10-22  Paul Eggert  <eggert@twinsun.com>
39767
39768         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
39769         to avoid a warning if -Wall.
39770
39771 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
39772
39773         * README: New file
39774         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
39775         (per RMS's instructions, this is now the canonical source)
39776         * lgpl/, gpl/: New directories.
39777
39778 2001-10-21  Paul Eggert  <eggert@twinsun.com>
39779
39780         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
39781
39782 2001-10-21  Jim Meyering  <meyering@lucent.com>
39783
39784         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
39785         this code would end up calling gettext even in packages built
39786         with --disable-nls.
39787         * lib/getopt.c (_): Likewise.
39788         * lib/regex.c (_): Likewise.
39789
39790 2001-10-20  Paul Eggert  <eggert@twinsun.com>
39791
39792         * m4/error.m4 (jm_PREREQ_ERROR):
39793         Do not invoke AC_CHECK_FUNCS with strerror_r, as
39794         AC_FUNC_STRERROR_R does that.
39795         Check for strerror declaration.
39796
39797         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
39798         are supposed to have them these days.
39799         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
39800         Merge changes from latest Autoconf CVS.
39801         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
39802         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
39803         POSIX decided to standardize on the int flavor of strerror_r.
39804
39805 2001-10-20  Paul Eggert  <eggert@twinsun.com>
39806
39807         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
39808         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
39809         Use strerror_r that is only a macro, even if it is not a function.
39810         (strerror): Check for HAVE_DECL_STRERROR before declaring.
39811         (private_strerror): Use prototypes, not old-style function definition.
39812         (print_errno_message): New function.
39813         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
39814         char*-flavored one.
39815         (error_tail, error, error_at_line): Use it.
39816
39817 2001-10-11  Jim Meyering  <meyering@lucent.com>
39818
39819         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
39820         and quote_n (1, ... to avoid clobbering a buffer.
39821
39822 2001-10-05  Jim Meyering  <meyering@lucent.com>
39823
39824         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
39825         hash-pjw.h.
39826         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
39827         * lib/hash-pjw.h: New file.
39828
39829 2001-09-30  Jim Meyering  <meyering@lucent.com>
39830
39831         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
39832         `struct fsstat' has the `f_fstypename' member.
39833         Use that to define FS_TYPE, which is now used to make
39834         the getfsstat link test tighter.
39835
39836 2001-09-30  Jim Meyering  <meyering@lucent.com>
39837
39838         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
39839         Include <sys/ucred.h>, for Apple Darwin.
39840         Include sys/mount.h and sys/fs_types.h only if available.
39841         (FS_TYPE): Define.
39842         (read_filesystem_list): Use FS_TYPE.
39843
39844 2001-09-29  Paul Eggert  <eggert@twinsun.com>
39845
39846         * lib/exclude.c (excluded_filename): 0 -> false, since it's
39847         a boolean context.
39848
39849 2001-09-29  Jim Meyering  <meyering@lucent.com>
39850
39851         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
39852         [one-argument getmntent function]): Include stdio.h before mntent.h.
39853         SunOS 4.1.x needs it for the declaration of `FILE'.
39854         Patch by Volker Borchert.
39855
39856         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
39857         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
39858         sys/fs_types.h, and make the link-test for getfsstat guard #include
39859         directives with appropriate #if HAVE_*_H tests so that we can
39860         detect getfsstat on Apple Darwin1.3.7 systems.
39861         Reported by Nelson Beebe.
39862         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
39863
39864 2001-09-28  Paul Eggert  <eggert@twinsun.com>
39865
39866         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
39867         #defines strtoimax.  Also treat the other strto* functions
39868         like strtoimax.
39869
39870         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
39871         Check for strtoul and strtoumax,
39872         as those declarations are made even in the signed case.
39873         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
39874         Likewise, for strtol and strtoimax.
39875
39876 2001-09-28  Paul Eggert  <eggert@twinsun.com>
39877
39878         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
39879         #defines strtoimax.  Also treat the other strto* functions
39880         like strtoimax.
39881
39882         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
39883         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
39884         (strtoimax, strtoumax): Do not declare if already defined as a macro.
39885
39886 2001-09-26  Jim Meyering  <meyering@lucent.com>
39887
39888         Most macros in unlocked-io.h had the wrong number of arguments.
39889         * lib/gen-uio: New script.
39890         (USE_UNLOCKED_IO): Define to 1 if not already defined.
39891         * lib/unlocked-io.hin: Remove file.
39892         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
39893         rather than trying to embed it here.
39894         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
39895         Reported by Padraig Brady.
39896
39897 2001-09-25  Volker Borchert  <bt@teknon.de>
39898
39899         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
39900         `result'.
39901
39902 2001-09-24  Jim Meyering  <meyering@lucent.com>
39903
39904         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
39905
39906 2001-09-23  Jim Meyering  <meyering@lucent.com>
39907
39908         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
39909         instead of the mere test for existence of mntent.h.  The latter
39910         would get a false-positive on AIX 3.4 systems.
39911         In the outer getmntent if-block, don't die if neither of the getmntent
39912         tests succeeds.  Instead, just fall through and continue with the
39913         remaining tests.
39914
39915 2001-09-23  Jim Meyering  <meyering@lucent.com>
39916
39917         * lib/mountlist.c: Remove useless parentheses in #if directives.
39918         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
39919         the deprecated MOUNTED symbol is no longer defined in mntent.h.
39920
39921 2001-09-22  Jim Meyering  <meyering@lucent.com>
39922
39923         * m4/gettext.m4: New file.  From gettext.
39924         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
39925         * m4/progtest.m4: Likewise
39926         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
39927         * m4/glibc21.m4: Likewise.
39928
39929         * m4/libintl.m4: Remove.  No longer used.
39930
39931 2001-09-22  Jim Meyering  <meyering@lucent.com>
39932
39933         * lib/localcharset.c: Update from latest gettext.
39934         * lib/config.charset: Likewise.
39935
39936 2001-09-20  Jim Meyering  <meyering@lucent.com>
39937
39938         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
39939         strtoimax.
39940         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
39941         strtoumax.
39942
39943 2001-09-20  Jim Meyering  <meyering@lucent.com>
39944
39945         * lib/xstrtol.c (strtoimax): Guard declaration with
39946         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
39947         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
39948         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
39949         (strtoumax): Likewise, for completeness (it wasn't necessary).
39950
39951 2001-09-17  Paul Eggert  <eggert@twinsun.com>
39952
39953         * lib/strtoimax.c (HAVE_LONG_LONG):
39954         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
39955         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
39956         to work around bug in IBM C compiler.
39957
39958 2001-09-17  Jim Meyering  <meyering@lucent.com>
39959
39960         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
39961         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
39962         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
39963         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
39964         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
39965         whenever the right hand side need not be expanded by the shell.
39966
39967 2001-09-16  Paul Eggert  <eggert@twinsun.com>
39968
39969         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
39970         library.  It's not correct, as some older glibcs are buggy.
39971         fnmatch wasn't fixed until glibc 2.2.
39972
39973         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
39974         special shell magic here.
39975
39976 2001-09-16  Jim Meyering  <meyering@lucent.com>
39977
39978         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
39979         * m4/jm-macros.m4: Require it.
39980
39981 2001-09-16  Jim Meyering  <meyering@lucent.com>
39982
39983         * lib/mkdir.c: New file.
39984
39985 2001-09-15  Jim Meyering  <meyering@lucent.com>
39986
39987         * m4/jm-macros.m4: Check for help2man.
39988
39989 2001-09-11  Jim Meyering  <meyering@lucent.com>
39990
39991         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
39992         The body, by Paul Eggert, was moved here from configure.in.
39993         * m4/jm-macros.m4: Require UTILS_HOST_OS.
39994
39995 2001-09-04  Paul Eggert  <eggert@twinsun.com>
39996
39997         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
39998         (jm_PREREQ): Use it.
39999
40000 2001-09-04  Paul Eggert  <eggert@twinsun.com>
40001
40002         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
40003         Use ssize_t, not int, to store result of readlink.
40004         Check for ssize_t overflow as well as size_t overflow,
40005         as POSIX says the result of readlink is implementation-defined
40006         when ssize_t overflows.
40007         Remove unnecessary cast to char*.
40008         Use free+malloc instead of realloc, as the storage doesn't need
40009         to be preserved and it's clearer and can be more efficient that way.
40010         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
40011         * lib/xreadlink.h (xreadlink): Update prototype.
40012
40013 2001-09-04  Paul Eggert  <eggert@twinsun.com>
40014
40015         * lib/xgetcwd.c: Revert some of the previous change; intead,
40016         fix the HAVE_GETCWD_NULL code to behave more like the
40017         !HAVE_GETCWD_NULL code used to.
40018
40019         Include "xalloc.h".
40020         (xgetcwd): Do not return NULL when memory is exhausted; instead,
40021         invoke xalloc_die.
40022
40023 2001-09-03  Paul Eggert  <eggert@twinsun.com>
40024
40025         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
40026         sys/param.h, as pathmax.h includes them.
40027
40028 2001-09-03  Paul Eggert  <eggert@twinsun.com>
40029
40030         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
40031         (jm_PREREQ_XGETCWD): New macro.
40032
40033         * m4/getcwd.m4: New file.
40034
40035 2001-09-03  Paul Eggert  <eggert@twinsun.com>
40036
40037         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
40038         like the HAVE_GETCWD_NULL code.
40039         Include pathmax.h if not HAVE_GETCWD.
40040         Do not include xalloc.h.
40041         (INITIAL_BUFFER_SIZE): New symbol.
40042         Do not use xmalloc / xrealloc, since the caller is responsible for
40043         handling errors.  Preserve errno around `free' during failure.
40044         Do not overrun buffer when using getwd.
40045
40046 2001-09-03  Paul Eggert  <eggert@twinsun.com>
40047
40048         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
40049         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
40050         getcwd (NULL, 0).
40051
40052 2001-09-03  Paul Eggert  <eggert@twinsun.com>
40053
40054         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
40055         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
40056         spotted by Jim Meyering.
40057
40058 2001-09-03  Jim Meyering  <meyering@lucent.com>
40059
40060         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
40061         failure.
40062
40063 2001-09-02  Jim Meyering  <meyering@lucent.com>
40064
40065         * lib/error.c: Update from GNU libc.
40066
40067 2001-09-01  Jim Meyering  <meyering@lucent.com>
40068
40069         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
40070         Used by df.
40071
40072 2001-09-01  Jim Meyering  <meyering@lucent.com>
40073
40074         * lib/xreadlink.c: New file.
40075         * lib/xreadlink.h: New file.
40076         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
40077         xreadlink.h.
40078
40079         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
40080         doesn't conflict with sparc Solaris 7's definition in
40081         /usr/include/sys/int_types.h.
40082
40083         * lib/exclude.c: Use `""', not `<>' to #include non-system header
40084         files.
40085         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
40086         and strncasecmp as r-values.  Unixware didn't have declarations.
40087
40088 2001-08-31  Paul Eggert  <eggert@twinsun.com>
40089
40090         * lib/xstrtol.h: Add copyright notice.
40091         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
40092         LONGINT_INVALID_SUFFIX_CHAR.
40093
40094 2001-08-31  Paul Eggert  <eggert@twinsun.com>
40095
40096         * lib/xstrtol.c (strtoimax): New decl.
40097
40098 2001-08-31  Paul Eggert  <eggert@twinsun.com>
40099
40100         * lib/xgetcwd.c: Don't include pathmax.h.
40101         Include stdlib.h and unistd.h if available.
40102         Include xalloc.h.
40103         (xmalloc, xstrdup, free): Remove decls.
40104         (xgetcwd): Don't assume sizes fit in unsigned.
40105         Check for overflow when computing sizes.
40106         Simplify reallocation code.
40107
40108 2001-08-31  Paul Eggert  <eggert@twinsun.com>
40109
40110         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
40111         a directory's st_size can have an arbitrary value, so the old
40112         usage could waste an arbitrary amount of memory.  All uses
40113         changed.
40114         * lib/savedir.h: Update prototype.
40115
40116 2001-08-31  Paul Eggert  <eggert@twinsun.com>
40117
40118         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
40119
40120         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
40121         old strtoimax.c.
40122
40123         Also, make the following further changes to make this file's
40124         configuration more similar to that of strtol.c:
40125         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
40126         (strtoumax, uintmax_t, strtoull, strtol): Remove.
40127         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
40128         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
40129         changed to signed values.
40130
40131         And make the following changes as well:
40132         Fix copyright notice, as 1999 was missing.
40133         (verify): New macro.
40134         (strtoimax): Check sizes at compile-time, not run-time.
40135         Prefer strtol to strtoll if both work.
40136         (main): Remove; it was not that useful and was a pain to maintain.
40137
40138         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
40139
40140 2001-08-31  Jim Meyering  <meyering@lucent.com>
40141
40142         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
40143         Use an initial, malloc'd, buffer of length 128 rather than
40144         a statically allocated one of length 1024.
40145
40146 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40147
40148         Simplify code, partly by assuming autoconf 2.52 semantics.
40149
40150         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
40151
40152         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
40153         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
40154         All uses removed.
40155         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
40156         Move AC_REQUIRE to next-to-top level, to avoid confusion.
40157         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
40158         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
40159         jm_AC_HEADER_INTTYPES_H.
40160         * m4/jm-macros.m4 (jm_MACROS): Likewise.
40161
40162         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
40163
40164         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
40165         Quote first arg of AC_DEFUN.
40166         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
40167         since they are needed to parse the include file even if we need
40168         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
40169         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
40170         but with opposite signedness.
40171
40172 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40173
40174         Merge 'exclude' changes from tar 1.13.22.
40175         This fixes one or two unlikely storage allocation overflow bugs,
40176         but doesn't change user-visible behavior otherwise.
40177
40178 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40179
40180         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
40181         (jm_PREREQ_EXCLUDE): New macro.
40182
40183 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40184
40185         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
40186         tm to be declared.
40187
40188 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40189
40190         * lib/hash.c: Remove '2001' from copyright notice.
40191
40192 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40193
40194         * lib/full-write.h: New file.
40195         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
40196         * lib/full-write.c: Correct credits, as cccp.c no longer
40197         exists and anyway it was so heavily changed from the old cccp
40198         code as to be unrecognizable.  Include full-write.h.
40199         (full_write) Return size_t, with short writes meaning failure.
40200         All callers changed.  This fixes a bug with large buffers
40201         on 64-bit hosts.
40202         * lib/utime.c: Include full-write.h.
40203
40204 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40205
40206         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
40207         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
40208         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
40209         Include if available.
40210         (<xalloc.h>): Include
40211         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
40212         (verify): New macro.  Use it to verify that EXCLUDE macros do not
40213         collide with FNM macros.
40214         (struct patopts): New struct.
40215         (struct exclude): Use it, as exclude patterns now come with options.
40216         (new_exclude): Support above changes.
40217         (new_exclude, add_exclude_file):
40218         Initial size must now be a power of two to simplify overflow checking.
40219         (free_exclude, fnmatch_no_wildcards): New function.
40220         (excluded_filename): No longer requires options arg, as the options
40221         are determined by add_exclude.  Now returns bool, not int.
40222         (excluded_filename, add_exclude):
40223         Add support for the fancy new exclusion options.
40224         (add_exclude, add_exclude_file): Now takes int options arg.
40225         Check for arithmetic overflow when computing sizes.
40226         (add_exclude_file): xrealloc might modify errno, so don't
40227         realloc until after errno might be used.
40228
40229         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
40230         New macros.
40231         (free_exclude): New decl.
40232         (add_exclude, add_exclude_file): Now takes int options arg.
40233         (excluded_filename): No longer requires options arg, as the options
40234         are determined by add_exclude.  Now returns bool, not int.
40235
40236 2001-08-30  Paul Eggert  <eggert@twinsun.com>
40237
40238         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
40239
40240 2001-08-27  Jim Meyering  <meyering@lucent.com>
40241
40242         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
40243
40244         * lib/version-etc.c (N_): Remove definition.
40245         Revert most of last change.
40246         Instead, simply don't mark the `Copyright...' string for translation.
40247         Based on advice from Paul Eggert.
40248
40249         * lib/strtoxmax.c: Tweak comment.
40250
40251 2001-08-26  Jim Meyering  <meyering@lucent.com>
40252
40253         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
40254
40255         * m4/xstrtoimax.m4: New file.
40256         * m4/xstrtoumax.m4: Add comments explaining why we
40257         AC_REPLACE_FUNCS(strtol).
40258
40259 2001-08-26  Jim Meyering  <meyering@lucent.com>
40260
40261         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
40262         of copyright with `%s' so translators don't get an untranslated
40263         message in 2002.
40264         (COPYRIGHT_YEAR): Define.
40265         (version_etc): Use fprintf rather than fputs.
40266         Suggestion from Ulrich Drepper.
40267
40268         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
40269
40270         * lib/strtoll.c: New file, from GNU libc.
40271         * lib/xstrtoimax.c: New file.
40272
40273         * lib/xstrtol.h: Add xstrtoimax.
40274         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
40275         * lib/strtoimax.c: New file.  Likewise, but first define
40276         STRTOUXMAX_SIGNED.
40277
40278         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
40279         ...
40280         * lib/strtoxmax.c: ... then renamed to this.
40281
40282 2001-08-18  Paul Eggert  <eggert@twinsun.com>
40283
40284         * m4/inttypes.m4: Add AC_PREREQ(2.13).
40285         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
40286         (jm_AC_TYPE_INTMAX_T): New macro.
40287         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
40288
40289         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
40290
40291         * m4/longlong.m4: Renamed from ulonglong.m4.
40292         * m4/inttypes.m4: Renamed from inttypes_h.m4.
40293         * m4/uintmax_t.m4: Removed.
40294
40295 2001-08-13  Paul Eggert  <eggert@twinsun.com>
40296
40297         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
40298         Port to Solaris 8, where 'sed' requires a space after the 'r'
40299         command, and where sh dislikes "$/".  Clean up the spacing a bit.
40300         Redirect output to $tmp just once.
40301
40302 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
40303
40304         * lib/addext.c (<errno.h>): Include.
40305         (errno): Declare if not defined.
40306         (addext): Work correctly when pathconf returns -1 and leaves
40307         errno alone because there is no limit.  Also, work even if
40308         pathconf returns a value greater than SIZE_MAX.
40309
40310 2001-08-12  Jim Meyering  <meyering@lucent.com>
40311
40312         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
40313         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
40314         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
40315         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
40316         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
40317         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
40318         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
40319         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
40320         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
40321         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
40322         utime.m4, utimes.m4, xstrtoumax.m4:
40323         Quote the first argument in each use of AC_DEFUN.
40324
40325 2001-08-12  Jim Meyering  <meyering@lucent.com>
40326
40327         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
40328         Simply `return getcwd (NULL, 0);'.
40329         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
40330         Use 1300 as initial value for length, not PATH_MAX.
40331
40332         * lib/pathmax.h: Clean up cpp syntax.
40333
40334 2001-08-12  Jim Meyering  <meyering@lucent.com>
40335
40336         * lib/gettimeofday.c: New file.
40337         * lib/gtod.h: New file.
40338         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
40339
40340 2001-08-05  Jim Meyering  <meyering@lucent.com>
40341
40342         * m4/jm-macros.m4: Require autoconf-2.52.
40343
40344 2001-08-04  Jim Meyering  <meyering@lucent.com>
40345
40346         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
40347         stmt, to get in sync with glibc.
40348
40349 2001-08-03  Paul Eggert  <eggert@twinsun.com>
40350
40351         The following changes are from gettext 0.10.39 as maintained by
40352         Bruno Haible.
40353
40354         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
40355         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
40356         with inverted sense.  All uses changed.
40357
40358         * lib/mbswidth.c: Don't include <limits.h>.
40359         Include <stdlib.h> and <string.h> unconditionally.
40360         (iswcntrl, mbsinit, ISCNTRL): New macros.
40361         (mbsnwidth): Use K&R style function declarations.
40362         Don't bother checking for MB_LEN_MAX == 1, since the compiler
40363         can optimize it when MB_CUR_MAX == 1.
40364         The width of control characters is zero, not 1.
40365
40366 2001-08-03  Paul Eggert  <eggert@twinsun.com>
40367
40368         The following changes are from gettext 0.10.39 as maintained by
40369         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
40370
40371         * m4/codeset.m4: Upgrade to serial AM1.
40372         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
40373         all uses changed.  Quote first arg of AC_DEFUN.
40374         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
40375
40376         * m4/iconv.m4: Upgrade to serial AM2.
40377         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
40378         Add --with-libconv-prefix.
40379         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
40380         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
40381         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
40382         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
40383         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
40384
40385         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
40386         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
40387         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
40388         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
40389         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
40390         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
40391         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
40392         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
40393         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
40394
40395         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
40396         string.h any more.
40397
40398         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
40399         not the default value.
40400
40401         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
40402         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
40403         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
40404         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
40405         Also check for iswcntrl, used for wcwidth fallback.
40406         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
40407         to Autoconf 2.13.
40408
40409 2001-08-03  Jim Meyering  <meyering@lucent.com>
40410
40411         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
40412         as it was in the original.  Reported by Paul Eggert.
40413
40414 2001-07-16  Jim Meyering  <meyering@lucent.com>
40415
40416         * m4/gettimeofday.m4: New file.
40417         Prompted by a report from Bernhard Baehr.
40418
40419 2001-07-15  Jim Meyering  <meyering@lucent.com>
40420
40421         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
40422         stuff. Now it's in ../Makefile.cfg.
40423
40424 2001-07-15  Jim Meyering  <meyering@lucent.com>
40425
40426         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
40427         (BUILT_SOURCES): Add unlocked-io.h.
40428         (io_functions): Define.
40429         (unlocked-io.h): New rule.
40430         (DISTCLEANFILES): Add unlocked-io.h.
40431         (all-local): Depend on unlocked-io.h, to ensure it is created.
40432
40433         * lib/unlocked-io.hin: New file
40434
40435         * lib/regex.c: Update from glibc.
40436
40437 2001-07-05  Jim Meyering  <meyering@lucent.com>
40438
40439         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
40440         recommendation.
40441         (libfetish_a_SOURCES): Put all .h files here instead.
40442         Remove a thus-exposed (better checks in automake) duplicate and
40443         two unnecessary .h files.
40444
40445 2001-07-04  Jim Meyering  <meyering@lucent.com>
40446
40447         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
40448         that generates jm-glibc-io.m4 so that it doesn't trigger any make
40449         distcheck failure.
40450
40451 2001-07-02  Jim Meyering  <meyering@lucent.com>
40452
40453         The following changes were prompted by suggestions from Bruno Haible.
40454
40455         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
40456         is now generated.
40457         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
40458         definition of EXTRA_DIST.
40459         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
40460         ensure that the generated file is created/updated whenever the list
40461         of $(unlocked_functions) is changed.
40462         (jm-glibc-io.m4): New rule.
40463         (unlocked-io.h): New rule -- currently unused.
40464
40465 2001-06-24  Jim Meyering  <meyering@lucent.com>
40466
40467         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
40468         unmatched right bracket, rather than kludging it with an extra,
40469         falsely-matching quote in a comment.  Patch by Akim Demaille.
40470
40471 2001-06-11  Jim Meyering  <meyering@lucent.com>
40472
40473         * lib/regex.c: Update from GNU libc.
40474
40475 2001-05-27  Jim Meyering  <meyering@lucent.com>
40476
40477         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
40478         Check for ut_type in struct utmp.
40479
40480 2001-05-27  Jim Meyering  <meyering@lucent.com>
40481
40482         * lib/readutmp.h (UT_TYPE): Define.
40483
40484 2001-05-24  Jim Meyering  <meyering@lucent.com>
40485
40486         * lib/argmatch.c: Include "quote.h".
40487         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
40488         quote function.  Reported by Göran Uddeborg.
40489
40490 2001-05-22  Jim Meyering  <meyering@lucent.com>
40491
40492         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
40493         now that we use the package-supplied version unconditionally.
40494         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
40495
40496 2001-05-21  Jim Meyering  <meyering@lucent.com>
40497
40498         * m4/regex.m4: Change a couple backticks to single quotes to avoid
40499         shell syntax errors.
40500
40501 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
40502
40503         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
40504
40505 2001-05-20  Paul Eggert  <eggert@twinsun.com>
40506
40507         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
40508         Don't bother to check library strftime, since
40509         we'll be using our own my_strftime function anyway.
40510         Define my_strftime instead of strftime.
40511
40512 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
40513
40514         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
40515         which is not yet declared.
40516
40517 2001-05-15  Jim Meyering  <meyering@lucent.com>
40518
40519         * m4/regex.m4: Use proper quoting so brackets appear in the test
40520         program.
40521         Reported by, and with help from, Bruno Haible.
40522
40523 2001-05-13  Jim Meyering  <meyering@lucent.com>
40524
40525         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
40526         undefined.
40527
40528 2001-05-11  Paul Eggert  <eggert@twinsun.com>
40529
40530         dirname code cleanup.  base_name now behaves more compatibly
40531         with POSIX basename when given file names that have trailing
40532         slashes, and similarly for dir_name.  Add new primitives
40533         base_len and dir_len.  Put the directory-name-related decls
40534         into dirname.h.
40535
40536         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
40537         * lib/backupfile.c (base_name): Likewise.
40538         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
40539         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
40540         * lib/makepath.c (strip_trailing_slashes): Likewise.
40541         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
40542         ISSLASH): Likewise.
40543         * lib/rename.c (strip_trailing_slashes): Likewise.
40544         * lib/same.c (base_name): Likewise.
40545         * lib/stripslash.c (ISSLASH): Likewise.
40546
40547         * lib/addext.c: Include <dirname.h> after size_t is defined.
40548         * lib/backupfile.c: Likewise.
40549
40550         * lib/addext.c (addext): Use base_len to trim redundant
40551         trailing slashes instead of doing it ourselves.
40552         But do not trim the last slash if it is not redundant.
40553
40554         * lib/backupfile.c (find_backup_file_name,
40555         max_backup_version): Use base_len instead of rolling it ourselves.
40556         Handle the case of "" and (on DOS) "C:" correctly.
40557
40558         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
40559         needed. Include <string.h>, <dirname.h>.
40560         (base_name): Allow file names ending in slashes, other than names
40561         that are all slashes.  In this case, return the basename followed
40562         by the slashes.  This is more general, and can be used in places
40563         where the original base_name purposely had an assertion failure.
40564         (base_len): New function.
40565
40566         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
40567         Do not include <assert.h>; no longer needed.
40568         Include xalloc.h.
40569         (memrchr): Remove decl.
40570         (dir_name_r): Remove.
40571         (dir_len): Renamed from dirlen.  All callers changed.
40572         Rewrite in terms of base_name, for simplicity and consistency.
40573         (dir_name): Never return NULL.  All callers changed.
40574         Do not include <stdlib.h> in test program; no longer needed.
40575         return 0; is fine for test program.
40576
40577         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
40578         New macros.
40579         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
40580
40581         * lib/path-concat.c (path_concat): Use base_len to compute
40582         base length, not strlen; this means we cannot rely on memcpy
40583         to null-terminate.
40584
40585         * lib/same.c (STREQ): Remove.
40586         (same_name): Handle the case where the basename ends in trailing '/'.
40587
40588         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
40589         a slash was stripped.  Do not strip the last slash after a
40590         file system prefix.
40591
40592 2001-05-11  Paul Eggert  <eggert@twinsun.com>
40593
40594         * lib/Makefile.am (libfetish_a_SOURCES):
40595         Add strftime.c, since we now compile it on all hosts.
40596
40597         * lib/strftime.c (my_strftime):
40598         Define to nstrftime if emacs, but only if my_strftime is not defined.
40599         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
40600         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
40601         Add one more extra argument: a nanoseconds value.
40602         All uses changed.
40603         (ns): New macro.
40604         (my_strftime function): Add %N format.
40605         (emacs_strftimeu): Renamed from emacs_strftime,
40606         with extra ut argument.
40607
40608 2001-05-09  Paul Eggert  <eggert@twinsun.com>
40609
40610         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
40611
40612 2001-04-21  Jim Meyering  <meyering@lucent.com>
40613
40614         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
40615         doesn't interfere.
40616
40617 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
40618
40619         * m4/ftruncate.m4: Check for chsize.
40620         Link with ftruncate.o unconditionally if ftruncate is missing.
40621         This was required when cross-compiling to i586-mingw32msvc.
40622
40623 2001-04-08  Jim Meyering  <meyering@lucent.com>
40624
40625         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
40626         recomputed; that's necessary when the offset spans a DST transition.
40627         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
40628
40629 2001-04-02  Jim Meyering  <meyering@lucent.com>
40630
40631         * lib/regex.h, regex.c: Update from GNU libc.
40632
40633 2001-03-24  Jim Meyering  <meyering@lucent.com>
40634
40635         * m4/jm-macros.m4: Require autoconf-2.49d.
40636
40637 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
40638
40639         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
40640
40641 2001-03-19  Paul Eggert  <eggert@twinsun.com>
40642
40643         * lib/version-etc.c (version_etc_copyright): Update to 2001.
40644
40645 2001-03-17  Jim Meyering  <meyering@lucent.com>
40646
40647         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
40648         now that the version in autoconf is equivalent.
40649         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
40650
40651         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
40652         Suggestion from Akim Demaille.
40653
40654         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
40655         (jm_PREREQ_TEMPNAME): New function.
40656
40657 2001-03-16  Paul Eggert  <eggert@twinsun.com>
40658
40659         * lib/tempname.c (uint64_t): Define to uintmax_t if
40660         not defined, and if UINT64_MAX is not defined.
40661         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
40662         Reported by John David Anglin.
40663
40664 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
40665
40666         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
40667         resolve alias if codeset is empty.
40668         * lib/config.charset (BeOS): Use wildcard syntax.
40669
40670 2001-03-13  Jim Meyering  <meyering@lucent.com>
40671
40672         * lib/path-concat.c (path_concat)
40673         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
40674         concatenating e.g., `C:' and `foo'.
40675         From Bruno Haible.
40676
40677 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
40678
40679         * lib/localcharset.c (locale_charset): Don't use
40680         setlocale(LC_CTYPE,NULL). Don't return NULL.
40681         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
40682
40683 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
40684
40685         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
40686         support for DOS/DJGPP.
40687
40688 2001-03-01  Paul Eggert  <eggert@twinsun.com>
40689
40690         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
40691         lacks mkstemp.  Compile our own tempname.c if we compile our own
40692         mkstemp.c, as mkstemp relies on tempname.
40693
40694 2001-03-01  Jim Meyering  <meyering@lucent.com>
40695
40696         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
40697         AH_VERBATIM really does output its argument verbatim.
40698
40699 2001-02-28  Paul Eggert  <eggert@twinsun.com>
40700
40701         * lib/Makefile.am (libfetish_a_SOURCES):
40702         Add dup-safer.c, fopen-safer.c.
40703         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
40704
40705         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
40706         * lib/unistd-safer.h: New files.
40707
40708 2001-02-25  Paul Eggert  <eggert@twinsun.com>
40709
40710         The mkstemp replacement is taken from glibc 2.2.2, with some
40711         portability fixes for use outside glibc, as follows:
40712
40713         * lib/tempname.c (struct_stat64): New macro.
40714         (direxists, __gen_tempname): Use it.
40715         This avoids a portability problem with Solaris 8.
40716
40717         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
40718         (<stddef.h>, <stdint.h>, <string.h>):
40719         Include only if STDC_HEADERS || _LIBC.
40720         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
40721         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
40722         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
40723         (__set_errno): Define this macro if <errno.h> doesn't.
40724         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
40725         Define these macros if <stdio.h> doesn't.
40726         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
40727         Define these macros if <sys/stat.h>
40728         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
40729         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
40730         __xstat64): Define if not _LIBC.
40731         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
40732         (__gen_tempname): Invoke gettimeofday only if
40733         HAVE_GETTIMEOFDAY || _LIBC;
40734         otherwise, fall back on plain "time".
40735         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
40736
40737         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
40738
40739         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
40740
40741 2001-02-18  Paul Eggert  <eggert@twinsun.com>
40742
40743         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
40744
40745 2001-02-17  Paul Eggert  <eggert@twinsun.com>
40746
40747         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
40748         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
40749         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
40750         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
40751
40752 2001-02-17  Paul Eggert  <eggert@twinsun.com>
40753
40754         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
40755         Remove workaround macros for hosts that have mbrtowc but not
40756         mbstate_t, as we now insist on proper declarations for both
40757         before using mbrtowc.
40758
40759 2001-02-17  Jim Meyering  <meyering@lucent.com>
40760
40761         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
40762         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
40763         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
40764         UnixWare 7.1.1.
40765
40766         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
40767         rather than AC_CACHE_VAL.
40768
40769 2001-02-17  Jim Meyering  <meyering@lucent.com>
40770
40771         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
40772         around included file name.
40773
40774         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
40775
40776         * lib/strftime.c: Update from GNU libc (the only changes were to
40777         comments).
40778
40779 2001-02-17  Jim Meyering  <meyering@lucent.com>
40780
40781         * lib/regex.c: Update from libc.
40782
40783 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
40784
40785         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
40786         clash.
40787
40788 2001-02-16  Paul Eggert  <eggert@twinsun.com>
40789
40790         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
40791         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
40792         Reported by Mark Hounschell via Paul Eggert.
40793
40794 2001-02-07  Jim Meyering  <meyering@lucent.com>
40795
40796         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
40797
40798 2001-02-05  Jim Meyering  <meyering@lucent.com>
40799
40800         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
40801         it includes the patch required for `large file' support with at least
40802         HP-UX's 10.20 /bin/cc.
40803
40804 2001-02-03  Jim Meyering  <meyering@lucent.com>
40805
40806         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
40807         AS_IF, now that it works once again (mysteriously).
40808         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
40809
40810 2001-01-30  Jim Meyering  <meyering@lucent.com>
40811
40812         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
40813         * m4/chown.m4: Rename conftestchown to conftest.chown.
40814         * m4/rename.m4: s/conftestdir/conftest.d1/ and
40815         s/conftestdir2/conftest.d2/.
40816         * m4/utimes.m4: s/conftestdata/conftest.data/
40817         Inspired by Pavel Roskin's change in autoconf.
40818
40819 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
40820
40821         * lib/config.charset: Update for FreeBSD 4.2.
40822
40823 2001-01-27  Jim Meyering  <meyering@lucent.com>
40824
40825         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
40826         a use of AS_IF.
40827         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
40828
40829 2001-01-26  Jim Meyering  <meyering@lucent.com>
40830
40831         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
40832         quotearg.c includes it.
40833
40834 2001-01-26  Jim Meyering  <meyering@lucent.com>
40835
40836         * lib/quotearg.c: Include stddef.h.
40837         * lib/quote.c: Include stddef.h.
40838         Reported by Axel Kittenberger.
40839
40840         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
40841         line in double quotes so that it evokes a better diagnostic.
40842         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
40843         Reported by Axel Kittenberger.
40844
40845 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
40846
40847         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
40848         as if it was a `charset'.
40849
40850 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
40851
40852         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
40853         has const.
40854
40855 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
40856
40857         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
40858         to avoid a warning.  Add back 'const' to inptr.
40859
40860 2001-01-20  Jim Meyering  <meyering@lucent.com>
40861
40862         Be sure that headers are checked before used in code compiled
40863         for the type checks.
40864         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
40865         In place of that, invoke jm_CHECK_ALL_TYPES.
40866         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
40867         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
40868         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
40869         The check for ssize_t was mistakenly run before the test for unistd.h.
40870
40871         The configure-time check for stdbool.h was missing.
40872         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
40873         (jm_PREREQ_HASH): New function.
40874
40875 2001-01-17  Jim Meyering  <meyering@lucent.com>
40876
40877         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
40878         for autoconf-2.49c.
40879         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
40880
40881 2001-01-16  Jim Meyering  <meyering@lucent.com>
40882
40883         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
40884         From Bruno Haible.
40885
40886 2001-01-14  Jim Meyering  <meyering@lucent.com>
40887
40888         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
40889         foo and bar.  Create conftestdir/ in the script, not in the C code.
40890         Remove directories in the script, not in the C code.
40891         Remove conftestdir{,2} before trying to create the directory.
40892         Make the entire configure script fail if the mkdir fails.
40893
40894 2001-01-14  Jim Meyering  <meyering@lucent.com>
40895
40896         * lib/rename.c: New file.  From Volker Borchert.
40897         Include stdlib.h, string.h or strings.h, and xalloc.h.
40898         Use strip_trailing_slashes rather than open-coding it.
40899
40900 2001-01-03  Paul Eggert  <eggert@twinsun.com>
40901
40902         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
40903
40904 2001-01-03  Jim Meyering  <meyering@lucent.com>
40905
40906         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
40907         of local `inptr' to avoid warning with some system declarations of
40908         iconv.
40909
40910 2001-01-02  Volker Borchert  <bt@teknon.de>
40911
40912         * m4/rename.m4: New file.
40913         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
40914
40915 2001-01-01  Jim Meyering  <meyering@lucent.com>
40916
40917         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
40918         even on systems with utmpx.h.  It's necessary for the declaration of
40919         utmp's ut_user member.  Reported by Andreas Jaeger.
40920
40921         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
40922         available. They are required for the declarations of getgrgid and
40923         getpwuid resp.
40924         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
40925         Reported by Andreas Jaeger.
40926
40927 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
40928
40929         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
40930         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
40931         so `make install' also works in VPATH builds.
40932
40933 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
40934
40935         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
40936         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
40937         can be used in subdirectories.
40938
40939 2000-12-29  Paul Eggert  <eggert@twinsun.com>
40940
40941         * lib/modechange.c: Do not assume that mode_t uses the
40942         traditional octal encoding.  E.g. "chmod 1 FOO" should set
40943         the other-execute bit of FOO even if S_IXOTH != 1.
40944
40945         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
40946         WOTH, XOTH, ALLM): New macros.
40947         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
40948          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
40949         Use them.
40950         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
40951         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
40952         (mode_compile):
40953         No need to use uintmax_t; unsigned long is long enough.
40954         Don't bother to get suffix since we don't use it.
40955
40956 2000-12-26  Jim Meyering  <meyering@lucent.com>
40957
40958         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
40959         better with autoheader.
40960
40961 2000-12-24  Jim Meyering  <meyering@lucent.com>
40962
40963         * lib/hash.c (is_prime): Return explicit boolean values.
40964         (hash_get_first): Return NULL to appease Irix5.6's 89.
40965         Reported by Nelson Beebe.
40966
40967 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
40968
40969         * lib/localcharset.c (locale_charset): Add support for Win32.
40970
40971 2000-12-18  Paul Eggert  <eggert@twinsun.com>
40972
40973         * lib/physmem.h, lib/physmem.c: New files.
40974
40975         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
40976         (noinst_HEADERS): Add physmem.h.
40977
40978         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
40979         't' for compatibility with Solaris 8 sort.
40980
40981 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
40982
40983         * lib/config.charset: Add support for BeOS.
40984
40985 2000-12-17  Jim Meyering  <meyering@lucent.com>
40986
40987         * m4/dos.m4 (jm_AC_DOS): New file and macro.
40988         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
40989
40990 2000-12-16  Jim Meyering  <meyering@lucent.com>
40991
40992         This bug had a serious impact on chown: `chown N:M FILE' (for integer
40993         N and M) would have treated it like `chown N:N FILE'.
40994
40995         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
40996
40997 2000-12-16  Jim Meyering  <meyering@lucent.com>
40998
40999         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
41000         SHELLS_FILE to a file name that's useful on djgpp systems.
41001         Include stdlib.h.
41002         (ADDITIONAL_DEFAULT_SHELLS): Define.
41003         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
41004         Based mostly on a patch from Prashant TR.
41005
41006 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
41007
41008         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
41009         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
41010         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
41011
41012 2000-12-08  Andreas Schwab  <schwab@suse.de>
41013
41014         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
41015         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
41016
41017 2000-12-07  Jim Meyering  <meyering@lucent.com>
41018
41019         * lib/stripslash.c (ISSLASH): Define.
41020         (strip_trailing_slashes): Use ISSLASH rather than comparing against
41021         `/'.
41022         From Prashant TR.
41023
41024         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
41025         (dir_name_r): Declare this function as static.
41026         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
41027         manifest itself on a name containing a mix of slashes and
41028         backslashes.
41029         Make this function work with names starting with a DOS-style
41030         drive letter and colon prefix.
41031         (dir_name): Append `.' if necessary.
41032         Based mostly on patches from Prashant TR and Eli Zaretskii.
41033
41034         * lib/dirname.h (dir_name_r): Remove prototype.
41035
41036 2000-12-06  Paul Eggert  <eggert@twinsun.com>
41037
41038         * m4/off_t-format.m4: Remove this file.
41039         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
41040
41041 2000-12-06  Jim Meyering  <meyering@lucent.com>
41042
41043         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
41044         replacement strtoull, we may well need the replacement strtoul, too.
41045         Check for declarations of strtoul and strtoull.
41046         Check for strtol.  Mainly as a cue to cause automake to include
41047         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
41048         Check for limits.h -- strtol.c needs it.
41049
41050 2000-12-05  Jim Meyering  <meyering@lucent.com>
41051
41052         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
41053
41054 2000-12-04  Jim Meyering  <meyering@lucent.com>
41055
41056         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
41057         Also include memory.h, stdlib.h, unistd.h if appropriate.
41058         Reported by Andreas Jaeger (conflicting declaration of malloc).
41059
41060 2000-12-02  Jim Meyering  <meyering@lucent.com>
41061
41062         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
41063         * m4/jm-macros.m4 (jm_MACROS): require it.
41064
41065 2000-12-02  Jim Meyering  <meyering@lucent.com>
41066
41067         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
41068
41069 2000-12-01  Paul Eggert  <eggert@twinsun.com>
41070
41071         * lib/memrchr.c: Include <config.h> before any system include file.
41072
41073 2000-11-30  Jim Meyering  <meyering@lucent.com>
41074
41075         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
41076
41077 2000-11-30  Jim Meyering  <meyering@lucent.com>
41078
41079         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
41080
41081 2000-11-29  Paul Eggert  <eggert@twinsun.com>
41082
41083         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
41084
41085 2000-11-26  Jim Meyering  <meyering@lucent.com>
41086
41087         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
41088
41089 2000-11-22  Paul Eggert  <eggert@twinsun.com>
41090
41091         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
41092         size of (size_t) -1; it's not portable.
41093
41094 2000-11-17  Jim Meyering  <meyering@lucent.com>
41095
41096         * lib/strstr.c: Update from GNU libc.
41097
41098 2000-11-17  Akim Demaille  <akim@epita.fr>
41099
41100         * lib/obstack.h: Formatting changes.
41101         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
41102         prevent type checking.
41103         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
41104         cast the value to (void *): assigning a `foo *' to a `void *'
41105         variable is valid.
41106         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
41107
41108 2000-11-16  Jim Meyering  <meyering@lucent.com>
41109
41110         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
41111
41112 2000-11-11  Jim Meyering  <meyering@lucent.com>
41113
41114         * lib/error.c: Add a couple #includes, merging from GNU libc version.
41115
41116 2000-11-10  Jim Meyering  <meyering@lucent.com>
41117
41118         * lib/obstack.h: Update from GNU libc.
41119         * lib/obstack.c: Likewise.
41120
41121 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
41122
41123         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
41124
41125 2000-11-06  Paul Eggert  <eggert@twinsun.com>
41126
41127         * lib/getusershell.c (setusershell): Use rewind rather than
41128         fseek/fseeko, to avoid configuration hassles with fseeko.
41129         Don't bother opening SHELLS_FILE if shellstream is NULL;
41130         it's not necessary.
41131
41132 2000-11-05  Jim Meyering  <meyering@lucent.com>
41133
41134         * lib/makepath.h (make_dir): Declare.
41135         * lib/makepath.c (make_dir): Remove `static' attribute.
41136         Tweak a comment.
41137
41138 2000-11-04  Jim Meyering  <meyering@lucent.com>
41139
41140         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
41141
41142 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
41143
41144         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
41145         last one in a bucket, advance to the next bucket.
41146
41147 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
41148
41149         * lib/fnmatch.c: Do not comment out all the code if we are using
41150         the GNU C library, because in some cases we are replacing buggy
41151         code in the GNU C library itself.
41152
41153 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
41154
41155         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
41156         (regex_compile): Catch bogus \(\1\).
41157
41158 2000-10-30  Paul Eggert  <eggert@twinsun.com>
41159
41160         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
41161         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
41162         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
41163
41164 2000-10-30  Paul Eggert  <eggert@twinsun.com>
41165
41166         * lib/error.h, getline.h, modechange.h:
41167         Remove "2000" from Copyright line, as the file hasn't been
41168         changed this year other than in the copyright notice.
41169
41170         * lib/xalloc.h: Add "2000" to Copyright line, as this file
41171         was changed this year.
41172
41173 2000-10-29  Jim Meyering  <meyering@lucent.com>
41174
41175         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
41176         renaming.
41177         * m4/ls-mntd-fs.m4: Likewise
41178
41179 2000-10-29  Jim Meyering  <meyering@lucent.com>
41180
41181         * lib/xstat.in: Fix grammar in comment.
41182
41183 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
41184
41185         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
41186         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
41187         doesn't define __restrict_arr.
41188
41189 2000-10-28  Jim Meyering  <meyering@lucent.com>
41190
41191         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
41192         (jm_PREREQ_MEMCHR): New function.
41193
41194 2000-10-28  Jim Meyering  <meyering@lucent.com>
41195
41196         * lib/memchr.c: Update from libc.
41197         Adjust for portability:
41198         [HAVE_STDLIB_H]: Include stdlib.h.
41199         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
41200         Undef __memchr, too.
41201         [!weak_alias]: Define __memchr to memchr.
41202
41203         * lib/regex.c: Update from libc.
41204         * lib/regex.h: Likewise.
41205         * lib/getopt1.c: Likewise.
41206         * lib/memcmp.c: Likewise.
41207
41208         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
41209         Avoid using fseek, when possible -- it's broken by design.
41210         Patch by Ulrich Drepper.
41211
41212 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
41213
41214         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
41215         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
41216         Giving in to popular pressure to shut up the compiler with casts.
41217
41218 2000-10-26  Jim Meyering  <meyering@lucent.com>
41219
41220         * lib/strftime.c: Update from libc.
41221
41222 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
41223
41224         * regex.c: More `unsigned char' -> `re_char' changes.
41225         Also change several `int' into `re_wchar_t'.
41226         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
41227         (PUSH_FAILURE_POINTER): Don't cast any more.
41228         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
41229         We want GCC to complain, since this piece of code makes
41230         re_match non-reentrant, which *should* be fixed.
41231         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
41232         (EXTEND_BUFFER): Use RETALLOC.
41233         (SET_LIST_BIT): Don't cast.
41234         (re_wchar_t): New type.
41235         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
41236         that those two functions will always properly return.
41237         (IMMEDIATE_QUIT_CHECK): Cast to void.
41238         (analyse_first): Use recursion rather than an explicit stack.
41239         (re_compile_fastmap): Can't fail anymore.
41240         (re_search_2): Don't check re_compile_fastmap for failure.
41241         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
41242         Now also sets the new value (passed in a new argument).
41243         (re_match_2_internal): Use it.
41244         Also, use a new var `reg' of type size_t when looping through regs
41245         rather than reuse the inappropriate `mcnt'.
41246
41247 2000-10-25  Jim Meyering  <meyering@lucent.com>
41248
41249         * lib/obstack.c: Update from libc.
41250
41251 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
41252
41253         * regex.c (regex_compile): Change the way of handling a range from
41254         a char less than 256 to a char not less than 256.
41255
41256 2000-10-24  Andrew Innes  <andrewi@gnu.org>
41257
41258         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
41259         NT-Emacs only.
41260         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
41261         so that re_search functions only quit when callers expect them to.
41262
41263 2000-10-23  Jim Meyering  <meyering@lucent.com>
41264
41265         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
41266         wrong.  That set_locale call must not have any side effects.
41267         From Paul Eggert.
41268
41269 2000-10-22  Jim Meyering  <meyering@lucent.com>
41270
41271         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
41272         [CYCLIC]: Remove now-unused definition.
41273
41274         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
41275         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
41276         Suggestion from Ulrich Drepper.
41277
41278 2000-10-21  Jim Meyering  <meyering@lucent.com>
41279
41280         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
41281         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
41282         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
41283
41284 2000-10-21  Jim Meyering  <meyering@lucent.com>
41285
41286         * lib/dirname.c (memrchr): Declare if necessary.
41287         (dir_name): Remove the restriction that there be no
41288         trailing slashes.  Now, this code skips past them, effectively
41289         ignoring them.
41290         [TEST_DIRNAME] (main): New unit tests.
41291
41292         * lib/memrchr.c: New file from GNU libc.
41293         Undef __memrchr, too.
41294         [!weak_alias]: Define __memrchr to memrchr.
41295         Guard weak_alias use with `#ifdef weak_alias'.
41296
41297 2000-10-21  Jim Meyering  <meyering@lucent.com>
41298
41299         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
41300         (dir_name): Use dir_name_r.
41301         * lib/dirname.h (dir_name_r): Declare it.
41302
41303 2000-10-17  Jim Meyering  <meyering@lucent.com>
41304
41305         * lib/quote.h (PARAMS): Define and use.
41306         Reported by Akim Demaille.
41307
41308         * lib/getopt.c: Update from libc.
41309
41310 2000-10-16  Jim Meyering  <meyering@lucent.com>
41311
41312         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
41313         setlocale.
41314         From Jan Fedak.
41315
41316 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
41317
41318         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
41319
41320 2000-09-25  Jim Meyering  <meyering@lucent.com>
41321
41322         * lib/md5.h (rol): Define (from GnuPG).
41323
41324         * lib/sha.c: Give credit (GnuPG) where due.
41325         (M): Use rol rather than open-coding it.
41326         Add a FIXME comment.
41327
41328 2000-09-21  Jim Meyering  <meyering@lucent.com>
41329
41330         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
41331         Reported by Michael Stone.
41332
41333 2000-09-20  Jim Meyering  <meyering@lucent.com>
41334
41335         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
41336         (noinst_HEADERS): Add sha.h.
41337         Based on code from Scott G. Miller and from GnuPG.
41338
41339 2000-09-18  Jim Meyering  <meyering@lucent.com>
41340
41341         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
41342         LIBS. Otherwise, everyone ends up linking with -lelf for some
41343         configurations.
41344         Reported by Mike Stone.
41345
41346 2000-09-15  Jim Meyering  <meyering@lucent.com>
41347
41348         * lib/regex.c: Update from libc.
41349
41350 2000-09-10  Jim Meyering  <meyering@lucent.com>
41351
41352         * lib/getopt.c (_getopt_internal): Update from glibc.
41353
41354 2000-09-09  Jim Meyering  <meyering@lucent.com>
41355
41356         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
41357         think it should be used as a general replacement for isascii.
41358         * lib/fnmatch.c: Likewise.
41359         * lib/mbswidth.c: Likewise
41360         * lib/regex.c: Likewise.
41361
41362         Don't use atoi.
41363         * lib/userspec.c: Include sys/param.h and limits.h.
41364         Include xstrtol.h.
41365         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
41366         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
41367         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
41368         UID, GID.  Check range.
41369
41370 2000-09-06  Jim Meyering  <meyering@lucent.com>
41371
41372         * lib/getopt.c (_getopt_internal): Update from glibc.
41373
41374 2000-08-30  Jim Meyering  <meyering@lucent.com>
41375
41376         * lib/strftime.c: Merge in changes from GNU libc.
41377
41378 2000-08-26  Jim Meyering  <meyering@lucent.com>
41379
41380         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
41381         * m4/fpending.m4: New file.
41382
41383 2000-08-26  Jim Meyering  <meyering@lucent.com>
41384
41385         * lib/closeout.c: Include "__fpending.h".
41386         (close_stdout_status): Return right away if there's nothing to flush.
41387
41388         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
41389         * lib/__fpending.c: New file.
41390         * lib/__fpending.h: New file.
41391
41392 2000-08-20  Jim Meyering  <meyering@lucent.com>
41393
41394         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
41395         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
41396         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
41397
41398 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
41399
41400         Improve fileutils installation on systems where running
41401         programs (like install) can't be unlinked.
41402         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
41403         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
41404
41405 2000-08-07  Paul Eggert  <eggert@twinsun.com>
41406
41407         Standardize on "memory exhausted" instead of "Memory exhausted"
41408         or "virtual memory exhausted".
41409         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
41410         "virtual memory exhausted".
41411         * lib/same.c (same_name): Invoke xalloc_die instead of printing
41412         our own message.
41413         * lib/userspec.c (parse_user_spec): Likewise.
41414         * lib/bumpalloc.h: comment fix
41415         * lib/same.c, userspec.c: Include xalloc.h.
41416
41417         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
41418         not char *const and pointing to a constant array.
41419         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
41420         (xrealloc): Comment fix.
41421
41422         * lib/userspec.c (parse_user_spec):
41423         Don't translate a message until just before returning,
41424         to avoid unnecessary translation.
41425
41426 2000-08-07  Jim Meyering  <meyering@lucent.com>
41427
41428         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
41429         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
41430         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
41431         getgroups.c, gethostname.c, getopt.h, group-member.c,
41432         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
41433         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
41434         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
41435         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
41436         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
41437         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
41438         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
41439         yesno.c: Back out Copyright date changes for each file with no change
41440         this year.  This eases coordination with other programs using the same
41441         source code modules.  From Paul Eggert.
41442
41443 2000-08-06  Paul Eggert  <eggert@twinsun.com>
41444
41445         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
41446         not char, for compatibility with glibc 2.1.3 strftime.c.
41447
41448 2000-08-03  Greg McGary  <greg@mcgary.org>
41449
41450         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
41451         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
41452         (EXTEND_BUFFER): Use them.
41453
41454 2000-08-01  Jim Meyering  <meyering@lucent.com>
41455
41456         * lib/dirname.c (ISSLASH): Define.
41457         (BACKSLASH_IS_PATH_SEPARATOR): Define.
41458         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
41459         both `\' and `/' may be use as path separators.
41460         Based on a patch from Prashant TR.
41461
41462 2000-07-31  Paul Eggert  <eggert@twinsun.com>
41463
41464         * lib/quotearg.c (quotearg_n_options): Don't make the initial
41465         slot vector a constant, since it might get modified.
41466
41467 2000-07-31  Jim Meyering  <meyering@lucent.com>
41468
41469         * lib/xmalloc.c: Use `virtual memory exhausted', not
41470         `Memory exhausted'.
41471         * lib/obstack.c (print_and_abort): Likewise.
41472
41473 2000-07-30  Paul Eggert  <eggert@twinsun.com>
41474
41475         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
41476         buffer, so that the caller can always quote one small
41477         component of a "memory exhausted" message in slot 0.
41478         From a suggestion by Jim Meyering.
41479
41480 2000-07-30  Jim Meyering  <meyering@lucent.com>
41481
41482         * lib/makepath.c (make_path): Quote the other instance, too.
41483
41484         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
41485         (STATIC_BUF_SIZE): Define.
41486         (quotearg_n_options): Use only statically allocated storage when
41487         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
41488         than STATIC_BUF_SIZE.
41489
41490 2000-07-29  Jim Meyering  <meyering@lucent.com>
41491
41492         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
41493         * lib/dirname.c (dir_name): Likewise.
41494
41495         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
41496         `/'.
41497
41498         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
41499         (dir_name): Assert that there are no trailing slashes.
41500
41501 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
41502
41503         * lib/mbswidth.h (mbswidth): Add a flags argument.
41504         (mbswidth): New declaration.
41505         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
41506         * lib/mbswidth.c (mbswidth): Add a flags argument.
41507         (mbsnwidth): New function.
41508
41509 2000-07-24  Jim Meyering  <meyering@lucent.com>
41510
41511         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
41512
41513 2000-07-23  Paul Eggert  <eggert@twinsun.com>
41514
41515         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
41516
41517 2000-07-23  Paul Eggert  <eggert@twinsun.com>
41518
41519         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
41520         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
41521         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
41522         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
41523         invoke multibyte primitives.
41524
41525 2000-07-23  Paul Eggert  <eggert@twinsun.com>
41526
41527         * lib/quotearg.c:
41528         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
41529         so that mbstate_t is always defined.
41530
41531         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
41532         be 1 in at least one GCC installation, and this configuration
41533         error is likely to be common.  Ignoring MB_LEN_MAX hurts
41534         performance on hosts that have mbrtowc but have only unibyte
41535         locales, but I assume these hosts are rare.
41536
41537 2000-07-23  Paul Eggert  <eggert@twinsun.com>
41538
41539         * lib/mbswidth.c (_XOPEN_SOURCE):
41540         Don't define; this causes problems on Solaris 7.
41541         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
41542
41543 2000-07-23  Jim Meyering  <meyering@lucent.com>
41544
41545         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
41546         too: getgrgid, getpwuid, getuid.
41547
41548 2000-07-23  Jim Meyering  <meyering@lucent.com>
41549
41550         * lib/basename.c (base_name): Add an assertion.
41551
41552 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
41553
41554         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
41555         shadow its mbsinit function.
41556
41557 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
41558
41559         * lib/mbswidth.h: New file.
41560         * lib/mbswidth.c: New file.
41561         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
41562         (noinst_HEADERS): Add mbswidth.h.
41563
41564 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
41565
41566         * lib/config.charset: Add support for FreeBSD. Improve support for
41567         HP-UX and IRIX 6.
41568
41569 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
41570
41571         * m4/mbswidth.m4: New file.
41572         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
41573
41574 2000-07-15  Jim Meyering  <meyering@lucent.com>
41575
41576         * lib/makepath.c: Include quote.h.
41577         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
41578         corresponding argument in a `quote (...)' call.
41579         Give better diagnostics.
41580
41581         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
41582         (noinst_HEADERS): Add quote.h.
41583
41584         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
41585         from tar's src/misc.c.
41586         * lib/quote.h: New file.  Prototypes for same.
41587
41588 2000-07-14  Paul Eggert  <eggert@twinsun.com>
41589
41590         From a suggestion by Bruno Haible.
41591         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
41592         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
41593         to decide whether to define the BeOS workaround macro;
41594         this adjusts to the change to AC_MBSTATE_T.
41595
41596 2000-07-14  Jim Meyering  <meyering@lucent.com>
41597
41598         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
41599         jm_AC_TYPE_UINTMAX_T.
41600
41601 2000-07-13  Paul Eggert  <eggert@twinsun.com>
41602
41603         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
41604
41605         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
41606         quotearg_buffer_restyled): Add support for
41607         clocale_quoting_style.  Undo previous change to
41608         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
41609         and "{RIGHT QUOTATION MARK}" msgids.
41610
41611 2000-07-10  Paul Eggert  <eggert@twinsun.com>
41612
41613         From a suggestion by Bruno Haible.
41614         * m4/mbstate_t.m4 (AC_MBSTATE_T):
41615         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
41616         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
41617         and mbstate_t, to a single-part test that simply defines mbstate_t.
41618         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
41619         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
41620
41621 2000-07-10  Jim Meyering  <meyering@lucent.com>
41622
41623         * m4/strerror_r.m4: Mirror the correction made in autoconf.
41624
41625         * m4/gnu-source.m4: Output to confdefs.h directly.
41626         Suggestion from Akim Demaille.
41627
41628 2000-07-09  Paul Eggert  <eggert@twinsun.com>
41629
41630         The old behavior of quoting `like this' doesn't look good with
41631         newer, ISO-style fonts.  See:
41632         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
41633
41634         Instead, quote "like this" by default.  Let the translator
41635         tailor the locale-specific quoting behavior by providing
41636         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
41637
41638         * lib/quotearg.c (N_): New macro.
41639         (gettext_default): New function.
41640         (quotearg_buffer_restyled): Use
41641         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
41642         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
41643
41644 2000-07-09  Jim Meyering  <meyering@lucent.com>
41645
41646         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
41647         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
41648
41649         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
41650         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
41651
41652 2000-07-09  Jim Meyering  <meyering@lucent.com>
41653
41654         * lib/Most files: Update copyright dates to include 2000.
41655
41656 2000-07-08  Jim Meyering  <meyering@lucent.com>
41657
41658         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
41659         if not defined.
41660         (xgethostname): Remove now-unnecessary #ifdef.
41661         Move declaration of `err' into loop where it's used.
41662
41663 2000-07-05  Paul Eggert  <eggert@twinsun.com>
41664         and Bruno Haible  <haible@clisp.cons.org>
41665
41666         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
41667         only if the test for an object-type mbstate_t fails.  This
41668         prevents us from mistakenly reporting that mbstate_t is a
41669         system object type after we "#define mbstate_t int" to work
41670         around its lack.
41671
41672 2000-07-05  Paul Eggert  <eggert@twinsun.com>
41673         and Bruno Haible  <haible@clisp.cons.org>
41674
41675         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
41676
41677 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
41678
41679         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
41680         to strerror_r.
41681         Include <ctype.h> for use of isalpha.
41682
41683 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
41684
41685         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
41686         by allocating a larger buffer. Test the gethostname return value for
41687         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
41688         returns an error and ENAMETOOLONG isn't defined.
41689
41690 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
41691
41692         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
41693         dimension.
41694
41695 2000-07-04  Jim Meyering  <meyering@lucent.com>
41696
41697         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
41698         of the deprecated AC_CHECKING.
41699
41700 2000-07-04  Jim Meyering  <meyering@lucent.com>
41701
41702         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
41703         Reported by Bruno Haible.
41704
41705 2000-07-04  Jim Meyering  <meyering@lucent.com>
41706
41707         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
41708         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
41709         lacks mbrtowc.
41710
41711 2000-07-03  Paul Eggert  <eggert@twinsun.com>
41712
41713         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
41714         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
41715
41716 2000-07-03  Paul Eggert  <eggert@twinsun.com>
41717         and Bruno Haible  <haible@clisp.cons.org>
41718
41719         * lib/quotearg.c (mbrtowc):
41720         Assign to *pwc, and return 1 only if result is nonzero.
41721         (iswprint): Use ISPRINT when substituting our own mbrtowc.
41722
41723 2000-07-03  Jim Meyering  <meyering@lucent.com>
41724
41725         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
41726
41727 2000-07-03  Jim Meyering  <meyering@lucent.com>
41728
41729         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
41730         This is necessary to get a definition of e.g., UTMP_FILE on
41731         HP-UX 10.20.
41732         From Bob Proulx.
41733
41734 2000-07-02  Jim Meyering  <meyering@lucent.com>
41735
41736         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
41737
41738         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
41739         AC_LIBOBJ(function_name).
41740         * m4/chown.m4: Likewise.
41741         * m4/fnmatch.m4: Likewise.
41742         * m4/ftruncate.m4: Likewise.
41743         * m4/getgroups.m4: Likewise.
41744         * m4/getline.m4: Likewise.
41745         * m4/group-member.m4: Likewise.
41746         * m4/jm-macros.m4: Likewise.
41747         * m4/lstat.m4: Likewise.
41748         * m4/malloc.m4: Likewise.
41749         * m4/memcmp.m4: Likewise.
41750         * m4/nanosleep.m4: Likewise.
41751         * m4/putenv.m4: Likewise.
41752         * m4/realloc.m4: Likewise.
41753         * m4/regex.m4: Likewise.
41754         * m4/stat.m4: Likewise.
41755         * m4/strftime.m4: Likewise.
41756
41757 2000-07-02  Jim Meyering  <meyering@lucent.com>
41758
41759         * lib/quotearg.c (mbstate_t): Don't define here.
41760
41761 2000-07-02  Jim Meyering  <meyering@lucent.com>
41762
41763         * lib/nanosleep.c (SIGCONT): Define if not already defined.
41764
41765 2000-07-01  Jim Meyering  <meyering@lucent.com>
41766
41767         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
41768
41769 2000-07-01  Jim Meyering  <meyering@lucent.com>
41770
41771         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
41772         problem.
41773
41774 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
41775
41776         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
41777         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
41778
41779 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
41780
41781         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
41782         per change in ../m4/ls-mntd-fs.m4.
41783         (read_filesystem_list): Ignore symbolic links.
41784
41785 2000-06-29  Jim Meyering  <meyering@lucent.com>
41786
41787         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
41788         for declaration of strcmp.
41789
41790         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
41791
41792         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
41793         Avoid warning by casting result to `char *' to remove `const'.
41794
41795 2000-06-28  Jim Meyering  <meyering@lucent.com>
41796
41797         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
41798         included by quotearg.c, for which we perform this test.  From
41799         Bruno Haible.
41800
41801 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
41802
41803         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
41804         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
41805         <utmpx.h> exists, put readutmp.o into LIBOBJS.
41806
41807 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
41808
41809         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
41810
41811 2000-06-26  Paul Eggert  <eggert@twinsun.com>
41812
41813         savedir now sets errno on failure and invokes xmalloc to get memory.
41814         Fix a couple of other minor bugs while we're at it.
41815
41816         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
41817         (NAMLEN): Remove macro.
41818         (malloc, realloc): Remove decls.
41819         (stpcpy): Likewise.
41820         ("xalloc.h"): Include.
41821         (NAME_SIZE_DEFAULT): New macro.
41822         (savedir): Use xmalloc / xrealloc to allocate memory.
41823         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
41824         Skip "" directory entries.
41825         Use strlen to calculate directory entry length, since the old method
41826         is rarely used these days and isn't worth supporting.
41827         Don't use a pointer after freeing it.
41828         Check for integer overflow when calculating allocation size.
41829         Use memcpy to copy entries, instead of stpcpy.
41830         Set errno properly when returning NULL.
41831         Check for readdir error.
41832
41833 2000-06-26  Jim Meyering  <meyering@lucent.com>
41834
41835         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
41836
41837 2000-06-25  Jim Meyering  <meyering@lucent.com>
41838
41839         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
41840         Linux header bug when _XOPEN_SOURCE is defined to 500.
41841
41842 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
41843
41844         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
41845         deficiency.
41846
41847 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
41848
41849         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
41850         Include xalloc.h.
41851         Don't include <stdlib.h>.  Don't declare malloc, realloc.
41852
41853 2000-06-24  Jim Meyering  <meyering@lucent.com>
41854
41855         * m4/strerror_r.m4: Revive this file -- to try out an experimental
41856         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
41857         for which strerror does return char*, but which lacks a conveniently
41858         accessible declaration of the function.  If the compile-test says
41859         strerror_r doesn't work, then resort to a `run'-test that works on
41860         BeOS and segfaults on DEC Unix.
41861
41862 2000-06-24  Jim Meyering  <meyering@lucent.com>
41863
41864         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
41865
41866 2000-06-23  Paul Eggert  <eggert@twinsun.com>
41867
41868         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
41869         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
41870
41871 2000-06-23  Paul Eggert  <eggert@twinsun.com>
41872
41873         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
41874         (mbrtowc, mbstate_t): Define substitutes if
41875         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
41876         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
41877         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
41878
41879 2000-06-23  Jim Meyering  <meyering@lucent.com>
41880
41881         * m4/afs.m4: Add missing AC_MSG_RESULT.
41882         Reported by Bruno Haible.
41883
41884         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
41885         Suggestion from Bruno Haible.
41886
41887 2000-06-23  Jim Meyering  <meyering@lucent.com>
41888
41889         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
41890
41891 2000-06-21  Jim Meyering  <meyering@lucent.com>
41892
41893         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
41894
41895 2000-06-21  Jim Meyering  <meyering@lucent.com>
41896
41897         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
41898         (noinst_HEADERS): Add getstr.h.
41899
41900         * lib/getline.c (getstr): Move into a separate file.
41901         * lib/getstr.c (getstr): New file, extracted from getline.c, with
41902         the following changes: new parameter, delim2; both delim[12]
41903         parameters have type `int', not `char'.  The latter would lose
41904         with 8-bit delimiters.
41905         * lib/getstr.h: New file.
41906
41907 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
41908
41909         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
41910         than 1024, return a memory chunk of least possible size, instead
41911         of size PATH_MAX + 2. In the loop, increment the size proportionally.
41912         Use free/xmalloc instead of xrealloc to avoid copying for very long
41913         paths.
41914
41915 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
41916
41917         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
41918         the empty string.
41919
41920 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
41921
41922         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
41923         address, not strdup.  Include <stdlib.h> and don't declare free().
41924
41925 2000-06-19  Jim Meyering  <meyering@lucent.com>
41926
41927         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
41928
41929 2000-06-18  Jim Meyering  <meyering@lucent.com>
41930
41931         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
41932
41933         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
41934         `checking whether...' message to be consistent with that of the
41935         lstat test.
41936
41937 2000-06-18  Jim Meyering  <meyering@lucent.com>
41938
41939         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
41940         Besides, these days every porting target provides a mkdir function.
41941
41942         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
41943         needed. (this snippet comes from src/system.h).
41944
41945 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
41946
41947         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
41948
41949 2000-06-15  Paul Eggert  <eggert@twinsun.com>
41950
41951         * lib/human.c (adjust_value): New function.
41952         (human_readable_inexact): Apply rounding style even when
41953         printing approximate values.
41954
41955 2000-06-14  Paul Eggert  <eggert@twinsun.com>
41956
41957         * lib/human.c (human_readable_inexact): Allow an input block
41958         size that is not a multiple of the output block size, and vice versa.
41959         Reported by Piergiorgio Sartor.
41960
41961 2000-06-14  Paul Eggert  <eggert@twinsun.com>
41962
41963         * lib/getdate.y (get_date): Apply relative times after time
41964         zone indicator, not before.  Reported by Todd A. Jacobs.
41965
41966 2000-06-13  Jim Meyering  <meyering@lucent.com>
41967
41968         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
41969
41970         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
41971
41972 2000-06-12  Paul Eggert  <eggert@twinsun.com>
41973
41974         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
41975
41976 2000-06-12  Jim Meyering  <meyering@lucent.com>
41977
41978         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
41979         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
41980         optional argument.
41981         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
41982         the optional argument, `lib'.
41983
41984 2000-06-08  Jim Meyering  <meyering@lucent.com>
41985
41986         * m4/largefile.m4: Remove file (now that it's part of autoconf).
41987
41988 2000-06-04  Paul Eggert  <eggert@twinsun.com>
41989
41990         Rewrite largefile configuration so that we don't need to run
41991         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
41992         AC_CANONICAL_HOST in configure.in -- jmm]
41993
41994         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
41995         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
41996         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
41997         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
41998         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
41999         All uses changed.
42000         Instead of inspecting the output of getconf, try to compile the
42001         test program without and with the macro definition.
42002         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
42003         for getconf.  Instead, check for the needed flags by compiling
42004         test programs.
42005
42006 2000-06-04  Paul Eggert  <eggert@twinsun.com>
42007
42008         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
42009
42010 2000-06-04  Jim Meyering  <meyering@lucent.com>
42011
42012         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
42013         SunOS 4.1.4 for which gid_t is an unsigned type.
42014
42015 2000-06-03  Jim Meyering  <meyering@lucent.com>
42016
42017         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
42018         now that autoconf requires that.
42019
42020         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
42021         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
42022         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
42023
42024 2000-06-03  Jim Meyering  <meyering@lucent.com>
42025
42026         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
42027
42028 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
42029
42030         * m4/glibc21.m4: New file.
42031         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
42032
42033 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
42034
42035         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
42036         newer, don't install charset.alias.
42037         * lib/config.charset: Change the Linux/glibc rules so they become empty
42038         on glibc-2.1 or newer.
42039
42040 2000-06-02  Jim Meyering  <meyering@lucent.com>
42041
42042         * lib/mountlist.c: Back out last change.  Instead, do this...
42043         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
42044         me_dummy member using the same `ignore'-testing code.
42045         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
42046         fs_type strings.
42047         From Mark D. Roth.
42048
42049 2000-05-29  Jim Meyering  <meyering@lucent.com>
42050
42051         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
42052         mounts with the `ignore' attribute.  Based on a patch from
42053         Mark D. Roth.
42054
42055 2000-05-28  Jim Meyering  <meyering@lucent.com>
42056
42057         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
42058         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
42059         * m4/stat.m4: Likewise.
42060         * m4/lstat.m4: Likewise.
42061         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
42062
42063         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
42064         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
42065
42066 2000-05-26  Jim Meyering  <meyering@lucent.com>
42067
42068         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
42069
42070 2000-05-24  Jim Meyering  <meyering@lucent.com>
42071
42072         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
42073         autoconf requires that.
42074         * m4/lib-check.m4: Likewise.
42075         * m4/jm-macros.m4: Likewise.
42076         * m4/strftime.m4: Likewise.
42077
42078         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
42079         AC_CHECK_DECLS, now that autoconf requires that.
42080
42081 2000-05-22  Jim Meyering  <meyering@lucent.com>
42082
42083         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
42084         * m4/lstat.m4: Likewise.
42085
42086 2000-05-22  Jim Meyering  <meyering@lucent.com>
42087
42088         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
42089
42090 2000-05-20  Jim Meyering  <meyering@lucent.com>
42091
42092         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
42093         (jm_PREREQ): Use it.
42094
42095 2000-05-18  Jim Meyering  <meyering@lucent.com>
42096
42097         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
42098         back, too, since it may have been modified by allocate_entry.
42099         (hash_delete): Rewrite to use neither the assignment operator
42100         nor the comma operator in an if-expression.
42101
42102 2000-05-15  Paul Eggert  <eggert@twinsun.com>
42103
42104         * lib/closeout.c:
42105         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
42106         Remove; no longer needed.
42107         "quotearg.h": Add include.
42108         (file_name): Do not bother to explicitly initialize to NULL; it's less
42109         efficient on some hosts.
42110         (close_stdout_status): Remove test as to whether stdout was already
42111         closed; it breaks for the case "echo x | sort >&-".
42112         Quote file name colons.
42113         Do not assume that _("write error") lacks format strings.
42114
42115 2000-05-15  Jim Meyering  <meyering@lucent.com>
42116
42117         * lib/version-etc.c (version_etc_copyright): Update the copyright
42118         string used in all --version output.
42119
42120 2000-05-14  Jim Meyering  <meyering@lucent.com>
42121
42122         * lib/closeout.c (close_stdout_set_file_name): New function.
42123         (close_stdout_status): Use new file-scoped global.
42124         Return right away if fstat says the stdout file descriptor is invalid.
42125         * lib/closeout.h (close_stdout_set_file_name): Declare.
42126
42127 2000-05-10  Jim Meyering  <meyering@lucent.com>
42128
42129         * lib/closeout.c [default_exit_status]: New file-scoped variable.
42130         (close_stdout_set_status): New function.
42131         * lib/closeout.h (close_stdout_set_status): Declare.
42132
42133 2000-05-09  Jim Meyering  <meyering@lucent.com>
42134
42135         * m4/gettext.m4: Rename this...
42136         * m4/libintl.m4: ...to this.
42137
42138 2000-05-08  Jim Meyering  <meyering@lucent.com>
42139
42140         * lib/long-options.c: Don't include closeout.h.
42141         (parse_long_options): Don't call close_stdout for --version.
42142
42143 2000-05-06  Paul Eggert  <eggert@twinsun.com>
42144
42145         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
42146         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
42147         2.1.3 bug.  This avoids a clash when files like regex.c define
42148         _GNU_SOURCE.
42149
42150 2000-05-06  Jim Meyering  <meyering@lucent.com>
42151
42152         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
42153         (AC_REPLACE_FUNCS): Add strnlen.
42154
42155         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
42156         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
42157
42158         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
42159         AC_SEARCH_LIBS call for nanosleep.
42160         (LIB_NANOSLEEP): Set and AC_SUBST.
42161
42162 2000-05-06  Jim Meyering  <meyering@lucent.com>
42163
42164         * lib/strnlen.c: Undefine __strnlen and strnlen.
42165         [!weak_alias]: Define __strnlen to strnlen.
42166
42167         * lib/atexit.c: New file, from libiberty.
42168
42169 2000-05-06  Jim Meyering  <meyering@lucent.com>
42170
42171         * lib/closeout.c (close_stdout_status): Also check for errors on the
42172         stderr stream.
42173
42174 2000-05-05  Jim Meyering  <meyering@lucent.com>
42175
42176         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
42177         AC_SEARCH_LIBS call for clock_gettime.
42178         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
42179
42180         * m4/search-libs.m4: Update from autoconf.
42181
42182         su doesn't work on Solaris 2.6.
42183         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
42184         <shadow.h>.  Reported by Dragos Harabor.
42185
42186 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
42187
42188         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
42189         memcpy instead of xmalloc, xrealloc, path_concat.
42190         (locale_charset): Treat empty environment variables as absent.
42191         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
42192
42193 2000-05-04  Jim Meyering  <meyering@lucent.com>
42194
42195         * lib/getopt.c: Update from glibc.
42196         * lib/obstack.c: Likewise.
42197         * lib/obstack.h: Likewise.
42198         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
42199         file
42200
42201         * lib/regex.h: Likewise.
42202         * lib/strndup.c: Likewise.
42203         * lib/strnlen.c: New file, from glibc.
42204
42205 2000-05-03  Jim Meyering  <meyering@lucent.com>
42206
42207         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
42208
42209 2000-05-02  Paul Eggert  <eggert@twinsun.com>
42210
42211         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
42212         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
42213         compile-time test, rather than inspecting host and OS, to
42214         decide whether to define _LARGEFILE_SOURCE.
42215
42216 2000-05-01  Jim Meyering  <meyering@lucent.com>
42217
42218         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
42219
42220         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
42221         Based on a patch from Bruno Haible.
42222
42223 2000-05-01  Jim Meyering  <meyering@lucent.com>
42224
42225         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
42226
42227 2000-04-29  Jim Meyering  <meyering@lucent.com>
42228
42229         * lib/path-concat.c: Declare strdup only if it's not defined.
42230         * lib/canon-host.c: Likewise.
42231
42232 2000-04-28  Jim Meyering  <meyering@lucent.com>
42233
42234         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
42235         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
42236         is included first, then limits.h is included by locale.h by libintl.h.
42237         From John David Anglin.
42238
42239 2000-04-25  Jim Meyering  <meyering@lucent.com>
42240
42241         * lib/makepath.c (S_IRWXUGO): Define.
42242         (make_path): Always perform explicit chmod if MODE specifies any
42243         of the `special' permission bits.  Prompted by a bug report against
42244         install from Mate Wierdl and Joost van Baal.
42245
42246 2000-04-18  Jim Meyering  <meyering@lucent.com>
42247
42248         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
42249         (jm_PREREQ): Use it.
42250
42251 2000-04-18  Jim Meyering  <meyering@lucent.com>
42252
42253         * lib/README: New file.
42254
42255         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
42256         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
42257
42258 2000-04-17  Jim Meyering  <meyering@lucent.com>
42259
42260         Get it right :-)
42261         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
42262         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
42263         Suggestion from Akim Demaille.
42264
42265 2000-04-17  Jim Meyering  <meyering@lucent.com>
42266
42267         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
42268         the definition of it to rpl_strftime also defined-away the system's
42269         declaration.
42270
42271 2000-04-15  Jim Meyering  <meyering@lucent.com>
42272
42273         Use `C' to denote so-called `contiguous' files, the same way
42274         that tar does.
42275         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
42276         (ftypelet): Use S_ISCTG.
42277         From Michael Deutschmann.
42278
42279 2000-04-14  Jim Meyering  <meyering@lucent.com>
42280
42281         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
42282         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
42283         clobbered.
42284
42285 2000-04-14  Jim Meyering  <meyering@lucent.com>
42286
42287         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
42288
42289 2000-04-13  Jim Meyering  <meyering@lucent.com>
42290
42291         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
42292         AH_VERBATIM to insert required #ifndef into config.h.in.
42293         Suggestion from Akim Demaille.
42294
42295 2000-04-12  Jim Meyering  <meyering@lucent.com>
42296
42297         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
42298         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
42299         Christian Krackowizer.
42300
42301         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
42302         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
42303         (AC_SYS_LARGEFILE): Require.
42304         (AM_C_PROTOTYPES): Require.
42305
42306 2000-04-08  Jim Meyering  <meyering@lucent.com>
42307
42308         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
42309         names don't conflict.  Reported by Eli Zaretskii.
42310
42311 2000-04-07  Jim Meyering  <meyering@lucent.com>
42312
42313         * lib/putenv.c: Move inclusion of errno.h so it follows that of
42314         sys/types.h, to work around system header problems on AIX 3.2.5.
42315         From Bruno Haible.
42316
42317 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
42318
42319         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
42320         bug.  Deal with the different error behavior of Irix iconv.
42321
42322 2000-04-05  Paul Eggert  <eggert@twinsun.com>
42323
42324         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
42325         IRIX if the installer said otherwise.
42326
42327 2000-04-05  Jim Meyering  <meyering@lucent.com>
42328
42329         Portability tweaks required for ultrix4.3.
42330         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
42331         (jm_CHECK_DECLS): Add getutent to the list of functions.
42332         (_jm_DECL_HEADERS): Add utmpx.h.
42333         From John David Anglin.
42334
42335         * m4/strftime.m4: Back out the 2000-04-02 change.
42336         Instead of that change, simply undefine putenv in the test program.
42337
42338 2000-04-05  Jim Meyering  <meyering@lucent.com>
42339
42340         Portability tweaks required for ultrix4.3.
42341         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
42342         getutent.
42343         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
42344         * lib/canon-host.c: Declare strdup.
42345         * lib/path-concat.c: Likewise.
42346         From John David Anglin.
42347
42348 2000-04-04  Jim Meyering  <meyering@lucent.com>
42349
42350         Be more DOS 8.3-friendly.
42351         * lib/ref-add.sin: Renamed from ref-add.sed.in.
42352         * lib/ref-del.sin: Renamed from ref-del.sed.in.
42353         * lib/Makefile.am: Reflect renaming.
42354         Reported by Eli Zaretskii.
42355
42356         Use a temporary file name that won't clash with `charset.alias'
42357         in the DOS 8.3 name space.
42358         * lib/Makefile.am (charset_tmp): Define.
42359         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
42360         (uninstall-local): Likewise.
42361         Reported by Eli Zaretskii.
42362
42363 2000-04-03  Jim Meyering  <meyering@lucent.com>
42364
42365         * m4/gettext.m4: Fix typo in comment.
42366
42367         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
42368         textutils/configure.in).  Suggestion from Paul Eggert.
42369         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
42370
42371 2000-04-02  Paul Eggert  <eggert@twinsun.com>
42372
42373         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
42374         variable in the shell rather than using putenv, which isn't
42375         portable.  This avoids the configure-time inter-test dependency
42376         on the potentially-renamed putenv function.
42377
42378 2000-03-30  Paul Eggert  <eggert@twinsun.com>
42379
42380         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
42381         before checking struct stat.st_blksize, so that
42382         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
42383
42384 2000-03-29  Paul Eggert  <eggert@twinsun.com>
42385
42386         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
42387         since strftime.c uses HAVE_STRFTIME to decide whether to use
42388         the underlying strftime.
42389
42390 2000-03-29  Paul Eggert  <eggert@twinsun.com>
42391
42392         * lib/time/strftime.c (my_strftime): Make sure we call the system
42393         strftime, not ourselves, when invoking the underlying strftime.
42394
42395 2000-03-24  Jim Meyering  <meyering@lucent.com>
42396
42397         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
42398         (charset_alias): Define.
42399         (install-exec-local): Factor out common code.
42400         (uninstall-local): Split lines longer than 80.
42401         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
42402         (SUFFIXES): Define.
42403         (.sed.in.sed): New rule.  Don't redirect directly to $@.
42404         (CLEANFILES): Add ref-add.sed and ref-del.sed.
42405
42406 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
42407
42408         * lib/config.charset: Output a line containing "Packages using this
42409         file".
42410         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
42411         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
42412         ref-del.sed): New rules.
42413
42414 2000-03-17  Jim Meyering  <meyering@lucent.com>
42415
42416         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
42417         Otherwise, include <strings.h>
42418
42419 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
42420
42421         * lib/unicodeio.c (utf8_wctomb): New function.
42422         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
42423         format instead of in UCS-4 with platform dependent endianness.
42424
42425 2000-03-10  Jim Meyering  <meyering@lucent.com>
42426
42427         * m4/lib-check.m4: Look for getspnam in -lgen, too.
42428         From Marco Franzen.
42429
42430 2000-03-07  Paul Eggert  <eggert@twinsun.com>
42431
42432         * lib/savedir.c (savedir): Work even if directory size is
42433         negative; this can happen with some screwy NFS configurations.
42434
42435 2000-03-06  Jim Meyering  <meyering@lucent.com>
42436
42437         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
42438         if it's NULL (because we ran out of memory).  From Bruno Haible.
42439
42440 2000-03-05  Jim Meyering  <meyering@lucent.com>
42441
42442         * lib/localcharset.c ("path-concat.h"): Include.
42443         (get_charset_aliases): Use path_concat instead of ANSI string
42444         concatenation.
42445
42446         * lib/unicodeio.h (PARAMS): Define.
42447         Use it to guard prototype.
42448
42449 2000-03-04  Jim Meyering  <meyering@lucent.com>
42450
42451         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
42452         for lib/localcharset.c.
42453
42454 2000-03-04  Jim Meyering  <meyering@lucent.com>
42455
42456         * lib/Makefile.am (install-exec-local): Create $(libdir) before
42457         installing into it.
42458         (uninstall-local): Uncomment this rule so `make distcheck' works
42459         once again.
42460
42461         * lib/unicodeio.c (<errno.h>): Include it.
42462         (errno): Declare if not defined.
42463
42464         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
42465
42466         * lib/config.charset: New version, incorporating remarks from a linux
42467         i18n mailing list.  From Bruno Haible.
42468
42469 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
42470
42471         * m4/codeset.m4: New file.
42472         * m4/iconv.m4: New file.
42473         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
42474
42475 2000-03-03  Jim Meyering  <meyering@lucent.com>
42476
42477         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
42478
42479 2000-03-02  Jim Meyering  <meyering@lucent.com>
42480
42481         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
42482         the messages come out on separate lines.
42483
42484         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
42485         rather than jm_CHECK_DECLARATIONS.
42486         * m4/decl.m4: Remove now-unused file.
42487
42488         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
42489         geteuid.
42490
42491 2000-03-02  Jim Meyering  <meyering@lucent.com>
42492
42493         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
42494
42495 2000-03-01  Jim Meyering  <meyering@lucent.com>
42496
42497         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
42498         * lib/unicodeio.c: Likewise.
42499
42500 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
42501
42502         * lib/config.charset: New file.
42503         * lib/localcharset.c: New file.
42504         * lib/unicodeio.h, lib/unicodeio.c: New files.
42505         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
42506         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
42507         (noinst_HEADERS): Add unicodeio.h.
42508         (all-local, install-exec-local, charset.alias): New targets.
42509
42510 2000-02-28  Paul Eggert  <eggert@twinsun.com>
42511
42512         * lib/quotearg.c (ALERT_CHAR): New macro.
42513         (quotearg_buffer_restyled): Use it.
42514
42515 2000-02-27  Jim Meyering  <meyering@lucent.com>
42516
42517         * m4/check-decl.m4: Add getenv to the list.
42518
42519 2000-02-27  Jim Meyering  <meyering@lucent.com>
42520
42521         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
42522         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
42523
42524         * lib/backupfile.c: Guard inclusion of stdlib.h with
42525         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
42526         Declare malloc if needed.
42527
42528         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
42529         `#ifndef HAVE_DECL..'
42530         now that autoconf always defines the HAVE_DECL_ symbols.
42531         * lib/human.c: Likewise.
42532         * lib/same.c: Likewise.
42533         * lib/strtoumax.c: Likewise.
42534
42535         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
42536         declaration check was not run.
42537         * lib/hash.c: Likewise.
42538         * lib/human.c: Likewise.
42539         * lib/same.c: Likewise.
42540         * lib/strtoumax.c: Likewise.
42541
42542         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
42543         `.', then first look up the entire `.'-containing string as a login
42544         name.
42545
42546 2000-02-23  Jim Meyering  <meyering@lucent.com>
42547
42548         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
42549         in place of my hack.
42550
42551 2000-02-18  Paul Eggert  <eggert@twinsun.com>
42552
42553         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
42554         (textint): New typedef.
42555         (parser_control): Member year changed from int to textint.
42556         All uses changed.
42557         (YYSTYPE): Removed; replaced by %union with int and textint members.
42558         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
42559         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
42560         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
42561         (tSNUMBER, tUNUMBER): Now of type <textintval>.
42562         (date, number, to_year): Use width of number in digits, not its value,
42563         to determine whether it's a 2-digit year, or a 2-digit time.
42564         (yylex): Store number of digits of numeric tokens.
42565         Reported by John Kendall.
42566
42567         (parser_control): Changed from struct parser_control to typedef (for
42568         consistency).  All uses changed.
42569
42570         (tID): Removed; not used.
42571         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
42572
42573 2000-02-14  Paul Eggert  <eggert@twinsun.com>
42574
42575         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
42576         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
42577
42578 2000-02-12  Jim Meyering  <meyering@lucent.com>
42579
42580         * lib/userspec.c (ISDIGIT): Define it.
42581         (isdigit): Remove definition.
42582         (is_number): Use ISDIGIT, not isdigit.
42583         <libintl.h>: Include.
42584         (_ and N_): Define.
42585         (parse_user_spec): Mark translatable strings.
42586
42587 2000-02-10  Jim Meyering  <meyering@lucent.com>
42588
42589         With these changes, nanosleep.[ch] are finally enough like the other
42590         lib/* replacement files to compile on a few more losing systems.
42591
42592         * lib/nanosleep.h: Don't include config.h.
42593         Remove prototype from declaration of nanosleep.
42594         (PARAMS): Remove now-unneeded definition.
42595         * lib/nanosleep.c: #undef nanosleep.
42596         (rpl_nanosleep): Rename from nanosleep.
42597
42598 2000-02-10  Jim Meyering  <meyering@lucent.com>
42599
42600         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
42601         gnu_nanosleep to rpl_nanosleep.
42602
42603 2000-02-09  Jim Meyering  <meyering@lucent.com>
42604
42605         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
42606         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
42607
42608 2000-02-08  Akim Demaille  <akim@epita.fr>
42609
42610         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
42611         `[' and `]' and remove uses of `changequote'.
42612         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
42613         (AC_SYS_LARGEFILE): Likewise.
42614         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
42615         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
42616         of changequote.
42617         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
42618         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
42619         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
42620         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
42621
42622 2000-02-05  Jim Meyering  <meyering@lucent.com>
42623
42624         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
42625         Remove explicit use of AC_HEADER_TIME.  It is required by
42626         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
42627         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
42628         in autoconf whereby the expansion of the latter ended up preceding
42629         the expansion of its prerequisite, AC_HEADER_TIME.
42630         Reported by Volker Borchert.
42631
42632 2000-02-03  Jim Meyering  <meyering@lucent.com>
42633
42634         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
42635
42636 2000-02-03  Jim Meyering  <meyering@lucent.com>
42637
42638         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
42639         rather than with `#if HAVE_UTMPNAME'.
42640
42641 2000-02-02  Jim Meyering  <meyering@lucent.com>
42642
42643         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
42644         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
42645         Reported by Eli Zaretskii.
42646
42647 2000-02-01  Jim Meyering  <meyering@lucent.com>
42648
42649         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
42650
42651 2000-01-31  Jim Meyering  <meyering@lucent.com>
42652
42653         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
42654         functions.  Add the time.h and sys/time.h headers along with the
42655         AC_REQUIRE'ment of AC_HEADER_TIME.
42656
42657 2000-01-31  Jim Meyering  <meyering@lucent.com>
42658
42659         * lib/nanosleep.h (nanosleep): Guard declaration with
42660         `#if ! HAVE_DECL_NANOSLEEP'.
42661         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
42662         the declaration in that vendor's sys/timers.h.
42663         Reported by Christian Krackowizer.
42664
42665         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
42666         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
42667         (ISPRINT): Likewise.
42668         Reported by Tom Tromey.
42669
42670 2000-01-30  Jim Meyering  <meyering@lucent.com>
42671
42672         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
42673
42674         * m4/prereq.m4 (utmp_includes): Define.
42675         Check for ut_user and ut_name members in both struct utmpx
42676         and struct utmp.
42677
42678 2000-01-30  Jim Meyering  <meyering@lucent.com>
42679
42680         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
42681         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
42682         header files where only utmpx.ut_user is declared.
42683
42684         * lib/readutmp.h (UT_USER): Define.
42685
42686 2000-01-29  Jim Meyering  <meyering@lucent.com>
42687
42688         * m4/lib-check.m4: New file containing library-related checks from
42689         fileutils and sh-utils (textutils had none).
42690
42691 2000-01-28  Jim Meyering  <meyering@lucent.com>
42692
42693         * m4/perl.m4: Change format of warning message to look more like that
42694         from the missing script.  Suggestion from François Pinard.
42695
42696 2000-01-25  Jim Meyering  <meyering@lucent.com>
42697
42698         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
42699         well as time.h in the compile check.
42700         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
42701         Fix typo in cross-compiling case: s/yes/no/.
42702
42703 2000-01-23  Jim Meyering  <meyering@lucent.com>
42704
42705         * m4/jm-macros.m4: Move df-related tests here from
42706         fileutils/configure.in
42707
42708         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
42709         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
42710
42711         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
42712         s/space/ac_fsusage_space/.
42713         (jm_FILE_SYSTEM_USAGE): Take two parameters.
42714
42715         * m4/ftruncate.m4: New file (derived from part of
42716         fileutils/configure.in).
42717         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
42718         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
42719
42720         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
42721         AC_SUBST these here, rather than just in sh-util/configure.in, so
42722         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
42723         all the same.
42724         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
42725         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
42726         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
42727         (AC_SUBST(POW_LIBM)): Likewise.
42728         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
42729
42730 2000-01-23  Jim Meyering  <meyering@lucent.com>
42731
42732         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
42733         obstack.c.
42734
42735 2000-01-22  Jim Meyering  <meyering@lucent.com>
42736
42737         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
42738
42739         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
42740
42741         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
42742         configure.in
42743         (AC_CHECK_HEADERS): Likewise for sh-utils.
42744         (AC_CHECK_HEADERS): Likewise for textutils.
42745         Merge the three lists of headers.
42746
42747         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
42748         from fileutils' configure.in.
42749
42750         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
42751         code. Moved tests into their own function (_jm_DECL_HEADERS) in
42752         check-decl.m4.
42753
42754         * m4/check-decl.m4: Use #if rather than #ifdef.
42755         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
42756         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
42757         (_jm_DECL_HEADERS): Define new function.
42758         (jm_CHECK_DECLARATIONS): Require it.
42759
42760 2000-01-22  Jim Meyering  <meyering@lucent.com>
42761
42762         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
42763         [! HAVE_DECL_STRTOULL]: Declare strtoull.
42764         Required for some AIX systems.  Reported by Christian Krackowizer.
42765         [TESTING] (main): New function.
42766
42767         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
42768         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
42769         letters.
42770
42771         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
42772         iswprint.
42773
42774         * lib/strverscmp.c (ISDIGIT): Define.
42775         (strverscmp): Use ISDIGIT, not isdigit.
42776
42777 2000-01-19  Jim Meyering  <meyering@lucent.com>
42778
42779         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
42780         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
42781         defines `struct timespec' in <sys/time.h>
42782
42783         * m4/c-bs-a.m4: Remove uses of changequote altogether.
42784         Thanks to Akim for explaining.
42785
42786 2000-01-17  Paul Eggert  <eggert@twinsun.com>
42787
42788         * lib/nanosleep.c (nanosleep):
42789         Don't use SA_INTERRUPT to decide whether to call sigaction, as
42790         POSIX.1 doesn't require SA_INTERRUPT and some systems
42791         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
42792         it's been part of POSIX.1 since day 1 (in 1988).
42793
42794 2000-01-17  Jim Meyering  <meyering@lucent.com>
42795
42796         * lib/interlock: Remove unused file.  Reported by François Pinard.
42797
42798 2000-01-16  Paul Eggert  <eggert@twinsun.com>
42799
42800         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
42801         alert, backslash, formfeed, and vertical tab unnecessarily in
42802         shell quoting style.
42803
42804 2000-01-16  Jim Meyering  <meyering@lucent.com>
42805
42806         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
42807         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
42808         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
42809         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
42810
42811 2000-01-16  Jim Meyering  <meyering@lucent.com>
42812
42813         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
42814         because the latter didn't work.
42815
42816 2000-01-15  Jim Meyering  <meyering@lucent.com>
42817
42818         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
42819         (AC_REPLACE_FUNCS): Add memcpy and memset.
42820         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
42821         Add strpbrk.
42822         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
42823
42824 2000-01-12  Jim Meyering  <meyering@lucent.com>
42825
42826         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
42827         (jm_PREREQ): Use it.
42828         (jm_PREREQ_READUTMP): New macro.
42829         (jm_PREREQ): Use it.
42830
42831 2000-01-11  Paul Eggert  <eggert@twinsun.com>
42832
42833         Quote multibyte characters correctly.
42834         * m4/c-bs-a.m4: New file.
42835         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
42836         (jm_PREREQ): Use it.
42837
42838 2000-01-11  Paul Eggert  <eggert@twinsun.com>
42839
42840         * m4/uintmax_t.m4: Port to autoconf 2.13.
42841
42842 2000-01-08  Jim Meyering  <meyering@ascend.com>
42843
42844         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
42845         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
42846
42847 2000-01-04  Jim Meyering  <meyering@ascend.com>
42848
42849         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
42850         jm_STRUCT_DIRENT_D_TYPE.
42851         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
42852         jm_STRUCT_DIRENT_D_INO.
42853         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
42854         jm_STRUCT_UTIMBUF.
42855         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
42856         renamings.
42857         * m4/utime.m4: Likewise.
42858
42859         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
42860         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
42861
42862 2000-01-03  Paul Eggert  <eggert@twinsun.com>
42863
42864         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
42865         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
42866
42867 2000-01-02  Jim Meyering  <meyering@ascend.com>
42868
42869         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
42870         remember if this is necessary.
42871
42872 1999-12-26  Jim Meyering  <meyering@ascend.com>
42873
42874         * m4/jm-macros.m4: Use it here.
42875         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
42876
42877 1999-12-23  Jim Meyering  <meyering@ascend.com>
42878
42879         * m4/jm-macros.m4: Check for clock_gettime (moved from
42880         fileutils/configure.in)
42881         Check for gettimeofday.
42882
42883 1999-12-20  Jim Meyering  <meyering@ascend.com>
42884
42885         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
42886         autoconf-2.14a-1999-12-20.
42887
42888 1999-12-19  Jim Meyering  <meyering@ascend.com>
42889
42890         * m4/lstat-slash.m4: New file.
42891         * m4/jm-macros.m4: Use the new macro:
42892         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
42893
42894 1999-12-07  Jim Meyering  <meyering@ascend.com>
42895
42896         * m4/perl.m4: Require that File::Compare be available, too.
42897         Too many systems seem to lack it.
42898
42899         * m4/strftime.m4: Add checks for most of the cpp macros tested in
42900         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
42901
42902 1999-11-18  Paul Eggert  <eggert@twinsun.com>
42903
42904         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
42905         problem with the QNX 4.25 shell, which doesn't propagate exit
42906         status of failed commands inside shell assignments.
42907
42908 1999-11-17  Jim Meyering  <meyering@ascend.com>
42909
42910         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
42911
42912 1999-11-07  Jim Meyering  <meyering@ascend.com>
42913
42914         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
42915
42916 1999-11-06  Jim Meyering  <meyering@ascend.com>
42917
42918         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
42919         * m4/jm-macros.m4 (jm_MACROS): Use it here.
42920
42921 1999-11-05  Jim Meyering  <meyering@ascend.com>
42922
42923         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
42924         configure.in of textutils, fileutils, and sh-utils into this one
42925         (shared between those packages) file.
42926         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
42927         AC_STRUCT_ST_BLKSIZE.
42928
42929 1999-11-03  Jim Meyering  <meyering@ascend.com>
42930
42931         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
42932         of AC_CHECK_TYPE checks includes unistd.h.
42933         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
42934         Suggestion from Akim Demaille.
42935
42936 1999-10-30  Jim Meyering  <meyering@ascend.com>
42937
42938         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
42939         m4-quoted string.
42940         * m4/ls-mntd-fs.m4: Likewise.
42941         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
42942         * m4/jm-winsz1.m4: Likewise.
42943
42944         * m4/const.m4: Remove file, since the fix made it into the experimental
42945         version of autoconf.
42946         * m4/mktime.m4: Likewise.
42947
42948         * m4/check-type.m4: Remove file, now that the latest version of
42949         AC_CHECK_TYPE takes a third arg to specify additional #includes.
42950
42951         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
42952         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
42953         AC_CHECK_TYPE.
42954
42955 1999-10-04  Jim Meyering  <meyering@ascend.com>
42956
42957         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
42958
42959 1999-09-22  Paul Eggert  <eggert@twinsun.com>
42960
42961         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
42962         2.95.1 bug with HP-UX 10.20.
42963
42964 1999-09-17  Jim Meyering  <meyering@ascend.com>
42965
42966         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
42967         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
42968         due to missing strdup (against sh-utils-2.0).
42969
42970 1999-08-29  Jim Meyering  <meyering@ascend.com>
42971
42972         * m4/jm-macros.m4: Require jm_BISON.
42973         * m4/bison.m4: New file.
42974
42975 1999-08-17  Paul Eggert  <eggert@twinsun.com>
42976
42977         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
42978         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
42979
42980 1999-08-05  Jim Meyering  <meyering@ascend.com>
42981
42982         * m4/getline.m4: Rename test file from conftestdata to conftest.data
42983         to avoid conflicts with `conftest' on 8+3 filesystems.
42984         Suggestion from Eli Zaretskii.
42985
42986 1999-08-04  Jim Meyering  <meyering@ascend.com>
42987
42988         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
42989         fileutils and sh-utils (textutils's getline test was inadequate).
42990         (AM_FUNC_GETLINE): Run this test.
42991         (AC_CHECK_FUNCS): Check for getdelim.
42992         Reported by Bob Proulx.
42993
42994 1999-08-02  Jim Meyering  <meyering@ascend.com>
42995
42996         * m4/jm-macros.m4: Add a comment.
42997
42998 1999-08-01  Paul Eggert  <eggert@twinsun.com>
42999
43000         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
43001         <inttypes.h> defines strtoumax as a macro (and not as a
43002         function).
43003
43004 1999-08-01  Paul Eggert  <eggert@twinsun.com>
43005
43006         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
43007         that we can shift, multiply and divide unsigned long long
43008         values; Ultrix cc can't do it.
43009
43010 1999-08-01  Paul Eggert  <eggert@twinsun.com>
43011
43012         * m4/mktime.m4: New file, which is a preview of what should appear
43013         in the next public autoconf release.
43014
43015 1999-08-01  Paul Eggert  <eggert@twinsun.com>
43016
43017         * m4/lfs.m4: Remove this file.
43018         * m4/largefile.m4: New file.  It contains the old contents of
43019         lfs.m4, except that all names with prefix AC_LFS have been
43020         changed to use the prefix AC_SYS_LARGEFILE instead, to be
43021         compatible with future autoconf versions.  Also, some minor m4
43022         quoting problems have been fixed.
43023
43024 1999-08-01  Paul Eggert  <eggert@twinsun.com>
43025
43026         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
43027         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
43028         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
43029         and simplify the shell code.
43030
43031 1999-08-01  Jim Meyering  <meyering@ascend.com>
43032
43033         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
43034         m4.
43035
43036 1999-07-20  Jim Meyering  <meyering@ascend.com>
43037
43038         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
43039
43040 1999-07-15  Jim Meyering  <meyering@ascend.com>
43041
43042         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
43043
43044 1999-05-22  Jim Meyering  <meyering@ascend.com>
43045
43046         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
43047
43048 1999-05-20  Jim Meyering  <meyering@ascend.com>
43049
43050         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
43051         Add a colon after each `then' in case $4 is empty.
43052
43053 1999-05-16  Jim Meyering  <meyering@ascend.com>
43054
43055         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
43056
43057 1999-05-10  Jim Meyering  <meyering@ascend.com>
43058
43059         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
43060
43061         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
43062         AC_FUNC_MKTIME.
43063
43064 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
43065
43066         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
43067
43068 1999-05-04  Paul Eggert  <eggert@twinsun.com>
43069
43070         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
43071         not CPPFLAGS, so that linking works correctly in IRIX.
43072
43073 1999-04-30  Paul Eggert  <eggert@twinsun.com>
43074
43075         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
43076
43077 1999-04-20  Paul Eggert  <eggert@twinsun.com>
43078
43079         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
43080         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
43081         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
43082         jm_AC_TYPE_UNSIGNED_LONG_LONG.
43083         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
43084
43085         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
43086
43087 1999-04-20  Jim Meyering  <meyering@ascend.com>
43088
43089         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
43090         AC_REPLACE xstroull if necessary.  From Paul Eggert.
43091         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
43092
43093 1999-04-18  Jim Meyering  <meyering@ascend.com>
43094
43095         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
43096         * m4/jm-macros.m4: Use it.
43097
43098 1999-04-06  Jim Meyering  <meyering@ascend.com>
43099
43100         * m4/strftime.m4: Remove test for %f.
43101
43102 1999-03-29  Jim Meyering  <meyering@ascend.com>
43103
43104         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
43105         superset of the AC_TYPE_* checks in the textutils, fileutils,
43106         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
43107         AC_TYPE_PID_T.
43108
43109 1999-03-28  Jim Meyering  <meyering@ascend.com>
43110
43111         * m4/jm-macros.m4: Define GNU_PACKAGE here.
43112         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
43113         replaced e.g., in the *.sh files of the sh-utils.
43114
43115 1999-03-20  Jim Meyering  <meyering@ascend.com>
43116
43117         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
43118         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
43119         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
43120
43121 1999-03-19  Jim Meyering  <meyering@ascend.com>
43122
43123         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
43124
43125 1999-03-12  Jim Meyering  <meyering@ascend.com>
43126
43127         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
43128
43129 1999-03-07  Jim Meyering  <meyering@ascend.com>
43130
43131         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
43132         declared.
43133
43134 1999-02-17  Jim Meyering  <meyering@ascend.com>
43135
43136         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
43137         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
43138
43139 1999-02-07  Jim Meyering  <meyering@ascend.com>
43140
43141         * m4/group-member.m4: New file -- extracted from sh-utils'
43142         configure.in.
43143
43144         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
43145         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
43146
43147 1999-02-06  Jim Meyering  <meyering@ascend.com>
43148
43149         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
43150         * m4/fnmatch.m4: Likewise.
43151         * m4/getgroups.m4: Likewise.
43152         * m4/lstat.m4: Likewise.
43153         * m4/malloc.m4: Likewise.
43154         * m4/putenv.m4: Likewise.
43155         * m4/realloc.m4: Likewise.
43156         * m4/regex.m4: Likewise.
43157         * m4/stat.m4: Likewise.
43158         * m4/strftime.m4: Likewise.
43159         Suggestion from Alain Magloire.
43160
43161         * m4/chown.m4: Use `.$ac_objext', not `.o'.
43162         * m4/fnmatch.m4: Likewise.
43163         * m4/getgroups.m4: Likewise.
43164         * m4/getline.m4: Likewise.
43165         * m4/lstat.m4: Likewise.
43166         * m4/malloc.m4: Likewise.
43167         * m4/memcmp.m4: Likewise.
43168         * m4/putenv.m4: Likewise.
43169         * m4/realloc.m4: Likewise.
43170         * m4/regex.m4: Likewise.
43171         * m4/stat.m4: Likewise.
43172         * m4/strftime.m4: Likewise.
43173         Suggestion from Alain Magloire.
43174
43175         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
43176         an argument.
43177
43178         * m4/regex.m4: Add a run-time Test for proper operation of
43179         re_compile_pattern.
43180
43181 1999-01-31  Jim Meyering  <meyering@ascend.com>
43182
43183         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
43184
43185 1999-01-30  Jim Meyering  <meyering@ascend.com>
43186
43187         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
43188
43189         * m4/jm-mktime.m4: Make this a wrapper around the official
43190         AM_FUNC_MKTIME rather than my private copy, now that the official one
43191         is up to date.
43192         * m4/mktime.m4: Remove file.
43193
43194         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
43195         * m4/uptime.m4: Likewise.
43196         * m4/uintmax_t.m4: Likewise.
43197
43198 1999-01-28  Jim Meyering  <meyering@ascend.com>
43199
43200         * m4/jm-macros.m4: Use jm_AFS.
43201         * m4/afs.m4: New file (from fileutils' configure.in).
43202
43203         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
43204         * m4/chown.m4: Likewise.
43205         * m4/d-ino.m4: Likewise.
43206         * m4/d-type.m4: Likewise.
43207         * m4/fnmatch.m4: Likewise.
43208         * m4/getgroups.m4: Likewise.
43209         * m4/gettext.m4: Likewise.
43210         * m4/jm-mktime.m4: Likewise.
43211         * m4/jm-winsz2.m4: Likewise.
43212         * m4/lcmessage.m4: Likewise.
43213         * m4/ls-mntd-fs.m4: Likewise.
43214         * m4/malloc.m4: Likewise.
43215         * m4/memcmp.m4: Likewise.
43216         * m4/putenv.m4: Likewise.
43217         * m4/realloc.m4: Likewise.
43218         * m4/st_mtim.m4: Likewise.
43219         * m4/strftime.m4: Likewise.
43220
43221 1999-01-16  Jim Meyering  <meyering@ascend.com>
43222
43223         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
43224         (ARGMATCH_DIE_DECL): Define.
43225
43226 1999-01-12  Jim Meyering  <meyering@ascend.com>
43227
43228         * m4/Makefile.am.in: Rewrite to avoid using fmt.
43229         Reported by Lars Hecking.
43230
43231 1999-01-10  Jim Meyering  <meyering@ascend.com>
43232
43233         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
43234         gross kludge.
43235         * m4/inttypes_h.m4: Likewise.
43236         * m4/lstat.m4: Likewise.
43237         * m4/malloc.m4: Likewise.
43238         * m4/readdir.m4: Likewise.
43239         * m4/realloc.m4: Likewise.
43240         * m4/st_dm_mode.m4: Likewise.
43241         * m4/stat.m4: Likewise.
43242         * m4/utimbuf.m4: Likewise.
43243         * m4/utimes.m4: Likewise.
43244
43245         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
43246         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
43247         comments in config.h.in are meaningful.
43248
43249         * m4/jm-macros.m4: Require autoconf-2.13 here.
43250
43251         * m4/regex.m4: By default, don't use the included regex.c on systems
43252         with glibc 2.  Suggestion from Uli Drepper.
43253
43254 1999-01-02  Jim Meyering  <meyering@ascend.com>
43255
43256         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
43257
43258 1998-12-18  Jim Meyering  <meyering@ascend.com>
43259
43260         * m4/Makefile.am.in (Makefile.am): Simplify rule.
43261         Based on a suggestion from Lars Hecking.
43262
43263 1998-11-16  Paul Eggert  <eggert@twinsun.com>
43264
43265         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
43266
43267 1998-11-16  Jim Meyering  <meyering@ascend.com>
43268
43269         * m4/lfs.m4: Double-quote the `uname...` expression.
43270
43271 1998-11-14  Jim Meyering  <meyering@ascend.com>
43272
43273         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
43274         * m4/stat.m4: Likewise.
43275
43276 1998-11-03  Jim Meyering  <meyering@ascend.com>
43277
43278         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
43279         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
43280
43281 1998-10-18  Jim Meyering  <meyering@ascend.com>
43282
43283         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
43284
43285 1998-10-17  Jim Meyering  <meyering@ascend.com>
43286
43287         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
43288         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
43289         calls for those previously hard-coded headers.  Instead, take a new
43290         parameter.
43291         (jm_CHECK_DECLARATIONS): Reflect interface change.
43292         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
43293         (jm_CHECK_DECL_LOCALTIME_R): New macro.
43294
43295         * m4/mktime.m4: Test for spring-forward gap before long-running test.
43296
43297 1998-10-14  Jim Meyering  <meyering@ascend.com>
43298
43299         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
43300         instead of "TZ=America/Vancouver".  From Paul Eggert.
43301
43302 1998-10-11  Jim Meyering  <meyering@ascend.com>
43303
43304         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
43305         This adds a test for a recently added compatibility fix for mktime.c.
43306         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
43307
43308 1998-09-27  Jim Meyering  <meyering@ascend.com>
43309
43310         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
43311
43312         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
43313         ../configure.in, including a change from Gordon Matzigkeit to allow
43314         cross-compiling for the Hurd.
43315
43316         * m4/glibc.m4: New file/macro to test for the GNU C Library
43317         versions 1 and 2.  From Gordon Matzigkeit.
43318         Indent.
43319
43320 1998-09-21  Jim Meyering  <meyering@ascend.com>
43321
43322         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
43323
43324 1998-08-18  Paul Eggert  <eggert@twinsun.com>
43325
43326         Port nanosecond-resolution times to UnixWare 2.1.2 and
43327         pedantic Solaris 2.6.
43328
43329         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
43330         AC_STRUCT_ST_MTIM.
43331         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
43332         Generate name of ns member, instead of just 1 or undef.
43333         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
43334
43335 1998-08-15  Jim Meyering  <meyering@ascend.com>
43336
43337         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
43338         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
43339         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
43340         instead of jm_TYPE_SSIZE_T.
43341
43342 1998-08-12  Jim Meyering  <meyering@ascend.com>
43343
43344         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
43345
43346 1998-08-02  Jim Meyering  <meyering@ascend.com>
43347
43348         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
43349         in acconfig.h manually.
43350
43351 1998-07-31  Paul Eggert  <eggert@twinsun.com>
43352
43353         * m4/st_mtim.m4: New file.
43354
43355 1998-07-28  Jim Meyering  <meyering@ascend.com>
43356
43357         * m4/utimes.m4: Undef stat.
43358
43359 1998-07-25  Jim Meyering  <meyering@ascend.com>
43360
43361         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
43362         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
43363
43364 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
43365
43366         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
43367         uid and gid actually remain unchanged.
43368
43369 1998-07-07  Jim Meyering  <meyering@ascend.com>
43370
43371         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
43372
43373 1998-07-04  Jim Meyering  <meyering@ascend.com>
43374
43375         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
43376         to prove that this macro can be used in packages without regex.c.
43377
43378 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
43379
43380         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
43381         is to be used.
43382
43383 1998-07-03  Jim Meyering  <meyering@ascend.com>
43384
43385         * m4/gettext.m4: Add -lintl if it's found to be necessary.
43386
43387         * m4/gettext.m4: New file -- from gettext-0.10.35.
43388         * m4/lcmessage.m4: Likewise.
43389         * m4/progtest.m4: Likewise.
43390
43391         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
43392         * m4/jm-macros.m4: Require the new macro.
43393
43394 1998-06-29  Jim Meyering  <meyering@ascend.com>
43395
43396         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
43397         for the definition of NGROUPS (used in a system header included
43398         by sys/mount.h).
43399
43400 1998-06-28  Jim Meyering  <meyering@ascend.com>
43401
43402         * m4/ls-mntd-fs.m4: New file.
43403         * m4/fstypename.m4: New file.
43404
43405         * m4/jm-macros.m4: Require the new macro.
43406         * m4/jm-glibc-io.m4: New file.
43407
43408 1998-05-19  Jim Meyering  <meyering@ascend.com>
43409
43410         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
43411         * m4/lchown.m4: New file.
43412
43413         * m4/Makefile.am.in: New file.
43414         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
43415
43416 1998-05-14  Jim Meyering  <meyering@ascend.com>
43417
43418         * m4/Makefile.am (EXTRA_DIST): Add them.
43419         * m4/jm-macros.m4: New file.
43420         * m4/utimbuf.m4: New file.
43421
43422 1998-05-12  Jim Meyering  <meyering@ascend.com>
43423
43424         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
43425
43426 1998-05-11  Jim Meyering  <meyering@ascend.com>
43427
43428         * m4/isc-posix.m4: New file.
43429
43430 1998-05-10  Jim Meyering  <meyering@ascend.com>
43431
43432         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
43433
43434 1998-05-09  Jim Meyering  <meyering@ascend.com>
43435
43436         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
43437         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
43438         with automake.
43439
43440         * m4/ssize_t.m4: New file.
43441         * m4/mktime.m4: Remove file -- the new automake has this now.
43442
43443 1998-04-26  Jim Meyering  <meyering@ascend.com>
43444
43445         * m4/assert.m4: New file.
43446         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
43447
43448 1998-04-05  Jim Meyering  <meyering@ascend.com>
43449
43450         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
43451         (jm_PREREQ): Use it here.
43452
43453 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
43454
43455         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
43456         in acconfig.h.
43457
43458 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
43459
43460         * m4/prereq.m4: New file.
43461         * m4/error.m4: New file.
43462         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
43463
43464 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
43465
43466         * m4/getline.m4: Don't set am_cv_func_working_getline before the
43467         cache-check for the same variable -- that defeated the purpose of
43468         the test; the test program was never run.  This was a problem only
43469         on systems with losing getline functions -- HP-UX 10.20 is one.
43470         Reported by Bjorn Helgaas.
43471
43472 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
43473
43474         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
43475
43476 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
43477
43478         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
43479
43480         * m4/const.m4: New file.  Use an initializer in this declaration
43481         typedef int charset[2]; const charset x;
43482         Reported by Bob Glickstein.
43483
43484 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
43485
43486         * m4/chown.m4: Fix reversed types on -1 args to chown.
43487         From Kaveh Ghazi.
43488
43489 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
43490
43491         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
43492         Add lseek and memchr.
43493
43494         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
43495         T.E.Dickey <dickey@clark.net> said that some older preprocessors
43496         have a 20-character limit on names.
43497
43498 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
43499
43500         * m4/inttypes_h.m4: New file.
43501         * m4/uintmax_t.m4: New file.
43502         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
43503
43504
43505         -----
43506
43507         Local Variables:
43508         coding: utf-8
43509         End:
43510
43511         Copyright (C) 1997-2008 Free Software Foundation, Inc.
43512
43513         Copying and distribution of this file, with or without
43514         modification, are permitted provided the copyright notice
43515         and this notice are preserved.