Work around cygwin 1.5.25 strsignal bug.
[gnulib.git] / ChangeLog
1 2008-06-18  Eric Blake  <ebb9@byu.net>
2
3         Work around cygwin 1.5.25 strsignal bug.
4         * tests/test-strsignal.c: Allow for const char *.
5         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
6
7 2008-06-18  Simon Josefsson  <simon@josefsson.org>
8
9         * users.txt: Update URL to article and add author/date
10         information.
11
12 2008-06-17  Bruno Haible  <bruno@clisp.org>
13
14         New macro gl_DISABLE_THREADS.
15         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
16         if the user did not pass --enable-threads or --disable-threads option.
17         (gl_DISABLE_THREADS): New macro.
18         Reported by Eric Blake <ebb9@byu.net>.
19
20 2008-06-17  Bruno Haible  <bruno@clisp.org>
21
22         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
23         when the macro ignores it.
24         Based on a patch by Eric Blake <ebb9@byu.net>.
25
26 2008-06-17  Bruno Haible  <bruno@clisp.org>
27
28         * modules/tls (License): Change to LGPLv2+.
29         Reported by Eric Blake.
30
31 2008-06-17  Eric Blake  <ebb9@byu.net>
32
33         Simplify c-stack prerequisites.
34         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
35         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
36         no longer requires <ucontext.h> to exist.  Optimize setrlimit
37         check.
38         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
39         <sys/resource.h>.
40
41         Move c-stack test into testsuite.
42         * modules/c-stack-tests: New file.
43         * lib/c-stack.c [DEBUG]: Move test program...
44         * tests/test-c-stack.c: ...into this new file.  Skip rather than
45         fail test if sigaltstack is lacking.
46         * tests/test-c-stack.sh: New driver file.
47
48 2008-06-16  Eric Blake  <ebb9@byu.net>
49
50         Use raise module consistently.
51         * modules/fatal-signal (Depends-on): Add raise.
52         * modules/sigprocmask (Depends-on): Likewise.
53         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
54         * lib/sigprocmask.c (sigprocmask): Likewise.
55         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
56         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
57
58         Fix compliance bug in sigpending.
59         * lib/sigprocmask.c (sigpending): Return pending array via
60         parameter, not return value.
61
62 2008-06-14  Eric Blake  <ebb9@byu.net>
63
64         Improve obstack-printf test code.
65         * tests/test-obstack-printf.c (test_function): Fix comment, and
66         simplify usage of obstack_* in macros.  Add a test for coverage.
67         Reported by Bruno Haible.
68
69 2008-06-14  Bruno Haible  <bruno@clisp.org>
70
71         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
72         array size as a constant, not as a const variable.
73         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
74         AC_USE_SYSTEM_EXTENSIONS.
75         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
76         Test whether the obstack_printf function actually exists.
77         * modules/obstack-printf (Depends-on): Add extensions.
78         (Include): Remove obstack.h.
79         * modules/obstack-printf-posix (Depends-on): Add extensions.
80         (Include): Remove obstack.h.
81
82 2008-06-13  Eric Blake  <ebb9@byu.net>
83
84         Add obstack-printf and obstack-printf-posix modules.
85         * modules/obstack-printf: New file.
86         * modules/obstack-printf-posix: Likewise.
87         * MODULES.html.sh (Misc): Mention them.
88         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
89         Likewise.
90         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
91         Likewise.
92         * modules/stdio (Makefile.am): Accomodate new modules.
93         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
94         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
95         Declare.
96         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
97         functions.
98         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
99         (gl_REPLACE_OBSTACK_PRINTF): New macros
100         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
101         * tests/test-obstack-printf.c: New file.
102         * modules/obstack-printf-tests: Likewise.
103         * modules/obstack-printf-posix-tests: Likewise.
104
105 2008-06-11  Bruno Haible  <bruno@clisp.org>
106
107         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
108         * lib/open.c: Include errno.h.
109         (open): Fail when attempting to write to a file that has a trailing
110         slash.
111         * tests/test-open.c (main): Test against trailing slash bug.
112         * doc/posix-functions/open.texi: Mention the trailing slash bug.
113
114 2008-06-10  Bruno Haible  <bruno@clisp.org>
115
116         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
117         for $? to work inside the trap command, with various /bin/sh-s.
118         * tests/test-vc-list-files-cvs.sh: Likewise.
119
120 2008-06-10  Bruno Haible  <bruno@clisp.org>
121
122         * lib/acl-internal.h: Don't include gettext.h here.
123         * lib/set-mode-acl.c: Include gettext.h here.
124         * lib/copy-acl.c: Likewise.
125
126 2008-06-10  Bruno Haible  <bruno@clisp.org>
127
128         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
129         * lib/wait-process.c (wait_subprocess): Likewise.
130         * lib/execute.h (execute): Add termsigp argument.
131         * lib/execute.c (execute): Likewise.
132         * lib/csharpcomp.c (compile_csharp_using_pnet,
133         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
134         * lib/csharpexec.c (execute_csharp_using_pnet,
135         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
136         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
137         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
138         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
139         is_jikes_present): Update.
140         * lib/javaexec.c (execute_java_class): Update.
141         * lib/javaversion.c (execute_and_read_line): Update.
142         * NEWS: Document the changes.
143         Reported by Eric Blake.
144
145 2008-06-10  Eric Blake  <ebb9@byu.net>
146
147         Add missing include.
148         * tests/test-strstr.c (includes): Add <signal.h>.
149         * tests/test-strcasestr.c (includes): Likewise.
150         * tests/test-memmem.c (includes): Likewise.
151
152 2008-06-10  Bruno Haible  <bruno@clisp.org>
153
154         * lib/wait-process.c (wait_subprocess): Add an assertion.
155
156 2008-06-10  Bruno Haible  <bruno@clisp.org>
157
158         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
159
160 2008-06-10  Bruno Haible  <bruno@clisp.org>
161
162         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
163         using alarm().
164         * tests/test-strcasestr.c (main): Likewise.
165         * tests/test-strstr.c (main): Likewise.
166
167 2008-06-09  Bruno Haible  <bruno@clisp.org>
168
169         Work around the Solaris 10 ACE ACLs ABI change.
170         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
171         declare if ACL_NO_TRIVIAL is present.
172         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
173         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
174         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
175         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
176         define if ACL_NO_TRIVIAL is present.
177         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
178         and use the current ABI.
179         (file_has_acl): Use same #if condition as elsewhere.
180         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
181         in use, and use the current ABI.
182         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
183         Reported by Jim Meyering.
184
185 2008-06-09  Eric Blake  <ebb9@byu.net>
186
187         Work around environments that (stupidly) ignore SIGALRM.
188         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
189         before using alarm().
190         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
191         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
192         Reported by Ian Beckwith <ianb@erislabs.net>.
193
194         Produce autobuild blurb earlier in log.
195         * modules/autobuild (configure.ac-early): Move AB_INIT here.
196
197 2008-06-09  Jim Meyering  <meyering@redhat.com>
198         and Ondřej Vašík  <ovasik@redhat.com>
199
200         utimens.c: correct kernel bug work-around
201         Ondřej Vašík found that the invalid return value of 280 indicates
202         failure, not success, and the kernel bug we're trying to work
203         around affects not just the utimensat call, but also the fallback
204         futimens call.
205         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
206         not success.
207         [HAVE_FUTIMENS]: Use the same work-around, here.
208
209 2008-06-09  Jim Meyering  <meyering@redhat.com>
210
211         add more guards around definition of ACE_-related code
212         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
213         ALLOW and ACE_OWNER are also defined.
214
215 2008-06-08  Bruno Haible  <bruno@clisp.org>
216
217         * lib/acl-internal.h: Add me as co-author.
218         * lib/file-has-acl.c: Likewise.
219         * lib/set-mode-acl.c: Likewise.
220         * lib/copy-acl.c: Likewise.
221
222 2008-06-08  Bruno Haible  <bruno@clisp.org>
223
224         Add support for AIX ACLs.
225         * lib/acl-internal.h (acl_nontrivial): New declaration.
226         * lib/file-has-acl.c (acl_nontrivial): New function.
227         (file_has_acl): Add implementation using AIX 4 ACL API.
228         * lib/set-mode-acl.c (qset_acl): Likewise.
229         * lib/copy-acl.c (qcopy_acl): Likewise.
230
231 2008-06-08  Bruno Haible  <bruno@clisp.org>
232
233         Add support for HP-UX ACLs.
234         * lib/acl-internal.h (acl_nontrivial): New declaration.
235         * lib/file-has-acl.c (acl_nontrivial): New function.
236         (file_has_acl): Add implementation using HP-UX 11 ACL API.
237         * lib/set-mode-acl.c (qset_acl): Likewise.
238         * lib/copy-acl.c (qcopy_acl): Likewise.
239
240 2008-06-08  Bruno Haible  <bruno@clisp.org>
241
242         Add support for Cygwin ACLs.
243         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
244         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
245         the chmod_or_fchmod call.
246         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
247
248 2008-06-08  Bruno Haible  <bruno@clisp.org>
249
250         Fix bug with setuid modes in Solaris 10+ code.
251         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
252         succeeded, when the mode contains some special bits.
253
254 2008-06-08  Bruno Haible  <bruno@clisp.org>
255
256         Add support for Solaris 7..10 ACLs.
257         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
258         declarations.
259         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
260         functions.
261         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
262         * lib/set-mode-acl.c (qset_acl): Likewise.
263         * lib/copy-acl.c (qcopy_acl): Likewise.
264
265 2008-06-08  Bruno Haible  <bruno@clisp.org>
266
267         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
268         declaration.
269         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
270         (acl_access_nontrivial): Remove MacOS X case.
271         (file_has_acl): Use acl_extended_nontrivial.
272         * lib/copy-acl.c (qcopy_acl): Likewise.
273
274 2008-06-08  Bruno Haible  <bruno@clisp.org>
275
276         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
277
278 2008-06-08  Jim Meyering  <meyering@redhat.com>
279
280         * modules/acl (Maintainer): Add Bruno Haible.
281
282 2008-06-07  Bruno Haible  <bruno@clisp.org>
283
284         Improve support for Tru64 ACLs.
285         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
286         ACL on OSF/1.
287
288 2008-06-07  Bruno Haible  <bruno@clisp.org>
289
290         Add support for MacOS X ACLs.
291         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
292         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
293         * lib/set-mode-acl.c (qset_acl): Likewise.
294         * lib/copy-acl.c (qcopy_acl): Likewise.
295
296 2008-06-07  Bruno Haible  <bruno@clisp.org>
297
298         Fix memory leak introduced on 2008-05-22.
299         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
300         use.
301
302 2008-06-07  Bruno Haible  <bruno@clisp.org>
303
304         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
305         to construct an empty ACL.
306
307 2008-06-07  Bruno Haible  <bruno@clisp.org>
308
309         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
310         precisely.
311         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
312
313 2008-06-07  Bruno Haible  <bruno@clisp.org>
314
315         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
316         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
317
318 2008-06-07  Bruno Haible  <bruno@clisp.org>
319
320         * doc/posix-functions/_setjmp.texi: Explain the use of this function
321         regardless of POSIX.
322         * doc/posix-functions/_longjmp.texi: Likewise.
323         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
324         SystemV platform in this case.
325
326 2008-06-06  Eric Blake  <ebb9@byu.net>
327
328         Document abort() bugs.
329         * doc/posix-functions/abort.texi (abort): Mention anomalies.
330
331         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
332         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
333         sigsetjmp.
334         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
335         siglongjmp, but only as a macro.
336         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
337         is obsolete.
338         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
339
340         Tweak documentation to cover cygwin argz bugs.
341         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
342         argz bug fix; no code change needed since no cygwin releases
343         occurred between the last fix and the bug being tested.
344         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
345         module and recently fixed cygwin bugs.
346         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
347         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
348         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
349         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
350         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
351         Likewise.
352         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
353         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
354         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
355         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
356         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
357         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
358         Likewise.
359
360         Avoid gcc warning on cygwin.
361         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
362         !ACL_NO_TRIVIAL]: Avoid unused variable.
363
364 2008-06-05  Eric Blake  <ebb9@byu.net>
365
366         Be tolerant of UNKNOWN version in gnulib-tool test dir.
367         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
368         git-version-gen fails to come up with a version.
369         Reported by Simon Josefsson.
370
371 2008-06-05  Jim Meyering  <meyering@redhat.com>
372             Paul Eggert  <eggert@cs.ucla.edu>
373
374         utimens.c: work around a probable Linux kernel bug
375         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
376         appears to be a kernel bug that causes utimensat to return 280
377         instead of 0, indicating success.
378
379 2008-06-04  Bruno Haible  <bruno@clisp.org>
380
381         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
382         2008-06-01 commit.
383
384 2008-06-04  Bruno Haible  <bruno@clisp.org>
385
386         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
387         * lib/file-has-acl.c (acl_access_nontrivial): New function.
388         (file_has_acl): Use it. Save errno afterwards.
389         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
390
391 2008-06-03  Bruno Haible  <bruno@clisp.org>
392
393         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
394         draft code. Simplify #ifs.
395         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
396         Put Solaris code after POSIX-draft code. Fix comments regarding
397         Solaris 10, HP-UX. Mention Cygwin.
398         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
399
400 2008-06-03  Eric Blake  <ebb9@byu.net>
401
402         Provide fallback for older kernels.
403         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
404         Provide runtime fallback if kernel lacks support.
405         Reported by Mike Frysinger.
406
407 2008-06-02  Bruno Haible  <bruno@clisp.org>
408
409         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
410         it exists.
411
412 2008-06-02  Bruno Haible  <bruno@clisp.org>
413
414         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
415         * lib/copy-acl.c (qcopy_acl): Update comment.
416
417 2008-06-02  Bruno Haible  <bruno@clisp.org>
418
419         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
420         like ACL APIs.
421
422 2008-06-02  Bruno Haible  <bruno@clisp.org>
423
424         * tests/test-file-has-acl.sh: Use different code for Cygwin.
425         * tests/test-set-mode-acl.sh: Likewise.
426         * tests/test-copy-acl.sh: Likewise.
427         * tests/test-copy-file.sh: Likewise.
428
429 2008-06-02  Bruno Haible  <bruno@clisp.org>
430
431         * tests/test-file-has-acl.sh: Remove unused code.
432
433 2008-06-01  Bruno Haible  <bruno@clisp.org>
434
435         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
436         (copy_acl): Just a wrapper around qcopy_acl that emits the error
437         messages.
438         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
439
440 2008-06-01  Bruno Haible  <bruno@clisp.org>
441
442         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
443         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
444         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
445         APIs.
446         * modules/acl-tests (configure.ac): Remove tests now contained in
447         m4/acl.m4.
448
449 2008-06-02  Jim Meyering  <meyering@redhat.com>
450
451         announce-gen: use a better key-server host name
452         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
453         it may be more consistently reliable.  Suggested by Werner Koch
454         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
455
456 2008-06-01  Bruno Haible  <bruno@clisp.org>
457
458         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
459         Reported by Voroskoi Andras <voroskoi@gmail.com>.
460
461 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
462
463         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
464
465 2008-06-01  Bruno Haible  <bruno@clisp.org>
466
467         New ACL tests.
468         * tests/test-file-has-acl.sh: New file.
469         * tests/test-file-has-acl.c: New file.
470         * tests/test-set-mode-acl.sh: New file.
471         * tests/test-set-mode-acl.c: New file.
472         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
473         * tests/test-copy-acl.c: New file.
474         * modules/acl-tests: New file, based on modules/copy-file-tests.
475         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
476         (Depends-on): Add acl-tests.
477         (configure.ac): Remove checks.
478         (Makefile.am): Don't create test-sameacls program here any more.
479
480 2008-06-01  Bruno Haible  <bruno@clisp.org>
481
482         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
483         * tests/test-sameacls.c: Include progname.h.
484         (main): Invoke set_program_name. Portability fixes for MacOS X,
485         Solaris, HP-UX.
486
487 2008-06-01  Bruno Haible  <bruno@clisp.org>
488
489         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
490         function.
491         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
492
493 2008-06-01  Bruno Haible  <bruno@clisp.org>
494
495         * modules/rpmatch (Depends-on): Add strdup.
496
497 2008-06-01  Bruno Haible  <bruno@clisp.org>
498
499         * lib/pipe.c: Include unistd-safer.h.
500         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
501         * modules/pipe (Depends-on): Add unistd-safer.
502
503 2008-05-30  Simon Josefsson  <simon@josefsson.org>
504
505         * modules/autobuild (configure.ac): Call AB_INIT.
506
507 2008-05-30  Simon Josefsson  <simon@josefsson.org>
508
509         * tests/test-getaddrinfo.c: Don't print debug messages by default.
510         Suggested by Bruno Haible <bruno@clisp.org>.
511
512 2008-05-30  Simon Josefsson  <simon@josefsson.org>
513
514         * tests/test-base64.c: Cast size_t to unsigned long when invoking
515         printf.  Use %lu instead of %d.  Reported by Bruno Haible
516         <bruno@clisp.org>.
517
518 2008-05-29  Eric Blake  <ebb9@byu.net>
519
520         Prefer new POSIX 200x interfaces over futimesat.
521         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
522         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
523         when available.
524         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
525
526 2008-05-28  Bruno Haible  <bruno@clisp.org>
527
528         * modules/stpcpy (License): Change to LGPLv2+.
529         Requested by David Lutterkort <dlutter@redhat.com>.
530
531 2008-05-27  Bruno Haible  <bruno@clisp.org>
532
533         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
534         current mingw.
535         Reported by Jose E. Marchesi <jemarch@gnu.org>.
536
537 2008-05-27  Bruno Haible  <bruno@clisp.org>
538
539         * modules/iconv_open (Link): New section, from module 'iconv'.
540         * modules/striconv (Link): Likewise.
541         * modules/striconveh (Link): Likewise.
542         * modules/xstriconv (Link): Likewise.
543         * modules/unicodeio (Link): Likewise.
544         * modules/propername (Link): Likewise.
545         Reported by Jim Meyering.
546
547 2008-05-26  Jim Meyering  <meyering@redhat.com>
548
549         sha256: do not artificially restrict buffer length to be < 2^32
550         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
551         uint32_t to size_t.
552         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
553         to match.
554
555         avoid unaligned access errors, e.g., on sparc
556         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
557         direct access through a possibly-unaligned uint64* pointer.
558         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
559         direct access through a possibly-unaligned uint32* pointer.
560         Prompted by this patch from Tom "spot" Callaway:
561         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
562
563         sha512.c: fix typo in comment
564         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
565
566 2008-05-25  Bruno Haible  <bruno@clisp.org>
567
568         * lib/set-mode-acl.c: Renamed from lib/acl.c.
569         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
570         (Makefile.am): Update lib_SOURCES.
571
572 2008-05-25  Bruno Haible  <bruno@clisp.org>
573
574         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
575
576 2008-05-25  Jim Meyering  <meyering@redhat.com>
577
578         useless-if-before-free: freed expr may have white-space differences
579         * build-aux/useless-if-before-free: Recognize cases in which the
580         freed expression differs from the tested one in embedded white
581         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
582         $1 was used, so we can't make any regexp shy.  Improved tests now
583         detect this.
584
585         useless-if-before-free: accept white space in the expression.
586         * build-aux/useless-if-before-free: For now, any white space
587         in the expression must be identical in the free argument.
588
589         useless-if-before-free: efficiency tweak
590         * build-aux/useless-if-before-free: Make the expression-matching
591         regexp "shy".
592         Make the *outer* regexp shy, not the expr-matching one.
593
594         update code-in-comment to accept cast of free arg
595         * build-aux/useless-if-before-free: Update regexp.
596
597 2008-05-25  Bruno Haible  <bruno@clisp.org>
598
599         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
600         * modules/copy-file-tests (Files, Makefile.am): Update.
601         * tests/test-copy-file.c (func_test_copy): Update.
602
603 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
604
605         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
606
607 2008-05-23  Bruno Haible  <bruno@clisp.org>
608
609         Improve support for ACLs on OSF/1.
610         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
611         Remove fallback for unknown flavors of ACLs.
612
613 2008-05-22  Bruno Haible  <bruno@clisp.org>
614
615         Add support for ACLs on OSF/1.
616         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
617         replacements.
618         (acl_free_text): New macro fallback.
619         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
620         acl_free.
621         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
622         acl_free_text function. Require AC_C_INLINE.
623
624 2008-05-22  Bruno Haible  <bruno@clisp.org>
625
626         Make copy_acl work on MacOS X 10.5.
627         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
628         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
629         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
630         If MODE_INSIDE_ACL, don't assume that every system has the same text
631         representation for ACLs as FreeBSD.
632         * lib/copy-acl.c (copy_acl): Add support for platforms with
633         !MODE_INSIDE_ACL.
634         * lib/file-has-acl.c (file_has_acl): Likewise.
635         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
636         FreeBSD, MacOS X, or IRIX, respectively.
637
638 2008-05-22  Bruno Haible  <bruno@clisp.org>
639
640         * lib/acl.h: Don't include <sys/acl.h>.
641         (GETACLCNT): Move fallback to lib/acl-internal.h.
642         * lib/acl-internal.h: Include <sys/acl.h> here.
643         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
644
645 2008-05-22  Bruno Haible  <bruno@clisp.org>
646
647         Split off copy_acl function to separate file.
648         * lib/copy-acl.c: New file, extracted from lib/acl.c.
649         * lib/acl.c (copy_acl): Moved function to separate file.
650         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
651         * modules/acl (Files): Add lib/copy-acl.c.
652         (Makefiles.am): Augment lib_SOURCES.
653
654 2008-05-22  Bruno Haible  <bruno@clisp.org>
655
656         * modules/copy-file-tests: New file.
657         * tests/test-copy-file.sh: New file.
658         * tests/test-copy-file.c: New file.
659         * tests/test-copy-file-sameacls.c: New file.
660
661 2008-05-22  Eric Blake  <ebb9@byu.net>
662
663         Avoid gcc warning.
664         * tests/test-memcmp.c (main): Pass NULL indirectly.
665
666 2008-05-21  Bruno Haible  <bruno@clisp.org>
667
668         Add reference doc about ACLs.
669         * doc/acl-resources.txt: New file.
670         * doc/acl-cygwin.txt: New file.
671
672 2008-05-21  Bruno Haible  <bruno@clisp.org>
673
674         Avoid one more warning from gcc.
675         * lib/vasnprintf.c (IF_LINT): Update comments.
676         (VASNPRINTF): Use it also for the 'prefix' array initializer.
677
678 2008-05-21  Jim Meyering  <meyering@redhat.com>
679
680         avoid a warning from gcc
681         * lib/vasnprintf.c (IF_LINT): Define.
682         (scale10_round_decimal_long_double):
683         Use it to avoid a "may be used uninitialized" warning.
684         (scale10_round_decimal_double): Likewise.
685
686 2008-05-21  Simon Josefsson  <simon@josefsson.org>
687
688         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
689         declared.
690
691 2008-05-20  Bruno Haible  <bruno@clisp.org>
692
693         * tests/test-memcmp.c (main): Test also the sign of the result. Test
694         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
695
696 2008-05-20  Simon Josefsson  <simon@josefsson.org>
697
698         * modules/memcmp-tests: New file.
699         * tests/test-memcmp.c: New file.
700
701 2008-05-19  Bruno Haible  <bruno@clisp.org>
702
703         * modules/propername (Notice, configure.ac): Put quoted "..." into
704         --keyword option.
705         * lib/propername.h: Update comments accordingly.
706         Reported by Eric Blake.
707
708 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
709
710         * modules/getpass-gnu (Depends-on): Add fseeko.
711
712 2008-05-19  Simon Josefsson  <simon@josefsson.org>
713
714         * modules/base64-tests: New file.
715
716 2008-05-19  Bo Borgerson <gigabo@gmail.com>
717
718         * lib/base64.c (base64_decode_ctx): If a decode context structure
719         was passed in use it to ignore newlines.  If a context structure
720         was _not_ passed in, continue to treat newlines as garbage (this
721         is the historical behavior).  Formerly base64_decode.
722         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
723         takes a decode context structure.
724         * lib/base64.h (base64_decode): Macro for four-argument calls.
725         (base64_decode_alloc): Likewise.
726         * lib/base64.c (base64_decode_ctx): If a decode context structure
727         was passed in use it to ignore newlines.  If a context structure
728         was _not_ passed in, continue to treat newlines as garbage (this
729         is the historical behavior).  Formerly base64_decode.
730         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
731         takes a decode context structure.
732         * lib/base64.h (base64_decode): Macro for four-argument calls.
733         (base64_decode_alloc): Likewise.
734
735 2008-05-19  Jim Meyering  <meyering@redhat.com>
736
737         avoid a warning from gcc
738         * lib/trim.c (IF_LINT): Define.
739         (trim2): Use it to avoid a "may be used uninitialized" warning.
740
741         Fix doc typo.
742         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
743
744 2008-05-19  Bruno Haible  <bruno@clisp.org>
745
746         * doc/glibc-functions/getpass.texi: Document limits of other
747         implementations.
748
749 2008-05-19  Simon Josefsson  <simon@josefsson.org>
750             Bruno Haible <bruno@clisp.org>
751
752         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
753
754 2008-05-18  Bruno Haible  <bruno@clisp.org>
755
756         * modules/propername: New file, from GNU gettext.
757         * lib/propername.h: New file, from GNU gettext.
758         * lib/propername.c: New file, from GNU gettext.
759         * MODULES.html.sh (Internationalization functions): Add propername.
760
761 2008-05-16  Jim Meyering  <meyering@redhat.com>
762             Bruno Haible  <bruno@clisp.org>
763
764         Avoid some warnings from "gcc -Wshadow".
765         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
766
767 2008-05-15  Eric Blake  <ebb9@byu.net>
768
769         Extend previous patch to cygwin 1.7.0.
770         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
771         fast implementation in cygwin >= 1.7.0.
772         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
773         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
774
775 2008-05-15  Bruno Haible  <bruno@clisp.org>
776
777         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
778         implementation in glibc >= 2.9.
779         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
780         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
781
782 2008-05-15  Bruno Haible  <bruno@clisp.org>
783
784         * MODULES.html.sh (Internationalization functions): Remove linebreak.
785         (Unicode string functions): Add unilbrk/*.
786         Reported by Karl Berry.
787
788 2008-05-15  Eric Blake  <ebb9@byu.net>
789
790         Fix violation of <stdbool.h> replacement in regex.
791         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
792         * lib/regexec.c (re_search_internal): Likewise.
793         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
794
795 2008-05-15  Jim Meyering  <meyering@redhat.com>
796
797         avoid distracting test output when git or cvs is not found
798         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
799         * tests/test-vc-list-files-git.sh: Likewise.
800
801 2008-05-15  Eric Blake  <ebb9@byu.net>
802
803         Glibc finally accepted the memmem speedup code, bugzilla #5514.
804         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
805         glibc version.
806         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
807         * doc/posix-functions/strstr.texi (strstr): Likewise.
808         * lib/str-two-way.h (MAX): Sychronize with glibc.
809
810 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
811
812         * lib/regcomp.c (optimize_utf8): Add a note on why we test
813         opr.ctx_type.
814         (calc_first): Initialize constraint field.
815         (duplicate_node_closure): Use it instead of special casing ANCHORS.
816         Fix grammar.
817         (duplicate_node): Merge constraint field for all node types.
818         (calc_eclosure_iter): Look at constraint field for all node types.
819         * lib/regex_internal.c (create_cd_newstate): Don't look at
820         opr.ctx_type.
821
822 2008-05-14  Bruno Haible  <bruno@clisp.org>
823
824         Help GCC to do better code generation.
825         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
826         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
827         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
828         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
829         Declare with attribute 'malloc' if supported.
830
831 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
832
833         use "echo STR|wc -c" rather than unportable "expr length STR"
834         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
835         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
836
837 2008-05-14  Jim Meyering  <meyering@redhat.com>
838
839         use dd ibs=$n count=1 ... rather than less-portable head -c$n
840         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
841         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
842         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
843         via Collin Lasse.
844
845 2008-05-14  Eric Blake  <ebb9@byu.net>
846
847         Avoid quadratic growth in gl_LIBSOURCES.
848         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
849         Suggested by Bruno Haible.
850
851         Test xmemdup0.
852         * modules/xmemdup0-tests: New file.
853         * tests/test-xmemdup0.c: Likewise.
854
855 2008-05-13  Eric Blake  <ebb9@byu.net>
856
857         Split xmemdup0 into its own module.
858         * modules/xmemdup0: New file.
859         * lib/xmemdup0.h: Likewise.
860         * lib/xmemdup0.c: Likewise.
861         * MODULES.html.sh (Memory management functions): Add xmemdup0.
862         * lib/xalloc.h (xmemdup0): Remove.
863         * lib/xmalloc.c (xmemdup0): Likewise.
864
865 2008-05-13  Eric Blake  <ebb9@byu.net>
866             Bruno Haible  <bruno@clisp.org>
867
868         Reduce number of forks required during autoconf.
869         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
870         and gl_LIBSOURCES_DIR.
871         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
872         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
873         m4_syscmd per file.
874         <m4_foreach_w>: Move...
875         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
876
877 2008-05-13  Eric Blake  <ebb9@byu.net>
878
879         * gnulib-tool: Fix various comment typos.
880
881 2008-05-12  Bruno Haible  <bruno@clisp.org>
882
883         Tailor the linebreaking algorithm.
884         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
885
886 2008-05-12  Bruno Haible  <bruno@clisp.org>
887
888         Update to Unicode 5.0.0.
889         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
890         LBP_JV, LBP_JT. Redistribute values.
891         (unilbrk_table): Change size.
892         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
893         Unicode TR#14 rev. 22.
894         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
895         LBP_JV, LBP_JT. Redistribute values.
896         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
897         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
898         Update.
899         * lib/unilbrk/lbrkprop1.h: Regenerated.
900         * lib/unilbrk/lbrkprop2.h: Regenerated.
901         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
902         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
903         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
904         Likewise.
905         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
906         Likewise.
907         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
908         result.
909         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
910         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
911         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
912         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
913         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
914         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
915
916 2008-05-11  Bruno Haible  <bruno@clisp.org>
917
918         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
919
920 2008-05-11  Bruno Haible  <bruno@clisp.org>
921
922         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
923         * modules/unilbrk/gen-lbrk: New file.
924
925 2008-05-11  Bruno Haible  <bruno@clisp.org>
926
927         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
928         * m4/sha512.m4 (gl_SHA512): Likewise.
929
930 2008-05-11  Jim Meyering  <meyering@redhat.com>
931
932         New modules: crypto/sha256, crypto/sha512 (from coreutils)
933         * modules/crypto/sha256: New file.
934         * modules/crypto/sha512: Likewise.
935         * lib/sha256.c: Likewise.
936         * lib/sha256.h: Likewise.
937         * lib/sha512.c: Likewise.
938         * lib/sha512.h: Likewise.
939         * lib/u64.h: Likewise.
940         * m4/sha256.m4: Likewise.
941         * m4/sha512.m4: Likewise.
942         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
943
944 2008-05-10  Bruno Haible  <bruno@clisp.org>
945
946         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
947         (Input/Output <stdio.h>): Add xprintf.
948         (Signal handling <signal.h>): Add strsignal.
949         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
950         (Core language properties): Add func.
951         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
952         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
953         strings.
954         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
955         (Input/output): New section.
956         (File system functions): Add openat-die, stat-macros.
957         (Networking functions): Add sockets.
958         (Unicode string functions): Add unictype/*.
959         (Support for building libraries and executables): Add gperf.
960         (Support for building documentation): Add agpl-3.0.
961         (Misc): Add nocrash.
962
963 2008-05-10  Bruno Haible  <bruno@clisp.org>
964
965         * modules/unictype/gen-ctype: New file.
966
967 2008-05-10  Jim Meyering  <meyering@redhat.com>
968
969         Make chdir-safer.c more efficient on a system with no symlinks.
970         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
971         also if ELOOP is zero.  Suggested by Bruno Haible.
972
973         Make chdir-safer.c slightly safer.
974         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
975         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
976
977         Avoid compile failure on systems without ELOOP (like mingw).
978         * lib/chdir-safer.c (ELOOP): Define if not already defined.
979         Reported by Bruno Haible.
980
981 2008-05-10  Bruno Haible  <bruno@clisp.org>
982
983         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
984         (is_utf8_encoding): Use a case-insensitive comparison.
985         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
986         streq.
987
988 2008-05-10  Bruno Haible  <bruno@clisp.org>
989
990         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
991         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
992         * lib/unilbrk/ulc-common.h (iconv_string_length,
993         iconv_string_keeping_offsets): Remove declarations.
994         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
995         Don't include <iconv.h>, streq.h, xsize.h.
996         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
997         conversion.
998         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
999         <iconv.h>, streq.h, xsize.h.
1000         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
1001         conversion.
1002         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
1003         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
1004         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
1005         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
1006
1007 2008-05-10  Bruno Haible  <bruno@clisp.org>
1008
1009         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
1010         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
1011
1012         * modules/unilbrk/u32-width-linebreaks-tests: New file.
1013         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
1014
1015         * modules/unilbrk/u16-width-linebreaks-tests: New file.
1016         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
1017
1018         * modules/unilbrk/u8-width-linebreaks-tests: New file.
1019         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
1020
1021         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
1022         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
1023
1024         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
1025         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
1026
1027         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
1028         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
1029
1030         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
1031         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
1032
1033 2008-05-10  Bruno Haible  <bruno@clisp.org>
1034
1035         Split up 'linebreak' module.
1036         * lib/unilbrk.h: New file, based on lib/linebreak.h.
1037         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
1038         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
1039         modifications.
1040         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
1041         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
1042         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
1043         lib/linebreak.c.
1044         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
1045         lib/linebreak.c.
1046         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
1047         lib/linebreak.c.
1048         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
1049         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
1050         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
1051         lib/linebreak.c.
1052         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
1053         lib/linebreak.c.
1054         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
1055         lib/linebreak.c.
1056         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
1057         lib/linebreak.c.
1058         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
1059         lib/linebreak.c.
1060         * modules/unilbrk/base: New file.
1061         * modules/unilbrk/tables: New file.
1062         * modules/unilbrk/u8-possible-linebreaks: New file.
1063         * modules/unilbrk/u16-possible-linebreaks: New file.
1064         * modules/unilbrk/u32-possible-linebreaks: New file.
1065         * modules/unilbrk/ulc-common: New file.
1066         * modules/unilbrk/ulc-possible-linebreaks: New file.
1067         * modules/unilbrk/u8-width-linebreaks: New file.
1068         * modules/unilbrk/u16-width-linebreaks: New file.
1069         * modules/unilbrk/u32-width-linebreaks: New file.
1070         * modules/unilbrk/ulc-width-linebreaks: New file.
1071         * lib/linebreak.h: Remove file.
1072         * lib/linebreak.c: Remove file.
1073         * m4/linebreak.m4: Remove file.
1074         * modules/linebreak: Remove file.
1075         * NEWS: Mention the changes.
1076
1077 2008-05-09  Eric Blake  <ebb9@byu.net>
1078
1079         Add xmemdup0.
1080         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
1081         implementation.
1082         * lib/xmalloc.c (xmemdup0): New C implementation.
1083
1084 2008-05-08  Bruno Haible  <bruno@clisp.org>
1085
1086         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
1087
1088 2008-05-07  Eric Blake  <ebb9@byu.net>
1089
1090         Support cross-compilation of <wctype.h>.
1091         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
1092         AC_CACHE_CHECK.
1093
1094 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
1095
1096         * build-aux/vc-list-files: Add support for bzr.
1097
1098 2008-05-03  Jim Meyering  <meyering@redhat.com>
1099
1100         avoid failed assertion with tight malloc
1101         * tests/test-getndelim2.c: Correct an off-by-one assertion.
1102
1103 2008-05-03  Simon Josefsson  <simon@josefsson.org>
1104
1105         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
1106         are needed from arpa/inet.h.
1107         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
1108         Reported by Bruno Haible.
1109
1110 2008-05-02  Jim Meyering  <meyering@redhat.com>
1111
1112         avoid compilation error on FreeBSD 6
1113         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
1114
1115 2008-05-01  Jim Meyering  <meyering@redhat.com>
1116
1117         useless-if-before-free: correct --help's exit status description
1118         * build-aux/useless-if-before-free (usage): Like grep, exit 0
1119         for one or more matches, etc.  Reported by Bruno Haible.
1120
1121         vc-list-files: make the stand-alone gnulib test work
1122         * modules/vc-list-files-tests (configure.ac):
1123         Define and AC_SUBST abs_aux_dir.
1124         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
1125         $(abs_top_srcdir) to each script and having each of them
1126         duplicate the work of setting PATH, set PATH here, using
1127         the new variable, abs_aux_dir instead.
1128         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
1129         * tests/test-vc-list-files-git.sh: Likewise.
1130         Reported by Bruno Haible.
1131
1132 2008-05-01  Bruno Haible  <bruno@clisp.org>
1133
1134         * lib/getndelim2.c (getndelim2): Fix newsize computation during
1135         reallocation. Rename 'done' to 'found_delimiter'.
1136
1137 2008-05-01  Jim Meyering  <meyering@redhat.com>
1138
1139         vc-list-files: accommodate /bin/sh like the one from Solaris 10
1140         * build-aux/vc-list-files: Use `...`, not $(...).
1141
1142 2008-04-30  Jim Meyering  <meyering@redhat.com>
1143
1144         add tests for vc-list-files
1145         * modules/vc-list-files-tests: New module.
1146         * tests/test-vc-list-files-cvs.sh: New file.
1147         * tests/test-vc-list-files-git.sh: New file.
1148
1149         avoid a warning from gcc
1150         * lib/getndelim2.c (IF_LINT): Define.
1151         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
1152
1153         vc-list-files: work properly with build-aux/cvsu, too
1154         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
1155         to all cvs-based clauses.
1156
1157         vc-list-files: work properly in the CVS+awk case, too
1158         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
1159
1160         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
1161         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
1162         take more than one file argument, so .  Add quotes, just in case $dir
1163         ever contains a shell meta-character.  Prompted by Soren Hansen in
1164         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
1165
1166 2008-04-29  Eric Blake  <ebb9@byu.net>
1167
1168         Optimize getndelim2 to use block operations when possible.
1169         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
1170         freadseek, and memchr2.
1171         * lib/getndelim2.c (getndelim2): Use them for block reads.
1172
1173 2008-04-29  Bruno Haible  <bruno@clisp.org>
1174
1175         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
1176         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
1177         * modules/inet_ntop (Depends-on): Add extensions.
1178         * modules/inet_pton (Depends-on): Likewise.
1179         Reported by Simon Josefsson.
1180
1181 2008-04-29  Jim Meyering  <meyering@redhat.com>
1182
1183         When the is more than one match in a block, match all of them.
1184         * build-aux/useless-if-before-free: Iterate through each block
1185         until there are no more matches.
1186
1187         Fix broken useless-if-before-free script.
1188         * build-aux/useless-if-before-free: Fix typo: missing "?" after
1189         the expression to match cast of argument to free-like function.
1190
1191 2008-04-29  Eric Blake  <ebb9@byu.net>
1192
1193         Use new header.
1194         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
1195
1196 2008-04-29  Jim Meyering  <meyering@redhat.com>
1197
1198         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
1199         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
1200         by gnulib to exist and to declare e.g., inet_ntop.
1201         Don't include "inet_ntop.h", now removed.
1202
1203         * m4/arpa_inet_h.m4: Remove trailing blanks.
1204
1205 2008-04-29  Eric Blake  <ebb9@byu.net>
1206
1207         Silence valgrind on safe reads beyond potential array bounds.
1208         * lib/rawmemchr.valgrind: New file.
1209         * lib/strchrnul.valgrind: Likewise.
1210         * modules/rawmemchr (Files): Distribute new file.
1211         * modules/strchrnul (Files): Likewise.
1212         Suggested by Bruno Haible.
1213
1214 2008-04-29  Bruno Haible  <bruno@clisp.org>
1215
1216         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
1217         (inet_ntop, inet_pton): Change portability warning's wording.
1218         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
1219         Invoke gl_CHECK_NEXT_HEADERS.
1220         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
1221         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
1222         set ARPA_INET_H.
1223         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
1224         * modules/arpa_inet (Description): No longer only for systems that
1225         lack it.
1226         (Depends-on): Add include_next.
1227         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
1228         HAVE_ARPA_INET_H.
1229
1230 2008-04-29  Jim Meyering  <meyering@redhat.com>
1231
1232         * modules/mkdir (License): Re-license as LGPLv2+.
1233
1234 2008-04-29  Bruno Haible  <bruno@clisp.org>
1235
1236         * modules/rawmemchr (Maintainer): Set to Eric.
1237         * modules/strchrnul (Maintainer): Likewise.
1238
1239 2008-04-29  Simon Josefsson  <simon@josefsson.org>
1240
1241         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
1242         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
1243
1244         * modules/arpa_inet (arpa/inet.h): Use them.
1245
1246 2008-04-28  Eric Blake  <ebb9@byu.net>
1247
1248         Test getndelim2.
1249         * modules/getndelim2-tests: New file.
1250         * tests/test-getndelim2.c: Likewise.
1251         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
1252         stream.
1253         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
1254
1255         * MODULES.html.sh: Document new module.
1256
1257 2008-04-20  Bruno Haible  <bruno@clisp.org>
1258
1259         * lib/c-stack.c (die): Use raise.
1260         * modules/c-stack (Depends-on): Add raise.
1261
1262 2008-04-28  Bruno Haible  <bruno@clisp.org>
1263
1264         Expect rpmatch to be declared.
1265         * lib/yesno.c (rpmatch): Remove declaration.
1266
1267         Declare rpmatch.
1268         * lib/stdlib.in.h (rpmatch): New declaration.
1269         * lib/rpmatch.c: Include <stdlib.h> first.
1270         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
1271         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
1272         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
1273         HAVE_RPMATCH.
1274         * modules/rpmatch (Depends-on): Add stdlib, extensions.
1275         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
1276         (Include): Set to <stdlib.h>.
1277         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
1278         HAVE_RPMATCH.
1279         * NEWS: Document the change.
1280
1281 2008-04-28  Bruno Haible  <bruno@clisp.org>
1282
1283         Change rpmatch to use nl_langinfo when appropriate.
1284         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
1285         (N_): New macro.
1286         (localized_pattern): New function/macro.
1287         (try): Remove match, nomatch arguments. Copy the pattern into safe
1288         memory before caching it.
1289         (rpmatch): Use localized_pattern. Add translator comments.
1290         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
1291         Suggested by Eric Blake.
1292         * modules/rpmatch (Depends-on): Add stdbool.
1293
1294 2008-04-28  Eric Blake  <ebb9@byu.net>
1295
1296         Add rawmemchr module, matching glibc.
1297         * modules/string (Makefile.am): New indicator.
1298         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
1299         * lib/string.in.h (rawmemchr): Declare when appropriate.
1300         * modules/rawmemchr: New file.
1301         * m4/rawmemchr.m4: Likewise.
1302         * lib/rawmemchr.c: Likewise.
1303         * modules/rawmemchr-tests: Likewise.
1304         * tests/test-rawmemchr.c: Likewise.
1305         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
1306         module.
1307         * modules/strchrnul (Depends-on): Add rawmemchr.
1308         * lib/strchrnul.c (strchrnul): Optimize a corner case.
1309
1310         Whitespace cleanup.
1311         * tests/test-strchrnul.c: Reindent.
1312         * lib/strchrnul.c: Likewise.
1313
1314         Optimize and test strchrnul.
1315         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
1316         * modules/strchrnul-tests: New file.
1317         * tests/test-strchrnul.c: Likewise.
1318
1319         Remove intprops dependency.
1320         * modules/memchr (Depends-on): Remove intprops.
1321         * modules/memrchr (Depends-on): Likewise.
1322         * modules/memchr2 (Depends-on): Likewise.
1323         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
1324         * lib/memrchr.c (__memrchr): Likewise.
1325         * lib/memrchr2.c (memchr2): Likewise.
1326         Reported by Simon Josefsson.
1327
1328 2008-04-28  Simon Josefsson  <simon@josefsson.org>
1329
1330         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
1331         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
1332
1333 2008-04-28  Simon Josefsson  <simon@josefsson.org>
1334
1335         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
1336
1337         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
1338
1339         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
1340
1341         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
1342         declarations.
1343         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
1344
1345         * m4/inet_pton.m4: Don't check for header files.
1346
1347         * m4/inet_ntop.m4: Don't check for header files.
1348
1349 2008-04-28  Simon Josefsson  <simon@josefsson.org>
1350
1351         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
1352         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
1353         trigger for cygwin).
1354         Reported by Bruno Haible  <bruno@clisp.org>.
1355
1356 2008-04-28  Bruno Haible  <bruno@clisp.org>
1357
1358         * doc/posix-functions/strdup.texi: Mention mingw problem.
1359
1360 2008-04-27  Bruno Haible  <bruno@clisp.org>
1361
1362         * modules/stat-time-tests (Depends-on): Add sleep.
1363         * tests/test-stat-time.c (force_unlink): New function.
1364         (cleanup): Use it.
1365         (test_mtime): Remove the ctime related tests.
1366         (test_ctime): New function, containing the ctime related tests.
1367         (main): Call test_ctime, except on native Windows platforms.
1368
1369 2008-04-27  Bruno Haible  <bruno@clisp.org>
1370
1371         * lib/rpmatch.c (rpmatch): Add some comments.
1372         Reported by James Youngman <jay@gnu.org>.
1373
1374 2008-04-27  Bruno Haible  <bruno@clisp.org>
1375
1376         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
1377         quiet NaNs.
1378
1379 2008-04-27  Bruno Haible  <bruno@clisp.org>
1380
1381         Make test-yesno.sh work on mingw.
1382         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
1383         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
1384         (main): Set stdin to binary mode.
1385         * modules/yesno-tests (Depends-on): Add binary-io.
1386
1387 2008-04-27  Bruno Haible  <bruno@clisp.org>
1388
1389         Fix 'isfinite' on x86, x86_64, ia64 platforms.
1390         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
1391         argument that lie outside the IEEE 854 domain.
1392         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
1393         (gl_ISFINITE): Use it.
1394         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
1395
1396 2008-04-27  Bruno Haible  <bruno@clisp.org>
1397
1398         Allow local renaming in config.h.
1399         * lib/memrchr.c (memrchr): Don't undefine outside libc.
1400
1401 2008-04-27  Bruno Haible  <bruno@clisp.org>
1402
1403         * lib/memchr.c (__memchr): Change type of 'i'.
1404         * lib/memchr2.c (memchr2): Likewise.
1405
1406 2008-04-26  Eric Blake  <ebb9@byu.net>
1407         and Bruno Haible  <bruno@clisp.org>
1408
1409         Optimize and test memrchr.
1410         * modules/memrchr (Depends-on): Add intprops.
1411         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
1412         * modules/memrchr-tests: New file.
1413         * tests/test-memrchr.c: New file.
1414
1415 2008-04-26  Bruno Haible  <bruno@clisp.org>
1416
1417         Add tentative support for DragonFly BSD.
1418         * lib/stdio-impl.h: Add macros for DragonFly BSD.
1419         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
1420         fp.
1421         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
1422         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
1423         * lib/fpurge.c (fpurge): Likewise.
1424         * lib/freadable.c (freaadable): Likewise.
1425         * lib/freadahead.c (freadahead): Likewise.
1426         * lib/freading.c (freading): Likewise.
1427         * lib/freadptr.c (freadptr): Likewise.
1428         * lib/freadseek.c (freadptrinc): Likewise.
1429         * lib/fseeko.c (fseeko): Likewise.
1430         * lib/fseterr.c (fseterr): Likewise.
1431         * lib/fwritable.c (fwritable): Likewise.
1432         * lib/fwriting.c (fwriting): Likewise.
1433
1434 2008-04-26  Bruno Haible  <bruno@clisp.org>
1435
1436         * lib/stdio-impl.h: New file.
1437         * lib/fbufmode.c: Include stdio-impl.h.
1438         (fbufmode): Use fp_, remove redundant #defines.
1439         * lib/fflush.c: Include stdio-impl.h.
1440         (clear_ungetc_buffer): Remove redundant #defines.
1441         * lib/fpurge.c: Include stdio-impl.h.
1442         (fpurge): Remove redundant #defines.
1443         * lib/freadable.c: Include stdio-impl.h.
1444         (freadable): Remove redundant #defines.
1445         * lib/freadahead.c: Include stdio-impl.h.
1446         (freadahead): Remove redundant #defines.
1447         * lib/freading.c: Include stdio-impl.h.
1448         (freading): Remove redundant #defines.
1449         * lib/freadptr.c: Include stdio-impl.h.
1450         (freadptr): Remove redundant #defines.
1451         * lib/freadseek.c: Include stdio-impl.h.
1452         (freadptrinc): Remove redundant #defines.
1453         * lib/fseeko.c: Include stdio-impl.h.
1454         (rpl_fseeko): Remove redundant #defines.
1455         * lib/fseterr.c: Include stdio-impl.h.
1456         (fseterr): Remove redundant #defines.
1457         * lib/fwritable.c: Include stdio-impl.h.
1458         (fwritable: Remove redundant #defines.
1459         * lib/fwriting.c: Include stdio-impl.h.
1460         (fwriting): Remove redundant #defines.
1461         * modules/fbufmode (Files): Add lib/stdio-impl.h.
1462         * modules/fflush (Files): Likewise.
1463         * modules/fpurge (Files): Likewise.
1464         * modules/freadable (Files): Likewise.
1465         * modules/freadahead (Files): Likewise.
1466         * modules/freading (Files): Likewise.
1467         * modules/freadptr (Files): Likewise.
1468         * modules/freadseek (Files): Likewise.
1469         * modules/fseeko (Files): Likewise.
1470         * modules/fseterr (Files): Likewise.
1471         * modules/fwritable (Files): Likewise.
1472         * modules/fwriting (Files): Likewise.
1473
1474 2008-04-26  Bruno Haible  <bruno@clisp.org>
1475
1476         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
1477         restore_seek_optimization, update_fpos_cache): New functions, extracted
1478         from rpl_fflush.
1479         (rpl_fflush): Use them.
1480         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
1481         (gl_REPLACE_FFLUSH): Use it.
1482
1483 2008-04-26  Bruno Haible  <bruno@clisp.org>
1484
1485         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
1486         on Solaris.
1487         * tests/test-xstrtoimax.sh: Likewise.
1488         * tests/test-xstrtoumax.sh: Likewise.
1489         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
1490
1491 2008-04-26  Bruno Haible  <bruno@clisp.org>
1492
1493         * modules/memchr-tests: New file.
1494         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
1495
1496 2008-04-26  Eric Blake  <ebb9@byu.net>
1497             Bruno Haible  <bruno@clisp.org>
1498
1499         * lib/memchr.c: Include intprops.h.
1500         (__memchr): Optimize parallel detection of matching bytes. Rename local
1501         variables. Add explanatory comments.
1502
1503 2008-04-26  Bruno Haible  <bruno@clisp.org>
1504
1505         Fix module 'memchr', broken since 2000-10-28.
1506         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
1507
1508 2008-04-26  Bruno Haible  <bruno@clisp.org>
1509
1510         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
1511         comments.
1512
1513 2008-04-25  Eric Blake  <ebb9@byu.net>
1514
1515         Use native fstatat on cygwin 1.7.0.
1516         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
1517         first.
1518
1519 2008-04-23  Eric Blake  <ebb9@byu.net>
1520
1521         Improve memchr2 performance.
1522         * lib/memchr2.c (memchr2): Further optimize parallel detection of
1523         NUL bytes.
1524         * modules/memchr2 (Depends-on): Use intprops.h.
1525
1526 2008-04-23  Simon Josefsson  <simon@josefsson.org>
1527
1528         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
1529         an inline function instead of a CPP macro.  Patch by Ben Pfaff
1530         <blp@cs.stanford.edu>.
1531
1532 2008-04-23  Simon Josefsson  <simon@josefsson.org>
1533
1534         * lib/arpa_inet.in.h: New file.
1535
1536         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
1537         (Makefile.am): Sed in substitute header file.
1538
1539         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
1540         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
1541
1542         * modules/inet_ntop (configure.ac): Use
1543         gl_ARPA_INET_MODULE_INDICATOR.
1544
1545         * modules/inet_pton (configure.ac): Use
1546         gl_ARPA_INET_MODULE_INDICATOR.
1547
1548 2008-04-22  Jim Meyering  <meyering@redhat.com>
1549
1550         * modules/verify (License): Re-license as LGPLv2+.
1551
1552 2008-04-22  Simon Josefsson  <simon@josefsson.org>
1553
1554         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
1555         parameter to void* as per POSIX standard (MinGW uses char*).
1556
1557 2008-04-21  Bruno Haible  <bruno@clisp.org>
1558
1559         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
1560         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
1561         Define to replacements if REPLACE_ISWCNTRL is 1.
1562         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
1563         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
1564         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
1565         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
1566         what it fixes.
1567         * doc/posix-functions/iswalpha.texi: Likewise.
1568         * doc/posix-functions/iswblank.texi: Likewise.
1569         * doc/posix-functions/iswcntrl.texi: Likewise.
1570         * doc/posix-functions/iswdigit.texi: Likewise.
1571         * doc/posix-functions/iswgraph.texi: Likewise.
1572         * doc/posix-functions/iswlower.texi: Likewise.
1573         * doc/posix-functions/iswprint.texi: Likewise.
1574         * doc/posix-functions/iswpunct.texi: Likewise.
1575         * doc/posix-functions/iswspace.texi: Likewise.
1576         * doc/posix-functions/iswupper.texi: Likewise.
1577         * doc/posix-functions/iswxdigit.texi: Likewise.
1578         Reported by Alain Guibert.
1579
1580 2008-04-21  Bruno Haible  <bruno@clisp.org>
1581
1582         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
1583         Patch by Alain Guibert.
1584
1585 2008-04-21  Bruno Haible  <bruno@clisp.org>
1586
1587         Fix test failures on mingw.
1588         * tests/test-xstrtol.c (print_no_progname): New function.
1589         (main): Install it in error_print_progname hook.
1590         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
1591         * tests/test-xstrtoimax.sh: Likewise.
1592         * tests/test-xstrtoumax.sh: Likewise.
1593
1594 2008-04-21  Bruno Haible  <bruno@clisp.org>
1595
1596         Fix test failure on mingw.
1597         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
1598
1599 2008-04-21  Bruno Haible  <bruno@clisp.org>
1600
1601         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
1602         Actually assign a value.
1603
1604 2008-04-20  Bruno Haible  <bruno@clisp.org>
1605
1606         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
1607         take 2.
1608         * lib/canonicalize.c (canonicalize_file_name): Elide if the
1609         'canonicalize-lgpl' module is also used.
1610         * lib/canonicalize-lgpl.c: Undo last change.
1611         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
1612
1613 2008-04-20  Bruno Haible  <bruno@clisp.org>
1614
1615         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
1616         config.h. Provide _mkdir based fallback for mingw.
1617         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
1618         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
1619         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
1620         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
1621         rather than defining mkdir in config.h.
1622         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
1623         (gl_SYS_STAT_H_DEFAULTS): New macro.
1624         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
1625         HAVE_IO_H any more.
1626         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
1627         HAVE_DECL_MKDIR and HAVE_IO_H.
1628
1629 2008-04-20  Bruno Haible  <bruno@clisp.org>
1630
1631         * lib/isapipe.c: Port to native Windows platforms.
1632
1633 2008-04-20  Bruno Haible  <bruno@clisp.org>
1634
1635         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
1636
1637 2008-04-21  Eric Blake  <ebb9@byu.net>
1638
1639         Work around preprocessors that don't handle UINTMAX_MAX.
1640         * lib/memchr2.c (memchr2): Avoid embedded #if.
1641         Reported by Alain Guibert, fix suggested by Bruno Haible.
1642
1643 2008-04-21  Simon Josefsson  <simon@josefsson.org>
1644
1645         * doc/posix-functions/strftime.texi (strftime): Explain better
1646         Windows incompatibility.  Suggested by Micah Cowan
1647         <micah@cowan.name>.
1648
1649 2008-04-20  Bruno Haible  <bruno@clisp.org>
1650
1651         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
1652         unistr/u8-mblen.
1653
1654 2008-04-20  Bruno Haible  <bruno@clisp.org>
1655
1656         Fix test failure on platforms with non-GNU iconv.
1657         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
1658         (U_TO_U8): Use it, rather than u16_to_u8.
1659         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
1660         units at the end of the input string.
1661         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
1662
1663 2008-04-20  Bruno Haible  <bruno@clisp.org>
1664
1665         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
1666         when the resulting length is 0.
1667         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
1668
1669 2008-04-20  Bruno Haible  <bruno@clisp.org>
1670
1671         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
1672         works.
1673         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
1674
1675 2008-04-20  Bruno Haible  <bruno@clisp.org>
1676
1677         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
1678         * modules/tsearch-tests (configure.ac): Test for initstate function.
1679
1680 2008-04-20  Bruno Haible  <bruno@clisp.org>
1681
1682         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
1683         for nlink_t if missing.
1684         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
1685
1686 2008-04-19  Bruno Haible  <bruno@clisp.org>
1687
1688         Work around snprintf bug on Linux libc5.
1689         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
1690         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
1691         gl_SNPRINTF_SIZE1.
1692         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
1693         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
1694         that test failed.
1695         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
1696         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
1697         * modules/snprintf (Files): Add m4/printf.m4.
1698         * modules/vsnprintf (Files): Likewise.
1699         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
1700         * doc/posix-functions/vsnprintf.texi: Likewise.
1701
1702 2008-04-19  Bruno Haible  <bruno@clisp.org>
1703
1704         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
1705         from 0.0058 to less than 10^-7.
1706
1707 2008-04-19  Bruno Haible  <bruno@clisp.org>
1708
1709         Fix rounding when a precision is given.
1710         * lib/vasnprintf.c (is_borderline): New function.
1711         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
1712         9...9x.
1713         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
1714         %e, %g.
1715         * tests/test-vasprintf-posix.c (test_function): Likewise.
1716         * tests/test-snprintf-posix.h (test_function): Likewise.
1717         * tests/test-sprintf-posix.h (test_function): Likewise.
1718         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
1719         * tests/test-printf-posix.h (test_function): Likewise.
1720         * tests/test-printf-posix.output: Update.
1721         Reported by John Darrington <john@darrington.wattle.id.au> via
1722         Ben Pfaff <blp@cs.stanford.edu>.
1723
1724 2008-04-18  Simon Josefsson  <simon@josefsson.org>
1725
1726         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
1727         Suggested by Bruno Haible <bruno@clisp.org>.
1728
1729 2008-04-17  Bruno Haible  <bruno@clisp.org>
1730
1731         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
1732         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
1733         implementation.
1734         Patch by Bruce Merry <bmerry@gmail.com>.
1735
1736 2008-04-17  Simon Josefsson  <simon@josefsson.org>
1737
1738         * doc/posix-functions/strftime.texi (strftime): Mention that %e
1739         doesn't work under Windows.
1740
1741 2008-04-16  Bruno Haible  <bruno@clisp.org>
1742
1743         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
1744         New macros.
1745         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
1746         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
1747         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
1748         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
1749         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
1750         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
1751         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
1752         macros.
1753         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
1754         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
1755         Northern Sotho, Uighur.
1756
1757 2008-04-16  Bruno Haible  <bruno@clisp.org>
1758
1759         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
1760         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
1761         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
1762         Reported by Daniel Bergström <daniel@octocode.com>.
1763
1764 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
1765             Bruno Haible  <bruno@clisp.org>
1766
1767         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
1768         function.
1769         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
1770         New functions, mostly extracted from gl_locale_name_default.
1771         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
1772
1773 2008-04-16  Eric Blake  <ebb9@byu.net>
1774
1775         Adjust strtod detection to catch glibc 2.7 bug.
1776         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
1777         Reported by John Gatewood Ham.
1778
1779 2008-04-16  Bruno Haible  <bruno@clisp.org>
1780
1781         Add tentative support for Linux libc5.
1782         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
1783         * lib/fpurge.c (fpurge): Likewise.
1784         * lib/freadable.c (freadable): Likewise.
1785         * lib/freadahead.c (freadahead): Likewise.
1786         * lib/freading.c (freading): Likewise.
1787         * lib/freadptr.c (freadptr): Likewise.
1788         * lib/freadseek.c (freadptrinc): Likewise.
1789         * lib/fseeko.c (rpl_fseeko): Likewise.
1790         * lib/fseterr.c (fseterr): Likewise.
1791         * lib/fwritable.c (fwritable): Likewise.
1792         * lib/fwriting.c (fwriting): Likewise.
1793         Reported by Alain Guibert <alguibert+bts@free.fr>.
1794
1795 2008-04-15  Bruno Haible  <bruno@clisp.org>
1796
1797         * modules/mathl (configure.ac): Define module indicator.
1798
1799 2008-04-15  Bruno Haible  <bruno@clisp.org>
1800
1801         * lib/logl.c (logl): Remove unused variables.
1802
1803 2008-04-15  Bruno Haible  <bruno@clisp.org>
1804
1805         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
1806         fails.
1807
1808 2008-04-15  Bruno Haible  <bruno@clisp.org>
1809
1810         * lib/trim.c (trim2): Fix argument of isspace() macro.
1811
1812 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
1813
1814         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
1815         to 0.
1816         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
1817
1818 2008-04-14  Bruno Haible  <bruno@clisp.org>
1819
1820         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
1821         AC_LANG_PROGRAM argument.
1822         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
1823         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
1824         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
1825         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
1826         * m4/math_h.m4 (gl_MATH_H): Likewise.
1827         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
1828         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
1829         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
1830         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
1831         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
1832         * m4/regex.m4 (gl_REGEX): Likewise.
1833         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
1834         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
1835         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
1836         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
1837         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
1838         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
1839         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
1840         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
1841
1842 2008-04-14  Jim Meyering  <meyering@redhat.com>
1843
1844         test-strtod: fix typos: s/abs/fabs/
1845         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
1846
1847 2008-04-13  Bruno Haible  <bruno@clisp.org>
1848
1849         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
1850         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
1851         module is also used and while not building the reloc-wrapper.
1852
1853 2008-04-13  Bruno Haible  <bruno@clisp.org>
1854
1855         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
1856
1857 2008-04-13  Bruno Haible  <bruno@clisp.org>
1858
1859         Fix AIX compilation failure introduced on 2008-04-02.
1860         * tests/test-frexp.c (exp): Undefine before redefining.
1861         * tests/test-frexpl.c (exp): Likewise.
1862
1863 2008-04-13  Bruno Haible  <bruno@clisp.org>
1864
1865         Work around a HP-UX stdio bug.
1866         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
1867         * tests/test-ftello.c (main): Likewise.
1868         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
1869         * doc/posix-functions/ftello.texi: Likewise.
1870
1871 2008-04-13  Bruno Haible  <bruno@clisp.org>
1872
1873         Make test-signbit pass on HP-UX/hppa.
1874         * tests/test-signbit.c (minus_zerol): New variable.
1875         (test_signbitl): Use it.
1876
1877 2008-04-13  Bruno Haible  <bruno@clisp.org>
1878
1879         Make truncl work on OSF/1 4.0.
1880         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
1881         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
1882         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
1883         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
1884         HAVE_DECL_TRUNCL.
1885         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
1886         HAVE_DECL_TRUNCL.
1887         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
1888
1889 2008-04-13  Bruno Haible  <bruno@clisp.org>
1890
1891         * lib/unictype.h: Remove trailing comma from enumeration definitions.
1892
1893 2008-04-13  Bruno Haible  <bruno@clisp.org>
1894
1895         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
1896         expression, so as to avoid HP-UX 11 cc compiler bug.
1897
1898 2008-04-13  Bruno Haible  <bruno@clisp.org>
1899
1900         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
1901
1902 2008-04-13  Bruno Haible  <bruno@clisp.org>
1903
1904         * lib/git-merge-changelog.c: Remove empty declaration outside of
1905         functions.
1906
1907 2008-04-13  Bruno Haible  <bruno@clisp.org>
1908
1909         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
1910
1911 2008-04-13  Bruno Haible  <bruno@clisp.org>
1912
1913         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
1914         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
1915         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
1916         also if it exists but lacks definitions of the SHUT_* macros.
1917         * modules/sys_socket (Description): Update.
1918         Reported by Elbert Pol <e.pol@chello.nl>.
1919
1920 2008-04-13  Bruno Haible  <bruno@clisp.org>
1921
1922         * lib/localcharset.c (OS2): Don't redefine if already defined.
1923         Reported by Elbert Pol <e.pol@chello.nl>.
1924
1925 2008-04-13  Bruno Haible  <bruno@clisp.org>
1926
1927         * lib/binary-io.h [__EMX__]: Include <io.h>.
1928         Reported by Elbert Pol <e.pol@chello.nl>.
1929
1930 2008-04-12  Bruno Haible  <bruno@clisp.org>
1931
1932         * lib/fpucw.h: Enable the definitions also for x86_64.
1933         Needed for NetBSD/x86_64.
1934         Reported by Thomas Klausner <tk@giga.or.at>.
1935
1936 2008-04-12  Bruno Haible  <bruno@clisp.org>
1937
1938         * tests/test-strtod.c: Include isnand.h.
1939         (main): Use isnand instead of isnan.
1940         Reported by Jim Meyering.
1941
1942 2008-04-12  Bruno Haible  <bruno@clisp.org>
1943
1944         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
1945         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1946
1947 2008-04-12  Jim Meyering  <meyering@redhat.com>
1948
1949         * m4/math_h.m4 (gl_MATH_H): Fix typos.
1950
1951 2008-04-12  Bruno Haible  <bruno@clisp.org>
1952
1953         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
1954         Reported by Elbert Pol <e.pol@chello.nl>.
1955
1956 2008-04-12  Eric Blake  <ebb9@byu.net>
1957
1958         Work around Solaris 10 math.h bug.
1959         * m4/math_h.m4 (gl_MATH_H): Check for bug.
1960         (gl_MATH_H_DEFAULTS): Set up default.
1961         * modules/math (Makefile.am): Replace new indicators.
1962         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
1963         * tests/test-math.c (main): Test this.
1964         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
1965         * doc/posix-headers/math.texi (math.h): Mention bug.
1966         Reported by Nelson H. F. Beebe and Jim Meyering.
1967
1968 2008-04-11  Bruno Haible  <bruno@clisp.org>
1969
1970         Adapt to future versions of Apple GCC.
1971         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
1972         Reported by Peter O'Gorman <peter@pogma.com>.
1973
1974 2008-04-11  Bruno Haible  <bruno@clisp.org>
1975
1976         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
1977
1978 2008-04-11  Bruno Haible  <bruno@clisp.org>
1979
1980         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
1981
1982         * modules/getaddrinfo-tests (Makefile.am): Define
1983         test_getaddrinfo_LDADD.
1984
1985 2008-04-11  Bruno Haible  <bruno@clisp.org>
1986
1987         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
1988         (init): Fix syntax error.
1989         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
1990         is declared.
1991
1992 2008-04-11  Bruno Haible  <bruno@clisp.org>
1993
1994         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
1995         * modules/glob (Depends-on): Add stdbool.
1996
1997 2008-04-11  Bruno Haible  <bruno@clisp.org>
1998
1999         * lib/trim.c: Include <string.h>.
2000
2001 2008-04-11  Eric Blake  <ebb9@byu.net>
2002
2003         Avoid compile failure on OS/2.
2004         * lib/regex_internal.h (internal_function): Disable optimization
2005         on OS/2 (__EMX__), where it caused compiler error.
2006         Reported by Elbert Pol.
2007
2008 2008-04-11  Bruno Haible  <bruno@clisp.org>
2009
2010         Flush the standard error stream before aborting. Needed on mingw.
2011         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
2012         * tests/test-array_list.c (ASSERT): Likewise.
2013         * tests/test-array_oset.c (ASSERT): Likewise.
2014         * tests/test-avltree_list.c (ASSERT): Likewise.
2015         * tests/test-avltree_oset.c (ASSERT): Likewise.
2016         * tests/test-avltreehash_list.c (ASSERT): Likewise.
2017         * tests/test-binary-io.c (ASSERT): Likewise.
2018         * tests/test-byteswap.c (ASSERT): Likewise.
2019         * tests/test-c-ctype.c (ASSERT): Likewise.
2020         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
2021         * tests/test-c-strcasestr.c (ASSERT): Likewise.
2022         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
2023         * tests/test-c-strstr.c (ASSERT): Likewise.
2024         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
2025         * tests/test-canonicalize.c (ASSERT): Likewise.
2026         * tests/test-carray_list.c (ASSERT): Likewise.
2027         * tests/test-ceilf1.c (ASSERT): Likewise.
2028         * tests/test-ceilf2.c (ASSERT): Likewise.
2029         * tests/test-ceill.c (ASSERT): Likewise.
2030         * tests/test-count-one-bits.c (ASSERT): Likewise.
2031         * tests/test-fbufmode.c (ASSERT): Likewise.
2032         * tests/test-fflush2.c (ASSERT): Likewise.
2033         * tests/test-floorf1.c (ASSERT): Likewise.
2034         * tests/test-floorf2.c (ASSERT): Likewise.
2035         * tests/test-floorl.c (ASSERT): Likewise.
2036         * tests/test-fopen.c (ASSERT): Likewise.
2037         * tests/test-fpending.c (ASSERT): Likewise.
2038         * tests/test-fprintf-posix.c (ASSERT): Likewise.
2039         * tests/test-fpurge.c (ASSERT): Likewise.
2040         * tests/test-freadable.c (ASSERT): Likewise.
2041         * tests/test-freadahead.c (ASSERT): Likewise.
2042         * tests/test-freading.c (ASSERT): Likewise.
2043         * tests/test-freadptr.c (ASSERT): Likewise.
2044         * tests/test-freadptr2.c (ASSERT): Likewise.
2045         * tests/test-freadseek.c (ASSERT): Likewise.
2046         * tests/test-freopen.c (ASSERT): Likewise.
2047         * tests/test-frexp.c (ASSERT): Likewise.
2048         * tests/test-frexpl.c (ASSERT): Likewise.
2049         * tests/test-fseek.c (ASSERT): Likewise.
2050         * tests/test-fseeko.c (ASSERT): Likewise.
2051         * tests/test-fstrcmp.c (ASSERT): Likewise.
2052         * tests/test-ftell.c (ASSERT): Likewise.
2053         * tests/test-ftello.c (ASSERT): Likewise.
2054         * tests/test-func.c (ASSERT): Likewise.
2055         * tests/test-fwritable.c (ASSERT): Likewise.
2056         * tests/test-fwriting.c (ASSERT): Likewise.
2057         * tests/test-getdelim.c (ASSERT): Likewise.
2058         * tests/test-getline.c (ASSERT): Likewise.
2059         * tests/test-i-ring.c (ASSERT): Likewise.
2060         * tests/test-iconv-utf.c (ASSERT): Likewise.
2061         * tests/test-iconv.c (ASSERT): Likewise.
2062         * tests/test-isfinite.c (ASSERT): Likewise.
2063         * tests/test-isnand.c (ASSERT): Likewise.
2064         * tests/test-isnanf.c (ASSERT): Likewise.
2065         * tests/test-isnanl.h (ASSERT): Likewise.
2066         * tests/test-ldexpl.c (ASSERT): Likewise.
2067         * tests/test-linked_list.c (ASSERT): Likewise.
2068         * tests/test-linkedhash_list.c (ASSERT): Likewise.
2069         * tests/test-localename.c (ASSERT): Likewise.
2070         * tests/test-lseek.c (ASSERT): Likewise.
2071         * tests/test-mbscasecmp.c (ASSERT): Likewise.
2072         * tests/test-mbscasestr1.c (ASSERT): Likewise.
2073         * tests/test-mbscasestr2.c (ASSERT): Likewise.
2074         * tests/test-mbscasestr3.c (ASSERT): Likewise.
2075         * tests/test-mbscasestr4.c (ASSERT): Likewise.
2076         * tests/test-mbschr.c (ASSERT): Likewise.
2077         * tests/test-mbscspn.c (ASSERT): Likewise.
2078         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
2079         * tests/test-mbspbrk.c (ASSERT): Likewise.
2080         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
2081         * tests/test-mbsrchr.c (ASSERT): Likewise.
2082         * tests/test-mbsspn.c (ASSERT): Likewise.
2083         * tests/test-mbsstr1.c (ASSERT): Likewise.
2084         * tests/test-mbsstr2.c (ASSERT): Likewise.
2085         * tests/test-mbsstr3.c (ASSERT): Likewise.
2086         * tests/test-memchr2.c (ASSERT): Likewise.
2087         * tests/test-memmem.c (ASSERT): Likewise.
2088         * tests/test-open.c (ASSERT): Likewise.
2089         * tests/test-printf-frexp.c (ASSERT): Likewise.
2090         * tests/test-printf-frexpl.c (ASSERT): Likewise.
2091         * tests/test-printf-posix.c (ASSERT): Likewise.
2092         * tests/test-quotearg.c (ASSERT): Likewise.
2093         * tests/test-rbtree_list.c (ASSERT): Likewise.
2094         * tests/test-rbtree_oset.c (ASSERT): Likewise.
2095         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
2096         * tests/test-round1.c (ASSERT): Likewise.
2097         * tests/test-roundf1.c (ASSERT): Likewise.
2098         * tests/test-roundl.c (ASSERT): Likewise.
2099         * tests/test-signbit.c (ASSERT): Likewise.
2100         * tests/test-sleep.c (ASSERT): Likewise.
2101         * tests/test-snprintf-posix.c (ASSERT): Likewise.
2102         * tests/test-snprintf.c (ASSERT): Likewise.
2103         * tests/test-sprintf-posix.c (ASSERT): Likewise.
2104         * tests/test-stat-time.c (ASSERT): Likewise.
2105         * tests/test-strcasestr.c (ASSERT): Likewise.
2106         * tests/test-strerror.c (ASSERT): Likewise.
2107         * tests/test-striconv.c (ASSERT): Likewise.
2108         * tests/test-striconveh.c (ASSERT): Likewise.
2109         * tests/test-striconveha.c (ASSERT): Likewise.
2110         * tests/test-strsignal.c (ASSERT): Likewise.
2111         * tests/test-strstr.c (ASSERT): Likewise.
2112         * tests/test-strtod.c (ASSERT): Likewise.
2113         * tests/test-trunc1.c (ASSERT): Likewise.
2114         * tests/test-trunc2.c (ASSERT): Likewise.
2115         * tests/test-truncf1.c (ASSERT): Likewise.
2116         * tests/test-truncf2.c (ASSERT): Likewise.
2117         * tests/test-truncl.c (ASSERT): Likewise.
2118         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
2119         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
2120         * tests/test-vasnprintf.c (ASSERT): Likewise.
2121         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
2122         * tests/test-vasprintf.c (ASSERT): Likewise.
2123         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
2124         * tests/test-vprintf-posix.c (ASSERT): Likewise.
2125         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
2126         * tests/test-vsnprintf.c (ASSERT): Likewise.
2127         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
2128         * tests/test-wcwidth.c (ASSERT): Likewise.
2129         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
2130         * tests/test-xprintf-posix.c (ASSERT): Likewise.
2131         * tests/test-xvasprintf.c (ASSERT): Likewise.
2132         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
2133         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
2134         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
2135         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
2136         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
2137         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
2138         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
2139         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
2140         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
2141         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
2142         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
2143         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
2144         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
2145         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
2146         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
2147         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
2148         * tests/unictype/test-block_list.c (ASSERT): Likewise.
2149         * tests/unictype/test-block_of.c (ASSERT): Likewise.
2150         * tests/unictype/test-block_test.c (ASSERT): Likewise.
2151         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
2152         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
2153         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
2154         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
2155         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
2156         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
2157         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
2158         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
2159         * tests/unictype/test-combining.c (ASSERT): Likewise.
2160         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
2161         * tests/unictype/test-digit.c (ASSERT): Likewise.
2162         * tests/unictype/test-mirror.c (ASSERT): Likewise.
2163         * tests/unictype/test-numeric.c (ASSERT): Likewise.
2164         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
2165         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
2166         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
2167         * tests/unictype/test-scripts.c (ASSERT): Likewise.
2168         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
2169         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
2170         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
2171         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
2172         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
2173         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
2174         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
2175         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
2176         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
2177         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
2178         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
2179         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
2180         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
2181         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
2182         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
2183         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
2184         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
2185         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
2186         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
2187         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
2188         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
2189         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
2190         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
2191         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
2192         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
2193         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
2194         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
2195         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
2196         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
2197         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
2198         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
2199         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
2200         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
2201         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
2202         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
2203         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
2204         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
2205         Reported by Eric Blake.
2206
2207 2008-04-11  Bruno Haible  <bruno@clisp.org>
2208
2209         * lib/wchar.in.h: Tweak comment.
2210
2211 2008-04-11  Bruno Haible  <bruno@clisp.org>
2212
2213         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
2214         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
2215         gl_COMMON.
2216         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
2217
2218 2008-04-11  Bruno Haible  <bruno@clisp.org>
2219
2220         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
2221
2222 2008-04-11  Simon Josefsson  <simon@josefsson.org>
2223
2224         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
2225         of attempting to use non-existing /dev/*random.  Based on patch
2226         from Adam Strzelecki <ono@java.pl> in
2227         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
2228
2229 2008-04-08  Bruno Haible  <bruno@clisp.org>
2230
2231         Add tentative support for emx+gcc.
2232         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
2233         * lib/fpurge.c (fpurge): Likewise.
2234         * lib/freadable.c (freadable): Likewise.
2235         * lib/freadahead.c (freadahead): Likewise.
2236         * lib/freading.c (freading): Likewise.
2237         * lib/freadptr.c (freadptr): Likewise.
2238         * lib/freadseek.c (freadptrinc): Likewise.
2239         * lib/fseeko.c (rpl_fseeko): Likewise.
2240         * lib/fseterr.c (fseterr): Likewise.
2241         * lib/fwritable.c (fwritable): Likewise.
2242         * lib/fwriting.c (fwriting): Likewise.
2243         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
2244
2245 2008-04-09  Eric Blake  <ebb9@byu.net>
2246
2247         Avoid some autoconf warnings.
2248         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
2249         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
2250         * m4/afs.m4 (gl_AFS): Likewise.
2251         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
2252         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
2253         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
2254         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
2255         (gl_INTEGER_TYPE_SUFFIX): Likewise.
2256         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
2257         (AC_CHECK_DECLS_ONCE): Likewise.
2258         Rename file...
2259         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
2260         gnulib-tool requires autoconf 2.59 or better.
2261         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
2262
2263 2008-04-08  Eric Blake  <ebb9@byu.net>
2264
2265         Use 'git describe --match' if present (added in git 1.5.5).
2266         * build-aux/git-version-gen: Limit result to tags that match 'v*'
2267         if possible.
2268
2269 2008-04-08  Bruno Haible  <bruno@clisp.org>
2270
2271         Add tentative support for OpenServer.
2272         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
2273         _ptr, _cnt.
2274         * lib/fpurge.c (fpurge): Likewise.
2275         * lib/freadable.c (freadable): Likewise.
2276         * lib/freadahead.c (freadahead): Likewise.
2277         * lib/freading.c (freading): Likewise.
2278         * lib/freadptr.c (freadptr): Likewise.
2279         * lib/freadseek.c (freadptrinc): Likewise.
2280         * lib/fseeko.c (rpl_fseeko): Likewise.
2281         * lib/fseterr.c (fseterr): Likewise.
2282         * lib/fwritable.c (fwritable): Likewise.
2283         * lib/fwriting.c (fwriting): Likewise.
2284         Reported by Roger Cornelius <rac@tenzing.org> and
2285         Brian K. White <brian@aljex.com>.
2286
2287 2008-04-06  Jim Meyering  <meyering@redhat.com>
2288
2289         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
2290
2291 2008-04-06  Bruno Haible  <bruno@clisp.org>
2292
2293         Avoid possible error with non-ASCII bytes in UTF-8 locales.
2294         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
2295         * tests/test-printf-posix.sh: Likewise.
2296         * tests/test-vfprintf-posix.sh: Likewise.
2297         * tests/test-vprintf-posix.sh: Likewise.
2298         * tests/test-xprintf-posix.sh: Likewise.
2299
2300 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2301
2302         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
2303         hide error from 'ls', needed on OS/2.
2304         Report by Elbert Pol <elbert.pol@gmail.com>.
2305
2306 2008-04-04  Eric Blake  <ebb9@byu.net>
2307
2308         Make test-fseeko.c failures meaningful.
2309         * tests/test-fseeko.c: Print line number on failure.
2310         * tests/test-fseek.c: Likewise.
2311         Reported by Nelson H. F. Beebe.
2312
2313         Improve strtod bug detection check.
2314         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
2315         required for Solaris 10.
2316         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
2317
2318 2008-04-04  Bruno Haible  <bruno@clisp.org>
2319
2320         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
2321         by m4/setenv.m4.
2322
2323 2008-04-03  Eric Blake  <ebb9@byu.net>
2324
2325         Ensure sane .version contents.
2326         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
2327         version string.
2328         * build-aux/git-version-gen: Improve documentation.
2329
2330         Make GNU make output nicer.
2331         * top/GNUmakefile [!_have-Makefile]: Add dependency on
2332         MAKECMDGOALS to enforce message for all command line targets.  Set
2333         srcdir for use in maint.mk.
2334
2335         Another maintainer tweak.
2336         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
2337         a target that regenerates version.
2338
2339 2008-04-03  Jim Meyering  <meyering@redhat.com>
2340
2341         vc-list-files: don't cause coreutils "make po-check" failure
2342         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
2343
2344 2008-04-03  Eric Blake  <ebb9@byu.net>
2345
2346         Allow VPATH usage of vc-list-files.
2347         * build-aux/vc-list-files (scriptversion): Add timestamp.
2348         (options): Add --help, --version, -C.
2349         (CVS): Support installed cvsu.
2350
2351 2008-04-02  Bruno Haible  <bruno@clisp.org>
2352
2353         Avoid some "statement with no effect" warnings from gcc.
2354         * tests/test-wctype.c (main): Explicitly ignore unused values.
2355         Reported by Jim Meyering.
2356
2357 2008-04-02  Jim Meyering  <meyering@redhat.com>
2358
2359         Avoid some warnings from "gcc -Wshadow".
2360         * tests/test-frexp.c (exp): Define to a different identifier.
2361         * tests/test-frexpl.c (exp): Likewise.
2362
2363 2008-04-03  Jim Meyering  <meyering@redhat.com>
2364
2365         bootstrap: remove dangling *.[ch] symlinks from lib
2366         * build-aux/bootstrap [dangling symlink removal]: Move find's
2367         -depth option to precede all others, to avoid a warning.
2368         Remove *.[ch] files too, and from "$source_base" (usually lib/).
2369
2370 2008-04-02  Bruno Haible  <bruno@clisp.org>
2371
2372         Avoid some warnings from "gcc -Wshadow".
2373         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
2374         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
2375         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
2376         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
2377         Reported by Jim Meyering.
2378
2379 2008-04-01  Bruno Haible  <bruno@clisp.org>
2380
2381         Fix test to work on IRIX 6.5 with cc.
2382         * tests/test-math.c (numeric_equal): New function.
2383         (main): Use it.
2384
2385 2008-04-01  Bruno Haible  <bruno@clisp.org>
2386
2387         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
2388
2389 2008-04-01  Bruno Haible  <bruno@clisp.org>
2390
2391         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
2392         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
2393         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
2394         (Depends-on): Remove math.
2395
2396         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
2397         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
2398         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
2399         (Depends-on): Remove math.
2400
2401         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
2402         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
2403         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
2404         (Depends-on): Remove math.
2405         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
2406         (Depends-on): Remove math.
2407
2408         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
2409         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
2410         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
2411         (Depends-on): Remove math.
2412         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
2413         (Depends-on): Remove math.
2414
2415         * tests/test-round1.c: Include nan.h.
2416         (main): Use NaNd instead of NAN.
2417         * modules/round-tests (Files): Add tests/nan.h.
2418
2419         * tests/test-trunc1.c: Include nan.h.
2420         (main): Use NaNd instead of NAN.
2421         * modules/trunc-tests (Files): Add tests/nan.h.
2422
2423         * tests/test-roundf1.c: Include nan.h.
2424         (main): Use NaNf instead of NAN.
2425         * modules/roundf-tests (Files): Add tests/nan.h.
2426
2427         * tests/test-truncf1.c: Include nan.h.
2428         (main): Use NaNf instead of NAN.
2429         * modules/truncf-tests (Files): Add tests/nan.h.
2430
2431         * tests/test-ceilf1.c: Include nan.h.
2432         (main): Use NaNf instead of NAN.
2433         * modules/ceilf-tests (Files): Add tests/nan.h.
2434
2435         * tests/test-floorf1.c: Include nan.h.
2436         (main): Use NaNf instead of NAN.
2437         * modules/floorf-tests (Files): Add tests/nan.h.
2438
2439         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
2440         (main): Use NaNf instead of NAN.
2441         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
2442
2443         * tests/test-isnand.c: Include nan.h instead of <math.h>.
2444         (main): Use NaNd instead of NAN.
2445         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
2446
2447         * tests/test-frexp.c: Include nan.h.
2448         (main): Use NaNd instead of NAN.
2449         * modules/frexp-tests (Files): Add tests/nan.h.
2450
2451         * lib/isnan.c: Don't include <math.h>.
2452         (FUNC): Don't use NAN macro.
2453         * modules/isnand-nolibm (Depends-on): Remove math.
2454         * modules/isnanf-nolibm (Depends-on): Remove math.
2455         * modules/isnanl (Depends-on): Remove math.
2456         * modules/isnanl-nolibm (Depends-on): Remove math.
2457
2458         * tests/nan.h: New file.
2459
2460 2008-04-01  Eric Blake  <ebb9@byu.net>
2461
2462         Fix typos.
2463         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
2464         values to be the right type.
2465
2466         For now, cater to gnulib strtod inaccuracies.
2467         * tests/test-strtod.c (main): Allow 1-ulp error on expected
2468         fractional results.  While not as nice from a QoI perspective, it
2469         is a quicker patch than correctly implementing decimal to binary
2470         rounding.
2471
2472 2008-03-31  Eric Blake  <ebb9@byu.net>
2473
2474         Guarantee a definition of NAN.
2475         * lib/math.in.h (NAN): Define if missing.
2476         * tests/test-math.c (main): Test it.
2477         * doc/posix-headers/math.texi (math.h): Document this.
2478         * lib/isnan.c (rpl_isnand): Use it.
2479         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
2480         * tests/test-floorf1.c (NaN): Likewise.
2481         * tests/test-frexp.c (NaN): Likewise.
2482         * tests/test-isnand.c (NaN): Likewise.
2483         * tests/test-isnanf.c (NaN): Likewise.
2484         * tests/test-round1.c (NaN): Likewise.
2485         * tests/test-roundf1.c (NaN): Likewise.
2486         * tests/test-snprintf-posix.h (NaN): Likewise.
2487         * tests/test-sprintf-posix.h (NaN): Likewise.
2488         * tests/test-trunc1.c (NaN): Likewise.
2489         * tests/test-truncf1.c (NaN): Likewise.
2490         * tests/test-vasnprintf-posix.c (NaN): Likewise.
2491         * tests/test-vasprintf-posix.c (NaN): Likewise.
2492         * modules/isnand-nolibm (Depends-on): Add math.
2493         * modules/isnanf-nolibm (Depends-on): Likewise.
2494         * modules/isnanl (Depends-on): Likewise.
2495         * modules/isnanl-nolibm (Depends-on): Likewise.
2496         * modules/snprintf-posix-tests (Depends-on): Likewise.
2497         * modules/sprintf-posix-tests (Depends-on): Likewise.
2498         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
2499         * modules/vsprintf-posix-tests (Depends-on): Likewise.
2500         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
2501         * modules/vasprintf-posix-tests (Depends-on): Likewise.
2502
2503 2008-03-31  Bruno Haible  <bruno@clisp.org>
2504
2505         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
2506         * doc/posix-functions/strtod.texi: Likewise.
2507
2508 2008-03-31  Bruno Haible  <bruno@clisp.org>
2509
2510         * tests/test-strtod.c (main): Don't use C99 syntax.
2511
2512 2008-03-31  Bruno Haible  <bruno@clisp.org>
2513
2514         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
2515         Reported by Eric Blake.
2516
2517 2008-03-31  Jim Meyering  <meyering@redhat.com>
2518
2519         Don't compare actual signbit return values.
2520         * tests/test-strtod.c (main): Rather, compare only their
2521         zero/non-zero nature.
2522
2523 2008-03-31  Eric Blake  <ebb9@byu.net>
2524
2525         More strtod documentation.
2526         * doc/posix-functions/strtod.texi (strtod): Interpret more test
2527         failures as distinct bugs.
2528
2529 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
2530
2531         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
2532         Problem reported by Erik Benada in
2533         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
2534
2535 2008-03-30  Bruno Haible  <bruno@clisp.org>
2536
2537         * tests/test-strtod.c: Add comments about which assertion fails on which
2538         platform.
2539         * doc/posix-functions/strtod.texi: Add info about many more platforms.
2540
2541 2008-03-30  Eric Blake  <ebb9@byu.net>
2542
2543         Test signbit behavior on zeros.
2544         * tests/test-signbit.c (test_signbitf): Add tests for zero.
2545         (test_signbitd, test_signbitl): Likewise.
2546
2547         More strtod touchups.
2548         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
2549         sign of negative underflow, for now.  Use .5, not .1.
2550         * doc/posix-functions/strtod.texi (strtod): Mention these
2551         limitations.
2552         Reported by Jim Meyering.
2553
2554 2008-03-30  Bruno Haible  <bruno@clisp.org>
2555
2556         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
2557         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
2558
2559 2008-03-30  Bruno Haible  <bruno@clisp.org>
2560
2561         Avoid failure when attempting to return empty iconv results on some
2562         platforms.
2563         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
2564         allocation, don't report ENOMEM when the resulting string is empty.
2565
2566 2008-03-30  Bruno Haible  <bruno@clisp.org>
2567
2568         Fix buffer overrun.
2569         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
2570         Don't consider the width for tmp_length. Check count against tmp_length
2571         before doing the padding. Ensure enough allocation during padding.
2572
2573 2008-03-30  Eric Blake  <ebb9@byu.net>
2574
2575         strtod touchups.
2576         * lib/strtod.c (strtod): Avoid compiler warnings.
2577         Reported by Jim Meyering.
2578
2579 2008-03-30  Bruno Haible  <bruno@clisp.org>
2580
2581         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
2582         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
2583         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
2584         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
2585         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
2586         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
2587         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
2588         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
2589
2590         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
2591         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
2592         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
2593         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
2594         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
2595         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
2596         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
2597         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
2598
2599         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
2600         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
2601         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
2602         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
2603         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
2604         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
2605         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
2606         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
2607
2608         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
2609         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
2610
2611         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
2612         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
2613
2614         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
2615         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
2616
2617         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
2618         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
2619         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
2620
2621         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
2622         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
2623         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
2624
2625         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
2626         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
2627         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
2628
2629         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
2630         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
2631         * modules/vasprintf (Depends-on): Add EOVERFLOW.
2632
2633         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
2634         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
2635         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
2636         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
2637         (Depends-on): Add EOVERFLOW.
2638         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
2639         (Depends-on): Add EOVERFLOW.
2640         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
2641         (Depends-on): Add EOVERFLOW.
2642         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
2643         (Depends-on): Add EOVERFLOW.
2644         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
2645         (Depends-on): Add EOVERFLOW.
2646         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
2647         (Depends-on): Add EOVERFLOW.
2648         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
2649         (Depends-on): Add EOVERFLOW.
2650         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
2651         (Depends-on): Add EOVERFLOW.
2652
2653         * lib/sprintf.c (EOVERFLOW): Remove fallback.
2654         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
2655         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
2656
2657         * lib/snprintf.c (EOVERFLOW): Remove fallback.
2658         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
2659         * modules/snprintf (Depends-on): Add EOVERFLOW.
2660
2661         * lib/poll.c (EOVERFLOW): Remove fallback.
2662         * modules/poll (Depends-on): Add EOVERFLOW.
2663
2664         * lib/getugroups.c (EOVERFLOW): Remove fallback.
2665         * modules/getugroups (Depends-on): Add EOVERFLOW.
2666
2667         * lib/getdelim.c (EOVERFLOW): Remove fallback.
2668         * modules/getdelim (Depends-on): Add EOVERFLOW.
2669
2670         * lib/ftell.c (EOVERFLOW): Remove fallback.
2671         * modules/ftell (Depends-on): Add EOVERFLOW.
2672
2673         * lib/fprintf.c (EOVERFLOW): Remove fallback.
2674         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
2675         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
2676
2677         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
2678
2679         * modules/EOVERFLOW-tests: New file.
2680         * tests/test-EOVERFLOW.c: New file.
2681
2682         * modules/EOVERFLOW: New file.
2683         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
2684
2685 2008-03-30  Bruno Haible  <bruno@clisp.org>
2686
2687         Fix bug introduced on 2007-06-10.
2688         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
2689         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
2690
2691 2008-03-30  Bruno Haible  <bruno@clisp.org>
2692
2693         Improve freadseek's efficiency after ungetc.
2694         * lib/freadseek.c: Include freadahead.h.
2695         (freadptrinc): New function, extracted from freadseek.
2696         (freadseek): Use it in a loop. Use freadahead to determine the number
2697         of loop iterations.
2698         * modules/freadseek (Depends-on): Add freadahead.
2699         (configure.ac): Require AC_C_INLINE.
2700
2701 2008-03-30  Bruno Haible  <bruno@clisp.org>
2702
2703         * lib/freadseek.c (freadseek): Don't ignore the return value of
2704         freadptr.
2705
2706 2008-03-29  Eric Blake  <ebb9@byu.net>
2707
2708         Add hex float support.
2709         * modules/strtod (Depends-on): Add c-ctype.
2710         (Link): Mention POW_LIB.
2711         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
2712         whitespace between 'e' and exponent.
2713         * tests/test-strtod.c (main): Enable hex float tests.
2714         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
2715         now provides.
2716
2717         Document various strtod bugs, with some fixes.
2718         * doc/posix-functions/strtod.texi (strtod): Document bugs with
2719         "-0x", "inf", "nan", and hex constants.
2720         * doc/posix-functions/atof.texi (atof): Likewise.
2721         * modules/stdlib (Makefile.am): Support strtod.
2722         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
2723         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
2724         detect additional strtod bugs.
2725         * lib/stdlib.in.h (rpl_strtod): Add declarations.
2726         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
2727         bool where appropriate.  Parse 'inf' and 'nan'.
2728         * tests/test-strtod.c: New file.
2729         * modules/strtod (Depends-on): Add stdbool, stdlib.
2730         (configure.ac): Turn on module indicator.
2731         * modules/strtod-tests: New module.
2732
2733 2008-03-29  Eric Blake  <ebb9@byu.net>
2734
2735         Fix ftell on mingw.
2736         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
2737         * modules/ftell-tests (Depends-on): Add binary-io.
2738         * modules/ftello-tests (Depends-on): Likewise.
2739         * tests/test-ftell.c (main): Enhance test to cover behavior after
2740         ungetc.  Enforce binary mode.
2741         * tests/test-ftello.c (main): Likewise.
2742
2743         Pass test-freadseek on cygwin.
2744         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
2745         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
2746         ungetc buffer.
2747
2748         * tests/test-fflush2.c (main): Fix typo.
2749
2750 2008-03-29  Bruno Haible  <bruno@clisp.org>
2751
2752         * tests/test-fflush2.c (main): Temporarily disable the contents of
2753         this test.
2754         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
2755         Reported by Eric Blake.
2756
2757 2008-03-28  Simon Josefsson  <simon@josefsson.org>
2758
2759         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
2760         (GC_SHA224_DIGEST_SIZE): Add.
2761
2762         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
2763         (gc_hash_digest_length): Likewise.
2764         (gc_hash_buffer): Likewise.
2765
2766 2008-03-25  Bruno Haible  <bruno@clisp.org>
2767
2768         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
2769         detail which gettext release to use.
2770         Reported by Simon Josefsson.
2771
2772 2008-03-26  Jim Meyering  <meyering@redhat.com>
2773
2774         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
2775         * modules/gnumakefile (clean-GNUmakefile): Also, use
2776         test ... && ... || : syntax rather than if-then ... fi.
2777
2778         gnumakefile: Don't double-quote-expand $(VPATH) value.
2779         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
2780
2781 2008-03-24  Eric Blake  <ebb9@byu.net>
2782
2783         Alter GNUmakefile to install into top directory.
2784         * modules/maintainer-makefile: Split, and add dependency...
2785         * modules/gnumakefile: to this new module.
2786         * build-aux/GNUmakefile: Move...
2787         * top/GNUmakefile: ...here.
2788         * build-aux/maint.mk: Move...
2789         * top/maint.mk: ...here.
2790         * MODULES.html.sh (Support for maintaining...): Document new
2791         module.
2792
2793 2008-03-23  Bruno Haible  <bruno@clisp.org>
2794
2795         * gnulib-tool: New options --vc-files, --no-vc-files.
2796         (func_usage): Document them.
2797         (vc_files): New variable.
2798         (func_import): Consider vc_files.
2799         (func_create_testdir): Set vc_files to empty.
2800         Suggested by Jim Meyering and Karl Berry.
2801
2802 2008-03-23  Bruno Haible  <bruno@clisp.org>
2803
2804         Fix regex compilation error on HP-UX 11.
2805         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
2806         * modules/regex (Files): Add m4/mbstate_t.m4.
2807         Reported by Ton Voon <ton.voon@altinity.com>.
2808
2809 2008-03-23  Bruno Haible  <bruno@clisp.org>
2810
2811         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
2812
2813 2008-03-23  Eric Blake  <ebb9@byu.net>
2814             Bruno Haible  <bruno@clisp.org>
2815
2816         Install files from top/ in the destination directory.
2817         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
2818         augmentation also for the files from top/.
2819         (func_import, func_create_testdir): Rewrite file names:
2820         top/filename -> filename.
2821
2822 2008-03-23  Bruno Haible  <bruno@clisp.org>
2823
2824         Tweak "gnulib --version" output.
2825         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
2826
2827 2008-03-23  Bruno Haible  <bruno@clisp.org>
2828
2829         Tweak "gnulib --version" output.
2830         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
2831         rather than contents of ChangeLog, when possible.
2832
2833 2008-03-21  Eric Blake  <ebb9@byu.net>
2834
2835         More --version tweaks.
2836         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
2837         date of last ChangeLog entry.
2838
2839 2008-03-21  Jim Meyering  <meyering@redhat.com>
2840
2841         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
2842
2843 2008-03-20  Eric Blake  <ebb9@byu.net>
2844
2845         VPATH fix.
2846         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
2847
2848 2008-03-20  Simon Josefsson  <simon@josefsson.org>
2849
2850         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
2851         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
2852
2853 2008-03-20  Eric Blake  <ebb9@byu.net>
2854
2855         Sync GNUmakefile with coreutils.
2856         * build-aux/GNUmakefile (have-Makefile): Rename...
2857         (_have-Makefile): ...to this, for namespace consideration.
2858         (GNUmakefile.cfg): Include, if present.
2859         (_autoreconf): Define a default.
2860         (_is-dist-target): New rule for rebuilds to pick up intra-release
2861         version.
2862         (maint-cfg.mk): Rename...
2863         (cfg.mk): ...to this.
2864
2865 2008-03-18  Jim Meyering  <meyering@redhat.com>
2866
2867         New script and module: mktempd
2868         * MODULES.html.sh (maint+release support): Add mktempd.
2869         * build-aux/mktempd: New file.
2870         * modules/mktempd: New file.
2871
2872 2008-03-15  Jim Meyering  <meyering@redhat.com>
2873
2874         Undo last change.
2875         * lib/sha1.c, lib/md5.c: 63 != ~63.
2876         Reported by Andreas Schwab.
2877
2878         sha1.c, md5.c: Hoist a redundant expression.
2879         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
2880         "ctx->buflen" only once, before calling *_process_block.
2881         * lib/md5.c (md5_process_bytes): Likewise.
2882
2883 2008-03-14  Eric Blake  <ebb9@byu.net>
2884
2885         Bump copyright year in files generated by gnulib-tool.
2886         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
2887         gnulib-tool, rather than hard-coding it.
2888
2889         Fix 'gnulib-tool --version' output to work with git.
2890         * gnulib-tool (func_gnulib_dir): New function, extracted from...
2891         (startup): ...here.
2892         (func_version): Use it to invoke git-version-gen, rather than
2893         relying on CVS keyword expansion.  Modernize wording.
2894         (cvsdatestamp, last_checkin_date, version): Kill unused
2895         variables.
2896
2897 2008-03-12  Jim Meyering  <meyering@redhat.com>
2898
2899         Recognize optional cast of the argument to free.
2900         * build-aux/useless-if-before-free: Update regexps.
2901
2902         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
2903
2904 2008-03-11  Bruno Haible  <bruno@clisp.org>
2905
2906         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
2907         by a single package.
2908         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
2909         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
2910         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
2911         Reported by Sam Steingold <sds@gnu.org>.
2912
2913 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
2914
2915         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
2916         repositories.
2917
2918 2008-03-11  Bruno Haible  <bruno@clisp.org>
2919
2920         Avoid conflicts between local macro definitions.
2921         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
2922         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
2923
2924 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
2925             Bruno Haible  <bruno@clisp.org>
2926
2927         Make va_copy work with some version of xlc on AIX 5.1.
2928         * lib/stdarg.in.h: New file.
2929         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
2930         On AIX, use a <stdarg.h> file substitute.
2931         * modules/stdarg (Files): Add lib/stdarg.in.h.
2932         (Depends-on): Add include_next.
2933         (Makefile.am): Build a stdarg.h substitute if requested.
2934         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
2935
2936 2008-03-10  Bruno Haible  <bruno@clisp.org>
2937
2938         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
2939         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
2940         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
2941
2942 2008-03-10  Bruno Haible  <bruno@clisp.org>
2943
2944         * modules/stdlib (Depends-on): Add include_next, remove
2945         absolute-header.
2946
2947 2008-03-09  Bruno Haible  <bruno@clisp.org>
2948
2949         * lib/freadahead.h (freadahead): Document more precisely.
2950         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
2951         the sum of both buffer sizes.
2952         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
2953         * NEWS: Document the change.
2954
2955 2008-03-09  Bruno Haible  <bruno@clisp.org>
2956
2957         Extend freadptr to return also the buffer size.
2958         * lib/freadptr.h (freadptr): Add sizep argument.
2959         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
2960         (freadptr): Add sizep argument. Determine buffer size like freadahead
2961         does.
2962         * tests/test-freadptr.c: Don't include freadahead.h.
2963         (main): Adapt for new calling convention of freadptr.
2964         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
2965         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
2966         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
2967         tests/test-freadptr2.sh.
2968         (Depends): Remove freadahead.
2969         (TESTS): Add test-freadptr2.sh.
2970         (check_PROGRAMS): Add test-freadptr2.
2971
2972 2008-03-09  Bruno Haible  <bruno@clisp.org>
2973
2974         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
2975         Report and solution by Simon Josefsson.
2976
2977 2008-03-06  Bruno Haible  <bruno@clisp.org>
2978
2979         Make fflush after ungetc work on BSD platforms.
2980         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
2981         * tests/test-fflush2.c: New file.
2982         * tests/test-fflush2.sh: New file.
2983         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
2984         tests/test-fflush2.c.
2985         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
2986         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
2987
2988 2008-03-06  Eric Blake  <ebb9@byu.net>
2989
2990         Likewise for ftello.
2991         * modules/ftello (Dependencies): Add extensions.
2992         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
2993
2994 2008-03-06  Bruno Haible  <bruno@clisp.org>
2995
2996         * modules/fseeko (Dependencies): Add extensions.
2997         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
2998         Needed on glibc systems.
2999
3000 2008-03-06  Bruno Haible  <bruno@clisp.org>
3001
3002         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
3003         email address.
3004         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
3005
3006 2008-03-06  Bruno Haible  <bruno@clisp.org>
3007
3008         * users.txt: Add libgnupdf.
3009
3010 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
3011
3012         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
3013         (Header File Substitutes, Function Substitutes,
3014         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
3015         (Build robot for gnulib): Fix typo.
3016
3017 2008-03-06  Bruno Haible  <bruno@clisp.org>
3018
3019         * doc/gnulib-tool.texi (VCS Issues): Small updates.
3020         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
3021
3022 2008-03-06  Bruno Haible  <bruno@clisp.org>
3023
3024         * doc/func.texi: New file, extracted from doc/gnulib.texi.
3025         * doc/gnulib.texi: Include it.
3026
3027 2008-03-06  Simon Josefsson  <simon@josefsson.org>
3028
3029         * modules/func (License): Change license to unlimited; there was
3030         no LGPL parts in the module anyway.
3031
3032 2008-03-06  Simon Josefsson  <simon@josefsson.org>
3033
3034         * modules/__func__: Renamed to modules/func.
3035         * modules/__func__-tests: Renamed to modules/func-tests.
3036         * tests/test-__func__.c: Renamed to tests/test-func.c.
3037         * m4/__func__.m4: Renamed to m4/func.m4.
3038         * doc/gnulib.texi (__func__): Section renamed to func.
3039         Suggested by Eric Blake <ebb9@byu.net>.
3040
3041 2008-03-06  Simon Josefsson  <simon@josefsson.org>
3042
3043         * doc/gnulib.texi (__func__): Use C99 terminology when talking
3044         about __func__.  Make example self-contained.  Suggested by Eric
3045         Blake <ebb9@byu.net>.
3046
3047         * tests/test-__func__.c (main): Avoid extraneous () around __func.
3048         Suggested by Eric Blake <ebb9@byu.net>.
3049
3050 2008-03-06  Simon Josefsson  <simon@josefsson.org>
3051
3052         * modules/__func__: New file.
3053         * modules/__func__-tests: New file.
3054         * tests/test-__func__.c: New file.
3055         * m4/__func__.m4: New file.
3056         * doc/gnulib.texi (__func__): Document __func__ module.
3057
3058 2008-03-05  Simon Josefsson  <simon@josefsson.org>
3059
3060         * modules/byteswap (License): Re-license as LGPLv2+.
3061
3062 2008-03-05  Simon Josefsson  <simon@josefsson.org>
3063
3064         * doc/Makefile: Add pdf target.
3065
3066 2008-03-05  Simon Josefsson  <simon@josefsson.org>
3067
3068         * modules/inline (License): Use 'unlimited', since there are only
3069         *.m4 files in this module.
3070
3071 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
3072             Bruno Haible  <bruno@clisp.org>
3073
3074         Add support for HP C 7.1 on OpenVMS 8.3.
3075         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
3076
3077 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
3078
3079         Update VMS specifics.
3080         * lib/getopt.c [VMS]: Remove include of unixlib.h.
3081
3082 2008-03-02  Jim Meyering  <meyering@redhat.com>
3083
3084         Remove the last dependency on the "free" module.
3085         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
3086         Reported by Bob Proulx.
3087
3088         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
3089
3090         Remove useless "if" tests before free.  Deprecate "free" module.
3091         * doc/posix-functions/free.texi: Mention that this
3092         module is no longer useful.
3093         * modules/free (Notice): Say this module is obsolete.
3094         * modules/readutmp (Depends-on): Remove free.
3095         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
3096         * lib/putenv.c (putenv): Likewise.
3097         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
3098         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
3099         * tests/test-c-strcasestr.c (main): Likewise.
3100         * tests/test-c-strstr.c (main): Likewise.
3101         * tests/test-mbscasestr1.c (main): Likewise.
3102         * tests/test-mbscasestr2.c (main): Likewise.
3103         * tests/test-mbsstr1.c (main): Likewise.
3104         * tests/test-mbsstr2.c (main): Likewise.
3105         * tests/test-memmem.c (main): Likewise.
3106         * tests/test-strcasestr.c (main): Likewise.
3107         * tests/test-striconv.c (main): Likewise.
3108         * tests/test-striconveh.c (main): Likewise.
3109         * tests/test-striconveha.c (main): Likewise.
3110         * tests/test-strstr.c (main): Likewise.
3111
3112         * build-aux/git-version-gen: Adjust a comment and the Usage string.
3113
3114         bootstrap: sync from coreutils again
3115         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
3116
3117 2008-03-01  Jim Meyering  <meyering@redhat.com>
3118
3119         bootstrap: sync from coreutils
3120         * build-aux/bootstrap (update_po_files): Copy a .po file into place
3121         also when the target doesn't exist.
3122
3123 2008-03-01  Eric Blake  <ebb9@byu.net>
3124
3125         Fix bugs in last patch.
3126         * lib/memchr2.c (memchr2): Fix typo.
3127         * tests/test-memchr2.c: Test previous bug, and don't use GNU
3128         extension.
3129         Reported by Bruce Korb.
3130
3131         New module 'memchr2'.
3132         * modules/memchr2: New file.
3133         * modules/memchr2-tests: Likewise.
3134         * lib/memchr2.h: Likewise.
3135         * lib/memchr2.c: Likewise, based on memchr.c.
3136         * tests/test-memchr2.c: New test.
3137         * MODULES.html.sh (String handling): Add memchr2.
3138
3139 2008-02-29  Bruno Haible  <bruno@clisp.org>
3140
3141         * modules/freadseek-tests: New file.
3142         * tests/test-freadseek.sh: New file.
3143         * tests/test-freadseek.c: New file.
3144
3145         New module 'freadseek'.
3146         * modules/freadseek: New file.
3147         * lib/freadseek.h: New file.
3148         * lib/freadseek.c: New file.
3149         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
3150
3151 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
3152
3153         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
3154         wydawca.
3155
3156         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
3157         program_invocation_name and program_invocation_short_name are
3158         present.
3159
3160 2008-02-28  Bruno Haible  <bruno@clisp.org>
3161
3162         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
3163         * tests/test-freadptr.sh: Also test non-seekable stdin.
3164
3165 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
3166
3167         * build-aux/bootstrap (source_base, m4_base)
3168         (doc_base, tests_base): New variables.
3169         (gnulib_tool_options): Do not hardcode base directories, use
3170         the above variables instead.
3171
3172 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
3173
3174         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
3175
3176 2008-02-28  Bruno Haible  <bruno@clisp.org>
3177
3178         * modules/freadptr-tests: New file.
3179         * tests/test-freadptr.sh: New file.
3180         * tests/test-freadptr.c: New file.
3181
3182         New module 'freadptr'.
3183         * modules/freadptr: New file.
3184         * lib/freadptr.h: New file.
3185         * lib/freadptr.c: New file.
3186         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
3187
3188 2008-02-26  Karl Berry  <karl@freefriends.org>
3189
3190         Sync from Libtool:
3191         * libltdl/argz.c (argz_add, argz_count): New functions.
3192         * libltdl/argz.in.h: Declare them.
3193         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
3194
3195 2008-02-22  Bruno Haible  <bruno@clisp.org>
3196
3197         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
3198         is a pointer type.  Needed for HP-UX 10.
3199         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
3200         * doc/posix-functions/gmtime_r.texi: Likewise.
3201         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
3202
3203 2008-02-24  Bruno Haible  <bruno@clisp.org>
3204
3205         * modules/environ-tests: New file.
3206         * tests/test-environ.c: New file.
3207
3208         New module 'environ'.
3209         * modules/environ: New file.
3210         * lib/unistd.in.h (environ): New declaration.
3211         * m4/environ.m4: New file.
3212         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
3213         after use.
3214         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
3215         HAVE_DECL_ENVIRON.
3216         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
3217         HAVE_DECL_ENVIRON.
3218         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
3219         wrong claim that 'environ' is missing on some systems.
3220         * modules/execute (Depends-on): Add environ.
3221         * lib/execute.c (environ): Remove fallback declaration.
3222         * modules/pipe (Depends-on): Add environ.
3223         * lib/pipe.c (environ): Remove fallback declaration.
3224         * modules/setenv (Depends-on): Add environ.
3225         * lib/setenv.c (environ): Remove fallback declaration.
3226         * modules/unsetenv (Depends-on): Add environ.
3227         * lib/unsetenv.c (environ): Remove fallback declaration.
3228         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
3229         m4/environ.m4.
3230         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
3231         (gl_PREREQ_UNSETENV): Likewise.
3232
3233 2008-02-24  Bruno Haible  <bruno@clisp.org>
3234
3235         * doc/posix-functions/environ.texi: Document the MacOS X problem.
3236
3237 2008-02-20  Bob Proulx  <bob@proulx.com>
3238
3239         Enable use of older two part flavor 'git describe'.
3240         * build-aux/git-version-gen: If using the older two part flavor of
3241         git version then recreate the third part now present in the
3242         newer three part flavor of git describe.
3243
3244 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
3245
3246         * lib/fts.c (fts_build): Typo correction to comment.
3247
3248 2008-02-17  Bruno Haible  <bruno@clisp.org>
3249
3250         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
3251         generating no-op conflicts.
3252
3253 2008-02-17  Bruno Haible  <bruno@clisp.org>
3254
3255         Speed up by 10%.
3256         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
3257         result_entries, rather than an index-based loop.
3258
3259 2008-02-17  Bruno Haible  <bruno@clisp.org>
3260
3261         Speed up by 25%.
3262         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
3263         'hashcode_cached'.
3264         (entry_create): New function.
3265         (entry_hashcode): Use the cached hashcode if possible.
3266         (read_changelog_file, try_split_merged_entry): Use entry_create.
3267
3268 2008-02-17  Bruno Haible  <bruno@clisp.org>
3269
3270         Speed up from O(n^2) to O(n) for long ChangeLog files.
3271         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
3272         (read_changelog_file): Change implementation of entries_reversed list
3273         to rbtreehash.
3274         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
3275
3276 2008-02-17  Bruno Haible  <bruno@clisp.org>
3277
3278         New option --split-merged-entry.
3279         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
3280         (find_paragraph_end, try_split_merged_entry): New functions.
3281         (long_options): Add option --split-merged-entry.
3282         (usage): Document option --split-merged-entry.
3283         (main): Implement option --split-merged-entry.
3284         Reported by Eric Blake.
3285
3286 2008-02-17  Bruno Haible  <bruno@clisp.org>
3287
3288         * lib/git-merge-changelog.c: Include c-strstr.h.
3289         (main): Support the "git pull --rebase" situation.
3290         * modules/git-merge-changelog (Depends-on): Add c-strstr.
3291         Reported by Eric Blake.
3292
3293 2008-02-16  Eric Blake  <ebb9@byu.net>
3294
3295         Avoid doubling \ in common case of "c-maybe" quoting style.
3296         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
3297         eliding outer quotes.
3298         * lib/quotearg.h: Document this.
3299         * tests/test-quotearg.c (result_strings, inputs, results_g)
3300         (flag_results, locale_results): Test it by adding a new string to
3301         each test group.
3302         (compare_strings): Test new string.
3303
3304 2008-02-13  Eric Blake  <ebb9@byu.net>
3305
3306         Avoid trigraph quoting in default output.
3307         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
3308         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
3309         unless explicitly requested.
3310         * tests/test-quotearg.c (flag_results, main): Add additional tests.
3311
3312 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
3313
3314         Don't rely on signed integer overflowing to negative value.
3315         * lib/getugroups.c (getugroups): Include <limits.h>.
3316         Instead, compare against INT_MAX, and increment only if the test passes.
3317
3318 2008-02-13  Jim Meyering  <meyering@redhat.com>
3319         and Eric Blake  <ebb9@byu.net>
3320
3321         Avoid shadowing warning and compile errors on Linux.
3322         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
3323         forwarding macros on Linux.
3324         (dcgettext): Define a stub, for Linux.
3325         (results_g, main): Avoid warnings.
3326
3327 2008-02-12  Eric Blake  <ebb9@byu.net>
3328
3329         Silence warning in last patch.
3330         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
3331
3332         Quotearg part 4: add tests, fix c-maybe colon quoting.
3333         * lib/quotearg.h: Improve documentation.
3334         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
3335         escapes when adding outer quotes.  When quoting trigraphs, use
3336         valid C notation.  When quoting NUL, omit extra characters if next
3337         character is not digit.  Alter prototype.
3338         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
3339         callers.
3340         * modules/quotearg-tests: New module.
3341         * tests/test-quotearg.c: New test.
3342
3343 2008-02-07  Eric Blake  <ebb9@byu.net>
3344
3345         Quotearg part 3: add flag to control outer quote elision.
3346         * lib/quotearg.h (c_maybe_quoting_style): New style.
3347         (enum quoting_flags): Better documentation of flags.
3348         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
3349         c-maybe style.
3350         (quotearg_buffer_restyled): Handle new flag to elide outer
3351         quotes.
3352
3353         Quotearg part 2: add flag that can control NUL elision.
3354         * lib/quotearg.h (set_quoting_flags): New prototype.
3355         * lib/quotearg.c (struct quoting_options): Add flag field.
3356         (set_quoting_flags): New function.
3357         (quotearg_buffer_restyled): Add flags parameter.
3358         (quotearg_alloc_mem): Set the flag if length cannot be returned.
3359         (quotearg_n_options): Set the flag, since length cannot be
3360         returned.
3361         (quoting_options_from_style): Default flags correctly.
3362
3363         Quotearg part 1: more wrappers, restore quotearg_char state.
3364         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
3365         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
3366         (quotearg_colon_mem): New wrappers.
3367         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
3368         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
3369         functions.
3370         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
3371         (quotearg_colon_mem): New functions.
3372
3373 2008-02-11  Bruno Haible  <bruno@clisp.org>
3374
3375         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
3376         library in the current directory: it does not work with parallel make.
3377         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3378
3379 2008-02-11  Bruno Haible  <bruno@clisp.org>
3380
3381         * .gitattributes: New file.
3382
3383 2008-02-11  Jim Meyering  <meyering@redhat.com>
3384
3385         useless-if-before-free: Fix reversed exit values.
3386         * build-aux/useless-if-before-free: Use correct values
3387         for EXIT_MATCH and EXIT_NO_MATCH.
3388
3389         * build-aux/useless-if-before-free: Close stdout carefully.
3390
3391 2008-02-10  Bruno Haible  <bruno@clisp.org>
3392
3393         New module 'git-merge-changelog'.
3394         * modules/git-merge-changelog: New file.
3395         * lib/git-merge-changelog.c: New file.
3396
3397 2008-02-10  Jim Meyering  <meyering@redhat.com>
3398
3399         useless-if-before-free: New option: --list (-l).
3400
3401         useless-if-before-free: Don't exit immediately upon open failure.
3402         * build-aux/useless-if-before-free: Exit 2 for errors.
3403         Upon failure to open a file, don't exit immediately.
3404         Rather, just warn and continue with any remaining files.
3405
3406 2008-02-10  Bruno Haible  <bruno@clisp.org>
3407
3408         New abstract list operation 'node_set_value'.
3409         * lib/gl_list.h (gl_list_node_set_value): New function.
3410         (struct gl_list_implementation): New field node_set_value.
3411         * lib/gl_list.c (gl_list_node_set_value): New function.
3412         * lib/gl_array_list.c (gl_array_node_set_value): New function.
3413         (gl_array_list_implementation): Update.
3414         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
3415         (gl_carray_list_implementation): Update.
3416         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
3417         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
3418         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
3419         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
3420         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
3421         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
3422         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
3423         Update.
3424         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
3425         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
3426         (gl_sublist_list_implementation): Update.
3427
3428 2008-02-10  Bruno Haible  <bruno@clisp.org>
3429
3430         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
3431         Needed when ELEMENT is #defined to 'some_type *'.
3432
3433 2008-02-10  Jim Meyering  <meyering@redhat.com>
3434
3435         New script and module: useless-if-before-free
3436         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
3437         * build-aux/useless-if-before-free: New file.
3438         * modules/useless-if-before-free: New file.
3439
3440         * build-aux/gitlog-to-changelog: Use committer date, not author date.
3441
3442         xstrtol_error: Fix typo.
3443         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
3444         s/exit_failure/exit_status/.
3445
3446 2008-02-09  Jim Meyering  <meyering@redhat.com>
3447
3448         New script and module: gitlog-to-changelog
3449         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
3450         * modules/gitlog-to-changelog: New file.
3451         * build-aux/gitlog-to-changelog: New file.
3452
3453 2008-02-08  Jim Meyering  <meyering@redhat.com>
3454
3455         Avoid two "parameter unused" warnings.
3456         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
3457         Mark "st" as used.
3458
3459         Use "git COMMAND", not "git-COMMAND".
3460         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
3461         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
3462         * build-aux/git-version-gen: Use "git status", not "git-status".
3463
3464 2008-02-07  Bruno Haible  <bruno@clisp.org>
3465
3466         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
3467         Avoids a crash on Windows Vista.
3468         Reported by Adam Strzelecki <ono@java.pl> via
3469         Simon Josefsson <simon@josefsson.org>.
3470
3471 2008-02-06  Bruno Haible  <bruno@clisp.org>
3472
3473         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
3474         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
3475         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
3476         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
3477         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
3478         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
3479         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
3480         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
3481         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
3482         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
3483         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
3484         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
3485         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
3486         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
3487         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
3488         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
3489         left-adjust flag.
3490         * tests/test-snprintf-posix.h (test_function): Likewise.
3491         * tests/test-sprintf-posix.h (test_function): Likewise.
3492         * tests/test-vasprintf-posix.c (test_function): Likewise.
3493         * doc/posix-functions/fprintf.texi: Update.
3494         * doc/posix-functions/printf.texi: Update.
3495         * doc/posix-functions/snprintf.texi: Update.
3496         * doc/posix-functions/sprintf.texi: Update.
3497         * doc/posix-functions/vfprintf.texi: Update.
3498         * doc/posix-functions/vprintf.texi: Update.
3499         * doc/posix-functions/vsnprintf.texi: Update.
3500         * doc/posix-functions/vsprintf.texi: Update.
3501         Reported by Peter Fales <psfales@alcatel-lucent.com>.
3502
3503 2008-02-06  Bruno Haible  <bruno@clisp.org>
3504
3505         Fix bug introduced on 2008-01-26.
3506         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
3507
3508 2008-02-06  Bruno Haible  <bruno@clisp.org>
3509
3510         Fix bug introduced on 2007-06-10.
3511         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
3512         !NEED_PRINTF_FLAG_ZERO.
3513
3514 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
3515
3516         getloadavg: use libperfstat on AIX5
3517         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
3518
3519 2008-02-03  Bruno Haible  <bruno@clisp.org>
3520
3521         * lib/diffseq.h: Add comments about required #includes.
3522         Reported by Michael Biggs <gnulib@doubleplum.net>.
3523
3524 2008-02-01  Bruno Haible  <bruno@clisp.org>
3525
3526         * users.txt: Add gnuit.
3527
3528 2008-01-31  Bruno Haible  <bruno@clisp.org>
3529
3530         * lib/md4.c (set_uint32): Mark as inline.
3531         * lib/md5.c (set_uint32): Likewise.
3532         * lib/sha1.c (set_uint32): Likewise.
3533         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
3534         * m4/md5.m4 (gl_MD5): Likewise.
3535         * m4/sha1.m4 (gl_SHA1): Likewise.
3536
3537 2008-01-31  Jim Meyering  <meyering@redhat.com>
3538
3539         Use "sizeof VAR", rather than a literal "4".
3540         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
3541         * lib/md4.c (md4_read_ctx): Likewise.
3542         * lib/sha1.c (sha1_read_ctx): Likewise.
3543
3544 2008-01-31  Simon Josefsson  <simon@josefsson.org>
3545
3546         * tests/test-sha1.c: New file, based on test-md5.c.
3547
3548         * modules/crypto/sha1-tests: New file.
3549
3550 2008-01-31  Simon Josefsson  <simon@josefsson.org>
3551
3552         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
3553
3554 2008-01-31  Jim Meyering  <meyering@redhat.com>
3555
3556         Prefer "sizeof v" over the equivalent "4".
3557         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
3558         * lib/md5.c (set_uint32): Likewise.
3559         * lib/sha1.c (set_uint32): Likewise.
3560
3561 2008-01-31  Simon Josefsson  <simon@josefsson.org>
3562
3563         * lib/sha1.c (set_uint32): Mark function as static.
3564
3565 2008-01-31  Simon Josefsson  <simon@josefsson.org>
3566
3567         md2: clarify comments to say that alignment is not required.
3568         * lib/md2.h: Remove warning about alignment in comment.
3569         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
3570         never been required.
3571
3572 2008-01-31  Simon Josefsson  <simon@josefsson.org>
3573
3574         md4: adapt alignment constraint fix from sha1.
3575         * lib/md4.c (set_uint32): New function, from sha1.c
3576         (md4_read_ctx): Use it.
3577         (md4_finish_ctx): Doc fix.
3578         * lib/md4.h: Doc fix.
3579
3580 2008-01-31  Simon Josefsson  <simon@josefsson.org>
3581
3582         md5: adapt alignment constraint fix from sha1.
3583         * lib/md5.c (set_uint32): New function, from sha1.c
3584         (md5_read_ctx): Use it.
3585         (md5_finish_ctx): Doc fix.
3586         * lib/md5.h: Doc fix.
3587
3588 2008-01-30  Peter Palfrader  <weasel@debian.org>
3589
3590         sha1: remove the result buffer alignment constraint
3591         * lib/sha1.c (set_uint32): New function.
3592         (sha1_read_ctx): Rewrite to remove the result buffer alignment
3593         constraint.
3594         (sha1_finish_ctx): Remove comment warning about alignment constraint.
3595         * lib/sha1.h: Likewise.
3596
3597 2008-01-30  Andreas Schwab  <schwab@suse.de>
3598             Bruno Haible  <bruno@clisp.org>
3599
3600         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
3601         correct definition of LDBL_MIN_EXP.
3602
3603 2008-01-30  Karl Berry  <karl@gnu.org>
3604
3605         * config/srclist-update: try to preserve x bit on updates.
3606         * config/srclistvars.sh: update for karl.
3607
3608 2008-01-29  Jim Meyering  <meyering@redhat.com>
3609
3610         vasnprintf.c: Avoid warning about unused label
3611         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
3612         "overflow" label definition and associated code with the
3613         same cpp condition that guards the sole use of that label.
3614
3615 2008-01-26  Bruno Haible  <bruno@clisp.org>
3616
3617         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
3618         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
3619         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
3620         * lib/isnanl-nolibm.h (isnanl): Likewise.
3621         Reported by Paul Eggert <eggert@cs.ucla.edu>.
3622
3623 2008-01-26  Bruno Haible  <bruno@clisp.org>
3624
3625         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
3626         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
3627
3628 2008-01-26  Bruno Haible  <bruno@clisp.org>
3629
3630         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
3631         GCC >= 4.0 built-in.
3632         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
3633
3634 2008-01-26  Bruno Haible  <bruno@clisp.org>
3635
3636         Rename isnan, applicable to 'double' only, to isnand.
3637         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
3638         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
3639         (configure.ac): Update.
3640         (Include): Replace "isnan.h" with "isnand.h".
3641         * m4/isnand.m4: Renamed from m4/isnan.m4.
3642         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
3643         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
3644         instead of isnan.c.
3645         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
3646         instead of HAVE_ISNAN_IN_LIBC.
3647         (isnand): Renamed from isnan.
3648         * lib/isnand.c: New file.
3649         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
3650         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
3651         (Makefile.am): Update.
3652         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
3653         Include isnand.h instead of isnan.h.
3654         (main): Test isnand instead of isnan.
3655         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
3656         isnan-nolibm.
3657         * modules/frexp (Depends-on): Likewise.
3658         * modules/frexp-tests (Depends-on): Likewise.
3659         * modules/frexp-nolibm (Depends-on): Likewise.
3660         * modules/frexp-nolibm-tests (Depends-on): Likewise.
3661         * modules/isfinite (Depends-on): Likewise.
3662         * modules/round-tests (Depends-on): Likewise.
3663         * modules/signbit (Depends-on): Likewise.
3664         * modules/signbit-tests (Depends-on): Likewise.
3665         * modules/snprintf-posix (Depends-on): Likewise.
3666         * modules/sprintf-posix (Depends-on): Likewise.
3667         * modules/trunc-tests (Depends-on): Likewise.
3668         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
3669         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
3670         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
3671         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
3672         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
3673         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
3674         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
3675         * modules/vasnprintf-posix (Depends-on): Likewise.
3676         * modules/vasprintf-posix (Depends-on): Likewise.
3677         * modules/vfprintf-posix (Depends-on): Likewise.
3678         * modules/vsnprintf-posix (Depends-on): Likewise.
3679         * modules/vsprintf-posix (Depends-on): Likewise.
3680         * lib/frexp.c: Include isnand.h instead of isnan.h.
3681         (ISNAN): Set to isnand instead of isnan.
3682         * lib/isfinite.c: Include isnand.h instead of isnan.h.
3683         (gl_isfinited): Use isnand instead of isnan.
3684         * lib/signbitd.c: Include isnand.h instead of isnan.h.
3685         (gl_signbitd): Use isnand instead of isnan.
3686         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
3687         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
3688         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
3689         (main): Use isnand instead of isnan.
3690         * tests/test-round1.c: Include isnand.h.
3691         (main): Use isnand instead of isnan.
3692         * tests/test-round2.c: Include isnand.h instead of isnan.h.
3693         (ISNAN): Set to isnand instead of isnan.
3694         * tests/test-trunc1.c: Include isnand.h.
3695         (main): Use isnand instead of isnan.
3696         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
3697         (equal): Use isnand instead of isnan.
3698         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
3699         isnand-nolibm.
3700         * NEWS: Mention the change.
3701
3702 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
3703             Bruno Haible  <bruno@clisp.org>
3704
3705         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
3706         the GCC builtins for signbits are present and set
3707         REPLACE_SIGNBIT_USING_GCC if so.
3708         * lib/math.in.h (signbit): Define using GCC builtins if
3709         REPLACE_SIGNBIT_USING_GCC is set.
3710         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
3711         REPLACE_SIGNBIT_USING_GCC.
3712         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
3713
3714 2008-01-25  Jim Meyering  <meyering@redhat.com>
3715
3716         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
3717         * lib/poll.c: Include <config.h>, not "config.h".
3718         * tests/test-getaddrinfo.c: Likewise.
3719
3720 2008-01-25  Simon Josefsson  <simon@josefsson.org>
3721
3722         * modules/sockets-tests: New file.
3723
3724 2008-01-24  Simon Josefsson  <simon@josefsson.org>
3725
3726         * modules/sockets: New module, can be used to call WSA_Startup and
3727         WSA_Cleanup when needed.
3728
3729         * lib/sockets.h, lib/sockets.c: New files.
3730
3731         * m4/sockets.m4: New file.
3732
3733         * tests/test-sockets.c: New file.
3734
3735 2008-01-19  Bruno Haible  <bruno@clisp.org>
3736
3737         * doc/posix-headers: Renamed from doc/headers.
3738         * doc/posix-functions: Renamed from doc/functions.
3739         * doc/gnulib.texi: Update.
3740
3741 2008-01-19  Bruno Haible  <bruno@clisp.org>
3742
3743         * doc/glibc-functions/strcasestr.texi: Include contents of
3744         doc/functions/strcasestr.texi, fixing the list of platforms.
3745         * doc/functions/strcasestr.texi: Remove file.
3746
3747 2008-01-19  Bruno Haible  <bruno@clisp.org>
3748
3749         * doc/glibc-functions/memmem.texi: Include contents of
3750         doc/functions/memmem.texi.
3751         * doc/functions/memmem.texi: Remove file.
3752
3753 2008-01-18  Bruno Haible  <bruno@clisp.org>
3754
3755         * doc/glibc-functions/*.texi: New files.
3756         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
3757         to use the new files.
3758
3759 2008-01-17  Bruno Haible  <bruno@clisp.org>
3760
3761         * tests/test-gethostname.c (main): Fix printf statement.
3762
3763 2008-01-17  Simon Josefsson  <simon@josefsson.org>
3764
3765         * modules/gethostname-tests: New file.
3766
3767         * tests/test-gethostname.c: New file.
3768
3769 2008-01-17  Simon Josefsson  <simon@josefsson.org>
3770
3771         * lib/gethostname.c: Include string.h unconditionally, strncpy is
3772         used by the UNAME case.  Reported by Bruno Haible
3773         <bruno@clisp.org>.
3774
3775 2008-01-17  Eric Blake  <ebb9@byu.net>
3776
3777         Convert c-strcasestr to be more efficient.
3778         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
3779         (Depends-on): Add c-strcase, remove malloca, strnlen.
3780         * tests/test-c-strcasestr.c (main): Enhance test.
3781         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
3782
3783 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
3784
3785         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
3786         Use it in creating po/Makevars.
3787
3788 2008-01-15  Simon Josefsson  <simon@josefsson.org>
3789
3790         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
3791         Applications that requires it should initialize libgcrypt
3792         manually.
3793
3794 2008-01-16  Simon Josefsson  <simon@josefsson.org>
3795
3796         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
3797
3798 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
3799
3800         Fix problem with getdate on mingw32 reported by Simon Josefsson
3801         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
3802         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
3803         tzname", when deciding whether to declare tzname.
3804         * lib/strftime.c (tzname): Likewise.
3805
3806 2008-01-15  Bruno Haible  <bruno@clisp.org>
3807
3808         Work around a MacOS X 10.5 bug in frexpl().
3809         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
3810         * doc/functions/frexpl.texi: Document the bug.
3811         Reported by Elias Pipping <pipping@gentoo.org>.
3812
3813 2008-01-14  Eric Blake  <ebb9@byu.net>
3814
3815         Touch up previous patch.
3816         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
3817         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
3818
3819         Convert strcasestr module to use Two-Way algorithm.
3820         * modules/strcasestr-simple: New module, based on the old
3821         strcasestr, but with Two-Way rather than KMP.
3822         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
3823         * lib/string.in.h (rpl_strcasestr): Declare.
3824         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
3825         performance.
3826         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
3827         * modules/string (Makefile.am): Support strcasestr.
3828         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
3829         * modules/strcasestr-tests (Depends-on): Check for alarm.
3830         * tests/test-strcasestr.c: Augment test.
3831         * lib/str-two-way.h: Clean up stray macro.
3832         * NEWS: Document new module.
3833         * MODULES.html.sh (string handling): Likewise.
3834         * doc/functions/strcasestr.texi: New file.
3835         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
3836         here, since it is not a POSIX function.
3837
3838 2008-01-14  Colin Watson  <cjwatson@debian.org>
3839             Bruno Haible  <bruno@clisp.org>
3840
3841         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
3842         works fine; if not, set REPLACE_STRSIGNAL.
3843         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
3844         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
3845         REPLACE_STRSIGNAL.
3846         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
3847         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
3848         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
3849
3850 2008-01-14  Bruno Haible  <bruno@clisp.org>
3851
3852         * modules/strsignal (Include): Change to <string.h>.
3853
3854 2008-01-14  Colin Watson  <cjwatson@debian.org>
3855
3856         * modules/argp (Notice): Add a notice recommending to change
3857         XGETTEXT_OPTIONS.
3858         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
3859
3860 2008-01-13  Colin Watson  <cjwatson@debian.org>
3861
3862         * modules/strsignal-tests: New file.
3863         * tests/test-strsignal.c: New file.
3864
3865         * lib/strsignal.c: New file, from glibc with modifications.
3866         * lib/siglist.h: New file, from glibc with modifications.
3867         * lib/string.in.h (strsignal): New declaration.
3868         * m4/strsignal.m4: New file.
3869         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
3870         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
3871         * modules/strsignal: New file.
3872         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
3873         HAVE_DECL_STRSIGNAL.
3874
3875 2008-01-13  Bruno Haible  <bruno@clisp.org>
3876
3877         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
3878         locale encoding is not ASCII. Needed for OpenBSD 4.0.
3879         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
3880         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
3881
3882 2008-01-13  Bruno Haible  <bruno@clisp.org>
3883
3884         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
3885         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
3886         * lib/argp.h (__attribute__): Likewise.
3887         * lib/c-stack.c (__attribute__): Likewise.
3888         * lib/error.h (__attribute__): Likewise.
3889         * lib/fts.c (__attribute__): Likewise.
3890         * lib/openat.h (__attribute__): Likewise.
3891         * lib/stdio.in.h (__attribute__): Likewise.
3892         * lib/string.in.h (__attribute__): Likewise.
3893         * lib/utimens.c (__attribute__): Likewise.
3894         * lib/vasnprintf.h (__attribute__): Likewise.
3895         * lib/xalloc.h (__attribute__): Likewise.
3896         * lib/xprintf.h (__attribute__): Likewise.
3897         * lib/xstrtol.h (__attribute__): Likewise.
3898         * lib/xvasprintf.h (__attribute__): Likewise.
3899
3900 2008-01-12  Bruno Haible  <bruno@clisp.org>
3901
3902         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
3903         * doc/glibc-headers/a.out.texi: New file.
3904         * doc/glibc-headers/aliases.texi: New file.
3905         * doc/glibc-headers/alloca.texi: New file.
3906         * doc/glibc-headers/ar.texi: New file.
3907         * doc/glibc-headers/argp.texi: New file.
3908         * doc/glibc-headers/argz.texi: New file.
3909         * doc/glibc-headers/byteswap.texi: New file.
3910         * doc/glibc-headers/crypt.texi: New file.
3911         * doc/glibc-headers/endian.texi: New file.
3912         * doc/glibc-headers/envz.texi: New file.
3913         * doc/glibc-headers/err.texi: New file.
3914         * doc/glibc-headers/error.texi: New file.
3915         * doc/glibc-headers/execinfo.texi: New file.
3916         * doc/glibc-headers/fpu_control.texi: New file.
3917         * doc/glibc-headers/fstab.texi: New file.
3918         * doc/glibc-headers/fts.texi: New file.
3919         * doc/glibc-headers/getopt.texi: New file.
3920         * doc/glibc-headers/ieee754.texi: New file.
3921         * doc/glibc-headers/ifaddrs.texi: New file.
3922         * doc/glibc-headers/libintl.texi: New file.
3923         * doc/glibc-headers/mcheck.texi: New file.
3924         * doc/glibc-headers/mntent.texi: New file.
3925         * doc/glibc-headers/obstack.texi: New file.
3926         * doc/glibc-headers/paths.texi: New file.
3927         * doc/glibc-headers/printf.texi: New file.
3928         * doc/glibc-headers/pty.texi: New file.
3929         * doc/glibc-headers/resolv.texi: New file.
3930         * doc/glibc-headers/shadow.texi: New file.
3931         * doc/glibc-headers/sysexits.texi: New file.
3932         * doc/glibc-headers/ttyent.texi: New file.
3933
3934 2008-01-12  Jim Meyering  <meyering@redhat.com>
3935
3936         announce-gen: emit Gnulib's git-based version string.
3937         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
3938         New option --gnulib-version=V, where V is expected to be
3939         the output of running git describe in the gnulib directory.
3940         (get_tool_versions): Request feedback on xdelta.  I suspect it's
3941         not useful, and plan to stop publishing an xdelta file with each
3942         coreutils release.
3943
3944         * build-aux/announce-gen: Also check for lzma-compressed files.
3945
3946 2008-01-11  Bruno Haible  <bruno@clisp.org>
3947
3948         * tests/test-memmem.c (main): Increase maximum allowed time.
3949         * tests/test-strstr.c (main): Likewise.
3950
3951 2008-01-11  Bruno Haible  <bruno@clisp.org>
3952
3953         * doc/functions/memmem.texi: Add more precisions about platforms.
3954         * doc/functions/strstr.texi: Likewise.
3955
3956 2008-01-10  Eric Blake  <ebb9@byu.net>
3957
3958         * m4/strstr.m4: Delete cruft from copy-n-paste.
3959         Reported by Bruno Haible.
3960
3961 2008-01-10  Bruno Haible  <bruno@clisp.org>
3962
3963         Make c-strstr rely on strstr.
3964         * lib/c-strstr.c: Don't include str-kmp.h.
3965         (c_strstr): Define in terms of strstr.
3966         * modules/c-strstr (Files): Remove lib/str-kmp.h.
3967         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
3968
3969 2008-01-10  Bruno Haible  <bruno@clisp.org>
3970
3971         * doc/gnulib.texi (String Functions in C Locale): New section.
3972         * doc/c-ctype.texi: New file.
3973         * doc/c-strcase.texi: New file.
3974         * doc/c-strcaseeq.texi: New file.
3975         * doc/c-strcasestr.texi: New file.
3976         * doc/c-strstr.texi: New file.
3977         * doc/c-strtod.texi: New file.
3978         * doc/c-strtold.texi: New file.
3979
3980 2008-01-10  Eric Blake  <ebb9@byu.net>
3981
3982         * lib/relocatable.h: Fix a comment.
3983
3984 2008-01-10  Eric Blake  <ebb9@byu.net>
3985
3986         Share two-way algorithm.
3987         * lib/str-two-way.h: New file, merged from...
3988         * lib/memmem.c: ...here...
3989         * lib/strstr.c: ...and here.
3990         * modules/memmem (Files): Use it.
3991         * modules/strstr (Files): Likewise.
3992
3993         Avoid quadratic strstr implementations.
3994         * lib/strstr.c: New file.
3995         * m4/strstr.m4: Likewise.
3996         * modules/strstr: Likewise.
3997         * modules/strstr-tests: Likewise.
3998         * tests/test-strstr.c: Likewise.
3999         * lib/string.in.h (rpl_strstr): Declare.
4000         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
4001         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
4002         * modules/string (Makefile.am): Likewise.
4003         * MODULES.html.sh (string handling): Mention new module.
4004         * doc/functions/strstr.texi (strstr): Document the bug.
4005
4006 2008-01-10  Bruno Haible  <bruno@clisp.org>
4007
4008         * lib/relocatable.h (relocate): State whether result is freshly
4009         allocated or not.
4010         * lib/relocatable.c (relocate): Return a freshly allocated string
4011         instead of a pointer to a privately held string.
4012         Reported by Sylvain Beucler <beuc@gnu.org>.
4013
4014 2008-01-10  Colin Watson  <cjwatson@debian.org>
4015
4016         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
4017         s/S_ISNLK/S_ISLNK/.
4018
4019 2008-01-09  Bruno Haible  <bruno@clisp.org>
4020
4021         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
4022         and other files.
4023         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
4024         if it's only a guess.
4025         * modules/memmem: Simplify by depending on memmem-simple.
4026
4027 2008-01-09  Bruno Haible  <bruno@clisp.org>
4028
4029         Work around OpenBSD 4.0 tdelete() bug.
4030         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
4031         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
4032         macros and don't redefine the enum values.
4033         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
4034         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
4035         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
4036
4037 2008-01-09  Bruno Haible  <bruno@clisp.org>
4038
4039         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
4040         (main): Don't perform the tests if setlocale did not install a UTF-8
4041         locale. Needed on OpenBSD 4.0.
4042         * modules/wcwidth-tests (Depends-on): Add localcharset.
4043
4044 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
4045
4046         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
4047         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
4048         * NEWS: announce this.
4049         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
4050
4051 2008-01-09  Simon Josefsson  <simon@josefsson.org>
4052         and Eric Blake  <ebb9@byu.net>
4053
4054         Add memmem-simple module.
4055         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
4056         (gl_FUNC_MEMMEM): Separate performance from presence checks.
4057         * modules/memmem-simple: New file.
4058         * modules/memmem (Description): Tweak.
4059         * MODULES.html.sh (string handling): Mention new module.
4060         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
4061         addressed by memmem-simple.
4062         * NEWS: Document the difference.
4063
4064 2008-01-09  Eric Blake  <ebb9@byu.net>
4065
4066         Give gcc some memmem optimization hints.
4067         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
4068         (strcasestr): Declare as pure.
4069         * modules/memmem (Maintainer): Claim my implementation.
4070
4071 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4072
4073         Support AIX 6.1 and higher.
4074         * build-aux/config.libpath: Likewise.
4075         * build-aux/config.rpath: Likewise.
4076
4077 2008-01-08  Jim Meyering  <meyering@redhat.com>
4078             Bruno Haible  <bruno@clisp.org>
4079
4080         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
4081         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
4082         Reported by Peter Fales in
4083         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
4084
4085 2008-01-08  Bruno Haible  <bruno@clisp.org>
4086
4087         * modules/unictype/category-of (Depends-on): Add
4088         unictype/category-none.
4089         * modules/unictype/category-and-tests (Depends-on): Add
4090         unictype/category-{L,N,Lu,Nd}.
4091         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
4092         * modules/unictype/category-or-tests (Depends-on): Add
4093         unictype/category-{L,N}.
4094         * modules/unictype/category-name-tests (Depends-on): Add
4095         unictype/category-{Z,Nl}.
4096         Reported by Simon Josefsson.
4097
4098 2008-01-08  Bruno Haible  <bruno@clisp.org>
4099
4100         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
4101         convention better.
4102         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
4103         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
4104         Reported by Peter Miller <millerp@canb.auug.org.au>.
4105
4106 2008-01-08  Eric Blake  <ebb9@byu.net>
4107
4108         Rewrite memmem to guarantee linear complexity without malloc.
4109         * lib/memmem.c (memmem): Use Two-Way rather than
4110         Knuth-Morris-Pratt, to allow O(1) space usage.
4111         (critical_factorization, two_way_short_needle)
4112         (two_way_long_needle): New functions.
4113         (knuth_morris_pratt): Delete.
4114         * modules/memmem (Depends-on): No longer need malloca or stdbool.
4115         Add stdint.
4116         * tests/test-memmem.c (main): Add tests for periodic needle and
4117         sublinear performance.
4118         * doc/functions/memmem.texi (memmem): Document other deficiencies
4119         in cygwin and older glibc.
4120
4121 2008-01-08  Bruno Haible  <bruno@clisp.org>
4122
4123         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
4124         augmentation.
4125
4126 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
4127
4128         Add a configure time option: --disable-acl.
4129         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
4130         AC_ARG_ENABLE(acl).
4131
4132 2008-01-06  Simon Josefsson  <simon@josefsson.org>
4133
4134         * tests/test-localename.c: Don't include obsolete "setenv.h".
4135
4136         * modules/localename-tests (Depends-on): Need unsetenv.
4137
4138 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4139
4140         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
4141
4142 2008-01-06  Colin Watson  <cjwatson@debian.org>
4143
4144         * users.txt: Add man-db.
4145
4146 2008-01-07  Bruno Haible  <bruno@clisp.org>
4147
4148         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
4149         previous section name.
4150
4151 2008-01-07  Bruno Haible  <bruno@clisp.org>
4152
4153         * lib/progname.c (set_program_name): Don't strip off a leading
4154         "lt-" prefix outside a .libs directory.
4155         Suggested by Paul Eggert.
4156
4157 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
4158             Bruno Haible  <bruno@clisp.org>
4159
4160         Improve memory cleanup in 'relocatable' module.
4161         * lib/relocatable.h (compute_curr_prefix): Change return type to
4162         'char *'.
4163         * lib/relocatable.c (compute_curr_prefix): Change return type to
4164         'char *'. Free curr_installdir after use.
4165         (relocate): Free curr_prefix_better after use.
4166         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
4167
4168 2008-01-01  Bruno Haible  <bruno@clisp.org>
4169
4170         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
4171         failure on older glibc systems.
4172         Reported by Peter Fales <psfales@alcatel-lucent.com>.
4173
4174 2008-01-05  Eric Blake  <ebb9@byu.net>
4175
4176         Avoid quadratic system memmem.
4177         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
4178         Reported by Ralf Wildenhues.
4179
4180         Fix memmem test for mingw.
4181         * modules/memmem-tests (configure.ac): Check for alarm.
4182         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
4183         it.
4184         * doc/functions/memmem.texi: New file.
4185         * doc/gnulib.texi (Function Substitutes): Add memmem.
4186         Reported by Bruno Haible.
4187
4188 2008-01-04  Bruno Haible  <bruno@clisp.org>
4189
4190         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
4191         Require gl_HEADER_STRINGS_H_DEFAULTS, not
4192         gl_HEADER_STRING_H_DEFAULTS.
4193
4194 2008-01-04  Eric Blake  <ebb9@byu.net>
4195
4196         Shorten duration of memmem test.
4197         * tests/test-memmem.c (main): Use alarm to declare failure if test
4198         is taking too long.
4199         Reported by Ralf Wildenhues.
4200
4201 2007-12-21  Simon Josefsson  <simon@josefsson.org>
4202
4203         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
4204         string, needed by strerror.
4205
4206 2008-01-03  Colin Watson  <cjwatson@debian.org>
4207             Bruno Haible  <bruno@clisp.org>
4208
4209         * doc/gnulib-tool.texi (Localization): New section.
4210
4211 2008-01-02  Bruno Haible  <bruno@clisp.org>
4212
4213         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
4214         variables to 'unsigned char *' type.
4215         Reported by Paul Eggert.
4216
4217 2008-01-02  Jim Meyering  <jim@meyering.net>
4218
4219         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
4220
4221 2007-12-31  Jim Meyering  <jim@meyering.net>
4222
4223         Avoid use of private FTS type name.
4224         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
4225
4226 2007-12-30  Karl Berry  <karl@gnu.org>
4227
4228         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
4229         work around defect in Texinfo and/or the standalone Info browser.
4230
4231 2007-12-30  Bruno Haible  <bruno@clisp.org>
4232
4233         Unify 5 copies of the KMP code.
4234         * lib/str-kmp.h: New file.
4235         * lib/c-strcasestr.c: Include str-kmp.h.
4236         (knuth_morris_pratt): Remove function.
4237         (c_strcasestr): Update.
4238         * lib/c-strstr.c: Include str-kmp.h.
4239         (knuth_morris_pratt): Remove function.
4240         (c_strcasestr): Update.
4241         * lib/mbscasestr.c: Include str-kmp.h.
4242         (knuth_morris_pratt_unibyte): Remove function.
4243         * lib/mbsstr.c: Include str-kmp.h.
4244         (knuth_morris_pratt_unibyte): Remove function.
4245         * lib/strcasestr.c: Include str-kmp.h.
4246         (knuth_morris_pratt): Remove function.
4247         (strcasestr): Update.
4248         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
4249         * modules/c-strstr (Files): Likewise.
4250         * modules/mbscasestr (Files): Likewise.
4251         * modules/mbsstr (Files): Likewise.
4252         * modules/strcasestr (Files): Likewise.
4253         Suggested by Paul Eggert.
4254
4255 2007-12-30  Bruno Haible  <bruno@clisp.org>
4256
4257         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
4258         defined.
4259
4260 2007-12-30  Bruno Haible  <bruno@clisp.org>
4261
4262         * lib/xmalloca.h: Include xalloc.h.
4263         (xnmalloca): New macro.
4264
4265 2007-12-30  Bruno Haible  <bruno@clisp.org>
4266
4267         * lib/malloca.h (nmalloca): New macro.
4268         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
4269         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
4270         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
4271         knuth_morris_pratt_multibyte): Likewise.
4272         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
4273         knuth_morris_pratt_multibyte): Likewise.
4274         * lib/memmem.c (knuth_morris_pratt): Likewise.
4275         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
4276
4277 2007-12-25  Bruno Haible  <bruno@clisp.org>
4278
4279         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
4280         * lib/glob.c: Don't include openat.h.
4281         (link_exists2_p): Add back the code that deals with the
4282         !GLOB_ALTDIRFUNC case.
4283         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
4284         let it do the filename concatenation.
4285         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
4286         * modules/glob (Depends-on): Remove openat.
4287
4288 2007-12-31  Bruno Haible  <bruno@clisp.org>
4289
4290         * modules/dirfd (License): Change to LGPLv2+.
4291         Approved by Jim Meyering.
4292
4293 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4294
4295         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
4296         when multiplying M by sizeof (size_t).
4297
4298 2007-12-10  Martin Lambers  <marlam@marlam.de>
4299
4300         Override getpagesize on mingw.
4301         * lib/getpagesize.c: New file.
4302         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
4303         * modules/getpagesize (Files): Add lib/getpagesize.c.
4304         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
4305         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
4306         REPLACE_GETPAGESIZE.
4307         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
4308
4309 2007-12-25  Bruno Haible  <bruno@clisp.org>
4310
4311         * modules/localcharset (Notice): New field.
4312         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
4313         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
4314
4315 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
4316             Bruno Haible  <bruno@clisp.org>
4317
4318         Avoid using the syntax symbol() in formatted documentation.
4319         * MODULES.html.sh (func_module): When replacing symbol() with a
4320         hyperlink, remove the parentheses. Show an error if some remain.
4321         Recognize and render the '...' syntax.
4322         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
4323         Rework. Add paragraph about GCC's inlining.
4324         * doc/alloca.texi: Likewise.
4325         * doc/error.texi: Remove parentheses from symbol reference.
4326         * doc/gnulib-intro.texi: Likewise.
4327         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
4328         * modules/fnmatch (Description): Reword to say "the ... function".
4329         * modules/full-read (Description): Likewise.
4330         * modules/full-write (Description): Likewise.
4331         * modules/safe-read (Description): Likewise.
4332         * modules/safe-write (Description): Likewise.
4333         * modules/strchrnul (Description): Likewise.
4334         * modules/trim (Description): Likewise.
4335         * modules/error (Description): Remove parentheses from symbol
4336         references.
4337         * modules/verror (Description): Likewise.
4338         Reported by Karl Berry.
4339
4340 2007-12-25  Bruno Haible  <bruno@clisp.org>
4341
4342         Fixup after 2007-10-16 commit.
4343         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
4344
4345 2007-12-24  Bruno Haible  <bruno@clisp.org>
4346
4347         Make --enable-relocatable work with DESTDIR.
4348         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
4349         to compute installdir from destprog.
4350         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
4351         also set the RELOC_DESTDIR variable.
4352         Reported by Левашев Иван <octagram@bluebottle.com>.
4353
4354 2007-12-24  Bruno Haible  <bruno@clisp.org>
4355
4356         Fix link error due to xalloc_die().
4357         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
4358         of xreadlink.
4359         * lib/relocwrapper.c: Update comments.
4360         * build-aux/install-reloc: Remove xreadlink.c from file list.
4361         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
4362         xreadlink.c.
4363         Reported by Левашев Иван <octagram@bluebottle.com>.
4364
4365 2007-12-24  Bruno Haible  <bruno@clisp.org>
4366
4367         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
4368         * lib/setenv.h: Remove file.
4369         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
4370         lib/setenv.h.
4371         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
4372         (Depends-on): Add stdlib.
4373         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
4374         gl_FUNC_UNSETENV.
4375         (Include): Replace setenv.h with <stdlib.h>.
4376         * modules/unsetenv: New file.
4377         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
4378         * lib/unsetenv.c: Include <stdlib.h> first.
4379         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
4380         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
4381         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
4382         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
4383         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
4384         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
4385         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
4386         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
4387         * doc/functions/unsetenv.texi: Update.
4388         * modules/xsetenv (Depends-on): Add unsetenv.
4389         * modules/getdate (Depends-on): Likewise.
4390         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
4391         * lib/xsetenv.c: Don't include setenv.h.
4392         * lib/getdate.y: Likewise.
4393         * lib/relocwrapper.c: Likewise.
4394         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
4395         (Depends-on): Add stdlib.
4396         * NEWS: Mention the changes.
4397         Reported by Левашев Иван <octagram@bluebottle.com>.
4398
4399 2007-12-23  Bruno Haible  <bruno@clisp.org>
4400
4401         * lib/memmem.c (memmem): Use lowercase variable names. Tab
4402         indentation.
4403
4404 2007-12-23  Bruno Haible  <bruno@clisp.org>
4405
4406         * lib/c-strcasestr.c: Add more comments.
4407         * lib/c-strstr.c: Likewise.
4408         * lib/mbscasestr.c: Likewise.
4409         * lib/mbsstr.c: Likewise.
4410         * lib/strcasestr.c: Likewise.
4411         * lib/memmem.c: Likewise.
4412
4413 2007-12-23  Bruno Haible  <bruno@clisp.org>
4414
4415         * tests/test-memmem.c: Include <string.h> first.
4416
4417 2007-12-22  Bruno Haible  <bruno@clisp.org>
4418
4419         * gnulib-tool (func_create_testdir): Change $auxdir while generating
4420         the contents of $testsbase.
4421         Reported by Ralf Wildenhues.
4422
4423 2007-12-22  Bruno Haible  <bruno@clisp.org>
4424
4425         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
4426         two variables local_ldadd_before, local_ldadd_last.
4427
4428 2007-12-20  Eric Blake  <ebb9@byu.net>
4429
4430         Work around circular library issue when cross-compiling.
4431         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
4432         that progname.o does not need to pull in rpl_memcmp.
4433
4434 2007-12-19  Eric Blake  <ebb9@byu.net>
4435
4436         Fix memmem to avoid O(n^2) worst-case complexity.
4437         * lib/memmem.c (knuth_morris_pratt): New function.
4438         (memmem): Use it if first few naive iterations fail.
4439         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
4440         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
4441         * modules/memchr (License): Likewise.
4442         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
4443         malloca.
4444         * tests/test-memmem.c: Rewrite, borrowing ideas from
4445         test-mbsstr1.c; the old version wouldn't even compile!
4446         * modules/memmem-tests: New file.
4447         * lib/string.in.h (rpl_memmem): Add declaration.
4448         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
4449         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
4450         REPLACE_MEMMEM.
4451
4452 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
4453
4454         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
4455         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
4456         before any system include files, and undef after them all.  This
4457         should fix a problem on VMS reported by John E. Malmberg in
4458         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
4459
4460 2007-12-17  Eric Blake  <ebb9@byu.net>
4461
4462         Revert addition of verify, for BSD/OS.
4463         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
4464         can't handle large files, for the sake of obsolete platforms.
4465         * modules/fseeko (Depends-on): Remove verify.
4466         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
4467         * doc/functions/ftello.texi (ftello): Likewise.
4468         * doc/functions/fgetpos.texi (fgetpos): Likewise.
4469         Reported by Larry Jones.
4470
4471 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
4472
4473         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
4474         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
4475
4476 2007-12-17  Jim Meyering  <meyering@redhat.com>
4477
4478         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
4479         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
4480         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
4481         * modules/getcwd (Depends-on): Add openat.
4482         Reported by Petr Salinger.
4483
4484 2007-12-17  Bruno Haible  <bruno@clisp.org>
4485
4486         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
4487         avoid a segmentation fault of the configure test on x86_64 systems.
4488
4489 2007-12-15  Jim Meyering  <meyering@redhat.com>
4490
4491         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
4492
4493 2007-12-13  Eric Blake  <ebb9@byu.net>
4494
4495         Another fseek test.
4496         * tests/test-fseek.c (main): Also test ungetc handling.
4497         * tests/test-fseeko.c (main): Likewise.
4498         * modules/fseeko (Depends-on): Add verify.
4499         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
4500         large.
4501         Reported by Larry Jones.
4502
4503         Fix fseeko on mingw.
4504         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
4505         seek.
4506
4507         Beef up fseek tests.
4508         * tests/test-fseek.c (main): Also test eof handling.
4509         * tests/test-fseeko.c (main): Likewise.
4510         Reported by Larry Jones.
4511
4512 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
4513
4514         Fix fseeko on BSD-based platforms.
4515         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
4516         successful seek.
4517
4518 2007-12-12  Eric Blake  <ebb9@byu.net>
4519
4520         Allow circular dependency of separate libtests.a
4521         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
4522         when use_libtests.
4523
4524 2007-12-11  Eric Blake  <ebb9@byu.net>
4525
4526         Fix bug with -0.0L in previous patch.
4527         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
4528         * tests/test-isnan.c (main): Also test on zeroes.
4529         * tests/test-isnanf.c (main): Likewise.
4530         * tests/test-isnanl.h (main): Likewise.
4531
4532         Detect pseudo-denormals on x86 even when cross-compiling.
4533         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
4534         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
4535         invalid bit patterns that happen to satisfy ==.
4536
4537         Avoid link failures with separate libtests.a.
4538         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
4539         last, to satisfy circular dependencies.
4540
4541 2007-12-11  Eric Blake  <ebb9@byu.net>
4542         and Bruno Haible  <bruno@clisp.org>
4543
4544         Fix OpenBSD 4.0 <float.h> handling of long double.
4545         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
4546         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
4547         * doc/headers/float.texi (float.h): Document OpenBSD bug.
4548
4549 2007-12-11  Jim Meyering  <meyering@redhat.com>
4550
4551         * users.txt: Add libvirt.
4552
4553         Support versions of autoconf prior to 2.59c.
4554         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
4555         if it is not already defined.
4556
4557 2007-12-09  Bruno Haible  <bruno@clisp.org>
4558
4559         Let 'gnulib-tool --import' collect sources needed for the tests in
4560         tests/ rather than in lib/.
4561         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
4562         argument. If true, add rules to generate libtests.a, and put libtests.a
4563         into $(LDADD). Consider source files in subdirectories and set
4564         uses_subdirs.
4565         (func_emit_initmacro_start, func_emit_initmacro_end,
4566         func_emit_initmacro_done): Pass all arguments explicitly.
4567         (func_import): Determine two module lists main_modules,
4568         testsrelated_modules. Determine use_libtests. Determine two variables
4569         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
4570         instead of just sed_transform_lib_file. Determine two variables
4571         main_files and testsrelated_files. Compute 'files' as the union of
4572         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
4573         func_add_or_update. In the generated gnulib-comp.m4, collect the
4574         object files for tests/ in different variables than those for lib/.
4575         Substitute LIBTESTS_LIBDEPS.
4576         (func_create_testdir): Combine the uses_subdirs results from
4577         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
4578
4579 2007-12-09  Bruno Haible  <bruno@clisp.org>
4580
4581         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
4582         the build-aux directory.
4583
4584 2007-12-09  Bruno Haible  <bruno@clisp.org>
4585
4586         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
4587         introduced on 2006-09-09.
4588
4589 2007-12-07  Jim Meyering  <meyering@redhat.com>
4590
4591         Let these macros work also with autoconf-2.59.
4592         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
4593         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
4594         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
4595
4596 2007-12-06  Jim Meyering  <meyering@redhat.com>
4597
4598         Avoid a configure-time syntax error in gl_FUNC_ACL.
4599         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
4600         function in each branch, before testing the cache variable.
4601
4602 2007-12-04  Eric Blake  <ebb9@byu.net>
4603
4604         Make scripts executable.
4605         * build-aux/config.guess: Add execute permissions.
4606         * build-aux/config.sub: Likewise.
4607         * build-aux/gendocs.sh: Likewise.
4608
4609         Fix frexp on mingw.
4610         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
4611         cross-compiling.
4612         * doc/functions/frexp.texi (frexp): Document the bug.
4613
4614         Make cygwin fseeko check more reliable.
4615         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
4616         version numbers, rather than unrelated feature check.
4617         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
4618         * doc/functions/ftello.texi (ftello): Likewise.
4619         Reported by Bruno Haible.
4620
4621         * m4/strerror.m4: Bump version number.
4622
4623 2007-12-03  Bruno Haible  <bruno@clisp.org>
4624
4625         * doc/functions/mprotect.texi: Mention the mingw problem.
4626
4627 2007-12-03  Eric Blake  <ebb9@byu.net>
4628
4629         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
4630         REPLACE_STRERROR is initialized before this macro.
4631
4632 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
4633
4634         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
4635         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
4636         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
4637         put -lsec in even for programs other than 'ls'.  This fixes a problem
4638         for gettext reported by Bruno Haible in
4639         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
4640         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
4641         Add support for Solaris 10.  This isn't efficient, but should get the
4642         job done for now.
4643
4644 2007-12-03  James Youngman  <jay@gnu.org>
4645
4646         * doc/regexprops-generic.texi: change "an close-group" to "a
4647         close-group" and "illegal" to "not allowed".
4648
4649 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4650
4651         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
4652         pr_byname.h. Needed for the rare case when the maintainer has done
4653         "make maintainer-clean" in the source directory and then attempts a
4654         build outside the source directory.
4655         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
4656         scripts_byname.h.
4657
4658 2007-12-02  Martin Lambers <marlam@marlam.de>
4659             Bruno Haible  <bruno@clisp.org>
4660
4661         * lib/getpagesize.h: Remove file.
4662         * lib/unistd.in.h: Include declaration of getpagesize here.
4663         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
4664         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
4665         HAVE_SYS_PARAM_H.
4666         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
4667         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
4668         * modules/getpagesize (Files): Remove lib/getpagesize.h.
4669         (Depends-on): Add unistd.
4670         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4671         (Include): Use <unistd.h> instead of getpagesize.h.
4672         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
4673         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
4674         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
4675         gl_GETPAGESIZE invocation, already handled by module dependency.
4676         * lib/pagealign_alloc.c: Don't include getpagesize.h.
4677
4678 2007-12-02  Bruno Haible  <bruno@clisp.org>
4679
4680         * modules/strings-tests: New file.
4681         * tests/test-strings.c: New file.
4682
4683         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
4684         * lib/strings.in.h: New file.
4685         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
4686         * m4/strings_h.m4: New file.
4687         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
4688         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
4689         * modules/strings: New file.
4690         * modules/string (Makefile.am): Update.
4691         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
4692         Reported by Karl Berry.
4693
4694 2007-12-01  Eric Blake  <ebb9@byu.net>
4695
4696         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
4697         accomodate fix in cygwin 1.5.25.
4698
4699 2007-12-01  Jim Meyering  <meyering@redhat.com>
4700
4701         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
4702         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
4703         that would inhibit utf8-optimization of a regexp containing line-
4704         or buffer-anchors, e.g., `^', `$'.
4705
4706 2007-11-30  Bruno Haible  <bruno@clisp.org>
4707
4708         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
4709         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
4710         glthread_recursive_lock_init.
4711         * lib/lock.c (glthread_recursive_lock_init)
4712         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
4713         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
4714
4715 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
4716
4717         New function qset_acl, like set_acl but with syscall semantics.
4718         * lib/acl.h (qset_acl): New decl.
4719         * lib/acl.c (qset_acl): New function.
4720         (set_acl): Use new function.  Use more-consistent diagnostics.
4721
4722 2007-11-28  Jim Meyering  <meyering@redhat.com>
4723
4724         * modules/physmem (License): Change from GPL to LGPLv2+.
4725
4726 2007-11-26  Bruno Haible  <bruno@clisp.org>
4727
4728         * lib/vasnprintf.c (decode_long_double): Don't abort if the
4729         'long double' type has excess precision.
4730         Reported by Jim Meyering in
4731         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
4732
4733 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4734
4735         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
4736         Sync from <http://gnu.org/licenses>.
4737         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
4738         with license text from same location.
4739         * doc/maintain.texi, doc/standards.texi:  Sync from
4740         <http://savannah.gnu.org/projects/gnustandards>.
4741
4742 2007-11-22  Ondřej Vašík  <ovasik@redhat.com>
4743         and Jim Meyering  <meyering@redhat.com>
4744
4745         Adjust getdate' grammar to accept a slightly more regular language.
4746         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
4747         Before, the former was rejected.
4748         * lib/getdate.y (digits_to_date_time): New function, factored
4749         out of ...
4750         (number): ...here.  Just call digits_to_date_time.
4751         (hybrid): New non-terminal to handle an <unsigned number,
4752         signed relative offset> sequence consistently.
4753
4754 2007-11-18  Jim Meyering  <meyering@redhat.com>
4755
4756         Pull my changes from coreutils:
4757         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
4758         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
4759         use of $gnulib_tool_option_extras, so that it's separated from the
4760         preceding argument.
4761
4762         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
4763         * build-aux/bootstrap (cp_mark_as_generated): Create any required
4764         parent destination directories before copying a file into place.
4765
4766 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
4767
4768         bootstrap: work also with 4-argument variant of AC_INIT
4769         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
4770
4771 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
4772
4773         Port test-getaddrinfo to Solaris.
4774         Problem reported by Bruno Haible in
4775         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
4776         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
4777         explanation of setting 'hints'.
4778         Don't reject an implementation merely because it returns EAI_SERVICE.
4779         (EAI_SERVICE): Define to 0 if not defined.
4780
4781 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4782
4783         The license of gnu-make and posix-shell is now "GPLed build tool".
4784         * modules/gnu-make (License): Likewise.
4785         * modules/posix-shell (License): Likewise.
4786
4787         New module posix-shell, for determining a POSIX shell
4788         or perhaps something that is close enough to a POSIX shell.
4789         * m4/posix-shell.m4: New file.
4790         * modules/posix-shell: New file.
4791
4792         * MODULES.html.sh: Mention new module.
4793
4794         New module gnu-make, for determining whether we're using GNU Make.
4795         * m4/gnu-make.m4: New file.
4796         * modules/gnu-make: New file.
4797         * MODULES.html.sh: Mention new module.
4798
4799 2007-11-14  Jim Meyering  <meyering@redhat.com>
4800
4801         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
4802         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
4803         use this macro to create a function _definition_.
4804         Remove useless "#undef ARGMATCH_DIE".
4805
4806 2007-11-14  Bruno Haible  <bruno@clisp.org>
4807
4808         * lib/config.charset: Update for OpenBSD 4.1.
4809         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
4810
4811 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
4812
4813         Document 64-bit #if problems in stdint.texi.
4814         * doc/headers/stdint.texi (stdint.h): Mention problems with
4815         64-bit-#if, and how to work around them.
4816
4817         Don't insist on 'long long int' support in the preprocessor.  It
4818         breaks too many things.  For example, PRIdMAX still uses a 'long
4819         long int' format with the latest Sun compiler, even though
4820         HAVE_LONG_LONG_INT isn't defined due to that compiler's
4821         preprocessor problem.  This causes the latest coreutils to dump
4822         core on Solaris 10 sparc with the Sun C compiler.
4823         Instead, fix the 2007-10-16 problem in a different way, by evaluating
4824         the troublesome expressions at configure-time, not at #if-time.
4825         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
4826         preprocessor.
4827         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
4828         compile-time C checks, done at 'configure'-time.
4829         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
4830         * modules/inttypes (Makefile): Substitute the new symbols that
4831         gl_INTTYPES_H now generates.
4832         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
4833
4834 2007-11-12  Bruno Haible  <bruno@clisp.org>
4835
4836         Tests for Unicode character classification functions.
4837
4838         * modules/unictype/bidicategory-byname-tests: New file.
4839         * modules/unictype/bidicategory-name-tests: New file.
4840         * modules/unictype/bidicategory-of-tests: New file.
4841         * modules/unictype/bidicategory-test-tests: New file.
4842         * modules/unictype/block-list-tests: New file.
4843         * modules/unictype/block-of-tests: New file.
4844         * modules/unictype/block-test-tests: New file.
4845         * modules/unictype/category-C-tests: New file.
4846         * modules/unictype/category-Cc-tests: New file.
4847         * modules/unictype/category-Cf-tests: New file.
4848         * modules/unictype/category-Cn-tests: New file.
4849         * modules/unictype/category-Co-tests: New file.
4850         * modules/unictype/category-Cs-tests: New file.
4851         * modules/unictype/category-L-tests: New file.
4852         * modules/unictype/category-Ll-tests: New file.
4853         * modules/unictype/category-Lm-tests: New file.
4854         * modules/unictype/category-Lo-tests: New file.
4855         * modules/unictype/category-Lt-tests: New file.
4856         * modules/unictype/category-Lu-tests: New file.
4857         * modules/unictype/category-M-tests: New file.
4858         * modules/unictype/category-Mc-tests: New file.
4859         * modules/unictype/category-Me-tests: New file.
4860         * modules/unictype/category-Mn-tests: New file.
4861         * modules/unictype/category-N-tests: New file.
4862         * modules/unictype/category-Nd-tests: New file.
4863         * modules/unictype/category-Nl-tests: New file.
4864         * modules/unictype/category-No-tests: New file.
4865         * modules/unictype/category-P-tests: New file.
4866         * modules/unictype/category-Pc-tests: New file.
4867         * modules/unictype/category-Pd-tests: New file.
4868         * modules/unictype/category-Pe-tests: New file.
4869         * modules/unictype/category-Pf-tests: New file.
4870         * modules/unictype/category-Pi-tests: New file.
4871         * modules/unictype/category-Po-tests: New file.
4872         * modules/unictype/category-Ps-tests: New file.
4873         * modules/unictype/category-S-tests: New file.
4874         * modules/unictype/category-Sc-tests: New file.
4875         * modules/unictype/category-Sk-tests: New file.
4876         * modules/unictype/category-Sm-tests: New file.
4877         * modules/unictype/category-So-tests: New file.
4878         * modules/unictype/category-Z-tests: New file.
4879         * modules/unictype/category-Zl-tests: New file.
4880         * modules/unictype/category-Zp-tests: New file.
4881         * modules/unictype/category-Zs-tests: New file.
4882         * modules/unictype/category-and-not-tests: New file.
4883         * modules/unictype/category-and-tests: New file.
4884         * modules/unictype/category-byname-tests: New file.
4885         * modules/unictype/category-name-tests: New file.
4886         * modules/unictype/category-none-tests: New file.
4887         * modules/unictype/category-of-tests: New file.
4888         * modules/unictype/category-or-tests: New file.
4889         * modules/unictype/category-test-withtable-tests: New file.
4890         * modules/unictype/combining-class-tests: New file.
4891         * modules/unictype/ctype-alnum-tests: New file.
4892         * modules/unictype/ctype-alpha-tests: New file.
4893         * modules/unictype/ctype-blank-tests: New file.
4894         * modules/unictype/ctype-cntrl-tests: New file.
4895         * modules/unictype/ctype-digit-tests: New file.
4896         * modules/unictype/ctype-graph-tests: New file.
4897         * modules/unictype/ctype-lower-tests: New file.
4898         * modules/unictype/ctype-print-tests: New file.
4899         * modules/unictype/ctype-punct-tests: New file.
4900         * modules/unictype/ctype-space-tests: New file.
4901         * modules/unictype/ctype-upper-tests: New file.
4902         * modules/unictype/ctype-xdigit-tests: New file.
4903         * modules/unictype/decimal-digit-tests: New file.
4904         * modules/unictype/digit-tests: New file.
4905         * modules/unictype/mirror-tests: New file.
4906         * modules/unictype/numeric-tests: New file.
4907         * modules/unictype/property-alphabetic-tests: New file.
4908         * modules/unictype/property-ascii-hex-digit-tests: New file.
4909         * modules/unictype/property-bidi-arabic-digit-tests: New file.
4910         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
4911         * modules/unictype/property-bidi-block-separator-tests: New file.
4912         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
4913         * modules/unictype/property-bidi-common-separator-tests: New file.
4914         * modules/unictype/property-bidi-control-tests: New file.
4915         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
4916         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
4917         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
4918         * modules/unictype/property-bidi-european-digit-tests: New file.
4919         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
4920         * modules/unictype/property-bidi-left-to-right-tests: New file.
4921         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
4922         * modules/unictype/property-bidi-other-neutral-tests: New file.
4923         * modules/unictype/property-bidi-pdf-tests: New file.
4924         * modules/unictype/property-bidi-segment-separator-tests: New file.
4925         * modules/unictype/property-bidi-whitespace-tests: New file.
4926         * modules/unictype/property-byname-tests: New file.
4927         * modules/unictype/property-combining-tests: New file.
4928         * modules/unictype/property-composite-tests: New file.
4929         * modules/unictype/property-currency-symbol-tests: New file.
4930         * modules/unictype/property-dash-tests: New file.
4931         * modules/unictype/property-decimal-digit-tests: New file.
4932         * modules/unictype/property-default-ignorable-code-point-tests: New file.
4933         * modules/unictype/property-deprecated-tests: New file.
4934         * modules/unictype/property-diacritic-tests: New file.
4935         * modules/unictype/property-extender-tests: New file.
4936         * modules/unictype/property-format-control-tests: New file.
4937         * modules/unictype/property-grapheme-base-tests: New file.
4938         * modules/unictype/property-grapheme-extend-tests: New file.
4939         * modules/unictype/property-grapheme-link-tests: New file.
4940         * modules/unictype/property-hex-digit-tests: New file.
4941         * modules/unictype/property-hyphen-tests: New file.
4942         * modules/unictype/property-id-continue-tests: New file.
4943         * modules/unictype/property-id-start-tests: New file.
4944         * modules/unictype/property-ideographic-tests: New file.
4945         * modules/unictype/property-ids-binary-operator-tests: New file.
4946         * modules/unictype/property-ids-trinary-operator-tests: New file.
4947         * modules/unictype/property-ignorable-control-tests: New file.
4948         * modules/unictype/property-iso-control-tests: New file.
4949         * modules/unictype/property-join-control-tests: New file.
4950         * modules/unictype/property-left-of-pair-tests: New file.
4951         * modules/unictype/property-line-separator-tests: New file.
4952         * modules/unictype/property-logical-order-exception-tests: New file.
4953         * modules/unictype/property-lowercase-tests: New file.
4954         * modules/unictype/property-math-tests: New file.
4955         * modules/unictype/property-non-break-tests: New file.
4956         * modules/unictype/property-not-a-character-tests: New file.
4957         * modules/unictype/property-numeric-tests: New file.
4958         * modules/unictype/property-other-alphabetic-tests: New file.
4959         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
4960         * modules/unictype/property-other-grapheme-extend-tests: New file.
4961         * modules/unictype/property-other-id-continue-tests: New file.
4962         * modules/unictype/property-other-id-start-tests: New file.
4963         * modules/unictype/property-other-lowercase-tests: New file.
4964         * modules/unictype/property-other-math-tests: New file.
4965         * modules/unictype/property-other-uppercase-tests: New file.
4966         * modules/unictype/property-paired-punctuation-tests: New file.
4967         * modules/unictype/property-paragraph-separator-tests: New file.
4968         * modules/unictype/property-pattern-syntax-tests: New file.
4969         * modules/unictype/property-pattern-white-space-tests: New file.
4970         * modules/unictype/property-private-use-tests: New file.
4971         * modules/unictype/property-punctuation-tests: New file.
4972         * modules/unictype/property-quotation-mark-tests: New file.
4973         * modules/unictype/property-radical-tests: New file.
4974         * modules/unictype/property-sentence-terminal-tests: New file.
4975         * modules/unictype/property-soft-dotted-tests: New file.
4976         * modules/unictype/property-space-tests: New file.
4977         * modules/unictype/property-terminal-punctuation-tests: New file.
4978         * modules/unictype/property-test-tests: New file.
4979         * modules/unictype/property-titlecase-tests: New file.
4980         * modules/unictype/property-unassigned-code-value-tests: New file.
4981         * modules/unictype/property-unified-ideograph-tests: New file.
4982         * modules/unictype/property-uppercase-tests: New file.
4983         * modules/unictype/property-variation-selector-tests: New file.
4984         * modules/unictype/property-white-space-tests: New file.
4985         * modules/unictype/property-xid-continue-tests: New file.
4986         * modules/unictype/property-xid-start-tests: New file.
4987         * modules/unictype/property-zero-width-tests: New file.
4988         * modules/unictype/scripts-tests: New file.
4989         * modules/unictype/syntax-c-ident-tests: New file.
4990         * modules/unictype/syntax-c-whitespace-tests: New file.
4991         * modules/unictype/syntax-java-ident-tests: New file.
4992         * modules/unictype/syntax-java-whitespace-tests: New file.
4993         * tests/unictype/test-bidi_byname.c: New file.
4994         * tests/unictype/test-bidi_name.c: New file.
4995         * tests/unictype/test-bidi_of.c: New file.
4996         * tests/unictype/test-bidi_test.c: New file.
4997         * tests/unictype/test-block_list.c: New file.
4998         * tests/unictype/test-block_of.c: New file.
4999         * tests/unictype/test-block_test.c: New file.
5000         * tests/unictype/test-categ_and.c: New file.
5001         * tests/unictype/test-categ_and_not.c: New file.
5002         * tests/unictype/test-categ_byname.c: New file.
5003         * tests/unictype/test-categ_name.c: New file.
5004         * tests/unictype/test-categ_none.c: New file.
5005         * tests/unictype/test-categ_of.c: New file.
5006         * tests/unictype/test-categ_or.c: New file.
5007         * tests/unictype/test-categ_test_withtable.c: New file.
5008         * tests/unictype/test-combining.c: New file.
5009         * tests/unictype/test-decdigit.c: New file.
5010         * tests/unictype/test-digit.c: New file.
5011         * tests/unictype/test-mirror.c: New file.
5012         * tests/unictype/test-numeric.c: New file.
5013         * tests/unictype/test-pr_byname.c: New file.
5014         * tests/unictype/test-pr_test.c: New file.
5015         * tests/unictype/test-predicate-part1.h: New file.
5016         * tests/unictype/test-predicate-part2.h: New file.
5017         * tests/unictype/test-scripts.c: New file.
5018         * tests/unictype/test-sy_c_ident.c: New file.
5019         * tests/unictype/test-sy_java_ident.c: New file.
5020
5021         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
5022         for Unicode 5.0.0.
5023         * tests/unictype/test-categ_Cc.c: Likewise.
5024         * tests/unictype/test-categ_Cf.c: Likewise.
5025         * tests/unictype/test-categ_Cn.c: Likewise.
5026         * tests/unictype/test-categ_Co.c: Likewise.
5027         * tests/unictype/test-categ_Cs.c: Likewise.
5028         * tests/unictype/test-categ_L.c: Likewise.
5029         * tests/unictype/test-categ_Ll.c: Likewise.
5030         * tests/unictype/test-categ_Lm.c: Likewise.
5031         * tests/unictype/test-categ_Lo.c: Likewise.
5032         * tests/unictype/test-categ_Lt.c: Likewise.
5033         * tests/unictype/test-categ_Lu.c: Likewise.
5034         * tests/unictype/test-categ_M.c: Likewise.
5035         * tests/unictype/test-categ_Mc.c: Likewise.
5036         * tests/unictype/test-categ_Me.c: Likewise.
5037         * tests/unictype/test-categ_Mn.c: Likewise.
5038         * tests/unictype/test-categ_N.c: Likewise.
5039         * tests/unictype/test-categ_Nd.c: Likewise.
5040         * tests/unictype/test-categ_Nl.c: Likewise.
5041         * tests/unictype/test-categ_No.c: Likewise.
5042         * tests/unictype/test-categ_P.c: Likewise.
5043         * tests/unictype/test-categ_Pc.c: Likewise.
5044         * tests/unictype/test-categ_Pd.c: Likewise.
5045         * tests/unictype/test-categ_Pe.c: Likewise.
5046         * tests/unictype/test-categ_Pf.c: Likewise.
5047         * tests/unictype/test-categ_Pi.c: Likewise.
5048         * tests/unictype/test-categ_Po.c: Likewise.
5049         * tests/unictype/test-categ_Ps.c: Likewise.
5050         * tests/unictype/test-categ_S.c: Likewise.
5051         * tests/unictype/test-categ_Sc.c: Likewise.
5052         * tests/unictype/test-categ_Sk.c: Likewise.
5053         * tests/unictype/test-categ_Sm.c: Likewise.
5054         * tests/unictype/test-categ_So.c: Likewise.
5055         * tests/unictype/test-categ_Z.c: Likewise.
5056         * tests/unictype/test-categ_Zl.c: Likewise.
5057         * tests/unictype/test-categ_Zp.c: Likewise.
5058         * tests/unictype/test-categ_Zs.c: Likewise.
5059         * tests/unictype/test-ctype_alnum.c: Likewise.
5060         * tests/unictype/test-ctype_alpha.c: Likewise.
5061         * tests/unictype/test-ctype_blank.c: Likewise.
5062         * tests/unictype/test-ctype_cntrl.c: Likewise.
5063         * tests/unictype/test-ctype_digit.c: Likewise.
5064         * tests/unictype/test-ctype_graph.c: Likewise.
5065         * tests/unictype/test-ctype_lower.c: Likewise.
5066         * tests/unictype/test-ctype_print.c: Likewise.
5067         * tests/unictype/test-ctype_punct.c: Likewise.
5068         * tests/unictype/test-ctype_space.c: Likewise.
5069         * tests/unictype/test-ctype_upper.c: Likewise.
5070         * tests/unictype/test-ctype_xdigit.c: Likewise.
5071         * tests/unictype/test-decdigit.h: Likewise.
5072         * tests/unictype/test-digit.h: Likewise.
5073         * tests/unictype/test-numeric.h: Likewise.
5074         * tests/unictype/test-pr_alphabetic.c: Likewise.
5075         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
5076         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
5077         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
5078         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
5079         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
5080         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
5081         * tests/unictype/test-pr_bidi_control.c: Likewise.
5082         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
5083         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
5084         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
5085         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
5086         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
5087         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
5088         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
5089         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
5090         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
5091         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
5092         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
5093         * tests/unictype/test-pr_combining.c: Likewise.
5094         * tests/unictype/test-pr_composite.c: Likewise.
5095         * tests/unictype/test-pr_currency_symbol.c: Likewise.
5096         * tests/unictype/test-pr_dash.c: Likewise.
5097         * tests/unictype/test-pr_decimal_digit.c: Likewise.
5098         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
5099         * tests/unictype/test-pr_deprecated.c: Likewise.
5100         * tests/unictype/test-pr_diacritic.c: Likewise.
5101         * tests/unictype/test-pr_extender.c: Likewise.
5102         * tests/unictype/test-pr_format_control.c: Likewise.
5103         * tests/unictype/test-pr_grapheme_base.c: Likewise.
5104         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
5105         * tests/unictype/test-pr_grapheme_link.c: Likewise.
5106         * tests/unictype/test-pr_hex_digit.c: Likewise.
5107         * tests/unictype/test-pr_hyphen.c: Likewise.
5108         * tests/unictype/test-pr_id_continue.c: Likewise.
5109         * tests/unictype/test-pr_id_start.c: Likewise.
5110         * tests/unictype/test-pr_ideographic.c: Likewise.
5111         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
5112         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
5113         * tests/unictype/test-pr_ignorable_control.c: Likewise.
5114         * tests/unictype/test-pr_iso_control.c: Likewise.
5115         * tests/unictype/test-pr_join_control.c: Likewise.
5116         * tests/unictype/test-pr_left_of_pair.c: Likewise.
5117         * tests/unictype/test-pr_line_separator.c: Likewise.
5118         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
5119         * tests/unictype/test-pr_lowercase.c: Likewise.
5120         * tests/unictype/test-pr_math.c: Likewise.
5121         * tests/unictype/test-pr_non_break.c: Likewise.
5122         * tests/unictype/test-pr_not_a_character.c: Likewise.
5123         * tests/unictype/test-pr_numeric.c: Likewise.
5124         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
5125         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
5126         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
5127         * tests/unictype/test-pr_other_id_continue.c: Likewise.
5128         * tests/unictype/test-pr_other_id_start.c: Likewise.
5129         * tests/unictype/test-pr_other_lowercase.c: Likewise.
5130         * tests/unictype/test-pr_other_math.c: Likewise.
5131         * tests/unictype/test-pr_other_uppercase.c: Likewise.
5132         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
5133         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
5134         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
5135         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
5136         * tests/unictype/test-pr_private_use.c: Likewise.
5137         * tests/unictype/test-pr_punctuation.c: Likewise.
5138         * tests/unictype/test-pr_quotation_mark.c: Likewise.
5139         * tests/unictype/test-pr_radical.c: Likewise.
5140         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
5141         * tests/unictype/test-pr_soft_dotted.c: Likewise.
5142         * tests/unictype/test-pr_space.c: Likewise.
5143         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
5144         * tests/unictype/test-pr_titlecase.c: Likewise.
5145         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
5146         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
5147         * tests/unictype/test-pr_uppercase.c: Likewise.
5148         * tests/unictype/test-pr_variation_selector.c: Likewise.
5149         * tests/unictype/test-pr_white_space.c: Likewise.
5150         * tests/unictype/test-pr_xid_continue.c: Likewise.
5151         * tests/unictype/test-pr_xid_start.c: Likewise.
5152         * tests/unictype/test-pr_zero_width.c: Likewise.
5153         * tests/unictype/test-sy_c_whitespace.c: Likewise.
5154         * tests/unictype/test-sy_java_whitespace.c: Likewise.
5155
5156 2007-11-12  Bruno Haible  <bruno@clisp.org>
5157
5158         Unicode character classification functions.
5159         * lib/unictype.h: New file.
5160         * modules/unictype/base: New file.
5161         * modules/unictype/category-L: New file.
5162         * modules/unictype/category-Lu: New file.
5163         * modules/unictype/category-Ll: New file.
5164         * modules/unictype/category-Lt: New file.
5165         * modules/unictype/category-Lm: New file.
5166         * modules/unictype/category-Lo: New file.
5167         * modules/unictype/category-M: New file.
5168         * modules/unictype/category-Mn: New file.
5169         * modules/unictype/category-Mc: New file.
5170         * modules/unictype/category-Me: New file.
5171         * modules/unictype/category-N: New file.
5172         * modules/unictype/category-Nd: New file.
5173         * modules/unictype/category-Nl: New file.
5174         * modules/unictype/category-No: New file.
5175         * modules/unictype/category-P: New file.
5176         * modules/unictype/category-Pc: New file.
5177         * modules/unictype/category-Pd: New file.
5178         * modules/unictype/category-Ps: New file.
5179         * modules/unictype/category-Pe: New file.
5180         * modules/unictype/category-Pi: New file.
5181         * modules/unictype/category-Pf: New file.
5182         * modules/unictype/category-Po: New file.
5183         * modules/unictype/category-S: New file.
5184         * modules/unictype/category-Sm: New file.
5185         * modules/unictype/category-Sc: New file.
5186         * modules/unictype/category-Sk: New file.
5187         * modules/unictype/category-So: New file.
5188         * modules/unictype/category-Z: New file.
5189         * modules/unictype/category-Zs: New file.
5190         * modules/unictype/category-Zl: New file.
5191         * modules/unictype/category-Zp: New file.
5192         * modules/unictype/category-C: New file.
5193         * modules/unictype/category-Cc: New file.
5194         * modules/unictype/category-Cf: New file.
5195         * modules/unictype/category-Cs: New file.
5196         * modules/unictype/category-Co: New file.
5197         * modules/unictype/category-Cn: New file.
5198         * modules/unictype/category-or: New file.
5199         * modules/unictype/category-of: New file.
5200         * modules/unictype/category-test: New file.
5201         * modules/unictype/category-test-withtable: New file.
5202         * modules/unictype/category-byname: New file.
5203         * modules/unictype/category-none: New file.
5204         * modules/unictype/category-and: New file.
5205         * modules/unictype/category-and-not: New file.
5206         * modules/unictype/category-name: New file.
5207         * modules/unictype/combining-class: New file.
5208         * modules/unictype/category-all: New file.
5209         * modules/unictype/bidicategory-all: New file.
5210         * modules/unictype/bidicategory-byname: New file.
5211         * modules/unictype/bidicategory-name: New file.
5212         * modules/unictype/bidicategory-of: New file.
5213         * modules/unictype/bidicategory-test: New file.
5214         * modules/unictype/decimal-digit: New file.
5215         * modules/unictype/digit: New file.
5216         * modules/unictype/numeric: New file.
5217         * modules/unictype/mirror: New file.
5218         * modules/unictype/property-white-space: New file.
5219         * modules/unictype/property-alphabetic: New file.
5220         * modules/unictype/property-other-alphabetic: New file.
5221         * modules/unictype/property-not-a-character: New file.
5222         * modules/unictype/property-default-ignorable-code-point: New file.
5223         * modules/unictype/property-other-default-ignorable-code-point: New
5224         file.
5225         * modules/unictype/property-deprecated: New file.
5226         * modules/unictype/property-logical-order-exception: New file.
5227         * modules/unictype/property-variation-selector: New file.
5228         * modules/unictype/property-private-use: New file.
5229         * modules/unictype/property-unassigned-code-value: New file.
5230         * modules/unictype/property-uppercase: New file.
5231         * modules/unictype/property-other-uppercase: New file.
5232         * modules/unictype/property-lowercase: New file.
5233         * modules/unictype/property-other-lowercase: New file.
5234         * modules/unictype/property-titlecase: New file.
5235         * modules/unictype/property-soft-dotted: New file.
5236         * modules/unictype/property-id-start: New file.
5237         * modules/unictype/property-other-id-start: New file.
5238         * modules/unictype/property-id-continue: New file.
5239         * modules/unictype/property-other-id-continue: New file.
5240         * modules/unictype/property-xid-start: New file.
5241         * modules/unictype/property-xid-continue: New file.
5242         * modules/unictype/property-pattern-white-space: New file.
5243         * modules/unictype/property-pattern-syntax: New file.
5244         * modules/unictype/property-join-control: New file.
5245         * modules/unictype/property-grapheme-base: New file.
5246         * modules/unictype/property-grapheme-extend: New file.
5247         * modules/unictype/property-other-grapheme-extend: New file.
5248         * modules/unictype/property-grapheme-link: New file.
5249         * modules/unictype/property-bidi-control: New file.
5250         * modules/unictype/property-bidi-left-to-right: New file.
5251         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
5252         * modules/unictype/property-bidi-arabic-right-to-left: New file.
5253         * modules/unictype/property-bidi-european-digit: New file.
5254         * modules/unictype/property-bidi-eur-num-separator: New file.
5255         * modules/unictype/property-bidi-eur-num-terminator: New file.
5256         * modules/unictype/property-bidi-arabic-digit: New file.
5257         * modules/unictype/property-bidi-common-separator: New file.
5258         * modules/unictype/property-bidi-block-separator: New file.
5259         * modules/unictype/property-bidi-segment-separator: New file.
5260         * modules/unictype/property-bidi-whitespace: New file.
5261         * modules/unictype/property-bidi-non-spacing-mark: New file.
5262         * modules/unictype/property-bidi-boundary-neutral: New file.
5263         * modules/unictype/property-bidi-pdf: New file.
5264         * modules/unictype/property-bidi-embedding-or-override: New file.
5265         * modules/unictype/property-bidi-other-neutral: New file.
5266         * modules/unictype/property-hex-digit: New file.
5267         * modules/unictype/property-ascii-hex-digit: New file.
5268         * modules/unictype/property-ideographic: New file.
5269         * modules/unictype/property-unified-ideograph: New file.
5270         * modules/unictype/property-radical: New file.
5271         * modules/unictype/property-ids-binary-operator: New file.
5272         * modules/unictype/property-ids-trinary-operator: New file.
5273         * modules/unictype/property-zero-width: New file.
5274         * modules/unictype/property-space: New file.
5275         * modules/unictype/property-non-break: New file.
5276         * modules/unictype/property-iso-control: New file.
5277         * modules/unictype/property-format-control: New file.
5278         * modules/unictype/property-dash: New file.
5279         * modules/unictype/property-hyphen: New file.
5280         * modules/unictype/property-punctuation: New file.
5281         * modules/unictype/property-line-separator: New file.
5282         * modules/unictype/property-paragraph-separator: New file.
5283         * modules/unictype/property-quotation-mark: New file.
5284         * modules/unictype/property-sentence-terminal: New file.
5285         * modules/unictype/property-terminal-punctuation: New file.
5286         * modules/unictype/property-currency-symbol: New file.
5287         * modules/unictype/property-math: New file.
5288         * modules/unictype/property-other-math: New file.
5289         * modules/unictype/property-paired-punctuation: New file.
5290         * modules/unictype/property-left-of-pair: New file.
5291         * modules/unictype/property-combining: New file.
5292         * modules/unictype/property-composite: New file.
5293         * modules/unictype/property-decimal-digit: New file.
5294         * modules/unictype/property-numeric: New file.
5295         * modules/unictype/property-diacritic: New file.
5296         * modules/unictype/property-extender: New file.
5297         * modules/unictype/property-ignorable-control: New file.
5298         * modules/unictype/property-test: New file.
5299         * modules/unictype/property-byname: New file.
5300         * modules/unictype/property-all: New file.
5301         * modules/unictype/scripts: New file.
5302         * modules/unictype/scripts-all: New file.
5303         * modules/unictype/block-of: New file.
5304         * modules/unictype/block-test: New file.
5305         * modules/unictype/block-list: New file.
5306         * modules/unictype/block-all: New file.
5307         * modules/unictype/syntax-c-whitespace: New file.
5308         * modules/unictype/syntax-java-whitespace: New file.
5309         * modules/unictype/syntax-c-ident: New file.
5310         * modules/unictype/syntax-java-ident: New file.
5311         * modules/unictype/ctype-alnum: New file.
5312         * modules/unictype/ctype-alpha: New file.
5313         * modules/unictype/ctype-cntrl: New file.
5314         * modules/unictype/ctype-digit: New file.
5315         * modules/unictype/ctype-graph: New file.
5316         * modules/unictype/ctype-lower: New file.
5317         * modules/unictype/ctype-print: New file.
5318         * modules/unictype/ctype-punct: New file.
5319         * modules/unictype/ctype-space: New file.
5320         * modules/unictype/ctype-upper: New file.
5321         * modules/unictype/ctype-xdigit: New file.
5322         * modules/unictype/ctype-blank: New file.
5323         * lib/unictype/bidi_byname.c: New file.
5324         * lib/unictype/bidi_name.c: New file.
5325         * lib/unictype/bidi_of.c: New file.
5326         * lib/unictype/bidi_test.c: New file.
5327         * lib/unictype/bitmap.h: New file.
5328         * lib/unictype/block_test.c: New file.
5329         * lib/unictype/blocks.c: New file.
5330         * lib/unictype/categ_C.c: New file.
5331         * lib/unictype/categ_Cc.c: New file.
5332         * lib/unictype/categ_Cf.c: New file.
5333         * lib/unictype/categ_Cn.c: New file.
5334         * lib/unictype/categ_Co.c: New file.
5335         * lib/unictype/categ_Cs.c: New file.
5336         * lib/unictype/categ_L.c: New file.
5337         * lib/unictype/categ_Ll.c: New file.
5338         * lib/unictype/categ_Lm.c: New file.
5339         * lib/unictype/categ_Lo.c: New file.
5340         * lib/unictype/categ_Lt.c: New file.
5341         * lib/unictype/categ_Lu.c: New file.
5342         * lib/unictype/categ_M.c: New file.
5343         * lib/unictype/categ_Mc.c: New file.
5344         * lib/unictype/categ_Me.c: New file.
5345         * lib/unictype/categ_Mn.c: New file.
5346         * lib/unictype/categ_N.c: New file.
5347         * lib/unictype/categ_Nd.c: New file.
5348         * lib/unictype/categ_Nl.c: New file.
5349         * lib/unictype/categ_No.c: New file.
5350         * lib/unictype/categ_P.c: New file.
5351         * lib/unictype/categ_Pc.c: New file.
5352         * lib/unictype/categ_Pd.c: New file.
5353         * lib/unictype/categ_Pe.c: New file.
5354         * lib/unictype/categ_Pf.c: New file.
5355         * lib/unictype/categ_Pi.c: New file.
5356         * lib/unictype/categ_Po.c: New file.
5357         * lib/unictype/categ_Ps.c: New file.
5358         * lib/unictype/categ_S.c: New file.
5359         * lib/unictype/categ_Sc.c: New file.
5360         * lib/unictype/categ_Sk.c: New file.
5361         * lib/unictype/categ_Sm.c: New file.
5362         * lib/unictype/categ_So.c: New file.
5363         * lib/unictype/categ_Z.c: New file.
5364         * lib/unictype/categ_Zl.c: New file.
5365         * lib/unictype/categ_Zp.c: New file.
5366         * lib/unictype/categ_Zs.c: New file.
5367         * lib/unictype/categ_and.c: New file.
5368         * lib/unictype/categ_and_not.c: New file.
5369         * lib/unictype/categ_byname.c: New file.
5370         * lib/unictype/categ_name.c: New file.
5371         * lib/unictype/categ_none.c: New file.
5372         * lib/unictype/categ_of.c: New file.
5373         * lib/unictype/categ_or.c: New file.
5374         * lib/unictype/categ_test.c: New file.
5375         * lib/unictype/combining.c: New file.
5376         * lib/unictype/ctype_alnum.c: New file.
5377         * lib/unictype/ctype_alpha.c: New file.
5378         * lib/unictype/ctype_blank.c: New file.
5379         * lib/unictype/ctype_cntrl.c: New file.
5380         * lib/unictype/ctype_digit.c: New file.
5381         * lib/unictype/ctype_graph.c: New file.
5382         * lib/unictype/ctype_lower.c: New file.
5383         * lib/unictype/ctype_print.c: New file.
5384         * lib/unictype/ctype_punct.c: New file.
5385         * lib/unictype/ctype_space.c: New file.
5386         * lib/unictype/ctype_upper.c: New file.
5387         * lib/unictype/ctype_xdigit.c: New file.
5388         * lib/unictype/decdigit.c: New file.
5389         * lib/unictype/digit.c: New file.
5390         * lib/unictype/identsyntaxmap.h: New file.
5391         * lib/unictype/mirror.c: New file.
5392         * lib/unictype/numeric.c: New file.
5393         * lib/unictype/pr_alphabetic.c: New file.
5394         * lib/unictype/pr_ascii_hex_digit.c: New file.
5395         * lib/unictype/pr_bidi_arabic_digit.c: New file.
5396         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
5397         * lib/unictype/pr_bidi_block_separator.c: New file.
5398         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
5399         * lib/unictype/pr_bidi_common_separator.c: New file.
5400         * lib/unictype/pr_bidi_control.c: New file.
5401         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
5402         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
5403         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
5404         * lib/unictype/pr_bidi_european_digit.c: New file.
5405         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
5406         * lib/unictype/pr_bidi_left_to_right.c: New file.
5407         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
5408         * lib/unictype/pr_bidi_other_neutral.c: New file.
5409         * lib/unictype/pr_bidi_pdf.c: New file.
5410         * lib/unictype/pr_bidi_segment_separator.c: New file.
5411         * lib/unictype/pr_bidi_whitespace.c: New file.
5412         * lib/unictype/pr_byname.c: New file.
5413         * lib/unictype/pr_byname.gperf: New file.
5414         * lib/unictype/pr_combining.c: New file.
5415         * lib/unictype/pr_composite.c: New file.
5416         * lib/unictype/pr_currency_symbol.c: New file.
5417         * lib/unictype/pr_dash.c: New file.
5418         * lib/unictype/pr_decimal_digit.c: New file.
5419         * lib/unictype/pr_default_ignorable_code_point.c: New file.
5420         * lib/unictype/pr_deprecated.c: New file.
5421         * lib/unictype/pr_diacritic.c: New file.
5422         * lib/unictype/pr_extender.c: New file.
5423         * lib/unictype/pr_format_control.c: New file.
5424         * lib/unictype/pr_grapheme_base.c: New file.
5425         * lib/unictype/pr_grapheme_extend.c: New file.
5426         * lib/unictype/pr_grapheme_link.c: New file.
5427         * lib/unictype/pr_hex_digit.c: New file.
5428         * lib/unictype/pr_hyphen.c: New file.
5429         * lib/unictype/pr_id_continue.c: New file.
5430         * lib/unictype/pr_id_start.c: New file.
5431         * lib/unictype/pr_ideographic.c: New file.
5432         * lib/unictype/pr_ids_binary_operator.c: New file.
5433         * lib/unictype/pr_ids_trinary_operator.c: New file.
5434         * lib/unictype/pr_ignorable_control.c: New file.
5435         * lib/unictype/pr_iso_control.c: New file.
5436         * lib/unictype/pr_join_control.c: New file.
5437         * lib/unictype/pr_left_of_pair.c: New file.
5438         * lib/unictype/pr_line_separator.c: New file.
5439         * lib/unictype/pr_logical_order_exception.c: New file.
5440         * lib/unictype/pr_lowercase.c: New file.
5441         * lib/unictype/pr_math.c: New file.
5442         * lib/unictype/pr_non_break.c: New file.
5443         * lib/unictype/pr_not_a_character.c: New file.
5444         * lib/unictype/pr_numeric.c: New file.
5445         * lib/unictype/pr_other_alphabetic.c: New file.
5446         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
5447         * lib/unictype/pr_other_grapheme_extend.c: New file.
5448         * lib/unictype/pr_other_id_continue.c: New file.
5449         * lib/unictype/pr_other_id_start.c: New file.
5450         * lib/unictype/pr_other_lowercase.c: New file.
5451         * lib/unictype/pr_other_math.c: New file.
5452         * lib/unictype/pr_other_uppercase.c: New file.
5453         * lib/unictype/pr_paired_punctuation.c: New file.
5454         * lib/unictype/pr_paragraph_separator.c: New file.
5455         * lib/unictype/pr_pattern_syntax.c: New file.
5456         * lib/unictype/pr_pattern_white_space.c: New file.
5457         * lib/unictype/pr_private_use.c: New file.
5458         * lib/unictype/pr_punctuation.c: New file.
5459         * lib/unictype/pr_quotation_mark.c: New file.
5460         * lib/unictype/pr_radical.c: New file.
5461         * lib/unictype/pr_sentence_terminal.c: New file.
5462         * lib/unictype/pr_soft_dotted.c: New file.
5463         * lib/unictype/pr_space.c: New file.
5464         * lib/unictype/pr_terminal_punctuation.c: New file.
5465         * lib/unictype/pr_test.c: New file.
5466         * lib/unictype/pr_titlecase.c: New file.
5467         * lib/unictype/pr_unassigned_code_value.c: New file.
5468         * lib/unictype/pr_unified_ideograph.c: New file.
5469         * lib/unictype/pr_uppercase.c: New file.
5470         * lib/unictype/pr_variation_selector.c: New file.
5471         * lib/unictype/pr_white_space.c: New file.
5472         * lib/unictype/pr_xid_continue.c: New file.
5473         * lib/unictype/pr_xid_start.c: New file.
5474         * lib/unictype/pr_zero_width.c: New file.
5475         * lib/unictype/scripts.c: New file.
5476         * lib/unictype/sy_c_ident.c: New file.
5477         * lib/unictype/sy_c_whitespace.c: New file.
5478         * lib/unictype/sy_java_ident.c: New file.
5479         * lib/unictype/sy_java_whitespace.c: New file.
5480
5481         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
5482         Unicode 5.0.0.
5483         * lib/unictype/blocks.h: Likewise.
5484         * lib/unictype/categ_C.h: Likewise.
5485         * lib/unictype/categ_Cc.h: Likewise.
5486         * lib/unictype/categ_Cf.h: Likewise.
5487         * lib/unictype/categ_Cn.h: Likewise.
5488         * lib/unictype/categ_Co.h: Likewise.
5489         * lib/unictype/categ_Cs.h: Likewise.
5490         * lib/unictype/categ_L.h: Likewise.
5491         * lib/unictype/categ_Ll.h: Likewise.
5492         * lib/unictype/categ_Lm.h: Likewise.
5493         * lib/unictype/categ_Lo.h: Likewise.
5494         * lib/unictype/categ_Lt.h: Likewise.
5495         * lib/unictype/categ_Lu.h: Likewise.
5496         * lib/unictype/categ_M.h: Likewise.
5497         * lib/unictype/categ_Mc.h: Likewise.
5498         * lib/unictype/categ_Me.h: Likewise.
5499         * lib/unictype/categ_Mn.h: Likewise.
5500         * lib/unictype/categ_N.h: Likewise.
5501         * lib/unictype/categ_Nd.h: Likewise.
5502         * lib/unictype/categ_Nl.h: Likewise.
5503         * lib/unictype/categ_No.h: Likewise.
5504         * lib/unictype/categ_P.h: Likewise.
5505         * lib/unictype/categ_Pc.h: Likewise.
5506         * lib/unictype/categ_Pd.h: Likewise.
5507         * lib/unictype/categ_Pe.h: Likewise.
5508         * lib/unictype/categ_Pf.h: Likewise.
5509         * lib/unictype/categ_Pi.h: Likewise.
5510         * lib/unictype/categ_Po.h: Likewise.
5511         * lib/unictype/categ_Ps.h: Likewise.
5512         * lib/unictype/categ_S.h: Likewise.
5513         * lib/unictype/categ_Sc.h: Likewise.
5514         * lib/unictype/categ_Sk.h: Likewise.
5515         * lib/unictype/categ_Sm.h: Likewise.
5516         * lib/unictype/categ_So.h: Likewise.
5517         * lib/unictype/categ_Z.h: Likewise.
5518         * lib/unictype/categ_Zl.h: Likewise.
5519         * lib/unictype/categ_Zp.h: Likewise.
5520         * lib/unictype/categ_Zs.h: Likewise.
5521         * lib/unictype/categ_of.h: Likewise.
5522         * lib/unictype/combining.h: Likewise.
5523         * lib/unictype/ctype_alnum.h: Likewise.
5524         * lib/unictype/ctype_alpha.h: Likewise.
5525         * lib/unictype/ctype_blank.h: Likewise.
5526         * lib/unictype/ctype_cntrl.h: Likewise.
5527         * lib/unictype/ctype_digit.h: Likewise.
5528         * lib/unictype/ctype_graph.h: Likewise.
5529         * lib/unictype/ctype_lower.h: Likewise.
5530         * lib/unictype/ctype_print.h: Likewise.
5531         * lib/unictype/ctype_punct.h: Likewise.
5532         * lib/unictype/ctype_space.h: Likewise.
5533         * lib/unictype/ctype_upper.h: Likewise.
5534         * lib/unictype/ctype_xdigit.h: Likewise.
5535         * lib/unictype/decdigit.h: Likewise.
5536         * lib/unictype/digit.h: Likewise.
5537         * lib/unictype/mirror.h: Likewise.
5538         * lib/unictype/numeric.h: Likewise.
5539         * lib/unictype/pr_alphabetic.h: Likewise.
5540         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
5541         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
5542         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
5543         * lib/unictype/pr_bidi_block_separator.h: Likewise.
5544         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
5545         * lib/unictype/pr_bidi_common_separator.h: Likewise.
5546         * lib/unictype/pr_bidi_control.h: Likewise.
5547         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
5548         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
5549         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
5550         * lib/unictype/pr_bidi_european_digit.h: Likewise.
5551         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
5552         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
5553         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
5554         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
5555         * lib/unictype/pr_bidi_pdf.h: Likewise.
5556         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
5557         * lib/unictype/pr_bidi_whitespace.h: Likewise.
5558         * lib/unictype/pr_combining.h: Likewise.
5559         * lib/unictype/pr_composite.h: Likewise.
5560         * lib/unictype/pr_currency_symbol.h: Likewise.
5561         * lib/unictype/pr_dash.h: Likewise.
5562         * lib/unictype/pr_decimal_digit.h: Likewise.
5563         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
5564         * lib/unictype/pr_deprecated.h: Likewise.
5565         * lib/unictype/pr_diacritic.h: Likewise.
5566         * lib/unictype/pr_extender.h: Likewise.
5567         * lib/unictype/pr_format_control.h: Likewise.
5568         * lib/unictype/pr_grapheme_base.h: Likewise.
5569         * lib/unictype/pr_grapheme_extend.h: Likewise.
5570         * lib/unictype/pr_grapheme_link.h: Likewise.
5571         * lib/unictype/pr_hex_digit.h: Likewise.
5572         * lib/unictype/pr_hyphen.h: Likewise.
5573         * lib/unictype/pr_id_continue.h: Likewise.
5574         * lib/unictype/pr_id_start.h: Likewise.
5575         * lib/unictype/pr_ideographic.h: Likewise.
5576         * lib/unictype/pr_ids_binary_operator.h: Likewise.
5577         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
5578         * lib/unictype/pr_ignorable_control.h: Likewise.
5579         * lib/unictype/pr_iso_control.h: Likewise.
5580         * lib/unictype/pr_join_control.h: Likewise.
5581         * lib/unictype/pr_left_of_pair.h: Likewise.
5582         * lib/unictype/pr_line_separator.h: Likewise.
5583         * lib/unictype/pr_logical_order_exception.h: Likewise.
5584         * lib/unictype/pr_lowercase.h: Likewise.
5585         * lib/unictype/pr_math.h: Likewise.
5586         * lib/unictype/pr_non_break.h: Likewise.
5587         * lib/unictype/pr_not_a_character.h: Likewise.
5588         * lib/unictype/pr_numeric.h: Likewise.
5589         * lib/unictype/pr_other_alphabetic.h: Likewise.
5590         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
5591         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
5592         * lib/unictype/pr_other_id_continue.h: Likewise.
5593         * lib/unictype/pr_other_id_start.h: Likewise.
5594         * lib/unictype/pr_other_lowercase.h: Likewise.
5595         * lib/unictype/pr_other_math.h: Likewise.
5596         * lib/unictype/pr_other_uppercase.h: Likewise.
5597         * lib/unictype/pr_paired_punctuation.h: Likewise.
5598         * lib/unictype/pr_paragraph_separator.h: Likewise.
5599         * lib/unictype/pr_pattern_syntax.h: Likewise.
5600         * lib/unictype/pr_pattern_white_space.h: Likewise.
5601         * lib/unictype/pr_private_use.h: Likewise.
5602         * lib/unictype/pr_punctuation.h: Likewise.
5603         * lib/unictype/pr_quotation_mark.h: Likewise.
5604         * lib/unictype/pr_radical.h: Likewise.
5605         * lib/unictype/pr_sentence_terminal.h: Likewise.
5606         * lib/unictype/pr_soft_dotted.h: Likewise.
5607         * lib/unictype/pr_space.h: Likewise.
5608         * lib/unictype/pr_terminal_punctuation.h: Likewise.
5609         * lib/unictype/pr_titlecase.h: Likewise.
5610         * lib/unictype/pr_unassigned_code_value.h: Likewise.
5611         * lib/unictype/pr_unified_ideograph.h: Likewise.
5612         * lib/unictype/pr_uppercase.h: Likewise.
5613         * lib/unictype/pr_variation_selector.h: Likewise.
5614         * lib/unictype/pr_white_space.h: Likewise.
5615         * lib/unictype/pr_xid_continue.h: Likewise.
5616         * lib/unictype/pr_xid_start.h: Likewise.
5617         * lib/unictype/pr_zero_width.h: Likewise.
5618         * lib/unictype/scripts.h: Likewise.
5619         * lib/unictype/scripts_byname.gperf: Likewise.
5620         * lib/unictype/sy_c_ident.h: Likewise.
5621         * lib/unictype/sy_c_whitespace.h: Likewise.
5622         * lib/unictype/sy_java_ident.h: Likewise.
5623         * lib/unictype/sy_java_whitespace.h: Likewise.
5624
5625         * lib/unictype/Makefile: New file.
5626         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
5627         glibc.
5628         * lib/unictype/3level.h: New file, copied from glibc.
5629         * lib/unictype/3levelbit.h: New file.
5630
5631 2007-11-11  Bruno Haible  <bruno@clisp.org>
5632
5633         * modules/gperf: New file.
5634         * modules/iconv_open (Depends-on): Add it.
5635         (Makefile.am): Remove the GPERF definition.
5636
5637 2007-11-11  Bruno Haible  <bruno@clisp.org>
5638
5639         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
5640         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
5641
5642 2007-11-11  Bruno Haible  <bruno@clisp.org>
5643
5644         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
5645         (usage): Remove function.
5646
5647 2007-11-11  Bruno Haible  <bruno@clisp.org>
5648
5649         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
5650         gl_FUNC_CEILF_LIBS.
5651         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
5652         gl_FUNC_CEIL_LIBS.
5653         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
5654         gl_FUNC_CEILL_LIBS.
5655         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
5656         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
5657         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
5658
5659 2007-11-11  Bruno Haible  <bruno@clisp.org>
5660
5661         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
5662         roundf were declared but do not exist on functions.
5663         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
5664         roundl were declared but do not exist on functions.
5665         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
5666         HAVE_FLOORL_AND_CEILL, respectively.
5667         Needed for Sun C on Solaris 10.
5668
5669 2007-11-11  Bruno Haible  <bruno@clisp.org>
5670
5671         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
5672         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
5673         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
5674         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
5675         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
5676         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
5677         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
5678         HAVE_DECL_ROUNDF.
5679         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
5680         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
5681         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
5682         of HAVE_DECL_ROUND*.
5683         * modules/math (Makefile.am): Update.
5684
5685 2007-11-10  Bruno Haible  <bruno@clisp.org>
5686
5687         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
5688         ptrdiff_t as m4/intl.m4.
5689
5690 2007-11-10  Jim Meyering  <meyering@redhat.com>
5691
5692         Avoid link failure for the argmatch test.
5693         * tests/test-argmatch.c (usage): Define function to avoid a link
5694         failure: argmatch_die requires a usage function.
5695
5696 2007-11-09  Bruno Haible  <bruno@clisp.org>
5697
5698         * doc/functions/snprintf.texi: Mention BeOS deficiency.
5699         * doc/functions/vsnprintf.texi: Likewise.
5700         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
5701         with a size argument < 2.
5702
5703 2007-11-09  Bruno Haible  <bruno@clisp.org>
5704
5705         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
5706         buffer. Fixes an inefficiency introduced on 2007-11-03.
5707
5708 2007-11-09  Bruno Haible  <bruno@clisp.org>
5709
5710         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
5711         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
5712
5713 2007-11-08  Jim Meyering  <meyering@redhat.com>
5714
5715         Change cache variable name prefix "jm_" to "gl_" everywhere.
5716         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
5717         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
5718         * m4/uptime.m4: s/gl_/jm_/
5719
5720 2007-11-07  Bruno Haible  <bruno@clisp.org>
5721
5722         Update to GNU gettext 0.17.
5723         * m4/intl.m4: Update to GNU gettext 0.17.
5724         * m4/po.m4: Likewise.
5725         * modules/gettext (Files): Remove m4/ulonglong.m4.
5726         (configure.ac): Require gettext infrastructure from version 0.17.
5727
5728 2007-11-06  Bruno Haible  <bruno@clisp.org>
5729
5730         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
5731         symbolic values are not defined in a public header.
5732         * lib/freadable.c (freadable) [QNX]: Likewise.
5733         * lib/freadahead.c (freadahead) [QNX]: Likewise.
5734         * lib/freading.c (freading) [QNX]: Likewise.
5735         * lib/fseterr.c (fseterr) [QNX]: Likewise.
5736         * lib/fwritable.c (fwritable) [QNX]: Likewise.
5737         * lib/fwriting.c (fwriting) [QNX]: Likewise.
5738         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
5739         Reported by Alain Magloire.
5740
5741         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
5742
5743 2007-11-05  Bruno Haible  <bruno@clisp.org>
5744
5745         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
5746         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
5747         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
5748         Reported by Eric Blake.
5749
5750 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5751             Bruno Haible  <bruno@clisp.org>
5752
5753         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
5754         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
5755         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
5756         (malloc): Undefine also before including <stdlib.h>.
5757         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
5758         Needed on OSF/1 4.0.
5759
5760 2007-11-05  Jim Meyering  <meyering@redhat.com>
5761
5762         git-version-gen: sync from coreutils.
5763         * build-aux/git-version-gen: Add comments.
5764         Change the first '-' to '.' in the snapshot version string,
5765         e.g., 6.9-377-08144 -> 6.9.377-08144
5766         Remove first parameter.
5767         Don't declare a version "-dirty" merely because a time
5768         stamp has changed.
5769
5770 2007-11-04  Bruno Haible  <bruno@clisp.org>
5771
5772         * lib/lock.h: Protect all macro definitions containing an 'if'
5773         statement through a "do { ... } while (0)".
5774         * lib/tls.h: Likewise.
5775
5776 2007-11-04  Bruno Haible  <bruno@clisp.org>
5777
5778         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
5779
5780 2007-11-04  Bruno Haible  <bruno@clisp.org>
5781
5782         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
5783         * modules/fprintf-posix (Depends-on): Add nocrash.
5784         * modules/snprintf-posix (Depends-on): Likewise.
5785         * modules/sprintf-posix (Depends-on): Likewise.
5786         * modules/vasnprintf-posix (Depends-on): Likewise.
5787         * modules/vasprintf-posix (Depends-on): Likewise.
5788         * modules/vfprintf-posix (Depends-on): Likewise.
5789         * modules/vsnprintf-posix (Depends-on): Likewise.
5790         * modules/vsprintf-posix (Depends-on): Likewise.
5791         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
5792         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
5793         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
5794         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
5795         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
5796         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
5797         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
5798
5799 2007-11-04  Bruno Haible  <bruno@clisp.org>
5800
5801         * modules/nocrash: New file.
5802         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
5803         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
5804
5805 2007-11-04  Bruno Haible  <bruno@clisp.org>
5806
5807         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
5808         precision handling.
5809         * tests/test-vasprintf-posix.c (test_function): Likewise.
5810         * tests/test-snprintf-posix.h (test_function): Likewise.
5811         * tests/test-sprintf-posix.h (test_function): Likewise.
5812
5813         Fix *printf behaviour for large precisions on mingw and BeOS.
5814         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
5815         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
5816         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
5817         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
5818         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5819         gl_PRINTF_PRECISION and test its result. Invoke
5820         gl_PREREQ_VASNPRINTF_PRECISION.
5821         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
5822         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5823         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5824         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5825         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5826         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5827         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5828         * doc/functions/fprintf.texi: Update.
5829         * doc/functions/printf.texi: Update.
5830         * doc/functions/snprintf.texi: Update.
5831         * doc/functions/sprintf.texi: Update.
5832         * doc/functions/vfprintf.texi: Update.
5833         * doc/functions/vprintf.texi: Update.
5834         * doc/functions/vsnprintf.texi: Update.
5835         * doc/functions/vsprintf.texi: Update.
5836
5837 2007-11-04  Bruno Haible  <bruno@clisp.org>
5838
5839         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
5840
5841 2007-11-04  Bruno Haible  <bruno@clisp.org>
5842
5843         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
5844         Reported by Sylvain Beucler <beuc@gnu.org>.
5845
5846 2007-11-03  Bruno Haible  <bruno@clisp.org>
5847
5848         * tests/test-fprintf-posix2.sh: New file.
5849         * tests/test-fprintf-posix2.c: New file.
5850         * modules/fprintf-posix-tests (Files): Add them.
5851         (TESTS): Add test-fprintf-posix2.sh.
5852         (configure.ac): Check for getrlimit and setrlimit.
5853         (check_PROGRAMS): Add test-fprintf-posix2.
5854
5855         * tests/test-printf-posix2.sh: New file.
5856         * tests/test-printf-posix2.c: New file.
5857         * modules/printf-posix-tests (Files): Add them.
5858         (TESTS): Add test-printf-posix2.sh.
5859         (configure.ac): Check for getrlimit and setrlimit.
5860         (check_PROGRAMS): Add test-printf-posix2.
5861
5862         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
5863         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
5864         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
5865         (decode_double): New function, copied from decode_long_double.
5866         (scale10_round_decimal_decoded): New function, extracted from
5867         scale10_round_decimal_long_double.
5868         (scale10_round_decimal_long_double): Use it.
5869         (scale10_round_decimal_double): New function.
5870         (floorlog10): New function.
5871         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
5872         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
5873         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
5874         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
5875         gl_PRINTF_ENOMEM and test its result. Invoke
5876         gl_PREREQ_VASNPRINTF_ENOMEM.
5877         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
5878         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
5879         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
5880         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
5881         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
5882         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
5883         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
5884         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
5885         * modules/snprintf-posix (Depends-on): Likewise.
5886         * modules/sprintf-posix (Depends-on): Likewise.
5887         * modules/vasnprintf-posix (Depends-on): Likewise.
5888         * modules/vasprintf-posix (Depends-on): Likewise.
5889         * modules/vfprintf-posix (Depends-on): Likewise.
5890         * modules/vsnprintf-posix (Depends-on): Likewise.
5891         * modules/vsprintf-posix (Depends-on): Likewise.
5892         * doc/functions/fprintf.texi: Update.
5893         * doc/functions/printf.texi: Update.
5894         * doc/functions/snprintf.texi: Update.
5895         * doc/functions/sprintf.texi: Update.
5896         * doc/functions/vfprintf.texi: Update.
5897         * doc/functions/vprintf.texi: Update.
5898         * doc/functions/vsnprintf.texi: Update.
5899         * doc/functions/vsprintf.texi: Update.
5900
5901 2007-11-03  Bruno Haible  <bruno@clisp.org>
5902
5903         * modules/frexp-nolibm-tests: New file.
5904
5905         * modules/frexp-nolibm: New file.
5906         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
5907
5908 2007-11-03  Bruno Haible  <bruno@clisp.org>
5909
5910         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
5911         value is C99 compliant.
5912         Needed for OSF/1 5.1.
5913
5914 2007-11-03  Bruno Haible  <bruno@clisp.org>
5915
5916         Fix out-of-memory handling of vasnprintf.
5917         * lib/printf-parse.c: Include <errno.h>.
5918         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
5919         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
5920         is already set.
5921
5922 2007-11-02  Eric Blake  <ebb9@byu.net>
5923
5924         Fix tests on cygwin.
5925         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
5926
5927 2007-11-01  Bruno Haible  <bruno@clisp.org>
5928
5929         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
5930         warning.
5931         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
5932         needed for POSIX compatibility.
5933
5934 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
5935
5936         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
5937         for compatibility with GNU.
5938
5939 2007-11-01  Bruno Haible  <bruno@clisp.org>
5940
5941         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
5942         (putenv): Renamed from rpl_putenv. Change argument type from
5943         'const char *' to 'char *'.
5944         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
5945         of defining putenv in config.h, just set REPLACE_PUTENV.
5946         * modules/putenv (Depends-on): Add stdlib.
5947         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
5948         (Include): Use <stdlib.h>.
5949         * lib/stdlib.in.h (putenv): New declaration.
5950         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
5951         REPLACE_PUTENV.
5952         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
5953         REPLACE_PUTENV.
5954         Needed for MacOS X 10.5.0.
5955         Reported by Peter O'Gorman <peter@pogma.com>.
5956
5957 2007-11-01  Jim Meyering  <meyering@redhat.com>
5958
5959         Treat an empty date string exactly like "0".
5960         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
5961         if the remaining date string (to be parsed) is empty, use "0".
5962         Reported by Mischa Molhoek and discussed in this thread:
5963         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
5964
5965 2007-10-31  Bruno Haible  <bruno@clisp.org>
5966
5967         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
5968         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
5969         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
5970         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
5971         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
5972         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
5973
5974 2007-10-31  Bruno Haible  <bruno@clisp.org>
5975
5976         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
5977         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
5978         (AC_TYPE_LONG_LONG_INT): Use it.
5979         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
5980         it as well.
5981         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
5982         to m4/longlong.m4.
5983         * modules/stdint (Files): Remove m4/ulonglong.m4.
5984         * modules/strtoull (Files): Use m4/longlong.m4 instead of
5985         m4/ulonglong.m4.
5986         * modules/strtoumax (Files): Likewise.
5987
5988 2007-10-30  Bruno Haible  <bruno@clisp.org>
5989
5990         * modules/xvasprintf-posix: New file.
5991         Suggested by Eric Blake.
5992
5993 2007-10-30  Bruno Haible  <bruno@clisp.org>
5994
5995         * modules/xprintf-posix-tests: New file.
5996         * tests/test-xprintf-posix.sh: New file.
5997         * tests/test-xprintf-posix.c: New file.
5998         * tests/test-xfprintf-posix.c: New file.
5999
6000         * modules/xprintf-posix: New file.
6001
6002 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6003
6004         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
6005         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
6006         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
6007
6008 2007-10-29  Bruno Haible  <bruno@clisp.org>
6009
6010         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
6011         contain the special marker '_cv_'.
6012         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
6013         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
6014         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
6015         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
6016         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
6017         Reported by Ralf Wildenhues.
6018
6019 2007-10-29  Bruno Haible  <bruno@clisp.org>
6020
6021         * gnulib-tool (func_import): When --lgpl is not specified, set
6022         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
6023         GPLv3.
6024         Reported by Simon Josefsson.
6025
6026 2007-10-28  Bruno Haible  <bruno@clisp.org>
6027
6028         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
6029         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
6030         HAVE_DECL_ISFINITE.
6031         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
6032         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
6033         HAVE_DECL_ISFINITE.
6034
6035 2007-10-28  Bruno Haible  <bruno@clisp.org>
6036
6037         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
6038         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
6039
6040 2007-10-28  Bruno Haible  <bruno@clisp.org>
6041
6042         Fix link errors with Sun C 5.0 on Solaris 10.
6043         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
6044         function is declared but not present in the compiler's libm.
6045         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
6046         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
6047         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
6048         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
6049         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
6050         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
6051         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
6052         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
6053         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
6054         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
6055         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
6056         HAVE_DECL_FLOORL.
6057
6058 2007-10-28  Bruno Haible  <bruno@clisp.org>
6059
6060         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
6061         gl_FUNC_FLOORL. Cache the result.
6062         (gl_FUNC_FLOORL): Use it.
6063         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
6064         gl_FUNC_CEILL. Cache the result.
6065         (gl_FUNC_CEILL): Use it.
6066
6067         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
6068         gl_FUNC_FLOOR. Cache the result.
6069         (gl_FUNC_FLOOR): Use it.
6070         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
6071         gl_FUNC_CEIL. Cache the result.
6072         (gl_FUNC_CEIL): Use it.
6073
6074         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
6075         gl_FUNC_FLOORF. Cache the result.
6076         (gl_FUNC_FLOORF): Use it.
6077         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
6078         gl_FUNC_CEILF. Cache the result.
6079         (gl_FUNC_CEILF): Use it.
6080
6081 2007-10-28  Bruno Haible  <bruno@clisp.org>
6082
6083         * gnulib-tool: Allow specifying the LGPL version number through
6084         --lgpl=2 or --lgpl=3.
6085         (func_usage): Document --lgpl with argument.
6086         Handle --lgpl=... arguments.
6087         (func_import): Recognize also gl_LGPL calls with an argument. When
6088         --lgpl=2 is used and the module's license is just LGPL, report an
6089         error. Set sed_transform_lib_file according to the lgpl variable. In
6090         the generated files, use --lgpl or gl_LGPL invocations with argument,
6091         if necessary.
6092         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
6093         an LGPv2+ license.
6094         * doc/gnulib-tool.texi (Modified imports): Update explanation of
6095         gl_LGPL macro.
6096
6097 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6098             Bruno Haible  <bruno@clisp.org>
6099
6100         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
6101         (u16_uctomb_aux): Likewise.
6102         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
6103         !HAVE_INLINE.
6104         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
6105
6106 2007-10-28  Bruno Haible  <bruno@clisp.org>
6107
6108         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
6109         Invoke AM_GETTEXT_OPTION if it exists.
6110         * modules/vasprintf: Likewise.
6111         * modules/verror: Likewise.
6112         * modules/xprintf: Likewise.
6113         * modules/xvasprintf: Likewise.
6114
6115 2007-10-27  Ben Pfaff  <blp@gnu.org>
6116
6117         * lib/math.in.h: Define isfinite macro and prototypes for
6118         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
6119         implementations.
6120         * m4/math_h.m4: New substitutions for isfinite module.
6121         * lib/isfinite.c: New file.
6122         * m4/isfinite.m4: New file.
6123         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
6124         * modules/isfinite: New file.
6125         * modules/isfinite-tests: New file.
6126         * tests/tests-isfinite.c: New file.
6127         * doc/functions/isfinite.texi: Mention isfinite module.
6128         * MODULES.html.sh: Mention new module.
6129
6130 2007-10-27  Ben Pfaff  <blp@gnu.org>
6131
6132         Ralf Wildenhues reported that Tru64 4.0D declares the round
6133         functions but does not have definitions.
6134         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
6135         cannot be found in any library, set the output variable to
6136         "missing" instead of "".
6137         * m4/round.m4: Also use our substitute if we cannot find round in
6138         any library, even if it is declared.
6139         * m4/roundf.m4: Likewise for roundf.
6140         * m4/roundl.m4: Likewise for roundl.
6141         * lib/math.in.h: Undefine roundf, round, roundl before defining
6142         their replacements, to allow for hypothetical systems where these
6143         may be defined as macros but not available in libraries.
6144
6145 2007-10-27  Bruno Haible  <bruno@clisp.org>
6146
6147         * doc/gnulib.texi: Invoke @firstparagraphindent.
6148         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
6149         changes in gnulib.
6150         (Source changes): New section.
6151
6152 2007-10-26  Bruno Haible  <bruno@clisp.org>
6153
6154         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
6155         borrowed from autoconf.
6156
6157 2007-10-26  Bruno Haible  <bruno@clisp.org>
6158
6159         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
6160         strerror returned the empty string. Needed on HP-UX 11.00.
6161
6162 2007-10-24  Micah Cowan  <micah@cowan.name>
6163
6164         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
6165         * build-aux/bootstrap: Remove support for now-unnecessary option,
6166         --cvs-user, and envvars CVS_USER, CVS_RSH.
6167
6168 2007-10-24  Jim Meyering  <meyering@redhat.com>
6169
6170         Avoid diagnostics from sha1sum when there is no cached checksum.
6171         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
6172         if the po.s1 file hasn't been created yet.
6173
6174         * build-aux/bootstrap: Sync from coreutils:
6175         2007-10-24  Jim Meyering  <meyering@redhat.com>
6176         Get gnulib from the git repository, not from an obsolete cvs one.
6177         * build-aux/bootstrap: Suggestion from Micah Cowan.
6178         2007-10-04  Jim Meyering  <jim@meyering.net>
6179         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
6180         (update_po_files): Work also when there are no .po files in po/.
6181
6182 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
6183
6184         * README: Append ".git" to git and cg examples.
6185         Problem reported by Benoit Sigoure.
6186
6187 2007-10-23  Micah Cowan  <micah@cowan.name>
6188
6189         * users.txt: Add wget.
6190
6191 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6192
6193         Fix linking of some unistdio tests on FreeBSD.
6194         * modules/unistdio/u16-vsnprintf-tests
6195         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
6196         * modules/unistdio/u16-vsprintf-tests
6197         (test_u16_vsnprintf1_LDADD): Likewise.
6198         * modules/unistdio/u32-vsnprintf-tests
6199         (test_u32_vsnprintf1_LDADD): Likewise.
6200         * modules/unistdio/u32-vsprintf-tests
6201         (test_u32_vsprintf1_LDADD): Likewise.
6202         * modules/unistdio/u8-vsnprintf-tests
6203         (test_u8_vsnprintf1_LDADD): Likewise.
6204         * modules/unistdio/u8-vsprintf-tests
6205         (test_u8_vsprintf1_LDADD): Likewise.
6206         * modules/unistdio/ulc-vsnprintf-tests
6207         (test_ulc_vsnprintf1_LDADD): Likewise.
6208         * modules/unistdio/ulc-vsprintf-tests
6209         (test_ulc_vsprintf1_LDADD): Likewise.
6210
6211         Fix linking of some uniconv tests on FreeBSD.
6212         * modules/uniconv/u16-conv-from-enc-tests
6213         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
6214         * modules/uniconv/u16-conv-to-enc-tests
6215         (test_u16_conv_to_enc_LDADD): Likewise.
6216         * modules/uniconv/u16-strconv-from-enc-tests
6217         (test_u16_strconv_from_enc_LDADD): Likewise.
6218         * modules/uniconv/u16-strconv-to-enc-tests
6219         (test_u16_strconv_to_enc_LDADD): Likewise.
6220         * modules/uniconv/u32-conv-from-enc-tests
6221         (test_u32_conv_from_enc_LDADD): Likewise.
6222         * modules/uniconv/u32-conv-to-enc-tests
6223         (test_u32_conv_to_enc_LDADD): Likewise.
6224         * modules/uniconv/u32-strconv-from-enc-tests
6225         (test_u32_strconv_from_enc_LDADD): Likewise.
6226         * modules/uniconv/u32-strconv-to-enc-tests
6227         (test_u32_strconv_to_enc_LDADD): Likewise.
6228         * modules/uniconv/u8-conv-from-enc-tests
6229         (test_u8_conv_from_enc_LDADD): Likewise.
6230         * modules/uniconv/u8-conv-to-enc-tests
6231         (test_u8_conv_to_enc_LDADD): Likewise.
6232         * modules/uniconv/u8-strconv-from-enc-tests
6233         (test_u8_strconv_from_enc_LDADD): Likewise.
6234         * modules/uniconv/u8-strconv-to-enc-tests
6235         (test_u8_strconv_to_enc_LDADD): Likewise.
6236
6237 2007-10-22  Bruno Haible  <bruno@clisp.org>
6238
6239         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
6240         size.
6241
6242 2007-10-22  Eric Blake  <ebb9@byu.net>
6243
6244         Tweak x*printf documentation.
6245         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
6246         variable name and comments.
6247         Suggested by Bruno Haible.
6248
6249 2007-10-22  Bruno Haible  <bruno@clisp.org>
6250
6251         * lib/acl.c (copy_acl): Fix file name in comment.
6252
6253 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
6254
6255         Fix Tru64 problem with stdbool.h.
6256         * lib/stdbool.in.h (false, true):
6257         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
6258         Don't declare as an enum in this situation; it runs afoul of Tru64.
6259         Problem reported by Steven M. Schweda in
6260         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
6261
6262 2007-10-22  Eric Blake  <ebb9@byu.net>
6263
6264         Also wrap vf?printf.
6265         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
6266         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
6267         (xvprintf, xvfprintf): New functions.
6268
6269 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6270
6271         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
6272         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
6273
6274         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
6275         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
6276
6277 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
6278
6279         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
6280         by Bruno Haible.
6281
6282 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6283
6284         * lib/getloadavg.c
6285         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
6286         Undef `sys' after including sys/table.h, for Tru64 4.0D.
6287
6288         * tests/test-i-ring.c: Work for C89.
6289
6290 2007-10-22  Bruno Haible  <bruno@clisp.org>
6291
6292         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
6293         -1u, in preprocessor expression, so that we don't test for the bug
6294         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
6295         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
6296
6297 2007-10-22  Eric Blake  <ebb9@byu.net>
6298
6299         * tests/test-yesno.sh: Silence stderr during test.
6300
6301 2007-10-22  Simon Josefsson  <simon@josefsson.org>
6302
6303         * modules/crypto/gc-camellia: New file.
6304
6305         * m4/gc-camellia.m4: New file.
6306
6307         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
6308
6309         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
6310
6311 2007-10-22  Simon Josefsson  <simon@josefsson.org>
6312
6313         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
6314         --help to stdout.  Reported by sms@antinode.org (Steven
6315         M. Schweda).
6316
6317 2007-10-22  Simon Josefsson  <simon@josefsson.org>
6318
6319         * users.txt: Fix link to libksba.
6320
6321 2007-10-21  Ben Pfaff  <blp@gnu.org>
6322
6323         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
6324         round.c roundf implementation that depends on floorf and ceilf to
6325         be tested unconditionally.
6326
6327 2007-10-21  Ben Pfaff  <blp@gnu.org>
6328
6329         * m4/check-libm-func.m4: Removed.
6330         * m4/check-math-lib.m4: New file.
6331         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
6332         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
6333         definition and lack of AC_LIBOBJ([roundf]).
6334         * m4/roundl.m4: Ditto, and similarly for roundl.
6335         * modules/round: Reference new m4 file.
6336         * modules/roundf: Ditto.
6337         * modules/roundl: Ditto.
6338         * tests/test-round2.c (main): Use ROUND instead of round.
6339         Bug report from Bruno Haible.
6340
6341 2007-10-21  Bruno Haible  <bruno@clisp.org>
6342
6343         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
6344         context.
6345
6346 2007-10-21  Bruno Haible  <bruno@clisp.org>
6347
6348         * tests/test-wcwidth.c (main): Allow negative result for some control
6349         characters.
6350
6351         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
6352         Needed on OSF/1 5.1.
6353
6354 2007-10-21  Bruno Haible  <bruno@clisp.org>
6355
6356         * tests/test-floorf1.c: Include isnanf.h.
6357         (main): Use isnanf() instead of isnan().
6358         * tests/test-ceilf1.c: Include isnanf.h.
6359         (main): Use isnanf() instead of isnan().
6360         * tests/test-truncf1.c: Include isnanf.h.
6361         (main): Use isnanf() instead of isnan().
6362         * tests/test-roundf1.c: Include isnanf.h.
6363         (main): Use isnanf() instead of isnan().
6364
6365 2007-10-21  Eric Blake  <ebb9@byu.net>
6366
6367         * users.txt: Update URL for m4.
6368
6369 2007-10-21  Bruno Haible  <bruno@clisp.org>
6370
6371         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
6372
6373 2007-10-21  Bruno Haible  <bruno@clisp.org>
6374
6375         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
6376         Git's management files if the CVS files are not present.
6377
6378 2007-10-20  Bruno Haible  <bruno@clisp.org>
6379
6380         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
6381         gcc-3.4.x.
6382
6383 2007-10-20  Ben Pfaff  <blp@gnu.org>
6384
6385         * lib/math.in.h: Declare round, roundf, roundl if we are providing
6386         implementations.
6387         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
6388         * lib/round.c: New file.
6389         * lib/roundf.c: New file.
6390         * lib/roundl.c: New file.
6391         * m4/round.m4: New file.
6392         * m4/roundf.m4: New file.
6393         * m4/roundl.m4: New file.
6394         * m4/check-libm-func-m4: New file.
6395         * modules/math: Replace round, roundf, roundl related @VARS@ in
6396         math.in.h.
6397         * modules/round: New file.
6398         * modules/round-tests: New file.
6399         * modules/roundf: New file.
6400         * modules/roundf-tests: New file.
6401         * modules/roundl: New file.
6402         * modules/roundl-tests: New file.
6403         * tests/test-round1.c: New file.
6404         * tests/test-round2.c: New file.
6405         * tests/test-roundf1.c: New file.
6406         * tests/test-roundf2.c: New file.
6407         * tests/test-roundl.c: New file.
6408         * doc/functions/round.texi: Mention round module.
6409         * doc/functions/roundf.texi: Mention roundf module.
6410         * doc/functions/roundl.texi: Mention roundl module.
6411         * MODULES.html.sh: Mention new modules.
6412         Thanks to Bruno Haible for suggestions.
6413
6414 2007-10-20  Jim Meyering  <meyering@redhat.com>
6415
6416         * lib/xprintf.c: Include <config.h> unconditionally.
6417
6418         Change xprintf's license to GPL.
6419         * modules/xprintf (License): s/LGPL/GPL/, since this module
6420         depends on modules (exit and exitfail) which are GPL.
6421         Suggestion from Bruno Haible.
6422
6423         xprintf fixes.
6424         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
6425         Use a clearer diagnostic.
6426         Patch from Bruno Haible.
6427
6428 2007-10-20  Bruno Haible  <bruno@clisp.org>
6429
6430         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
6431         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
6432         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
6433
6434 2007-10-20  Bruno Haible  <bruno@clisp.org>
6435
6436         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
6437         precision in the comparison result > x - 1 or similar.
6438         * tests/test-ceilf2.c (correct_result_p): Likewise.
6439         * tests/test-truncf2.c (correct_result_p): Likewise.
6440         * tests/test-trunc2.c (correct_result_p): Likewise.
6441         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
6442
6443 2007-10-20  Bruno Haible  <bruno@clisp.org>
6444
6445         * modules/ceil: New file.
6446         * m4/ceil.m4: New file.
6447         * doc/functions/ceil.texi: Mention the 'ceil' module.
6448
6449 2007-10-20  Bruno Haible  <bruno@clisp.org>
6450
6451         * modules/floor: New file.
6452         * m4/floor.m4: New file.
6453         * doc/functions/floor.texi: Mention the 'floor' module.
6454
6455 2007-10-20  Bruno Haible  <bruno@clisp.org>
6456
6457         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
6458         of %a.
6459         * modules/floorf-tests (Depends-on): Likewise.
6460         * modules/truncf-tests (Depends-on): Likewise.
6461         * modules/trunc-tests (Depends-on): Likewise.
6462         Reported by Ben Pfaff.
6463
6464 2007-10-19  Jim Meyering  <meyering@redhat.com>
6465
6466         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
6467         Don't bother testing specific errno values.  Just test ferror.
6468
6469         New module: xprintf
6470         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
6471
6472 2007-10-19  Bruno Haible  <bruno@clisp.org>
6473
6474         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
6475         syntax.
6476         * modules/javaexec (Makefile.am): Likewise.
6477         * modules/relocatable-prog (Makefile.am): Likewise.
6478         Suggested by Jim Meyering.
6479
6480 2007-10-18  Bruno Haible  <bruno@clisp.org>
6481
6482         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
6483         Reported by Jim Meyering.
6484
6485 2007-10-18  Eric Blake  <ebb9@byu.net>
6486
6487         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
6488
6489 2007-10-18  Bruno Haible  <bruno@clisp.org>
6490
6491         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
6492         the format string into writable memory. Needed in Fortify conditions.
6493
6494 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
6495             Bruno Haible  <bruno@clisp.org>
6496
6497         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
6498         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
6499         * modules/trim (Depends-on): Add mbchar.
6500         (configure.ac): Add gl_FUNC_MBRTOWC.
6501         (Makefile.am): Augment lib_SOURCES.
6502
6503 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
6504
6505         Modify glob.c to use fstatat and dirfd, to simplify it.
6506         Suggested by Eric Blake.
6507         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
6508         Don't include <stdbool.h>; not used.
6509         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
6510         (link_exists_p): Simplify implementation, since we can now assume
6511         dirfd and fstatat.
6512         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
6513
6514 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6515
6516         * gnulib-tool (func_get_dependencies): Fix sed script to
6517         match only tests.
6518
6519 2007-10-17  Bruno Haible  <bruno@clisp.org>
6520
6521         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
6522         allow locale names without encoding suffix.
6523         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
6524         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
6525
6526 2007-10-16  Bruno Haible  <bruno@clisp.org>
6527
6528         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
6529         * lib/getgroups.c (getgroups): Likewise.
6530         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
6531
6532 2007-10-16  Bruno Haible  <bruno@clisp.org>
6533
6534         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
6535         * modules/malloc-posix (License): Likewise.
6536         * modules/realloc-posix (License): Likewise.
6537         * modules/calloc-posix (License): Likewise.
6538         * modules/intprops (License): Change from GPL to LGPL, with
6539         Paul Eggert's approval.
6540
6541 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
6542
6543         Merge glibc changes into lib/glob.c.
6544
6545         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
6546         2007-10-15 04:59:03 UTC.  Here are the changes:
6547
6548         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
6549
6550         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
6551
6552         * lib/glob.c: Add some branch prediction throughout.
6553
6554         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
6555
6556         [BZ #5103]
6557         * lib/glob.c (glob): Recognize patterns starting \/.
6558
6559         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
6560
6561         [BZ #3996]
6562         * lib/glob.c (attribute_hidden): Define if not defined.
6563         (glob): Unescape dirname, filename or username when needed and not
6564         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
6565         is NULL.  Handle unescaped [ in pattern without closing ].
6566         Don't pass GLOB_CHECK down to recursive glob for directories.
6567         (__glob_pattern_type): New function.
6568         (__glob_pattern_p): Implement using __glob_pattern_type.
6569         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
6570         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
6571         Remove unreachable code.
6572
6573         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
6574
6575         * lib/glob.c (glob_in_dir): Add some comments and asserts to
6576         explain why there are no leaks.
6577
6578         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
6579
6580         [BZ #3253]
6581         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
6582         time, rather allocate increasingly bigger arrays of pointers, if
6583         possible with alloca, if too large with malloc.
6584
6585 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
6586
6587         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
6588         Problem reported by H.Merijn Brand in
6589         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
6590         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
6591         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
6592
6593 2007-10-15  Bruno Haible  <bruno@clisp.org>
6594
6595         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
6596         with explicit rpl_ prefix.
6597         * lib/fopen.c (fopen): Likewise.
6598         * lib/freopen.c (freopen): Likewise.
6599         * lib/iconv.c (iconv): Likewise.
6600         * lib/iconv_close.c (iconv_close): Likewise.
6601
6602 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6603
6604         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
6605
6606 2007-10-15  Bruno Haible  <bruno@clisp.org>
6607
6608         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
6609         <stddef.h> instead of <stdlib.h> since we only need NULL.
6610         Reported by Ben Pfaff <blp@cs.stanford.edu>.
6611
6612 2007-10-15  Bruno Haible  <bruno@clisp.org>
6613
6614         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
6615         Replace paragraph talking about LIBOBJS.
6616         Reported by Colin Watson <cjwatson@debian.org>.
6617
6618 2007-10-15  Bruno Haible  <bruno@clisp.org>
6619
6620         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
6621         <stdlib.h> before using NULL.
6622
6623 2007-10-15  Simon Josefsson  <simon@josefsson.org>
6624
6625         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
6626         Reported by Albert Chin <china@thewrittenword.com>.
6627
6628 2007-10-14  Bruno Haible  <bruno@clisp.org>
6629
6630         * modules/iconv_open-utf-tests: New file.
6631         * tests/test-iconv-utf.c: New file.
6632
6633         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
6634         * modules/iconv_open-utf: New file.
6635         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
6636         (iconv, iconv_close): New declarations.
6637         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
6638         be defined.
6639         (iconv_open): Add special handling of conversion between UTF-8 and
6640         UTF-{16,32}{BE,LE}.
6641         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
6642         * lib/iconv_close.c: New file.
6643         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
6644         gl_FUNC_ICONV_OPEN.
6645         (gl_FUNC_ICONV_OPEN): Use it.
6646         (gl_FUNC_ICONV_OPEN_UTF): New macro.
6647         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
6648         and REPLACE_ICONV_UTF.
6649         * modules/iconv_open (Depends-on): Add c-strcase.
6650         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
6651         ICONV_CONST.
6652         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
6653
6654 2007-10-13  Albert Chin  <china@thewrittenword.com>
6655             Bruno Haible  <bruno@clisp.org>
6656
6657         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
6658         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
6659
6660 2007-10-13  Bruno Haible  <bruno@clisp.org>
6661
6662         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
6663         defined, use the ISO C99 inline semantics.
6664         * lib/argp.h (ARGP_EI): Likewise.
6665
6666 2007-10-13  Bruno Haible  <bruno@clisp.org>
6667
6668         Handle 'inline' change in gcc 4.3.0.
6669         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
6670         argp_fmtstream_write, argp_fmtstream_set_lmargin,
6671         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
6672         argp_fmtstream_point): Disable 'extern' declaration if the function
6673         definition is going to be provided inline.
6674         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
6675         semantics, not the ISO C99 inline semantics.
6676         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
6677         'extern' declaration if the function definition is going to be provided
6678         inline.
6679         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
6680         the GNU C inline semantics, not the ISO C99 inline semantics. With
6681         GCC 4.2, avoid a warning.
6682
6683 2007-10-13  Bruno Haible  <bruno@clisp.org>
6684
6685         * lib/freading.h (freading): Enable the use of __freading for
6686         glibc >= 2.7.
6687         * lib/freading.c (freading): Likewise.
6688
6689 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
6690
6691         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
6692         "warning: C99 inline functions are not supported; using GNU89".
6693
6694 2007-10-12  Bruno Haible  <bruno@clisp.org>
6695
6696         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
6697         of 2.
6698         * tests/test-ceilf2.c: New file.
6699         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
6700
6701         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
6702         * modules/ceilf-tests: Update.
6703
6704 2007-10-12  Bruno Haible  <bruno@clisp.org>
6705
6706         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
6707         of 2.
6708         * tests/test-floorf2.c: New file.
6709         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
6710
6711         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
6712         * modules/floorf-tests: Update.
6713
6714 2007-10-12  Bruno Haible  <bruno@clisp.org>
6715
6716         * tests/test-trunc2.c: New file.
6717         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
6718
6719         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
6720         * modules/trunc-tests: Update.
6721
6722 2007-10-12  Bruno Haible  <bruno@clisp.org>
6723
6724         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
6725         of 2.
6726         * tests/test-truncf2.c: New file.
6727         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
6728
6729         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
6730         * modules/truncf-tests: Update.
6731
6732 2007-10-11  Eric Blake  <ebb9@byu.net>
6733
6734         Don't claim strerror is broken on Interix.
6735         * doc/functions/strerror.texi (strerror): Known broken systems are
6736         now Solaris 8, and not Interix.
6737         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
6738         Interix on cross-compile.
6739         Reported by Martin Koeppe in
6740         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
6741
6742 2007-10-11  Bruno Haible  <bruno@clisp.org>
6743
6744         * modules/i-ring-tests: New file.
6745         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
6746         instead of assert.
6747
6748 2007-10-11  Bruno Haible  <bruno@clisp.org>
6749
6750         * modules/filenamecat-tests: New file.
6751         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
6752         * lib/filenamecat.c: Remove test code.
6753
6754 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
6755
6756         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
6757
6758         * lib/strerror.c: Include <string.h> always, to test interface,
6759         and to remove the need for the dummy.
6760         Include intprops.h to compute width instead of doing it ourselves
6761         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
6762         (strerror): Define it to return NULL if there's no system strerror.
6763         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
6764         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
6765         ancient pre-strerror Unix systems well any more.  Saying "unknown
6766         system error" is enough.
6767         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
6768         simpler strerror.c implementation.
6769         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
6770         Simplify the tests to reflect the simpler strerror implementation.
6771         * modules/strerror (Depends-on): Add intprops.
6772
6773 2007-10-09  Eric Blake  <ebb9@byu.net>
6774
6775         Silence test-fpending.
6776         * modules/fpending-tests (Files): Add wrapper script.
6777         * tests/test-fpending.sh: New file.
6778
6779 2007-10-09  Bruno Haible  <bruno@clisp.org>
6780
6781         * MODULES.html.sh (func_module): Don't create a hyperlink for
6782         function names like 'printf_frexp'.
6783         (Misc): Add crc, memxor.
6784         (Characteristics of floating types): New section.
6785         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
6786         isnanf-nolibm, signbit, trunc, truncf, truncl.
6787         (Enhancements for ISO C 99 functions): New subsection Input/output.
6788         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
6789         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
6790         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
6791         (Compatibility checks for POSIX:2001 functions): Add clock-time.
6792         (Enhancements for POSIX:2001 functions): Add chdir-long.
6793         (File system functions): Add areadlink, chdir-safer, read-file.
6794         Remove cycle-check.
6795         (File system as inode set): New section.
6796         (Date and time): Add gethrxtime.
6797         (Multithreading): Add openmp.
6798         (Internationalization functions): Add localename.
6799         (Unicode string functions): Add unistr/u*-mbsnlen.
6800         (Support for maintaining and releasing projects): Add git-version-gen.
6801         (Lone files): Remove directories.
6802
6803 2007-10-08  Ben Pfaff  <blp@gnu.org>
6804
6805         * lib/xmalloca.h: Fix typo in comment.
6806
6807 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
6808
6809         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
6810         when avoiding problems with integer overflow.  Use a portable test
6811         instead.
6812
6813 2007-10-08  Simon Josefsson  <simon@josefsson.org>
6814
6815         * modules/dummy (License): Change to LGPLv2+.
6816         * modules/float (License): Likewise
6817         * modules/realloc (License): Likewise
6818         * modules/stdlib (License): Likewise
6819
6820 2007-10-07  Bruno Haible  <bruno@clisp.org>
6821
6822         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
6823         * floor.c (TWO_MANT_DIG): Likewise.
6824         * ceil.c (TWO_MANT_DIG): Likewise.
6825         Reported by Ben Pfaff.
6826
6827 2007-10-07  Bruno Haible  <bruno@clisp.org>
6828
6829         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
6830         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
6831         * lib/frexp.c (FUNC): Likewise.
6832         * lib/printf-frexp.h (printf_frexp): Likewise.
6833         * lib/printf-frexpl.h (printf_frexpl): Likewise.
6834         * lib/printf-frexp.c (FUNC): Likewise.
6835         Suggested by Jim Meyering.
6836
6837 2007-10-07  Jim Meyering  <meyering@redhat.com>
6838
6839         Make xnanosleep's integer overflow test more robust.
6840         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
6841         so that gcc-4.3.0 doesn't optimize away this test for overflow.
6842
6843 2007-10-07  Bruno Haible  <bruno@clisp.org>
6844
6845         * NEWS: Mention the license change.
6846
6847         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
6848         abbreviations in the modules files.
6849
6850         Change copyright notice from GPLv2+ to GPLv3+.
6851         * README: Change copyright notice.
6852         * MODULES.html.sh: Likewise.
6853         * build-aux/bootstrap.conf: Likewise.
6854         * build-aux/config.libpath: Likewise.
6855         * build-aux/csharpcomp.sh.in: Likewise.
6856         * build-aux/csharpexec.sh.in: Likewise.
6857         * build-aux/install-reloc: Likewise.
6858         * build-aux/javacomp.sh.in: Likewise.
6859         * build-aux/javaexec.sh.in: Likewise.
6860         * build-aux/ldd.sh.in: Likewise.
6861         * build-aux/reloc-ldflags: Likewise.
6862         * build-aux/relocatable.sh.in: Likewise.
6863         * build-aux/x-to-1.in: Likewise.
6864         * check-module: Likewise.
6865         * config/srclistvars.sh: Likewise.
6866         * gnulib-tool: Likewise.
6867         * lib/acl-internal.h: Likewise.
6868         * lib/acl.c: Likewise.
6869         * lib/acl.h: Likewise.
6870         * lib/acl_entries.c: Likewise.
6871         * lib/areadlink-with-size.c: Likewise.
6872         * lib/areadlink.c: Likewise.
6873         * lib/areadlink.h: Likewise.
6874         * lib/argmatch.c: Likewise.
6875         * lib/argmatch.h: Likewise.
6876         * lib/argp-ba.c: Likewise.
6877         * lib/argp-eexst.c: Likewise.
6878         * lib/argp-fmtstream.c: Likewise.
6879         * lib/argp-fmtstream.h: Likewise.
6880         * lib/argp-fs-xinl.c: Likewise.
6881         * lib/argp-help.c: Likewise.
6882         * lib/argp-namefrob.h: Likewise.
6883         * lib/argp-parse.c: Likewise.
6884         * lib/argp-pin.c: Likewise.
6885         * lib/argp-pv.c: Likewise.
6886         * lib/argp-pvh.c: Likewise.
6887         * lib/argp-xinl.c: Likewise.
6888         * lib/argp.h: Likewise.
6889         * lib/at-func.c: Likewise.
6890         * lib/atanl.c: Likewise.
6891         * lib/backupfile.c: Likewise.
6892         * lib/backupfile.h: Likewise.
6893         * lib/basename.c: Likewise.
6894         * lib/binary-io.h: Likewise.
6895         * lib/byteswap.in.h: Likewise.
6896         * lib/c-stack.c: Likewise.
6897         * lib/c-stack.h: Likewise.
6898         * lib/c-strcasestr.c: Likewise.
6899         * lib/c-strcasestr.h: Likewise.
6900         * lib/c-strstr.c: Likewise.
6901         * lib/c-strstr.h: Likewise.
6902         * lib/c-strtod.c: Likewise.
6903         * lib/calloc.c: Likewise.
6904         * lib/canon-host.c: Likewise.
6905         * lib/canon-host.h: Likewise.
6906         * lib/canonicalize-lgpl.c: Likewise.
6907         * lib/canonicalize.c: Likewise.
6908         * lib/canonicalize.h: Likewise.
6909         * lib/ceil.c: Likewise.
6910         * lib/ceilf.c: Likewise.
6911         * lib/ceill.c: Likewise.
6912         * lib/chdir-long.c: Likewise.
6913         * lib/chdir-long.h: Likewise.
6914         * lib/chdir-safer.c: Likewise.
6915         * lib/chdir-safer.h: Likewise.
6916         * lib/chown.c: Likewise.
6917         * lib/classpath.c: Likewise.
6918         * lib/classpath.h: Likewise.
6919         * lib/clean-temp.c: Likewise.
6920         * lib/clean-temp.h: Likewise.
6921         * lib/cloexec.c: Likewise.
6922         * lib/close-stream.c: Likewise.
6923         * lib/closein.c: Likewise.
6924         * lib/closein.h: Likewise.
6925         * lib/closeout.c: Likewise.
6926         * lib/closeout.h: Likewise.
6927         * lib/concat-filename.c: Likewise.
6928         * lib/copy-file.c: Likewise.
6929         * lib/copy-file.h: Likewise.
6930         * lib/count-one-bits.h: Likewise.
6931         * lib/crc.c: Likewise.
6932         * lib/crc.h: Likewise.
6933         * lib/creat-safer.c: Likewise.
6934         * lib/csharpcomp.c: Likewise.
6935         * lib/csharpcomp.h: Likewise.
6936         * lib/csharpexec.c: Likewise.
6937         * lib/csharpexec.h: Likewise.
6938         * lib/cycle-check.c: Likewise.
6939         * lib/cycle-check.h: Likewise.
6940         * lib/diacrit.c: Likewise.
6941         * lib/diacrit.h: Likewise.
6942         * lib/diffseq.h: Likewise.
6943         * lib/dirchownmod.c: Likewise.
6944         * lib/dirent.in.h: Likewise.
6945         * lib/dirfd.c: Likewise.
6946         * lib/dirfd.h: Likewise.
6947         * lib/dirname.c: Likewise.
6948         * lib/dirname.h: Likewise.
6949         * lib/dummy.c: Likewise.
6950         * lib/dup-safer.c: Likewise.
6951         * lib/dup2.c: Likewise.
6952         * lib/eealloc.h: Likewise.
6953         * lib/error.c: Likewise.
6954         * lib/error.h: Likewise.
6955         * lib/euidaccess.c: Likewise.
6956         * lib/exclude.c: Likewise.
6957         * lib/exclude.h: Likewise.
6958         * lib/execute.c: Likewise.
6959         * lib/execute.h: Likewise.
6960         * lib/exitfail.c: Likewise.
6961         * lib/exitfail.h: Likewise.
6962         * lib/expl.c: Likewise.
6963         * lib/fatal-signal.c: Likewise.
6964         * lib/fatal-signal.h: Likewise.
6965         * lib/fbufmode.c: Likewise.
6966         * lib/fbufmode.h: Likewise.
6967         * lib/fchdir.c: Likewise.
6968         * lib/fchmodat.c: Likewise.
6969         * lib/fchownat.c: Likewise.
6970         * lib/fcntl--.h: Likewise.
6971         * lib/fcntl-safer.h: Likewise.
6972         * lib/fcntl.in.h: Likewise.
6973         * lib/fd-safer.c: Likewise.
6974         * lib/fflush.c: Likewise.
6975         * lib/file-has-acl.c: Likewise.
6976         * lib/file-set.c: Likewise.
6977         * lib/file-type.c: Likewise.
6978         * lib/file-type.h: Likewise.
6979         * lib/fileblocks.c: Likewise.
6980         * lib/filemode.c: Likewise.
6981         * lib/filemode.h: Likewise.
6982         * lib/filename.h: Likewise.
6983         * lib/filenamecat.c: Likewise.
6984         * lib/filenamecat.h: Likewise.
6985         * lib/findprog.c: Likewise.
6986         * lib/findprog.h: Likewise.
6987         * lib/float.in.h: Likewise.
6988         * lib/floor.c: Likewise.
6989         * lib/floorf.c: Likewise.
6990         * lib/floorl.c: Likewise.
6991         * lib/fopen-safer.c: Likewise.
6992         * lib/fopen.c: Likewise.
6993         * lib/fpending.c: Likewise.
6994         * lib/fpending.h: Likewise.
6995         * lib/fprintf.c: Likewise.
6996         * lib/fprintftime.h: Likewise.
6997         * lib/fpucw.h: Likewise.
6998         * lib/fpurge.c: Likewise.
6999         * lib/fpurge.h: Likewise.
7000         * lib/freadable.c: Likewise.
7001         * lib/freadable.h: Likewise.
7002         * lib/freadahead.c: Likewise.
7003         * lib/freadahead.h: Likewise.
7004         * lib/freading.c: Likewise.
7005         * lib/freading.h: Likewise.
7006         * lib/free.c: Likewise.
7007         * lib/freopen.c: Likewise.
7008         * lib/frexp.c: Likewise.
7009         * lib/frexpl.c: Likewise.
7010         * lib/fseek.c: Likewise.
7011         * lib/fseterr.c: Likewise.
7012         * lib/fseterr.h: Likewise.
7013         * lib/fstatat.c: Likewise.
7014         * lib/fstrcmp.c: Likewise.
7015         * lib/fstrcmp.h: Likewise.
7016         * lib/fsusage.c: Likewise.
7017         * lib/fsusage.h: Likewise.
7018         * lib/ftell.c: Likewise.
7019         * lib/ftello.c: Likewise.
7020         * lib/fts-cycle.c: Likewise.
7021         * lib/fts.c: Likewise.
7022         * lib/fts_.h: Likewise.
7023         * lib/full-read.c: Likewise.
7024         * lib/full-read.h: Likewise.
7025         * lib/full-write.c: Likewise.
7026         * lib/full-write.h: Likewise.
7027         * lib/fwritable.c: Likewise.
7028         * lib/fwritable.h: Likewise.
7029         * lib/fwriteerror.c: Likewise.
7030         * lib/fwriteerror.h: Likewise.
7031         * lib/fwriting.c: Likewise.
7032         * lib/fwriting.h: Likewise.
7033         * lib/gcd.c: Likewise.
7034         * lib/gcd.h: Likewise.
7035         * lib/getcwd.c: Likewise.
7036         * lib/getdate.h: Likewise.
7037         * lib/getdate.y: Likewise.
7038         * lib/getdomainname.c: Likewise.
7039         * lib/getdomainname.h: Likewise.
7040         * lib/getgroups.c: Likewise.
7041         * lib/gethostname.c: Likewise.
7042         * lib/gethrxtime.c: Likewise.
7043         * lib/gethrxtime.h: Likewise.
7044         * lib/getloadavg.c: Likewise.
7045         * lib/getndelim2.c: Likewise.
7046         * lib/getndelim2.h: Likewise.
7047         * lib/getnline.c: Likewise.
7048         * lib/getnline.h: Likewise.
7049         * lib/getopt.c: Likewise.
7050         * lib/getopt.in.h: Likewise.
7051         * lib/getopt1.c: Likewise.
7052         * lib/getopt_int.h: Likewise.
7053         * lib/getpagesize.h: Likewise.
7054         * lib/getsubopt.c: Likewise.
7055         * lib/gettime.c: Likewise.
7056         * lib/getugroups.c: Likewise.
7057         * lib/getugroups.h: Likewise.
7058         * lib/getusershell.c: Likewise.
7059         * lib/gl_anyavltree_list1.h: Likewise.
7060         * lib/gl_anyavltree_list2.h: Likewise.
7061         * lib/gl_anyhash_list1.h: Likewise.
7062         * lib/gl_anyhash_list2.h: Likewise.
7063         * lib/gl_anylinked_list1.h: Likewise.
7064         * lib/gl_anylinked_list2.h: Likewise.
7065         * lib/gl_anyrbtree_list1.h: Likewise.
7066         * lib/gl_anyrbtree_list2.h: Likewise.
7067         * lib/gl_anytree_list1.h: Likewise.
7068         * lib/gl_anytree_list2.h: Likewise.
7069         * lib/gl_anytree_oset.h: Likewise.
7070         * lib/gl_anytreehash_list1.h: Likewise.
7071         * lib/gl_anytreehash_list2.h: Likewise.
7072         * lib/gl_array_list.c: Likewise.
7073         * lib/gl_array_list.h: Likewise.
7074         * lib/gl_array_oset.c: Likewise.
7075         * lib/gl_array_oset.h: Likewise.
7076         * lib/gl_avltree_list.c: Likewise.
7077         * lib/gl_avltree_list.h: Likewise.
7078         * lib/gl_avltree_oset.c: Likewise.
7079         * lib/gl_avltree_oset.h: Likewise.
7080         * lib/gl_avltreehash_list.c: Likewise.
7081         * lib/gl_avltreehash_list.h: Likewise.
7082         * lib/gl_carray_list.c: Likewise.
7083         * lib/gl_carray_list.h: Likewise.
7084         * lib/gl_linked_list.c: Likewise.
7085         * lib/gl_linked_list.h: Likewise.
7086         * lib/gl_linkedhash_list.c: Likewise.
7087         * lib/gl_linkedhash_list.h: Likewise.
7088         * lib/gl_list.c: Likewise.
7089         * lib/gl_list.h: Likewise.
7090         * lib/gl_oset.c: Likewise.
7091         * lib/gl_oset.h: Likewise.
7092         * lib/gl_rbtree_list.c: Likewise.
7093         * lib/gl_rbtree_list.h: Likewise.
7094         * lib/gl_rbtree_oset.c: Likewise.
7095         * lib/gl_rbtree_oset.h: Likewise.
7096         * lib/gl_rbtreehash_list.c: Likewise.
7097         * lib/gl_rbtreehash_list.h: Likewise.
7098         * lib/gl_sublist.c: Likewise.
7099         * lib/gl_sublist.h: Likewise.
7100         * lib/group-member.c: Likewise.
7101         * lib/group-member.h: Likewise.
7102         * lib/hard-locale.c: Likewise.
7103         * lib/hard-locale.h: Likewise.
7104         * lib/hash-pjw.c: Likewise.
7105         * lib/hash-pjw.h: Likewise.
7106         * lib/hash-triple.c: Likewise.
7107         * lib/hash.c: Likewise.
7108         * lib/hash.h: Likewise.
7109         * lib/human.c: Likewise.
7110         * lib/human.h: Likewise.
7111         * lib/i-ring.c: Likewise.
7112         * lib/i-ring.h: Likewise.
7113         * lib/idcache.c: Likewise.
7114         * lib/imaxabs.c: Likewise.
7115         * lib/imaxdiv.c: Likewise.
7116         * lib/inet_pton.c: Likewise.
7117         * lib/inet_pton.h: Likewise.
7118         * lib/intprops.h: Likewise.
7119         * lib/inttostr.c: Likewise.
7120         * lib/inttostr.h: Likewise.
7121         * lib/inttypes.in.h: Likewise.
7122         * lib/isapipe.c: Likewise.
7123         * lib/isdir.c: Likewise.
7124         * lib/isnan.c: Likewise.
7125         * lib/isnan.h: Likewise.
7126         * lib/isnanf.c: Likewise.
7127         * lib/isnanf.h: Likewise.
7128         * lib/isnanl-nolibm.h: Likewise.
7129         * lib/isnanl.c: Likewise.
7130         * lib/isnanl.h: Likewise.
7131         * lib/javacomp.c: Likewise.
7132         * lib/javacomp.h: Likewise.
7133         * lib/javaexec.c: Likewise.
7134         * lib/javaexec.h: Likewise.
7135         * lib/javaversion.c: Likewise.
7136         * lib/javaversion.h: Likewise.
7137         * lib/javaversion.java: Likewise.
7138         * lib/lbrkprop.h: Likewise.
7139         * lib/lchmod.h: Likewise.
7140         * lib/lchown.c: Likewise.
7141         * lib/ldexpl.c: Likewise.
7142         * lib/linebreak.c: Likewise.
7143         * lib/linebreak.h: Likewise.
7144         * lib/linebuffer.c: Likewise.
7145         * lib/linebuffer.h: Likewise.
7146         * lib/locale.in.h: Likewise.
7147         * lib/logl.c: Likewise.
7148         * lib/long-options.c: Likewise.
7149         * lib/long-options.h: Likewise.
7150         * lib/lstat.c: Likewise.
7151         * lib/lstat.h: Likewise.
7152         * lib/math.in.h: Likewise.
7153         * lib/mbchar.c: Likewise.
7154         * lib/mbchar.h: Likewise.
7155         * lib/mbfile.h: Likewise.
7156         * lib/mbiter.h: Likewise.
7157         * lib/mbscasecmp.c: Likewise.
7158         * lib/mbscasestr.c: Likewise.
7159         * lib/mbschr.c: Likewise.
7160         * lib/mbscspn.c: Likewise.
7161         * lib/mbslen.c: Likewise.
7162         * lib/mbsncasecmp.c: Likewise.
7163         * lib/mbsnlen.c: Likewise.
7164         * lib/mbspbrk.c: Likewise.
7165         * lib/mbspcasecmp.c: Likewise.
7166         * lib/mbsrchr.c: Likewise.
7167         * lib/mbssep.c: Likewise.
7168         * lib/mbsspn.c: Likewise.
7169         * lib/mbsstr.c: Likewise.
7170         * lib/mbstok_r.c: Likewise.
7171         * lib/mbswidth.c: Likewise.
7172         * lib/mbswidth.h: Likewise.
7173         * lib/mbuiter.h: Likewise.
7174         * lib/memcasecmp.c: Likewise.
7175         * lib/memcasecmp.h: Likewise.
7176         * lib/memchr.c: Likewise.
7177         * lib/memcmp.c: Likewise.
7178         * lib/memcoll.c: Likewise.
7179         * lib/memcoll.h: Likewise.
7180         * lib/memcpy.c: Likewise.
7181         * lib/memrchr.c: Likewise.
7182         * lib/mkancesdirs.c: Likewise.
7183         * lib/mkdir-p.c: Likewise.
7184         * lib/mkdir-p.h: Likewise.
7185         * lib/mkdir.c: Likewise.
7186         * lib/mkdirat.c: Likewise.
7187         * lib/mkdtemp.c: Likewise.
7188         * lib/mkstemp-safer.c: Likewise.
7189         * lib/mkstemp.c: Likewise.
7190         * lib/modechange.c: Likewise.
7191         * lib/modechange.h: Likewise.
7192         * lib/mountlist.c: Likewise.
7193         * lib/mountlist.h: Likewise.
7194         * lib/mpsort.c: Likewise.
7195         * lib/nanosleep.c: Likewise.
7196         * lib/obstack.c: Likewise.
7197         * lib/obstack.h: Likewise.
7198         * lib/open-safer.c: Likewise.
7199         * lib/open.c: Likewise.
7200         * lib/openat-die.c: Likewise.
7201         * lib/openat-priv.h: Likewise.
7202         * lib/openat-proc.c: Likewise.
7203         * lib/openat.c: Likewise.
7204         * lib/openat.h: Likewise.
7205         * lib/pagealign_alloc.c: Likewise.
7206         * lib/pagealign_alloc.h: Likewise.
7207         * lib/physmem.c: Likewise.
7208         * lib/physmem.h: Likewise.
7209         * lib/pipe-safer.c: Likewise.
7210         * lib/pipe.c: Likewise.
7211         * lib/pipe.h: Likewise.
7212         * lib/posixtm.c: Likewise.
7213         * lib/posixtm.h: Likewise.
7214         * lib/posixver.c: Likewise.
7215         * lib/printf-frexp.c: Likewise.
7216         * lib/printf-frexp.h: Likewise.
7217         * lib/printf-frexpl.c: Likewise.
7218         * lib/printf-frexpl.h: Likewise.
7219         * lib/printf.c: Likewise.
7220         * lib/progname.c: Likewise.
7221         * lib/progname.h: Likewise.
7222         * lib/progreloc.c: Likewise.
7223         * lib/putenv.c: Likewise.
7224         * lib/quote.c: Likewise.
7225         * lib/quote.h: Likewise.
7226         * lib/quotearg.c: Likewise.
7227         * lib/quotearg.h: Likewise.
7228         * lib/raise.c: Likewise.
7229         * lib/readline.c: Likewise.
7230         * lib/readline.h: Likewise.
7231         * lib/readlink.c: Likewise.
7232         * lib/readtokens.c: Likewise.
7233         * lib/readtokens.h: Likewise.
7234         * lib/readtokens0.c: Likewise.
7235         * lib/readtokens0.h: Likewise.
7236         * lib/readutmp.c: Likewise.
7237         * lib/readutmp.h: Likewise.
7238         * lib/realloc.c: Likewise.
7239         * lib/relocwrapper.c: Likewise.
7240         * lib/rename-dest-slash.c: Likewise.
7241         * lib/rename.c: Likewise.
7242         * lib/rmdir.c: Likewise.
7243         * lib/rpmatch.c: Likewise.
7244         * lib/safe-read.c: Likewise.
7245         * lib/safe-read.h: Likewise.
7246         * lib/safe-write.c: Likewise.
7247         * lib/safe-write.h: Likewise.
7248         * lib/same-inode.h: Likewise.
7249         * lib/same.c: Likewise.
7250         * lib/same.h: Likewise.
7251         * lib/save-cwd.c: Likewise.
7252         * lib/save-cwd.h: Likewise.
7253         * lib/savedir.c: Likewise.
7254         * lib/savedir.h: Likewise.
7255         * lib/savewd.c: Likewise.
7256         * lib/savewd.h: Likewise.
7257         * lib/search.in.h: Likewise.
7258         * lib/setenv.c: Likewise.
7259         * lib/setenv.h: Likewise.
7260         * lib/settime.c: Likewise.
7261         * lib/sh-quote.c: Likewise.
7262         * lib/sh-quote.h: Likewise.
7263         * lib/sig2str.c: Likewise.
7264         * lib/sig2str.h: Likewise.
7265         * lib/signal.in.h: Likewise.
7266         * lib/signbitd.c: Likewise.
7267         * lib/signbitf.c: Likewise.
7268         * lib/signbitl.c: Likewise.
7269         * lib/sigprocmask.c: Likewise.
7270         * lib/sincosl.c: Likewise.
7271         * lib/sleep.c: Likewise.
7272         * lib/sprintf.c: Likewise.
7273         * lib/sqrtl.c: Likewise.
7274         * lib/stat-time.h: Likewise.
7275         * lib/stdio--.h: Likewise.
7276         * lib/stdio-safer.h: Likewise.
7277         * lib/stdlib--.h: Likewise.
7278         * lib/stdlib-safer.h: Likewise.
7279         * lib/stdlib.in.h: Likewise.
7280         * lib/stpcpy.c: Likewise.
7281         * lib/stpncpy.c: Likewise.
7282         * lib/strchrnul.c: Likewise.
7283         * lib/strcspn.c: Likewise.
7284         * lib/strerror.c: Likewise.
7285         * lib/strftime.c: Likewise.
7286         * lib/strftime.h: Likewise.
7287         * lib/striconveh.c: Likewise.
7288         * lib/striconveh.h: Likewise.
7289         * lib/striconveha.c: Likewise.
7290         * lib/striconveha.h: Likewise.
7291         * lib/stripslash.c: Likewise.
7292         * lib/strnlen1.c: Likewise.
7293         * lib/strnlen1.h: Likewise.
7294         * lib/strtod.c: Likewise.
7295         * lib/strtoimax.c: Likewise.
7296         * lib/strtok_r.c: Likewise.
7297         * lib/strtol.c: Likewise.
7298         * lib/strtoll.c: Likewise.
7299         * lib/strtoul.c: Likewise.
7300         * lib/strtoull.c: Likewise.
7301         * lib/sysexits.in.h: Likewise.
7302         * lib/tempname.c: Likewise.
7303         * lib/tempname.h: Likewise.
7304         * lib/timespec.h: Likewise.
7305         * lib/tls.c: Likewise.
7306         * lib/tls.h: Likewise.
7307         * lib/tmpdir.c: Likewise.
7308         * lib/tmpdir.h: Likewise.
7309         * lib/tmpfile-safer.c: Likewise.
7310         * lib/tmpfile.c: Likewise.
7311         * lib/trigl.c: Likewise.
7312         * lib/trigl.h: Likewise.
7313         * lib/trim.c: Likewise.
7314         * lib/trim.h: Likewise.
7315         * lib/trunc.c: Likewise.
7316         * lib/truncf.c: Likewise.
7317         * lib/truncl.c: Likewise.
7318         * lib/tsearch.c: Likewise.
7319         * lib/unicodeio.c: Likewise.
7320         * lib/unicodeio.h: Likewise.
7321         * lib/unistd--.h: Likewise.
7322         * lib/unistd-safer.h: Likewise.
7323         * lib/unistdio/ulc-fprintf.c: Likewise.
7324         * lib/unistdio/ulc-vfprintf.c: Likewise.
7325         * lib/unlinkdir.c: Likewise.
7326         * lib/unlinkdir.h: Likewise.
7327         * lib/unlocked-io.h: Likewise.
7328         * lib/unsetenv.c: Likewise.
7329         * lib/userspec.c: Likewise.
7330         * lib/utime.c: Likewise.
7331         * lib/utimecmp.c: Likewise.
7332         * lib/utimecmp.h: Likewise.
7333         * lib/utimens.c: Likewise.
7334         * lib/verify.h: Likewise.
7335         * lib/verror.c: Likewise.
7336         * lib/verror.h: Likewise.
7337         * lib/version-etc-fsf.c: Likewise.
7338         * lib/version-etc.c: Likewise.
7339         * lib/version-etc.h: Likewise.
7340         * lib/vfprintf.c: Likewise.
7341         * lib/vprintf.c: Likewise.
7342         * lib/vsprintf.c: Likewise.
7343         * lib/w32spawn.h: Likewise.
7344         * lib/wait-process.c: Likewise.
7345         * lib/wait-process.h: Likewise.
7346         * lib/wcwidth.c: Likewise.
7347         * lib/write-any-file.c: Likewise.
7348         * lib/xalloc-die.c: Likewise.
7349         * lib/xalloc.h: Likewise.
7350         * lib/xasprintf.c: Likewise.
7351         * lib/xgetcwd.c: Likewise.
7352         * lib/xgetcwd.h: Likewise.
7353         * lib/xgetdomainname.c: Likewise.
7354         * lib/xgetdomainname.h: Likewise.
7355         * lib/xgethostname.c: Likewise.
7356         * lib/xmalloc.c: Likewise.
7357         * lib/xmalloca.c: Likewise.
7358         * lib/xmalloca.h: Likewise.
7359         * lib/xmemcoll.c: Likewise.
7360         * lib/xnanosleep.c: Likewise.
7361         * lib/xreadlink.c: Likewise.
7362         * lib/xreadlink.h: Likewise.
7363         * lib/xsetenv.c: Likewise.
7364         * lib/xsetenv.h: Likewise.
7365         * lib/xstriconv.c: Likewise.
7366         * lib/xstriconv.h: Likewise.
7367         * lib/xstrndup.c: Likewise.
7368         * lib/xstrndup.h: Likewise.
7369         * lib/xstrtod.c: Likewise.
7370         * lib/xstrtod.h: Likewise.
7371         * lib/xstrtol-error.c: Likewise.
7372         * lib/xstrtol.c: Likewise.
7373         * lib/xstrtol.h: Likewise.
7374         * lib/xtime.h: Likewise.
7375         * lib/xvasprintf.c: Likewise.
7376         * lib/xvasprintf.h: Likewise.
7377         * lib/yesno.c: Likewise.
7378         * lib/yesno.h: Likewise.
7379         * posix-modules: Likewise.
7380         * tests/test-alloca-opt.c: Likewise.
7381         * tests/test-arcfour.c: Likewise.
7382         * tests/test-arctwo.c: Likewise.
7383         * tests/test-argmatch.c: Likewise.
7384         * tests/test-argp-2.sh: Likewise.
7385         * tests/test-argp.c: Likewise.
7386         * tests/test-arpa_inet.c: Likewise.
7387         * tests/test-array_list.c: Likewise.
7388         * tests/test-array_oset.c: Likewise.
7389         * tests/test-atexit.c: Likewise.
7390         * tests/test-avltree_list.c: Likewise.
7391         * tests/test-avltree_oset.c: Likewise.
7392         * tests/test-avltreehash_list.c: Likewise.
7393         * tests/test-base64.c: Likewise.
7394         * tests/test-binary-io.c: Likewise.
7395         * tests/test-byteswap.c: Likewise.
7396         * tests/test-c-ctype.c: Likewise.
7397         * tests/test-c-strcasecmp.c: Likewise.
7398         * tests/test-c-strcasestr.c: Likewise.
7399         * tests/test-c-strncasecmp.c: Likewise.
7400         * tests/test-c-strstr.c: Likewise.
7401         * tests/test-canonicalize-lgpl.c: Likewise.
7402         * tests/test-canonicalize.c: Likewise.
7403         * tests/test-carray_list.c: Likewise.
7404         * tests/test-ceilf.c: Likewise.
7405         * tests/test-ceill.c: Likewise.
7406         * tests/test-count-one-bits.c: Likewise.
7407         * tests/test-crc.c: Likewise.
7408         * tests/test-dirname.c: Likewise.
7409         * tests/test-fbufmode.c: Likewise.
7410         * tests/test-fcntl.c: Likewise.
7411         * tests/test-fflush.c: Likewise.
7412         * tests/test-floorf.c: Likewise.
7413         * tests/test-floorl.c: Likewise.
7414         * tests/test-fopen.c: Likewise.
7415         * tests/test-fprintf-posix.c: Likewise.
7416         * tests/test-fprintf-posix.h: Likewise.
7417         * tests/test-fpurge.c: Likewise.
7418         * tests/test-freadable.c: Likewise.
7419         * tests/test-freadahead.c: Likewise.
7420         * tests/test-freading.c: Likewise.
7421         * tests/test-freopen.c: Likewise.
7422         * tests/test-frexp.c: Likewise.
7423         * tests/test-frexpl.c: Likewise.
7424         * tests/test-fseek.c: Likewise.
7425         * tests/test-fseeko.c: Likewise.
7426         * tests/test-fseterr.c: Likewise.
7427         * tests/test-fstrcmp.c: Likewise.
7428         * tests/test-ftell.c: Likewise.
7429         * tests/test-ftello.c: Likewise.
7430         * tests/test-fwritable.c: Likewise.
7431         * tests/test-fwriting.c: Likewise.
7432         * tests/test-getaddrinfo.c: Likewise.
7433         * tests/test-getpass.c: Likewise.
7434         * tests/test-gettimeofday.c: Likewise.
7435         * tests/test-hmac-md5.c: Likewise.
7436         * tests/test-hmac-sha1.c: Likewise.
7437         * tests/test-iconv.c: Likewise.
7438         * tests/test-iconvme.c: Likewise.
7439         * tests/test-inttypes.c: Likewise.
7440         * tests/test-isnan.c: Likewise.
7441         * tests/test-isnanf.c: Likewise.
7442         * tests/test-isnanl-nolibm.c: Likewise.
7443         * tests/test-isnanl.c: Likewise.
7444         * tests/test-isnanl.h: Likewise.
7445         * tests/test-ldexpl.c: Likewise.
7446         * tests/test-linked_list.c: Likewise.
7447         * tests/test-linkedhash_list.c: Likewise.
7448         * tests/test-locale.c: Likewise.
7449         * tests/test-localename.c: Likewise.
7450         * tests/test-lock.c: Likewise.
7451         * tests/test-lseek.c: Likewise.
7452         * tests/test-malloca.c: Likewise.
7453         * tests/test-math.c: Likewise.
7454         * tests/test-mbscasecmp.c: Likewise.
7455         * tests/test-mbscasestr1.c: Likewise.
7456         * tests/test-mbscasestr2.c: Likewise.
7457         * tests/test-mbscasestr3.c: Likewise.
7458         * tests/test-mbscasestr4.c: Likewise.
7459         * tests/test-mbschr.c: Likewise.
7460         * tests/test-mbscspn.c: Likewise.
7461         * tests/test-mbsncasecmp.c: Likewise.
7462         * tests/test-mbspbrk.c: Likewise.
7463         * tests/test-mbspcasecmp.c: Likewise.
7464         * tests/test-mbsrchr.c: Likewise.
7465         * tests/test-mbsspn.c: Likewise.
7466         * tests/test-mbsstr1.c: Likewise.
7467         * tests/test-mbsstr2.c: Likewise.
7468         * tests/test-mbsstr3.c: Likewise.
7469         * tests/test-md5.c: Likewise.
7470         * tests/test-memmem.c: Likewise.
7471         * tests/test-netinet_in.c: Likewise.
7472         * tests/test-open.c: Likewise.
7473         * tests/test-printf-frexp.c: Likewise.
7474         * tests/test-printf-frexpl.c: Likewise.
7475         * tests/test-printf-posix.c: Likewise.
7476         * tests/test-printf-posix.h: Likewise.
7477         * tests/test-rbtree_list.c: Likewise.
7478         * tests/test-rbtree_oset.c: Likewise.
7479         * tests/test-rbtreehash_list.c: Likewise.
7480         * tests/test-read-file.c: Likewise.
7481         * tests/test-rijndael.c: Likewise.
7482         * tests/test-search.c: Likewise.
7483         * tests/test-signbit.c: Likewise.
7484         * tests/test-sleep.c: Likewise.
7485         * tests/test-snprintf-posix.c: Likewise.
7486         * tests/test-snprintf-posix.h: Likewise.
7487         * tests/test-snprintf.c: Likewise.
7488         * tests/test-sprintf-posix.c: Likewise.
7489         * tests/test-sprintf-posix.h: Likewise.
7490         * tests/test-stat-time.c: Likewise.
7491         * tests/test-stdbool.c: Likewise.
7492         * tests/test-stdint.c: Likewise.
7493         * tests/test-stdio.c: Likewise.
7494         * tests/test-stdlib.c: Likewise.
7495         * tests/test-stpncpy.c: Likewise.
7496         * tests/test-strcasestr.c: Likewise.
7497         * tests/test-striconv.c: Likewise.
7498         * tests/test-striconveh.c: Likewise.
7499         * tests/test-striconveha.c: Likewise.
7500         * tests/test-string.c: Likewise.
7501         * tests/test-sys_select.c: Likewise.
7502         * tests/test-sys_socket.c: Likewise.
7503         * tests/test-sys_stat.c: Likewise.
7504         * tests/test-sys_time.c: Likewise.
7505         * tests/test-sysexits.c: Likewise.
7506         * tests/test-time.c: Likewise.
7507         * tests/test-tls.c: Likewise.
7508         * tests/test-trunc.c: Likewise.
7509         * tests/test-truncf.c: Likewise.
7510         * tests/test-truncl.c: Likewise.
7511         * tests/test-unistd.c: Likewise.
7512         * tests/test-vasnprintf-posix.c: Likewise.
7513         * tests/test-vasnprintf-posix2.c: Likewise.
7514         * tests/test-vasnprintf.c: Likewise.
7515         * tests/test-vasprintf-posix.c: Likewise.
7516         * tests/test-vasprintf.c: Likewise.
7517         * tests/test-verify.c: Likewise.
7518         * tests/test-vfprintf-posix.c: Likewise.
7519         * tests/test-vprintf-posix.c: Likewise.
7520         * tests/test-vsnprintf-posix.c: Likewise.
7521         * tests/test-vsnprintf.c: Likewise.
7522         * tests/test-vsprintf-posix.c: Likewise.
7523         * tests/test-wchar.c: Likewise.
7524         * tests/test-wctype.c: Likewise.
7525         * tests/test-wcwidth.c: Likewise.
7526         * tests/test-xstrtol.c: Likewise.
7527         * tests/test-xvasprintf.c: Likewise.
7528         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
7529         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
7530         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
7531         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
7532         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
7533         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
7534         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
7535         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
7536         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
7537         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
7538         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
7539         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
7540         * tests/uniname/test-uninames.c: Likewise.
7541         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
7542         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
7543         * tests/unistdio/test-u16-printf1.h: Likewise.
7544         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
7545         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
7546         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
7547         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
7548         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
7549         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
7550         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
7551         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
7552         * tests/unistdio/test-u32-printf1.h: Likewise.
7553         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
7554         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
7555         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
7556         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
7557         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
7558         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
7559         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
7560         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
7561         * tests/unistdio/test-u8-printf1.h: Likewise.
7562         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
7563         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
7564         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
7565         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
7566         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
7567         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
7568         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
7569         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
7570         * tests/unistdio/test-ulc-printf1.h: Likewise.
7571         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
7572         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
7573         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
7574         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
7575         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
7576         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
7577         * tests/uniwidth/test-u16-strwidth.c: Likewise.
7578         * tests/uniwidth/test-u16-width.c: Likewise.
7579         * tests/uniwidth/test-u32-strwidth.c: Likewise.
7580         * tests/uniwidth/test-u32-width.c: Likewise.
7581         * tests/uniwidth/test-u8-strwidth.c: Likewise.
7582         * tests/uniwidth/test-u8-width.c: Likewise.
7583         * tests/uniwidth/test-uc_width.c: Likewise.
7584         * config/srclist-update: Likewise.
7585         (fixlicense): Update to GPLv3+.
7586
7587         Change copyright notice from LGPLv2.1+ to LGPLv3+.
7588         * tests/test-tsearch.c: Change copyright notice.
7589
7590         Change copyright notice from LGPLv2.0+ to LGPLv3+.
7591         * lib/c-strcaseeq.h: Change copyright notice.
7592         * lib/streq.h: Likewise.
7593         * lib/uniconv.h: Likewise.
7594         * lib/uniconv/u-conv-from-enc.h: Likewise.
7595         * lib/uniconv/u-conv-to-enc.h: Likewise.
7596         * lib/uniconv/u-strconv-from-enc.h: Likewise.
7597         * lib/uniconv/u-strconv-to-enc.h: Likewise.
7598         * lib/uniconv/u16-conv-from-enc.c: Likewise.
7599         * lib/uniconv/u16-conv-to-enc.c: Likewise.
7600         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
7601         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
7602         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
7603         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
7604         * lib/uniconv/u32-conv-from-enc.c: Likewise.
7605         * lib/uniconv/u32-conv-to-enc.c: Likewise.
7606         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
7607         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
7608         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
7609         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
7610         * lib/uniconv/u8-conv-from-enc.c: Likewise.
7611         * lib/uniconv/u8-conv-to-enc.c: Likewise.
7612         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
7613         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
7614         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
7615         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
7616         * lib/uniname.h: Likewise.
7617         * lib/uniname/uniname.c: Likewise.
7618         * lib/unistdio.h: Likewise.
7619         * lib/unistdio/u-asnprintf.h: Likewise.
7620         * lib/unistdio/u-asprintf.h: Likewise.
7621         * lib/unistdio/u-printf-args.c: Likewise.
7622         * lib/unistdio/u-printf-args.h: Likewise.
7623         * lib/unistdio/u-printf-parse.h: Likewise.
7624         * lib/unistdio/u-snprintf.h: Likewise.
7625         * lib/unistdio/u-sprintf.h: Likewise.
7626         * lib/unistdio/u-vasprintf.h: Likewise.
7627         * lib/unistdio/u-vsnprintf.h: Likewise.
7628         * lib/unistdio/u-vsprintf.h: Likewise.
7629         * lib/unistdio/u16-asnprintf.c: Likewise.
7630         * lib/unistdio/u16-asprintf.c: Likewise.
7631         * lib/unistdio/u16-printf-parse.c: Likewise.
7632         * lib/unistdio/u16-snprintf.c: Likewise.
7633         * lib/unistdio/u16-sprintf.c: Likewise.
7634         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
7635         * lib/unistdio/u16-u16-asprintf.c: Likewise.
7636         * lib/unistdio/u16-u16-snprintf.c: Likewise.
7637         * lib/unistdio/u16-u16-sprintf.c: Likewise.
7638         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
7639         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
7640         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
7641         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
7642         * lib/unistdio/u16-vasnprintf.c: Likewise.
7643         * lib/unistdio/u16-vasprintf.c: Likewise.
7644         * lib/unistdio/u16-vsnprintf.c: Likewise.
7645         * lib/unistdio/u16-vsprintf.c: Likewise.
7646         * lib/unistdio/u32-asnprintf.c: Likewise.
7647         * lib/unistdio/u32-asprintf.c: Likewise.
7648         * lib/unistdio/u32-printf-parse.c: Likewise.
7649         * lib/unistdio/u32-snprintf.c: Likewise.
7650         * lib/unistdio/u32-sprintf.c: Likewise.
7651         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
7652         * lib/unistdio/u32-u32-asprintf.c: Likewise.
7653         * lib/unistdio/u32-u32-snprintf.c: Likewise.
7654         * lib/unistdio/u32-u32-sprintf.c: Likewise.
7655         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
7656         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
7657         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
7658         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
7659         * lib/unistdio/u32-vasnprintf.c: Likewise.
7660         * lib/unistdio/u32-vasprintf.c: Likewise.
7661         * lib/unistdio/u32-vsnprintf.c: Likewise.
7662         * lib/unistdio/u32-vsprintf.c: Likewise.
7663         * lib/unistdio/u8-asnprintf.c: Likewise.
7664         * lib/unistdio/u8-asprintf.c: Likewise.
7665         * lib/unistdio/u8-printf-parse.c: Likewise.
7666         * lib/unistdio/u8-snprintf.c: Likewise.
7667         * lib/unistdio/u8-sprintf.c: Likewise.
7668         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
7669         * lib/unistdio/u8-u8-asprintf.c: Likewise.
7670         * lib/unistdio/u8-u8-snprintf.c: Likewise.
7671         * lib/unistdio/u8-u8-sprintf.c: Likewise.
7672         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
7673         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
7674         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
7675         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
7676         * lib/unistdio/u8-vasnprintf.c: Likewise.
7677         * lib/unistdio/u8-vasprintf.c: Likewise.
7678         * lib/unistdio/u8-vsnprintf.c: Likewise.
7679         * lib/unistdio/u8-vsprintf.c: Likewise.
7680         * lib/unistdio/ulc-asnprintf.c: Likewise.
7681         * lib/unistdio/ulc-asprintf.c: Likewise.
7682         * lib/unistdio/ulc-printf-parse.c: Likewise.
7683         * lib/unistdio/ulc-snprintf.c: Likewise.
7684         * lib/unistdio/ulc-sprintf.c: Likewise.
7685         * lib/unistdio/ulc-vasnprintf.c: Likewise.
7686         * lib/unistdio/ulc-vasprintf.c: Likewise.
7687         * lib/unistdio/ulc-vsnprintf.c: Likewise.
7688         * lib/unistdio/ulc-vsprintf.c: Likewise.
7689         * lib/unistr.h: Likewise.
7690         * lib/unistr/u-cpy-alloc.h: Likewise.
7691         * lib/unistr/u-cpy.h: Likewise.
7692         * lib/unistr/u-endswith.h: Likewise.
7693         * lib/unistr/u-move.h: Likewise.
7694         * lib/unistr/u-set.h: Likewise.
7695         * lib/unistr/u-startswith.h: Likewise.
7696         * lib/unistr/u-stpcpy.h: Likewise.
7697         * lib/unistr/u-stpncpy.h: Likewise.
7698         * lib/unistr/u-strcat.h: Likewise.
7699         * lib/unistr/u-strcpy.h: Likewise.
7700         * lib/unistr/u-strcspn.h: Likewise.
7701         * lib/unistr/u-strdup.h: Likewise.
7702         * lib/unistr/u-strlen.h: Likewise.
7703         * lib/unistr/u-strncat.h: Likewise.
7704         * lib/unistr/u-strncpy.h: Likewise.
7705         * lib/unistr/u-strnlen.h: Likewise.
7706         * lib/unistr/u-strpbrk.h: Likewise.
7707         * lib/unistr/u-strspn.h: Likewise.
7708         * lib/unistr/u-strstr.h: Likewise.
7709         * lib/unistr/u-strtok.h: Likewise.
7710         * lib/unistr/u16-check.c: Likewise.
7711         * lib/unistr/u16-chr.c: Likewise.
7712         * lib/unistr/u16-cmp.c: Likewise.
7713         * lib/unistr/u16-cpy-alloc.c: Likewise.
7714         * lib/unistr/u16-cpy.c: Likewise.
7715         * lib/unistr/u16-endswith.c: Likewise.
7716         * lib/unistr/u16-mblen.c: Likewise.
7717         * lib/unistr/u16-mbsnlen.c: Likewise.
7718         * lib/unistr/u16-mbtouc-aux.c: Likewise.
7719         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
7720         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
7721         * lib/unistr/u16-mbtouc.c: Likewise.
7722         * lib/unistr/u16-mbtoucr.c: Likewise.
7723         * lib/unistr/u16-move.c: Likewise.
7724         * lib/unistr/u16-next.c: Likewise.
7725         * lib/unistr/u16-prev.c: Likewise.
7726         * lib/unistr/u16-set.c: Likewise.
7727         * lib/unistr/u16-startswith.c: Likewise.
7728         * lib/unistr/u16-stpcpy.c: Likewise.
7729         * lib/unistr/u16-stpncpy.c: Likewise.
7730         * lib/unistr/u16-strcat.c: Likewise.
7731         * lib/unistr/u16-strchr.c: Likewise.
7732         * lib/unistr/u16-strcmp.c: Likewise.
7733         * lib/unistr/u16-strcpy.c: Likewise.
7734         * lib/unistr/u16-strcspn.c: Likewise.
7735         * lib/unistr/u16-strdup.c: Likewise.
7736         * lib/unistr/u16-strlen.c: Likewise.
7737         * lib/unistr/u16-strmblen.c: Likewise.
7738         * lib/unistr/u16-strmbtouc.c: Likewise.
7739         * lib/unistr/u16-strncat.c: Likewise.
7740         * lib/unistr/u16-strncmp.c: Likewise.
7741         * lib/unistr/u16-strncpy.c: Likewise.
7742         * lib/unistr/u16-strnlen.c: Likewise.
7743         * lib/unistr/u16-strpbrk.c: Likewise.
7744         * lib/unistr/u16-strrchr.c: Likewise.
7745         * lib/unistr/u16-strspn.c: Likewise.
7746         * lib/unistr/u16-strstr.c: Likewise.
7747         * lib/unistr/u16-strtok.c: Likewise.
7748         * lib/unistr/u16-to-u32.c: Likewise.
7749         * lib/unistr/u16-to-u8.c: Likewise.
7750         * lib/unistr/u16-uctomb-aux.c: Likewise.
7751         * lib/unistr/u16-uctomb.c: Likewise.
7752         * lib/unistr/u32-check.c: Likewise.
7753         * lib/unistr/u32-chr.c: Likewise.
7754         * lib/unistr/u32-cmp.c: Likewise.
7755         * lib/unistr/u32-cpy-alloc.c: Likewise.
7756         * lib/unistr/u32-cpy.c: Likewise.
7757         * lib/unistr/u32-endswith.c: Likewise.
7758         * lib/unistr/u32-mblen.c: Likewise.
7759         * lib/unistr/u32-mbsnlen.c: Likewise.
7760         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
7761         * lib/unistr/u32-mbtouc.c: Likewise.
7762         * lib/unistr/u32-mbtoucr.c: Likewise.
7763         * lib/unistr/u32-move.c: Likewise.
7764         * lib/unistr/u32-next.c: Likewise.
7765         * lib/unistr/u32-prev.c: Likewise.
7766         * lib/unistr/u32-set.c: Likewise.
7767         * lib/unistr/u32-startswith.c: Likewise.
7768         * lib/unistr/u32-stpcpy.c: Likewise.
7769         * lib/unistr/u32-stpncpy.c: Likewise.
7770         * lib/unistr/u32-strcat.c: Likewise.
7771         * lib/unistr/u32-strchr.c: Likewise.
7772         * lib/unistr/u32-strcmp.c: Likewise.
7773         * lib/unistr/u32-strcpy.c: Likewise.
7774         * lib/unistr/u32-strcspn.c: Likewise.
7775         * lib/unistr/u32-strdup.c: Likewise.
7776         * lib/unistr/u32-strlen.c: Likewise.
7777         * lib/unistr/u32-strmblen.c: Likewise.
7778         * lib/unistr/u32-strmbtouc.c: Likewise.
7779         * lib/unistr/u32-strncat.c: Likewise.
7780         * lib/unistr/u32-strncmp.c: Likewise.
7781         * lib/unistr/u32-strncpy.c: Likewise.
7782         * lib/unistr/u32-strnlen.c: Likewise.
7783         * lib/unistr/u32-strpbrk.c: Likewise.
7784         * lib/unistr/u32-strrchr.c: Likewise.
7785         * lib/unistr/u32-strspn.c: Likewise.
7786         * lib/unistr/u32-strstr.c: Likewise.
7787         * lib/unistr/u32-strtok.c: Likewise.
7788         * lib/unistr/u32-to-u16.c: Likewise.
7789         * lib/unistr/u32-to-u8.c: Likewise.
7790         * lib/unistr/u32-uctomb.c: Likewise.
7791         * lib/unistr/u8-check.c: Likewise.
7792         * lib/unistr/u8-chr.c: Likewise.
7793         * lib/unistr/u8-cmp.c: Likewise.
7794         * lib/unistr/u8-cpy-alloc.c: Likewise.
7795         * lib/unistr/u8-cpy.c: Likewise.
7796         * lib/unistr/u8-endswith.c: Likewise.
7797         * lib/unistr/u8-mblen.c: Likewise.
7798         * lib/unistr/u8-mbsnlen.c: Likewise.
7799         * lib/unistr/u8-mbtouc-aux.c: Likewise.
7800         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
7801         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
7802         * lib/unistr/u8-mbtouc.c: Likewise.
7803         * lib/unistr/u8-mbtoucr.c: Likewise.
7804         * lib/unistr/u8-move.c: Likewise.
7805         * lib/unistr/u8-next.c: Likewise.
7806         * lib/unistr/u8-prev.c: Likewise.
7807         * lib/unistr/u8-set.c: Likewise.
7808         * lib/unistr/u8-startswith.c: Likewise.
7809         * lib/unistr/u8-stpcpy.c: Likewise.
7810         * lib/unistr/u8-stpncpy.c: Likewise.
7811         * lib/unistr/u8-strcat.c: Likewise.
7812         * lib/unistr/u8-strchr.c: Likewise.
7813         * lib/unistr/u8-strcmp.c: Likewise.
7814         * lib/unistr/u8-strcpy.c: Likewise.
7815         * lib/unistr/u8-strcspn.c: Likewise.
7816         * lib/unistr/u8-strdup.c: Likewise.
7817         * lib/unistr/u8-strlen.c: Likewise.
7818         * lib/unistr/u8-strmblen.c: Likewise.
7819         * lib/unistr/u8-strmbtouc.c: Likewise.
7820         * lib/unistr/u8-strncat.c: Likewise.
7821         * lib/unistr/u8-strncmp.c: Likewise.
7822         * lib/unistr/u8-strncpy.c: Likewise.
7823         * lib/unistr/u8-strnlen.c: Likewise.
7824         * lib/unistr/u8-strpbrk.c: Likewise.
7825         * lib/unistr/u8-strrchr.c: Likewise.
7826         * lib/unistr/u8-strspn.c: Likewise.
7827         * lib/unistr/u8-strstr.c: Likewise.
7828         * lib/unistr/u8-strtok.c: Likewise.
7829         * lib/unistr/u8-to-u16.c: Likewise.
7830         * lib/unistr/u8-to-u32.c: Likewise.
7831         * lib/unistr/u8-uctomb-aux.c: Likewise.
7832         * lib/unistr/u8-uctomb.c: Likewise.
7833         * lib/unitypes.h: Likewise.
7834         * lib/uniwidth.h: Likewise.
7835         * lib/uniwidth/cjk.h: Likewise.
7836         * lib/uniwidth/u16-strwidth.c: Likewise.
7837         * lib/uniwidth/u16-width.c: Likewise.
7838         * lib/uniwidth/u32-strwidth.c: Likewise.
7839         * lib/uniwidth/u32-width.c: Likewise.
7840         * lib/uniwidth/u8-strwidth.c: Likewise.
7841         * lib/uniwidth/u8-width.c: Likewise.
7842         * lib/uniwidth/width.c: Likewise.
7843
7844 2007-10-07  Bruno Haible  <bruno@clisp.org>
7845
7846         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
7847         The file is still under LGPL (see modules/inttypes).
7848
7849 2007-10-06  Bruno Haible  <bruno@clisp.org>
7850
7851         * modules/trunc (Dependencies): Add 'extensions'.
7852         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
7853         Reported by Ben Pfaff <blp@gnu.org>.
7854
7855 2007-10-06  Bruno Haible  <bruno@clisp.org>
7856
7857         * modules/freopen-tests: New file.
7858         * tests/test-freopen.c: New file.
7859
7860         * modules/fopen-tests: New file.
7861         * tests/test-fopen.c: New file.
7862
7863         * modules/fopen: New file.
7864         * lib/fopen.c: New file.
7865         * m4/fopen.m4: New file.
7866         * modules/freopen: New file.
7867         * lib/freopen.c: New file.
7868         * m4/freopen.m4: New file.
7869         * lib/stdio.in.h (fopen, freopen): New declarations.
7870         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
7871         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
7872         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
7873         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
7874         * doc/functions/fopen.texi: Mention the 'fopen' module.
7875         * doc/functions/freopen.texi: Mention the 'freopen' module.
7876
7877 2007-10-06  Bruno Haible  <bruno@clisp.org>
7878
7879         * modules/open-tests: New file.
7880         * tests/test-open.c: New file.
7881
7882         * modules/open: New file.
7883         * lib/open.c: New file.
7884         * m4/open.m4: New file.
7885         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
7886         lib/open.c does.
7887         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
7888         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
7889         macros.
7890         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
7891         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
7892         REPLACE_OPEN.
7893         * doc/functions/open.texi: Mention the 'open' module.
7894
7895 2007-10-04  Bruno Haible  <bruno@clisp.org>
7896
7897         * modules/ceill-tests: New file.
7898         * tests/test-ceill.c: New file.
7899
7900         * modules/ceill: New file.
7901         * lib/ceill.c: Replace entire file.
7902         * m4/ceill.m4: New file.
7903         * lib/math.in.h (ceill): Replace declaration.
7904         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
7905         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
7906         * doc/functions/ceill.texi: Mention the 'ceill' module.
7907         * modules/mathl (Files): Remove lib/ceill.c.
7908         (Depends-on): Add ceill.
7909
7910 2007-10-04  Bruno Haible  <bruno@clisp.org>
7911
7912         * modules/ceilf-tests: New file.
7913         * tests/test-ceilf.c: New file.
7914
7915         * modules/ceilf: New file.
7916         * lib/ceil.c: New file.
7917         * lib/ceilf.c: New file.
7918         * m4/ceilf.m4: New file.
7919         * lib/math.in.h (ceilf): New declaration.
7920         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
7921         HAVE_DECL_CEILF.
7922         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
7923         HAVE_DECL_CEILF.
7924         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
7925
7926 2007-10-04  Bruno Haible  <bruno@clisp.org>
7927
7928         * modules/floorl-tests: New file.
7929         * tests/test-floorl.c: New file.
7930
7931         * modules/floorl: New file.
7932         * lib/floorl.c: Replace entire file.
7933         * m4/floorl.m4: New file.
7934         * lib/math.in.h (floorl): Replace declaration.
7935         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
7936         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
7937         * doc/functions/floorl.texi: Mention the 'floorl' module.
7938         * modules/mathl (Files): Remove lib/floorl.c.
7939         (Depends-on): Add floorl.
7940
7941 2007-10-04  Bruno Haible  <bruno@clisp.org>
7942
7943         * modules/floorf-tests: New file.
7944         * tests/test-floorf.c: New file.
7945
7946         * modules/floorf: New file.
7947         * lib/floor.c: New file.
7948         * lib/floorf.c: New file.
7949         * m4/floorf.m4: New file.
7950         * lib/math.in.h (floorf): New declaration.
7951         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
7952         HAVE_DECL_FLOORF.
7953         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
7954         HAVE_DECL_FLOORF.
7955         * doc/functions/floorf.texi: Mention the 'floorf' module.
7956
7957 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
7958             Bruno Haible  <bruno@clisp.org>
7959
7960         Advertise for the Git server instead of the CVS server.
7961         * doc/gnulib-intro.texi (Steady Development): Mention the Git
7962         repository instead of the CVS one.
7963         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
7964         about all VCS systems generically.
7965         * doc/gnulib.texi (Introduction): Capitalize `Git'.
7966
7967 2007-10-04  Bruno Haible  <bruno@clisp.org>
7968
7969         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
7970         means.
7971         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
7972
7973 2007-10-04  Bruno Haible  <bruno@clisp.org>
7974
7975         * modules/truncl-tests: New file.
7976         * tests/test-truncl.c: New file.
7977
7978         * modules/truncl: New file.
7979         * lib/truncl.c: New file.
7980         * m4/truncl.m4: New file.
7981         * lib/math.in.h (truncl): New declaration.
7982         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
7983         HAVE_DECL_TRUNCL.
7984         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
7985         HAVE_DECL_TRUNCL.
7986         * doc/functions/truncl.texi: Mention the 'truncl' module.
7987
7988 2007-10-04  Bruno Haible  <bruno@clisp.org>
7989
7990         * modules/truncf-tests: New file.
7991         * tests/test-truncf.c: New file.
7992
7993         * modules/truncf: New file.
7994         * lib/trunc.c: Make paramerizable through USE_* macros.
7995         * lib/truncf.c: New file.
7996         * m4/truncf.m4: New file.
7997         * lib/math.in.h (truncf): New declaration.
7998         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
7999         HAVE_DECL_TRUNCF.
8000         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
8001         HAVE_DECL_TRUNCF.
8002         * doc/functions/truncf.texi: Mention the 'truncf' module.
8003
8004 2007-10-03  Bruno Haible  <bruno@clisp.org>
8005
8006         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
8007         augmentation also for tests modules.
8008         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
8009         * modules/atexit-tests (Makefile.am): Likewise.
8010         * modules/binary-io-tests (Makefile.am): Likewise.
8011         * modules/c-strcase-tests (Makefile.am): Likewise.
8012         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
8013         * modules/canonicalize-tests (Makefile.am): Likewise.
8014         * modules/closein-tests (Makefile.am): Likewise.
8015         * modules/fprintf-posix-tests (Makefile.am): Likewise.
8016         * modules/freadahead-tests (Makefile.am): Likewise.
8017         * modules/fseek-tests (Makefile.am): Likewise.
8018         * modules/fseeko-tests (Makefile.am): Likewise.
8019         * modules/ftell-tests (Makefile.am): Likewise.
8020         * modules/ftello-tests (Makefile.am): Likewise.
8021         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
8022         * modules/isnanl-tests (Makefile.am): Likewise.
8023         * modules/lseek-tests (Makefile.am): Likewise.
8024         * modules/mbscasecmp-tests (Makefile.am): Likewise.
8025         * modules/mbscasestr-tests (Makefile.am): Likewise.
8026         * modules/mbschr-tests (Makefile.am): Likewise.
8027         * modules/mbscspn-tests (Makefile.am): Likewise.
8028         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
8029         * modules/mbspbrk-tests (Makefile.am): Likewise.
8030         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
8031         * modules/mbsrchr-tests (Makefile.am): Likewise.
8032         * modules/mbsspn-tests (Makefile.am): Likewise.
8033         * modules/mbsstr-tests (Makefile.am): Likewise.
8034         * modules/printf-posix-tests (Makefile.am): Likewise.
8035         * modules/snprintf-posix-tests (Makefile.am): Likewise.
8036         * modules/sprintf-posix-tests (Makefile.am): Likewise.
8037         * modules/tsearch-tests (Makefile.am): Likewise.
8038         * modules/uniname/uniname-tests (Makefile.am): Likewise.
8039         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
8040         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
8041         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
8042         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
8043         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
8044         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
8045         * modules/vprintf-posix-tests (Makefile.am): Likewise.
8046         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
8047         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
8048         * modules/xstrtoimax-tests (Makefile.am): Likewise.
8049         * modules/xstrtol-tests (Makefile.am): Likewise.
8050         * modules/xstrtoumax-tests (Makefile.am): Likewise.
8051         * modules/yesno-tests (Makefile.am): Likewise.
8052
8053 2007-10-03  Bruno Haible  <bruno@clisp.org>
8054
8055         * modules/trunc-tests: New file.
8056         * tests/test-trunc.c: New file.
8057
8058         * modules/trunc: New file.
8059         * lib/trunc.c: New file.
8060         * m4/trunc.m4: New file.
8061         * lib/math.in.h (trunc): New declaration.
8062         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
8063         HAVE_DECL_TRUNC.
8064         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
8065         HAVE_DECL_TRUNC.
8066         * doc/functions/trunc.texi: Mention the 'trunc' module.
8067
8068 2007-10-03  Bruno Haible  <bruno@clisp.org>
8069
8070         * tests/test-fpending.c: New file, mostly copied
8071         from coreutils/lib/t-fpending.c.
8072         * modules/fpending-tests: New file.
8073
8074 2007-10-03  Bruno Haible  <bruno@clisp.org>
8075
8076         Port the stdio extensions to QNX (untested).
8077         * lib/fseterr.c (fseterr): Add support for QNX.
8078         * lib/fbufmode.c (fbufmode): Likewise.
8079         * lib/freadable.c (freadable): Likewise.
8080         * lib/fwritable.c (fwritable): Likewise.
8081         * lib/freading.c (freading): Likewise.
8082         * lib/fwriting.c (fwriting): Likewise.
8083         * lib/freadahead.c (freadahed): Likewise.
8084         * lib/fpurge.c (fpurge): Likewise.
8085         * lib/fseeko.c (rpl_fseeko): Likewise.
8086
8087 2007-10-03  Bruno Haible  <bruno@clisp.org>
8088             Jim Meyering  <jim@meyering.net>
8089             Eric Blake  <ebb9@byu.net>
8090
8091         * doc/relocatable.texi: Use @command instead of @program.
8092
8093 2007-10-02  Jim Meyering  <jim@meyering.net>
8094
8095         Perform one more "_.h" -> ".in.h" substitution.
8096         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
8097         instead of unistd_.h here, too.
8098
8099 2007-10-01  Bruno Haible  <bruno@clisp.org>
8100
8101         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
8102         Needed for the alloca-opt module.
8103
8104 2007-09-30  Bruno Haible  <bruno@clisp.org>
8105
8106         * lib/alloca.in.h: Renamed from lib/alloca_.h.
8107         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
8108         alloca_.h.
8109         * lib/argz.in.h: Renamed from lib/argz_.h.
8110         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
8111         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
8112         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
8113         byteswap_.h.
8114         * lib/dirent.in.h: Renamed from lib/dirent_.h.
8115         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
8116         dirent_.h.
8117         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
8118         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
8119         fcntl_.h.
8120         * lib/float.in.h: Renamed from lib/float_.h.
8121         * modules/float (Files, Makefile.am): Use float.in.h instead of
8122         float_.h.
8123         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
8124         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
8125         fnmatch_.h.
8126         * lib/getopt.in.h: Renamed from lib/getopt_.h.
8127         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
8128         getopt_.h.
8129         * lib/glob.in.h: Renamed from lib/glob_.h.
8130         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
8131         * lib/iconv.in.h: Renamed from lib/iconv_.h.
8132         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
8133         iconv_.h.
8134         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
8135         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
8136         inttypes_.h.
8137         * lib/locale.in.h: Renamed from lib/locale_.h.
8138         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
8139         locale_.h.
8140         * lib/math.in.h: Renamed from lib/math_.h.
8141         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
8142         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
8143         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
8144         of netinet_in_.h. Add dependency.
8145         * lib/poll.in.h: Renamed from lib/poll_.h.
8146         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
8147         * lib/search.in.h: Renamed from lib/search_.h.
8148         * modules/search (Files, Makefile.am): Use search.in.h instead of
8149         search_.h.
8150         * lib/signal.in.h: Renamed from lib/signal_.h.
8151         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
8152         _signal.h.
8153         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
8154         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
8155         stdbool_.h.
8156         * lib/stdint.in.h: Renamed from lib/stdint_.h.
8157         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
8158         stdint_.h.
8159         * lib/stdio.in.h: Renamed from lib/stdio_.h.
8160         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
8161         stdio_.h.
8162         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
8163         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
8164         stdlib_.h.
8165         * lib/string.in.h: Renamed from lib/string_.h.
8166         * modules/string (Files, Makefile.am): Use string.in.h instead of
8167         string_.h.
8168         * doc/gnulib-tool.texi (Initial import): Update.
8169         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
8170         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
8171         of sys_select_.h. Add dependency.
8172         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
8173         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
8174         of sys_socket_.h.
8175         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
8176         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
8177         sys_stat_.h.
8178         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
8179         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
8180         sys_time_.h.
8181         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
8182         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
8183         sysexits_.h.
8184         * lib/time.in.h: Renamed from lib/time_.h.
8185         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
8186         * lib/unistd.in.h: Renamed from lib/unistd_.h.
8187         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
8188         unistd_.h.
8189         * lib/wchar.in.h: Renamed from lib/wchar_.h.
8190         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
8191         wchar_.h.
8192         * lib/wctype.in.h: Renamed from lib/wctype_.h.
8193         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
8194         wctype_.h.
8195         * build-aux/bootstrap (slurp): Update.
8196         * lib/.cppi-disable: Update.
8197
8198 2007-09-30  Bruno Haible  <bruno@clisp.org>
8199
8200         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
8201         Needed on BeOS.
8202
8203 2007-09-30  Bruno Haible  <bruno@clisp.org>
8204
8205         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
8206
8207 2007-09-29  Bruno Haible  <bruno@clisp.org>
8208
8209         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
8210
8211 2007-09-29  Bruno Haible  <bruno@clisp.org>
8212
8213         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
8214         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
8215         * build-aux/install-reloc: Compile also areadlink.c.
8216         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
8217
8218 2007-09-29  Bruno Haible  <bruno@clisp.org>
8219
8220         * gnulib-tool (func_emit_initmacro_done): Indentation.
8221
8222 2007-09-29  Bruno Haible  <bruno@clisp.org>
8223
8224         * README: Add CVS checkout update instructions.
8225         Info from Bob Proulx <bob@proulx.com>.
8226
8227 2007-09-28  Eric Blake  <ebb9@byu.net>
8228
8229         Provide move-if-change.
8230         * build-aux/move-if-change: New file, based on best practice
8231         rather than any canonical upstream location.
8232
8233 2007-09-28  Jim Meyering  <jim@meyering.net>
8234
8235         Fix canonicalize loop-detection corner case.
8236         Do not attempt to stat the symlink values stored via seen_triple.
8237         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
8238         on linux-2.6.18, (but not 2.6.22).
8239         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
8240         triple_compare.  The former compares dev,ino,filename, while the latter
8241         would actually stat dirname(filename) when dev and ino were equal.
8242         * lib/hash-triple.c: Install <string.h>.
8243         (STREQ): Define.
8244         (triple_compare_ino_str): New function.
8245         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
8246
8247 2007-09-28  Eric Blake  <ebb9@byu.net>
8248
8249         Enforce that AC_REPLACE_FUNCS files exist.
8250         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
8251         override check for typos.
8252
8253         Fix test-closein on Solaris 10.
8254         * tests/test-closein.c (main): Don't assume stdin can be inherited
8255         closed on all systems.
8256         * tests/test-closein.sh: Likewise.
8257         Reported by Piotr Tarnowski.
8258
8259 2007-09-28  Jim Meyering  <jim@meyering.net>
8260
8261         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
8262
8263 2007-09-27  Jim Meyering  <jim@meyering.net>
8264
8265         canonicalize: Avoid a false-positive cycle failure.
8266         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
8267         Sort.  Remove cycle-check.
8268         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
8269         not cycle-check.h.
8270         (seen_triple): New function.
8271         (canonicalize_filename_mode): Use it instead of cycle-check.
8272         * tests/test-canonicalize.c: Add a test for this bug.
8273         * tests/test-canonicalize.sh: Set up and run the test.
8274
8275         New module, file-set, from coreutils.
8276         * modules/file-set: Define it.
8277         * lib/file-set.c, lib/file-set.h: Implement.
8278
8279         New module, hash-triple, from coreutils.
8280         * modules/hash-triple: Define it.
8281         * lib/hash-triple.c, lib/hash-triple.h: Implement.
8282
8283 2007-09-25  Eric Blake  <ebb9@byu.net>
8284
8285         Fix strerror on Interix.
8286         * lib/string_.h (strerror): Declare replacement.
8287         * doc/functions/strerror.texi (strerror): Document the Interix
8288         shortcoming.
8289         * modules/string (Makefile.am): Support new hooks.
8290         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
8291         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
8292         gl_FUNC_STRERROR_SEPARATE.
8293         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
8294         * lib/strerror.c (rpl_strerror): Provide replacement.
8295         * modules/strerror (Depends-on): Add string.
8296         (configure.ac): Detect use of module.
8297         * tests/test-strerror.c: New file.
8298         * modules/strerror-tests: New test module.
8299         * modules/argp (Depends-on): Add strerror.
8300         * modules/error (Depends-on): Likewise.
8301         Reported by Martin Koeppe.
8302
8303 2007-09-24  Bruno Haible  <bruno@clisp.org>
8304
8305         * README: Update git instructions.
8306
8307 2007-09-24  Eric Blake  <ebb9@byu.net>
8308
8309         Revert fpending breakage from 2007-09-08.
8310         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
8311         __fpending.c.
8312
8313 2007-09-24  Jim Meyering  <jim@meyering.net>
8314
8315         filenamecat.c: Add a test.
8316         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
8317         showing how the function works when DIR is the empty string.
8318
8319 2007-09-21  Simon Josefsson  <simon@josefsson.org>
8320
8321         * tests/test-canonicalize.sh: Turn on executable bit.
8322
8323 2007-09-19  Eric Blake  <ebb9@byu.net>
8324
8325         * README: Update CVS instructions.
8326
8327 2007-09-18  Bruno Haible  <bruno@clisp.org>
8328
8329         * modules/areadlink: New file.
8330         * lib/areadlink.h (areadlink): New declaration.
8331         * lib/areadlink.c: New file, based on lib/xreadlink.c.
8332
8333 2007-09-17  Jim Meyering  <jim@meyering.net>
8334
8335         * lib/savewd.c (ESTALE) [!defined]: Define.
8336         Reported to be required on Interix by Martin Koeppe.
8337
8338 2007-09-17  Bruno Haible  <bruno@clisp.org>
8339
8340         * gnulib-tool (func_version): Use $version.
8341
8342 2007-09-16  Bruno Haible  <bruno@clisp.org>
8343
8344         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
8345         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
8346         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
8347         Reported by Greg Schafer <gschafer@zip.com.au>.
8348
8349 2007-09-15  Bruno Haible  <bruno@clisp.org>
8350
8351         * gnulib-tool (sed): Try a little harder to make bash understand the
8352         alias.
8353         Reported by Bruce Korb <bruce.korb@gmail.com>.
8354
8355 2007-09-13  Eric Blake  <ebb9@byu.net>
8356
8357         * ChangeLog: Remove conflict markers.
8358
8359 2007-09-13  Simon Josefsson  <simon@josefsson.org>
8360
8361         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
8362         Reported by Bruno Haible <bruno@clisp.org>.
8363
8364 2007-09-12  Bruno Haible  <bruno@clisp.org>
8365
8366         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
8367         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
8368         is not defined.
8369
8370 2007-09-12  Eric Blake  <ebb9@byu.net>
8371
8372         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
8373         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
8374         Autoconf definition.
8375         * modules/euidaccess (Depends-on): Add extensions, for
8376         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
8377         * modules/fnmatch (Depends-on): Likewise.
8378         * modules/getaddrinfo (Depends-on): Likewise.
8379         * modules/getdelim (Depends-on): Likewise.
8380         * modules/getline (Depends-on): Likewise.
8381         * modules/getsubopt (Depends-on): Likewise.
8382         * modules/gettext (Depends-on): Likewise.
8383         * modules/group-member (Depends-on): Likewise.
8384         * modules/mbchar (Depends-on): Likewise.
8385         * modules/memmem (Depends-on): Likewise.
8386         * modules/mempcpy (Depends-on): Likewise.
8387         * modules/memrchr (Depends-on): Likewise.
8388         * modules/pagealign_alloc (Depends-on): Likewise.
8389         * modules/readutmp (Depends-on): Likewise.
8390         * modules/stpcpy (Depends-on): Likewise.
8391         * modules/stpncpy (Depends-on): Likewise.
8392         * modules/strchrnul (Depends-on): Likewise.
8393         * modules/strndup (Depends-on): Likewise.
8394         * modules/strsep (Depends-on): Likewise.
8395         * modules/strverscmp (Depends-on): Likewise.
8396         * modules/vasprintf (Depends-on): Likewise.
8397         * modules/wcwidth (Depends-on): Likewise.
8398         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
8399         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
8400         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
8401         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
8402         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
8403         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
8404         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
8405         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
8406         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
8407         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
8408         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
8409         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
8410         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
8411         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
8412         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
8413         * m4/readutmp.m4 (gl_READUTMP): Likewise.
8414         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
8415         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
8416         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
8417         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
8418         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
8419         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
8420         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
8421         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
8422         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
8423         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
8424         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
8425         so that lock.m4 can be used in gettext without extensions module.
8426
8427 2007-09-11  Bruno Haible  <bruno@clisp.org>
8428
8429         * m4/isc-posix.m4: Remove file.
8430         Suggested by Eric Blake.
8431
8432 2007-09-11  Eric Blake  <ebb9@byu.net>
8433
8434         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
8435
8436 2007-09-10  Bruno Haible  <bruno@clisp.org>
8437
8438         * posix-modules: Fix typo in error message.
8439         Reported by Matt <mkraai@beckman.com>.
8440
8441 2007-09-09  Bruno Haible  <bruno@clisp.org>
8442
8443         * doc/functions/getdelim.texi: Update list of platforms lacking the
8444         function.
8445         * doc/functions/getline.texi: Likewise.
8446
8447 2007-09-09  Jim Meyering  <jim@meyering.net>
8448
8449         * lib/hash.c (hash_initialize): Detect calloc failure.
8450         Reported by Bruno Haible.
8451
8452 2007-09-09  Bruno Haible  <bruno@clisp.org>
8453
8454         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
8455         malloc or realloc fails.
8456
8457 2007-09-09  Bruno Haible  <bruno@clisp.org>
8458
8459         * modules/getcwd (Depends-on): Add malloc-posix.
8460         * modules/glob (Depends-on): Likewise.
8461         * modules/putenv (Depends-on): Likewise.
8462         * modules/strdup (Depends-on): Likewise.
8463         * modules/getdelim (Depends-on): Add realloc-posix.
8464         * modules/read-file (Depends-on): Likewise.
8465
8466 2007-09-09  Bruno Haible  <bruno@clisp.org>
8467
8468         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
8469         (gl_FUNC_MALLOC_POSIX): Require it.
8470         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
8471         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
8472         * modules/realloc (Files): Add m4/malloc.m4.
8473         * modules/calloc (Files): Likewise.
8474
8475 2007-09-09  Bruno Haible  <bruno@clisp.org>
8476
8477         * modules/malloc-posix: New file.
8478         * modules/malloc (Depends-on): Add malloc-posix.
8479         * lib/malloc.c: Include errno.h.
8480         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
8481         and a POSIX-compatible malloc into a single function. Set ENOMEM
8482         when returning NULL.
8483         * m4/malloc.m4: New file.
8484         * doc/functions/malloc.texi: Mention the malloc-posix module.
8485         * lib/stdlib_.h (malloc): New declaration.
8486         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
8487         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
8488         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
8489         and HAVE_MALLOC_POSIX.
8490
8491 2007-09-09  Bruno Haible  <bruno@clisp.org>
8492
8493         * modules/realloc-posix: New file.
8494         * modules/realloc (Depends-on): Add realloc-posix.
8495         * lib/realloc.c: Include errno.h.
8496         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
8497         and a POSIX-compatible realloc into a single function. Set ENOMEM
8498         when returning NULL.
8499         * m4/realloc.m4: New file.
8500         * doc/functions/realloc.texi: Mention the realloc-posix module.
8501         * lib/stdlib_.h (realloc): New declaration.
8502         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
8503         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
8504         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
8505         and HAVE_REALLOC_POSIX.
8506
8507 2007-09-09  Bruno Haible  <bruno@clisp.org>
8508
8509         * modules/calloc-posix: New file.
8510         * modules/calloc (Depends-on): Add calloc-posix.
8511         * lib/calloc.c: Include errno.h.
8512         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
8513         and a POSIX-compatible calloc into a single function. Set ENOMEM
8514         when returning NULL.
8515         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
8516         * doc/functions/calloc.texi: Mention the calloc-posix module.
8517         * lib/stdlib_.h (calloc): New declaration.
8518         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
8519         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
8520         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
8521         and HAVE_CALLOC_POSIX.
8522
8523 2007-09-09  Bruno Haible  <bruno@clisp.org>
8524
8525         Allow for modules to show an arbitrary notice.
8526         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
8527         * gnulib-tool: New option --extract-notice.
8528         (func_usage): Document it.
8529         (sed_extract_prog): Update.
8530         (func_get_notice): New function.
8531         (func_modules_notice): New function.
8532         (func_import, func_create_testdir): Invoke it.
8533         Suggested by Jim Meyering.
8534
8535 2007-09-09  Bruno Haible  <bruno@clisp.org>
8536
8537         * gnulib-tool: New options --verbose, --quiet.
8538         (func_usage): Document them.
8539         (verbose): New variable.
8540         (func_execute_command): New function.
8541         (func_import): Don't show the module list and the file list if
8542         $verbose < 0.
8543         (func_create_testdir): Likewise. Use func_execute_command.
8544         (func_create_megatestdir): Use func_execute_command.
8545
8546 2007-09-08  Bruno Haible  <bruno@clisp.org>
8547
8548         * gnulib-tool (func_import): Prefer rsync over wget when available,
8549         for fetching the PO files.
8550
8551 2007-09-08  Bruno Haible  <bruno@clisp.org>
8552
8553         * posix-modules: New file. Portions copied from gnulib-tool.
8554         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
8555
8556 2007-09-08  Jim Meyering  <jim@meyering.net>
8557
8558         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
8559         * lib/fpending.h: Rename from __fpending.h.
8560         * lib/fpending.c: Rename from __fpending.c.
8561         Include "fpending.h", not "__fpending.h".
8562         * lib/__fpending.h, lib/__fpending.c: Remove files.
8563         * modules/fpending (Files): Reflect new file names.
8564         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
8565
8566 2007-09-08  Bruno Haible  <bruno@clisp.org>
8567
8568         * m4/inttypes-h.m4: Remove stub file.
8569
8570 2007-09-07  Simon Josefsson  <simon@josefsson.org>
8571
8572         * doc/headers/stdint.texi: Discuss #include_next issue.
8573
8574 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8575
8576         * build-aux/bootstrap: Remove obsolete comment about wget --help.
8577
8578 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8579
8580         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
8581         in variable name.
8582
8583 2007-09-03  Jim Meyering  <jim@meyering.net>
8584
8585         New module: git-version-gen.
8586         * modules/git-version-gen: New file.
8587
8588         Import changes from coreutils for bootstrap script.
8589
8590         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
8591
8592         bootstrap: uses rsync to download the .po files
8593         * build-aux/bootstrap (po_download_command_format): New global.
8594         (download_po_files): Use rsync.
8595         (update_po_files): Don't remove .po files after download,
8596         so future rsync runs can take advantage of the copies.
8597
8598         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
8599
8600         Solve the unnecessary-.po-file-regeneration problem once and for all.
8601         * build-aux/bootstrap (download_po_files): New function, renamed from
8602         get_translations.  Now, downloads, but doesn't update LINGUAS.
8603         (update_po_files): New function.
8604
8605         bootstrap: Ignore more.
8606         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
8607         uniwidth to e.g., lib/.gitignore.
8608         (slurp): Handle the sys_stat_.h -> sys mapping, too.
8609
8610         * build-aux/bootstrap: New setting: vc_ignore.
8611         (insert_sorted_if_absent): Create $file if absent.
8612         Adapt to new, possibly empty, list: $vc_ignore.
8613
8614         bootstrap: generate more ignorable names
8615         * build-aux/bootstrap (slurp): When generating ignorable names,
8616         also map .sin to .sed, .gperf to .c, and .y to .c.
8617
8618 2007-09-03  Jim Meyering  <jim@meyering.net>
8619
8620         * build-aux/git-version-gen: New file, from coreutils.  For details, see
8621         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
8622
8623 2007-09-02  Bruno Haible  <bruno@clisp.org>
8624
8625         Fix mis-recognition of 'mcs' on QNX 6.
8626         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
8627         output contains the string "Mono".
8628         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
8629         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
8630
8631 2007-09-01  Bruno Haible  <bruno@clisp.org>
8632
8633         Fix collision between uniwidth/* and linebreak modules.
8634         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
8635         u32_width): Remove declarations.
8636         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
8637         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
8638         streq3, streq2, streq1, streq0): Remove functions.
8639         (STREQ): Remove macro.
8640         (is_cjk_encoding): Remove function.
8641         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
8642         (uc_width, u8_width, u16_width, u32_width): Remove functions.
8643         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
8644         * NEWS: Document the change.
8645
8646 2007-09-01  Bruno Haible  <bruno@clisp.org>
8647
8648         * lib/streq.h: Add double-inclusion guard.
8649
8650 2007-09-01  Karl Berry  <karl@gnu.org>
8651
8652         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
8653
8654 2007-08-28  Jim Meyering  <jim@meyering.net>
8655
8656         Rename mreadlink_with_size to areadlink_with_size.
8657         * NEWS: Document the change.
8658         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
8659         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
8660         * lib/mreadlink.h: Rename this to...
8661         * lib/areadlink.h: ...this.
8662         * modules/mreadlink-with-size: Rename this to...
8663         * modules/areadlink-with-size: ...this.
8664         * lib/canonicalize.c: Reflect the renaming.
8665         * modules/canonicalize: Likewise.
8666
8667 2007-08-26  Bruno Haible  <bruno@clisp.org>
8668
8669         * gnulib-tool (func_import): When deciding which files to remove,
8670         consider also dangling symbolic links.
8671         Reported by Eric Blake.
8672
8673 2007-08-26  Bruno Haible  <bruno@clisp.org>
8674
8675         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
8676
8677 2007-08-23  Simon Josefsson  <simon@josefsson.org>
8678
8679         * lib/readline.c: Don't include getline.h, the prototype is now
8680         found in stdio.h.
8681
8682 2007-08-23  Jim Meyering  <jim@meyering.net>
8683
8684         Getdelim touchup.
8685         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
8686         around the funlockfile call, since funlockfile never sets errno.
8687         Don't set errno upon failed realloc.
8688
8689 2007-08-22  Eric Blake  <ebb9@byu.net>
8690
8691         Getline touchups.
8692         * lib/getdelim.c (getdelim): Revert regression that required *n to
8693         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
8694         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
8695         getdelim, rather than whether implementation is missing.
8696         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
8697         * lib/stdio_.h (getline): Also declare if replacement is
8698         required.
8699         * doc/functions/getdelim.texi: New file.
8700         * doc/functions/getline.texi: Likewise.
8701         * doc/gnulib.texi (Function Substitutes): Add new files.
8702         Reported by Bruno Haible.
8703
8704 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
8705
8706         * users.txt: Add Guile.
8707
8708 2007-08-22  Eric Blake  <ebb9@byu.net>
8709
8710         * tests/test-getdelim.c (main): Use remove, not unlink.
8711         * tests/test-getline.c (main): Likewise.
8712
8713         Move getline and getdelim into stdio.h, per POSIX 200x.
8714         * modules/getline (Files): Remove getline.h.
8715         (Depends-on): Add stdio.
8716         (configure.ac): Add module indicator.
8717         * modules/getdelim (Files): Remove getdelim.h.
8718         (Depends-on): Add stdio.
8719         (configure.ac): Add module indicator.
8720         * modules/stdio (Makefile.am): Work with new indicators.
8721         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
8722         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
8723         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
8724         * lib/getdelim.h: Delete.
8725         * lib/getline.h: Delete.
8726         * lib/stdio_.h (getdelim, getline): Declare.
8727         * modules/getdelim-tests: New module.
8728         * modules/getline-tests: Likewise.
8729         * tests/test-getdelim.c: New file.
8730         * tests/test-getline.c: Likewise.
8731         * NEWS: Document the change.
8732         * lib/getline.c: Update choice of header.
8733         * lib/csharpcomp.c: Likewise.
8734         * lib/getpass.c: Likewise.
8735         * lib/javacomp.c: Likewise.
8736         * lib/javaversion.c: Likewise.
8737         * lib/yesno.c: Likewise.
8738         * lib/getdelim.c: Likewise.
8739         (getdelim): Set errno on failure, and avoid memory leak.
8740
8741 2007-08-19  Bruno Haible  <bruno@clisp.org>
8742
8743         * modules/closein (Depends-on): Add freadahead.
8744         * lib/closein.c: Include freadahead.h.
8745         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
8746         is zero.
8747
8748 2007-08-19  Bruno Haible  <bruno@clisp.org>
8749
8750         * modules/freadahead-tests: New file.
8751         * tests/test-freadahead.sh: New file.
8752         * tests/test-freadahead.c: New file.
8753
8754         * modules/freadahead: New file.
8755         * lib/freadahead.h: New file.
8756         * lib/freadahead.c: New file.
8757         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
8758         fbufmode, fpurge, freadable, fwritable.
8759
8760 2007-08-19  Eric Blake  <ebb9@byu.net>
8761
8762         Test yesno in combination with closein.
8763         * lib/yesno.c (yesno): Document use of stdin.
8764         * modules/yesno-tests (Files): New module.
8765         * tests/test-yesno.c (main): New file.
8766         * tests/test-yesno.sh: Likewise.
8767
8768 2007-08-19  Bruno Haible  <bruno@clisp.org>
8769
8770         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
8771         * lib/fseeko.c (rpl_fseeko): Likewise.
8772         * lib/fseterr.c (fseterr): Likewise.
8773
8774 2007-08-19  Bruno Haible  <bruno@clisp.org>
8775
8776         * tests/test-lseek.c (main): Disable a test for BeOS.
8777         * doc/functions/lseek.texi: Document the BeOS bug.
8778
8779 2007-08-19  Bruno Haible  <bruno@clisp.org>
8780             Eric Blake  <ebb9@byu.net>
8781
8782         * lib/lseek.c: Include <sys/stat.h>.
8783         (rpl_lseek): Add workaround code also for Unix platforms.
8784         Needed for BeOS.
8785         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
8786         * doc/functions/lseek.texi: Document BeOS definiency.
8787
8788 2007-08-18  Bruno Haible  <bruno@clisp.org>
8789
8790         * modules/fstrcmp-tests: New file.
8791         * tests/test-fstrcmp.c: New file.
8792
8793 2007-08-18  Bruno Haible  <bruno@clisp.org>
8794
8795         * modules/fstrcmp: New file, from GNU gettext with modifications.
8796         * lib/fstrcmp.h: New file, from GNU gettext.
8797         * lib/fstrcmp.c: New file, from GNU gettext.
8798         * MODULES.html.sh (String handling): Add fstrcmp.
8799
8800 2007-08-18  Bruno Haible  <bruno@clisp.org>
8801
8802         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
8803         'bool'.
8804         (diag, compareseq): Remove const from the ctxt argument.
8805         (USE_HEURISTIC): Undefine at the end.
8806
8807 2007-08-18  Jim Meyering  <jim@meyering.net>
8808
8809         New file: lib/idcache.h
8810         * NEWS: Mention the addition.
8811         * modules/idcache (Files): Add lib/idcache.h
8812         * lib/idcache.c: Include "idcache.h".
8813         Don't include <sys/types.h>.
8814         Add a FIXME comment.
8815         Move file-scoped "static" declarations to the top.
8816         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
8817
8818 2007-08-17  Bruno Haible  <bruno@clisp.org>
8819         and Paul Eggert  <eggert@cs.ucla.edu>
8820
8821         * MODULES.html.sh: Add diffseq.
8822         * modules/diffseq: New file.
8823         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
8824         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
8825
8826 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
8827
8828         Import changes from coreutils for bootstrap script.
8829
8830         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
8831
8832         * build-aux/bootstrap (slurp): Work even in environments where
8833         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
8834         current code does not slurp files whose names start with ".", and
8835         this looks like it might be a troublesome area.
8836
8837         2007-07-11  Jim Meyering  <jim@meyering.net>
8838
8839         If there's a GPL vN copyright comment, require that N == 3.
8840
8841         2007-07-08  Jim Meyering  <jim@meyering.net>
8842
8843         Run the coreutils-specific code only if tests/Makefile.am.in exists.
8844         * build-aux/bootstrap (mam_template): Move definition out of loop.
8845
8846         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
8847
8848         * build-aux/bootstrap (symlink_to_dir): Rename function from
8849         symlink_to_gnulib.  Add a directory parameter.  Update all
8850         callers.
8851         (cp_mark_as_generated): Also check for -- and link to -- files in
8852         gl/.
8853
8854         2007-07-08  Jim Meyering  <jim@meyering.net>
8855
8856         Adapt to deeper hierarchy in gnulib.
8857         * build-aux/bootstrap (symlink_to_dir): If the destination
8858         directory doesn't exist, create it. This is required at least for
8859         "lib/uniwidth/cjk.h".
8860
8861         2007-05-15  Jim Meyering  <jim@meyering.net>
8862
8863         * build-aux/bootstrap: Now that generated Makefile.am files
8864         are no longer under version control, they must be created at
8865         bootstrap time.
8866
8867 2007-08-14  Ben Pfaff  <blp@gnu.org>
8868
8869         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
8870
8871 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
8872
8873         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
8874         given the changes below.
8875         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
8876         even on hosts that have padding bits beyond the supported 64.
8877
8878 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
8879
8880         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
8881         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
8882         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
8883         depends on it.
8884         (xstrtol_error): Remove.
8885         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
8886         but with a different signature.
8887         (ATTRIBUTE_NORETURN, __attribute__): New macros.
8888         * lib/xstrtol-error.c: Include exitfail.h.
8889         (xstrtol_fatal): New function, with a different signature from the
8890         old xstrtol_error, so that the caller need not worry about passing
8891         in an exit status, or about storage management of the option argument.
8892         (xstrtol_error): Now a static function.  Redo signature to
8893         implement xstrtol_fatal.  Output the correct number of hyphens in
8894         front of the option so that the caller need not worry about
8895         storage management.
8896         (N_): New macro.
8897         (_): Remove; not used now.
8898         * modules/xstrtol: Depend on getopt.
8899         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
8900         of old STRTOL_FATAL_ERROR macro.
8901         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
8902         of test program.
8903         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
8904         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
8905
8906 2007-08-08  Eric Blake  <ebb9@byu.net>
8907
8908         * lib/xstrtol-error.c: Add missing include.
8909
8910         Move xstrtol messages into gnulib domain, when --pobase is used.
8911         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
8912         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
8913         * modules/xstrtol (Files): Distribute new file.
8914         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
8915         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
8916         * tests/test-xstrtol.c: ...into new file.
8917         * tests/test-xstrtoul.c: Also test xstrtoul.
8918         * tests/test-xstrtoimax.c: Also test xstrtoimax.
8919         * tests/test-xstrtoumax.c: Also test xstrtoumax.
8920         * tests/test-xstrtol.sh: Drive the tests.
8921         * tests/test-xstrtoimax.sh: Likewise.
8922         * tests/test-xstrtoumax.sh: Likewise.
8923         * modules/xstrtol-tests: New module.
8924         * modules/xstrtoimax-tests: Likewise.
8925         * modules/xstrtoumax-tests: Likewise.
8926
8927 2007-08-08  Jim Meyering  <jim@meyering.net>
8928
8929         New function: mfile_name_concat.
8930         * lib/filenamecat.c (mfile_name_concat): New function, just like
8931         file_name_concat, but return NULL upon failure rather than exiting
8932         with a diagnostic.
8933         * lib/filenamecat.h: Declare it.
8934
8935 2007-08-07  Bruno Haible  <bruno@clisp.org>
8936
8937         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
8938         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
8939         warning from gcc.
8940         Reported by Eric Blake.
8941
8942 2007-08-07  Simon Josefsson  <simon@josefsson.org>
8943
8944         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
8945         * modules/crypto/arcfour (License): Likewise.
8946         * modules/crypto/des-tests (License): Likewise.
8947         * modules/crypto/gc-arctwo-tests (License): Likewise.
8948         * modules/crypto/gc-des-tests (License): Likewise.
8949         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
8950         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
8951         * modules/crypto/gc-md2-tests (License): Likewise.
8952         * modules/crypto/gc-md4-tests (License): Likewise.
8953         * modules/crypto/gc-md5-tests (License): Likewise.
8954         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
8955         * modules/crypto/gc-rijndael-tests (License): Likewise.
8956         * modules/crypto/gc-sha1-tests (License): Likewise.
8957         * modules/crypto/gc-tests (License): Likewise.
8958         * modules/crypto/hmac-md5 (License): Likewise.
8959         * modules/crypto/hmac-sha1 (License): Likewise.
8960         * modules/crypto/md2-tests (License): Likewise.
8961         * modules/crypto/md4-tests (License): Likewise.
8962         * modules/crypto/md5 (License): Likewise.
8963         * modules/crypto/rijndael (License): Likewise.
8964         * modules/crypto/sha1 (License): Likewise.
8965         * modules/memxor (License): Likewise.
8966
8967 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
8968         and Bruno Haible  <bruno@clisp.org>
8969
8970         * NEWS: Describe interface changes to human, xstrtol.
8971         * lib/human.h: Include <xstrtol.h>.
8972         (human_options): Return enum strtol_error, not int.  Remove
8973         bool arg; take int * instead.
8974         * lib/human.c: Don't include "gettext.h".
8975         (_): Remove; no longer used.
8976         Don't include <xstrtol.h>, since human.h does it.
8977         (human_options): Adjust to abovementioned interface changes.
8978         Do not report error to stderr; that's now the caller's
8979         responsibility.
8980         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
8981         interface change.
8982         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
8983         Str, Argument_type_string.  All uses changed.  Put " argument"
8984         in diagnostics to make them clearer.  Change wording of suffix
8985         message for clarity.
8986         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
8987         Argument_type_string.
8988         (STRTOL_FATAL_WARN): Remove; no longer used.
8989         * modules/human (Depends-on): Remove gettext-h.
8990
8991 2007-08-06  Simon Josefsson  <simon@josefsson.org>
8992
8993         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
8994
8995 2007-07-31  Bruno Haible  <bruno@clisp.org>
8996
8997         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
8998         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
8999         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
9000
9001 2007-07-31  Bruno Haible  <bruno@clisp.org>
9002
9003         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
9004         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
9005
9006 2007-07-30  Bruno Haible  <bruno@clisp.org>
9007
9008         * modules/base64 (License): Use the synonymous term "LGPLv2+".
9009         * modules/c-ctype (License): Likewise.
9010         * modules/c-strcase (License): Likewise.
9011         * modules/check-version (License): Likewise.
9012         * modules/iconv (License): Likewise.
9013         * modules/iconv_open (License): Likewise.
9014         * modules/read-file (License): Likewise.
9015         * modules/striconv (License): Likewise.
9016         * modules/strverscmp (License): Likewise.
9017         * modules/vasprintf (License): Likewise.
9018         * modules/crypto/des (License): Likewise.
9019         * modules/crypto/gc (License): Likewise.
9020         * modules/crypto/gc-arcfour (License): Likewise.
9021         * modules/crypto/gc-arctwo (License): Likewise.
9022         * modules/crypto/gc-des (License): Likewise.
9023         * modules/crypto/gc-hmac-md5 (License): Likewise.
9024         * modules/crypto/gc-hmac-sha1 (License): Likewise.
9025         * modules/crypto/gc-md2 (License): Likewise.
9026         * modules/crypto/gc-md4 (License): Likewise.
9027         * modules/crypto/gc-md5 (License): Likewise.
9028         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
9029         * modules/crypto/gc-random (License): Likewise.
9030         * modules/crypto/gc-rijndael (License): Likewise.
9031         * modules/crypto/gc-sha1 (License): Likewise.
9032         * modules/crypto/md2 (License): Likewise.
9033         * modules/crypto/md4 (License): Likewise.
9034
9035 2007-07-30  Jim Meyering  <jim@meyering.net>
9036
9037         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
9038         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
9039         it has valid stat data.  This bug would cause du not to count the
9040         sizes of inaccessible directories.
9041         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
9042         in <http://bugzilla.redhat.com/250077>.
9043
9044 2007-07-25  Peter O'Gorman  <peter@pogma.com>
9045             Bruno Haible  <bruno@clisp.org>
9046
9047         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
9048         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
9049         #include_next, gives a diagnostic about it, but reports no error in
9050         the exit code.
9051         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
9052
9053 2007-07-24  Ben Pfaff  <blp@gnu.org>
9054
9055         Improve name: "count-one-bits" is better than "popcount".
9056         * MODULES.html.sh: Update name.
9057         * lib/popcount.h: Renamed lib/count-one-bits.h.
9058         (popcount): Renamed count_one_bits.
9059         (popcountl): Renamed count_one_bits_l.
9060         (popcountll): Renamed count_one_bits_ll.
9061         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
9062         * modules/popcount: Renamed module/count-one-bits.
9063         * modules/popcount-tests: Renamed module/count-one-bits-tests.
9064         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
9065
9066 2007-07-23  Ben Pfaff  <blp@gnu.org>
9067
9068         * lib/popcount.h (popcount32): Reduce size of constants, to allow
9069         better code generation, and add U to large constants to avoid
9070         warnings, in non-GCC case.
9071         Suggested by Bruno Haible.
9072
9073 2007-07-23  Ben Pfaff  <blp@gnu.org>
9074
9075         * lib/popcount.h: Use verify_true instead of if...abort.
9076         * modules/popcount: Depend on verify module.
9077         Suggested by Jim Meyering.
9078
9079 2007-07-23  Bruno Haible  <bruno@clisp.org>
9080
9081         * gnulib-tool (func_import): Create a .cvsignore file also when the
9082         directory is not yet in CVS but the toplevel directory is. When
9083         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
9084         Reported by Karl Berry.
9085
9086 2007-07-22  Ben Pfaff  <blp@gnu.org>
9087
9088         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
9089         case.
9090         Suggested by Eric Blake.
9091
9092 2007-07-22  Ben Pfaff  <blp@gnu.org>
9093
9094         New module: popcount.
9095         * MODULES.html.sh: Add popcount.
9096         * modules/popcount: New file.
9097         * modules/popcount-tests: New file.
9098         * tests/test-popcount.c: New file.
9099         * lib/popcount.h: New file.
9100         * m4/popcount.m4: New file.
9101
9102 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
9103
9104         * build-aux/announce-gen: Update to GPLv3.
9105
9106         * build-aux/config.guess: Update from config.
9107
9108 2007-07-21  Bruno Haible  <bruno@clisp.org>
9109
9110         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
9111         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
9112
9113 2007-07-20  Jim Meyering  <jim@meyering.net>
9114
9115         * check-module: Diagnose a self-dependency.
9116
9117 2007-07-19  Bruno Haible  <bruno@clisp.org>
9118
9119         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
9120         empty.
9121         Reported by Eric Blake.
9122
9123 2007-07-18  Bruno Haible  <bruno@clisp.org>
9124
9125         * gnulib-tool: New options --po-base, --po-domain.
9126         (func_usage): Document them.
9127         (pobase, po_domain): New variables.
9128         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
9129         DEFAULT_TEXT_DOMAIN.
9130         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
9131         (func_import): Consider pobase and po_domain. Create a po/ directory.
9132         (func_create_testdir): Set pobase and po_domain to empty.
9133         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
9134         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
9135
9136 2007-07-18  Bruno Haible  <bruno@clisp.org>
9137
9138         * gnulib-tool (func_get_automake_snippet): Synthesize also an
9139         EXTRA_DIST augmentation for files in build-aux/.
9140
9141 2007-07-16  Bruno Haible  <bruno@clisp.org>
9142
9143         * modules/lseek (License): Use the synonymous term "LGPLv2+".
9144         * modules/getdelim (License): Likewise.
9145
9146 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9147
9148         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
9149         * modules/d-type (License): Likewise.
9150         * modules/extensions (License): Likewise.
9151         * modules/fnmatch (License): Likewise.
9152         * modules/fseeko (License): Likewise.
9153         * modules/getaddrinfo (License): Likewise.
9154         * modules/getline (License): Likewise.
9155         * modules/getlogin_r (License): Likewise.
9156         * modules/getpass (License): Likewise.
9157         * modules/gettimeofday (License): Likewise.
9158         * modules/glob (License): Likewise.
9159         * modules/inet_ntop (License): Likewise.
9160         * modules/malloc (License): Likewise.
9161         * modules/malloca (License): Likewise.
9162         * modules/memmem (License): Likewise.
9163         * modules/mempcpy (License): Likewise.
9164         * modules/memset (License): Likewise.
9165         * modules/minmax (License): Likewise.
9166         * modules/mktime (License): Likewise.
9167         * modules/netinet_in (License): Likewise.
9168         * modules/pathmax (License): Likewise.
9169         * modules/poll (License): Likewise.
9170         * modules/regex (License): Likewise.
9171         * modules/snprintf (License): Likewise.
9172         * modules/stdbool (License): Likewise.
9173         * modules/stdint (License): Likewise.
9174         * modules/stdio (License): Likewise.
9175         * modules/strcase (License): Likewise.
9176         * modules/strcasestr (License): Likewise.
9177         * modules/strdup (License): Likewise.
9178         * modules/string (License): Likewise.
9179         * modules/strndup (License): Likewise.
9180         * modules/strnlen (License): Likewise.
9181         * modules/strpbrk (License): Likewise.
9182         * modules/strptime (License): Likewise.
9183         * modules/strsep (License): Likewise.
9184         * modules/sys_select (License): Likewise.
9185         * modules/sys_socket (License): Likewise.
9186         * modules/sys_stat (License): Likewise.
9187         * modules/sys_time (License): Likewise.
9188         * modules/time (License): Likewise.
9189         * modules/time_r (License): Likewise.
9190         * modules/timegm (License): Likewise.
9191         * modules/unistd (License): Likewise.
9192         * modules/vsnprintf (License): Likewise.
9193         * modules/wctype (License): Likewise.
9194
9195 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9196
9197         * modules/argz (License): LGPLv2+.
9198
9199 2007-07-15  Karl Berry  <karl@gnu.org>
9200
9201         * doc/gnulib.texi: revise node structure per new fdl.texi.
9202
9203 2007-07-14  Bruno Haible  <bruno@clisp.org>
9204
9205         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
9206         the output file.
9207         * lib/uniname/uninames.h: Regenerated.
9208
9209 2007-07-14  Karl Berry  <karl@gnu.org>
9210
9211         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
9212         omitting sectioning and index commands.
9213
9214 2007-07-13  Bruno Haible  <bruno@clisp.org>
9215
9216         New gnulib-tool option --more-symlinks.
9217         * gnulib-tool (func_usage): Document --more-symlinks.
9218         (do_copyrights): New variable.
9219         Recognize option --more-symlinks.
9220         (func_import): Don't add a copyright notice transform to
9221         sed_transform_lib_file if do_copyrights is empty.
9222
9223 2007-07-13  Bruno Haible  <bruno@clisp.org>
9224
9225         * lib/vasnprintf.c (decimal_point_char): Define also if
9226         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
9227         && !NEED_PRINTF_DIRECTIVE_A.
9228         Reported by Clemens Koller <clemens.koller@anagramm.de> via
9229         Gary V. Vaughan <gary@gnu.org>.
9230
9231 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
9232
9233         * lib/inttypes_.h: Undo previous change, since it was fixed
9234         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
9235
9236 2007-07-13  Bruno Haible  <bruno@clisp.org>
9237
9238         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
9239         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
9240
9241 2007-07-13  Jim Meyering  <jim@meyering.net>
9242
9243         df: Don't fail for Tru64's "file-on-file mount".
9244         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
9245         so we fall through and use statfs instead.  Details here:
9246         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
9247         Reported by Albert Chin.
9248
9249 2007-07-13  Bruno Haible  <bruno@clisp.org>
9250
9251         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
9252         * modules/configmake (License): Likewise.
9253         * modules/gettext (License): Likewise.
9254         * modules/gettext-h (License): Likewise.
9255         * modules/include_next (License): Likewise.
9256         * modules/link-warning (License): Likewise.
9257         * modules/localcharset (License): Likewise.
9258         * modules/localename (License): Likewise.
9259         * modules/lock (License): Likewise.
9260         * modules/relocatable-lib-lgpl (License): Likewise.
9261         * modules/size_max (License): Likewise.
9262         * modules/vasnprintf (License): Likewise.
9263         * modules/wchar (License): Likewise.
9264         * modules/xsize (License): Likewise.
9265
9266 2007-07-13  Bruno Haible  <bruno@clisp.org>
9267
9268         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
9269         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
9270
9271 2007-07-12  Bruno Haible  <bruno@clisp.org>
9272
9273         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
9274         in the modules files.
9275
9276 2007-07-11  Karl Berry  <karl@gnu.org>
9277
9278         * MODULES.html.sh (func_module): use
9279          sed -e '\|^'"${includefile}"'$|d'
9280          instead of /.../d, to avoid errors on $includefile's containing /.
9281
9282 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
9283
9284         * gnulib-tool (func_import): Avoid duplication of --avoid
9285         statements
9286         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
9287         names to `_' in variable names.
9288
9289 2007-07-10  Eric Blake  <ebb9@byu.net>
9290
9291         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
9292         * NEWS: Document this change.
9293
9294 2007-07-08  Bruno Haible  <bruno@clisp.org>
9295
9296         Update to Unicode 5.0.
9297         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
9298         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
9299         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
9300         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
9301         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
9302         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
9303         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
9304         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
9305         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
9306         U+10A3F, U+1D242..U+1D244.
9307         (nonspacing_table_ind): Update.
9308         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
9309         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
9310
9311 2007-07-08  Bruno Haible  <bruno@clisp.org>
9312
9313         Update to Unicode 5.0.
9314         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
9315         code transform. Extend the name index field of unicode_name_to_code and
9316         unicode_code_to_name from 16 to 24 bits.
9317         * lib/uniname/uniname.c (unicode_character_name,
9318         unicode_name_character): Add the range 0x12xxx to the code transform.
9319         * lib/uniname/uninames.h: Regenerated.
9320         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
9321
9322 2007-07-07  Bruno Haible  <bruno@clisp.org>
9323
9324         * modules/wcwidth-tests: New file.
9325         * tests/test-wcwidth.c: New file.
9326
9327         Work around MacOS X wcwidth() bug.
9328         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
9329         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
9330         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
9331         original wcwidth in non-UTF-8 locales.
9332         * modules/wcwidth (Depends-on): Add localcharset, streq,
9333         uniwidth/width.
9334         * doc/functions/wcwidth.texi: Update.
9335
9336 2007-07-07  Bruno Haible  <bruno@clisp.org>
9337
9338         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
9339         (wcwidth): New declaration.
9340         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
9341         macros.
9342         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
9343         here. Prepare for creating <wchar.h> unconditionally.
9344         * modules/wchar (Depends-on): Add link-warning.
9345         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
9346         REPLACE_WCWIDTH, and GL_LINK_WARNING.
9347         * lib/wcwidth.h: Remove file.
9348         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
9349         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
9350         * modules/wcwidth (Files): Remove lib/wcwidth.h.
9351         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
9352         (Include): Replace wcwidth.h with <wchar.h>.
9353         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
9354         * lib/mbchar.h: Don't include wcwidth.h.
9355         * lib/mbswidth.c: Likewise.
9356         * NEWS: Mention the change.
9357
9358 2007-07-07  Bruno Haible  <bruno@clisp.org>
9359
9360         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
9361         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
9362         definition with an external declaration.
9363         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
9364         defined as a function. Remove AC_C_INLINE requirement.
9365         * modules/wcwidth (Files): Add lib/wcwidth.c.
9366         (Makefile.am): Remove redundant statement.
9367
9368 2007-07-07  Bruno Haible  <bruno@clisp.org>
9369
9370         * MODULES.html.sh (Unicode string functions): Add the new modules.
9371
9372         * tests/uniwidth/test-u32-strwidth.c: New file.
9373         * modules/uniwidth/u32-strwidth-tests: New file.
9374
9375         * lib/uniwidth/u32-strwidth.c: New file.
9376         * modules/uniwidth/u32-strwidth: New file.
9377
9378         * tests/uniwidth/test-u16-strwidth.c: New file.
9379         * modules/uniwidth/u16-strwidth-tests: New file.
9380
9381         * lib/uniwidth/u16-strwidth.c: New file.
9382         * modules/uniwidth/u16-strwidth: New file.
9383
9384         * tests/uniwidth/test-u8-strwidth.c: New file.
9385         * modules/uniwidth/u8-strwidth-tests: New file.
9386
9387         * lib/uniwidth/u8-strwidth.c: New file.
9388         * modules/uniwidth/u8-strwidth: New file.
9389
9390         * tests/uniwidth/test-u32-width.c: New file.
9391         * modules/uniwidth/u32-width-tests: New file.
9392
9393         * lib/uniwidth/u32-width.c: New file.
9394         * modules/uniwidth/u32-width: New file.
9395
9396         * tests/uniwidth/test-u16-width.c: New file.
9397         * modules/uniwidth/u16-width-tests: New file.
9398
9399         * lib/uniwidth/u16-width.c: New file.
9400         * modules/uniwidth/u16-width: New file.
9401
9402         * tests/uniwidth/test-u8-width.c: New file.
9403         * modules/uniwidth/u8-width-tests: New file.
9404
9405         * lib/uniwidth/u8-width.c: New file.
9406         * modules/uniwidth/u8-width: New file.
9407
9408         * tests/uniwidth/test-uc_width.c: New file.
9409         * modules/uniwidth/width-tests: New file.
9410
9411         * lib/uniwidth/width.c: New file, from GNU libiconv.
9412         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
9413         * modules/uniwidth/width: New file.
9414
9415         * lib/uniwidth.h: New file, from GNU libiconv.
9416         * modules/uniwidth/base: New file.
9417
9418 2007-07-07  Bruno Haible  <bruno@clisp.org>
9419
9420         * lib/uniname.h: New file, from GNU gettext.
9421         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
9422         * lib/uniname/uninames.h: New file, from GNU gettext.
9423         * lib/uniname/uniname.c: New file, from GNU gettext.
9424         * tests/uniname/test-uninames.sh: New file.
9425         * tests/uniname/test-uninames.c: New file, from GNU gettext.
9426         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
9427         * modules/uniname/base: New file.
9428         * modules/uniname/uniname: New file.
9429         * modules/uniname/uniname-tests: New file.
9430         * MODULES.html.sh (Unicode string functions): Add the new modules.
9431
9432 2007-07-06  Bruno Haible  <bruno@clisp.org>
9433
9434         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
9435
9436 2007-07-06  Bruno Haible  <bruno@clisp.org>
9437
9438         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
9439         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
9440         includes <cygwin/sys_time.h> which includes <sys/select.h> which
9441         include <sys/time.h>.
9442         Reported by Eric Blake.
9443
9444 2007-07-06  Eric Blake  <ebb9@byu.net>
9445
9446         Fix testing canonicalize on cygwin.
9447         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
9448         Revert patch from 2007-06-19.
9449         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
9450         canonicalize module is also in use.
9451         * tests/test-canonicalize.c: New file.
9452         * tests/test-canonicalize.sh: Likewise.
9453         * modules/canonicalize-tests: Likewise.
9454
9455 2007-07-06  Jim Meyering  <jim@meyering.net>
9456
9457         * lib/getugroups.c (getugroups): Detect getgrent failure.
9458         Adjust comment to reflect reality: this function may return -1.
9459
9460 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
9461
9462         * build-aux/bootstrap (TP_URL,get_translations): Update to use
9463         the new TP address.
9464         (usage): Fix typo
9465         (gnulib_mk): New variable.
9466
9467 2007-07-05  Jim Meyering  <jim@meyering.net>
9468
9469         Don't let endgrent clobber errno, no matter how improbable.
9470         * lib/getugroups.c (getugroups): Save and restore errno around
9471         endgrent call.
9472
9473         Close the group DB even when failing with 2^31 or more members.
9474         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
9475
9476 2007-07-04  Jim Meyering  <jim@meyering.net>
9477
9478         * lib/getugroups.h: New file.
9479         * lib/getugroups.c: Include "getugroups.h".
9480         Remove uses of "register" keyword.
9481         Move local variable, "cp", down into scope where used.
9482         Give "username" parameter the "const" attribute.
9483         * modules/getugroups (Files): Add lib/getugroups.h
9484
9485 2007-07-04  Karl Berry  <karl@gnu.org>
9486
9487         * MODULES.html.sh (func_all_modules): Complete rename of
9488         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
9489
9490 2007-07-02  Bruno Haible  <bruno@clisp.org>
9491
9492         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
9493         mode, when inttypes.h comes from gnulib.
9494         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
9495
9496 2007-07-02  Simon Josefsson  <simon@josefsson.org>
9497
9498         * NEWS: Mention lgpl module name change.
9499
9500         * modules/lgpl-2.1: Renamed from lgpl.
9501
9502         * NEWS: Mention gpl module name change.
9503
9504         * modules/gpl-3.0: New file, based on gpl-2.0.
9505
9506         * modules/gpl-2.0: Renamed from gpl.
9507
9508         * modules/gpl: Fix filename, doc/gpl.texi is now found at
9509         doc/gpl-2.0.texi.
9510
9511 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
9512
9513         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
9514         #define __STDC_LIMIT_MACROS temporarily while including
9515         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
9516         Problem reported by Joel E. Denny in
9517         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
9518
9519 2007-07-01  Bruno Haible  <bruno@clisp.org>
9520
9521         * lib/unistdio.h: New file.
9522         * lib/unistdio/u-asnprintf.h: New file.
9523         * lib/unistdio/u-asprintf.h: New file.
9524         * lib/unistdio/u-printf-args.c: New file.
9525         * lib/unistdio/u-printf-args.h: New file.
9526         * lib/unistdio/u-printf-parse.h: New file.
9527         * lib/unistdio/u-snprintf.h: New file.
9528         * lib/unistdio/u-sprintf.h: New file.
9529         * lib/unistdio/u-vasprintf.h: New file.
9530         * lib/unistdio/u-vsnprintf.h: New file.
9531         * lib/unistdio/u-vsprintf.h: New file.
9532         * lib/unistdio/ulc-asnprintf.c: New file.
9533         * lib/unistdio/ulc-asprintf.c: New file.
9534         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
9535         * lib/unistdio/ulc-printf-parse.c: New file.
9536         * lib/unistdio/ulc-snprintf.c: New file.
9537         * lib/unistdio/ulc-sprintf.c: New file.
9538         * lib/unistdio/ulc-vasnprintf.c: New file.
9539         * lib/unistdio/ulc-vasprintf.c: New file.
9540         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
9541         * lib/unistdio/ulc-vsnprintf.c: New file.
9542         * lib/unistdio/ulc-vsprintf.c: New file.
9543         * lib/unistdio/u8-asnprintf.c: New file.
9544         * lib/unistdio/u8-asprintf.c: New file.
9545         * lib/unistdio/u8-printf-parse.c: New file.
9546         * lib/unistdio/u8-snprintf.c: New file.
9547         * lib/unistdio/u8-sprintf.c: New file.
9548         * lib/unistdio/u8-vasnprintf.c: New file.
9549         * lib/unistdio/u8-vasprintf.c: New file.
9550         * lib/unistdio/u8-vsnprintf.c: New file.
9551         * lib/unistdio/u8-vsprintf.c: New file.
9552         * lib/unistdio/u8-u8-asnprintf.c: New file.
9553         * lib/unistdio/u8-u8-asprintf.c: New file.
9554         * lib/unistdio/u8-u8-snprintf.c: New file.
9555         * lib/unistdio/u8-u8-sprintf.c: New file.
9556         * lib/unistdio/u8-u8-vasnprintf.c: New file.
9557         * lib/unistdio/u8-u8-vasprintf.c: New file.
9558         * lib/unistdio/u8-u8-vsnprintf.c: New file.
9559         * lib/unistdio/u8-u8-vsprintf.c: New file.
9560         * lib/unistdio/u16-asnprintf.c: New file.
9561         * lib/unistdio/u16-asprintf.c: New file.
9562         * lib/unistdio/u16-printf-parse.c: New file.
9563         * lib/unistdio/u16-snprintf.c: New file.
9564         * lib/unistdio/u16-sprintf.c: New file.
9565         * lib/unistdio/u16-vasnprintf.c: New file.
9566         * lib/unistdio/u16-vasprintf.c: New file.
9567         * lib/unistdio/u16-vsnprintf.c: New file.
9568         * lib/unistdio/u16-vsprintf.c: New file.
9569         * lib/unistdio/u16-u16-asnprintf.c: New file.
9570         * lib/unistdio/u16-u16-asprintf.c: New file.
9571         * lib/unistdio/u16-u16-snprintf.c: New file.
9572         * lib/unistdio/u16-u16-sprintf.c: New file.
9573         * lib/unistdio/u16-u16-vasnprintf.c: New file.
9574         * lib/unistdio/u16-u16-vasprintf.c: New file.
9575         * lib/unistdio/u16-u16-vsnprintf.c: New file.
9576         * lib/unistdio/u16-u16-vsprintf.c: New file.
9577         * lib/unistdio/u32-asnprintf.c: New file.
9578         * lib/unistdio/u32-asprintf.c: New file.
9579         * lib/unistdio/u32-printf-parse.c: New file.
9580         * lib/unistdio/u32-snprintf.c: New file.
9581         * lib/unistdio/u32-sprintf.c: New file.
9582         * lib/unistdio/u32-vasnprintf.c: New file.
9583         * lib/unistdio/u32-vasprintf.c: New file.
9584         * lib/unistdio/u32-vsnprintf.c: New file.
9585         * lib/unistdio/u32-vsprintf.c: New file.
9586         * lib/unistdio/u32-u32-asnprintf.c: New file.
9587         * lib/unistdio/u32-u32-asprintf.c: New file.
9588         * lib/unistdio/u32-u32-snprintf.c: New file.
9589         * lib/unistdio/u32-u32-sprintf.c: New file.
9590         * lib/unistdio/u32-u32-vasnprintf.c: New file.
9591         * lib/unistdio/u32-u32-vasprintf.c: New file.
9592         * lib/unistdio/u32-u32-vsnprintf.c: New file.
9593         * lib/unistdio/u32-u32-vsprintf.c: New file.
9594         * tests/unistdio/test-ulc-asnprintf1.c: New file.
9595         * tests/unistdio/test-ulc-asnprintf1.h: New file.
9596         * tests/unistdio/test-ulc-printf1.h: New file.
9597         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
9598         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
9599         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
9600         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
9601         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
9602         * tests/unistdio/test-ulc-vasprintf1.c: New file.
9603         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
9604         * tests/unistdio/test-ulc-vsprintf1.c: New file.
9605         * tests/unistdio/test-u8-asnprintf1.c: New file.
9606         * tests/unistdio/test-u8-asnprintf1.h: New file.
9607         * tests/unistdio/test-u8-printf1.h: New file.
9608         * tests/unistdio/test-u8-vasnprintf1.c: New file.
9609         * tests/unistdio/test-u8-vasnprintf2.c: New file.
9610         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
9611         * tests/unistdio/test-u8-vasnprintf3.c: New file.
9612         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
9613         * tests/unistdio/test-u8-vasprintf1.c: New file.
9614         * tests/unistdio/test-u8-vsnprintf1.c: New file.
9615         * tests/unistdio/test-u8-vsprintf1.c: New file.
9616         * tests/unistdio/test-u16-asnprintf1.c: New file.
9617         * tests/unistdio/test-u16-asnprintf1.h: New file.
9618         * tests/unistdio/test-u16-printf1.h: New file.
9619         * tests/unistdio/test-u16-vasnprintf1.c: New file.
9620         * tests/unistdio/test-u16-vasnprintf2.c: New file.
9621         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
9622         * tests/unistdio/test-u16-vasnprintf3.c: New file.
9623         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
9624         * tests/unistdio/test-u16-vasprintf1.c: New file.
9625         * tests/unistdio/test-u16-vsnprintf1.c: New file.
9626         * tests/unistdio/test-u16-vsprintf1.c: New file.
9627         * tests/unistdio/test-u32-asnprintf1.c: New file.
9628         * tests/unistdio/test-u32-asnprintf1.h: New file.
9629         * tests/unistdio/test-u32-printf1.h: New file.
9630         * tests/unistdio/test-u32-vasnprintf1.c: New file.
9631         * tests/unistdio/test-u32-vasnprintf2.c: New file.
9632         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
9633         * tests/unistdio/test-u32-vasnprintf3.c: New file.
9634         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
9635         * tests/unistdio/test-u32-vasprintf1.c: New file.
9636         * tests/unistdio/test-u32-vsnprintf1.c: New file.
9637         * tests/unistdio/test-u32-vsprintf1.c: New file.
9638         * modules/unistdio/base: New file.
9639         * modules/unistdio/u-printf-args: New file.
9640         * modules/unistdio/ulc-asnprintf: New file.
9641         * modules/unistdio/ulc-asprintf: New file.
9642         * modules/unistdio/ulc-fprintf: New file.
9643         * modules/unistdio/ulc-printf-parse: New file.
9644         * modules/unistdio/ulc-snprintf: New file.
9645         * modules/unistdio/ulc-sprintf: New file.
9646         * modules/unistdio/ulc-vasnprintf: New file.
9647         * modules/unistdio/ulc-vasprintf: New file.
9648         * modules/unistdio/ulc-vfprintf: New file.
9649         * modules/unistdio/ulc-vsnprintf: New file.
9650         * modules/unistdio/ulc-vsprintf: New file.
9651         * modules/unistdio/u8-asnprintf: New file.
9652         * modules/unistdio/u8-asprintf: New file.
9653         * modules/unistdio/u8-printf-parse: New file.
9654         * modules/unistdio/u8-snprintf: New file.
9655         * modules/unistdio/u8-sprintf: New file.
9656         * modules/unistdio/u8-vasnprintf: New file.
9657         * modules/unistdio/u8-vasprintf: New file.
9658         * modules/unistdio/u8-vsnprintf: New file.
9659         * modules/unistdio/u8-vsprintf: New file.
9660         * modules/unistdio/u8-u8-asnprintf: New file.
9661         * modules/unistdio/u8-u8-asprintf: New file.
9662         * modules/unistdio/u8-u8-snprintf: New file.
9663         * modules/unistdio/u8-u8-sprintf: New file.
9664         * modules/unistdio/u8-u8-vasnprintf: New file.
9665         * modules/unistdio/u8-u8-vasprintf: New file.
9666         * modules/unistdio/u8-u8-vsnprintf: New file.
9667         * modules/unistdio/u8-u8-vsprintf: New file.
9668         * modules/unistdio/u16-asnprintf: New file.
9669         * modules/unistdio/u16-asprintf: New file.
9670         * modules/unistdio/u16-printf-parse: New file.
9671         * modules/unistdio/u16-snprintf: New file.
9672         * modules/unistdio/u16-sprintf: New file.
9673         * modules/unistdio/u16-vasnprintf: New file.
9674         * modules/unistdio/u16-vasprintf: New file.
9675         * modules/unistdio/u16-vsnprintf: New file.
9676         * modules/unistdio/u16-vsprintf: New file.
9677         * modules/unistdio/u16-u16-asnprintf: New file.
9678         * modules/unistdio/u16-u16-asprintf: New file.
9679         * modules/unistdio/u16-u16-snprintf: New file.
9680         * modules/unistdio/u16-u16-sprintf: New file.
9681         * modules/unistdio/u16-u16-vasnprintf: New file.
9682         * modules/unistdio/u16-u16-vasprintf: New file.
9683         * modules/unistdio/u16-u16-vsnprintf: New file.
9684         * modules/unistdio/u16-u16-vsprintf: New file.
9685         * modules/unistdio/u32-asnprintf: New file.
9686         * modules/unistdio/u32-asprintf: New file.
9687         * modules/unistdio/u32-printf-parse: New file.
9688         * modules/unistdio/u32-snprintf: New file.
9689         * modules/unistdio/u32-sprintf: New file.
9690         * modules/unistdio/u32-vasnprintf: New file.
9691         * modules/unistdio/u32-vasprintf: New file.
9692         * modules/unistdio/u32-vsnprintf: New file.
9693         * modules/unistdio/u32-vsprintf: New file.
9694         * modules/unistdio/u32-u32-asnprintf: New file.
9695         * modules/unistdio/u32-u32-asprintf: New file.
9696         * modules/unistdio/u32-u32-snprintf: New file.
9697         * modules/unistdio/u32-u32-sprintf: New file.
9698         * modules/unistdio/u32-u32-vasnprintf: New file.
9699         * modules/unistdio/u32-u32-vasprintf: New file.
9700         * modules/unistdio/u32-u32-vsnprintf: New file.
9701         * modules/unistdio/u32-u32-vsprintf: New file.
9702         * modules/unistdio/ulc-asnprintf-tests: New file.
9703         * modules/unistdio/ulc-vasnprintf-tests: New file.
9704         * modules/unistdio/ulc-vasprintf-tests: New file.
9705         * modules/unistdio/ulc-vsnprintf-tests: New file.
9706         * modules/unistdio/ulc-vsprintf-tests: New file.
9707         * modules/unistdio/u8-asnprintf-tests: New file.
9708         * modules/unistdio/u8-vasnprintf-tests: New file.
9709         * modules/unistdio/u8-vasprintf-tests: New file.
9710         * modules/unistdio/u8-vsnprintf-tests: New file.
9711         * modules/unistdio/u8-vsprintf-tests: New file.
9712         * modules/unistdio/u16-asnprintf-tests: New file.
9713         * modules/unistdio/u16-vasnprintf-tests: New file.
9714         * modules/unistdio/u16-vasprintf-tests: New file.
9715         * modules/unistdio/u16-vsnprintf-tests: New file.
9716         * modules/unistdio/u16-vsprintf-tests: New file.
9717         * modules/unistdio/u32-asnprintf-tests: New file.
9718         * modules/unistdio/u32-vasnprintf-tests: New file.
9719         * modules/unistdio/u32-vasprintf-tests: New file.
9720         * modules/unistdio/u32-vsnprintf-tests: New file.
9721         * modules/unistdio/u32-vsprintf-tests: New file.
9722         * MODULES.html.sh (Unicode string functions): Add the new modules.
9723
9724 2007-07-01  Bruno Haible  <bruno@clisp.org>
9725
9726         * lib/sprintf.c (sprintf): Limit the available length estimation,
9727         to avoid address wraparound.
9728         * lib/vsprintf.c (vsprintf): Likewise.
9729         * modules/sprintf-posix (Dependencies): Add stdint.
9730         * modules/vsprintf-posix (Dependencies): Likewise.
9731
9732 2007-07-01  Bruno Haible  <bruno@clisp.org>
9733
9734         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
9735         Windows PATH as well. Conservative double-quoting. Comments.
9736
9737 2007-07-01  Bruno Haible  <bruno@clisp.org>
9738             Eric Blake  <ebb9@byu.net>
9739             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9740
9741         * gnulib-tool (self_abspathname): Fix algorithm to cope with
9742         empty components in $PATH, denoting '.'.
9743
9744 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9745
9746         * gnulib-tool: Fix indentation.
9747         (func_create_megatestdir): Likewise.
9748         Report by Bruno Haible.
9749
9750 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9751
9752         Sync from Automake.
9753         * build-aux/gnupload: Fix shell portability issues with for loops.
9754         Report by Karl Berry.
9755
9756 2007-06-29  Simon Josefsson  <simon@josefsson.org>
9757
9758         * build-aux/maint.mk (POURL): Use translationproject.org.
9759
9760 2007-06-27  Simon Josefsson  <simon@josefsson.org>
9761             Bruno Haible  <bruno@clisp.org>
9762
9763         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
9764         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
9765         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
9766         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
9767         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
9768
9769 2007-06-27  Bruno Haible  <bruno@clisp.org>
9770
9771         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
9772         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
9773
9774 2007-06-26  Karl Berry  <karl@gnu.org>
9775
9776         * MODULES.html.sh: remove xreadlink-with-size.
9777
9778 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
9779
9780         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
9781         method that I hope also handles the double-include problem noted
9782         by Bruno Haible in
9783         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
9784
9785 2007-06-23  Bruno Haible  <bruno@clisp.org>
9786
9787         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
9788         Don't let the 'mostlyclean' target fail if the last subdirectory could
9789         not be removed.
9790         Reported by Karl Berry.
9791
9792 2007-06-23  Bruno Haible  <bruno@clisp.org>
9793
9794         * gnulib-tool (echo): Add a speedier workaround for ksh.
9795         * tests/test-echo.sh: Likewise.
9796
9797 2007-06-23  Bruno Haible  <bruno@clisp.org>
9798
9799         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
9800         * tests/test-echo.sh: Likewise.
9801
9802 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9803
9804         * gnulib-tool (IFS): Initialize early, so we don't set it to
9805         empty later.
9806         (self_abspathname): Rewrite algorithm to set it, reindent.
9807         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
9808         (func_create_megatestdir): Merge some sed scripts.
9809
9810 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
9811
9812         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
9813         exposed by Sun Studio 11 cc on Solaris 8.
9814
9815 2007-06-22  Bruno Haible  <bruno@clisp.org>
9816
9817         * gnulib-tool (echo): Ensure the echo primitive does not interpret
9818         backslashes.
9819         * tests/test-echo.sh: New file.
9820
9821 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9822
9823         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
9824         simplify `sed_replace_build_aux' scripts, they are portable but
9825         echoing them with `echo' is not.
9826         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
9827
9828 2007-06-21  Karl Berry  <karl@gnu.org>
9829
9830         * config/srclist.txt: guess we can't handle the licenses via
9831         srclist at the moment.
9832
9833 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
9834
9835         * MODULES.html.sh: Add include_next.
9836         * modules/include_next: New file.
9837
9838 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
9839
9840         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
9841         INCLUDE_NEXT.
9842         (gl_CHECK_NEXT_HEADERS): New macro.
9843         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
9844         the obsolescent gl_ABSOLUTE_HEADER.
9845         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
9846         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
9847         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
9848         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
9849         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
9850         * m4/math_h.m4 (gl_MATH_H): Likewise.
9851         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
9852         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
9853         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
9854         * m4/stdint.m4 (gl_STDINT_H): Likewise.
9855         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
9856         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
9857         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
9858         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
9859         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
9860         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
9861         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
9862         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
9863         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
9864         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
9865         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
9866         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
9867         * m4/inttypes.m4 (gl_INTTYPES_H): Define
9868         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
9869         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
9870         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
9871         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
9872         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
9873         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
9874         * lib/float_.h: Likewise.
9875         * lib/inttypes_.h: Likewise.
9876         * lib/math_.h: Likewise.
9877         * lib/search_.h: Likewise.
9878         * lib/signal_.h: Likewise.
9879         * lib/stdint_.h: Likewise.
9880         * lib/stdio_.h: Likewise.
9881         * lib/stdlib_.h: Likewise.
9882         * lib/string_.h: Likewise.
9883         * lib/sys_stat_.h: Likewise.
9884         * lib/sys_time_.h: Likewise.
9885         * lib/time_.h: Likewise.
9886         * lib/unistd_.h: Likewise.
9887         * lib/wchar_.h: Likewise.
9888         * lib/wctype_.h: Likewise.
9889         * lib/dirent_.h: Likewise.
9890         * lib/iconv_.h: Likewise.
9891         * lib/locale_.h: Likewise.
9892         * lib/netinet_in_.h: Likewise.
9893         * lib/sys_select_.h: Likewise.
9894         * lib/sys_socket_.h: Likewise.
9895         * lib/sysexits_.h: Likewise.
9896         * modules/fcntl (Depends-on): Depend on include_next, not
9897         absolute_header.
9898         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
9899         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
9900         * modules/fchdir: Likewise.
9901         * modules/float: Likewise.
9902         * modules/iconv_open: Likewise.
9903         * modules/inttypes: Likewise.
9904         * modules/locale: Likewise.
9905         * modules/math: Likewise.
9906         * modules/netinet_in: Likewise.
9907         * modules/search: Likewise.
9908         * modules/signal: Likewise.
9909         * modules/stdint: Likewise.
9910         * modules/stdio: Likewise.
9911         * modules/stdlib: Likewise.
9912         * modules/string: Likewise.
9913         * modules/sys_select: Likewise.
9914         * modules/sys_socket: Likewise.
9915         * modules/sys_stat: Likewise.
9916         * modules/sys_time: Likewise.
9917         * modules/sysexits: Likewise.
9918         * modules/time: Likewise.
9919         * modules/unistd: Likewise.
9920         * modules/wchar: Likewise.
9921         * modules/wctype: Likewise.
9922         * modules/sys_stat: Change maintainer to "all".
9923         * modules/unistd: Likewise.
9924
9925 2007-06-20  Karl Berry  <karl@gnu.org>
9926
9927         * config/srclist.txt: track www changes in license files.
9928
9929 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
9930
9931         * build-aux/bootstrap: Remove stray dot.
9932         Make sure build_aux settings are honored when linking
9933         gnulib_extra_files.
9934
9935 2007-06-19  Eric Blake  <ebb9@byu.net>
9936
9937         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
9938         Allow compilation on cygwin.
9939
9940 2007-06-19  Jim Meyering  <jim@meyering.net>
9941
9942         xreadlink-with-size: Remove module.  No longer used.
9943         Ex-callers now use xreadlink or mreadlink-with-size.
9944         * modules/xreadlink-with-size: Remove module.
9945         * lib/xreadlink-with-size.c: Remove file.
9946         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
9947         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
9948         just before the function definition *is* accurate.
9949
9950         Eliminate one way canonicalize_filename_mode could exit.
9951         * lib/canonicalize.c (canonicalize_filename_mode):
9952         Use mreadlink_with_size, not xreadlink_with_size.
9953
9954 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
9955
9956         Detect porting problems to FreeBSD/arm, which has time_t wider than
9957         long int.  Original problem reported for GNU diff by Xin Li in
9958         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
9959         * modules/getdate (Depends-on): Add intprops, verify.
9960         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
9961         is an integer type no wider than long int.
9962
9963 2007-06-18  Jim Meyering  <jim@meyering.net>
9964
9965         New module: mreadlink-with-size.
9966         * MODULES.html.sh: Add mreadlink-with-size.
9967         * modules/mreadlink-with-size: New module
9968         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
9969         not xreadlink-with-size.
9970         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
9971
9972 2007-06-16  Bruno Haible  <bruno@clisp.org>
9973
9974         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
9975         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
9976         Reported by Gary V. Vaughan <gary@gnu.org>.
9977
9978 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
9979
9980         Revamp lchown so that it lives in unistd.h where it belongs.
9981         * lib/lchown.h: Remove.
9982         * lib/dirchownmod.c: Don't include lib/lchown.h.
9983         * lib/fchownat.c: Likewise.
9984         * lib/openat.c: Likewise.
9985         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
9986         does not follow symlinks.
9987         (EOPNOTSUPP): Define if not defined.
9988         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
9989         is defined to 0.
9990         (lchown): New decl.
9991         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
9992         Do not check for lchown decl.
9993         Set REPLACE_LCHOWN.
9994         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
9995         REPLACE_LCHOWN.
9996         * modules/chown: Make it clear it follows symlinks.
9997         * modules/lchown: Make it clear it doesn't follow symlinks.
9998         (Files): Remove lib/lchown.h
9999         (Depends-on): Add unistd.
10000         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
10001         (Include): Include <unistd.h>, not "lchown.h".
10002         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
10003         REPLACE_LCHOWN.
10004
10005 2007-06-15  Jim Meyering  <jim@meyering.net>
10006
10007         Change license (GPL to LGPL) of fsusage and dependents.
10008         * modules/fsusage (License): Change to LGPL.
10009         * modules/full-read (License): Likewise.
10010         * modules/full-write (License): Likewise.
10011         * modules/safe-read (License): Likewise.
10012         * modules/safe-write (License): Likewise.
10013
10014 2007-06-14  Ben Pfaff  <blp@gnu.org>
10015
10016         Missing part of allocsa -> malloca transition.
10017         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
10018         gl_MALLOCA.
10019
10020 2007-06-12  Bruno Haible  <bruno@clisp.org>
10021
10022         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
10023         to ia64, x86_64, i386.
10024         Reported by Eric Blake.
10025
10026 2007-06-12  Bruno Haible  <bruno@clisp.org>
10027
10028         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
10029         cross-compiling to x86_64.
10030
10031 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
10032
10033         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
10034         glitch reported by Ralf Wildenhues in
10035         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
10036
10037         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
10038         Vin Shelton.
10039
10040 2007-06-11  Bruno Haible  <bruno@clisp.org>
10041
10042         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
10043         replacement string.
10044         Reported by Eric Blake.
10045
10046 2007-06-10  Bruno Haible  <bruno@clisp.org>
10047
10048         Prepare vasnprintf code for use with Unicode strings.
10049         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
10050         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
10051         TYPE_U32_STRING.
10052         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
10053         a_u32_string variants.
10054         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
10055         * lib/printf-args.c: Don't include config.h and the specification
10056         header if PRINTF_FETCHARGS is already defined.
10057         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
10058         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
10059         TYPE_U16_STRING, TYPE_U32_STRING.
10060         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
10061         u16_directive, u16_directives, u32_directive, u32_directives): New
10062         types.
10063         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
10064         New declarations.
10065         * lib/printf-parse.c: Don't include config.h and the specification
10066         header if PRINTF_PARSE is already defined. Eliminate the set of
10067         parameters for WIDE_CHAR_VERSION; the user of this file must provide
10068         them now. Include c-ctype.h.
10069         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
10070         directive and CHAR_T_ONLY_ASCII.
10071         * lib/vasnprintf.c: Don't include config.h and the specification header
10072         if VASNPRINTF is already defined.
10073         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
10074         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
10075         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
10076         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
10077         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
10078         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
10079         code accordingly.
10080         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
10081         pad_ourselves also in this case, with the 'c' and 's' directives, and
10082         with a different notion of "width".
10083         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
10084
10085 2007-06-10  Bruno Haible  <bruno@clisp.org>
10086
10087         * modules/unistr/u32-mbsnlen: New file.
10088         * lib/unistr/u32-mbsnlen.c: New file.
10089
10090         * modules/unistr/u16-mbsnlen: New file.
10091         * lib/unistr/u16-mbsnlen.c: New file.
10092
10093         * modules/unistr/u8-mbsnlen: New file.
10094         * lib/unistr/u8-mbsnlen.c: New file.
10095
10096         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
10097         declarations.
10098
10099 2007-06-10  Bruno Haible  <bruno@clisp.org>
10100
10101         * lib/string_.h (mbsnlen): New declaration.
10102         * lib/mbsnlen.c: New file.
10103         * m4/mbsnlen.m4: New file.
10104         * modules/mbsnlen: New file.
10105         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
10106         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
10107         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
10108
10109 2007-06-10  Bruno Haible  <bruno@clisp.org>
10110
10111         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
10112
10113 2007-06-10  Bruno Haible  <bruno@clisp.org>
10114
10115         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
10116         * lib/mbuiter.h: Likewise.
10117
10118 2007-06-10  Bruno Haible  <bruno@clisp.org>
10119
10120         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
10121         declaration.
10122
10123 2007-06-10  Karl Berry  <karl@gnu.org>
10124
10125         * config/srclist.txt: remove gettext entries, Bruno prefers
10126         to update individually.
10127
10128 2007-06-10  Bruno Haible  <bruno@clisp.org>
10129
10130         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
10131         'maxlen'. Ensure only length + width bytes are allocated, not
10132         length + 1 + width.
10133
10134 2007-06-09  Bruno Haible  <bruno@clisp.org>
10135
10136         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
10137         (CHAR_T): Remove macro.
10138         (VASNPRINTF): Update.
10139
10140 2007-06-09  Bruno Haible  <bruno@clisp.org>
10141
10142         * MODULES.html.sh (Unicode string functions): Add the new modules.
10143
10144         * modules/uniconv/u32-conv-to-enc: New file.
10145         * lib/uniconv/u32-conv-to-enc.c: New file.
10146         * modules/uniconv/u32-conv-to-enc-tests: New file.
10147         * tests/uniconv/test-u32-conv-to-enc.c: New file.
10148
10149         * modules/uniconv/u16-conv-to-enc: New file.
10150         * lib/uniconv/u16-conv-to-enc.c: New file.
10151         * lib/uniconv/u-conv-to-enc.h: New file.
10152         * modules/uniconv/u16-conv-to-enc-tests: New file.
10153         * tests/uniconv/test-u16-conv-to-enc.c: New file.
10154
10155         * modules/uniconv/u8-conv-to-enc: New file.
10156         * lib/uniconv/u8-conv-to-enc.c: New file.
10157         * modules/uniconv/u8-conv-to-enc-tests: New file.
10158         * tests/uniconv/test-u8-conv-to-enc.c: New file.
10159
10160         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
10161         u32_conv_to_encoding): New declarations.
10162
10163 2007-06-09  Bruno Haible  <bruno@clisp.org>
10164
10165         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
10166
10167 2007-06-09  Bruno Haible  <bruno@clisp.org>
10168
10169         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
10170         * modules/malloca: Renamed from modules/allocsa, updated.
10171         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
10172         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
10173         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
10174         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
10175         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
10176         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
10177         * modules/xmalloca: Renamed from modules/xallocsa, updated.
10178         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
10179         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
10180         * modules/c-strcasestr (Depends-on): Update.
10181         * lib/c-strcasestr.c: Update.
10182         * modules/c-strstr (Depends-on): Update.
10183         * lib/c-strstr.c: Update.
10184         * modules/canonicalize-lgpl (Depends-on): Update.
10185         * lib/canonicalize-lgpl.c: Update.
10186         * modules/clean-temp (Depends-on): Update.
10187         * lib/clean-temp.c: Update.
10188         * modules/csharpcomp (Depends-on): Update.
10189         * lib/csharpcomp.c: Update.
10190         * modules/csharpexec (Depends-on): Update.
10191         * lib/csharpexec.c: Update.
10192         * modules/javacomp (Depends-on): Update.
10193         * lib/javacomp.c: Update.
10194         * modules/javaexec (Depends-on): Update.
10195         * lib/javaexec.c: Update.
10196         * modules/mbscasestr (Depends-on): Update.
10197         * lib/mbscasestr.c: Update.
10198         * modules/mbsstr (Depends-on): Update.
10199         * lib/mbsstr.c: Update.
10200         * modules/setenv (Depends-on): Update.
10201         * lib/setenv.c: Update.
10202         * modules/strcasestr (Depends-on): Update.
10203         * lib/strcasestr.c: Update.
10204         * modules/striconveha (Depends-on): Update.
10205         * lib/striconveha.c: Update.
10206         * modules/relocatable-prog-wrapper (Files): Update.
10207         * lib/relocwrapper.c: Update.
10208         * build-aux/install-reloc: Update.
10209         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
10210
10211 2007-06-08  Bruno Haible  <bruno@clisp.org>
10212
10213         Port to uClibc.
10214         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
10215         * lib/fpurge.c (fpurge): Likewise.
10216         * lib/freading.c (freading): Likewise.
10217         * lib/fseeko.c (rpl_fseeko): Likewise.
10218         * lib/fseterr.c (fseterr): Likewise.
10219         * lib/fwriting.c (fwriting): Likewise.
10220         * tests/test-fflush.c (main): Avoid a failure on uClibc.
10221
10222 2007-06-08  Bruno Haible  <bruno@clisp.org>
10223
10224         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
10225         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
10226         * modules/gettext (Files): Add m4/intlmacosx.m4.
10227
10228 2007-06-07  Bruno Haible  <bruno@clisp.org>
10229
10230         * modules/localename-tests: New file.
10231         * tests/test-localename.c: New file.
10232
10233         New module 'localename'.
10234         * lib/localename.h: New file.
10235         * lib/localename.c: New file, from GNU gettext.
10236         * m4/localename.m4: New file.
10237         * modules/localename: New file.
10238
10239 2007-06-07  Bruno Haible  <bruno@clisp.org>
10240
10241         Work around the lack of <wchar.h> on some builds of uClibc.
10242         * doc/headers/wchar.texi: Update.
10243         * lib/wchar_.h: Include <wchar.h> only if it exists.
10244         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
10245         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
10246         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
10247         doesn't exist.
10248         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
10249         * modules/mbfile (Depends-on): Add wchar.
10250         * modules/mbiter (Depends-on): Likewise.
10251         * modules/mbuiter (Depends-on): Likewise.
10252         Reported by Simon Josefsson.
10253
10254 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
10255
10256         Work around problem reported by Steven M. Schweda in
10257         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
10258         Tru64 5.1B with the Compaq compiler environment installed declares
10259         an 'isblank' function but does not define it in the C library.
10260         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
10261         * lib/regex_internal.h (isblank): Likewise.
10262         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
10263         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
10264
10265 2007-06-05  Bruno Haible  <bruno@clisp.org>
10266
10267         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
10268         ia64.
10269         * modules/printf-safe: New file.
10270         * modules/fprintf-posix (Depends-on): Add printf-safe.
10271         * modules/printf-posix (Depends-on): Likewise.
10272         * modules/snprintf-posix (Depends-on): Likewise.
10273         * modules/sprintf-posix (Depends-on): Likewise.
10274         * modules/vasnprintf-posix (Depends-on): Likewise.
10275         * modules/vasprintf-posix (Depends-on): Likewise.
10276         * modules/vfprintf-posix (Depends-on): Likewise.
10277         * modules/vprintf-posix (Depends-on): Likewise.
10278         * modules/vsnprintf-posix (Depends-on): Likewise.
10279         * modules/vsprintf-posix (Depends-on): Likewise.
10280         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
10281         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
10282         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
10283         "no" on i386, x86_64, ia64.
10284         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
10285         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
10286         on i386, x86_64, ia64.
10287         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
10288         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
10289         on i386, x86_64, ia64.
10290         * tests/test-vasnprintf-posix.c: Include float.h.
10291         (LDBL80_WORDS): New macro.
10292         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
10293         on i386, x86_64, ia64.
10294         * tests/test-vasprintf-posix.c: Include float.h.
10295         (LDBL80_WORDS): New macro.
10296         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
10297         on i386, x86_64, ia64.
10298         * tests/test-snprintf-posix.c: Include float.h.
10299         * tests/test-sprintf-posix.c: Likewise.
10300         * tests/test-vsnprintf-posix.c: Likewise.
10301         * tests/test-vsprintf-posix.c: Likewise.
10302
10303 2007-06-05  Bruno Haible  <bruno@clisp.org>
10304
10305         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
10306         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
10307         non-IEEE numbers on i386, x86_64, ia64.
10308         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
10309         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
10310         * tests/test-isnanl.h: Include float.h.
10311         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
10312
10313 2007-06-05  Bruno Haible  <bruno@clisp.org>
10314
10315         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
10316         also the %a / %A. Handle the %a / %A code before this extra handling.
10317
10318 2007-06-05  Bruno Haible  <bruno@clisp.org>
10319
10320         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
10321         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
10322
10323 2007-06-05  Bruno Haible  <bruno@clisp.org>
10324
10325         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
10326         typo in variable name.
10327
10328 2007-06-05  Eric Blake  <ebb9@byu.net>
10329
10330         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
10331         Reported by Simon Josefsson.
10332
10333 2007-06-04  Bruno Haible  <bruno@clisp.org>
10334
10335         Avoid test failures on some PowerPC platforms.
10336         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
10337         Define differently for PowerPC.
10338         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
10339         Reported by Gary V. Vaughan <gary@gnu.org>.
10340
10341 2007-06-02  Bruno Haible  <bruno@clisp.org>
10342
10343         Fix test-stdint failure on FreeBSD/ia64.
10344         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
10345         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
10346         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
10347         * doc/headers/stdint.texi: Update.
10348
10349 2007-06-01  Bruno Haible  <bruno@clisp.org>
10350
10351         * tests/test-binary-io.c (main): Pass a third argument to open().
10352         Reported by Gary V. Vaughan <gary@gnu.org>.
10353
10354 2007-06-01  Bruno Haible  <bruno@clisp.org>
10355
10356         * doc/functions/frexpl.texi: Update for mingw.
10357
10358 2007-06-01  Bruno Haible  <bruno@clisp.org>
10359
10360         * tests/test-lseek.c (main): Disable test of errno for invalid third
10361         argument.
10362         * doc/functions/lseek.texi: Update.
10363         Reported by Gary V. Vaughan <gary@gnu.org>.
10364
10365 2007-05-28  Bruno Haible  <bruno@clisp.org>
10366
10367         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
10368
10369 2007-05-31  Eric Blake  <ebb9@byu.net>
10370
10371         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
10372         cross compiling.
10373
10374 2007-05-30  Eric Blake  <ebb9@byu.net>
10375         and Bruno Haible  <bruno@clisp.org>
10376
10377         Work around mingw test failures exposed by m4-1.4.9b.
10378         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
10379         * tests/test-unistd.c: Disable uid_t and git_t tests for the
10380         moment.
10381
10382 2007-05-30  Bruno Haible  <bruno@clisp.org>
10383
10384         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
10385         assuming that they are closed. Needed on HP-UX 11.
10386
10387 2007-05-29  Bruno Haible  <bruno@clisp.org>
10388
10389         Fix a problem with #include_next.
10390         * lib/dirent_.h: Split the double-inclusion guard.
10391         * lib/fcntl_.h: Likewise.
10392         * lib/float_.h: Likewise.
10393         * lib/iconv_.h: Likewise.
10394         * lib/inttypes_.h: Likewise.
10395         * lib/locale_.h: Likewise.
10396         * lib/math_.h: Likewise.
10397         * lib/netinet_in_.h: Likewise.
10398         * lib/search_.h: Likewise.
10399         * lib/signal_.h: Likewise.
10400         * lib/stdint_.h: Likewise.
10401         * lib/stdio_.h: Likewise.
10402         * lib/stdlib_.h: Likewise.
10403         * lib/string_.h: Likewise.
10404         * lib/sys_select_.h: Likewise.
10405         * lib/sys_socket_.h: Likewise.
10406         * lib/sys_stat_.h: Likewise.
10407         * lib/sys_time_.h: Likewise.
10408         * lib/sysexits_.h: Likewise.
10409         * lib/time_.h: Likewise.
10410         * lib/unistd_.h: Likewise.
10411         * lib/wchar_.h: Likewise.
10412         * lib/wctype_.h: Likewise.
10413
10414 2007-05-29  Bruno Haible  <bruno@clisp.org>
10415
10416         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
10417         for the moment.
10418
10419 2007-05-29  Bruno Haible  <bruno@clisp.org>
10420
10421         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
10422         invocation.
10423         Reported by Eric Blake.
10424
10425 2007-05-29  Bruno Haible  <bruno@clisp.org>
10426
10427         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
10428         compiling case.
10429
10430 2007-05-29  Eric Blake  <ebb9@byu.net>
10431             Bruno Haible  <bruno@clisp.org>
10432
10433         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
10434         cross compiles.
10435
10436 2007-05-28  Eric Blake  <ebb9@byu.net>
10437
10438         * modules/closein-tests (test_closein_LDADD): Support test on
10439         cygwin with libtool.
10440
10441 2007-05-28  Bruno Haible  <bruno@clisp.org>
10442
10443         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
10444         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
10445         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
10446         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
10447         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
10448         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
10449         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
10450         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
10451         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
10452
10453 2007-05-28  Eric Blake  <ebb9@byu.net>
10454
10455         Unconditionally include <config.h> in unit tests.
10456         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
10457         * tests/test-allocsa.c, tests/test-arcfour.c,
10458         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
10459         tests/test-array_list.c, tests/test-array_oset.c,
10460         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
10461         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
10462         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
10463         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
10464         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
10465         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
10466         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
10467         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
10468         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
10469         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
10470         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
10471         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
10472         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
10473         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
10474         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
10475         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
10476         test-md5.c, test-memmem.c, test-printf-posix.c,
10477         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
10478         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
10479         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
10480         test-strcasestr.c, test-striconv.c, test-striconveh.c,
10481         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
10482         test-vasnprintf-posix2.c, test-vasnprintf.c,
10483         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
10484         test-vfprintf-posix.c, test-vprintf-posix.c,
10485         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
10486         test-xvasprintf.c: Likewise.
10487
10488 2007-05-28  Bruno Haible  <bruno@clisp.org>
10489
10490         * gnulib-tool (func_import): Remember the --with-tests command-line
10491         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
10492         Reported by Eric Blake.
10493
10494 2007-05-28  Bruno Haible  <bruno@clisp.org>
10495
10496         * modules/ftell-tests: New file.
10497         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
10498         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
10499
10500         * lib/ftell.c: New file.
10501         * modules/ftell: New file.
10502         * m4/ftell.m4: New file.
10503         * doc/functions/ftell.texi: Update.
10504         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
10505         REPLACE_FTELL.
10506         * lib/stdio_.h (rpl_ftell): New declaration.
10507         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
10508         REPLACE_FTELL.
10509
10510 2007-05-28  Eric Blake  <ebb9@byu.net>
10511
10512         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
10513
10514 2007-05-28  Bruno Haible  <bruno@clisp.org>
10515
10516         * modules/fseek-tests: New file.
10517         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
10518         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
10519
10520         * lib/fseek.c: New file.
10521         * modules/fseek: New file.
10522         * m4/fseek.m4: New file.
10523         * doc/functions/fseek.texi: Update.
10524         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
10525         REPLACE_FSEEK.
10526         * lib/stdio_.h (rpl_fseek): New declaration.
10527         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
10528         REPLACE_FSEEK.
10529
10530 2007-05-28  Bruno Haible  <bruno@clisp.org>
10531
10532         * lib/stdio_.h (fflush): More comments.
10533
10534 2007-05-28  Bruno Haible  <bruno@clisp.org>
10535
10536         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
10537         runtime test.
10538
10539 2007-05-28  Eric Blake  <ebb9@byu.net>
10540
10541         Improve lseek module.
10542         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
10543         * lib/unistd_.h (lseek): Scale back link warning message.
10544         * tests/test-lseek.c: Beef up test.
10545         * tests/test-lseek.sh: Exercise more facets of lseek.
10546         Reported by Bruno Haible.
10547
10548 2007-05-28  Bruno Haible  <bruno@clisp.org>
10549
10550         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
10551         to define.
10552
10553 2007-05-27  Bruno Haible  <bruno@clisp.org>
10554
10555         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
10556
10557 2007-05-27  Bruno Haible  <bruno@clisp.org>
10558
10559         * modules/openmp: New file.
10560         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
10561         Noah Misch.
10562
10563 2007-05-26  Bruno Haible  <bruno@clisp.org>
10564
10565         * modules/chdir-long (Depends-on): Add fchdir.
10566         * modules/chdir-safer (Depends-on): Likewise.
10567         * modules/fts (Depends-on): Likewise.
10568         * modules/fts-lgpl (Depends-on): Likewise.
10569         * modules/openat (Depends-on): Likewise.
10570         * modules/savewd (Depends-on): Likewise.
10571
10572 2007-05-24  Eric Blake  <ebb9@byu.net>
10573
10574         Fix lseek on mingw.
10575         * modules/lseek: New module.
10576         * m4/lseek.m4: New file.
10577         * lib/lseek.c: New file.
10578         * modules/lseek-tests: New file.
10579         * tests/test-lseek.c: New file.
10580         * tests/test-lseek.sh: New file.
10581         * MODULES.html.sh: Document lseek module.
10582         * modules/fflush (Depends-on): Add lseek, fseeko.
10583         * modules/fseeko (Depends-on): Likewise.
10584         * modules/ftello (Depends-on): Likewise.
10585         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
10586         broken.
10587         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
10588         broken.
10589         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
10590         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
10591         * lib/ftello.c (rpl_ftello): Likewise.
10592         * tests/test-fseeko.c (main): Test this.
10593         * tests/test-fseeko.sh: Likewise.
10594         * tests/test-ftello.c (main): Likewise.
10595         * tests/test-ftello.sh: Likewise.
10596         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
10597         implies replacing fseek.
10598         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
10599         HAVE_FTELLO.
10600         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
10601         * modules/unistd (Makefile.am): Likewise.
10602         * lib/unistd_.h (lseek): Declare a replacement.
10603         * doc/functions/lseek.texi (lseek): Document this fix.
10604         * doc/functions/fseek.texi (fseek): Likewise.
10605         * doc/functions/ftell.texi (ftell): Likewise.
10606
10607 2007-05-24  Bruno Haible  <bruno@clisp.org>
10608
10609         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
10610         in the printed representation of a NaN.
10611         * tests/test-vasprintf-posix.c (test_function): Likewise.
10612         * tests/test-snprintf-posix.h (test_function): Likewise.
10613         * tests/test-sprintf-posix.h (test_function): Likewise.
10614         Reported by Eric Blake.
10615
10616 2007-05-23  Eric Blake  <ebb9@byu.net>
10617
10618         Fix fseeko/ftello on cygwin 1.5.24.
10619         * doc/functions/fseeko.texi (fseeko): Document the fix.
10620         * doc/functions/ftello.texi (ftello): Document the fix.
10621         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
10622         * doc/functions/stdout.text (stdout): New file.
10623         * doc/functions/stderr.text (stderr): New file.
10624         * doc/gnulib.texi (Function Substitutes): Use new files.
10625         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
10626         prior to 1.7.0.
10627         * tests/test-ftello.c (main): Likewise for ftello.
10628         * tests/test-fseeko.sh: New file.
10629         * tests/test-ftello.sh: New file.
10630         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
10631         with seekable stdin.
10632         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
10633         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
10634         (gl_REPLACE_FSEEKO): New macro.
10635         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
10636         * modules/fseeko (Files): Distribute fseeko.c.
10637         * modules/ftello (Files): Distribute ftello.c.
10638         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
10639         mode.
10640         * lib/ftello.c (rpl_ftello): New file.
10641         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
10642         fseeko, ftello.
10643         (gl_STDIN_LARGE_OFFSET): New macro.
10644         * modules/stdio (Makefile.am): Perform the replacement.
10645         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
10646
10647 2007-05-23  Bruno Haible  <bruno@clisp.org>
10648
10649         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
10650         GNULIB_POSIXCHECK is defined.
10651
10652 2007-05-21  Bruno Haible  <bruno@clisp.org>
10653
10654         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
10655         Check also the output for NaN arguments. When cross-compiling, guess
10656         no on IRIX.
10657         * lib/vasnprintf.c: Update comments.
10658         * tests/test-vasnprintf-posix.c (strisnan): New function.
10659         (test_function): Use it.
10660         * tests/test-vasprintf-posix.c (strisnan): New function.
10661         (test_function): Use it.
10662         * tests/test-snprintf-posix.h (strisnan): New function.
10663         (test_function): Use it.
10664         * tests/test-sprintf-posix.h (strisnan): New function.
10665         (test_function): Use it.
10666         Reported by Eric Blake.
10667
10668 2007-05-20  Bruno Haible  <bruno@clisp.org>
10669
10670         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
10671         numbers that fails on BeOS.
10672         * doc/functions/frexpl.texi: Update.
10673
10674 2007-05-20  Jim Meyering  <jim@meyering.net>
10675
10676         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
10677         forced upon us by glibc-2.6.
10678
10679 2007-05-20  Bruno Haible  <bruno@clisp.org>
10680
10681         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
10682         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
10683         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
10684         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
10685         NEED_PRINTF_INFINITE.
10686         (is_infinitel): New function.
10687         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
10688         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
10689         gl_PREREQ_VASNPRINTF_INFINITE.
10690         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
10691         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10692         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
10693         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
10694         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
10695         gl_PREREQ_VASNPRINTF_INFINITE.
10696         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10697         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10698         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10699         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10700         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10701         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10702         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10703         * doc/functions/fprintf.texi: Update.
10704         * doc/functions/printf.texi: Update.
10705         * doc/functions/snprintf.texi: Update.
10706         * doc/functions/sprintf.texi: Update.
10707         * doc/functions/vfprintf.texi: Update.
10708         * doc/functions/vprintf.texi: Update.
10709         * doc/functions/vsnprintf.texi: Update.
10710         * doc/functions/vsprintf.texi: Update.
10711
10712 2007-05-20  Bruno Haible  <bruno@clisp.org>
10713
10714         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
10715         was not found in libc.
10716         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
10717
10718 2007-05-20  Bruno Haible  <bruno@clisp.org>
10719
10720         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
10721         printed as "-nan" instead of "nan".
10722         * tests/test-vasprintf-posix.c (test_function): Likewise.
10723         * tests/test-snprintf-posix.h (test_function): Likewise.
10724         * tests/test-sprintf-posix.h (test_function): Likewise.
10725         Needed for HP-UX 11.
10726
10727 2007-05-20  Jim Meyering  <jim@meyering.net>
10728
10729         Fix buggy test for the fchownat-deref bug.
10730         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
10731         symlink required for the run-test.  Without it, this test would
10732         always declare that fchownat doesn't work, and client code would
10733         unnecessarily use the replacement function with fixed libc.
10734         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
10735         Reported by Greg Schafer.
10736
10737 2007-05-19  Bruno Haible  <bruno@clisp.org>
10738
10739         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
10740         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
10741         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
10742         Needed for IRIX 6.5 and Solaris 2.5.1.
10743
10744 2007-05-19  Bruno Haible  <bruno@clisp.org>
10745
10746         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
10747         (test_function): Skip tests involving -0.0 on platforms where
10748         -0.0 = 0.0.
10749         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
10750         (test_function): Skip tests involving -0.0 on platforms where
10751         -0.0 = 0.0.
10752         * tests/test-snprintf-posix.h (have_minus_zero): New function.
10753         (test_function): Skip tests involving -0.0 on platforms where
10754         -0.0 = 0.0.
10755         * tests/test-sprintf-posix.h (have_minus_zero): New function.
10756         (test_function): Skip tests involving -0.0 on platforms where
10757         -0.0 = 0.0.
10758         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
10759         tests.
10760         * tests/test-printf-posix.h (test_function): Likewise.
10761         * tests/test-printf-posix.output: Remove all -0.0 related results.
10762         Needed for IRIX 6.5.
10763
10764 2007-05-19  Bruno Haible  <bruno@clisp.org>
10765
10766         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
10767         printed as "nan0x7fffffff" instead of "nan".
10768         * tests/test-vasprintf-posix.c (test_function): Likewise.
10769         * tests/test-snprintf-posix.h (test_function): Likewise.
10770         * tests/test-sprintf-posix.h (test_function): Likewise.
10771         * tests/test-fprintf-posix.h (NaN): Remove macro.
10772         (test_function): Remove all NaN related tests.
10773         * tests/test-printf-posix.h (NaN): Remove macro.
10774         (test_function): Remove all NaN related tests.
10775         * tests/test-printf-posix.output: Remove all NaN related results.
10776         Needed for IRIX 6.5.
10777
10778 2007-05-19  Bruno Haible  <bruno@clisp.org>
10779
10780         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
10781         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
10782
10783 2007-05-19  Bruno Haible  <bruno@clisp.org>
10784
10785         * lib/float_.h: New file.
10786         * m4/float_h.m4: New file.
10787         * modules/float: New file.
10788         * modules/isnanl (Dependencies): Add float.
10789         * modules/isnanl-nolibm (Dependencies): Likewise.
10790         * modules/mathl (Dependencies): Likewise.
10791         * modules/printf-frexpl (Dependencies): Likewise.
10792         * modules/signbit (Dependencies): Likewise.
10793         * modules/vasnprintf (Dependencies): Likewise.
10794         * doc/headers/float.texi: Update.
10795
10796 2007-05-19  Jim Meyering  <jim@meyering.net>
10797
10798         * lib/utimens.c (gl_futimens): Rename from futimens,
10799         now that glibc-2.6 declares futimens.
10800         * lib/utimens.h: Likewise.
10801
10802 2007-05-19  Bruno Haible  <bruno@clisp.org>
10803
10804         Avoid test failures on mingw.
10805         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
10806         * tests/test-printf-posix.sh: Likewise.
10807         * tests/test-vfprintf-posix.sh: Likewise.
10808         * tests/test-vprintf-posix.sh: Likewise.
10809
10810 2007-05-19  Bruno Haible  <bruno@clisp.org>
10811
10812         Fix *printf result for NaN, Inf, -0.0 on mingw.
10813         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
10814         * lib/vasnprintf.c: Include math.h and isnan.h.
10815         (is_infinite_or_zero): New function.
10816         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
10817         values in the %f, %F, %e, %E, %g, %G directives.
10818         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
10819         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10820         gl_PRINTF_INFINITE and test its result. Invoke
10821         gl_PREREQ_VASNPRINTF_INFINITE.
10822         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10823         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10824         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10825         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10826         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10827         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10828         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10829         * doc/functions/fprintf.texi: Update.
10830         * doc/functions/printf.texi: Update.
10831         * doc/functions/snprintf.texi: Update.
10832         * doc/functions/sprintf.texi: Update.
10833         * doc/functions/vfprintf.texi: Update.
10834         * doc/functions/vprintf.texi: Update.
10835         * doc/functions/vsnprintf.texi: Update.
10836         * doc/functions/vsprintf.texi: Update.
10837
10838 2007-05-19  Bruno Haible  <bruno@clisp.org>
10839
10840         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
10841         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
10842         Instead of multiplying with 10^k, set extra_zeroes to k.
10843         (scale10_round_long_double): Remove function.
10844
10845 2007-05-18  Bruno Haible  <bruno@clisp.org>
10846
10847         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
10848         introduced on 2007-05-06.
10849
10850 2007-05-18  Bruno Haible  <bruno@clisp.org>
10851
10852         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
10853         %g directives.
10854         * tests/test-vasprintf-posix.c (test_function): Likewise.
10855         * tests/test-snprintf-posix.h (test_function): Likewise.
10856         * tests/test-sprintf-posix.h (test_function): Likewise.
10857
10858 2007-05-18  Bruno Haible  <bruno@clisp.org>
10859
10860         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
10861         (strmatch): New function.
10862         (test_function): Test the %f directive on numbers of various exponents.
10863         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
10864         (strmatch): New function.
10865         (test_function): Test the %f directive on numbers of various exponents.
10866         * tests/test-snprintf-posix.h (strmatch): New function.
10867         (test_function): Test the %f directive on numbers of various exponents.
10868         * tests/test-sprintf-posix.h (strmatch): New function.
10869         (test_function): Test the %f directive on numbers of various exponents.
10870         * tests/test-snprintf-posix.c (SIZEOF): New macro.
10871         * tests/test-sprintf-posix.c (SIZEOF): New macro.
10872         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
10873         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
10874
10875 2007-05-18  Bruno Haible  <bruno@clisp.org>
10876
10877         Add support for 'long double' number output.
10878         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
10879         * lib/vasnprintf.c: Include math.h and float+.h.
10880         (mp_limb_t): New type.
10881         (GMP_LIMB_BITS): New macro.
10882         (mp_twolimb_t): New type.
10883         (GMP_TWOLIMB_BITS): New macro.
10884         (mpn_t): New type.
10885         (multiply, divide, convert_to_decimal, decode_long_double,
10886         scale10_round_long_double, scale10_round_decimal_long_double,
10887         floorlog10l): New functions.
10888         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
10889         for the %f, %F, %e, %E, %g, %G directives.
10890         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
10891         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10892         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
10893         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
10894         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10895         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10896         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10897         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10898         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10899         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10900         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10901         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
10902         * modules/snprintf-posix (Depends-on): Likewise.
10903         * modules/sprintf-posix (Depends-on): Likewise.
10904         * modules/vasnprintf-posix (Depends-on): Likewise.
10905         * modules/vasprintf-posix (Depends-on): Likewise.
10906         * modules/vfprintf-posix (Depends-on): Likewise.
10907         * modules/vsnprintf-posix (Depends-on): Likewise.
10908         * modules/vsprintf-posix (Depends-on): Likewise.
10909         * modules/vasnprintf (Files): Add lib/float+.h.
10910         * doc/functions/fprintf.texi: Update.
10911         * doc/functions/printf.texi: Update.
10912         * doc/functions/snprintf.texi: Update.
10913         * doc/functions/sprintf.texi: Update.
10914         * doc/functions/vfprintf.texi: Update.
10915         * doc/functions/vprintf.texi: Update.
10916         * doc/functions/vsnprintf.texi: Update.
10917         * doc/functions/vsprintf.texi: Update.
10918
10919 2007-05-18  Bruno Haible  <bruno@clisp.org>
10920
10921         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
10922
10923 2007-05-18  Bruno Haible  <bruno@clisp.org>
10924
10925         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
10926         for printing 64-bit integers. Needed for mingw.
10927
10928 2007-05-18  Bruno Haible  <bruno@clisp.org>
10929
10930         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
10931         gl_FUNC_FREXPL_WORKS.
10932         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
10933
10934 2007-05-18  Bruno Haible  <bruno@clisp.org>
10935
10936         * modules/frexpl-nolibm-tests: New file.
10937
10938         * modules/frexpl-nolibm: New file.
10939         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
10940
10941 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
10942
10943         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
10944         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
10945         GCC 4.2, which otherwise issues a lot of warnings.
10946         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
10947         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
10948         Likewise.
10949         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
10950         * modules/iconv_open (iconv.h): Likewise.
10951         * modules/locale (locale.h): Likewise.
10952         * modules/netinet_in (netinet/in.h): Likewise.
10953         * modules/sys_select (sys_select.h): Likewise.
10954         * modules/sys_socket (sys/socket.h): Likewise.
10955         * modules/sys_stat (sys/stat.h): Likewise.
10956         * modules/sysexits (sysexits.h): Likewise.
10957         * modules/unistd (unistd.h): Likewise.
10958
10959 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10960
10961         * modules/closein-tests (Makefile.am): Distribute
10962         `test-closein.sh'.
10963
10964 2007-05-17  Bruno Haible  <bruno@clisp.org>
10965
10966         * tests/test-printf-posix.output: Renamed from
10967         tests/test-fprintf-posix.out.
10968         * modules/fprintf-posix-tests: Update.
10969         * modules/printf-posix-tests: Update.
10970         * modules/vfprintf-posix-tests: Update.
10971         * modules/vprintf-posix-tests: Update.
10972         * tests/test-fprintf-posix.sh: Update.
10973         * tests/test-printf-posix.sh: Update.
10974         * tests/test-vfprintf-posix.sh: Update.
10975         * tests/test-vprintf-posix.sh: Update.
10976         Reported by Ralf Wildenhues.
10977
10978 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
10979
10980         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
10981         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
10982         GCC 4.2, which otherwise issues a lot of warnings.
10983         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
10984         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
10985         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
10986         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
10987         it should no longer be needed.
10988         * lib/string_.h: Likewise.
10989         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
10990         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
10991         * modules/inttypes (inttypes.h): Likewise.
10992         * modules/math (math.h): Likewise.
10993         * modules/search (search.h): Likewise.
10994         * modules/signal (signal.h): Likewise.
10995         * modules/stdint (stdint.h): Likewise.
10996         * modules/stdio (stdio.h): Likewise.
10997         * modules/stdlib (stdlib.h): Likewise.
10998         * modules/string (string.h): Likewise.
10999         * modules/sys_time (sys/time.h): Likewise.
11000         * modules/time (time.h): Likewise.
11001         * modules/wchar (wchar.h): Likewise.
11002         * modules/wctype (wtype.h): Likewise.
11003
11004 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
11005
11006         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
11007
11008 2007-05-13  Bruno Haible  <bruno@clisp.org>
11009
11010         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
11011         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
11012         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
11013         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
11014         (gl_PREREQ_STRTOK_R): Don't require it here.
11015
11016 2007-05-13  Bruno Haible  <bruno@clisp.org>
11017
11018         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
11019         when used in C++ mode.
11020
11021 2007-05-12  Bruno Haible  <bruno@clisp.org>
11022
11023         * lib/linebuffer.h: Tweak doc.
11024         * lib/linebuffer.c: Likewise.
11025
11026 2007-05-12  James Youngman  <jay@gnu.org>
11027
11028         * lib/linebuffer.c (readlinebuffer_delim): New function,
11029         like readlinebuffer, but use a caller-specified delimiter.
11030         (readlinebuffer): Just call readlinebuffer_delim with '\n'
11031         as the delimiter.
11032         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
11033
11034 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
11035
11036         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
11037         * modules/openat (Files): Remove openat-die.c.
11038         (Depends-on): Add openat-die.
11039         * modules/openat-die: New module.
11040
11041 2007-05-06  Bruno Haible  <bruno@clisp.org>
11042
11043         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
11044         Update with info about Cygwin.
11045         * doc/functions/fprintf.texi: Update.
11046         * doc/functions/printf.texi: Update.
11047         * doc/functions/snprintf.texi: Update.
11048         * doc/functions/sprintf.texi: Update.
11049         * doc/functions/vfprintf.texi: Update.
11050         * doc/functions/vprintf.texi: Update.
11051         * doc/functions/vsnprintf.texi: Update.
11052         * doc/functions/vsprintf.texi: Update.
11053         Reported by Eric Blake.
11054
11055 2007-05-06  Bruno Haible  <bruno@clisp.org>
11056
11057         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
11058         padding ourselves for the floating-point directives.
11059         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
11060         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
11061         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
11062         gl_PRINTF_FLAG_ZERO and test its result. Invoke
11063         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
11064         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
11065         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
11066         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
11067         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
11068         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
11069         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11070         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
11071         * tests/test-snprintf-posix.h (test_function): Also check the width
11072         and some flags in the %f directive.
11073         * tests/test-sprintf-posix.h (test_function): Likewise.
11074         * tests/test-vasnprintf-posix.c (test_function): Likewise.
11075         * tests/test-vasprintf-posix.c (test_function): Likewise.
11076         * doc/functions/fprintf.texi: Update.
11077         * doc/functions/printf.texi: Update.
11078         * doc/functions/snprintf.texi: Update.
11079         * doc/functions/sprintf.texi: Update.
11080         * doc/functions/vfprintf.texi: Update.
11081         * doc/functions/vprintf.texi: Update.
11082         * doc/functions/vsnprintf.texi: Update.
11083         * doc/functions/vsprintf.texi: Update.
11084
11085 2007-05-06  Bruno Haible  <bruno@clisp.org>
11086
11087         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
11088         pass the ' flag character to sprintf or snprintf.
11089         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
11090         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
11091         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
11092         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
11093         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
11094         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
11095         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
11096         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
11097         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
11098         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
11099         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11100         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
11101         * tests/test-snprintf-posix.h (test_function): Also check the grouping
11102         flag.
11103         * tests/test-sprintf-posix.h (test_function): Likewise.
11104         * tests/test-vasnprintf-posix.c (test_function): Likewise.
11105         * tests/test-vasprintf-posix.c (test_function): Likewise.
11106         * doc/functions/fprintf.texi: Update.
11107         * doc/functions/printf.texi: Update.
11108         * doc/functions/snprintf.texi: Update.
11109         * doc/functions/sprintf.texi: Update.
11110         * doc/functions/vfprintf.texi: Update.
11111         * doc/functions/vprintf.texi: Update.
11112         * doc/functions/vsnprintf.texi: Update.
11113         * doc/functions/vsprintf.texi: Update.
11114
11115 2007-05-01  Bruno Haible  <bruno@clisp.org>
11116
11117         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
11118
11119 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
11120
11121         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
11122         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
11123
11124 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
11125
11126         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
11127         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
11128         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
11129
11130 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
11131
11132         * lib/argp-help.c (struct hol_entry): New member `ord'.
11133         (HOL_ENTRY_PTRCMP): Use ord for comparison
11134         (hol_sort): Initialize ord.
11135
11136 2007-05-01  Bruno Haible  <bruno@clisp.org>
11137
11138         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
11139         Reported by Eric Blake.
11140         * doc/gnulib.texi (Function Substitutes): Update.
11141
11142 2007-05-01  Bruno Haible  <bruno@clisp.org>
11143
11144         * doc/functions.texi: Remove file, now redundant through
11145         doc/functions/*.texi.
11146
11147 2007-05-01  Bruno Haible  <bruno@clisp.org>
11148
11149         * modules/argp (Depends-on): Add sleep.
11150
11151 2007-05-01  Bruno Haible  <bruno@clisp.org>
11152
11153         * modules/sleep-tests: New file.
11154         * tests/test-sleep.c: New file.
11155
11156         * modules/sleep: New file.
11157         * lib/sleep.c: New file.
11158         * m4/sleep.m4: New file.
11159         * lib/unistd_.h (sleep): New declaration.
11160         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
11161         HAVE_SLEEP.
11162         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
11163         * doc/functions/sleep.texi: Document the sleep module.
11164
11165 2007-05-01  Bruno Haible  <bruno@clisp.org>
11166
11167         * lib/sigprocmask.h: Remove file.
11168         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
11169         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
11170         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
11171         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
11172         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
11173         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
11174         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
11175         HAVE_SIGSET_T as a shell variable.
11176         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
11177         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
11178         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
11179         (Depends-on): Add signal. Remove verify.
11180         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
11181         (Include): Mention <signal.h> instead of sigprocmask.h.
11182         * NEWS: Mention the change.
11183         * lib/fatal-signal.c: Don't include sigprocmask.h.
11184
11185 2007-05-01  Bruno Haible  <bruno@clisp.org>
11186
11187         * modules/signal: New file.
11188         * lib/signal_.h: New file.
11189         * m4/signal_h.m4: New file.
11190
11191 2007-05-01  Bruno Haible  <bruno@clisp.org>
11192
11193         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
11194         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
11195         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
11196         HAVE_WCTYPE_CTMP_BUG into wctype.h.
11197
11198 2007-05-01  Bruno Haible  <bruno@clisp.org>
11199
11200         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
11201         configure time.
11202         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
11203         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
11204         * modules/sys_stat (Makefile.am): Substitute their values into
11205         sys/stat.h.
11206
11207 2007-05-01  Bruno Haible  <bruno@clisp.org>
11208
11209         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
11210         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
11211         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
11212
11213 2007-05-01  Bruno Haible  <bruno@clisp.org>
11214
11215         * doc/header/assert.texi: Undo last change: don't mention the gnulib
11216         'assert' module here.
11217
11218 2007-05-01  Bruno Haible  <bruno@clisp.org>
11219
11220         * doc/functions/*.texi: New files.
11221         * doc/functions/google-ranking.txt: New file.
11222         * doc/gnulib.texi (Function Substitutes): New chapter.
11223         (ctime, inet_ntoa): Remove sections.
11224         * doc/ctime.texi: Remove file.
11225         * doc/inet_ntoa.texi: Remove file.
11226         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
11227         dependencies.
11228         (%.info): New rule, specifying a --reference-limit.
11229
11230 2007-05-01  Bruno Haible  <bruno@clisp.org>
11231
11232         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
11233
11234 2007-05-01  Bruno Haible  <bruno@clisp.org>
11235
11236         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
11237         the portability of 'mkdir' to mingw systems.
11238
11239 2007-05-01  Bruno Haible  <bruno@clisp.org>
11240
11241         * doc/headers/google-ranking.txt: New file.
11242
11243 2007-04-30  Eric Blake  <ebb9@byu.net>
11244
11245         Prefer fseeko to fseek.
11246         * modules/getpass (Depends-on): Add fseeko.
11247         * lib/getpass.c (getpass): Use fseeko, not fseek.
11248
11249 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
11250
11251         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
11252         assumes the sorting is stable, while most qsort implementations
11253         are not.  Use argument addresses to ensure they never compare as
11254         equal.
11255
11256         * tests/test-argp-2.sh (usage-indent test): Fix output
11257         (func_compare): Restore diff options
11258         * tests/test-argp.c: Restore #include "progname.h"
11259
11260 2007-04-29  Bruno Haible  <bruno@clisp.org>
11261
11262         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
11263         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
11264         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
11265         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11266         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
11267         (configure.ac): Define CHECK_SNPRINTF_POSIX.
11268         (TESTS, check_PROGRAMS): Add test-snprintf.
11269         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
11270         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
11271         (TESTS, check_PROGRAMS): Add test-vsnprintf.
11272         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
11273         assertions that fail on HP-UX, OSF/1, or IRIX.
11274         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
11275
11276 2007-04-29  Bruno Haible  <bruno@clisp.org>
11277
11278         * MODULES.html.sh (posix_functions): Remove 'contents'.
11279
11280 2007-04-29  Karl Berry  <karl@gnu.org>
11281
11282         * config/srclist.txt (gendocs_template_min): new entry.
11283
11284 2007-04-29  Bruno Haible  <bruno@clisp.org>
11285
11286         Work around fpurge bug on BSD systems.
11287         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
11288         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
11289         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
11290         fpurge to rpl_fpurge if the system already has this function.
11291         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
11292         the case where the system already has this function. Correct invariants
11293         on BSD systems.
11294         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
11295         BSD systems.
11296
11297 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
11298
11299         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
11300         proposed by Sven Verdoolaege.
11301
11302         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
11303         options.
11304         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
11305         (usage and help tests): Update
11306
11307 2007-04-29  Bruno Haible  <bruno@clisp.org>
11308
11309         * tests/test-fflush.c (main): Use a file of size 17, not 10.
11310         Print more information in case of failure. Disable a test on BeOS.
11311
11312 2007-04-29  Bruno Haible  <bruno@clisp.org>
11313
11314         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
11315         This helps debugging on systems on which no gdb is available.
11316
11317 2007-04-29  Bruno Haible  <bruno@clisp.org>
11318
11319         * lib/freading.h: Improve comments.
11320         * lib/fwriting.h: Likewise.
11321         * tests/test-freading.c (main): Don't check freading immediately after
11322         repositioning. Needed for glibc.
11323
11324 2007-04-29  Bruno Haible  <bruno@clisp.org>
11325
11326         * lib/freading.c (freading): Trivial simplification.
11327
11328 2007-04-28  Bruno Haible  <bruno@clisp.org>
11329
11330         * tests/test-fwriting.c (main): Also test the interaction between
11331         fflush and fwriting.
11332         * modules/fwriting-tests (Depends-on): Add fflush.
11333
11334         * tests/test-freading.c (main): Also test the interaction between
11335         fflush and freading.
11336         * modules/freading-tests (Depends-on): Add fflush.
11337
11338 2007-04-28  Bruno Haible  <bruno@clisp.org>
11339
11340         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
11341         fseeko and ftello.
11342         Suggested by Eric Blake.
11343
11344 2007-04-28  Jim Meyering  <jim@meyering.net>
11345
11346         Avoid false-negative in gl_STDINT_H's C99 conformance test.
11347         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
11348         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
11349
11350 2007-04-27  Eric Blake  <ebb9@byu.net>
11351
11352         * doc/headers/assert.texi (assert.h): Document assert module use.
11353
11354 2007-04-27  Bruno Haible  <bruno@clisp.org>
11355
11356         * doc/headers/*.texi: New files.
11357         * doc/gnulib.texi (Header File Substitutes): New chapter.
11358         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
11359         dependencies.
11360         (standards.info ,standards.html, standards.dvi): Update dependencies.
11361         (mostlyclean, clean): New targets.
11362
11363 2007-04-27  Bruno Haible  <bruno@clisp.org>
11364
11365         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
11366         * modules/sysexits (Files, Makefile.am): Update.
11367
11368         * lib/sys_socket_.h: Renamed from lib/socket_.h.
11369         * modules/sys_socket (Files, Makefile.am): Update.
11370
11371         * lib/sys_stat_.h: Renamed from lib/stat_.h.
11372         * modules/sys_stat (Files, Makefile.am): Update.
11373
11374 2007-04-27  Eric Blake  <ebb9@byu.net>
11375
11376         * lib/freading.h: Improve comments.
11377         * lib/fwriting.h: Likewise.
11378         * lib/fflush.c: Likewise.
11379
11380         Fix closein for mingw.
11381         * modules/closein-tests: Add tests for closein.
11382         * tests/test-closein.c: New file.
11383         * tests/test-closein.sh: Likewise.
11384         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
11385         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
11386
11387 2007-04-27  Bruno Haible  <bruno@clisp.org>
11388
11389         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
11390         version is < 6.
11391         * lib/math_.h [__DECC]: Likewise.
11392         * lib/stdio_.h [__DECC]: Likewise.
11393         * lib/stdlib_.h [__DECC]: Likewise.
11394         * lib/string_.h [__DECC]: Likewise.
11395         * lib/time_.h [__DECC]: Likewise.
11396         * lib/wchar_.h [__DECC]: Likewise.
11397         * lib/wctype_.h [__DECC]: Likewise.
11398
11399 2007-04-27  Bruno Haible  <bruno@clisp.org>
11400
11401         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
11402
11403 2007-04-27  Bruno Haible  <bruno@clisp.org>
11404
11405         * lib/fflush.c: Add comments.
11406         * modules/fpurge-tests (Depends-on): Add fflush.
11407         * modules/freadable-tests (Depends-on): Likewise.
11408         * modules/fwritable-tests (Depends-on): Likewise.
11409
11410 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
11411
11412         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
11413         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
11414         Report by Bruno Haible <bruno@clisp.org>.
11415
11416 2007-04-26  Eric Blake  <ebb9@byu.net>
11417
11418         Fix fflush on mingw.
11419         * modules/fflush (Depends-on): Add freading.
11420         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
11421         but unread data.
11422
11423 2007-04-26  Eric Blake  <ebb9@byu.net>
11424         and Bruno Haible  <bruno@clisp.org>
11425
11426         Implement freading and fwriting.
11427         * lib/freading.c: New file.
11428         * lib/freading.h: Likewise.
11429         * m4/freading.m4: Likewise.
11430         * modules/freading: Likewise.
11431         * modules/freading-tests: Likewise.
11432         * tests/test-freading.c: Likewise.
11433         * lib/fwriting.c: New file.
11434         * lib/fwriting.h: Likewise.
11435         * m4/fwriting.m4: Likewise.
11436         * modules/fwriting: Likewise.
11437         * modules/fwriting-tests: Likewise.
11438         * tests/test-fwriting.c: Likewise.
11439         * MODULES.html.sh (File stream based Input/Output): Mention them.
11440
11441 2007-04-26  Bruno Haible  <bruno@clisp.org>
11442
11443         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
11444         'long' when we assume it.
11445         Suggested by Eric Blake.
11446
11447 2007-04-26  Bruno Haible  <bruno@clisp.org>
11448
11449         Ensure fseeko, ftello are declared on glibc systems.
11450         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
11451         * modules/fseeko (configure.ac-early): Likewise.
11452         * modules/ftello (configure.ac-early): Likewise.
11453         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
11454         AC_FUNC_FSEEKO for this.
11455         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
11456         (gl_CHECK_FSEEKO): Remove macro.
11457
11458 2007-04-26  Bruno Haible  <bruno@clisp.org>
11459
11460         * tests/test-fflush.c (main): Also check the ftell result after
11461         fflush and fseek/fseeko.
11462         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
11463         file descriptor position cache in the stream.
11464         * lib/fseeko.c (rpl_fseeko): Likewise.
11465
11466 2007-04-26  Bruno Haible  <bruno@clisp.org>
11467
11468         * modules/fflush-tests (Depends-on): Add fseeko.
11469
11470 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
11471             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11472
11473         * lib/argz_.h: ensure error_t definition is obtained in same
11474         mechanism system argz.h would have.
11475         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
11476         argz facilities are known bad.  Err on the side of caution if
11477         cross-compiling.
11478
11479 2007-04-25  Eric Blake  <ebb9@byu.net>
11480
11481         * lib/fpurge.c (includes): Use stdlib.h for free.
11482         * tests/test-fflush.c (main): Also test fflush-fseeko.
11483
11484 2007-04-25  Bruno Haible  <bruno@clisp.org>
11485
11486         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
11487         * lib/fseeko.c: New file.
11488         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
11489         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
11490         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
11491         gl_FUNC_FSEEKO.
11492         (gl_FUNC_FSEEKO): Invoke it.
11493         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
11494         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
11495         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
11496
11497 2007-04-25  Bruno Haible  <bruno@clisp.org>
11498
11499         * modules/fflush (Depends-on): Add ftello.
11500
11501 2007-04-25  Bruno Haible  <bruno@clisp.org>
11502
11503         * modules/ftello-tests: New file.
11504         * tests/test-ftello.c: New file.
11505
11506         * modules/ftello: New file.
11507         * m4/ftello.m4: New file.
11508         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
11509         HAVE_FTELLO.
11510         * lib/stdio_.h (ftello): New declaration.
11511         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
11512         HAVE_FTELLO.
11513
11514 2007-04-25  Bruno Haible  <bruno@clisp.org>
11515
11516         * modules/fseeko-tests: New file.
11517         * tests/test-fseeko.c: New file.
11518
11519         * modules/fseeko: New file.
11520         * m4/fseeko.m4: New file.
11521         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
11522         HAVE_FSEEKO.
11523         * lib/stdio_.h (fseeko): New declaration.
11524         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
11525         HAVE_FSEEKO.
11526
11527 2007-04-25  Bruno Haible  <bruno@clisp.org>
11528
11529         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
11530
11531 2007-04-25  Bruno Haible  <bruno@clisp.org>
11532
11533         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
11534         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
11535         * tests/test-unistd.c: Likewise.
11536         * tests/test-fcntl.c: Likewise.
11537
11538 2007-04-23  Eric Blake  <ebb9@byu.net>
11539
11540         * lib/fflush.c: Fix missing include.
11541         Reported by Bruno Haible.
11542
11543 2007-04-23  Bruno Haible  <bruno@clisp.org>
11544
11545         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
11546         Reported by Eric Blake.
11547
11548 2007-04-23  Bruno Haible  <bruno@clisp.org>
11549
11550         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
11551
11552 2007-04-23  Bruno Haible  <bruno@clisp.org>
11553
11554         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
11555
11556 2007-04-23  Bruno Haible  <bruno@clisp.org>
11557
11558         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
11559         Needed on HP-UX 11.
11560
11561 2007-04-16  Eric Blake  <ebb9@byu.net>
11562
11563         Make fflush rely on fpurge.
11564         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
11565         open coding all variants.
11566         * modules/fflush (Depends-on): Add fpurge and unistd.
11567         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
11568         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
11569
11570         Fix --with-tests compilation on cygwin.
11571         * modules/argmatch-tests (Makefile.am): List gnulib library first
11572         in LDADD.
11573         * modules/argp-tests (Makefile.am): Likewise.
11574         * modules/array-list-tests (Makefile.am): Likewise.
11575         * modules/array-oset-tests (Makefile.am): Likewise.
11576         * modules/avltree-list-tests (Makefile.am): Likewise.
11577         * modules/avltree-oset-tests (Makefile.am): Likewise.
11578         * modules/avltreehash-list-tests (Makefile.am): Likewise.
11579         * modules/carray-list-tests (Makefile.am): Likewise.
11580         * modules/dirname-tests (Makefile.am): Likewise.
11581         * modules/frexp-tests (Makefile.am): Likewise.
11582         * modules/isnanl-tests (Makefile.am): Likewise.
11583         * modules/linked-list-tests (Makefile.am): Likewise.
11584         * modules/linkedhash-list-tests (Makefile.am): Likewise.
11585         * modules/lock-tests (Makefile.am): Likewise.
11586         * modules/rbtree-list-tests (Makefile.am): Likewise.
11587         * modules/rbtree-oset-tests (Makefile.am): Likewise.
11588         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
11589         * modules/tls-tests (Makefile.am): Likewise.
11590         * modules/tsearch-tests (Makefile.am): Likewise.
11591         * modules/xvasprintf-tests (Makefile.am): Likewise.
11592
11593         Fix fpurge for cygwin.
11594         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
11595         value.
11596         * modules/fpurge-tests (Depends-on): Clean up trash.
11597
11598 2007-04-16  Simon Josefsson  <simon@josefsson.org>
11599
11600         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
11601
11602         * m4/autobuild.m4: Re-indent.
11603
11604 2007-04-13  Bruno Haible  <bruno@clisp.org>
11605
11606         * modules/fpurge-tests: New file.
11607         * tests/test-fpurge.c: New file.
11608
11609         * modules/fpurge: New file.
11610         * lib/fpurge.h: New file.
11611         * lib/fpurge.c: New file.
11612         * m4/fpurge.m4: New file.
11613
11614 2007-04-13  Bruno Haible  <bruno@clisp.org>
11615
11616         * modules/fbufmode-tests: New file.
11617         * tests/test-fbufmode.c: New file.
11618
11619         * modules/fbufmode: New file.
11620         * lib/fbufmode.h: New file.
11621         * lib/fbufmode.c: New file.
11622         * m4/fbufmode.m4: New file.
11623
11624 2007-04-13  Bruno Haible  <bruno@clisp.org>
11625
11626         * modules/fwritable-tests: New file.
11627         * tests/test-fwritable.c: New file.
11628
11629         * modules/fwritable: New file.
11630         * lib/fwritable.h: New file.
11631         * lib/fwritable.c: New file.
11632         * m4/fwritable.m4: New file.
11633
11634 2007-04-13  Bruno Haible  <bruno@clisp.org>
11635
11636         * modules/freadable-tests: New file.
11637         * tests/test-freadable.c: New file.
11638
11639         * modules/freadable: New file.
11640         * lib/freadable.h: New file.
11641         * lib/freadable.c: New file.
11642         * m4/freadable.m4: New file.
11643
11644 2007-04-13  Bruno Haible  <bruno@clisp.org>
11645
11646         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
11647         MOSTLYCLEANFILES.
11648
11649 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
11650
11651         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
11652         gzip bootstrap.conf to avoid dragging in i18n machinery.
11653         (gnulib_tool_option): Use it.
11654
11655 2007-04-13  Bruno Haible  <bruno@clisp.org>
11656
11657         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
11658         %F directives.
11659         * tests/test-vasprintf-posix.c (test_function): Likewise.
11660         * tests/test-snprintf-posix.h (test_function): Likewise.
11661         * tests/test-sprintf-posix.h (test_function): Likewise.
11662         * tests/test-fprintf-posix.h (test_function): Likewise.
11663         * tests/test-printf-posix.h (test_function): Likewise.
11664         * tests/test-fprintf-posix.out: Likewise.
11665
11666 2007-04-13  Bruno Haible  <bruno@clisp.org>
11667
11668         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
11669         * modules/tls-tests (configure.ac): Likewise.
11670         Reported by Arto C. Nirkko <anirkko@insel.ch>.
11671
11672 2007-04-13  Bruno Haible  <bruno@clisp.org>
11673
11674         * lib/tls.c (glthread_tls_get): Fix return type.
11675         Patch by Arto C. Nirkko <anirkko@insel.ch>.
11676
11677 2007-04-12  Eric Blake  <ebb9@byu.net>
11678
11679         * modules/gettime (Depends-on): Remove gettime.
11680         Reported by Dmitry V. Levin.
11681
11682 2007-04-12  Bruno Haible  <bruno@clisp.org>
11683
11684         * modules/fflush (Include): Mention <stdio.h>.
11685         * modules/strtoimax (Include): Mention <inttypes.h>.
11686         * modules/strtoumax (Include): Likewise.
11687
11688 2007-04-12  Eric Blake  <ebb9@byu.net>
11689
11690         * .cvsignore: New file.
11691         * .gitignore: Likewise.
11692
11693 2007-04-12  Bruno Haible  <bruno@clisp.org>
11694
11695         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
11696         not before, since $(LDADD) often contains libgnu.a.
11697         * modules/striconv-tests (test_striconv_LDADD): Likewise.
11698         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
11699         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
11700         Needed on Cygwin.
11701
11702 2007-04-12  Eric Blake  <ebb9@byu.net>
11703
11704         Work around glibc's failure to flush stdin on fclose.
11705         * lib/closein.c (close_stdin): Flush stdin before closing.
11706
11707         Work around glibc's failure to reset seekable stdin on exit.
11708         * modules/closein: New module.
11709         * lib/closein.c: New file.
11710         * lib/closein.h: Likewise.
11711         * m4/closein.m4: Likewise.
11712         * MODULES.html.sh (File stream based Input/Output): Document it.
11713
11714 2007-04-12  Simon Josefsson  <simon@josefsson.org>
11715
11716         * gnulib-tool: Rename generated 'autobuild' script to
11717         'do-autobuild' in --create-megatestdir output.
11718
11719         * doc/gnulib.texi (Build robot for gnulib): Fix.
11720
11721 2007-04-12  Simon Josefsson  <simon@josefsson.org>
11722
11723         * modules/sysexits (Depends-on): Add absolute-header.
11724
11725 2007-04-12  Eric Blake  <ebb9@byu.net>
11726
11727         No need to preserve errno on success.
11728         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
11729         Reported by Bruno Haible.
11730
11731 2007-04-12  Simon Josefsson  <simon@josefsson.org>
11732
11733         * MODULES.html.sh (Support for maintaining and releasing
11734         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
11735
11736 2007-04-12  Simon Josefsson  <simon@josefsson.org>
11737
11738         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
11739
11740 2007-04-12  Simon Josefsson  <simon@josefsson.org>
11741
11742         * modules/autobuild: New module.
11743
11744         * m4/autobuild.m4: New file.
11745
11746 2007-04-11  Bruno Haible  <bruno@clisp.org>
11747
11748         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
11749         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
11750         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
11751         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
11752         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
11753         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11754         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11755         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
11756         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11757         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11758         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
11759         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11760         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11761         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
11762         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11763         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11764         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
11765         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11766         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11767         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
11768         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11769         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11770         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
11771         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11772         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11773         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
11774         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
11775         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
11776         Reported by Eric Blake.
11777
11778 2007-04-11  Bruno Haible  <bruno@clisp.org>
11779
11780         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
11781
11782 2007-04-10  Bruno Haible  <bruno@clisp.org>
11783
11784         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
11785         for NaN and Infinity. Needed on FreeBSD 6.1.
11786         * tests/test-vasnprintf-posix.c (test_function): Undo last change
11787         regarding results for "%010a" of Infinity and NaN.
11788         * tests/test-vasprintf-posix.c (test_function): Likewise.
11789         * tests/test-snprintf-posix.h (test_function): Likewise.
11790         * tests/test-sprintf-posix.h (test_function): Likewise.
11791         * tests/test-fprintf-posix.h (test_function): Likewise.
11792         * tests/test-printf-posix.h (test_function): Likewise.
11793         * tests/test-fprintf-posix.out: Likewise.
11794
11795 2007-04-10  Bruno Haible  <bruno@clisp.org>
11796
11797         * modules/locale-tests: New file.
11798         * tests/test-locale.c: New file.
11799
11800         * modules/locale: New file.
11801         * lib/locale_.h: New file.
11802         * m4/locale_h.m4: New file.
11803
11804 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
11805             Bruno Haible  <bruno@clisp.org>
11806
11807         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
11808         be determined, test for availability of the copysignf, copysign,
11809         copysignl functions.
11810         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
11811         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
11812         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
11813
11814 2007-04-09  Eric Blake  <ebb9@byu.net>
11815
11816         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
11817         * modules/stdio (Makefile.am): Support fflush.
11818         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
11819         * modules/fflush: New file.
11820         * lib/fflush.c: Likewise.
11821         * m4/fflush.m4: Likewise.
11822         * modules/fflush-tests: New test.
11823         * tests/test-fflush.c: Likewise.
11824         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
11825
11826 2007-04-06  Bruno Haible  <bruno@clisp.org>
11827
11828         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
11829         (VASNPRINTF): Use signbit for faster determination whether to print a
11830         minus sign.
11831         * modules/vasnprintf (Files): Remove lib/float+.h.
11832         * modules/fprintf-posix (Depends-on): Add signbit.
11833         * modules/snprintf-posix (Depends-on): Likewise.
11834         * modules/sprintf-posix (Depends-on): Likewise.
11835         * modules/vasnprintf-posix (Depends-on): Likewise.
11836         * modules/vasprintf-posix (Depends-on): Likewise.
11837         * modules/vfprintf-posix (Depends-on): Likewise.
11838         * modules/vsnprintf-posix (Depends-on): Likewise.
11839         * modules/vsprintf-posix (Depends-on): Likewise.
11840
11841 2007-04-06  Bruno Haible  <bruno@clisp.org>
11842
11843         * tests/test-frexp.c (main): Test also the sign bit of zero results.
11844         * tests/test-frexpl.c (main): Likewise.
11845         * tests/test-ldexpl.c (main): Likewise.
11846         * modules/frexp-tests (Depends-on): Add signbit.
11847         * modules/frexpl-tests (Depdends-on): Likewise.
11848         * modules/ldexpl-tests (Depdends-on): Likewise.
11849
11850 2007-04-06  Bruno Haible  <bruno@clisp.org>
11851
11852         * modules/signbit-tests: New file.
11853         * tests/test-signbit.c: New file.
11854
11855         * modules/signbit: New file.
11856         * lib/signbitf.c: New file.
11857         * lib/signbitd.c: New file.
11858         * lib/signbitl.c: New file.
11859         * m4/signbit.m4: New file.
11860         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
11861         (signbit): New macro.
11862         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
11863         REPLACE_SIGNBIT.
11864         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
11865         REPLACE_FREXPL into math.h.
11866
11867 2007-04-06  Bruno Haible  <bruno@clisp.org>
11868
11869         * modules/isnanf-nolibm-tests: New file.
11870         * tests/test-isnanf.c: New file.
11871
11872         * modules/isnanf-nolibm: New file.
11873         * lib/isnanf.h: New file.
11874         * lib/isnanf.c: New file.
11875         * lib/isnan.c: Consider the USE_FLOAT macro.
11876         * m4/isnanf.m4: New file.
11877
11878 2007-04-06  Bruno Haible  <bruno@clisp.org>
11879
11880         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
11881         (Link): New section.
11882
11883         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
11884
11885 2007-04-06  Bruno Haible  <bruno@clisp.org>
11886
11887         Assume the 'long double' type.
11888         * m4/longdouble.m4: Remove file.
11889         * config/srclist.txt: Don't mention longdouble.m4.
11890         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
11891         * lib/float+.h: Likewise.
11892         * lib/frexp.c: Likewise.
11893         * lib/printf-args.h: Likewise.
11894         * lib/printf-args.c: Likewise.
11895         * lib/printf-frexp.c: Likewise.
11896         * lib/printf-parse.c: Likewise.
11897         * lib/vasnprintf.c: Likewise.
11898         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
11899         * m4/intl.m4: Likewise.
11900         * m4/isnanl.m4: Likewise.
11901         * m4/printf.m4: Likewise.
11902         * m4/printf-frexpl.m4: Likewise.
11903         * m4/vasnprintf.m4: Likewise.
11904         * modules/allocsa (Files): Remove m4/longdouble.m4.
11905         * modules/gettext (Files): Likewise.
11906         * modules/relocatable-prog-wrapper (Files): Likewise.
11907         * modules/vasnprintf (Files): Likewise.
11908         * modules/isnanl (Files): Likewise.
11909         (Include): Simplify.
11910         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
11911         (Include): Simplify.
11912         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
11913         (Include): Simplify.
11914         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
11915         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
11916         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
11917         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
11918         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
11919         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
11920         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
11921         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
11922         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
11923         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
11924         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
11925         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
11926         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
11927         * tests/test-isnanl.c: Likewise.
11928         * tests/test-snprintf-posix.h: Likewise.
11929         * tests/test-sprintf-posix.h: Likewise.
11930         * tests/test-vasnprintf-posix.c: Likewise.
11931         * tests/test-vasnprintf-posix2.c: Likewise.
11932         * tests/test-vasprintf-posix.c: Likewise.
11933
11934 2007-04-06  Bruno Haible  <bruno@clisp.org>
11935
11936         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
11937         * lib/math_.h [__DECC]: Include the overridden include file through
11938         #include_next, outside the double-inclusion guard.
11939         * lib/stdio_.h [__DECC]: Likewise.
11940         * lib/stdlib_.h [__DECC]: Likewise.
11941         * lib/string_.h [__DECC]: Likewise.
11942         * lib/time_.h [__DECC]: Likewise.
11943         * lib/wchar_.h [__DECC]: Likewise.
11944         * lib/wctype_.h [__DECC]: Likewise.
11945         * lib/inttypes_.h [__DECC]: Likewise.
11946         Reported by Albert Chin <china@thewrittenword.com> in
11947         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
11948
11949 2007-04-04  Eric Blake  <ebb9@byu.net>
11950
11951         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
11952         1.5.x.
11953
11954 2007-04-04  Bruno Haible  <bruno@clisp.org>
11955
11956         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
11957         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
11958
11959 2007-04-04  Bruno Haible  <bruno@clisp.org>
11960
11961         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
11962         results for "%010a" of Infinity and NaN.
11963         * tests/test-vasprintf-posix.c (test_function): Likewise.
11964         * tests/test-snprintf-posix.h (test_function): Likewise.
11965         * tests/test-sprintf-posix.h (test_function): Likewise.
11966         * tests/test-fprintf-posix.h (test_function): Remove these tests.
11967         * tests/test-printf-posix.h (test_function): Likewise.
11968         * tests/test-fprintf-posix.out: Update.
11969         Needed for FreeBSD 6.1.
11970
11971 2007-04-04  Bruno Haible  <bruno@clisp.org>
11972
11973         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
11974         directly used by the gnulib modules nor by gnulib-tool.
11975
11976 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
11977
11978         * DEPENDENCIES: Give overall description of version dependency
11979         desirability.  Use more-typical names for apps.
11980         Add shell, coreutils, diffutils, grep, tar, gzip.
11981
11982 2007-04-04  Simon Josefsson  <simon@josefsson.org>
11983
11984         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
11985
11986 2007-04-04  Karl Berry  <karl@gnu.org>
11987
11988         * MODULES.html.sh (func_module): missing '.
11989
11990 2007-04-03  Bruno Haible  <bruno@clisp.org>
11991
11992         * modules/argmatch-tests (Makefile.am): New variable
11993         test_argmatch_LDADD.
11994         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
11995         * modules/array-list-tests (Makefile.am): New variable
11996         test_array_list_LDADD.
11997         * modules/array-oset-tests (Makefile.am): New variable
11998         test_array_oset_LDADD.
11999         * modules/avltree-list-tests (Makefile.am): New variable
12000         test_avltree_list_LDADD.
12001         * modules/avltree-oset-tests (Makefile.am): New variable
12002         test_avltree_oset_LDADD.
12003         * modules/avltreehash-list-tests (Makefile.am): New variable
12004         test_avltreehash_list_LDADD.
12005         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
12006         test_canonicalize_lgpl_LDADD.
12007         * modules/carray-list-tests (Makefile.am): New variable
12008         test_carray_list_LDADD.
12009         * modules/dirname-tests (Makefile.am): New variable
12010         test_dirname_LDADD.
12011         * modules/linked-list-tests (Makefile.am): New variable
12012         test_linked_list_LDADD.
12013         * modules/linkedhash-list-tests (Makefile.am): New variable
12014         test_linkedhash_list_LDADD.
12015         * modules/rbtree-list-tests (Makefile.am): New variable
12016         test_rbtree_list_LDADD.
12017         * modules/rbtree-oset-tests (Makefile.am): New variable
12018         test_rbtree_oset_LDADD.
12019         * modules/rbtreehash-list-tests (Makefile.am): New variable
12020         test_rbtreehash_list_LDADD.
12021         * modules/xvasprintf-tests (Makefile.am): New variable
12022         test_xvasprintf_LDADD.
12023         Reported by Eric Blake.
12024
12025 2007-04-03  Eric Blake  <ebb9@byu.net>
12026
12027         * DEPENDENCIES: Weaken m4 requirements.
12028
12029 2007-04-03  Bruno Haible  <bruno@clisp.org>
12030
12031         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
12032         * modules/isnanl-tests (configure.ac): Likewise.
12033
12034 2007-04-03  Ben Pfaff  <blp@gnu.org>
12035
12036         * modules/iconv_open: Add $(srcdir)/ to source directory
12037         references in Makefile fragments that call gperf, to fix VPATH
12038         builds.
12039
12040 2007-04-03  Bruno Haible  <bruno@clisp.org>
12041
12042         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
12043         * lib/ldexpl.c: Undo last change.
12044
12045 2007-04-03  Bruno Haible  <bruno@clisp.org>
12046
12047         * modules/printf-frexpl (Depends-on): Undo last change.
12048         (Files): Add m4/ldexpl.m4.
12049
12050 2007-04-03  Bruno Haible  <bruno@clisp.org>
12051
12052         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
12053         * modules/isnanl (Link): New section.
12054
12055         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
12056         * modules/frexp (Link): New section.
12057
12058         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
12059         * modules/frexpl (Link): New section.
12060
12061         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
12062         * modules/ldexpl (Link): New section.
12063
12064 2007-04-03  Bruno Haible  <bruno@clisp.org>
12065
12066         * modules/TEMPLATE-EXTENDED: New file.
12067         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
12068
12069 2007-04-03  Bruno Haible  <bruno@clisp.org>
12070
12071         * DEPENDENCIES: New file.
12072         Suggested by Simon Josefsson.
12073
12074 2007-04-03  Bruno Haible  <bruno@clisp.org>
12075
12076         * doc/gnulib.texi: Escape @.
12077
12078 2007-04-03  James Youngman  <jay@gnu.org>
12079         and Paul Eggert  <eggert@cs.ucla.edu>
12080
12081         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
12082         birthtime on all systems that have birthtime, not just those which
12083         use st_birthtimensec rather than st_birthtim.  Putting zero in
12084         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
12085         that the birth time is not available for files on an NFS mount.
12086
12087 2007-04-03  Simon Josefsson  <simon@josefsson.org>
12088
12089         * modules/memxor: Move back from crypto/, suggested by Bruno.
12090         * modules/crypto/hmac-sha1: Fix memxor dependency.
12091
12092         * modules/crypto/gc: Moved from ../.
12093
12094 2007-04-02  Eric Blake  <ebb9@byu.net>
12095
12096         * lib/ldexpl.c (includes): Avoid libm.
12097
12098         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
12099
12100 2007-04-02  Bruno Haible  <bruno@clisp.org>
12101
12102         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
12103         on IRIX.
12104
12105 2007-04-02  Bruno Haible  <bruno@clisp.org>
12106
12107         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
12108         x86 or x86_64 platforms running MacOS X.
12109         Reported by Ryan Schmidt <@ryandesign.com>.
12110
12111 2007-04-02  Bruno Haible  <bruno@clisp.org>
12112
12113         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
12114         i386.
12115
12116 2007-04-01  Simon Josefsson  <simon@josefsson.org>
12117
12118         * modules/crypto/arcfour: Moved from ../.
12119         * modules/crypto/arcfour-tests: Moved from ../.
12120         * modules/crypto/arctwo: Moved from ../.
12121         * modules/crypto/arctwo-tests: Moved from ../.
12122         * modules/crypto/des: Moved from ../.
12123         * modules/crypto/des-tests: Moved from ../.
12124         * modules/crypto/gc-arcfour: Moved from ../.
12125         * modules/crypto/gc-arcfour-tests: Moved from ../.
12126         * modules/crypto/gc-arctwo: Moved from ../.
12127         * modules/crypto/gc-arctwo-tests: Moved from ../.
12128         * modules/crypto/gc-des: Moved from ../.
12129         * modules/crypto/gc-des-tests: Moved from ../.
12130         * modules/crypto/gc-hmac-md5: Moved from ../.
12131         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
12132         * modules/crypto/gc-hmac-sha1: Moved from ../.
12133         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
12134         * modules/crypto/gc-md2: Moved from ../.
12135         * modules/crypto/gc-md2-tests: Moved from ../.
12136         * modules/crypto/gc-md4: Moved from ../.
12137         * modules/crypto/gc-md4-tests: Moved from ../.
12138         * modules/crypto/gc-md5: Moved from ../.
12139         * modules/crypto/gc-md5-tests: Moved from ../.
12140         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
12141         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
12142         * modules/crypto/gc-random: Moved from ../.
12143         * modules/crypto/gc-rijndael: Moved from ../.
12144         * modules/crypto/gc-rijndael-tests: Moved from ../.
12145         * modules/crypto/gc-sha1: Moved from ../.
12146         * modules/crypto/gc-sha1-tests: Moved from ../.
12147         * modules/crypto/gc-tests: Moved from ../.
12148         * modules/crypto/hmac-md5: Moved from ../.
12149         * modules/crypto/hmac-md5-tests: Moved from ../.
12150         * modules/crypto/hmac-sha1: Moved from ../.
12151         * modules/crypto/hmac-sha1-tests: Moved from ../.
12152         * modules/crypto/md2: Moved from ../.
12153         * modules/crypto/md2-tests: Moved from ../.
12154         * modules/crypto/md4: Moved from ../.
12155         * modules/crypto/md4-tests: Moved from ../.
12156         * modules/crypto/md5: Moved from ../.
12157         * modules/crypto/md5-tests: Moved from ../.
12158         * modules/crypto/memxor: Moved from ../.
12159         * modules/crypto/rijndael: Moved from ../.
12160         * modules/crypto/rijndael-tests: Moved from ../.
12161         * modules/crypto/sha1: Moved from ../.
12162
12163 2007-03-30  James Youngman  <jay@gnu.org>
12164
12165         * tests/test-stat-time.c (prepare_test): use chmod() rather than
12166         rename() to change the ctime of a file (because ctime is unaffected
12167         by rename on jfs2 on AIX 5.1).
12168         (main): Start by doing cleanup, in case a previous run failed leaving
12169         test files behind.
12170
12171 2007-03-31  Bruno Haible  <bruno@clisp.org>
12172
12173         Support old proprietary implementations of iconv.
12174         * modules/iconv_open: New file.
12175         * lib/iconv_.h: New file.
12176         * m4/iconv_h.m4: New file.
12177         * lib/iconv_open.c: New file.
12178         * lib/iconv_open-aix.gperf: New file.
12179         * lib/iconv_open-hpux.gperf: New file.
12180         * lib/iconv_open-irix.gperf: New file.
12181         * lib/iconv_open-osf.gperf: New file.
12182         * m4/iconv_open.m4: New file.
12183         * modules/linebreak (Depends-on): Add iconv_open.
12184         * modules/striconv (Depends-on): Likewise.
12185         * modules/striconveh (Depends-on): Likewise.
12186         * modules/unicodeio (Depends-on): Likewise.
12187         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
12188         (iconv_t)(-1).
12189         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
12190         conversion if cd is (iconv_t)(-1).
12191         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
12192         is not possible.
12193
12194 2007-03-31  Bruno Haible  <bruno@clisp.org>
12195
12196         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
12197         work on Solaris either. Protect also second use of "autodetect_jp".
12198
12199 2007-03-31  Bruno Haible  <bruno@clisp.org>
12200
12201         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
12202         the function is not present.
12203
12204 2007-03-31  Bruno Haible  <bruno@clisp.org>
12205
12206         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
12207         the function is not present.
12208
12209 2007-03-31  Bruno Haible  <bruno@clisp.org>
12210
12211         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
12212         a bug in HP-UX iconv_open().
12213
12214 2007-03-31  Bruno Haible  <bruno@clisp.org>
12215
12216         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
12217         (Mathematics <math.h>): New section, add fpieee.
12218         (Input/output <stdio.h>): Add fseterr.
12219         (Mathematics <math.h>): New section, add printf-frexp.
12220         (Container data structures): Add sublist.
12221         (Core language properties): Add fpucw, inline.
12222         (Functions for greatest-width integer types <inttypes.h>): Add
12223         imaxabs, imaxdiv, inttypes.
12224         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
12225         isnanl-nolibm, ldexp.
12226         (Mathematics <math.h>): New section, add printf-frexpl.
12227         (Support for systems lacking POSIX:2001): Add fprintf-posix,
12228         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
12229         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
12230         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
12231         (Unicode string functions): Add unistr/u*-mbtoucr.
12232         (Java): Add javacomp-script, javaexec-script.
12233         (C#): Add csharpcomp-script, csharpexec-script.
12234         (Support for building libraries and executables): Add havelib,
12235         relocatable-*.
12236         (Support for maintaining and releasing projects): Renamed from
12237         'Support for maintaining and release projects'. Add announce-gen.
12238
12239 2007-03-31  Bruno Haible  <bruno@clisp.org>
12240
12241         * README: Talk primarily about git.
12242         (git and CVS): Renamed from CVS.
12243         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
12244         gnulib is available through git.
12245         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
12246
12247 2007-03-30  Bruno Haible  <bruno@clisp.org>
12248
12249         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
12250         * lib/poll_.h: Likewise.
12251         * lib/stat_.h: Likewise.
12252         * lib/sys_time_.h: Likewise.
12253         * lib/sysexit_.h: Likewise.
12254         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
12255         * lib/stdbool_.h: Likewise.
12256         * lib/byteswap_.h: Add double-inclusion guard.
12257
12258 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
12259
12260         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
12261
12262 2007-03-30  Karl Berry  <karl@gnu.org>
12263
12264         * config/srclist-update: double space after USA in the license
12265         substitution, since that's how it's usually (?) written.
12266
12267 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
12268
12269         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
12270         reported by Bruno Haible.
12271
12272 2007-03-29  Bruno Haible  <bruno@clisp.org>
12273
12274         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
12275         a bug in AIX iconv().
12276
12277 2007-03-29  Bruno Haible  <bruno@clisp.org>
12278
12279         * modules/ldexpl-tests: New file.
12280         * tests/test-ldexpl.c: New file.
12281
12282 2007-03-29  Bruno Haible  <bruno@clisp.org>
12283
12284         * lib/ldexpl.c: Include fpucw.h.
12285         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
12286         multiplication.
12287         * modules/ldexpl (Depends-on): Add fpucw.
12288
12289 2007-03-29  Bruno Haible  <bruno@clisp.org>
12290
12291         * modules/ldexpl: New file.
12292         * m4/ldexpl.m4: New file.
12293         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
12294         set.
12295         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
12296         REPLACE_LDEXPL.
12297         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
12298         REPLACE_LDEXPL.
12299         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
12300         gl_FUNC_LDEXPL_WORKS.
12301         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
12302         * modules/mathl (Files): Remove lib/ldexpl.c.
12303         (Depends-on): Add ldexpl.
12304
12305 2007-03-29  Bruno Haible  <bruno@clisp.org>
12306
12307         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
12308
12309 2007-03-29  Bruno Haible  <bruno@clisp.org>
12310
12311         * tests/test-striconveh.c (main): Don't assume that a direct conversion
12312         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
12313         and possibly also HP-UX.
12314         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
12315         work on AIX, IRIX, HP-UX, OSF/1.
12316         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
12317         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
12318         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
12319         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
12320         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
12321         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
12322
12323 2007-03-29  Bruno Haible  <bruno@clisp.org>
12324
12325         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
12326
12327 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
12328
12329         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
12330         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
12331
12332 2007-03-29  Eric Blake  <ebb9@byu.net>
12333
12334         * lib/acl-internal.h: Remove redundant include.
12335         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
12336         Cygwin when a file is locked.
12337
12338 2007-03-29  Bruno Haible  <bruno@clisp.org>
12339
12340         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
12341         file.
12342         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
12343
12344 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
12345
12346         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
12347         try to remove a parent directory if the child couldn't be removed
12348         (except for the first rmdir, which could fail because the child
12349         doesn't exist).  Problem reported by Jeff Blaine in
12350         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
12351
12352 2007-03-28  Bruno Haible  <bruno@clisp.org>
12353
12354         * lib/striconveh.c (utf8conv_carefully): New function.
12355         (mem_cd_iconveh_internal): Invoke it.
12356
12357 2007-03-28  Bruno Haible  <bruno@clisp.org>
12358
12359         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
12360         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
12361         input.
12362         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
12363         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
12364         unistr/u8-uctomb.
12365
12366 2007-03-28  Bruno Haible  <bruno@clisp.org>
12367
12368         * modules/unistr/u8-mbtoucr: New file.
12369         * lib/unistr/u8-mbtoucr.c: New file.
12370         * modules/unistr/u16-mbtoucr: New file.
12371         * lib/unistr/u16-mbtoucr.c: New file.
12372         * modules/unistr/u16-mbtoucr: New file.
12373         * lib/unistr/u16-mbtoucr.c: New file.
12374         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
12375
12376 2007-03-27  Simon Josefsson  <simon@josefsson.org>
12377             Bruno Haible  <bruno@clisp.org>
12378
12379         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
12380         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
12381         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
12382
12383         * m4/stdio_h.m4: Add stubs for vasprintf too.
12384
12385         * modules/stdio: Support vasprintf in sed command.
12386
12387         * modules/vasprintf: Depend on stdio for prototypes.  Remove
12388         vasprintf.h.  Add stdio module indicator.
12389
12390         * lib/stdio_.h: Declare asprintf and vasprintf, based on
12391         vasprintf.h.
12392
12393         * lib/vasprintf.h: File removed.
12394
12395         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
12396         * lib/vasprintf.c: Ditto.
12397         * lib/xvasprintf.c: Ditto.
12398         * tests/test-vasprintf-posix.c: Ditto.
12399         * tests/test-vasprintf.c: Ditto.
12400
12401 2007-03-27  Bruno Haible  <bruno@clisp.org>
12402
12403         Make vasnprintf multithread-safe.
12404         * lib/vasnprintf.c (decimal_point_char): New function.
12405         (VASNPRINTF): Use it.
12406         Suggested by Simon Josefsson.
12407
12408 2007-03-27  Eric Blake  <ebb9@byu.net>
12409
12410         Support sub-second birthtime on cygwin.
12411         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
12412         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
12413         (get_stat_birthtime): Also work with st_birthtim.
12414
12415 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
12416
12417         * lib/stat-time.h (USE_BIRTHTIME): Remove.
12418         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
12419         (get_stat_birthtime_ns): Do not try to use "spare" fields.
12420         (get_stat_birthtime_ns): Simplify compile-time tests.
12421         (get_stat_birthtime): Change the API to look like
12422         get_stat_mtime etc., except return a negative tv_nsec on error.
12423         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
12424         Don't check for "spare" fields.
12425         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
12426         or for struct stat.st_birthtime, as these tests aren't used.
12427         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
12428
12429 2007-03-27  Bruno Haible  <bruno@clisp.org>
12430
12431         * lib/stat-time.h: Include <sys/stat.h>.
12432
12433 2007-03-27  James Youngman  <jay@gnu.org>
12434
12435         * lib/stat-time.h (get_stat_birthtime): New function for
12436           retrieving st_birthtime as provided by UFS2 (hence *BSD).
12437         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
12438           and its variants.
12439         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
12440         * modules/stat-time-test: New file.
12441         * tests/test-stat-time.c: New test, devised by Bruno Haible.
12442
12443 2007-03-26  Bruno Haible  <bruno@clisp.org>
12444
12445         Better support of signalling NaNs.
12446         * lib/atanl.c: Include isnanl.h.
12447         (atanl): Perform test for NaN at the beginning of the function and
12448         through a call to isnanl.
12449         * lib/cosl.c: Include isnanl.h.
12450         (cosl): Perform test for NaN at the beginning of the function and
12451         through a call to isnanl.
12452         * lib/ldexpl.c: Include isnanl.h.
12453         (ldexpl): Perform test for NaN through a call to isnanl.
12454         * lib/logl.c: Include isnanl.h.
12455         (logl): Perform test for NaN at the beginning of the function and
12456         through a call to isnanl.
12457         * lib/sinl.c: Include isnanl.h.
12458         (sinl): Perform test for NaN at the beginning of the function and
12459         through a call to isnanl.
12460         * lib/sqrtl.c: Include isnanl.h.
12461         (sqrtl): Perform test for NaN at the beginning of the function and
12462         through a call to isnanl.
12463         * lib/tanl.c: Include isnanl.h.
12464         (tanl): Perform test for NaN at the beginning of the function and
12465         through a call to isnanl.
12466         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
12467         * modules/mathl (Depends-on): Add isnanl.
12468
12469 2007-03-26  Eric Blake  <ebb9@byu.net>
12470
12471         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
12472         regression in logic sense of previous patch.
12473
12474 2007-03-26  Bruno Haible  <bruno@clisp.org>
12475
12476         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
12477         unportable shell command "if ! ...".
12478         Reported by Ralf Wildenhues.
12479
12480 2007-03-25  Bruno Haible  <bruno@clisp.org>
12481
12482         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
12483         <sysexits.h> file, and only add EX_CONFIG.
12484         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
12485         absolute file name and whether it is sufficient. Substitute also
12486         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
12487         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
12488         ABSOLUTE_SYSEXITS_H into sysexits.h.
12489
12490 2007-03-25  Bruno Haible  <bruno@clisp.org>
12491
12492         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
12493         hints is NULL.
12494
12495 2007-03-25  Bruno Haible  <bruno@clisp.org>
12496
12497         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
12498         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
12499
12500 2007-03-25  Bruno Haible  <bruno@clisp.org>
12501
12502         * lib/vasnprintf.c: Include langinfo.h.
12503         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
12504         multithread-safe.
12505         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
12506         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
12507         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12508         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12509         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12510         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12511         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12512         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
12513         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12514         Reported by Simon Josefsson.
12515
12516 2007-03-25  Bruno Haible  <bruno@clisp.org>
12517
12518         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
12519         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
12520         * modules/vasnprintf (Depends-on): Add stdint.
12521
12522 2007-03-25  Bruno Haible  <bruno@clisp.org>
12523
12524         * modules/fpieee: New file.
12525         * m4/fpieee.m4: New file.
12526         * modules/isnan-nolibm (Depends-on): Add fpieee.
12527         * modules/isnanl-nolibm (Depends-on): Add fpieee.
12528         * modules/isnanl (Depends-on): Add fpieee.
12529
12530 2007-03-25  Bruno Haible  <bruno@clisp.org>
12531
12532         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
12533
12534 2007-03-25  Bruno Haible  <bruno@clisp.org>
12535
12536         Avoid test failures on IRIX 6.5.
12537         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
12538         (main): Use it.
12539         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
12540         macros.
12541         (main): Use them.
12542
12543 2007-03-25  Bruno Haible  <bruno@clisp.org>
12544
12545         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
12546         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
12547         exists but doesn't work.
12548         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
12549         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
12550         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
12551         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
12552
12553 2007-03-25  Bruno Haible  <bruno@clisp.org>
12554
12555         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
12556         returns inf. Needed on IRIX 6.5.
12557
12558 2007-03-25  Bruno Haible  <bruno@clisp.org>
12559
12560         * tests/test-frexpl.c: Include isnanl-nolibm.h.
12561         (main): Use isnanl instead of x != x idiom.
12562         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
12563
12564         * tests/test-frexp.c: Include isnan.h.
12565         (main): Use isnan instead of x != x idiom.
12566         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
12567
12568 2007-03-25  Bruno Haible  <bruno@clisp.org>
12569
12570         * tests/test-frexp.c (NaN): New function/macro.
12571         (main): Use it instead of 0.0 / 0.0.
12572         * tests/test-isnan.c (NaN): New function/macro.
12573         (main): Use it instead of 0.0 / 0.0.
12574         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
12575         (test_function): Use it instead of 0.0 / 0.0.
12576         * tests/test-vasprintf-posix.c (NaN): New function/macro.
12577         (test_function): Use it instead of 0.0 / 0.0.
12578         * tests/test-snprintf-posix.h (NaN): New function/macro.
12579         (test_function): Use it instead of 0.0 / 0.0.
12580         * tests/test-sprintf-posix.h (NaN): New function/macro.
12581         (test_function): Use it instead of 0.0 / 0.0.
12582         * tests/test-fprintf-posix.h (NaN): New function/macro.
12583         (test_function): Use it instead of 0.0 / 0.0.
12584         * tests/test-printf-posix.h (NaN): New function/macro.
12585         (test_function): Use it instead of 0.0 / 0.0.
12586
12587         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
12588
12589 2007-03-25  Bruno Haible  <bruno@clisp.org>
12590
12591         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
12592
12593 2007-03-25  Bruno Haible  <bruno@clisp.org>
12594
12595         * lib/regexec.c (merge_state_with_log): Make static.
12596
12597 2007-03-25  Bruno Haible  <bruno@clisp.org>
12598
12599         * lib/trigl.c (kernel_rem_pio2): Make static.
12600
12601 2007-03-25  Bruno Haible  <bruno@clisp.org>
12602
12603         * lib/sincosl.c (sincosl_table): Make static.
12604
12605 2007-03-25  Bruno Haible  <bruno@clisp.org>
12606
12607         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
12608         if the compiler does not support C99.
12609
12610 2007-03-25  Bruno Haible  <bruno@clisp.org>
12611
12612         * modules/time (Makefile.am): Ensure all rule action lines start with a
12613         tab.
12614
12615 2007-03-24  Bruno Haible  <bruno@clisp.org>
12616
12617         * modules/tsearch-tests: New file.
12618         * tests/test-tsearch.sh: New file.
12619         * tests/test-tsearch.c: New file, mostly copied from glibc.
12620
12621         * modules/search-tests: New file.
12622         * tests/test-search.c: New file.
12623
12624         * modules/search: New file.
12625         * lib/search_.h: New file, incorporating lib/tsearch.h.
12626         * m4/search_h.m4: New file.
12627         * lib/tsearch.h: Remove file.
12628         * lib/tsearch.c: Include search.h instead of tsearch.h.
12629         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
12630         HAVE_TSEARCH.
12631         * modules/tsearch (Files): Remove lib/tsearch.h.
12632         (Depends-on): Add search.
12633         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
12634         (Include): Change tsearch.h into search.h.
12635
12636 2007-03-24  Bruno Haible  <bruno@clisp.org>
12637
12638         * modules/fpucw: New file.
12639         * lib/fpucw.h: New file.
12640         * lib/frexp.c: Include fpucw.h.
12641         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
12642         (FUNC): Use them.
12643         * lib/printf-frexp.c: Include fpucw.h.
12644         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
12645         (FUNC): Use them.
12646         * lib/vasnprintf.c: Include fpucw.h.
12647         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
12648         'long double' calculations.
12649         * tests/test-frexpl.c: Include fpucw.h.
12650         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
12651         * tests/test-printf-frexpl.c: Include fpucw.h.
12652         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
12653         * modules/frexpl (Depends-on): Add fpucw.
12654         * modules/printf-frexpl (Depends-on): Likewise.
12655         * modules/fprintf-posix (Depends-on): Likewise.
12656         * modules/snprintf-posix (Depends-on): Likewise.
12657         * modules/sprintf-posix (Depends-on): Likewise.
12658         * modules/vasnprintf-posix (Depends-on): Likewise.
12659         * modules/vasprintf-posix (Depends-on): Likewise.
12660         * modules/vfprintf-posix (Depends-on): Likewise.
12661         * modules/vsnprintf-posix (Depends-on): Likewise.
12662         * modules/vsprintf-posix (Depends-on): Likewise.
12663         * modules/frexpl-tests (Depends-on): Likewise.
12664         * modules/printf-frexpl-tests (Depends-on): Likewise.
12665
12666 2007-03-24  Bruno Haible  <bruno@clisp.org>
12667
12668         * lib/float+.h: New file.
12669         * lib/isnan.c: Include float+.h.
12670         (SIZE): New macro.
12671         (FUNC): Compare only SIZE bytes of the value.
12672         * lib/vasnprintf.c: Include float+.h.
12673         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
12674         SIZEOF_LDBL or SIZEOF_DBL bytes.
12675         * modules/isnan-nolibm (Files): Add lib/float+.h.
12676         * modules/isnanl-nolibm (Files): Add lib/float+.h.
12677         * modules/isnanl (Files): Add lib/float+.h.
12678         * modules/vasnprintf (Files): Add lib/float+.h.
12679
12680 2007-03-24  Bruno Haible  <bruno@clisp.org>
12681
12682         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
12683         include isnanl-nolibm.h.
12684
12685 2007-03-24  Bruno Haible  <bruno@clisp.org>
12686
12687         * tests/test-read-file.c (main): Don't produce spurious output for
12688         expected situations. Make the test fail if it encountered unexpected
12689         results.
12690
12691 2007-03-24  Bruno Haible  <bruno@clisp.org>
12692
12693         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
12694         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
12695
12696 2007-03-24  Bruno Haible  <bruno@clisp.org>
12697
12698         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
12699
12700 2007-03-24  Bruno Haible  <bruno@clisp.org>
12701
12702         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
12703         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
12704
12705         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
12706         * modules/utf8-ucs4: Turn into a symbolic link to module
12707         unistr/u8-mbtouc.
12708
12709         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
12710         utf8-ucs4-unsafe.
12711         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
12712         unistr/u8-mbtouc-unsafe.
12713
12714         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
12715         * modules/utf16-ucs4: Turn into a symbolic link to module
12716         unistr/u16-mbtouc.
12717
12718         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
12719         utf16-ucs4-unsafe.
12720         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
12721         unistr/u16-mbtouc-unsafe.
12722
12723         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
12724         * modules/ucs4-utf8: Turn into a symbolic link to module
12725         unistr/u8-ubtomb.
12726
12727         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
12728         * modules/ucs4-utf16: Turn into a symbolic link to module
12729         unistr/u16-ubtomb.
12730
12731 2007-03-24  Bruno Haible  <bruno@clisp.org>
12732
12733         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
12734         Enable the function only if HAVE_INLINE.
12735         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
12736         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
12737         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
12738         Enable the function only if HAVE_INLINE.
12739         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
12740         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
12741         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
12742         Enable the function only if HAVE_INLINE.
12743         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
12744         Enable the function only if HAVE_INLINE.
12745         * modules/utf8-ucs4: Update.
12746         * modules/utf8-ucs4-unsafe: Update.
12747         * modules/utf16-ucs4: Update.
12748         * modules/utf16-ucs4-unsafe: Update.
12749         * modules/ucs4-utf8: Update.
12750         * modules/ucs4-utf16: Update.
12751
12752 2007-03-24  Bruno Haible  <bruno@clisp.org>
12753
12754         * lib/utf8-ucs4.h: Remove file.
12755         * lib/utf8-ucs4-unsafe.h: Remove file.
12756         * lib/utf16-ucs4.h: Remove file.
12757         * lib/utf16-ucs4-unsafe.h: Remove file.
12758         * lib/ucs4-utf8.h: Remove file.
12759         * lib/ucs4-utf16.h: Remove file.
12760         * lib/unistr.h: Include their previous contents.
12761         * m4/utf-ucs4.m4: Remove file.
12762         * m4/ucs4-utf.m4: Remove file.
12763         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
12764         (Depends-on): Add unistr/base.
12765         (configure.ac): Remove gl_UTF_UCS4.
12766         (Makefile.am): Update.
12767         (Include): Change to unistr.h.
12768         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
12769         (Depends-on): Add unistr/base.
12770         (configure.ac): Remove gl_UTF_UCS4.
12771         (Makefile.am): Update.
12772         (Include): Change to unistr.h.
12773         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
12774         (Depends-on): Add unistr/base.
12775         (configure.ac): Remove gl_UTF_UCS4.
12776         (Makefile.am): Update.
12777         (Include): Change to unistr.h.
12778         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
12779         (Depends-on): Add unistr/base.
12780         (configure.ac): Remove gl_UTF_UCS4.
12781         (Makefile.am): Update.
12782         (Include): Change to unistr.h.
12783         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
12784         (Depends-on): Add unistr/base.
12785         (configure.ac): Remove gl_UCS4_UTF.
12786         (Makefile.am): Update.
12787         (Include): Change to unistr.h.
12788         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
12789         (Depends-on): Add unistr/base.
12790         (configure.ac): Remove gl_UCS4_UTF.
12791         (Makefile.am): Update.
12792         (Include): Change to unistr.h.
12793         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
12794         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
12795         utf8-ucs4-unsafe.h.
12796         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
12797         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
12798         utf16-ucs4-unsafe.h.
12799         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
12800         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
12801         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
12802         * lib/unistr/u8-strchr.c: Likewise.
12803         * lib/unistr/u8-strrchr.c: Likewise.
12804         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
12805         * lib/unistr/u16-strchr.c: Likewise.
12806         * lib/unistr/u16-strrchr.c: Likewise.
12807         * lib/striconveh.c: Update.
12808         * lib/linebreak.c: Update.
12809
12810 2007-03-24  Bruno Haible  <bruno@clisp.org>
12811
12812         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
12813         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
12814
12815 2007-03-22  Bruno Haible  <bruno@clisp.org>
12816
12817         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
12818
12819 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
12820
12821         * MODULES.html.sh (File system functions): New module write-any-file.
12822         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
12823         * m4/write-any-file.m4: New files.
12824
12825 2007-03-23  Eric Blake  <ebb9@byu.net>
12826
12827         * gnulib-tool: Rearrange space-tab sequences, since some editors
12828         like to eat them.
12829
12830 2007-03-23  Eric Blake  <ebb9@byu.net>
12831
12832         * lib/version-etc.c (version_etc_va): Update license wording to
12833         be more concise.  Recommended by Richard Stallman.
12834
12835 2007-03-22  Bruno Haible  <bruno@clisp.org>
12836
12837         * lib/poll.c (MSG_PEEK): New fallback definition.
12838
12839 2007-03-22  Bruno Haible  <bruno@clisp.org>
12840
12841         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
12842         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
12843         (main): Update.
12844         Fixes a compilation error on BeOS.
12845
12846 2007-03-22  Bruno Haible  <bruno@clisp.org>
12847
12848         * modules/frexpl-tests: New file.
12849         * tests/test-frexpl.c: New file.
12850
12851         * modules/frexpl: New file.
12852         * m4/frexpl.m4: New file.
12853         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
12854         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
12855         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
12856         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
12857         (Depends-on): Add frexpl. Remove isnanl-nolibm.
12858         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
12859
12860 2007-03-22  Bruno Haible  <bruno@clisp.org>
12861
12862         * lib/frexpl.c: Share code with lib/frexp.c.
12863         * modules/mathl (Files): Add lib/frexp.c.
12864         (Depends-on): Add isnanl-nolibm.
12865
12866 2007-03-22  Bruno Haible  <bruno@clisp.org>
12867
12868         * modules/printf-frexp (Files): Add m4/frexp.m4.
12869         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
12870         only if the found frexp function actually works.
12871
12872 2007-03-22  Bruno Haible  <bruno@clisp.org>
12873
12874         * lib/frexp.c: Remove older implementation that uses divisions.
12875
12876 2007-03-21  Bruno Haible  <bruno@clisp.org>
12877
12878         * modules/frexp-tests: New file.
12879         * tests/test-frexp.c: New file.
12880
12881         * modules/frexp: New file.
12882         * lib/frexp.c: New file.
12883         * m4/frexp.m4: New file.
12884         * lib/math_.h (frexp): New declaration.
12885         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
12886         REPLACE_FREXP.
12887         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
12888
12889 2007-03-21  Bruno Haible  <bruno@clisp.org>
12890
12891         * modules/isnanl-tests: New file.
12892         * tests/test-isnanl.c: New file.
12893
12894         * modules/isnanl: New file.
12895         * lib/isnanl.h: New file.
12896         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
12897         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
12898         gl_FUNC_ISNANL_WORKS.
12899         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
12900         New macros.
12901
12902 2007-03-21  Bruno Haible  <bruno@clisp.org>
12903
12904         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
12905         lib/isnanl.h.
12906         (Include): Update.
12907         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
12908         * lib/vasnprintf.c: Update.
12909         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
12910         tests/test-isnanl.h, remove tests/test-isnanl.c.
12911         (Makefile.am): Update.
12912         * tests/test-isnanl-nolibm.c: New file.
12913         * tests/test-isnanl.h: New file.
12914         * tests/test-isnanl.c: Remove file.
12915
12916 2007-03-21  Jim Meyering  <jim@meyering.net>
12917
12918         When trying to open ".", treat ESTALE like EACCES.
12919         * lib/savewd.c (savewd_save): Resort to forking not just upon
12920         failure with EACCES, but also when errno is ESTALE.
12921
12922 2007-03-20  Bruno Haible  <bruno@clisp.org>
12923
12924         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
12925         Needed on AIX 5.1. Reported by Matthew Woehlke.
12926
12927 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
12928
12929         Suggestions by Bruno Haible:
12930         * lib/acl-internal.h: Include "gettext.h" rather than rolling
12931         our own.
12932         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
12933         * modules/acl (Depends-on): Add gettext.
12934
12935 2007-03-19  Bruno Haible  <bruno@clisp.org>
12936
12937         * modules/iconvme: Remove file.
12938         * lib/iconvme.h: Remove file.
12939         * lib/iconvme.c: Remove file.
12940         * m4/iconvme.m4: Remove file.
12941
12942 2007-03-19  Bruno Haible  <bruno@clisp.org>
12943
12944         * doc/relocatable-maint.texi: Break long shell script line.
12945         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
12946
12947 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
12948
12949         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
12950         handle file_has_acl.
12951         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
12952         * lib/acl.c: Move header inclusions and related macro defns into
12953         lib/acl-internal.h.
12954         (S_ISLNK): Remove defn, since that's now done for us.
12955         (file_has_acl): Move to lib/file-has-acl.c.
12956         Call acl_trivial if available.  This is the crucial part of the fix.
12957         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
12958         shared within the library.  Rewrite a bit, partly to make it compatible
12959         with the GNU coding style.
12960         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
12961         Remove unnecessary double-quotes.
12962         Don't test for acl_to_text; the build will catch that.
12963         Replace acl_entries if it doesn't exist and it is needed.
12964         Check for -lsec and acl_trivial (as used on Solaris 10).
12965         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
12966         lib/file-has-acl.c.
12967         (Depends-on): Add sys_stat, for S_ISLNK.
12968
12969 2007-03-19  Ben Pfaff  <blp@gnu.org>
12970
12971         * doc/gnulib.texi: Fix typos.
12972         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
12973
12974 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
12975
12976         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
12977         If size is zero here, buf must be zero.
12978
12979 2007-03-19  Simon Josefsson  <simon@josefsson.org>
12980
12981         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
12982         <bruno@clisp.org>.
12983
12984 2007-03-18  Bruno Haible  <bruno@clisp.org>
12985
12986         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
12987         Suggested by Eric Blake.
12988
12989 2007-03-18  Ben Pfaff  <blp@gnu.org>
12990
12991         * doc/relocatable.texi: Recommend using as prefix a directory
12992         that does not exist and will never be created.  Based on
12993         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
12994         and others.
12995
12996 2007-03-17  Bruno Haible  <bruno@clisp.org>
12997
12998         * lib/fchownat.c: Include lchown.h.
12999
13000 2007-03-17  Bruno Haible  <bruno@clisp.org>
13001
13002         Fix endless loop when the given allocated size was > INT_MAX.
13003         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
13004         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
13005         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
13006         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
13007         * lib/sprintf.c (sprintf): Likewise.
13008
13009 2007-03-17  Bruno Haible  <bruno@clisp.org>
13010
13011         * tests/test-argp-2.sh (func_compare): Output a context diff.
13012
13013 2007-03-17  Bruno Haible  <bruno@clisp.org>
13014
13015         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
13016         locale's decimal-point character.
13017
13018 2007-03-17  Bruno Haible  <bruno@clisp.org>
13019
13020         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
13021         before comparing it. Needed because on some platforms (e.g. x86) a
13022         'long double' occupies less bytes than sizeof (long double).
13023
13024 2007-03-17  Bruno Haible  <bruno@clisp.org>
13025
13026         * tests/test-crc.c (main): Make printf statements 64-bit clean.
13027         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
13028         * tests/test-getaddrinfo.c (simple): Likewise.
13029         * tests/test-read-file.c (main): Likewise.
13030
13031 2007-03-17  Bruno Haible  <bruno@clisp.org>
13032
13033         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
13034
13035 2007-03-17  Bruno Haible  <bruno@clisp.org>
13036
13037         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
13038         unused variable.
13039
13040 2007-03-17  Bruno Haible  <bruno@clisp.org>
13041
13042         * tests/test-c-strcasecmp.c: Include c-strcase.h.
13043         * tests/test-c-strncasecmp.c: Likewise.
13044
13045 2007-03-17  Bruno Haible  <bruno@clisp.org>
13046
13047         * modules/stdlib (Depends-on): Add unistd.
13048         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
13049         Needed for MacOS X 10.3.
13050
13051 2007-03-17  Bruno Haible  <bruno@clisp.org>
13052
13053         * lib/unistr/u-strdup.h: Include <stdlib.h>.
13054
13055 2007-03-17  Bruno Haible  <bruno@clisp.org>
13056
13057         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
13058
13059 2007-03-17  Bruno Haible  <bruno@clisp.org>
13060
13061         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
13062         to reflect files copied from gnulib (with or without modifications).
13063         Suggested by Jim Meyering.
13064
13065 2007-03-17  Eric Blake  <ebb9@byu.net>
13066
13067         * NEWS: Document stdlib change from 2007-02-18.
13068
13069 2007-03-17  Jim Meyering  <jim@meyering.net>
13070
13071         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
13072         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
13073         someone uses a name containing shell meta-characters.
13074         Reported by Alfred M. Szmidt.
13075
13076         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
13077
13078 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
13079
13080         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
13081         and copy gettext configuration files only if configure.ac contains
13082         a use of AM_GNU_GETTEXT_VERSION.
13083
13084 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
13085
13086         * build-aux/bootstrap (gnulib_name): New variable.
13087         (gnulib_tool_options): Use it.
13088
13089 2007-03-13  Simon Josefsson  <simon@josefsson.org>
13090
13091         * tests/test-des.c: Use new namespace.
13092
13093 2007-03-15  Bruno Haible  <bruno@clisp.org>
13094
13095         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
13096         Reported by James Youngman <jay@gnu.org>.
13097
13098 2007-03-15  Bruno Haible  <bruno@clisp.org>
13099
13100         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
13101         declared prototype. Needed with cc on OSF/1 5.1.
13102
13103 2007-03-15  Bruno Haible  <bruno@clisp.org>
13104
13105         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
13106         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
13107         (struct gl_list_implementation): Add dispose_fn argument to the
13108         'create_empty', 'create' methods.
13109         (struct gl_list_impl_base): Add field 'dispose_fn'.
13110         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
13111         argument.
13112         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
13113         dispose_fn argument.
13114         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
13115         dispose_fn on the dropped values.
13116         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
13117         dispose_fn argument.
13118         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
13119         dropped values.
13120         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
13121         (gl_tree_remove_node): Call dispose_fn on the dropped value.
13122         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
13123         (gl_tree_remove_node): Call dispose_fn on the dropped value.
13124         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
13125         argument.
13126         (gl_tree_list_free): Call dispose_fn on the dropped values.
13127         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
13128         the dropped values.
13129         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
13130         Add dispose_fn argument.
13131         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
13132         Call dispose_fn on the dropped values.
13133         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
13134         Add dispose_fn argument.
13135         (gl_sublist_create): Initialize the 'dispose_fn' field.
13136         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
13137         * tests/test-array_list.c (main): Update.
13138         * tests/test-carray_list.c (main): Update.
13139         * tests/test-avltree_list.c (main): Update.
13140         * tests/test-rbtree_list.c (main): Update.
13141         * tests/test-avltreehash_list.c (main): Update.
13142         * tests/test-rbtreehash_list.c (main): Update.
13143         * tests/test-linked_list.c (main): Update.
13144         * tests/test-linkedhash_list.c (main): Update.
13145         * tests/test-array_oset.c (main): Update.
13146
13147 2007-03-15  Bruno Haible  <bruno@clisp.org>
13148
13149         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
13150         (gl_oset_create_empty): Add dispose_fn argument.
13151         (struct gl_oset_implementation): Add dispose_fn argument to
13152         'create_empty' method.
13153         (struct gl_oset_impl_base): Add dispose_fn field.
13154         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
13155         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
13156         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
13157         values.
13158         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
13159         (gl_tree_oset_free): Call dispose_fn on the dropped values.
13160         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
13161         dropped value.
13162         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
13163         dropped value.
13164         * tests/test-array_oset.c (main): Update.
13165         * tests/test-avltree_oset.c (main): Update.
13166         * tests/test-rbtree_oset.c (main): Update.
13167         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
13168
13169 2007-03-13  Bruno Haible  <bruno@clisp.org>
13170
13171         * tests/test-stdbool.c (i): Update after last patch.
13172
13173 2007-03-12  Bruno Haible  <bruno@clisp.org>
13174
13175         * lib/quotearg.c: Include <wctype.h> early, before the definition of
13176         the iswprint macro. Needed on Solaris 2.5.1.
13177
13178 2007-03-12  Bruno Haible  <bruno@clisp.org>
13179
13180         * tests/test-printf-frexp.c (main): Declare x as volatile.
13181
13182 2007-03-12  Simon Josefsson  <simon@josefsson.org>
13183
13184         * doc/gnulib.texi (Build robot for gnulib): New section.
13185
13186 2007-03-12  Jim Meyering  <jim@meyering.net>
13187
13188         * build-aux/bootstrap: New file.
13189         * build-aux/bootstrap.conf: New file, from coreutils.
13190
13191 2007-03-11  Bruno Haible  <bruno@clisp.org>
13192
13193         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
13194
13195 2007-03-12  Simon Josefsson  <simon@josefsson.org>
13196
13197         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
13198         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
13199         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
13200
13201 2007-03-11  Bruno Haible  <bruno@clisp.org>
13202
13203         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
13204         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
13205
13206 2007-03-11  Bruno Haible  <bruno@clisp.org>
13207
13208         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
13209         formula. Needed for SunPRO C 5.0.
13210
13211 2007-03-11  Bruno Haible  <bruno@clisp.org>
13212
13213         * modules/long-options (Depends-on): Add getopt.
13214
13215 2007-03-11  Bruno Haible  <bruno@clisp.org>
13216
13217         * modules/modechange (Depends-on): Add stdbool.
13218
13219 2007-03-11  Bruno Haible  <bruno@clisp.org>
13220
13221         * modules/i-ring (Depends-on): Add stdbool.
13222
13223 2007-03-11  Bruno Haible  <bruno@clisp.org>
13224
13225         * modules/gc-des (Depends-on): Add stdbool.
13226
13227 2007-03-11  Bruno Haible  <bruno@clisp.org>
13228
13229         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
13230
13231 2007-03-11  Bruno Haible  <bruno@clisp.org>
13232
13233         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
13234
13235 2007-03-11  Bruno Haible  <bruno@clisp.org>
13236
13237         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
13238
13239 2007-03-11  Bruno Haible  <bruno@clisp.org>
13240
13241         * lib/vasnprintf.c (sprintf): Undefine.
13242
13243 2007-03-11  Bruno Haible  <bruno@clisp.org>
13244
13245         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
13246         initializers in SunPRO C and Compaq C compilers.
13247
13248 2007-03-11  Bruno Haible  <bruno@clisp.org>
13249
13250         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
13251         decrementing code ANSI C compliant.
13252
13253 2007-03-11  Bruno Haible  <bruno@clisp.org>
13254
13255         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
13256         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
13257
13258 2007-03-11  Bruno Haible  <bruno@clisp.org>
13259
13260         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
13261         <stdbool.h> substitute doesn't pass.
13262
13263 2007-03-11  Bruno Haible  <bruno@clisp.org>
13264
13265         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
13266
13267 2007-03-11  Bruno Haible  <bruno@clisp.org>
13268
13269         * gnulib-tool (func_create_megatestdir): Create also an autobuild
13270         script, for submission to autobuild.josefsson.org.
13271
13272 2007-03-10  Bruno Haible  <bruno@clisp.org>
13273
13274         * modules/canonicalize-lgpl-tests: New file.
13275         * tests/test-canonicalize-lgpl.sh: New file.
13276         * tests/test-canonicalize-lgpl.c: New file.
13277
13278         * modules/c-strcase-tests: New file.
13279         * tests/test-c-strcase.sh: New file.
13280         * tests/test-c-strcasecmp.c: New file.
13281         * tests/test-c-strncasecmp.c: New file.
13282
13283         * modules/atexit-tests: New file.
13284         * tests/test-atexit.sh: New file.
13285         * tests/test-atexit.c: New file.
13286
13287 2007-03-10  Bruno Haible  <bruno@clisp.org>
13288
13289         * tests/test-binary-io.sh: Use temporary filenames that are not so
13290         likely to clash with those of other tests (in a parallel make).
13291         * tests/test-binary-io.c: Likewise.
13292
13293 2007-03-10  Bruno Haible  <bruno@clisp.org>
13294
13295         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
13296         fallback; use #error instead.
13297         Suggested by Simon Josefsson.
13298
13299 2007-03-10  Bruno Haible  <bruno@clisp.org>
13300
13301         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
13302         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
13303         first and the last.
13304
13305 2007-03-10  Bruno Haible  <bruno@clisp.org>
13306
13307         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
13308
13309 2007-03-10  Bruno Haible  <bruno@clisp.org>
13310
13311         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
13312         "make distcheck".
13313         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
13314         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
13315         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
13316
13317 2007-03-10  Bruno Haible  <bruno@clisp.org>
13318
13319         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
13320         variable.
13321         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
13322         variable.
13323
13324 2007-03-09  Eric Blake  <ebb9@byu.net>
13325         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
13326
13327         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
13328         types are not being provided by gnulib.
13329         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
13330         types are supported.
13331
13332 2007-03-10  Bruno Haible  <bruno@clisp.org>
13333
13334         * lib/stdio_.h (__attribute__): New macro.
13335         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
13336         vsprintf): Specify __attribute__ __format__ for GCC.
13337         Suggested by Eric Blake.
13338
13339 2007-03-09  Bruno Haible  <bruno@clisp.org>
13340
13341         * modules/printf-posix-tests: New file.
13342         * tests/test-printf-posix.sh: New file.
13343         * tests/test-printf-posix.c: New file.
13344
13345         * modules/printf-posix: New file.
13346         * lib/printf.c: New file.
13347         * m4/printf-posix-rpl.m4: New file.
13348         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
13349         REPLACE_PRINTF.
13350         * lib/stdio_.h (printf): New declaration.
13351         (format, __format__, ____printf____, ____scanf____, ____strftime____,
13352         ____strfmon____): New macros.
13353         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
13354         REPLACE_PRINTF.
13355
13356 2007-03-09  Bruno Haible  <bruno@clisp.org>
13357
13358         * tests/test-vasnprintf-posix2.sh: New file.
13359         * tests/test-vasnprintf-posix2.c: New file.
13360         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
13361         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
13362         (Makefile.am): Activate test-vasnprintf-posix2.sh.
13363
13364         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
13365         a locale dependent decimal point, rather than always '.'.
13366
13367 2007-03-09  Eric Blake  <ebb9@byu.net>
13368
13369         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
13370         spite of platforms like Tandem/NSK that define it to -1.
13371
13372 2007-03-08  Bruno Haible  <bruno@clisp.org>
13373
13374         * modules/vprintf-posix-tests: New file.
13375         * tests/test-vprintf-posix.sh: New file.
13376         * tests/test-vprintf-posix.c: New file.
13377         * tests/test-printf-posix.h: New file.
13378
13379         * modules/vprintf-posix: New file.
13380         * lib/vprintf.c: New file.
13381         * m4/vprintf-posix.m4: New file.
13382         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
13383         REPLACE_VPRINTF.
13384         * lib/stdio_.h (vprintf): New declaration.
13385         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
13386         REPLACE_VPRINTF.
13387
13388 2007-03-08  Bruno Haible  <bruno@clisp.org>
13389
13390         * modules/fprintf-posix-tests: New file.
13391         * tests/test-fprintf-posix.sh: New file.
13392         * tests/test-fprintf-posix.c: New file.
13393
13394         * modules/fprintf-posix: New file.
13395         * lib/fprintf.c: New file.
13396         * m4/fprintf-posix.m4: New file.
13397         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
13398         REPLACE_FPRINTF.
13399         * lib/stdio_.h (fprintf): New declaration.
13400         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
13401         REPLACE_FPRINTF.
13402
13403 2007-03-08  Bruno Haible  <bruno@clisp.org>
13404
13405         * modules/vfprintf-posix-tests: New file.
13406         * tests/test-vfprintf-posix.sh: New file.
13407         * tests/test-vfprintf-posix.c: New file.
13408         * tests/test-fprintf-posix.h: New file.
13409         * tests/test-fprintf-posix.out: New file.
13410
13411         * modules/vfprintf-posix: New file.
13412         * lib/vfprintf.c: New file.
13413         * m4/vfprintf-posix.m4: New file.
13414         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
13415         REPLACE_VFPRINTF.
13416         * lib/stdio_.h (vfprintf): New declaration.
13417         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
13418         REPLACE_VFPRINTF.
13419
13420 2007-03-08  Bruno Haible  <bruno@clisp.org>
13421
13422         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
13423
13424 2007-03-08  Bruno Haible  <bruno@clisp.org>
13425
13426         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
13427         instead of 'expr' invocations.
13428         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13429         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13430         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13431         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13432         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13433         Suggested by Paul Eggert.
13434
13435 2007-03-08  Bruno Haible  <bruno@clisp.org>
13436
13437         * modules/fseterr-tests: New file.
13438         * tests/test-fseterr.c: New file.
13439
13440         * modules/fseterr: New file.
13441         * lib/fseterr.h: New file.
13442         * lib/fseterr.c: New file.
13443
13444 2007-03-08  Bruno Haible  <bruno@clisp.org>
13445
13446         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
13447         * lib/getopt_.h: Likewise.
13448         * lib/mbswidth.h: Likewise.
13449         * lib/setenv.h: Likewise.
13450         * lib/vasnprintf.h: Likewise.
13451         * lib/vasprintf.h: Likewise.
13452         * lib/verror.h: Likewise.
13453         * lib/xsetenv.h: Likewise.
13454         * lib/xvasprintf.h: Likewise.
13455
13456 2007-03-08  Jim Meyering  <jim@meyering.net>
13457
13458         * users.txt: Add parted.
13459
13460         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
13461
13462 2007-03-07  Bruno Haible  <bruno@clisp.org>
13463
13464         * m4/printf.m4: Make the shell script snippets copy&pastable.
13465
13466 2007-03-02  Bruno Haible  <bruno@clisp.org>
13467
13468         * lib/netinet_in_.h: New file.
13469         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
13470         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
13471         * modules/netinet_in (Files): Add lib/netinet_in_.h.
13472         (Depends-on): Add absolute-header.
13473         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
13474         into netinet/in.h.
13475
13476 2007-03-03  Bruno Haible  <bruno@clisp.org>
13477
13478         * lib/sys_select_.h: New file.
13479         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
13480         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
13481         * modules/sys_select (Files): Add lib/sys_select_.h.
13482         (Depends-on): Add absolute-header.
13483         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
13484         into sys/select.h.
13485
13486 2007-03-02  Bruno Haible  <bruno@clisp.org>
13487
13488         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
13489         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
13490         values.
13491         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
13492         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
13493         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
13494         * modules/sys_socket (Depends-on): Add absolute-header.
13495         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
13496         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
13497         (Include): Remove requirement of inclusion of <sys/types.h>.
13498
13499 2007-03-02  Bruno Haible  <bruno@clisp.org>
13500
13501         * lib/byteswap_.h (bswap_32): Fix formula.
13502
13503 2007-03-06  Bruno Haible  <bruno@clisp.org>
13504
13505         * modules/sprintf-posix-tests: New file.
13506         * tests/test-sprintf-posix.c: New file.
13507
13508         * modules/sprintf-posix: New file.
13509         * lib/sprintf.c: New file.
13510         * m4/sprintf-posix.m4: New file.
13511         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
13512         REPLACE_SPRINTF.
13513         * lib/stdio_.h (sprintf): New declaration.
13514         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
13515         REPLACE_SPRINTF.
13516
13517 2007-03-06  Bruno Haible  <bruno@clisp.org>
13518
13519         * modules/vsprintf-posix-tests: New file.
13520         * tests/test-vsprintf-posix.c: New file.
13521         * tests/test-sprintf-posix.h: New file.
13522
13523         * modules/vsprintf-posix: New file.
13524         * lib/vsprintf.c: New file.
13525         * m4/vsprintf-posix.m4: New file.
13526         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
13527         REPLACE_VSPRINTF.
13528         * lib/stdio_.h (vsprintf): New declaration.
13529         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
13530         REPLACE_VSPRINTF.
13531
13532 2007-03-06  Bruno Haible  <bruno@clisp.org>
13533
13534         * modules/vsnprintf (Depend-on): Remove minmax.
13535
13536 2007-03-06  Bruno Haible  <bruno@clisp.org>
13537
13538         * modules/snprintf-posix-tests: New file.
13539         * tests/test-snprintf-posix.c: New file.
13540
13541         * modules/snprintf-posix: New file.
13542         * m4/snprintf-posix.m4: New file.
13543         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
13544         gl_FUNC_SNPRINTF.
13545         (gl_FUNC_SNPRINTF): Invoke it.
13546         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
13547         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
13548         is set.
13549         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
13550
13551 2007-03-06  Bruno Haible  <bruno@clisp.org>
13552
13553         * modules/vsnprintf-posix-tests: New file.
13554         * tests/test-vsnprintf-posix.c: New file.
13555         * tests/test-snprintf-posix.h: New file.
13556
13557         * modules/vsnprintf-posix: New file.
13558         * m4/vsnprintf-posix.m4: New file.
13559         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
13560         gl_FUNC_VSNPRINTF.
13561         (gl_FUNC_VSNPRINTF): Invoke it.
13562         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
13563         * lib/stdio_.h (vsnprintf): Define as a replacement if
13564         REPLACE_VSNPRINTF is set.
13565         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
13566
13567 2007-03-06  Bruno Haible  <bruno@clisp.org>
13568
13569         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
13570         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
13571
13572 2007-03-06  Bruno Haible  <bruno@clisp.org>
13573
13574         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
13575         (asinl): Declare also if HAVE_DECL_ASINL is set.
13576         (atanl): Declare also if HAVE_DECL_ATANL is set.
13577         (ceill): Declare also if HAVE_DECL_CEILL is set.
13578         (cosl): Declare also if HAVE_DECL_COSL is set.
13579         (expl): Declare also if HAVE_DECL_EXPL is set.
13580         (floorl): Declare also if HAVE_DECL_FLOORL is set.
13581         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
13582         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
13583         (logl): Declare also if HAVE_DECL_LOGL is set.
13584         (sinl): Declare also if HAVE_DECL_SINL is set.
13585         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
13586         (tanl): Declare also if HAVE_DECL_TANL is set.
13587         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
13588         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
13589         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
13590         declaration of frexpl, ldexpl.
13591         * modules/printf-frexpl (Depends-on): Add math.
13592         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
13593
13594 2007-03-05  Bruno Haible  <bruno@clisp.org>
13595
13596         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
13597         frexpl and ldexpl are declared.
13598         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
13599
13600 2007-03-05  Bruno Haible  <bruno@clisp.org>
13601
13602         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
13603         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
13604
13605 2007-03-05  Bruno Haible  <bruno@clisp.org>
13606
13607         * lib/stdio_.h: Include <stddef.h>.
13608
13609 2007-03-05  Bruno Haible  <bruno@clisp.org>
13610
13611         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
13612
13613 2007-03-05  Bruno Haible  <bruno@clisp.org>
13614
13615         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
13616         NetBSD 4, from Ralf Wildenhues.
13617
13618 2007-03-04  Bruno Haible  <bruno@clisp.org>
13619
13620         * lib/vasprintf.h: Update #if logic for the case when the functions
13621         exist but are overridden.
13622
13623 2007-03-04  Bruno Haible  <bruno@clisp.org>
13624
13625         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
13626         implementations: glibc-2.4 and MacOS X 10.3.
13627         * tests/test-vasnprintf-posix.c (test_function): Test also the case
13628         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
13629         * tests/test-vasprintf-posix.c (test_function): Likewise.
13630
13631 2007-03-04  Bruno Haible  <bruno@clisp.org>
13632
13633         * modules/vasprintf-posix-tests: New file.
13634         * tests/test-vasprintf-posix.c: New file.
13635
13636         * modules/vasprintf-posix: New file.
13637         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
13638         defined.
13639         * m4/vasprintf-posix.m4: New file.
13640         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
13641         gl_FUNC_VASPRINTF.
13642         (gl_FUNC_VASPRINTF): Invoke it.
13643         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
13644         here.
13645         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
13646
13647 2007-03-04  Bruno Haible  <bruno@clisp.org>
13648
13649         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
13650         REPLACE_GETTIMEOFDAY.
13651         * modules/sys_time (Makefile.am): Likewise.
13652         * m4/sys_time_h.m4: Likewise.
13653         * m4/gettimeofday.m4: Likewise.
13654
13655 2007-03-04  Bruno Haible  <bruno@clisp.org>
13656
13657         * modules/vasnprintf-posix-tests: New file.
13658         * tests/test-vasnprintf-posix.c: New file.
13659
13660         * modules/vasnprintf-posix: New file.
13661         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
13662         printf-frexpl.h.
13663         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
13664         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
13665         REPLACE_VASNPRINTF is defined.
13666         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
13667         gl_FUNC_VASNPRINTF.
13668         (gl_FUNC_VASNPRINTF): Invoke it.
13669         * m4/vasnprintf-posix.m4: New file.
13670         * m4/printf.m4: New file.
13671
13672 2007-03-04  Bruno Haible  <bruno@clisp.org>
13673
13674         Compile progreloc.c only if --enable-relocatable is specified.
13675         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
13676         if --enable-relocatable was specified.
13677         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
13678         lib_SOURCES.
13679
13680 2007-03-04  Jim Meyering  <jim@meyering.net>
13681
13682         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
13683         Use it consistently, rather than enumerating errno constants.
13684
13685 2007-03-04  Bruno Haible  <bruno@clisp.org>
13686
13687         * modules/xvasprintf-tests: New file.
13688         * tests/test-xvasprintf.c: New file.
13689
13690         * modules/vasprintf-tests: New file.
13691         * tests/test-vasprintf.c: New file.
13692
13693         * modules/vasnprintf-tests: New file.
13694         * tests/test-vasnprintf.c: New file.
13695
13696         * modules/vsnprintf-tests: New file.
13697         * tests/test-vsnprintf.c: New file.
13698
13699         * modules/snprintf-tests: New file.
13700         * tests/test-snprintf.c: New file.
13701
13702 2007-03-04  Bruno Haible  <bruno@clisp.org>
13703
13704         Compile relocatable.c only if --enable-relocatable is specified.
13705         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
13706         gl_RELOCATABLE_LIBRARY.
13707         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
13708         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
13709         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
13710         gl_RELOCATABLE_LIBRARY.
13711         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
13712         (Makefile.am): Remove lib_SOURCES.
13713         * modules/relocatable-lib-lgpl (configure.ac): Invoke
13714         gl_RELOCATABLE_LIBRARY.
13715         (Makefile.am): Remove lib_SOURCES.
13716         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
13717         always.
13718         * modules/relocatable-prog-wrapper (configure.ac): Invoke
13719         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
13720
13721 2007-03-04  Bruno Haible  <bruno@clisp.org>
13722
13723         * modules/argmatch-tests: New file.
13724         * tests/test-argmatch.c: New file.
13725
13726         * tests/test-allocsa.c (main): Halve the number of loop runs.
13727
13728         * modules/alloca-opt-tests: New file.
13729         * tests/test-alloca-opt.c: New file.
13730
13731 2007-03-04  Jim Meyering  <jim@meyering.net>
13732
13733         Work around difference between Linux ACLs and Solaris 10 ZFS.
13734         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
13735         for EINVAL.
13736
13737 2007-03-03  Bruno Haible  <bruno@clisp.org>
13738
13739         * modules/relocatable-prog (Depends-on): Add back progreloc's
13740         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
13741
13742 2007-03-03  Bruno Haible  <bruno@clisp.org>
13743
13744         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
13745         * modules/relocatable-lib: New file.
13746
13747 2007-03-03  Bruno Haible  <bruno@clisp.org>
13748
13749         * modules/relocatable-prog: Renamed from modules/relocatable.
13750         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
13751
13752 2007-03-03  Bruno Haible  <bruno@clisp.org>
13753
13754         * modules/relocatable-script (Files): Add doc/relocatable.texi,
13755         m4/relocatable-lib.m4.
13756         (Depends-on): Remove 'relocatable'.
13757         (configure.ac): Add gl_RELOCATABLE_NOP.
13758
13759 2007-03-03  Bruno Haible  <bruno@clisp.org>
13760
13761         * modules/relocatable-prog-wrapper: New file.
13762         * modules/relocatable (Depends-on): Add it. Remove all other
13763         dependencies except progname.
13764         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
13765
13766         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
13767         (gl_FUNC_STRERROR): Nop.
13768         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
13769
13770         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
13771         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
13772
13773         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
13774         (gl_FUNC_READLINK): Update.
13775
13776         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
13777
13778 2007-03-03  Bruno Haible  <bruno@clisp.org>
13779
13780         * lib/xreadlink.c: Include <unistd.h> unconditionally.
13781         * modules/xreadlink (Depends-on): Add unistd.
13782         * modules/xreadlink-with-size (Depends-on): Likewise.
13783
13784 2007-03-03  Bruno Haible  <bruno@clisp.org>
13785
13786         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
13787         extracted from gt_FUNC_SETENV.
13788         (gt_FUNC_SETENV): Remove macro.
13789         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
13790         remove gt_FUNC_SETENV.
13791
13792 2007-03-03  Bruno Haible  <bruno@clisp.org>
13793
13794         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
13795         ENABLE_RELOCATABLE here.
13796         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
13797
13798 2007-03-03  Bruno Haible  <bruno@clisp.org>
13799
13800         * modules/rbtreehash-list-tests (Depends-on): Add progname.
13801         * tests/test-rbtreehash_list.c: Include progname.h.
13802         (main): Call set_program_name.
13803
13804         * modules/rbtree-oset-tests (Depends-on): Add progname.
13805         * tests/test-rbtree_oset.c: Include progname.h.
13806         (main): Call set_program_name.
13807
13808         * modules/rbtree-list-tests (Depends-on): Add progname.
13809         * tests/test-rbtree_list.c: Include progname.h.
13810         (main): Call set_program_name.
13811
13812         * modules/linked-list-tests (Depends-on): Add progname.
13813         * tests/test-linked_list.c: Include progname.h.
13814         (main): Call set_program_name.
13815
13816 2007-03-03  Bruno Haible  <bruno@clisp.org>
13817
13818         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
13819         All uses of __restrict changed to _Restrict_.
13820         * lib/glob_.h (__restrict): Remove macro.
13821
13822 2007-03-02  Bruno Haible  <bruno@clisp.org>
13823
13824         * modules/gettext (configure.ac): Require gettext infrastructure
13825         from version 0.16.1.
13826
13827 2007-03-02  Bruno Haible  <bruno@clisp.org>
13828
13829         * modules/linkedhash-list-tests (Depends-on): Add progname.
13830         * tests/test-linkedhash_list.c: Include progname.h.
13831         (main): Call set_program_name.
13832
13833         * modules/carray-list-tests (Depends-on): Add progname.
13834         * tests/test-carray_list.c: Include progname.h.
13835         (main): Call set_program_name.
13836
13837         * modules/avltreehash-list-tests (Depends-on): Add progname.
13838         * tests/test-avltreehash_list.c: Include progname.h.
13839         (main): Call set_program_name.
13840
13841         * modules/avltree-oset-tests (Depends-on): Add progname.
13842         * tests/test-avltree_oset.c: Include progname.h.
13843         (main): Call set_program_name.
13844
13845         * modules/avltree-list-tests (Depends-on): Add progname.
13846         * tests/test-avltree_list.c: Include progname.h.
13847         (main): Call set_program_name.
13848
13849         * modules/array-oset-tests (Depends-on): Add progname.
13850         * tests/test-array_oset.c: Include progname.h.
13851         (main): Call set_program_name.
13852
13853         * modules/array-list-tests (Depends-on): Add progname.
13854         * tests/test-array_list.c: Include progname.h.
13855         (main): Call set_program_name.
13856
13857         * modules/argp-tests (Depends-on): Add progname.
13858         * tests/test-argp.c: Include argp.h first. Include progname.h.
13859         (main): Call set_program_name.
13860
13861 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
13862
13863         * doc/gnulib-tool.texi (Initial import): Reword description of
13864         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
13865         limited effect even if defined after the first system include.
13866
13867 2007-03-01  Bruno Haible  <bruno@clisp.org>
13868
13869         * build-aux/config.libpath: Update to libtool-1.5.22.
13870         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
13871
13872 2007-03-01  Bruno Haible  <bruno@clisp.org>
13873
13874         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
13875         foo_CFLAGS.
13876         Reported by Ralf Wildenhues.
13877
13878 2007-03-01  Bruno Haible  <bruno@clisp.org>
13879
13880         * build-aux/install-reloc: Remove object files left over by some
13881         compilers.
13882         Reported by Ralf Wildenhues.
13883
13884 2007-03-01  Bruno Haible  <bruno@clisp.org>
13885
13886         * build-aux/install-reloc: Break long lines.
13887
13888 2007-03-01  Bruno Haible  <bruno@clisp.org>
13889
13890         * doc/relocatable.texi: Document that it may not work on OpenBSD.
13891         Reported by Ralf Wildenhues.
13892
13893 2007-03-01  Bruno Haible  <bruno@clisp.org>
13894
13895         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
13896         include ordering constraints.
13897
13898 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
13899
13900         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
13901         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
13902         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
13903         as another example.
13904         * lib/time_.h: Fix misspelling.
13905         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
13906         Require gl_HEADER_TIME_H_DEFAULTS.
13907         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
13908         * m4/time_r.m4 (gl_TIME_R): Likewise.
13909         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
13910
13911 2007-03-01  Bruno Haible  <bruno@clisp.org>
13912
13913         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
13914         * m4/utimens.m4 (gl_UTIMENS): Likewise.
13915
13916 2007-03-01  Jim Meyering  <jim@meyering.net>
13917
13918         * modules/xreadlink (Maintainer): Add my name.
13919         * modules/xreadlink-with-size (Depends-on): Alphabetize.
13920
13921 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
13922             Bruno Haible  <bruno@clisp.org>
13923
13924         * build-aux/install-reloc: Compile also c-ctype.c.
13925         * build-aux/relocatable.sh.in: New file.
13926         * doc/relocatable.texi: New file.
13927         * doc/relocatable-maint.texi: New file.
13928         * doc/gnulib.texi: Include relocatable-maint.texi.
13929         * lib/progreloc.c: Include unistd.h unconditionally.
13930         * lib/relocwrapper.c: Include unistd.h unconditionally.
13931         Include c-ctype.h.
13932         (add_dotbin): Use c_tolower.
13933         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
13934         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
13935         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
13936         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
13937         to m4/relocatable-lib.m4.
13938         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
13939         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
13940         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
13941         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
13942         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
13943         * modules/relocatable: New file.
13944         * modules/relocatable-lib: New file.
13945         * modules/relocatable-script: New file.
13946
13947 2007-02-28  Bruno Haible  <bruno@clisp.org>
13948
13949         Import --enable-relocatable infrastructure.
13950         * build-aux/config.libpath: New file, from GNU gettext.
13951         * build-aux/install-reloc: New file, from GNU gettext.
13952         * build-aux/reloc-ldflags: New file, from GNU gettext.
13953         * lib/relocatable.h: New file, from GNU gettext.
13954         * lib/relocatable.c: New file, from GNU gettext.
13955         * lib/relocwrapper.c: New file, from GNU gettext.
13956         * m4/relocatable.m4: New file, from GNU gettext.
13957
13958 2007-02-28  Bruno Haible  <bruno@clisp.org>
13959
13960         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
13961
13962         * modules/xreadlink: New file, from GNU gettext with modifications.
13963         * lib/xreadlink.c: New file, from GNU gettext.
13964         * lib/xreadlink.h: Add comments.
13965         (xreadlink): New declaration.
13966
13967         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
13968         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
13969         lib/xreadlink-with-size.c.
13970         (configure.ac): Remove gl_XREADLINK invocation.
13971         (Makefile.am): Augment lib_SOURCES.
13972         * m4/xreadlink.m4: Remove file.
13973         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
13974         (xreadlink_with_size): Renamed from xreadink.
13975         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
13976         * modules/canonicalize (Depends-on): Replace xreadlink with
13977         xreadlink-with-size.
13978         * lib/canonicalize.c (canonicalize_filename_mode): Update.
13979
13980 2007-02-25  Jim Meyering  <jim@meyering.net>
13981
13982         * build-aux/announce-gen: When complaining about excess arguments,
13983         list them.
13984
13985 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
13986
13987         * README: Document signed integer overflow situation more
13988         accurately.
13989
13990 2007-02-25  Bruno Haible  <bruno@clisp.org>
13991
13992         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
13993         'a' or 'A' conversion.
13994
13995 2007-02-25  Bruno Haible  <bruno@clisp.org>
13996
13997         * modules/filename: Renamed from modules/pathname.
13998         (Files): Replace lib/pathname.h with lib/filename.h. Replace
13999         lib/concatpath.c with lib/concat-filename.c.
14000         (Makefile.am): Update.
14001         (Include): Replace pathname.h with filename.h.
14002         * lib/filename.h: Renamed from lib/pathname.h.
14003         (concatenated_filename): Renamed from concatenated_pathname.
14004         * lib/concat-filename.c: Renamed from lib/concatpath.c.
14005         (concatenated_filename): Renamed from concatenated_pathname.
14006         * lib/findprog.c: Include filename.h instead of pathname.h.
14007         (find_in_path): Update.
14008         * lib/javacomp.c: Include filename.h instead of pathname.h.
14009         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
14010         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
14011         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
14012         is_oldgcj_14_13_usable, is_javac_usable): Update.
14013         * lib/javaexec.c: Include filename.h instead of pathname.h.
14014         (execute_java_class): Update.
14015         * modules/findprog: Update.
14016         * modules/javacomp: Update.
14017         * modules/javaexec: Update.
14018         * MODULES.html.sh (File system functions): Add 'filename', remove
14019         'pathname'.
14020
14021 2007-02-25  Bruno Haible  <bruno@clisp.org>
14022
14023         * modules/printf-frexpl-tests: New file.
14024         * tests/test-printf-frexpl.c: New file.
14025
14026         * modules/printf-frexpl: New file.
14027         * lib/printf-frexpl.h: New file.
14028         * lib/printf-frexpl.c: New file.
14029         * m4/printf-frexpl.m4: New file.
14030
14031 2007-02-25  Bruno Haible  <bruno@clisp.org>
14032
14033         * modules/printf-frexp-tests: New file.
14034         * tests/test-printf-frexp.c: New file.
14035
14036         * modules/printf-frexp: New file.
14037         * lib/printf-frexp.h: New file.
14038         * lib/printf-frexp.c: New file.
14039         * m4/printf-frexp.m4: New file.
14040
14041 2007-02-25  Bruno Haible  <bruno@clisp.org>
14042
14043         Assume automake >= 1.10 for the tests.
14044         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
14045         * modules/arctwo-tests: Likewise.
14046         * modules/argp-tests: Likewise.
14047         * modules/avltree-list-tests: Likewise.
14048         * modules/avltree-oset-tests: Likewise.
14049         * modules/avltreehash-list-tests: Likewise.
14050         * modules/carray-list-tests: Likewise.
14051         * modules/crc-tests: Likewise.
14052         * modules/des-tests: Likewise.
14053         * modules/gc-arcfour-tests: Likewise.
14054         * modules/gc-arctwo-tests: Likewise.
14055         * modules/gc-des-tests: Likewise.
14056         * modules/gc-hmac-md5-tests: Likewise.
14057         * modules/gc-hmac-sha1-tests: Likewise.
14058         * modules/gc-md2-tests: Likewise.
14059         * modules/gc-md4-tests: Likewise.
14060         * modules/gc-md5-tests: Likewise.
14061         * modules/gc-pbkdf2-sha1-tests: Likewise.
14062         * modules/gc-rijndael-tests: Likewise.
14063         * modules/gc-sha1-tests: Likewise.
14064         * modules/gc-tests: Likewise.
14065         * modules/getaddrinfo-tests: Likewise.
14066         * modules/hmac-md5-tests: Likewise.
14067         * modules/hmac-sha1-tests: Likewise.
14068         * modules/linked-list-tests: Likewise.
14069         * modules/linkedhash-list-tests: Likewise.
14070         * modules/lock-tests: Likewise.
14071         * modules/md2-tests: Likewise.
14072         * modules/md4-tests: Likewise.
14073         * modules/md5-tests: Likewise.
14074         * modules/rbtree-list-tests: Likewise.
14075         * modules/rbtree-oset-tests: Likewise.
14076         * modules/rbtreehash-list-tests: Likewise.
14077         * modules/read-file-tests: Likewise.
14078         * modules/rijndael-tests: Likewise.
14079         * modules/stdint-tests: Likewise.
14080         * modules/tls-tests: Likewise.
14081
14082 2007-02-24  Bruno Haible  <bruno@clisp.org>
14083
14084         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
14085         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
14086         function; instead check whether isnan with a double argument links.
14087         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
14088         function; instead check whether isnan with a 'long double' argument
14089         links.
14090         Reported by Eric Blake <ebb9@byu.net>.
14091
14092 2007-02-24  Bruno Haible  <bruno@clisp.org>
14093
14094         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
14095         defined.
14096         * lib/isnanl.c: Remove all code. Just include isnan.c.
14097         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
14098
14099 2007-02-25  Jim Meyering  <jim@meyering.net>
14100
14101         Avoid conflicting types for 'unsetenv' on FreeBSD.
14102         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
14103         conflicting with FreeBSD's (5.0 and 6.1) function declaration
14104         in stdlib.h.
14105
14106 2007-02-24  Bruno Haible  <bruno@clisp.org>
14107
14108         * modules/isnanl-nolibm-tests: New file.
14109         * tests/test-isnanl.c: New file.
14110
14111         * modules/isnanl-nolibm: New file.
14112         * lib/isnanl.h: New file.
14113         * lib/isnanl.c: New file.
14114         * m4/isnanl.m4: New file.
14115
14116 2007-02-24  Bruno Haible  <bruno@clisp.org>
14117
14118         * modules/isnan-nolibm-tests: New file.
14119         * tests/test-isnan.c: New file.
14120
14121         * modules/isnan-nolibm: New file.
14122         * lib/isnan.h: New file.
14123         * lib/isnan.c: New file.
14124         * m4/isnan.m4: New file.
14125
14126 2007-02-24  Bruno Haible  <bruno@clisp.org>
14127
14128         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
14129         assume that an exponent fits in 20 bits.
14130
14131 2007-02-24  Jim Meyering  <jim@meyering.net>
14132
14133         * m4/regex.m4: Update the description of the configure-time option,
14134         --without-included-regex, to state accurately what the defaults are,
14135         and perhaps to give people an idea why using this option is risky.
14136
14137 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
14138
14139         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
14140         loops on small arguments.  This attempts to avoid the problem
14141         Bruno Haible reported for AIX 4.3.2 in
14142         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
14143
14144 2007-02-23  Bruno Haible  <bruno@clisp.org>
14145
14146         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
14147         Needed for help2man.
14148
14149 2007-02-23  Karl Berry  <karl@gnu.org>
14150
14151         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
14152         exists, foo.h should be cvs-ignored, not committed.
14153
14154 2007-02-23  Eric Blake  <ebb9@byu.net>
14155
14156         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
14157         * lib/stat-time.h (includes): Likewise.
14158         * lib/utimecmp.c (includes): Likewise.
14159         * lib/utimens.h (includes): Likewise.
14160         * lib/getdate.y (includes): Also include "timespec.h" for use
14161         internal to the module.
14162         * modules/utimens (Depends-on): Revert yesterday's patch.
14163         * modules/nanosleep (Depends-on): Add missing dependency.
14164
14165 2007-02-22  Bruno Haible  <bruno@clisp.org>
14166
14167         * lib/glob.c: Don't include getlogin_r.h.
14168
14169 2007-02-22  Jim Meyering  <jim@meyering.net>
14170
14171         * modules/utimens (Depends-on): Add timespec, required for
14172         utimens.h's inclusion of timespec.h.
14173
14174 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
14175
14176         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
14177         long unreadable paths in GNU/Linux.  Problem reported by Andreas
14178         Schwab in
14179         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
14180         I'll try to think of a better way to fix the Solaris problem.
14181
14182         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
14183         like glibc; on Solaris 10, it fails with errno == EINVAL.
14184         POSIX says the behavior is unspecified if the first argument is NULL,
14185         so play it safe and never pass NULL to the system getcwd.
14186
14187 2007-02-21  Jim Meyering  <jim@meyering.net>
14188
14189         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
14190         of gettimeofday.  It would conflict with the one now always
14191         provided via sys_time_.h.  Reported by Matthew Woehlke, as
14192         an IRIX 6.5 build failure.
14193
14194 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
14195
14196         Minor fixups to port to Solaris 10 with Sun C 5.8.
14197         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
14198         * modules/getcwd (Depends-on): Add dirfd.
14199         * lib/putenv.c (putenv): #undef it.
14200         (rpl_putenv): New decl.
14201         (malloc, free): Include <stdlib.h> rather than prototyping separately.
14202
14203 2007-02-20  Bruno Haible  <bruno@clisp.org>
14204
14205         * modules/stdio-tests: New file.
14206         * tests/test-stdio.c: New file.
14207
14208         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
14209         (Depends-on): Add stdio.
14210         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
14211         (Include): Use <stdio.h> instead of vsnprintf.h.
14212         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
14213         HAVE_DECL_VSNPRINTF.
14214         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
14215
14216         * modules/snprintf (Files): Remove lib/snprintf.h.
14217         (Depends-on): Add stdio.
14218         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
14219         (Include): Use <stdio.h> instead of snprintf.h.
14220         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
14221         HAVE_DECL_SNPRINTF.
14222         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
14223         * lib/getaddrinfo.c: Likewise.
14224
14225         * modules/stdio: New file.
14226         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
14227         * lib/snprintf.h: Remove file.
14228         * lib/vsnprintf.h: Remove file.
14229         * lib/.cppi-disable: Remove snprintf.h.
14230         * m4/stdio_h.m4: New file.
14231         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
14232
14233 2007-02-20  Jim Meyering  <jim@meyering.net>
14234
14235         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
14236         used by e.g., mingw.  From Bruno Haible.
14237
14238 2007-02-19  Bruno Haible  <bruno@clisp.org>
14239
14240         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
14241         warnings.
14242         Reported by Ben Pfaff <blp@cs.stanford.edu>.
14243
14244 2007-02-19  Bruno Haible  <bruno@clisp.org>
14245
14246         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
14247         from mingw users.
14248
14249 2007-02-19  Bruno Haible  <bruno@clisp.org>
14250
14251         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
14252         warnings.
14253         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
14254
14255 2007-02-19  Jim Meyering  <jim@meyering.net>
14256
14257         Don't use FD after a successful "fdopendir (fd)".
14258         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
14259         Reset it by calling dirfd on the just-obtained DIR*.
14260
14261         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
14262         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
14263
14264 2007-02-18  Bruno Haible  <bruno@clisp.org>
14265
14266         * lib/readlink.c: Include <unistd.h>.
14267         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
14268         HAVE_READLINK.
14269         * modules/readlink (Depends-on): Add unistd.
14270         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14271         (Include): Add <unistd.h>.
14272
14273         * lib/getlogin_r.h: Remove file.
14274         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
14275         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
14276         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
14277         HAVE_DECL_GETLOGIN_R.
14278         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
14279         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14280         (Include): Use <unistd.h> instead of getlogin_r.h.
14281
14282         * lib/getcwd.h: Remove file.
14283         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
14284         * lib/xgetcwd.c: Likewise.
14285         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
14286         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
14287         * modules/getcwd (Files): Remove lib/getcwd.h.
14288         (Depends-on): Add unistd.
14289         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14290         (Include): Use <unistd.h> instad of getcwd.h.
14291
14292         * lib/ftruncate.c: Include <unistd.h> first.
14293         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
14294         Set HAVE_FTRUNCATE.
14295         * modules/ftruncate (Depends-on): Add unistd.
14296         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14297
14298         * lib/fchdir.c: Include <unistd.h> first.
14299         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
14300         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
14301         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
14302         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14303         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
14304
14305         * lib/dup2.c: Include <unistd.h> first.
14306         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
14307         HAVE_DUP2.
14308         * modules/dup2 (Depends-on): Add unistd.
14309         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14310
14311         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
14312         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
14313         REPLACE_CHOWN. Don't define chown as a macro here.
14314         * modules/chown (Depends-on): Add unistd.
14315         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14316
14317         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
14318         Add definition for GL_LINK_WARNING.
14319         (chown, dup2): New declarations.
14320         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
14321         link warning.
14322         (ftruncate): New declaration.
14323         (getcwd): New declaration, taken from old getcwd.h.
14324         (getlogin_r): New declaration, taken from old getlogin_r.h.
14325         (readlink): New declaration.
14326         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
14327         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
14328         (gl_PREREQ_UNISTD): Remove macro.
14329         (gl_UNISTD_MODULE_INDICATOR): New macro.
14330         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
14331         many new variables. Don't set UNISTD_H.
14332         * modules/unistd (Description): Change.
14333         (Depends-on): Add link-warning.
14334         (configure.ac): Update.
14335         (Makefile.am): Create unistd.h always. Substitute many new variables
14336         into it.
14337
14338 2007-02-18  Bruno Haible  <bruno@clisp.org>
14339
14340         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
14341         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
14342         HAVE_GETSUBOPT.
14343         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
14344         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
14345         * lib/getsubopt.h: Remove file.
14346         * modules/getsubopt (Files): Remove lib/getsubopt.h.
14347         (Depends-on): Add stdlib.
14348         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
14349         (Includes): Use <stdlib.h> instead of getsubopt.h.
14350         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
14351         Set HAVE_GETSUBOPT.
14352         * lib/getsubopt.c: Don't include getsubopt.h.
14353
14354 2007-02-18  Bruno Haible  <bruno@clisp.org>
14355
14356         * modules/fchdir (Depends-on): Add dup2.
14357
14358 2007-02-18  Bruno Haible  <bruno@clisp.org>
14359
14360         * lib/stdlib_.h: Handle glibc's special invocation convention
14361         specially.
14362
14363 2007-02-18  Bruno Haible  <bruno@clisp.org>
14364
14365         * modules/stdlib-tests: New file.
14366         * tests/test-stdlib.c: New file.
14367
14368         * modules/mkstemp (Files): Remove lib/mkstemp.h.
14369         (Depends-on): Add stdlib.
14370         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
14371         (Includes): Use <stdlib.h> instead of mkstemp.h.
14372         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
14373         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
14374         * lib/mkstemp.c: Don't include mkstemp.h.
14375         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
14376         * lib/stdlib--.h: Don't include mkstemp.h.
14377
14378         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
14379         (Depends-on): Add stdlib.
14380         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
14381         (Includes): Use <stdlib.h> instead of mkdtemp.h.
14382         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
14383         HAVE_MKDTEMP.
14384         * lib/mkdtemp.c: Don't include mkdtemp.h.
14385         * lib/clean-temp.c: Don't include mkdtemp.h.
14386
14387         * modules/exit (Files): Remove lib/exit.h.
14388         (Depends-on): Add stdlib.
14389         (Makefile.am): Remove lib_SOURCES.
14390         (Include): Use <stdlib.h> instead of exit.h.
14391         * lib/argmatch.c: Don't include exit.h.
14392         * lib/execute.c: Likewise.
14393         * lib/pagealign_alloc.c: Likewise.
14394         * lib/pipe.c: Likewise.
14395         * lib/wait-process.c: Likewise.
14396         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
14397         * lib/exitfail.c: Likewise.
14398         * lib/savewd.c: Likewise.
14399         * lib/xsetenv.c: Likewise.
14400
14401         * modules/stdlib: New file.
14402         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
14403         and extra comments about mkstemp().
14404         * lib/exit.h: Remove file.
14405         * lib/mkdtemp.h: Remove file.
14406         * lib/mkstemp.h: Remove file.
14407         * m4/stdlib_h.m4: New file.
14408         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
14409
14410 2007-02-18  Bruno Haible  <bruno@clisp.org>
14411
14412         * modules/math-tests: New file.
14413         * tests/test-math.c: New file.
14414
14415         * modules/math: New file.
14416         * modules/mathl (Files): Remove lib/mathl.h.
14417         (Depends-on): Add math.
14418         (Makefile.am): Don't mention mathl.h.
14419         (Include): Use <math.h> instead of mathl.h.
14420         * lib/math_.h: New file.
14421         * lib/mathl.h: Remove file.
14422         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
14423         mathl.h.
14424         * lib/asinl.c: Likewise.
14425         * lib/atanl.c: Likewise.
14426         * lib/ceill.c: Likewise.
14427         * lib/cosl.c: Likewise.
14428         * lib/expl.c: Likewise.
14429         * lib/floorl.c: Likewise.
14430         * lib/frexpl.c: Likewise.
14431         * lib/ldexpl.c: Likewise.
14432         * lib/logl.c: Likewise.
14433         * lib/sincosl.c: Likewise.
14434         * lib/sinl.c: Likewise.
14435         * lib/sqrtl.c: Likewise.
14436         * lib/tanl.c: Likewise.
14437         * lib/trigl.c: Likewise.
14438         * m4/math_h.m4: New file.
14439         * MODULES.html.sh (Mathematics): Add math.
14440
14441 2007-02-17  Bruno Haible  <bruno@clisp.org>
14442
14443         * modules/wctype-tests: New file.
14444         * tests/test-wctype.c: New file.
14445
14446         * modules/wchar-tests: New file.
14447         * tests/test-wchar.c: New file.
14448
14449         * modules/unistd-tests: New file.
14450         * tests/test-unistd.c: New file.
14451
14452         * modules/time-tests: New file.
14453         * tests/test-time.c: New file.
14454
14455         * modules/sysexits-tests: New file.
14456         * tests/test-sysexits.c: New file.
14457
14458         * modules/sys_time-tests: New file.
14459         * tests/test-sys_time.c: New file.
14460
14461         * modules/sys_stat-tests: New file.
14462         * tests/test-sys_stat.c: New file.
14463
14464         * modules/sys_socket-tests: New file.
14465         * tests/test-sys_socket.c: New file.
14466
14467         * modules/sys_select-tests: New file.
14468         * tests/test-sys_select.c: New file.
14469
14470         * modules/string-tests: New file.
14471         * tests/test-string.c: New file.
14472
14473         * modules/stdbool-tests: New file.
14474         * tests/test-stdbool.c: New file.
14475
14476         * modules/netinet_in-tests: New file.
14477         * tests/test-netinet_in.c: New file.
14478
14479         * modules/inttypes-tests: New file.
14480         * tests/test-inttypes.c: New file.
14481
14482         * modules/fcntl-tests: New file.
14483         * tests/test-fcntl.c: New file.
14484
14485         * modules/byteswap-tests: New file.
14486         * tests/test-byteswap.c: New file.
14487
14488         * modules/arpa_inet-tests: New file.
14489         * tests/test-arpa_inet.c: New file.
14490
14491 2007-02-17  Bruno Haible  <bruno@clisp.org>
14492
14493         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
14494         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
14495         if the corresponding module is not enabled. Emit link warnings if
14496         the function is used nevertheless.
14497         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
14498         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
14499         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
14500         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
14501         * modules/inttypes (Depends-on): Add link-warning.
14502         (Makefile.am): Copy the contents of build-aux/link-warning.h into
14503         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
14504         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
14505         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
14506         * modules/imaxdiv (configure.ac): Likewise.
14507         * modules/strtoimax (configure.ac): Likewise.
14508         * modules/strtoumax (configure.ac): Likewise.
14509
14510 2007-02-17  Bruno Haible  <bruno@clisp.org>
14511
14512         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
14513         gl_STRING_MODULE_INDICATOR_DEFAULTS.
14514         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
14515         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
14516
14517 2007-02-17  Bruno Haible  <bruno@clisp.org>
14518
14519         * modules/link-warning: New file.
14520         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
14521         * lib/string_.h (GL_LINK_WARNING): Remove definition.
14522         * modules/string (Depends-on): Add link-warning.
14523         (Makefile.am): Copy the contents of build-aux/link-warning.h into
14524         string.h.
14525         * MODULES.html.sh (Support for building libraries and executables): Add
14526         link-warning.
14527
14528 2007-02-17  Bruno Haible  <bruno@clisp.org>
14529
14530         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
14531         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
14532         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
14533         long lines.
14534
14535 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
14536             Bruno Haible  <bruno@clisp.org>
14537
14538         * modules/tmpfile: New file.
14539         * lib/tmpfile.c: New file.
14540         * m4/tmpfile.m4: New file.
14541         * MODULES.html.sh (func_all_modules): New section "Input/output".
14542
14543 2007-02-15  Bruno Haible  <bruno@clisp.org>
14544
14545         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
14546         (supports_delete_on_close): New function.
14547         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
14548
14549 2007-02-14  Bruno Haible  <bruno@clisp.org>
14550
14551         * modules/mbspcasecmp-tests: New file.
14552         * tests/test-mbspcasecmp.sh: New file.
14553         * tests/test-mbspcasecmp.c: New file.
14554
14555         New module mbspcasecmp.
14556         * modules/mbspcasecmp: New file.
14557         * lib/mbspcasecmp.c: New file.
14558         * lib/string_.h (strncasecmp): Change warning message.
14559         (mbspcasecmp): New declaration.
14560         * m4/mbspcasecmp.m4: New file.
14561         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14562         GNULIB_MBSPCASECMP.
14563         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
14564         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
14565
14566 2007-02-14  Bruno Haible  <bruno@clisp.org>
14567
14568         * modules/mbsncasecmp-tests: New file.
14569         * tests/test-mbsncasecmp.sh: New file.
14570         * tests/test-mbsncasecmp.c: New file.
14571
14572         New module mbsncasecmp.
14573         * modules/mbsncasecmp: New file.
14574         * lib/mbsncasecmp.c: New file.
14575         * lib/string_.h (mbsncasecmp): New declaration.
14576         * m4/mbsncasecmp.m4: New file.
14577         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14578         GNULIB_MBSNCASECMP.
14579         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
14580         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
14581
14582 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
14583
14584         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
14585         Verify that it doesn't overlap with our flags.
14586         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
14587         do not have the desired effect in multibyte locales; instead, use
14588         mbscasecmp.
14589         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
14590         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
14591         we don't require GNU fnmatch ourselves (if our users require it, they
14592         should do so explicitly).
14593
14594         Fix regex code so it doesn't rely on strcasecmp.
14595         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
14596         Otherwise, include gnulib's langinfo.h.
14597         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
14598         undesirable behavior in non-C locales.  Instead, rely on localecharset.
14599         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
14600         * modules/regex (FILES): Remove m4/codeset.m4.
14601         (Depends-on): Add localcharset.  Remove strcase.
14602
14603 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14604
14605         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
14606         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
14607
14608 2007-02-13  Bruno Haible  <bruno@clisp.org>
14609
14610         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
14611         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14612
14613 2007-02-12  Bruno Haible  <bruno@clisp.org>
14614
14615         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
14616         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
14617         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
14618         time warning rather than a link error.
14619
14620 2007-02-12  Bruno Haible  <bruno@clisp.org>
14621
14622         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
14623         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
14624         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
14625
14626 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
14627
14628         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
14629         args, not 2.
14630
14631 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
14632
14633         New module 'time', so that apps can include <time.h> as per
14634         POSIX and GNU instead of separate include files like time_r.h
14635         and timegm.h.  This implementation tries out a simpler approach
14636         for replacing decls in standard include files (as compared to
14637         the string module), somewhat as an experiment.
14638
14639         * config/srclist.txt: Comment out mktime.c for now.
14640         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
14641         since it doesn't apply any more.  Use generic wording instead.
14642         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
14643         'time'.
14644         * lib/time_.h, m4/time_h.m4, modules/time: New files.
14645         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
14646         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
14647         Don't include <sys/types.h>; no longer needed since we assume C89.
14648         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
14649         * lib/strftime.c: Likewise.
14650         * lib/time_r.c: Likewise.
14651         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
14652         * lib/nanosleep.c: Include <time.h> first, to check interface.
14653         * lib/strptime.c: Likewise.
14654         * lib/time_r.c: Likewise.
14655         * lib/timegm.c: Likewise.
14656         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
14657         needed.
14658         * lib/timegm.c: Don't include timegm.h; no longer needed.
14659         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
14660         time.h now handles any problems in that area.
14661         (struct timespec, nanosleep): Remove; time.h now arranges for these.
14662         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
14663         that time.h defines struct timespec.
14664         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
14665         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
14666         handles that.
14667         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
14668         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
14669         needed.  Set REPLACE_LOCALTIME.
14670         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
14671         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
14672         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
14673         nanosleep; time_h.m4 now does that.  Don't require
14674         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
14675         module handles this now.
14676         * modules/getdate (Depends-on): Remove timespec.  Add time.
14677         * modules/nanosleep (Depends-on): Likewise.
14678         * modules/stat-time (Depends-on): Likewise.
14679         * modules/nanosleep (Include): Include time.h, not timespec.h.
14680         * modules/strptime (Files): Remove lib/strptime.h.
14681         (Depends-on): Add extensions, time.
14682         (Include): Include time.h, not strptime.h.
14683         * modules/time_r (Files): Remove lib/time_r.h.
14684         (Depends-on): Add time.
14685         (Include): Include time.h, not time_r.h.
14686         * modules/timegm: Likewise.
14687         * modules/timespec (Description): Now does timespec-related decls
14688         of our own, instead of struct timespec itself.
14689         (Depends-on): Add time; remove extensions.
14690         (Maintainer): Add self.
14691         * modules/utimecmp (Depends-on): Add time; remove timespec.
14692         * modules/utimens (Depends-on): Likewise.
14693         * modules/xnanosleep (Depends-on): Likewise.
14694
14695 2007-02-11  Bruno Haible  <bruno@clisp.org>
14696
14697         * lib/c-strstr.c: Include allocsa.h.
14698         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
14699         * lib/c-strcasestr.c: Include allocsa.h.
14700         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
14701         * lib/strcasestr.c: Include allocsa.h.
14702         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
14703         * lib/mbsstr.c: Include allocsa.h.
14704         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
14705         allocsa/freesa instead of malloc/free.
14706         * lib/mbscasestr.c: Include allocsa.h.
14707         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
14708         allocsa/freesa instead of malloc/free.
14709         * modules/c-strstr (Depends-on): Add allocsa.
14710         * modules/c-strcasestr (Depends-on): Likewise.
14711         * modules/strcasestr (Depends-on): Likewise.
14712         * modules/mbsstr (Depends-on): Likewise.
14713         * modules/mbscasestr (Depends-on): Likewise.
14714
14715 2007-02-11  Bruno Haible  <bruno@clisp.org>
14716
14717         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
14718
14719         * modules/mbsspn-tests: New file.
14720         * tests/test-mbsspn.sh: New file.
14721         * tests/test-mbsspn.c: New file.
14722
14723 2007-02-11  Bruno Haible  <bruno@clisp.org>
14724
14725         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
14726
14727         * modules/mbspbrk-tests: New file.
14728         * tests/test-mbspbrk.sh: New file.
14729         * tests/test-mbspbrk.c: New file.
14730
14731 2007-02-11  Bruno Haible  <bruno@clisp.org>
14732
14733         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
14734         unneeded cast.
14735
14736         * modules/mbscspn-tests: New file.
14737         * tests/test-mbscspn.sh: New file.
14738         * tests/test-mbscspn.c: New file.
14739
14740 2007-02-11  Bruno Haible  <bruno@clisp.org>
14741
14742         * modules/mbscasecmp-tests: New file.
14743         * tests/test-mbscasecmp.sh: New file.
14744         * tests/test-mbscasecmp.c: New file.
14745
14746 2007-02-11  Bruno Haible  <bruno@clisp.org>
14747
14748         Ensure O(n) worst-case complexity of mbscasestr.
14749         * lib/mbscasestr.c: Include stdbool.h.
14750         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
14751         functions.
14752         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
14753         the bookkeeping indicates that it's worth it.
14754         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
14755
14756         * modules/mbscasestr-tests: New file.
14757         * tests/test-mbscasestr1.c: New file.
14758         * tests/test-mbscasestr2.sh: New file.
14759         * tests/test-mbscasestr2.c: New file.
14760         * tests/test-mbscasestr3.sh: New file.
14761         * tests/test-mbscasestr3.c: New file.
14762         * tests/test-mbscasestr4.sh: New file.
14763         * tests/test-mbscasestr4.c: New file.
14764         * m4/locale-tr.m4: New file.
14765
14766 2007-02-11  Bruno Haible  <bruno@clisp.org>
14767
14768         Ensure O(n) worst-case complexity of mbsstr.
14769         * lib/mbsstr.c: Include stdbool.h.
14770         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
14771         functions.
14772         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
14773         bookkeeping indicates that it's worth it.
14774         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
14775
14776         * modules/mbsstr-tests: New file.
14777         * tests/test-mbsstr1.c: New file.
14778         * tests/test-mbsstr2.sh: New file.
14779         * tests/test-mbsstr2.c: New file.
14780         * tests/test-mbsstr3.sh: New file.
14781         * tests/test-mbsstr3.c: New file.
14782         * m4/locale-fr.m4: New file.
14783
14784 2007-02-11  Bruno Haible  <bruno@clisp.org>
14785
14786         * lib/mbsrchr.c (mbsrchr): Fix bug.
14787
14788         * modules/mbsrchr-tests: New file.
14789         * tests/test-mbsrchr.sh: New file.
14790         * tests/test-mbsrchr.c: New file.
14791
14792 2007-02-11  Bruno Haible  <bruno@clisp.org>
14793
14794         * lib/mbschr.c (mbschr): Fix bug.
14795
14796         * modules/mbschr-tests: New file.
14797         * tests/test-mbschr.sh: New file.
14798         * tests/test-mbschr.c: New file.
14799         * m4/locale-zh.m4: New file.
14800
14801 2007-02-11  Bruno Haible  <bruno@clisp.org>
14802
14803         Support for copying multibyte string iterators.
14804         * lib/mbiter.h: Include <string.h>.
14805         (mbiter_multi_copy): New function.
14806         (mbi_copy): New macro.
14807         * lib/mbuiter.h: Include <string.h>.
14808         (mbuiter_multi_copy): New function.
14809         (mbui_copy): New macro.
14810
14811 2007-02-11  Bruno Haible  <bruno@clisp.org>
14812
14813         New module mbslen.
14814         * modules/mbslen: New file.
14815         * lib/mbslen.c: New file.
14816         * lib/string_.h (mbslen): New declaration.
14817         * m4/mbslen.m4: New file.
14818         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14819         GNULIB_MBSLEN.
14820         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
14821         * MODULES.html.sh (Internationalization functions): Add mbslen.
14822
14823 2007-02-11  Bruno Haible  <bruno@clisp.org>
14824
14825         Ensure O(n) worst-case complexity of strcasestr substitute.
14826         * lib/strcasestr.c: Include stdbool.h.
14827         (knuth_morris_pratt): New function.
14828         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
14829         bookkeeping indicates that it's worth it.
14830         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
14831
14832         * modules/strcasestr-tests: New file.
14833         * tests/test-strcasestr.c: New file.
14834
14835 2007-02-11  Bruno Haible  <bruno@clisp.org>
14836
14837         Ensure O(n) worst-case complexity of c_strcasestr.
14838         * lib/c-strcasestr.c: Include stdbool.h, string.h.
14839         (knuth_morris_pratt): New function.
14840         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
14841         the bookkeeping indicates that it's worth it.
14842         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
14843
14844         * modules/c-strcasestr-tests: New file.
14845         * tests/test-c-strcasestr.c: New file.
14846
14847 2007-02-11  Bruno Haible  <bruno@clisp.org>
14848
14849         Ensure O(n) worst-case complexity of c_strstr.
14850         * lib/c-strstr.c: Include stdbool.h, string.h.
14851         (knuth_morris_pratt): New function.
14852         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
14853         bookkeeping indicates that it's worth it.
14854         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
14855
14856         * lib/c-strstr.c: Complete rewrite for maintainability.
14857
14858         * modules/c-strstr-tests: New file.
14859         * tests/test-c-strstr.c: New file.
14860
14861 2007-02-11  Bruno Haible  <bruno@clisp.org>
14862
14863         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
14864         5.2.1 and earlier, whereby \055 was treated just like the range
14865         delimiter '-'.
14866         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
14867
14868 2007-02-08  Bruno Haible  <bruno@clisp.org>
14869
14870         * modules/regex (Depends-on): Add stdbool.
14871         Reported by Dalibor Topic <robilad@kaffe.org>.
14872
14873 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
14874
14875         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
14876         Prefer returning from main to exiting from it.
14877         Remove unnecessary parens after sizeof.
14878
14879 2007-02-05  Bruno Haible  <bruno@clisp.org>
14880
14881         New module mbssep.
14882         * modules/mbssep: New file.
14883         * lib/mbssep.c: New file.
14884         * lib/string_.h (strsep): Add a conditional link warning.
14885         (mbssep): New declaration.
14886         * m4/mbssep.m4: New file.
14887         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14888         GNULIB_MBSSEP.
14889         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
14890         * MODULES.html.sh (Internationalization functions): Add mbssep.
14891
14892 2007-02-05  Bruno Haible  <bruno@clisp.org>
14893
14894         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
14895         Optimize search in case of 1 delimiter.
14896
14897 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
14898
14899         * lib/acl.h: Include sys/types.h before sys/acl.h.
14900
14901 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
14902
14903         Merge upstream fix for glibc bugzilla #3957:
14904
14905         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
14906
14907         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
14908         bit for RE_HAT_LISTS_NOT_NEWLINE.
14909         (build_charclass_op): Remove bogus comment.
14910
14911 2007-02-05  Simon Josefsson  <simon@josefsson.org>
14912
14913         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
14914
14915 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
14916
14917         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
14918         * lib/memmem.c [!defined _LIBC]: Include config.h.
14919
14920 2007-02-04  Bruno Haible  <bruno@clisp.org>
14921
14922         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
14923         warning message.
14924
14925 2007-02-04  Bruno Haible  <bruno@clisp.org>
14926
14927         New module mbstok_r.
14928         * modules/mbstok_r: New file.
14929         * lib/mbstok_r.c: New file.
14930         * lib/string_.h (strtok_r): Change argument names to match the
14931         comments. Add a conditional link warning.
14932         (mbstok_r): New declaration.
14933         * m4/mbstok_r.m4: New file.
14934         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14935         GNULIB_MBSTOK_R.
14936         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
14937         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
14938
14939 2007-02-04  Bruno Haible  <bruno@clisp.org>
14940
14941         New module mbsspn.
14942         * modules/mbsspn: New file.
14943         * lib/mbsspn.c: New file.
14944         * lib/string_.h (strspn): Add a conditional link warning.
14945         (mbsspn): New declaration.
14946         * m4/mbsspn.m4: New file.
14947         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14948         GNULIB_MBSSPN.
14949         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
14950         * MODULES.html.sh (Internationalization functions): Add mbsspn.
14951
14952 2007-02-04  Bruno Haible  <bruno@clisp.org>
14953
14954         New module mbspbrk.
14955         * modules/mbspbrk: New file.
14956         * lib/mbspbrk.c: New file.
14957         * lib/string_.h (strpbrk): Add a conditional link warning.
14958         (mbspbrk): New declaration.
14959         * m4/mbspbrk.m4: New file.
14960         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14961         GNULIB_MBSPBRK.
14962         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
14963         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
14964
14965 2007-02-04  Bruno Haible  <bruno@clisp.org>
14966
14967         New module mbscspn.
14968         * modules/mbscspn: New file.
14969         * lib/mbscspn.c: New file.
14970         * lib/string_.h (strcspn): Add a conditional link warning.
14971         (mbscspn): New declaration.
14972         * m4/mbscspn.m4: New file.
14973         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
14974         GNULIB_MBSCSPN.
14975         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
14976         * MODULES.html.sh (Internationalization functions): Add mbscspn.
14977
14978 2007-02-04  Bruno Haible  <bruno@clisp.org>
14979
14980         New module mbscasestr, reduced goal of strcasestr.
14981         * modules/mbscasestr: New file.
14982         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
14983         (mbscasestr): Renamed from strcasestr.
14984         * lib/strcasestr.c: Don't include mbuiter.h.
14985         (strcasestr): Remove support for multibyte locales.
14986         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
14987         Change the conditional link warning.
14988         (mbscasestr): New declaration.
14989         * m4/mbscasestr.m4: New file.
14990         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
14991         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
14992         REPLACE_STRCASESTR.
14993         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
14994         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
14995         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
14996         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
14997         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
14998         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
14999         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
15000         (Depends-on): Remove mbuiter.
15001         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
15002
15003 2007-02-04  Bruno Haible  <bruno@clisp.org>
15004
15005         Simplify handling of strncasecmp.
15006         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
15007         the conditional link warning.
15008         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
15009         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
15010         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
15011         * modules/strcase (configure.ac): Don't invoke
15012         gl_STRING_MODULE_INDICATOR.
15013         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
15014
15015 2007-02-04  Bruno Haible  <bruno@clisp.org>
15016
15017         New module mbscasecmp, reduced goal of strcasecmp.
15018         * modules/mbscasecmp: New file.
15019         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
15020         (mbscasecmp): Renamed from strcasecmp.
15021         * lib/strcasecmp.c: Don't include mbuiter.h.
15022         (strcasecmp): Remove support for multibyte locales.
15023         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
15024         Change the conditional link warning.
15025         (mbscasecmp): New declaration.
15026         * m4/mbscasecmp.m4: New file.
15027         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
15028         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
15029         REPLACE_STRCASECMP.
15030         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
15031         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15032         GNULIB_MBSCASECMP.
15033         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
15034         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
15035         * modules/strcase (Files): Remove m4/mbrtowc.m4.
15036         (Depends-on): Remove mbuiter.
15037         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
15038
15039 2007-02-04  Bruno Haible  <bruno@clisp.org>
15040
15041         New module mbsstr. Remove module strstr.
15042         * modules/mbsstr: New file.
15043         * modules/strstr: Remove file.
15044         * lib/mbsstr.c: Renamed from lib/strstr.c.
15045         (mbsstr): Renamed from strstr.
15046         * lib/string_.h (strstr): Remove declaration. Change the conditional
15047         link warning.
15048         (mbsstr): New declaration.
15049         * m4/mbsstr.m4: New file.
15050         * m4/strstr.m4: Remove file.
15051         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
15052         REPLACE_STRSTR.
15053         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
15054         Don't initialize GNULIB_STRSTR.
15055         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
15056         substitute GNULIB_STRSTR and REPLACE_STRSTR.
15057         * MODULES.html.sh (Internationalization functions): Add mbsstr.
15058         (Support for systems lacking ANSI C 89): Remove strstr.
15059
15060 2007-02-04  Bruno Haible  <bruno@clisp.org>
15061
15062         New module mbsrchr.
15063         * modules/mbsrchr: New file.
15064         * lib/mbsrchr.c: New file.
15065         * lib/string_.h (strrchr): Add a conditional link warning.
15066         (mbsrchr): New declaration.
15067         * m4/mbsrchr.m4: New file.
15068         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15069         GNULIB_MBSRCHR.
15070         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
15071         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
15072
15073 2007-02-04  Bruno Haible  <bruno@clisp.org>
15074
15075         New module mbschr.
15076         * modules/mbschr: New file.
15077         * lib/mbschr.c: New file.
15078         * lib/string_.h (strchr): Add a conditional link warning.
15079         (mbschr): New declaration.
15080         * m4/mbschr.m4: New file.
15081         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
15082         GNULIB_MBSCHR.
15083         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
15084         * MODULES.html.sh (Internationalization functions): Add mbschr.
15085
15086 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
15087
15088         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
15089
15090         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
15091
15092 2007-02-04  Bruno Haible  <bruno@clisp.org>
15093
15094         New module description section 'configure.ac-early'.
15095         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
15096         (func_get_autoconf_early_snippet): New function.
15097         (func_import, func_create_testdir): Use it. Remove special cases for
15098         modules 'extensions' and 'lock'.
15099         * modules/extensions (configure.ac-early): Require
15100         gl_USE_SYSTEM_EXTENSIONS.
15101         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
15102
15103 2007-02-04  Bruno Haible  <bruno@clisp.org>
15104
15105         Make use of gcj-4.3's -fsource and -ftarget option.
15106         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
15107         and if so try the options -fsource and -ftarget.
15108         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
15109         source_version, ftarget_option, target_version arguments.
15110         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
15111         (is_envjavac_oldgcj_14_14_usable): Renamed from
15112         is_envjavac_gcj_14_14_usable.
15113         (is_envjavac_oldgcj_14_13_usable): Renamed from
15114         is_envjavac_gcj_14_13_usable.
15115         (is_gcj_present): Update.
15116         (is_gcj_43, is_gcj43_usable): New functions.
15117         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
15118         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
15119         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
15120         try the options -fsource and -ftarget.
15121
15122 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
15123
15124         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
15125         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
15126         larger value.
15127
15128 2007-02-03  Jim Meyering  <jim@meyering.net>
15129
15130         Give tools a better chance to allocate space for very large buffers.
15131         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
15132
15133         Make pwd and readlink work also when run with an unreadable parent dir
15134         on systems with openat support.
15135         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
15136         provided getcwd function, even when we have openat support.
15137         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
15138
15139 2007-02-02  Bruno Haible  <bruno@clisp.org>
15140
15141         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
15142         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
15143         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
15144         portability problems if one of these functions is only used on specific
15145         platforms.
15146         Reported by Paul Eggert.
15147
15148 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
15149
15150         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
15151         is causing more trouble than it's curing.
15152         * lib/regex_internal.h (__mempcpy): Remove.
15153         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
15154         (and make the code a tad smaller to boot).
15155         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
15156
15157 2007-02-02  Jim Meyering  <jim@meyering.net>
15158
15159         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
15160         section, not in the Makefile.am: one.
15161
15162 2007-02-02  Eric Blake  <ebb9@byu.net>
15163
15164         * lib/strchrnul.c: Always include config.h first.
15165
15166         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
15167         gnulib strstr is not necessary here.
15168
15169 2007-02-02  Simon Josefsson  <simon@josefsson.org>
15170
15171         * m4/socklen.m4: Fix typo.
15172
15173 2007-02-02  Eric Blake  <ebb9@byu.net>
15174
15175         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
15176         * modules/netinet_in (Makefile.am): Likewise.
15177
15178 2007-02-01  Bruno Haible  <bruno@clisp.org>
15179
15180         * lib/string_.h (GL_LINK_WARNING): New macro.
15181         (strcasecmp, strstr, strcasestr): If provided by the system,
15182         conditionally define as a macro that leads to a warning instead of to
15183         an error.
15184         (strncasecmp): Conditionally define as a macro that leads to a warning.
15185
15186 2007-02-01  Karl Berry  <karl@gnu.org>
15187
15188         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
15189
15190 2007-02-01  Bruno Haible  <bruno@clisp.org>
15191
15192         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
15193         renamings.
15194
15195 2007-02-01  Eric Blake  <ebb9@byu.net>
15196
15197         * modules/regex (Depends-on): Revert dependence on mempcpy.
15198         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
15199         module's definition of mempcpy.
15200         Reported by Paul Eggert.
15201
15202 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
15203
15204         * lib/string_.h: If the gnulib module XYZ is not present, undefine
15205         the symbol XYZ before redefining it.  This fixes a problem with
15206         programs that don't use XYZ, when compiled on systems that define
15207         XYZ to something else.
15208
15209 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
15210
15211         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
15212         occurs when "mkdir -m foo" creates a setgid directory that is (1)
15213         writeable to group or other and (2) is intended to have a special
15214         mode bit that is set or cleared.  In such a case, the directory
15215         should be neither group- nor other-writeable until the special
15216         mode bits are right.
15217
15218 2007-01-31  Eric Blake  <ebb9@byu.net>
15219
15220         * modules/mountlist (Depends-on): Add strstr.
15221
15222         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
15223         bug.
15224         * modules/string (Makefile.am): Remove redundant replacement.
15225         * modules/regex (Depends-on): Add mempcpy.
15226
15227 2007-01-31  Bruno Haible  <bruno@clisp.org>
15228
15229         New module description field 'Link'.
15230         * gnulib-tool (func_usage): Document --extract-link-directive.
15231         (sed_extract_prog): Recognize 'Link' directive.
15232         (func_get_link_directive): New function.
15233         (func_import): Show summary of link directives.
15234         Handle --extract-link-directive option.
15235         * modules/acl (Link): New section.
15236         * modules/clock-time (Link): New section.
15237         * modules/euidaccess (Link): New section.
15238         * modules/gettext (Link): New section.
15239         * modules/iconv (Link): New section.
15240         * modules/lock (Link): New section.
15241         * modules/nanosleep (Link): New section.
15242         * modules/readline (Link): New section.
15243
15244 2007-01-27  Bruno Haible  <bruno@clisp.org>
15245
15246         Enforce the use of gnulib modules for unportable <string.h> functions.
15247         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
15248         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
15249         (gl_HEADER_STRING_H_BODY): Require it.
15250         * lib/string_.h: If the gnulib module XYZ is not present, redefine
15251         the symbol XYZ to one that gives a link error.
15252         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
15253         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
15254         * modules/mempcpy (configure.ac): Likewise.
15255         * modules/memrchr (configure.ac): Likewise.
15256         * modules/stpcpy (configure.ac): Likewise.
15257         * modules/stpncpy (configure.ac): Likewise.
15258         * modules/strcase (configure.ac): Likewise.
15259         * modules/strcasestr (configure.ac): Likewise.
15260         * modules/strchrnul (configure.ac): Likewise.
15261         * modules/strdup (configure.ac): Likewise.
15262         * modules/strndup (configure.ac): Likewise.
15263         * modules/strnlen (configure.ac): Likewise.
15264         * modules/strpbrk (configure.ac): Likewise.
15265         * modules/strsep (configure.ac): Likewise.
15266         * modules/strstr (configure.ac): Likewise.
15267         * modules/strtok_r (configure.ac): Likewise.
15268
15269 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
15270
15271         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
15272
15273 2007-01-30  Jim Meyering  <jim@meyering.net>
15274
15275         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
15276
15277 2007-01-29  Bruno Haible  <bruno@clisp.org>
15278
15279         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
15280         * lib/execute.c: Likewise.
15281         * lib/pipe.c: Likewise.
15282         * lib/printf-args.h: Likewise.
15283         * lib/printf-args.c: Likewise.
15284         * lib/printf-parse.c: Likewise.
15285         * lib/vasnprintf.c: Likewise.
15286
15287 2007-01-29  Eric Blake  <ebb9@byu.net>
15288
15289         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
15290         declaration.
15291
15292 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
15293
15294         * lib/strptime.h (strptime): Use 'restrict' for args where
15295         POSIX requires this.
15296         * lib/strptime.c (strptime): Likewise.
15297         Change license notice from LGPL to GPL, since gnulib-tool will
15298         change this as needed.
15299         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
15300         defined.
15301         Include "strptime.h" first, to check interface.
15302         Do not #undef _LIBC and _NL_CURRENT.
15303         Do not include <stdlib.h>; no longer needed.
15304         Include "time_r.h" and declare ptime_locale_status
15305         only if _LIBC is not defined.
15306         (__P): Remove unused macro.
15307         (match_string): Bring back glibc version, but use it only if _LIBC
15308         is defined.
15309         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
15310         Remove unnecessary assertion and abort() call.
15311         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
15312         * m4/strptime.m4: Fix serial number comment.
15313         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
15314         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
15315         (Depends-on): Add time_r.
15316
15317 2007-01-29  Bruno Haible  <bruno@clisp.org>
15318
15319         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
15320         strptime.
15321         * modules/strptime (Depends-on): Add stdbool.
15322         * lib/strptime.h: Include <time.h> always. Add comments.
15323
15324 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
15325
15326         * modules/strptime: New file.
15327         * lib/strptime.h: New file.
15328         * lib/strptime.c: New file.
15329         * m4/strptime.m4: New file.
15330
15331 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
15332
15333         * MODULES.html.sh: New module mpsort.
15334         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
15335
15336         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
15337         a circularity problem with HP-UX ia64 reported by Bob Proulx in
15338         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
15339         All uses changed.
15340         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
15341         All uses changed.
15342         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
15343         to _Restrict_.
15344         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
15345         the parameter matches the prototype.
15346
15347 2007-01-28  Jim Meyering  <jim@meyering.net>
15348
15349         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
15350         sys/time.h here, reverting that part of the previous patch:
15351         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
15352
15353 2007-01-28  Bruno Haible  <bruno@clisp.org>
15354
15355         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
15356         value of $(SYS_TIME_H).
15357         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
15358         remove it conditionally, too. [added by Jim Meyering]
15359         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
15360         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
15361         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
15362         GETTIMEOFDAY_REPLACEMENT to 1.
15363
15364 2007-01-28  Bruno Haible  <bruno@clisp.org>
15365
15366         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
15367         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
15368         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
15369         Set UNISTD_H instead of UNISTD_H2.
15370         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
15371
15372 2007-01-28  Bruno Haible  <bruno@clisp.org>
15373
15374         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
15375         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
15376
15377 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15378
15379         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
15380         (func_create_testdir): Ensure C locale for `grep' and `tr'
15381         character ranges.
15382         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
15383         ACLOCAL_AMFLAGS parsing state machine.
15384
15385 2007-01-27  Bruno Haible  <bruno@clisp.org>
15386
15387         * modules/unistr/base: Update.
15388
15389 2007-01-27  Bruno Haible  <bruno@clisp.org>
15390
15391         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
15392         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
15393         * modules/unistr/u32-mbtouc-unsafe: Renamed from
15394         modules/unistr/u32-mbtouc.
15395         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
15396         * lib/unistr.h: Update.
15397         * lib/linebreak.c: Update.
15398         * modules/unistr/u32-mbtouc: Renamed from
15399         modules/unistr/u32-mbtouc-safe.
15400         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
15401         * lib/unistr.h: Update.
15402         * lib/unistr/u32-to-u8.c: Update.
15403         * lib/unistr/u32-to-u16.c: Update.
15404
15405 2007-01-27  Bruno Haible  <bruno@clisp.org>
15406
15407         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
15408         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
15409         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
15410         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
15411         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
15412         * modules/unistr/u16-mbtouc-unsafe: Renamed from
15413         modules/unistr/u16-mbtouc.
15414         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
15415         * lib/unistr.h: Update.
15416         * lib/linebreak.c: Update.
15417         * modules/linebreak: Update.
15418         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
15419         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
15420         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
15421         * modules/unistr/u16-mbtouc: Renamed from
15422         modules/unistr/u16-mbtouc-safe.
15423         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
15424         * lib/unistr.h: Update.
15425         * lib/unistr/u16-to-u8.c: Update.
15426         * modules/unistr/u16-to-u8: Update.
15427         * lib/unistr/u16-to-u32.c: Update.
15428         * modules/unistr/u16-to-u32: Update.
15429
15430 2007-01-27  Bruno Haible  <bruno@clisp.org>
15431
15432         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
15433         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
15434         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
15435         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
15436         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
15437         * modules/unistr/u8-mbtouc-unsafe: Renamed from
15438         modules/unistr/u8-mbtouc.
15439         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
15440         * lib/unistr.h: Update.
15441         * lib/striconveh.c: Update.
15442         * modules/striconveh: Update.
15443         * lib/linebreak.c: Update.
15444         * modules/linebreak: Update.
15445         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
15446         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
15447         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
15448         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
15449         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
15450         * lib/unistr.h: Update.
15451         * lib/striconveh.c: Update.
15452         * modules/striconveh: Update.
15453         * lib/unistr/u8-to-u16.c: Update.
15454         * modules/unistr/u8-to-u16: Update.
15455         * lib/unistr/u8-to-u32.c: Update.
15456         * modules/unistr/u8-to-u32: Update.
15457
15458 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15459
15460         Sync from Libtool.
15461         * lib/argz.c: Do not include strings.h nor memory.h, include
15462         string.h unconditionally.  Patch by Simon Josefsson.
15463
15464 2007-01-27  Bruno Haible  <bruno@clisp.org>
15465
15466         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
15467         from gl_HEADER_STRING_H_BODY.
15468         (gl_HEADER_STRING_H_BODY): Require it.
15469         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
15470         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
15471         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
15472         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
15473         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
15474         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
15475         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
15476         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
15477         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
15478         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
15479         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
15480         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
15481         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
15482         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
15483         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
15484
15485 2007-01-27  Bruno Haible  <bruno@clisp.org>
15486
15487         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
15488         check_PROGRAMS into noinst_PROGRAMS.
15489         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
15490         check_PROGRAMS in this case.
15491         (func_import): Set for_test to false.
15492         (func_create_testdir): Set for_test to true.
15493
15494 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
15495             Bruno Haible  <bruno@clisp.org>
15496
15497         * modules/strcasestr (Files): Remove lib/strcasestr.h.
15498         (Depends-on): Add string.
15499         (Includes): Use <string.h> instead of strcasestr.h.
15500         * modules/string (Makefile.am): Also substitute the value of
15501         REPLACE_STRCASESTR.
15502         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
15503         assume strcasestr is declared in <string.h> not <strings.h>. Also
15504         set REPLACE_STRCASESTR.
15505         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
15506         REPLACE_STRCASESTR.
15507         * lib/strcasestr.h: Remove file.
15508         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
15509         * lib/string_.h (strcasestr): New declaration.
15510
15511 2007-01-27  Bruno Haible  <bruno@clisp.org>
15512
15513         * lib/string_.h: Use 'extern'.
15514
15515 2007-01-27  Jim Meyering  <jim@meyering.net>
15516
15517         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
15518         of set-but-not-used local, "q".
15519
15520         * lib/mempcpy.c: Include <config.h> before <string.h>.
15521         This fixes a compilation error on HP-UX, due to the system's
15522         "restrict"-using mempcpy prototype.
15523
15524 2007-01-26  Bruno Haible  <bruno@clisp.org>
15525
15526         Small optimization.
15527         * lib/javacomp.c: Include c-strstr.h.
15528          (is_envjavac_gcj): Use c_strstr instead of strstr.
15529         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
15530
15531 2007-01-26  Bruno Haible  <bruno@clisp.org>
15532
15533         * MODULES.html.sh (Unicode string functions): Add the new modules.
15534
15535         * modules/uniconv/u32-strconv-to-locale: New file.
15536         * lib/uniconv/u32-strconv-to-locale.c: New file.
15537
15538         * modules/uniconv/u16-strconv-to-locale: New file.
15539         * lib/uniconv/u16-strconv-to-locale.c: New file.
15540
15541         * modules/uniconv/u8-strconv-to-locale: New file.
15542         * lib/uniconv/u8-strconv-to-locale.c: New file.
15543
15544         * modules/uniconv/u32-strconv-from-locale: New file.
15545         * lib/uniconv/u32-strconv-from-locale.c: New file.
15546
15547         * modules/uniconv/u16-strconv-from-locale: New file.
15548         * lib/uniconv/u16-strconv-from-locale.c: New file.
15549
15550         * modules/uniconv/u8-strconv-from-locale: New file.
15551         * lib/uniconv/u8-strconv-from-locale.c: New file.
15552
15553         * modules/uniconv/u32-strconv-to-enc: New file.
15554         * lib/uniconv/u32-strconv-to-enc.c: New file.
15555         * modules/uniconv/u32-strconv-to-enc-tests: New file.
15556         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
15557
15558         * modules/uniconv/u16-strconv-to-enc: New file.
15559         * lib/uniconv/u16-strconv-to-enc.c: New file.
15560         * lib/uniconv/u-strconv-to-enc.h: New file.
15561         * modules/uniconv/u16-strconv-to-enc-tests: New file.
15562         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
15563
15564         * modules/uniconv/u8-strconv-to-enc: New file.
15565         * lib/uniconv/u8-strconv-to-enc.c: New file.
15566         * modules/uniconv/u8-strconv-to-enc-tests: New file.
15567         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
15568
15569         * modules/uniconv/u32-strconv-from-enc: New file.
15570         * lib/uniconv/u32-strconv-from-enc.c: New file.
15571         * modules/uniconv/u32-strconv-from-enc-tests: New file.
15572         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
15573
15574         * modules/uniconv/u16-strconv-from-enc: New file.
15575         * lib/uniconv/u16-strconv-from-enc.c: New file.
15576         * modules/uniconv/u16-strconv-from-enc-tests: New file.
15577         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
15578
15579         * modules/uniconv/u8-strconv-from-enc: New file.
15580         * lib/uniconv/u8-strconv-from-enc.c: New file.
15581         * lib/uniconv/u-strconv-from-enc.h: New file.
15582         * modules/uniconv/u8-strconv-from-enc-tests: New file.
15583         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
15584
15585         * modules/uniconv/u32-conv-from-enc: New file.
15586         * lib/uniconv/u32-conv-from-enc.c: New file.
15587         * modules/uniconv/u32-conv-from-enc-tests: New file.
15588         * tests/uniconv/test-u32-conv-from-enc.c: New file.
15589
15590         * modules/uniconv/u16-conv-from-enc: New file.
15591         * lib/uniconv/u16-conv-from-enc.c: New file.
15592         * lib/uniconv/u-conv-from-enc.h: New file.
15593         * modules/uniconv/u16-conv-from-enc-tests: New file.
15594         * tests/uniconv/test-u16-conv-from-enc.c: New file.
15595
15596         * modules/uniconv/u8-conv-from-enc: New file.
15597         * lib/uniconv/u8-conv-from-enc.c: New file.
15598         * modules/uniconv/u8-conv-from-enc-tests: New file.
15599         * tests/uniconv/test-u8-conv-from-enc.c: New file.
15600
15601         * modules/uniconv/base: New file.
15602         * lib/uniconv.h: New file.
15603
15604 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
15605
15606         * doc/gnulib-tool.texi (Initial import): Update to match current
15607         behavior with strdup module.
15608         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
15609         * lib/memmem.h: Remove; all uses removed.  This is now done
15610         by <string.h>.
15611         * lib/mempcpy.h: Likewise.
15612         * lib/memrchr.h: Likewise.
15613         * lib/stpcpy.h: Likewise.
15614         * lib/stpncpy.h: Likewise.
15615         * lib/strcase.h: Likewise.
15616         * lib/strchrnul.h: Likewise.
15617         * lib/strdup.h: Likewise.
15618         * lib/strndup.h: Likewise.
15619         * lib/strnlen.h: Likewise.
15620         * lib/strpbrk.h: Likewise.
15621         * lib/strsep.h: Likewise.
15622         * lib/strstr.h: Likewise.
15623         * lib/strtok_r.h: Likewise.
15624         * lib/string_.h: New file.
15625         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
15626         Rely on <string.h> instead.
15627         * lib/canon-host.c: Likewise.
15628         * lib/chdir-long.c: Likewise.
15629         * lib/concatpath.c: Likewise.
15630         * lib/exclude.c: Likewise.
15631         * lib/fchdir.c: Likewise.
15632         * lib/getaddrinfo.c: Likewise.
15633         * lib/getcwd.c: Likewise.
15634         * lib/getsubopt.c: Likewise.
15635         * lib/glob.c: Likewise.
15636         * lib/hard-locale.c: Likewise.
15637         * lib/iconvme.c: Likewise.
15638         * lib/javacomp.c: Likewise.
15639         * lib/mempcpy.c: Likewise.
15640         * lib/memrchr.c: Likewise.
15641         * lib/regex_internal.h: Likewise.
15642         * lib/stpncpy.c: Likewise.
15643         * lib/strcasecmp.c: Likewise.
15644         * lib/strchrnul.c: Likewise.
15645         * lib/strdup.c: Likewise.
15646         * lib/striconv.c: Likewise.
15647         * lib/striconveh.c: Likewise.
15648         * lib/striconveha.c: Likewise.
15649         * lib/strncasecmp.c: Likewise.
15650         * lib/strndup.c: Likewise.
15651         * lib/strnlen.c: Likewise.
15652         * lib/strsep.c: Likewise.
15653         * lib/strstr.c: Likewise.
15654         * lib/strtok_r.c: Likewise.
15655         * lib/userspec.c: Likewise.
15656         * lib/w32spawn.h: Likewise.
15657         * lib/xstrndup.c: Likewise.
15658         * lib/mountlist.c (strstr): Remove decl.
15659         * m4/string_h.m4: New file.
15660         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
15661         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
15662         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
15663         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
15664         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
15665         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
15666         Set REPLACE_STRCASECMP if necessary.
15667         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
15668         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
15669         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
15670         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
15671         HAVE_DECL_STRDUP if necessary.
15672         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
15673         since gl_FUNC_STRNDUP does that now.
15674         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
15675         Check for decl here...
15676         (gl_PREREQ_STRNLEN): ... not here.
15677         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
15678         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
15679         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
15680         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
15681         necessary.
15682         * modules/string: New file.
15683         * modules/memmem (Files): Remove special-purpose include file.
15684         (Depends-on): Add string.
15685         (Include): Include <string.h>, not the removed file.
15686         * modules/mempcpy: Likewise.
15687         * modules/memrchr: Likewise.
15688         * modules/stpcpy: Likewise.
15689         * modules/stpncpy: Likewise.
15690         * modules/strcase: Likewise.
15691         * modules/strchrnul: Likewise.
15692         * modules/strdup: Likewise.
15693         * modules/strndup: Likewise.
15694         * modules/strnlen: Likewise.
15695         * modules/strpbrk: Likewise.
15696         * modules/strsep: Likewise.
15697         * modules/strstr: Likewise.
15698         * modules/strtok_r: Likewise.
15699         * tests/test-dirname.c: Don't include "strdup.h", since
15700         <string.h> now suffices.
15701         * tests/test-memmem.c: Don't include "memmem.h", since
15702         <string.h> now suffices.
15703
15704 2007-01-25  Bruno Haible  <bruno@clisp.org>
15705
15706         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
15707         *resultp is 0.
15708
15709         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
15710         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
15711         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
15712         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
15713
15714         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
15715         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
15716         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
15717         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
15718         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
15719         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
15720
15721 2007-01-24  Bruno Haible  <bruno@clisp.org>
15722
15723         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
15724         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
15725         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
15726         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
15727         gl_FUNC_FTS_CORE.
15728         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
15729         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
15730         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
15731         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
15732         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
15733         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
15734         gl_FUNC_FCHOWNAT.
15735         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
15736         gl_FUNC_STRFTIME.
15737         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
15738         Reported by Ralf Wildenhues.
15739
15740 2007-01-24  Bruno Haible  <bruno@clisp.org>
15741
15742         Drop AC_REQUIRE calls that are redundant with the module dependencies.
15743         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
15744         gl_GETADDRINFO.
15745         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
15746         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
15747         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
15748
15749 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
15750
15751         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
15752         Don't use 'exit'; just return from 'main'.
15753         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
15754
15755         * lib/fnmatch_.h: Readjust white space and comments to match
15756         glibc, to avoid spurious diffs.
15757
15758 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15759
15760         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
15761         2004-12-01 change by Jakub Jelinek, since this code won't compile
15762         if !LIBC.  Problem reported by Bob Proulx.
15763
15764 2007-01-23  Bruno Haible  <bruno@clisp.org>
15765
15766         * lib/striconveh.c: Include c-strcaseeq.h.
15767         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
15768         * modules/striconveh (Depends-on): Add c-strcaseeq.
15769
15770 2007-01-23  Bruno Haible  <bruno@clisp.org>
15771
15772         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
15773
15774         * modules/c-strcaseeq: New file.
15775         * lib/c-strcaseeq.h: New file.
15776
15777         * modules/streq: New file.
15778         * lib/streq.h: New file.
15779
15780 2007-01-23  Bruno Haible  <bruno@clisp.org>
15781
15782         * modules/striconveha-tests: New file.
15783         * tests/test-striconveha.c: New file.
15784
15785         * lib/striconveha.h: Include <stdbool.h>.
15786         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
15787         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
15788         (mem_iconveha_notranslit): Renamed from mem_iconveha.
15789         (mem_iconveha): New function.
15790         (str_iconveha_notranslit): Renamed from str_iconveha.
15791         (str_iconveha): New function.
15792         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
15793         c-strcase.
15794
15795 2007-01-23  Bruno Haible  <bruno@clisp.org>
15796
15797         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
15798         encodings without forgiving before trying any encoding with handler.
15799         (str_iconveha): Try all encodings without forgiving before trying any
15800         encoding with handler.
15801
15802 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
15803
15804         Import the following changes from libc.
15805
15806         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
15807
15808         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
15809
15810         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
15811
15812         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
15813         normal_bracket label.
15814
15815         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
15816
15817         [BZ #361]
15818         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
15819         to normal_bracket after fetching the next character.
15820
15821 2007-01-22  Bruno Haible  <bruno@clisp.org>
15822
15823         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
15824         argument.
15825         * lib/striconveh.c (iconv_carefully_1): New function.
15826         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
15827         argument.
15828         (str_cd_iconveh): Update.
15829         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
15830         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
15831         * tests/test-striconveh.c (MAGIC): New macro.
15832         (new_offsets): New function.
15833         (main): Test call with and without offsets.
15834
15835 2007-01-22  Bruno Haible  <bruno@clisp.org>
15836
15837         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
15838         * modules/sys_select (Makefile.am): Likewise.
15839         * modules/sys_socket (Makefile.am): Likewise.
15840         * modules/sys_time (Makefile.am): Likewise.
15841
15842 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
15843
15844         * modules/gettimeofday (License): Change from GPL to LGPL, since
15845         gettimeofday is a library function.
15846
15847 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15848
15849         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
15850
15851 2007-01-21  Bruno Haible  <bruno@clisp.org>
15852
15853         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
15854
15855 2007-01-21  Bruno Haible  <bruno@clisp.org>
15856
15857         * modules/striconveha: New file.
15858         * lib/striconveha.h: New file.
15859         * lib/striconveha.c: New file.
15860         * MODULES.html.sh (Internationalization functions): Add striconveha.
15861         * lib/striconv.c (str_iconv): Optimize the case of an empty input
15862         string.
15863         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
15864
15865 2007-01-21  Bruno Haible  <bruno@clisp.org>
15866
15867         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
15868         * lib/striconveh.c (str_iconveh): Likewise.
15869
15870 2007-01-21  Bruno Haible  <bruno@clisp.org>
15871
15872         * lib/striconveh.h (mem_iconveh): New declaration.
15873         * lib/striconveh.c (mem_iconveh): New function.
15874         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
15875
15876 2007-01-21  Bruno Haible  <bruno@clisp.org>
15877
15878         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
15879
15880         * lib/striconveh.h (mem_cd_iconveh): Change specification.
15881         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
15882         original result buffer.
15883         (str_cd_iconveh): Update.
15884         * tests/test-striconveh.c (main): Update.
15885
15886         * lib/striconv.h (mem_cd_iconv): Change specification.
15887         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
15888         result buffer.
15889         (str_cd_iconv): Update.
15890         * tests/test-striconv.c (main): Update.
15891
15892 2007-01-21  Bruno Haible  <bruno@clisp.org>
15893
15894         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
15895
15896 2007-01-20  Jim Meyering  <jim@meyering.net>
15897
15898         * lib/userspec.c (parse_with_separator): If a user or group string
15899         starts with "+", skip the corresponding name-to-ID look-up, since
15900         such a look-up must fail: user and group names may not include "+".
15901
15902 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
15903
15904         * lib/poll.c: Include sys/time.h and time.h unconditionally,
15905         since we now assume the sys_time module.
15906         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
15907         check for sys/time.h; no longer needed.
15908         * modules/poll (Depends-on): Depend on sys_time.
15909
15910 2007-01-18  Bruno Haible  <bruno@clisp.org>
15911
15912         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
15913         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
15914
15915         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
15916         gettimeofday.
15917
15918         * tests/test-gettimeofday.c: Include <time.h>.
15919         (dummy): Remove variable.
15920
15921         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
15922         gl_HEADER_SYS_TIME_H.
15923         (gl_HEADER_SYS_TIME_H): New macro.
15924
15925         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
15926         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
15927         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
15928         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
15929         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
15930         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
15931         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
15932         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
15933         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
15934         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
15935         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
15936
15937         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
15938         last change; it caused a compilation error when cross-compiling to
15939         Cygwin.
15940
15941 2007-01-18  Jim Meyering  <jim@meyering.net>
15942
15943         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
15944         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
15945         than the race-prone "test -d sys || mkdir sys".
15946         (configure.ac): Use AC_PROG_MKDIR_P.
15947         * modules/sys_select: Likewise.
15948         * modules/sys_socket: Likewise.
15949         * modules/sys_time: Likewise.
15950
15951 2007-01-18  Eric Blake  <ebb9@byu.net>
15952
15953         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
15954         replace gettimeofday.
15955         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
15956         name, to avoid infinite recursion.
15957
15958 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
15959
15960         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
15961         module sys_time.
15962         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
15963         assume timespec.h defines struct timeval.
15964         * lib/settime.c: Likewise.
15965         * lib/utimens.c: Likewise.
15966         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
15967         since we now assume the gettimeofday module.
15968         * lib/tempname.c (__gen_tempname): Likewise.
15969         * lib/gettimeofday.h: Remove.
15970         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
15971         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
15972         Include <time.h>, for 'time()'.
15973         (localtime_buffer_addr): Also use this workaround if
15974         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
15975         to simplify the uses.  All uses changed.
15976         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
15977         that #undef is inside {}, and 'const' follows type name consistently.
15978         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
15979         (gettimeofday): Do not use the maximum possible value for
15980         tv->tv_usec, since that might break usages other than ls.c.
15981         Instead, we'll leave ls.c alone.  This undoes today's patch
15982         by Bruno.  Add a compile-time warning for 1s-clock resolution;
15983         we've never observed the problem but might as well keep the
15984         canary.
15985         * lib/nanosleep.c: Include timespec.h first, for interface check.
15986         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
15987         now assume the sys_time module.
15988         * lib/tempname.c: Likewise.
15989         * lib/timespec.h: Likewise.
15990         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
15991         needed.
15992         * lib/strftime.c: Likewise.
15993         * lib/timespec.h: Likewise.
15994         * lib/posixtm.c: Include posixtm.h first, for interface check.
15995         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
15996         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
15997         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
15998         * lib/sys_time_.h: New file.
15999         * lib/timespec.h (struct timespec): Use long int, not long.
16000         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
16001         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
16002         Remove obsolescent call to AC_HEADER_TIME.
16003         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
16004         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
16005         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
16006         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
16007         Likewise.
16008         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
16009         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
16010         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
16011         into the sys_time module.  Check for gettimeofday just once.
16012         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
16013         for gettimeofday signature to just check the signature.  Merely
16014         compile it, since linking doesn't test signature.  Improve test for
16015         whether gettimeofday.o is actually needed.
16016         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
16017         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
16018         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
16019         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
16020         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
16021         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
16022         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
16023         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
16024         than worrying about sys/time.h.
16025         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
16026         Don't bother worrying about TIME_WITH_SYS_TIME.
16027         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
16028         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
16029         * m4/sys_time_h.m4: New file.
16030         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
16031         Don't include sys/time.h.  Return from main rather than exiting.
16032         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
16033         all uses changed.
16034         * modules/gethrxtime (Depends-on): Add sys_time.
16035         * modules/gettime (Depends-on): Likewise.
16036         * modules/gettimeofday (Depends-on): Likewise.
16037         * modules/nanosleep (Depends-on): Likewise.
16038         * modules/settime (Depends-on): Likewise.
16039         * modules/tempname (Depends-on): Likewise.
16040         * modules/utimens (Depends-on): Likewise.
16041         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
16042         (Include:) Change back to <sys/time.h>.
16043         (Maintainer:) Add self.
16044         * modules/sys_time: New file.
16045         * modules/tempname (Depends-on): Add gettimeofday.
16046         * tests/test-gettimeofday.c: Include <sys/time.h>
16047         rather than gettimeofday.h.
16048
16049 2007-01-17  Bruno Haible  <bruno@clisp.org>
16050
16051         * gnulib-tool (func_get_license): Revert last patch. Instead, let
16052         the license default to GPL.
16053         (func_create_testdir): Don't complain if a module is LGPL and its
16054         tests module depends on GPLed modules.
16055
16056 2007-01-17  Bruno Haible  <bruno@clisp.org>
16057
16058         * lib/gettimeofday.c (gettimeofday): Add code for the case
16059         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
16060         maximum possible value for tv->tv_usec, rather than the minimum one.
16061
16062 2005-10-08  Martin Lambers  <marlam@marlam.de>
16063 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
16064 2007-01-16  Bruno Haible  <bruno@clisp.org>
16065
16066         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
16067         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
16068         gl_FUNC_GETTIMEOFDAY.
16069         (Include): Add gettimeofday.h.
16070         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
16071         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
16072         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
16073         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
16074         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
16075         * lib/gettimeofday.h: New file.
16076         * lib/gettimeofday.c: Include <sys/timeb.h>.
16077         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
16078         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
16079         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
16080         fall back on time().
16081
16082         * tests/test-gettimeofday.c: New file.
16083         * modules/gettimeofday-tests: New file.
16084
16085 2007-01-16  Eric Blake  <ebb9@byu.net>
16086
16087         * modules/fnmatch (Depends-on): Depend on wchar.
16088         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
16089         * m4/fnmatch.m4: Likewise.
16090         * modules/mbchar (Makefile.am): Assume <wchar.h>.
16091         * m4/mbchar.m4: Likewise.
16092         * modules/mbswidth (Depends-on): Depend on wchar.
16093         * lib/mbswidth.c: Assume <wchar.h>.
16094         * m4/mbswidth.m4: Likewise.
16095         * modules/quotearg (Depends-on): Depend on wchar.
16096         * lib/quotearg.c: Assume <wchar.h>.
16097         * m4/quotearg.m4: Likewise.
16098         * modules/regex (Depends-on): Depend on wchar.
16099         * lib/regex_internal.h: Assume <wchar.h>.
16100         * m4/regex.m4: Likewise.
16101         * modules/stdint (Depends-on): Depend on wchar.
16102         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
16103         * m4/stdint.m4: Likewise.
16104         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
16105         * modules/strftime (Depends-on): Depend on wchar.
16106         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
16107         * modules/strtol (Depends-on): Depend on wchar.
16108         * lib/strtol.c: Assume <wchar.h>.
16109         * modules/wcwidth (Depends-on): Depend on wchar.
16110         * lib/wcwidth.h: Assume <wchar.h>.
16111         * m4/wcwidth.m4: Likewise.
16112
16113 2007-01-16  Bruno Haible  <bruno@clisp.org>
16114
16115         * modules/csharpexec-script: New, created from...
16116         * modules/csharpexec: ... this.
16117
16118 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
16119
16120         * modules/javaexec-script: New, created from...
16121         * modules/javaexec: ... this.
16122
16123 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16124
16125         * modules/poll (Dependencies): Add sys_select.
16126
16127 2007-01-15  Jim Meyering  <jim@meyering.net>
16128
16129         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
16130         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
16131         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
16132         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
16133
16134 2007-01-15  Bruno Haible  <bruno@clisp.org>
16135
16136         * modules/striconveh: New file.
16137         * lib/striconveh.h: New file.
16138         * lib/striconveh.c: New file.
16139         * MODULES.html.sh (Internationalization functions): Add striconveh.
16140
16141         * modules/striconveh-tests: New file.
16142         * tests/test-striconveh.c: New file.
16143
16144 2007-01-15  Bruno Haible  <bruno@clisp.org>
16145
16146         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
16147         not from GNU libiconv or GNU libc.
16148
16149 2007-01-15  Bruno Haible  <bruno@clisp.org>
16150
16151         * doc/gnulib-intro.texi (Copyright): Explain the different license
16152         terms for module descriptions, autoconf macros, tests, documentation.
16153
16154 2007-01-14  Bruno Haible  <bruno@clisp.org>
16155
16156         * modules/striconv-tests: New file.
16157         * tests/test-striconv.c: New file.
16158
16159 2007-01-14  Bruno Haible  <bruno@clisp.org>
16160
16161         * modules/iconv-tests: New file.
16162         * tests/test-iconv.c: New file.
16163
16164 2007-01-14  Bruno Haible  <bruno@clisp.org>
16165
16166         * gnulib-tool (func_get_license): For test modules, use the license of
16167         the main module.
16168
16169 2007-01-14  Bruno Haible  <bruno@clisp.org>
16170
16171         * modules/iconv (Include): Clarify that <iconv.h> can only be included
16172         if iconv is found to exist.
16173
16174 2007-01-14  Bruno Haible  <bruno@clisp.org>
16175
16176         * modules/c-ctype-tests: New file.
16177         * tests/test-c-ctype.c: New file.
16178
16179 2007-01-14  Bruno Haible  <bruno@clisp.org>
16180
16181         * modules/binary-io-tests: New file.
16182         * tests/test-binary-io.sh: New file.
16183         * tests/test-binary-io.c: New file.
16184
16185 2007-01-14  Bruno Haible  <bruno@clisp.org>
16186
16187         * modules/array-oset-tests: New file.
16188         * tests/test-array_oset.c: New file.
16189
16190 2007-01-14  Bruno Haible  <bruno@clisp.org>
16191
16192         * modules/array-list-tests: New file.
16193         * tests/test-array_list.c: New file.
16194
16195 2007-01-14  Bruno Haible  <bruno@clisp.org>
16196
16197         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
16198         and make.
16199         Reported by Simon Josefsson in
16200         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
16201
16202 2007-01-14  Bruno Haible  <bruno@clisp.org>
16203
16204         * modules/allocsa-tests: New file.
16205         * tests/test-allocsa.c: New file.
16206
16207 2007-01-14  Bruno Haible  <bruno@clisp.org>
16208
16209         * modules/fchdir (Depends-on): Add absolute-header.
16210         * modules/unistd (Depends-on): Likewise.
16211
16212 2006-12-30  Bruno Haible  <bruno@clisp.org>
16213
16214         * modules/fchdir: New file.
16215         * modules/unistd (Files): Add lib/unistd_.h.
16216         (Makefile.am): Generate unistd.h from unistd_.h.
16217         * lib/fchdir.c: New file.
16218         * lib/dirent_.h: New file.
16219         * lib/unistd_.h: New file.
16220         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
16221         * m4/fchdir.m4: New file.
16222         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
16223         (gl_HEADER_UNISTD): Invoke it.
16224         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
16225         function.
16226         * lib/backupfile.c (opendir, closedir): Undefine.
16227         * lib/chown.c (open, close): Undefine.
16228         * lib/clean-temp.c (open, close): Undefine.
16229         * lib/copy-file.c (open, close): Undefine.
16230         * lib/execute.c (open, close): Undefine.
16231         * lib/fsusage.c (open, close): Undefine.
16232         * lib/gc-gnulib.c (open, close): Undefine.
16233         * lib/getcwd.c (opendir, closedir): Undefine.
16234         * lib/glob.c (opendir, closedir): Undefine.
16235         * lib/javacomp.c (open, close): Undefine.
16236         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
16237         * lib/openat-proc.c (open, close): Undefine.
16238         * lib/pagealign_alloc.c (open, close): Undefine.
16239         * lib/pipe.c (open, close): Undefine.
16240         * lib/progreloc.c (open, close): Undefine.
16241         * lib/savedir.c (opendir, closedir): Undefine.
16242         * lib/utime.c (open, close): Undefine.
16243         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
16244
16245 2007-01-10  Bruno Haible  <bruno@clisp.org>
16246
16247         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
16248
16249 2007-01-12  Eric Blake  <ebb9@byu.net>
16250
16251         Provide a robust <wchar.h>.  Further simplifications are now
16252         possible in other modules, but not included here.
16253         * modules/wchar: New module.
16254         * m4/wchar.m4: New file.
16255         * lib/wchar_.h: Likewise.
16256         * modules/mbchar (Depends-on): Depend on wchar, as the first use
16257         of the new module.
16258         * MODULES.html.sh (Extended multibyte and wide character utilities):
16259         New section.
16260
16261 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
16262
16263         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
16264         to a reasonable default for memory allocation.
16265         (xreadlink): Don't allocate a huge buffer, to work around a buggy
16266         file system that reports garbage st_size values for symlinks.
16267         Problem reported by Liyang Hu.
16268
16269 2007-01-11  Simon Josefsson  <simon@josefsson.org>
16270
16271         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
16272         Emacs .#* auto-save files).
16273
16274 2007-01-11  Bruno Haible  <bruno@clisp.org>
16275
16276         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
16277         directory.
16278
16279 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
16280
16281         Use @...@ consistently in lib/wctype_.h.
16282         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
16283         on it being set to 1 or 0.
16284         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
16285         go back to AC_SUBSTing it.
16286         * modules/wctype (Makefile.am): Undo previous change.
16287
16288 2007-01-10  Eric Blake  <ebb9@byu.net>
16289
16290         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
16291         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
16292         * modules/wctype (Makefile.am): Likewise.
16293         Reported by Chris McGuire.
16294
16295 2007-01-10  Jim Meyering  <jim@meyering.net>
16296
16297         fts.c: a small readability/maintainability improvement
16298         * lib/fts.c (fts_read): Make this code slightly more readable and
16299         maintainable by hoisting the "sp->fts_cur = p" assignments to
16300         immediately follow the statements that set P.  Derived from
16301         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
16302
16303 2007-01-10  Eric Blake  <ebb9@byu.net>
16304
16305         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
16306         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
16307         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
16308         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
16309         Reported by Chris McGuire.
16310
16311 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16312
16313         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
16314         in sed script.
16315
16316 2007-01-09  Bruno Haible  <bruno@clisp.org>
16317
16318         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
16319         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
16320         variables.
16321         (func_module): Use them.
16322
16323 2007-01-09  Bruno Haible  <bruno@clisp.org>
16324
16325         * modules/unistr/base: New file.
16326         * lib/unistr.h: New file.
16327
16328         * modules/unistr/u8-to-u16: New file.
16329         * lib/unistr/u8-to-u16.c: New file.
16330
16331         * modules/unistr/u8-to-u32: New file.
16332         * lib/unistr/u8-to-u32.c: New file.
16333
16334         * modules/unistr/u16-to-u8: New file.
16335         * lib/unistr/u16-to-u8.c: New file.
16336
16337         * modules/unistr/u16-to-u32: New file.
16338         * lib/unistr/u16-to-u32.c: New file.
16339
16340         * modules/unistr/u32-to-u8: New file.
16341         * lib/unistr/u32-to-u8.c: New file.
16342
16343         * modules/unistr/u32-to-u16: New file.
16344         * lib/unistr/u32-to-u16.c: New file.
16345
16346         * modules/unistr/u8-check: New file.
16347         * modules/unistr/u16-check: New file.
16348         * modules/unistr/u32-check: New file.
16349         * lib/unistr/u8-check.c: New file.
16350         * lib/unistr/u16-check.c: New file.
16351         * lib/unistr/u32-check.c: New file.
16352
16353         * modules/unistr/u8-chr: New file.
16354         * modules/unistr/u16-chr: New file.
16355         * modules/unistr/u32-chr: New file.
16356         * lib/unistr/u8-chr.c: New file.
16357         * lib/unistr/u16-chr.c: New file.
16358         * lib/unistr/u32-chr.c: New file.
16359
16360         * modules/unistr/u8-cmp: New file.
16361         * modules/unistr/u16-cmp: New file.
16362         * modules/unistr/u32-cmp: New file.
16363         * lib/unistr/u8-cmp.c: New file.
16364         * lib/unistr/u16-cmp.c: New file.
16365         * lib/unistr/u32-cmp.c: New file.
16366
16367         * modules/unistr/u8-cpy: New file.
16368         * modules/unistr/u16-cpy: New file.
16369         * modules/unistr/u32-cpy: New file.
16370         * lib/unistr/u8-cpy.c: New file.
16371         * lib/unistr/u16-cpy.c: New file.
16372         * lib/unistr/u32-cpy.c: New file.
16373         * lib/unistr/u-cpy.h: New file.
16374
16375         * modules/unistr/u8-cpy-alloc: New file.
16376         * modules/unistr/u16-cpy-alloc: New file.
16377         * modules/unistr/u32-cpy-alloc: New file.
16378         * lib/unistr/u8-cpy-alloc.c: New file.
16379         * lib/unistr/u16-cpy-alloc.c: New file.
16380         * lib/unistr/u32-cpy-alloc.c: New file.
16381         * lib/unistr/u-cpy-alloc.h: New file.
16382
16383         * modules/unistr/u8-endswith: New file.
16384         * modules/unistr/u16-endswith: New file.
16385         * modules/unistr/u32-endswith: New file.
16386         * lib/unistr/u8-endswith.c: New file.
16387         * lib/unistr/u16-endswith.c: New file.
16388         * lib/unistr/u32-endswith.c: New file.
16389         * lib/unistr/u-endswith.h: New file.
16390
16391         * modules/unistr/u8-mblen: New file.
16392         * modules/unistr/u16-mblen: New file.
16393         * modules/unistr/u32-mblen: New file.
16394         * lib/unistr/u8-mblen.c: New file.
16395         * lib/unistr/u16-mblen.c: New file.
16396         * lib/unistr/u32-mblen.c: New file.
16397
16398         * modules/unistr/u8-mbtouc: New file.
16399         * modules/unistr/u16-mbtouc: New file.
16400         * modules/unistr/u32-mbtouc: New file.
16401         * lib/unistr/u8-mbtouc.c: New file.
16402         * lib/unistr/u16-mbtouc.c: New file.
16403         * lib/unistr/u32-mbtouc.c: New file.
16404
16405         * modules/unistr/u8-mbtouc-safe: New file.
16406         * modules/unistr/u16-mbtouc-safe: New file.
16407         * modules/unistr/u32-mbtouc-safe: New file.
16408         * lib/unistr/u8-mbtouc-safe.c: New file.
16409         * lib/unistr/u16-mbtouc-safe.c: New file.
16410         * lib/unistr/u32-mbtouc-safe.c: New file.
16411
16412         * modules/unistr/u8-move: New file.
16413         * modules/unistr/u16-move: New file.
16414         * modules/unistr/u32-move: New file.
16415         * lib/unistr/u8-move.c: New file.
16416         * lib/unistr/u16-move.c: New file.
16417         * lib/unistr/u32-move.c: New file.
16418         * lib/unistr/u-move.h: New file.
16419
16420         * modules/unistr/u8-next: New file.
16421         * modules/unistr/u16-next: New file.
16422         * modules/unistr/u32-next: New file.
16423         * lib/unistr/u8-next.c: New file.
16424         * lib/unistr/u16-next.c: New file.
16425         * lib/unistr/u32-next.c: New file.
16426
16427         * modules/unistr/u8-prev: New file.
16428         * modules/unistr/u16-prev: New file.
16429         * modules/unistr/u32-prev: New file.
16430         * lib/unistr/u8-prev.c: New file.
16431         * lib/unistr/u16-prev.c: New file.
16432         * lib/unistr/u32-prev.c: New file.
16433
16434         * modules/unistr/u8-set: New file.
16435         * modules/unistr/u16-set: New file.
16436         * modules/unistr/u32-set: New file.
16437         * lib/unistr/u8-set.c: New file.
16438         * lib/unistr/u16-set.c: New file.
16439         * lib/unistr/u32-set.c: New file.
16440         * lib/unistr/u-set.h: New file.
16441
16442         * modules/unistr/u8-startswith: New file.
16443         * modules/unistr/u16-startswith: New file.
16444         * modules/unistr/u32-startswith: New file.
16445         * lib/unistr/u8-startswith.c: New file.
16446         * lib/unistr/u16-startswith.c: New file.
16447         * lib/unistr/u32-startswith.c: New file.
16448         * lib/unistr/u-startswith.h: New file.
16449
16450         * modules/unistr/u8-stpcpy: New file.
16451         * modules/unistr/u16-stpcpy: New file.
16452         * modules/unistr/u32-stpcpy: New file.
16453         * lib/unistr/u8-stpcpy.c: New file.
16454         * lib/unistr/u16-stpcpy.c: New file.
16455         * lib/unistr/u32-stpcpy.c: New file.
16456         * lib/unistr/u-stpcpy.h: New file.
16457
16458         * modules/unistr/u8-stpncpy: New file.
16459         * modules/unistr/u16-stpncpy: New file.
16460         * modules/unistr/u32-stpncpy: New file.
16461         * lib/unistr/u8-stpncpy.c: New file.
16462         * lib/unistr/u16-stpncpy.c: New file.
16463         * lib/unistr/u32-stpncpy.c: New file.
16464         * lib/unistr/u-stpncpy.h: New file.
16465
16466         * modules/unistr/u8-strcat: New file.
16467         * modules/unistr/u16-strcat: New file.
16468         * modules/unistr/u32-strcat: New file.
16469         * lib/unistr/u8-strcat.c: New file.
16470         * lib/unistr/u16-strcat.c: New file.
16471         * lib/unistr/u32-strcat.c: New file.
16472         * lib/unistr/u-strcat.h: New file.
16473
16474         * modules/unistr/u8-strchr: New file.
16475         * modules/unistr/u16-strchr: New file.
16476         * modules/unistr/u32-strchr: New file.
16477         * lib/unistr/u8-strchr.c: New file.
16478         * lib/unistr/u16-strchr.c: New file.
16479         * lib/unistr/u32-strchr.c: New file.
16480
16481         * modules/unistr/u8-strcmp: New file.
16482         * modules/unistr/u16-strcmp: New file.
16483         * modules/unistr/u32-strcmp: New file.
16484         * lib/unistr/u8-strcmp.c: New file.
16485         * lib/unistr/u16-strcmp.c: New file.
16486         * lib/unistr/u32-strcmp.c: New file.
16487
16488         * modules/unistr/u8-strcpy: New file.
16489         * modules/unistr/u16-strcpy: New file.
16490         * modules/unistr/u32-strcpy: New file.
16491         * lib/unistr/u8-strcpy.c: New file.
16492         * lib/unistr/u16-strcpy.c: New file.
16493         * lib/unistr/u32-strcpy.c: New file.
16494         * lib/unistr/u-strcpy.h: New file.
16495
16496         * modules/unistr/u8-strcspn: New file.
16497         * modules/unistr/u16-strcspn: New file.
16498         * modules/unistr/u32-strcspn: New file.
16499         * lib/unistr/u8-strcspn.c: New file.
16500         * lib/unistr/u16-strcspn.c: New file.
16501         * lib/unistr/u32-strcspn.c: New file.
16502         * lib/unistr/u-strcspn.h: New file.
16503
16504         * modules/unistr/u8-strdup: New file.
16505         * modules/unistr/u16-strdup: New file.
16506         * modules/unistr/u32-strdup: New file.
16507         * lib/unistr/u8-strdup.c: New file.
16508         * lib/unistr/u16-strdup.c: New file.
16509         * lib/unistr/u32-strdup.c: New file.
16510         * lib/unistr/u-strdup.h: New file.
16511
16512         * modules/unistr/u8-strlen: New file.
16513         * modules/unistr/u16-strlen: New file.
16514         * modules/unistr/u32-strlen: New file.
16515         * lib/unistr/u8-strlen.c: New file.
16516         * lib/unistr/u16-strlen.c: New file.
16517         * lib/unistr/u32-strlen.c: New file.
16518         * lib/unistr/u-strlen.h: New file.
16519
16520         * modules/unistr/u8-strmblen: New file.
16521         * modules/unistr/u16-strmblen: New file.
16522         * modules/unistr/u32-strmblen: New file.
16523         * lib/unistr/u8-strmblen.c: New file.
16524         * lib/unistr/u16-strmblen.c: New file.
16525         * lib/unistr/u32-strmblen.c: New file.
16526
16527         * modules/unistr/u8-strmbtouc: New file.
16528         * modules/unistr/u16-strmbtouc: New file.
16529         * modules/unistr/u32-strmbtouc: New file.
16530         * lib/unistr/u8-strmbtouc.c: New file.
16531         * lib/unistr/u16-strmbtouc.c: New file.
16532         * lib/unistr/u32-strmbtouc.c: New file.
16533
16534         * modules/unistr/u8-strncat: New file.
16535         * modules/unistr/u16-strncat: New file.
16536         * modules/unistr/u32-strncat: New file.
16537         * lib/unistr/u8-strncat.c: New file.
16538         * lib/unistr/u16-strncat.c: New file.
16539         * lib/unistr/u32-strncat.c: New file.
16540         * lib/unistr/u-strncat.h: New file.
16541
16542         * modules/unistr/u8-strncmp: New file.
16543         * modules/unistr/u16-strncmp: New file.
16544         * modules/unistr/u32-strncmp: New file.
16545         * lib/unistr/u8-strncmp.c: New file.
16546         * lib/unistr/u16-strncmp.c: New file.
16547         * lib/unistr/u32-strncmp.c: New file.
16548
16549         * modules/unistr/u8-strncpy: New file.
16550         * modules/unistr/u16-strncpy: New file.
16551         * modules/unistr/u32-strncpy: New file.
16552         * lib/unistr/u8-strncpy.c: New file.
16553         * lib/unistr/u16-strncpy.c: New file.
16554         * lib/unistr/u32-strncpy.c: New file.
16555         * lib/unistr/u-strncpy.h: New file.
16556
16557         * modules/unistr/u8-strnlen: New file.
16558         * modules/unistr/u16-strnlen: New file.
16559         * modules/unistr/u32-strnlen: New file.
16560         * lib/unistr/u8-strnlen.c: New file.
16561         * lib/unistr/u16-strnlen.c: New file.
16562         * lib/unistr/u32-strnlen.c: New file.
16563         * lib/unistr/u-strnlen.h: New file.
16564
16565         * modules/unistr/u8-strpbrk: New file.
16566         * modules/unistr/u16-strpbrk: New file.
16567         * modules/unistr/u32-strpbrk: New file.
16568         * lib/unistr/u8-strpbrk.c: New file.
16569         * lib/unistr/u16-strpbrk.c: New file.
16570         * lib/unistr/u32-strpbrk.c: New file.
16571         * lib/unistr/u-strpbrk.h: New file.
16572
16573         * modules/unistr/u8-strrchr: New file.
16574         * modules/unistr/u16-strrchr: New file.
16575         * modules/unistr/u32-strrchr: New file.
16576         * lib/unistr/u8-strrchr.c: New file.
16577         * lib/unistr/u16-strrchr.c: New file.
16578         * lib/unistr/u32-strrchr.c: New file.
16579
16580         * modules/unistr/u8-strspn: New file.
16581         * modules/unistr/u16-strspn: New file.
16582         * modules/unistr/u32-strspn: New file.
16583         * lib/unistr/u8-strspn.c: New file.
16584         * lib/unistr/u16-strspn.c: New file.
16585         * lib/unistr/u32-strspn.c: New file.
16586         * lib/unistr/u-strspn.h: New file.
16587
16588         * modules/unistr/u8-strstr: New file.
16589         * modules/unistr/u16-strstr: New file.
16590         * modules/unistr/u32-strstr: New file.
16591         * lib/unistr/u8-strstr.c: New file.
16592         * lib/unistr/u16-strstr.c: New file.
16593         * lib/unistr/u32-strstr.c: New file.
16594         * lib/unistr/u-strstr.h: New file.
16595
16596         * modules/unistr/u8-strtok: New file.
16597         * modules/unistr/u16-strtok: New file.
16598         * modules/unistr/u32-strtok: New file.
16599         * lib/unistr/u8-strtok.c: New file.
16600         * lib/unistr/u16-strtok.c: New file.
16601         * lib/unistr/u32-strtok.c: New file.
16602         * lib/unistr/u-strtok.h: New file.
16603
16604         * modules/unistr/u8-uctomb: New file.
16605         * modules/unistr/u16-uctomb: New file.
16606         * modules/unistr/u32-uctomb: New file.
16607         * lib/unistr/u8-uctomb.c: New file.
16608         * lib/unistr/u16-uctomb.c: New file.
16609         * lib/unistr/u32-uctomb.c: New file.
16610
16611         * MODULES.html.sh (Unicode string functions): Add the new modules.
16612
16613 2007-01-08  Bruno Haible  <bruno@clisp.org>
16614
16615         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
16616         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
16617         subdirectories.
16618
16619 2007-01-08  Karl Berry  <karl@gnu.org>
16620
16621         * doc/error.texi: mention that main() fns must set program_name
16622         when progname is used.
16623
16624 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
16625
16626         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
16627         WCTYPE_H is empty, for the benefit of builds from non-distclean
16628         directories.  Problem reported by Eric Blake in
16629         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
16630
16631 2007-01-08  Bruno Haible  <bruno@clisp.org>
16632
16633         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
16634         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
16635         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
16636         PROVIDE_CANONICALIZE_FILENAME_MODE.
16637         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
16638
16639 2007-01-08  Bruno Haible  <bruno@clisp.org>
16640
16641         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
16642         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
16643         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
16644         * lib/fts.c: Likewise.
16645         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
16646
16647 2006-12-25  Bruno Haible  <bruno@clisp.org>
16648
16649         * modules/utf8-ucs4-safe: New file.
16650         * lib/utf8-ucs4-safe.h: New file.
16651         * lib/unistr/utf8-ucs4-safe.c: New file.
16652
16653         * modules/utf16-ucs4-safe: New file.
16654         * lib/utf16-ucs4-safe.h: New file.
16655         * lib/unistr/utf16-ucs4-safe.c: New file.
16656
16657         * MODULES.html.sh (Unicode string functions): Add the new modules.
16658
16659 2007-01-08  Bruno Haible  <bruno@clisp.org>
16660
16661         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
16662         (Depends-on): Add unitypes.
16663         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
16664         (u8_mbtouc_aux): Move out to separate file.
16665         (u8_mbtouc): Use ucs4_t, uint8_t types.
16666         * lib/unistr/utf8-ucs4.c: New file.
16667
16668         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
16669         (Depends-on): Add unitypes.
16670         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
16671         (u16_mbtouc_aux): Move out to separate file.
16672         (u16_mbtouc): Use ucs4_t, uint16_t types.
16673         * lib/unistr/utf16-ucs4.c: New file.
16674
16675         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
16676         (Depends-on): Add unitypes.
16677         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
16678         (u8_uctomb_aux): Move out to separate file.
16679         (u8_uctomb): Use ucs4_t, uint8_t types.
16680         * lib/unistr/ucs4-utf8.c: New file.
16681
16682         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
16683         (Depends-on): Add unitypes.
16684         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
16685         (u16_uctomb_aux): Move out to separate file.
16686         (u16_uctomb): Use ucs4_t, uint16_t types.
16687         * lib/unistr/ucs4-utf16.c: New file.
16688
16689 2006-12-25  Bruno Haible  <bruno@clisp.org>
16690
16691         * modules/unitypes: New file.
16692         * lib/unitypes.h: New file.
16693         * MODULES.html.sh (func_all_modules): New section "Unicode string
16694         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
16695         this section. Add unitypes.
16696
16697 2007-01-08  Bruno Haible  <bruno@clisp.org>
16698
16699         Avoid variable names that conflict with those from libtool.
16700         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
16701         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
16702         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
16703         library_names_spec to acl_library_names_spec, hardcode_* to
16704         acl_hardcode_*.
16705         Reported by Ralf Wildenhues.
16706
16707 2007-01-08  Bruno Haible  <bruno@clisp.org>
16708
16709         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
16710         definition.
16711         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
16712         definition.
16713         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
16714         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
16715         definition.
16716         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
16717         definition.
16718         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
16719         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
16720         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
16721         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
16722         definition.
16723         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
16724         definition.
16725         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
16726         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
16727         GC_USE_<algorithm>.
16728         * lib/gc-libgcrypt.c: Likewise.
16729         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
16730         * modules/gc-arctwo (configure.ac): Likewise.
16731         * modules/gc-des (configure.ac): Likewise.
16732         * modules/gc-hmac-md5 (configure.ac): Likewise.
16733         * modules/gc-hmac-sha1 (configure.ac): Likewise.
16734         * modules/gc-md2 (configure.ac): Likewise.
16735         * modules/gc-md4 (configure.ac): Likewise.
16736         * modules/gc-md5 (configure.ac): Likewise.
16737         * modules/gc-random (configure.ac): Likewise.
16738         * modules/gc-rijndael (configure.ac): Likewise.
16739         * modules/gc-sha1 (configure.ac): Likewise.
16740
16741 2007-01-08  Bruno Haible  <bruno@clisp.org>
16742
16743         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
16744         macro definition.
16745         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
16746         definition.
16747         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
16748         definition.
16749         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
16750         * modules/fcntl-safer (configure.ac): Likewise.
16751         * modules/fopen-safer (configure.ac): Likewise.
16752         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
16753         GNULIB_FWRITEERROR macro definition.
16754
16755 2007-01-08  Bruno Haible  <bruno@clisp.org>
16756
16757         * m4/gnulib-common.m4: New file.
16758         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
16759         (func_get_filelist): Add m4/gnulib-common.m4.
16760
16761 2007-01-08  Bruno Haible  <bruno@clisp.org>
16762
16763         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
16764         command.
16765
16766 2007-01-08  Jim Meyering  <jim@meyering.net>
16767
16768         Use a more robust test for a "can't happen" condition.
16769         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
16770         narrowed the st_size value.  Presuming the "can't happen" condition
16771         is true, that narrowing could conceivably convert an invalid st_size
16772         value into a valid one.  Instead, use a change based on Matthew
16773         Woehlke's original patch.
16774
16775         Slight readability improvement: use an assert-like macro
16776         in place of literal "abort ()" uses.
16777         * lib/fts.c (fts_assert): Define.
16778         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
16779         Use this macro instead of a bare 'abort'.
16780
16781 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
16782
16783         Don't worry about using IRIX 5.3's wctype.h broken definitions;
16784         simply work around them.
16785         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
16786         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
16787         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
16788         declaring.
16789         Don't bother to define as macros, since the standard doesn't require it.
16790         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
16791         longer worry about IRIX 5.3.
16792         (HAVE_WCTYPE_CTMP_BUG): Remove.
16793
16794 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
16795
16796         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
16797         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
16798         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
16799         Problems reported by Georg Schwarz for IRIX 5.3.
16800
16801         * gnulib-tool (autoconf_minversion): Take the maximum version number
16802         found, not the minimum.  Problem reported by James Youngman.
16803
16804 2007-01-03  Karl Berry  <karl@gnu.org>
16805
16806         * doc/error.texi: new file, explaining interaction with progname.
16807         * doc/gnulib.texi: include it.  Update copyright.
16808
16809 2007-01-03  Simon Josefsson  <simon@josefsson.org>
16810
16811         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
16812         AC_CANONICAL_HOST, to improve autobuild outputs.
16813
16814 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
16815             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
16816
16817         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
16818         sockets, server sockets, and other file descriptors.  Count errors
16819         to compute the return value.  Reorder the code a bit to be easier
16820         to follow.  Don't set event bits that were not requested (except
16821         POLLERR and POLLHUP).
16822
16823 2007-01-01  Bruno Haible  <bruno@clisp.org>
16824
16825         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
16826
16827 2007-01-03  Jim Meyering  <jim@meyering.net>
16828
16829         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
16830
16831 2007-01-02  Bruno Haible  <bruno@clisp.org>
16832
16833         * modules/settime (Include): Require timespec.h.
16834         * modules/nanosleep (Include): Likewise.
16835
16836 2007-01-01  Bruno Haible  <bruno@clisp.org>
16837
16838         * gnulib-tool (func_emit_copyright_notice): Bump year.
16839         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
16840
16841 2007-01-01  Bruno Haible  <bruno@clisp.org>
16842
16843         Improve support for OpenBSD.
16844         * build-aux/config.rpath (libname_spec): Export.
16845         (library_names_spec): New variable. Export.
16846         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
16847         library_names_spec from the config.rpath output. Locate shared library
16848         through the name pattern in library_names_spec.
16849
16850 2007-01-01  Eric Blake  <ebb9@byu.net>
16851
16852         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
16853
16854 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
16855
16856         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
16857         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
16858         assume the C locale, and avoid an "eval" that could cause trouble.
16859         Problem with SORT reported by Bob Proulx.
16860
16861         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
16862         Define.  Trivial patch from Henning Nielsen Lund, originally
16863         sent to bug-grep@gnu.org today.
16864
16865 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
16866
16867         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
16868         struct stat.  Problem reported by Henning Nielsen Lund.
16869         * lib/acl.c: Include acl.h first, to check interface.  Don't
16870         bother to include sys/types.h and sys/stat.h again.
16871
16872 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
16873
16874         Import the following change from libc; problem reported by
16875         Sven Verdoolaege.
16876
16877         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
16878
16879         [BZ #1373]
16880         * lib/argp.h: Remove __NTH for __argp_usage inline function.
16881
16882 2006-12-28  Jim Meyering  <jim@meyering.net>
16883
16884         * build-aux/announce-gen: Do not assume that the package
16885         builds any of tar.gz, tar.bz2, and .xdelta files.
16886         Suggestion from Simon Josefsson.
16887
16888 2006-12-28  Simon Josefsson  <simon@josefsson.org>
16889
16890         * modules/announce-gen: New file.
16891
16892 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
16893
16894         * lib/mbchar.h: Just include <wctype.h>; the wctype module
16895         handles its gotchas now.
16896         * lib/mbswidth.c: Likewise.
16897         * lib/wcwidth.h: Likewise.
16898         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
16899         and iswcntrl; the wctype module does this stuff now.
16900         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
16901         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
16902         * modules/mbchar (Depends-on): Add wctype.
16903         * modules/mbswidth (Depends-on): Likewise.
16904         * modules/wcwidth (Depends-on): Likewise.
16905
16906 2006-12-27  Eric Blake  <ebb9@byu.net>
16907
16908         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
16909         module uses more than what <wctype.h> is required to provide.
16910
16911 2006-12-26  Eric Blake  <ebb9@byu.net>
16912
16913         * gnulib-tool (sed_extract_prog): Avoid space-tab.
16914
16915 2006-12-26  Eric Blake  <ebb9@byu.net>
16916
16917         * modules/absolute-header: New module.
16918         * modules/fcntl (Depends-on): Depend on it.
16919         * modules/inttypes (Depends-on): Likewise.
16920         * modules/stdint (Depends-on): Likewise.
16921         * modules/sys_stat (Depends-on): Likewise.
16922         * modules/wctype (Depends-on): Likewise.
16923         * MODULES.html.sh (Support for building libraries and
16924         executables): Document it.
16925
16926 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
16927
16928         * gnulib-tool (SED): Remove, undoing previous change.
16929         The problem was that it broke coreutils on Solaris, because
16930         "sed --posix" leaked into a makefile.
16931         (sed): New alias, if 'alias' and GNU sed.
16932
16933 2006-12-24  Jim Meyering  <jim@meyering.net>
16934
16935         Work around an fchownat bug in glibc-2.4:
16936         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
16937         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
16938         in spite of the -P option.
16939         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
16940         New macros.
16941         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
16942         * modules/openat (Files): Add lib/fchownat.c.
16943         * lib/openat.c (fchownat): Don't define here.  Move to...
16944         * lib/fchownat.c: ...this new file.
16945
16946 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
16947
16948         Fix bug reported by Bruno Haible in
16949         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
16950         where quotearg.c didn't compile on Mac OS X 10.2 because it
16951         lacks <wchar.h> and wint_t.
16952         * lib/wctype_.h (__wctype_wint_t): New type.
16953         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
16954         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
16955         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
16956         Arg is now of type __wctype_wint_t, not wint_t.
16957         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
16958         substitute HAVE_WINT_T.
16959         * modules/wctype (Files): Add m4/wint_t.m4.
16960         (wctype.h): Substitute HAVE_WINT_T.
16961
16962 2006-12-23  Bruno Haible  <bruno@clisp.org>
16963
16964         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
16965
16966 2006-12-23  Bruno Haible  <bruno@clisp.org>
16967
16968         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
16969         S_ISLNK.
16970         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
16971         mingw.
16972
16973 2006-12-22  Bruno Haible  <bruno@clisp.org>
16974
16975         * lib/copy-file.c: Include acl.h.
16976         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
16977         Close the file descriptors only after being done with copy_acl.
16978         * modules/copy-file (Depends-on): Add acl.
16979
16980 2006-12-22  Bruno Haible  <bruno@clisp.org>
16981
16982         * gnulib-tool (SED): New variable.
16983         Use $SED instead of sed everywhere.
16984
16985 2006-12-22  Bruno Haible  <bruno@clisp.org>
16986
16987         * modules/no-c++: New file.
16988         * m4/no-c++.m4: New file.
16989         * MODULES.html.sh (Support for building libraries and executables):
16990         Add no-c++.
16991
16992 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
16993
16994         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
16995         Include <limits.h>, and use its INT_MAX to rewrite the
16996         j loop so that it does not overflow 'int'.  Problem reported by
16997         Ralf Wildenhues in
16998         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
16999         Play it safe by shifting left by 1 rather than multiplying by 2,
17000         as GCC is less likely to optimize this away when the value
17001         is signed (when it assumes overflow leads to undefined behavior).
17002         Also, don't assume time_t uses two's complement.
17003
17004 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
17005
17006         * MODULES.html.sh: New module wctype.
17007         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
17008         * lib/fnmatch.c: Don't bother to include <wchar.h> before
17009         <wctype.h>, since the new wctype module should fix this.
17010         * lib/quotearg.c: Include <wctype.h> unconditionally, since
17011         the wctype module should arrange for it.
17012         * lib/regex_internal.h: Likewise.
17013         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
17014         since the wctype module should handle this now.
17015         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
17016         * modules/fnmatch (Depends-on): Add wctype.
17017         * modules/quotearg (Depends-on): Likewise.
17018         * modules/regex (Depends-on): Likewise.
17019
17020 2006-12-19  Bruno Haible  <bruno@clisp.org>
17021
17022         * lib/strdup.h [C++]: Wrap definitions in extern "C".
17023         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
17024
17025 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17026
17027         * modules/savewd (Depends-on): Fix dependency on fcntl.
17028
17029 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
17030
17031         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
17032         conforms to C99, rather than relying on the user's environment
17033         setting of STDINT_H.
17034
17035 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
17036         and Eric Blake  <ebb9@byu.net>
17037
17038         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
17039         This is more consistent with the other defines here.
17040         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
17041         Port to z/OS.  Problem reported by Paul Gilmartin.
17042         Change local vars to use gl_ prefix rather than ac_.
17043         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
17044         with other defines.
17045         * modules/double-slash-root: New module.
17046         * modules/dirname (Files): Remove m4/double-slash-root.m4.
17047         (Depends-on): Add double-slash-root.
17048         * MODULES.html.sh (File system functions): Mention new module.
17049
17050 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
17051
17052         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
17053         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
17054         This is for the benefit of gzip, which doesn't do i18n.
17055
17056 2006-12-12  Jim Meyering  <jim@meyering.net>
17057
17058         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
17059         Reported by Andreas Schwab <schwab@suse.de>.
17060
17061 2006-12-12  Bruno Haible  <bruno@clisp.org>
17062
17063         Merge these changes.
17064         2006-09-05  Bruno Haible  <bruno@clisp.org>
17065         * lib/iconvme.c (iconv_string): No need to save and restore errno when
17066         iconv_alloc succeeded.
17067         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
17068         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
17069         test for " && dest " at the end - dest is always != NULL there. Call
17070         iconv with 4xNULL arguments initially, to reset the state. Call iconv
17071         with 2xNULL arguments, also to flush the state storage. Handle the
17072         IRIX iconv behaviour. Realloc the final result, to throw away unused
17073         memory.
17074
17075 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
17076
17077         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
17078         and fchmodat unconditionally, since glibc 2.4 has them.
17079         Problem reported by Arkadiusz Miskiewicz.
17080
17081 2006-12-10  Bruno Haible  <bruno@clisp.org>
17082
17083         * gnulib-tool (func_import): Show the include files only for those
17084         modules that are copied and specified.
17085         Reported by Karl Berry.
17086
17087 2006-12-08  Jim Meyering  <jim@meyering.net>
17088
17089         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
17090         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
17091
17092         * build-aux/announce-gen: Add two new options, both optional:
17093         --bootstrap-tools=TOOL_LIST
17094               a comma-separated list of tools, e.g.,
17095               autoconf,automake,bison,gnulib
17096         --gnulib-snapshot-date=DATE
17097               if gnulib is in the bootstrap tool list,
17098               then report this as the snapshot date.
17099               If not specified, use the current date/time.
17100               If you specify a date here, be sure it's UTC.
17101
17102 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17103
17104         * tests/test-argp-2.sh: Fix test to match actual output.
17105         (func_compare): Fix sed script to be portable.
17106
17107 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
17108
17109         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
17110         workaround for this case.  It is not autoconfigured now; offhand
17111         it's hard to see how to autoconfigure it.
17112
17113 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
17114
17115         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
17116         a directory that is about to be chowned.  Such a directory's
17117         initial file permissions should permit the owner only and this
17118         should not be changed until after the chown, since the group and
17119         other bits would be incorrect if they granted permission before
17120         the chown.
17121
17122         Fix porting problem for iswctype reported by Georg Schwarz in:
17123         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
17124         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
17125         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
17126         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
17127         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
17128
17129 2006-12-03  Jim Meyering  <jim@meyering.net>
17130
17131         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
17132         p->fts_statp may not yet be defined.
17133         (fts_read): Instead, set it in the caller, once p->fts_statp is
17134         sure to be defined, and corresponds to a top-level directory.
17135         This bug made du -x fail.  Here's the coreutils test case:
17136         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
17137         Reported by Mike Frysinger.
17138
17139 2006-12-01  Jim Meyering  <jim@meyering.net>
17140
17141         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
17142         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
17143         Reported by Simon Josefsson.
17144
17145 2006-11-30  Jim Meyering  <jim@meyering.net>
17146
17147         * m4/warning.m4: Use the all-permissive copyright notice
17148         recommended by RMS (rather than LGPL).
17149         * m4/vararrays.m4: Likewise.
17150         * m4/flexmember.m4: Likewise.
17151
17152 2006-11-29  Bruno Haible  <bruno@clisp.org>
17153
17154         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
17155         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
17156         using +=.
17157         Reported by Simon Josefsson <simon@josefsson.org>.
17158
17159 2006-11-28  James Youngman <jay@gnu.org>
17160
17161         * README: Advise users that they might find the bug-gnulib@gnu.org
17162         and autotools-announce@gnu.org mailing lists useful.
17163
17164 2006-11-28  Bruno Haible  <bruno@clisp.org>
17165
17166         * m4/ptrdiff_max.m4: Remove file.
17167
17168 2006-11-21  Bruno Haible  <bruno@clisp.org>
17169
17170         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
17171         _AC_COMPUTE_INT.
17172         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
17173         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
17174         _AC_COMPUTE_INT.
17175         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
17176         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
17177         _AC_COMPUTE_INT.
17178         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
17179
17180 2006-11-28  Jim Meyering  <jim@meyering.net>
17181
17182         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
17183         warning from "gcc -Wshadow" about shadowing the builtin.
17184
17185 2006-11-27  Bruno Haible  <bruno@clisp.org>
17186
17187         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
17188         _AC_COMPUTE_INT.
17189         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
17190
17191 2006-11-27  Bruno Haible  <bruno@clisp.org>
17192             Paul Eggert  <eggert@cs.ucla.edu>
17193
17194         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
17195
17196 2006-11-26  Bruno Haible  <bruno@clisp.org>
17197
17198         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
17199         noinst_LTLIBRARIES.
17200
17201 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
17202             Bruno Haible  <bruno@clisp.org>
17203
17204         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
17205         if compiling with "gcc -ansi".
17206
17207 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
17208
17209         Fix some incompatibilities with gcc -ansi -pedantic.
17210         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
17211         if compiling pedantically with GCC, unless it's C99 or later.
17212         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
17213         it mishandles gcc -ansi -pedantic as well.
17214         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
17215         if gcc -pedantic.
17216         * lib/regexec.c (check_node_accept_bytes): Don't use auto
17217         initializers for struct if -pedantic, unless it's C99 or later.
17218
17219 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
17220
17221         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
17222         Don't close an fd more than once. Identical atimes indicate
17223         success, not failure.
17224
17225 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
17226
17227         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
17228
17229 2006-11-23  Jim Meyering  <jim@meyering.net>
17230
17231         * build-aux/announce-gen: New file.  From coreutils.
17232
17233 2006-11-22  Jim Meyering  <jim@meyering.net>
17234
17235         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
17236         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
17237         (fts_read): Use a temporary to narrow the overused st_size member
17238         before using it in a switch statement.  Reported by Matthew Woehlke.
17239
17240         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
17241         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
17242
17243 2006-11-20  Bruno Haible  <bruno@clisp.org>
17244
17245         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
17246         changequote instead of pairs of brackets.
17247         Reported by Andreas Schwab <schwab@suse.de>.
17248
17249 2006-11-21  Jim Meyering  <jim@meyering.net>
17250
17251         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
17252         so as to remain compatible with older compilers.
17253         Patch from Michael Deutschmann.
17254
17255 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
17256
17257         * MODULES.html.sh (File system functions): Add openat.
17258
17259         * lib/openat.h (rpl_fstatat): New macro, if
17260         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
17261         (fstatat): Define to rpl_fstatat under the same conditions,
17262         unless COMPILING_FSTATAT.
17263         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
17264         seems to have the bug.
17265         * lib/fstatat.c: New file.
17266         * modules/openat (Files): Add it.
17267
17268 2006-11-20  Bruno Haible  <bruno@clisp.org>
17269
17270         * Makefile: New file.
17271
17272 2006-11-20  Jim Meyering  <jim@meyering.net>
17273
17274         The beginnings of syntax-related checks for gnulib.
17275         * lib/Makefile: New file.
17276         * lib/t-idcache: New script.  Ensure that the two halves of
17277         idcache.c stay in sync.
17278
17279         * lib/idcache.c: Adjust comments in user- and group- portions to
17280         be more accurate, and to be consistent with one another.
17281
17282 2006-11-20  Jim Meyering  <jim@meyering.net>
17283
17284         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
17285         continue using the flexible array member (thus, this module performs
17286         half as many malloc calls), with the addition that...
17287         (getgroup, getuser): Consistently record a non-match via an empty
17288         "name" string, and map an empty string match to a NULL return value.
17289         * modules/idcache (Depends-on): Re-add flexmember.
17290
17291         * lib/idcache.c (getuser): Remove all uses of the register keyword.
17292         (getuidbyname, getgroup, getgidbyname): Likewise.
17293
17294         Use cleaner syntax: NULL rather than 0.
17295         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
17296
17297 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
17298
17299         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
17300         It mishandled the case where the group was missing.
17301         Problem reported by Greg Schafer.
17302         * modules/idcache: Likewise.
17303
17304 2006-11-18  Jim Meyering  <jim@meyering.net>
17305
17306         * check-module (%exempt_header): Add exception for some
17307         conditionally-included headers.
17308
17309         * modules/i-ring (Depends-on): Add verify.
17310         (License): Change to LGPL.
17311
17312 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
17313
17314         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
17315         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
17316         and inttostr.h.  Use snprintf rather than uinttostr, so that
17317         LGPLed code doesn't depend on GPLed.
17318
17319 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
17320
17321         * modules/inline (License): Change from GPL to LGPL.
17322
17323 2006-11-17  Jim Meyering  <jim@meyering.net>
17324
17325         * modules/d-type (License): Switch to LGPL.
17326
17327 2006-11-15  Bruno Haible  <bruno@clisp.org>
17328
17329         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
17330
17331 2006-11-15  Eric Blake  <ebb9@byu.net>
17332
17333         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
17334         the module dependency.
17335
17336 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17337             Bruno Haible  <bruno@clisp.org>
17338
17339         * gnulib-tool (func_create_testdir): Add license consistency check.
17340
17341 2006-11-15  Eric Blake  <ebb9@byu.net>
17342
17343         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
17344         random "(cached)" in configure output.
17345
17346 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17347
17348         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
17349         test for conforming inttypes.h is both announced and cached.
17350
17351         * MODULES.html.sh (seen_modules, seen_files): New variables.
17352         (func_module): Rewrite to use a few less gnulib-tool and sed
17353         invocations.  Avoid a couple of quadratic algorithms for ...
17354         (missed_modules, missed_files): ... these, with ...
17355         (func_append, func_tmpdir): ... these new functions, from
17356         gnulib-tool.  Analogously, install traps for cleanup.
17357
17358         * tests/test-gc.c (main): Remove unused variables.
17359         * tests/test-read-file.c: Include stdlib.h, for 'free'.
17360
17361 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
17362
17363         * modules/inttostr (License): Change to LGPL.
17364
17365 2006-11-14  Eric Blake  <ebb9@byu.net>
17366
17367         * modules/tempname (License): Change to LGPL.
17368
17369 2006-11-14  Eric Blake  <ebb9@byu.net>
17370
17371         * doc/functions.texi (Function Portability): *printf functions on
17372         Cygwin now understand all POSIX size specifiers.
17373
17374 2006-11-14  Bruno Haible  <bruno@clisp.org>
17375
17376         * modules/c-ctype (License): Change to LGPL.
17377
17378 2006-11-12  Bruno Haible  <bruno@clisp.org>
17379
17380         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
17381         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
17382         for GNOME libraries, for which the include files are installed in
17383         subdirectories of $prefix/include.
17384
17385 2006-11-12  Bruno Haible  <bruno@clisp.org>
17386
17387         * m4/lib-link.m4: Require at least autoconf-2.54.
17388         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
17389         name to underscores for the --with option.
17390
17391 2006-11-13  Bruno Haible  <bruno@clisp.org>
17392
17393         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
17394         the tests directory.
17395         Reported by Ralf Wildenhues.
17396
17397 2006-11-13  Bruno Haible  <bruno@clisp.org>
17398
17399         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
17400         (func_emit_initmacro_end): Undo the override here.
17401         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
17402         Works around the famous automake error in coreutils.
17403
17404 2006-11-13  Eric Blake  <ebb9@byu.net>
17405
17406         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
17407         element, not its node.
17408
17409 2006-11-12  Bruno Haible  <bruno@clisp.org>
17410
17411         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
17412         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
17413
17414 2006-11-12  Bruno Haible  <bruno@clisp.org>
17415
17416         * gnulib-tool: New option --local-symlink.
17417         (func_usage): Document it.
17418         (lsymbolic): New variable.
17419         (func_import, func_create_testdir): If --symlink was not specified,
17420         test whether --local-symlink was specified and the file comes from
17421         the local_gnulib_dir.
17422
17423 2006-11-12  Bruno Haible  <bruno@clisp.org>
17424
17425         * gnulib-tool (func_ln): New function.
17426         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
17427
17428 2006-11-12  Bruno Haible  <bruno@clisp.org>
17429
17430         Finish support for source files in subdirectories.
17431         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
17432         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
17433         AUTOMAKE_OPTIONS.
17434         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
17435
17436 2006-11-12  Bruno Haible  <bruno@clisp.org>
17437
17438         * gnulib-tool (func_get_automake_snippet): Synthesize also an
17439         EXTRA_lib_SOURCES augmentation.
17440         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
17441
17442 2006-11-12  Jim Meyering  <jim@meyering.net>
17443
17444         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
17445         file descriptors.  This also averts a failure on systems with
17446         native openat support when a traversed directory lacks "x" access.
17447         * lib/fts_.h: Include "i-ring.h"
17448         (struct FTS) [fts_fd_ring]: New member.
17449         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
17450         (FCHDIR): Add parentheses.
17451         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
17452         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
17453         When descending, rather than simply closing the previous
17454         fts_cwd_fd value, push that file descriptor onto the ring.
17455         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
17456         (fts_open): Initialize the new fd_ring member.
17457         (fts_close): Clear the ring.
17458         (fts_safe_changedir): When possible, use our new fd_ring to skip
17459         the diropen and fstat and dev/ino comparison that would normally
17460         accompany a virtual `chdir ("..")'.
17461
17462         * modules/fts (Depends-on): Add i-ring.
17463         * modules/i-ring: New module.
17464         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
17465         * m4/i-ring.m4: New file.
17466
17467 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17468
17469         * gnulib-tool (func_create_testdir): Fix replacement of
17470         `build-aux' in configure.ac.  Run autotools in gltests
17471         subdirectory.
17472         (func_create_testdir, func_create_megatestdir, test): There is
17473         no need for '--force' in most autotool invocations in a new
17474         tree.  Actually fail the whole test if any of the tools, or the
17475         configure or make stages fail.
17476
17477         Sync from Automake.
17478         * build-aux/gnupload: Revert last change.  Add pointer to upload
17479         instructions of the GNU Maintenance Instructions.
17480         Suggestion by Karl Berry.
17481
17482 2006-11-10  Jim Meyering  <jim@meyering.net>
17483
17484         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
17485
17486 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
17487
17488         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
17489         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
17490         (bind_textdomain_codeset) [! ENABLE_NLS]:
17491         Evaluate all the arguments.  That way, callers get compatible behavior
17492         if the arguments have side effects.  Also, it avoids some GCC
17493         diagnostics in some cases; Joel E. Denny reported problems when Bison
17494         was configured with --enable-gcc-warnigs.
17495
17496 2006-11-10  Jim Meyering  <jim@meyering.net>
17497
17498         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
17499         relevant options in CFLAGS (like -O, -fno-inline) are taken into
17500         account.
17501
17502 2006-11-10  Jim Meyering  <jim@meyering.net>
17503
17504         * modules/inline: New file/module.
17505         * modules/xalloc (Files): Remove m4/inline.m4.
17506         (Depends-on): Add inline, instead.
17507         * modules/oset: Likewise.
17508         * modules/list: Likewise.
17509
17510 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
17511
17512         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
17513         Problem reported by Matthew Woehlke.
17514
17515 2006-11-09  Bruno Haible  <bruno@clisp.org>
17516
17517         * lib/tempname.c (gen_tempname): Remove variant that invokes
17518         __gen_tempname.
17519         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
17520         __gen_tempname.
17521
17522 2006-11-08  Bruno Haible  <bruno@clisp.org>
17523
17524         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
17525         to 'yes' instead of 'cross-compiling'.
17526
17527 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
17528
17529         * lib/quotearg.h (quotearg_free): New decl.
17530         * lib/quotearg.c (quotearg_free): New function.
17531         (slot0, nslots, slotvec0, slotvec):
17532         Now file-scope so that quotearg_free can get at them.
17533
17534 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17535
17536         Sync from Automake.
17537         * build-aux/gnupload: Add missing 'gnu' to example URL.
17538         Report by Karl Berry.
17539
17540 2006-11-08  Bruno Haible  <bruno@clisp.org>
17541
17542         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
17543         Suggested by Paul Eggert.
17544
17545 2006-11-08  Jim Meyering  <jim@meyering.net>
17546
17547         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
17548         It's already included if !_LIBC.
17549         (fts_safe_changedir): Add a comment.
17550
17551 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
17552
17553         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
17554         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
17555         Matthew Woehlke.
17556
17557         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
17558         definitions up, to avoid colliding with change below.
17559         (static_inline) [HAVE_INLINE]: New macro.
17560         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
17561         Provide extern decls when !HAVE_INLINE.  Do not define unless
17562         static_inline is defined, either by us or by xmalloc.c.  Use
17563         static_inline rather than static inline.
17564         (XCALLOC): Optimize sizeof(T) = 1 case.
17565         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
17566
17567 2006-11-07  Bruno Haible  <bruno@clisp.org>
17568
17569         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
17570         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
17571         AC_C_INLINE.
17572         * modules/xalloc (Files): Add m4/inline.m4.
17573
17574 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17575
17576         * README: Fix typo.
17577         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
17578         (Miscellanous Notes): ...from this.
17579
17580 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
17581
17582         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
17583         Mention that offsetof should be used instead of sizeof.
17584         From Bruno Haible.
17585
17586 2006-11-07  Bruno Haible  <bruno@clisp.org>
17587
17588         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
17589
17590 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
17591
17592         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
17593         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
17594         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
17595         (gl_tree_add_before, gl_tree_add_after):
17596         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
17597         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
17598         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
17599         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
17600         (gl_linked_add_after, gl_linked_add_at): Likewise.
17601         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
17602         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
17603         (gl_tree_add_before, gl_tree_add_after): Likewise.
17604         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
17605         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
17606         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
17607
17608 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17609
17610         * lib/gl_oset.h: Use C comment style, not C++ comment style.
17611
17612 2006-11-06  Bruno Haible  <bruno@clisp.org>
17613
17614         * m4/inline.m4: New file.
17615         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
17616         * modules/list (Files): Add m4/inline.m4.
17617         * modules/oset (Files): Likewise.
17618
17619 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
17620
17621         * lib/idcache.c: Include <stddef.h>, for offsetof.
17622         (struct userid.name): Change from char * to a flexible array member.
17623         All uses changed.
17624         * modules/idcache (Depends-on): Add flexmember.
17625
17626         * MODULES.html.sh (Core language properties): New module flexmember.
17627         * modules/flexmember, m4/flexmember.m4: New files.
17628
17629         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
17630         inline functions that are identical with the old xnmalloc_inline,
17631         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
17632         that we can avoid some unnecessary integer multiplications and
17633         divisions in the common case where the element size is known at
17634         compile time.
17635         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
17636         needed.
17637         (xnboundedmalloc): Remove.
17638         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
17639         arguments, for consistency with rest of this header.
17640         (xcharalloc): Rewrite using XNMALLOC.
17641         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
17642         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
17643         versions have been moved to lib/xalloc.h and renamed to be the
17644         non-*_inline versions.
17645         (xmalloc, xrealloc): Implement without reference to the xnmalloc
17646         and xnrealloc functions, since those functions are now inline and
17647         now call us.
17648         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
17649         renaming described above.
17650         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
17651         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
17652         captures the dependency in AC_C_INLINE.
17653
17654         New module canonicalize-lgpl, proposed by Charles Wilson in
17655         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
17656         with a few small changes afterwards.
17657         * MODULES.html.sh (File system functions): New module
17658         canonicalize-lgpl.
17659         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
17660         and canonicalize_file_name.
17661         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
17662         * modules/canonicalize-lgpl: New files.
17663
17664 2006-11-05  Bruno Haible  <bruno@clisp.org>
17665
17666         * gnulib-tool (func_import, func_create_testdir): Create directories
17667         also for files in subdirectories of lib/.
17668
17669 2006-11-05  Bruno Haible  <bruno@clisp.org>
17670
17671         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
17672         ANSI C compliant.
17673
17674 2006-11-03  Bruno Haible  <bruno@clisp.org>
17675
17676         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
17677         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
17678         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
17679         (xnboundedmalloc): New inline function.
17680         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
17681         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
17682         xmalloc.
17683         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
17684         xmalloc.
17685         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
17686         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
17687         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
17688         xmalloc.
17689         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
17690         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
17691         xmalloc.
17692         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
17693         gl_tree_add_after): Use XMALLOC instead of xmalloc.
17694         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
17695         xmalloc.
17696         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
17697         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
17698         gl_tree_add_after): Use XMALLOC instead of xmalloc.
17699         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
17700         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
17701         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
17702         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
17703
17704 2006-11-03  Bruno Haible  <bruno@clisp.org>
17705
17706         * lib/c-ctype.h [C++]: Define functions without name mangling.
17707         * lib/fwriteerror.h [C++]: Likewise.
17708         * lib/gcd.h [C++]: Likewise.
17709         * lib/linebreak.h [C++]: Likewise.
17710
17711 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
17712
17713         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
17714         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
17715         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
17716         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
17717         Check for functions and headers just once.
17718         Check for declaration of canonicalize_file_name.
17719         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
17720
17721 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
17722
17723         * gnulib-tool (func_import): Fix typo in actioncmd.
17724
17725 2006-11-02  Bruno Haible  <bruno@clisp.org>
17726
17727         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
17728         newline sequence in the Makefile.am snippet as a space, like "make"
17729         does.
17730         Reported by Roger Persson <perrog@gmail.com>.
17731
17732 2006-11-01  Bruno Haible  <bruno@clisp.org>
17733
17734         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
17735         already declared in <string.h>.
17736         * lib/strcase.h (strncasecmp): Don't declare it if yes.
17737
17738 2006-11-01  Bruno Haible  <bruno@clisp.org>
17739
17740         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
17741         * lib/strcase.h: Include <string.h>.
17742         (strcasecmp): Define to rpl_strcasecmp here.
17743
17744 2006-11-01  Bruno Haible  <bruno@clisp.org>
17745
17746         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
17747
17748 2006-11-01  Eric Blake  <ebb9@byu.net>
17749
17750         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
17751
17752         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
17753
17754 2006-10-29  Bruno Haible  <bruno@clisp.org>
17755
17756         Make it compile in C++ mode.
17757         * lib/full-write.c (full_rw): Add a cast.
17758
17759 2006-11-01  Bruno Haible  <bruno@clisp.org>
17760
17761         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
17762         be POSIX compliant.
17763         Reported by Roger Persson <perrog@gmail.com>.
17764
17765 2006-11-01  Eric Blake  <ebb9@byu.net>
17766
17767         * lib/getopt_.h: Fix comments.
17768
17769 2006-10-31  Eric Blake  <ebb9@byu.net>
17770
17771         * modules/tmpdir (Depends-on): Add sys_stat.
17772         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
17773         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
17774         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
17775         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
17776         tempname.
17777
17778 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
17779
17780         Avoid some C++ diagnostics reported by Bruno Haible.
17781         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
17782         xmalloc.
17783         (quotearg_alloc): Use xcharalloc rather than xmalloc.
17784         (struct slotvec): Move to top level.
17785         (quotearg_n_options): Rewrite to avoid xmalloc.
17786         * lib/xalloc.h (xcharalloc): New function.
17787         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
17788         [defined __cplusplus]: Add function template that provides result
17789         type propagation.  This part of the change is from Bruno Haible.
17790
17791 2006-10-29  Bruno Haible  <bruno@clisp.org>
17792
17793         Make it compile in C++ mode.
17794         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
17795         * lib/strnlen1.c (strnlen1): Cast memchr result.
17796         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
17797         * lib/clean-temp.c (string_equals, string_hash): Add casts.
17798         (create_temp_dir): Rename local variable 'template'.
17799         (compile_csharp_using_sscli): Add cast.
17800         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
17801         * lib/findprog.c (find_in_path): Likewise.
17802         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
17803         * lib/wait-process.c (register_slave_subprocess): Likewise.
17804
17805 2006-10-22  Bruno Haible  <bruno@clisp.org>
17806
17807         * modules/tsearch: New file.
17808         * lib/tsearch.h: New file.
17809         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
17810         * m4/tsearch.m4: New file.
17811         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
17812
17813 2006-10-29  Eric Blake  <ebb9@byu.net>
17814
17815         * lib/arcfour.c: Assume config.h.
17816         * lib/arctwo.c: Likewise.
17817         * lib/base64.c: Likewise.
17818         * lib/check-version.c: Likewise.
17819         * lib/crc.c: Likewise.
17820         * lib/des.c: Likewise.
17821         * lib/gc-gnulib.c: Likewise.
17822         * lib/gc-libgcrypt.c: Likewise.
17823         * lib/gc-pbkdf2-sha1.c: Likewise.
17824         * lib/getaddrinfo.c: Likewise.
17825         * lib/getdelim.c: Likewise.
17826         * lib/getline.c: Likewise.
17827         * lib/hmac-md5.c: Likewise.
17828         * lib/hmac-sha1.c: Likewise.
17829         * lib/iconvme.c: Likewise.
17830         * lib/md2.c: Likewise.
17831         * lib/md4.c: Likewise.
17832         * lib/memxor.c: Likewise.
17833         * lib/read-file.c: Likewise.
17834         * lib/readline.c: Likewise.
17835         * lib/rijndael-alg-fst.c: Likewise.
17836         * lib/rijndael-api-fst.c: Likewise.
17837         * lib/xgetdomainname.c: Likewise.
17838
17839 2006-10-28  Eric Blake  <ebb9@byu.net>
17840
17841         * lib/xstrndup.c: Assume config.h.
17842
17843 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
17844
17845         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
17846         stat-macros.h is now for our own macros, whereas stat_h is for
17847         macros in the <sys/stat.h> name space.
17848         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
17849         (STAT_MACROS_H): Remove.
17850         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
17851         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
17852         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
17853         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
17854         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
17855         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
17856         Move these macros to ...
17857         * lib/stat_.h: here.  Don't include stat-macros.h.
17858         * lib/canonicalize.c: Don't include stat-macros.h.
17859         * lib/chown.c: Likewise.
17860         * lib/euidaccess.c: Likewise.
17861         * lib/file-type.c: Likewise.
17862         * lib/filemode.c: Likewise.
17863         * lib/glob.c: Likewise.
17864         * lib/isapipe.c: Likewise.
17865         * lib/lchown.c: Likewise.
17866         * lib/lstat.c: Likewise.
17867         * lib/mkdir-p.c: Likewise.
17868         * lib/rmdir.c: Likewise.
17869         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
17870         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
17871         unless mkdir isn't declared, to speed up 'configure'.
17872         Always create sys/stat.h, since it's unlikely any real sys/stat.h
17873         would define all the S_* symbols.
17874         * modules/canonicalize (Depends-on):
17875         Depend on sys_stat, not stat-macros.
17876         * modules/chown: Likewise.
17877         * modules/euidaccess: Likewise.
17878         * modules/filemode: Likewise.
17879         * modules/file-type: Likewise.
17880         * modules/glob: Likewise.
17881         * modules/isapipe: Likewise.
17882         * modules/lchown: Likewise.
17883         * modules/lstat: Likewise.
17884         * modules/mkancesdirs: Likewise.
17885         * modules/rmdir: Likewise.
17886         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
17887         * modules/modechange: Likewise.
17888         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
17889         (configure.ac): Remove gl_STAT_MACROS.
17890         * modules/sys_stat (Depends-on): Remove stat-macros.
17891
17892 2006-10-27  Bruno Haible  <bruno@clisp.org>
17893
17894         * m4/signed.m4: Remove file.
17895         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
17896         invocation.
17897         * modules/vasnprintf (Files): Remove m4/signed.m4.
17898
17899 2006-10-27  Bruno Haible  <bruno@clisp.org>
17900
17901         Update to GNU gettext 0.16.
17902         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
17903         m4/inttypes-h.m4, m4/signed.m4.
17904         * m4/gettext.m4: Update to GNU gettext 0.16.
17905         * m4/intl.m4: New file, from GNU gettext.
17906         * m4/intldir.m4: New file, from GNU gettext.
17907         * config/srclist.txt: Update
17908
17909 2006-10-27  Eric Blake  <ebb9@byu.net>
17910
17911         * MODULES.html.sh: Document tempname.
17912         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
17913         dependencies.
17914         (Files): Move lib/tempname.c...
17915         * modules/tempname: ...to this new module.
17916         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
17917         (gl_PREREQ_TEMPNAME): Move...
17918         * m4/tempname.m4: ...to this new file.
17919         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
17920         * modules/sys_stat (Depends-on): Add stat-macros.
17921         * lib/stat_.h (includes): Pick up stat macros.
17922         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
17923         if stat macros are broken.
17924         * lib/tempname.c (includes): No need to include "stat-macros.h".
17925         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
17926         (direxists, __path_search) [!_LIBC]: Don't compile these in
17927         gnulib; the tmpdir module covers that.
17928         * lib/tempname.h: New file.
17929
17930 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
17931
17932         * COPYING: Explain how gnulib-tool converts licence headers.
17933         Almost all wording by Eric Blake.
17934
17935 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
17936
17937         * lib/mbchar.h (is_basic_table): Make read-only.
17938         * lib/mbchar.c (is_basic_table): Likewise.
17939         Reported by John Darrington.
17940
17941 2006-10-25  Bruno Haible  <bruno@clisp.org>
17942
17943         * lib/progname.h (set_program_name): Undefine before defining.
17944
17945 2006-10-25  Bruno Haible  <bruno@clisp.org>
17946
17947         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
17948         false for non-gcc C++ compilers.
17949         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
17950
17951 2006-10-24  Bruno Haible  <bruno@clisp.org>
17952
17953         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
17954         iconv implementations like Irix iconv.
17955
17956 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
17957
17958         * modules/vararrays: New file.
17959         * m4/vararrays.m4: New file, taken from diffutils.
17960         * MODULES.html.sh: New module vararrays.
17961
17962 2006-10-24  Karl Berry  <karl@gnu.org>
17963
17964         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
17965         Don't call GNU Unix.
17966
17967 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17968
17969         * users.txt: Add Libtool.
17970
17971         Sync from Libtool:
17972
17973         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
17974
17975         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
17976         to gnulib's policy of including config.h unconditionally.
17977
17978 2006-10-24  Bruno Haible  <bruno@clisp.org>
17979
17980         * modules/wcwidth (Files): Add m4/wint_t.m4.
17981         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
17982         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
17983
17984 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
17985
17986         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
17987         to pacify GCC with some -W flags enabled.  Problem reported by
17988         Bruno Haible.
17989
17990 2006-10-24  Jim Meyering  <jim@meyering.net>
17991
17992         * MODULES.html.sh: Remove uinttostr.  It's not a module.
17993         Reported by Karl Berry.
17994
17995 2006-10-23  Bruno Haible  <bruno@clisp.org>
17996
17997         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
17998
17999 2006-10-24  Bruno Haible  <bruno@clisp.org>
18000
18001         * lib/gl_list.h: Use C comment style, not C++ comment style.
18002
18003 2006-10-23  Eric Blake  <ebb9@byu.net>
18004
18005         * lib/getaddrinfo.c (includes): Add missing include.
18006
18007 2006-10-23  Bruno Haible  <bruno@clisp.org>
18008             Paul Eggert  <eggert@cs.ucla.edu>
18009
18010         Ability to rename obstack_free.
18011         * lib/obstack.h (__obstack_free): New macro. Declare instead of
18012         obstack_free.
18013         (obstack_free): Invoke the __obstack_free macro.
18014         * lib/obstack.c (obstack_free): Use __obstack_free macro.
18015
18016 2006-10-23  Bruno Haible  <bruno@clisp.org>
18017             Paul Eggert  <eggert@cs.ucla.edu>
18018
18019         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
18020         __argc, __argv from the declaration. (They are defined as macros on
18021         mingw.)
18022
18023 2006-10-22  Bruno Haible  <bruno@clisp.org>
18024
18025         * doc/gnulib-intro.texi: New file.
18026         * doc/gnulib.texi: Include it.
18027
18028 2006-10-21  Bruno Haible  <bruno@clisp.org>
18029
18030         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
18031         "Introduction", "Miscellanous Notes", "Particular Modules".
18032
18033 2006-10-21  Bruno Haible  <bruno@clisp.org>
18034
18035         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18036         Change mostlyclean-local rule to avoid sh syntax error from bash
18037         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
18038
18039 2006-10-23  Jim Meyering  <jim@meyering.net>
18040
18041         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
18042         in place of snprintf.
18043
18044         * modules/inttostr (Files): Add lib/uinttostr.c.
18045         * lib/uinttostr.c (inttostr): New file/function.
18046         * lib/inttostr.h (uinttostr): Declare.
18047         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
18048         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
18049         Add uinttostr.
18050         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
18051
18052 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
18053
18054         * lib/canonicalize.c (ELOOP): Define if not already defined.
18055         Problem reported by Bruno Haible in
18056         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
18057
18058 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
18059
18060         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
18061         Problem reported by Perry Smith and Ville Laurikari.
18062
18063         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
18064         uses.
18065
18066 2006-10-19  Bruno Haible  <bruno@clisp.org>
18067
18068         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
18069         for mingw.
18070
18071 2006-10-19  Bruno Haible  <bruno@clisp.org>
18072
18073         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
18074         Needed for mingw.
18075
18076 2006-10-19  Bruno Haible  <bruno@clisp.org>
18077
18078         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
18079
18080 2006-10-19  Bruno Haible  <bruno@clisp.org>
18081
18082         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
18083         it.
18084
18085 2006-10-19  Bruno Haible  <bruno@clisp.org>
18086
18087         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
18088         invocation.
18089
18090 2006-10-19  Bruno Haible  <bruno@clisp.org>
18091
18092         * gnulib-tool (func_create_testdir): Don't include ftruncate and
18093         mountlist by default.
18094
18095 2006-10-16  Bruno Haible  <bruno@clisp.org>
18096
18097         * lib/c-strstr.c: Include c-strstr.h.
18098
18099 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
18100
18101         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
18102         in a slash.
18103
18104 2006-10-18  Bruno Haible  <bruno@clisp.org>
18105
18106         * lib/lock.h [C++]: Wrap definitions in extern "C".
18107
18108 2006-10-18  Bruno Haible  <bruno@clisp.org>
18109
18110         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
18111         gl_LIBOBJS list.
18112
18113 2006-10-18  Bruno Haible  <bruno@clisp.org>
18114
18115         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
18116
18117 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
18118
18119         * lib/xstrtol.h: Include gettext.h.
18120         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
18121         Problem reported by Eric Blake.
18122         * modules/xstrtol (Depends-on): Add gettext-h.
18123
18124 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
18125
18126         * lib/strftime.c (advance): New macro.
18127         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
18128         incomplete type, so you can't add 0 to it.  Problem and patch
18129         reported by Eelco Dolstra for dietlibc.
18130
18131 2006-10-18  Jim Meyering  <jim@meyering.net>
18132
18133         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
18134         type for a local, and rename it: s/up/user_proc/.
18135
18136 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
18137
18138         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
18139         READ_UTMP_USER_PROCESS.
18140         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
18141
18142 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
18143
18144         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
18145         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
18146
18147 2006-10-17  Eric Blake  <ebb9@byu.net>
18148
18149         * lib/sigprocmask.c (sigprocmask): Fix typo.
18150
18151         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
18152
18153         * modules/clean-temp (Makefile.am): Don't add to make output...
18154         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
18155         config.h.
18156
18157 2006-10-17  Bruno Haible  <bruno@clisp.org>
18158
18159         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
18160         differently if DEFAULT_TEXT_DOMAIN is set.
18161
18162 2006-10-16  Bruno Haible  <bruno@clisp.org>
18163
18164         * lib/clean-temp.c: Include fwriteerror.h.
18165
18166 2006-10-16  Bruno Haible  <bruno@clisp.org>
18167
18168         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
18169
18170 2006-10-16  Bruno Haible  <bruno@clisp.org>
18171
18172         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
18173         * lib/sigprocmask.h: Include <sys/types.h>.
18174         (sigset_t): Use the system's definition if present.
18175
18176 2006-10-17  Eric Blake  <ebb9@byu.net>
18177
18178         * lib/xvasprintf.c (includes): Assume config.h.
18179         * lib/xasprintf.c (includes): Likewise.
18180
18181 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
18182
18183         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
18184         at least as wide as intmax_t.
18185
18186 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
18187
18188         (Imported from Automake.)
18189         * build-aux/gnupload: Update to version 1.1 of directive file.
18190
18191 2006-10-16  Eric Blake  <ebb9@byu.net>
18192
18193         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
18194         match Automake 1.10a.
18195
18196 2006-10-14  Bruno Haible  <bruno@clisp.org>
18197
18198         * modules/sigprocmask: New file.
18199         * lib/sigprocmask.h: New file.
18200         * lib/sigprocmask.c: New file.
18201         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
18202         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
18203         request sigprocmask.o.
18204         (gl_PREREQ_SIGPROCMASK): New macro.
18205         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
18206         (Depends-on): Add sigprocmask.
18207         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
18208         gt_SIGNALBLOCKING. Test for 'raise' only once.
18209         * lib/fatal-signal.c: Include sigprocmask.h.
18210         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
18211         unblock_fatal_signals): Define always.
18212         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
18213         sigprocmask.
18214
18215 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
18216
18217         Sync from Automake.
18218         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
18219         which incorrectly sets the mode of an existing destination
18220         directory.  In some cases the unpatched install-sh could do the
18221         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
18222         system.  We hope this is rare in practice, but it's clearly worth
18223         fixing.  Problem reported by Alex Unleashed in
18224         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
18225         Also, don't bother to check for -m bugs unless we're using -m;
18226         suggested by Stepan Kasal.
18227
18228 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18229
18230         Sync from Automake.
18231         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
18232         `-c' flag, so they appear at the same position as in %FASTDEP%
18233         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
18234         which ignores unknown options only after the first non-option.
18235         Bug report against M4 by Nelson H. F. Beebe.
18236
18237 2006-10-13  Jim Meyering  <jim@meyering.net>
18238
18239         Fix a bug in yesterday's change.
18240         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
18241         p->fts_statp->st_dev would be used uninitialized.
18242         Ensures that we always call fts_stat on the very first entry.
18243         Miklos Szeredi reported that find -xdev stopped working.
18244
18245 2006-10-12  Bruno Haible  <bruno@clisp.org>
18246
18247         * gnulib-tool (func_get_automake_snippet): Append an automatically
18248         computed EXTRA_DIST augmentation.
18249         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
18250         * modules/alloca-opt (Makefile.am): Likewise.
18251         * modules/allocsa (Makefile.am): Likewise.
18252         * modules/arcfour (Makefile.am): Likewise.
18253         * modules/arctwo (Makefile.am): Likewise.
18254         * modules/argmatch (Makefile.am): Likewise.
18255         * modules/argz (Makefile.am): Likewise.
18256         * modules/atexit (Makefile.am): Likewise.
18257         * modules/backupfile (Makefile.am): Likewise.
18258         * modules/byteswap (Makefile.am): Likewise.
18259         * modules/c-strtod (Makefile.am): Likewise.
18260         * modules/c-strtold (Makefile.am): Likewise.
18261         * modules/calloc (Makefile.am): Likewise.
18262         * modules/canon-host (Makefile.am): Likewise.
18263         * modules/canonicalize (Makefile.am): Likewise.
18264         * modules/chdir-long (Makefile.am): Likewise.
18265         * modules/chdir-safer (Makefile.am): Likewise.
18266         * modules/check-version (Makefile.am): Likewise.
18267         * modules/chown (Makefile.am): Likewise.
18268         * modules/cloexec (Makefile.am): Likewise.
18269         * modules/close-stream (Makefile.am): Likewise.
18270         * modules/closeout (Makefile.am): Likewise.
18271         * modules/crc (Makefile.am): Likewise.
18272         * modules/csharpexec (Makefile.am): Likewise.
18273         * modules/cycle-check (Makefile.am): Likewise.
18274         * modules/des (Makefile.am): Likewise.
18275         * modules/dev-ino (Makefile.am): Likewise.
18276         * modules/dirfd (Makefile.am): Likewise.
18277         * modules/dirname (Makefile.am): Likewise.
18278         * modules/dup2 (Makefile.am): Likewise.
18279         * modules/eealloc (Makefile.am): Likewise.
18280         * modules/error (Makefile.am): Likewise.
18281         * modules/euidaccess (Makefile.am): Likewise.
18282         * modules/exclude (Makefile.am): Likewise.
18283         * modules/exitfail (Makefile.am): Likewise.
18284         * modules/fcntl-safer (Makefile.am): Likewise.
18285         * modules/fcntl (Makefile.am): Likewise.
18286         * modules/file-type (Makefile.am): Likewise.
18287         * modules/fileblocks (Makefile.am): Likewise.
18288         * modules/filemode (Makefile.am): Likewise.
18289         * modules/filenamecat (Makefile.am): Likewise.
18290         * modules/fnmatch (Makefile.am): Likewise.
18291         * modules/fopen-safer (Makefile.am): Likewise.
18292         * modules/fpending (Makefile.am): Likewise.
18293         * modules/fprintftime (Makefile.am): Likewise.
18294         * modules/free (Makefile.am): Likewise.
18295         * modules/fsusage (Makefile.am): Likewise.
18296         * modules/ftruncate (Makefile.am): Likewise.
18297         * modules/fts (Makefile.am): Likewise.
18298         * modules/gc-arcfour (Makefile.am): Likewise.
18299         * modules/gc-des (Makefile.am): Likewise.
18300         * modules/gc-hmac-md5 (Makefile.am): Likewise.
18301         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
18302         * modules/gc-md4 (Makefile.am): Likewise.
18303         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
18304         * modules/gc-sha1 (Makefile.am): Likewise.
18305         * modules/gc (Makefile.am): Likewise.
18306         * modules/getaddrinfo (Makefile.am): Likewise.
18307         * modules/getcwd (Makefile.am): Likewise.
18308         * modules/getdelim (Makefile.am): Likewise.
18309         * modules/getdomainname (Makefile.am): Likewise.
18310         * modules/getgroups (Makefile.am): Likewise.
18311         * modules/gethostname (Makefile.am): Likewise.
18312         * modules/gethrxtime (Makefile.am): Likewise.
18313         * modules/getline (Makefile.am): Likewise.
18314         * modules/getloadavg (Makefile.am): Likewise.
18315         * modules/getlogin_r (Makefile.am): Likewise.
18316         * modules/getndelim2 (Makefile.am): Likewise.
18317         * modules/getopt (Makefile.am): Likewise.
18318         * modules/getpagesize (Makefile.am): Likewise.
18319         * modules/getpass-gnu (Makefile.am): Likewise.
18320         * modules/getpass (Makefile.am): Likewise.
18321         * modules/getsubopt (Makefile.am): Likewise.
18322         * modules/gettime (Makefile.am): Likewise.
18323         * modules/gettimeofday (Makefile.am): Likewise.
18324         * modules/getugroups (Makefile.am): Likewise.
18325         * modules/getusershell (Makefile.am): Likewise.
18326         * modules/glob (Makefile.am): Likewise.
18327         * modules/group-member (Makefile.am): Likewise.
18328         * modules/hard-locale (Makefile.am): Likewise.
18329         * modules/hash (Makefile.am): Likewise.
18330         * modules/hmac-md5 (Makefile.am): Likewise.
18331         * modules/hmac-sha1 (Makefile.am): Likewise.
18332         * modules/human (Makefile.am): Likewise.
18333         * modules/idcache (Makefile.am): Likewise.
18334         * modules/imaxabs (Makefile.am): Likewise.
18335         * modules/imaxdiv (Makefile.am): Likewise.
18336         * modules/inet_ntop (Makefile.am): Likewise.
18337         * modules/inet_pton (Makefile.am): Likewise.
18338         * modules/intprops (Makefile.am): Likewise.
18339         * modules/inttostr (Makefile.am): Likewise.
18340         * modules/inttypes (Makefile.am): Likewise.
18341         * modules/isapipe (Makefile.am): Likewise.
18342         * modules/javaversion (Makefile.am): Likewise.
18343         * modules/lchmod (Makefile.am): Likewise.
18344         * modules/lchown (Makefile.am): Likewise.
18345         * modules/localcharset (Makefile.am): Likewise.
18346         * modules/long-options (Makefile.am): Likewise.
18347         * modules/lstat (Makefile.am): Likewise.
18348         * modules/malloc (Makefile.am): Likewise.
18349         * modules/mathl (Makefile.am): Likewise.
18350         * modules/mbchar (Makefile.am): Likewise.
18351         * modules/md2 (Makefile.am): Likewise.
18352         * modules/md4 (Makefile.am): Likewise.
18353         * modules/md5 (Makefile.am): Likewise.
18354         * modules/memcasecmp (Makefile.am): Likewise.
18355         * modules/memchr (Makefile.am): Likewise.
18356         * modules/memcmp (Makefile.am): Likewise.
18357         * modules/memcoll (Makefile.am): Likewise.
18358         * modules/memcpy (Makefile.am): Likewise.
18359         * modules/memmem (Makefile.am): Likewise.
18360         * modules/memmove (Makefile.am): Likewise.
18361         * modules/mempcpy (Makefile.am): Likewise.
18362         * modules/memrchr (Makefile.am): Likewise.
18363         * modules/memset (Makefile.am): Likewise.
18364         * modules/memxor (Makefile.am): Likewise.
18365         * modules/mkancesdirs (Makefile.am): Likewise.
18366         * modules/mkdir-p (Makefile.am): Likewise.
18367         * modules/mkdir (Makefile.am): Likewise.
18368         * modules/mkdtemp (Makefile.am): Likewise.
18369         * modules/mkstemp (Makefile.am): Likewise.
18370         * modules/mktime (Makefile.am): Likewise.
18371         * modules/modechange (Makefile.am): Likewise.
18372         * modules/mountlist (Makefile.am): Likewise.
18373         * modules/nanosleep (Makefile.am): Likewise.
18374         * modules/obstack (Makefile.am): Likewise.
18375         * modules/openat (Makefile.am): Likewise.
18376         * modules/pagealign_alloc (Makefile.am): Likewise.
18377         * modules/pathmax (Makefile.am): Likewise.
18378         * modules/physmem (Makefile.am): Likewise.
18379         * modules/poll (Makefile.am): Likewise.
18380         * modules/posixtm (Makefile.am): Likewise.
18381         * modules/posixver (Makefile.am): Likewise.
18382         * modules/putenv (Makefile.am): Likewise.
18383         * modules/quote (Makefile.am): Likewise.
18384         * modules/quotearg (Makefile.am): Likewise.
18385         * modules/raise (Makefile.am): Likewise.
18386         * modules/read-file (Makefile.am): Likewise.
18387         * modules/readline (Makefile.am): Likewise.
18388         * modules/readlink (Makefile.am): Likewise.
18389         * modules/readtokens (Makefile.am): Likewise.
18390         * modules/readutmp (Makefile.am): Likewise.
18391         * modules/realloc (Makefile.am): Likewise.
18392         * modules/regex (Makefile.am): Likewise.
18393         * modules/rename-dest-slash (Makefile.am): Likewise.
18394         * modules/rename (Makefile.am): Likewise.
18395         * modules/rijndael (Makefile.am): Likewise.
18396         * modules/rmdir (Makefile.am): Likewise.
18397         * modules/rpmatch (Makefile.am): Likewise.
18398         * modules/safe-read (Makefile.am): Likewise.
18399         * modules/safe-write (Makefile.am): Likewise.
18400         * modules/same-inode (Makefile.am): Likewise.
18401         * modules/same (Makefile.am): Likewise.
18402         * modules/save-cwd (Makefile.am): Likewise.
18403         * modules/savedir (Makefile.am): Likewise.
18404         * modules/setenv (Makefile.am): Likewise.
18405         * modules/settime (Makefile.am): Likewise.
18406         * modules/sha1 (Makefile.am): Likewise.
18407         * modules/sig2str (Makefile.am): Likewise.
18408         * modules/snprintf (Makefile.am): Likewise.
18409         * modules/stat-macros (Makefile.am): Likewise.
18410         * modules/stat-time (Makefile.am): Likewise.
18411         * modules/stdbool (Makefile.am): Likewise.
18412         * modules/stdint (Makefile.am): Likewise.
18413         * modules/stdlib-safer (Makefile.am): Likewise.
18414         * modules/stpcpy (Makefile.am): Likewise.
18415         * modules/stpncpy (Makefile.am): Likewise.
18416         * modules/strcase (Makefile.am): Likewise.
18417         * modules/strcasestr (Makefile.am): Likewise.
18418         * modules/strchrnul (Makefile.am): Likewise.
18419         * modules/strcspn (Makefile.am): Likewise.
18420         * modules/strdup (Makefile.am): Likewise.
18421         * modules/strerror (Makefile.am): Likewise.
18422         * modules/strftime (Makefile.am): Likewise.
18423         * modules/strndup (Makefile.am): Likewise.
18424         * modules/strnlen (Makefile.am): Likewise.
18425         * modules/strpbrk (Makefile.am): Likewise.
18426         * modules/strsep (Makefile.am): Likewise.
18427         * modules/strstr (Makefile.am): Likewise.
18428         * modules/strtod (Makefile.am): Likewise.
18429         * modules/strtoimax (Makefile.am): Likewise.
18430         * modules/strtok_r (Makefile.am): Likewise.
18431         * modules/strtol (Makefile.am): Likewise.
18432         * modules/strtoll (Makefile.am): Likewise.
18433         * modules/strtoul (Makefile.am): Likewise.
18434         * modules/strtoull (Makefile.am): Likewise.
18435         * modules/strtoumax (Makefile.am): Likewise.
18436         * modules/strverscmp (Makefile.am): Likewise.
18437         * modules/sys_socket (Makefile.am): Likewise.
18438         * modules/sys_stat (Makefile.am): Likewise.
18439         * modules/sysexits (Makefile.am): Likewise.
18440         * modules/time_r (Makefile.am): Likewise.
18441         * modules/timegm (Makefile.am): Likewise.
18442         * modules/timespec (Makefile.am): Likewise.
18443         * modules/tmpfile-safer (Makefile.am): Likewise.
18444         * modules/trim (Makefile.am): Likewise.
18445         * modules/unistd-safer (Makefile.am): Likewise.
18446         * modules/unlinkdir (Makefile.am): Likewise.
18447         * modules/unlocked-io (Makefile.am): Likewise.
18448         * modules/userspec (Makefile.am): Likewise.
18449         * modules/utime (Makefile.am): Likewise.
18450         * modules/utimecmp (Makefile.am): Likewise.
18451         * modules/utimens (Makefile.am): Likewise.
18452         * modules/vasnprintf (Makefile.am): Likewise.
18453         * modules/vasprintf (Makefile.am): Likewise.
18454         * modules/vsnprintf (Makefile.am): Likewise.
18455         * modules/xalloc (Makefile.am): Likewise.
18456         * modules/xgetcwd (Makefile.am): Likewise.
18457         * modules/xnanosleep (Makefile.am): Likewise.
18458         * modules/xreadlink (Makefile.am): Likewise.
18459         * modules/xstrtod (Makefile.am): Likewise.
18460         * modules/xstrtol (Makefile.am): Likewise.
18461         * modules/xstrtold (Makefile.am): Likewise.
18462         * modules/yesno (Makefile.am): Likewise.
18463         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
18464
18465 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
18466
18467         * modules/error (Makefile.am): Distribute files through
18468         EXTRA_DIST, not lib_SOURCES.
18469
18470 2006-10-12  Eric Blake  <ebb9@byu.net>
18471
18472         * modules/error (Makefile.am): Distribute files in /lib.
18473         * modules/obstack (Makefile.am): Likewise.
18474
18475 2006-10-12  Bruno Haible  <bruno@clisp.org>
18476
18477         * modules/acl (Makefile.am): Distribute all files in lib/ through
18478         EXTRA_DIST.
18479         * modules/arcfour (Makefile.am): Likewise.
18480         * modules/arctwo (Makefile.am): Likewise.
18481         * modules/argmatch (Makefile.am): Likewise.
18482         * modules/argz (Makefile.am): Likewise.
18483         * modules/atexit (Makefile.am): Likewise.
18484         * modules/backupfile (Makefile.am): Likewise.
18485         * modules/c-strtod (Makefile.am): Likewise.
18486         * modules/c-strtold (Makefile.am): Likewise.
18487         * modules/calloc (Makefile.am): Likewise.
18488         * modules/canon-host (Makefile.am): Likewise.
18489         * modules/canonicalize (Makefile.am): Likewise.
18490         * modules/chdir-long (Makefile.am): Likewise.
18491         * modules/chdir-safer (Makefile.am): Likewise.
18492         * modules/check-version (Makefile.am): Likewise.
18493         * modules/chown (Makefile.am): Likewise.
18494         * modules/cloexec (Makefile.am): Likewise.
18495         * modules/close-stream (Makefile.am): Likewise.
18496         * modules/closeout (Makefile.am): Likewise.
18497         * modules/crc (Makefile.am): Likewise.
18498         * modules/cycle-check (Makefile.am): Likewise.
18499         * modules/des (Makefile.am): Likewise.
18500         * modules/dirfd (Makefile.am): Likewise.
18501         * modules/dirname (Makefile.am): Likewise.
18502         * modules/dup2 (Makefile.am): Likewise.
18503         * modules/euidaccess (Makefile.am): Likewise.
18504         * modules/exclude (Makefile.am): Likewise.
18505         * modules/exitfail (Makefile.am): Likewise.
18506         * modules/fcntl-safer (Makefile.am): Likewise.
18507         * modules/file-type (Makefile.am): Likewise.
18508         * modules/fileblocks (Makefile.am): Likewise.
18509         * modules/filemode (Makefile.am): Likewise.
18510         * modules/filenamecat (Makefile.am): Likewise.
18511         * modules/fnmatch (Makefile.am): Likewise.
18512         * modules/fopen-safer (Makefile.am): Likewise.
18513         * modules/fpending (Makefile.am): Likewise.
18514         * modules/fprintftime (Makefile.am): Likewise.
18515         * modules/free (Makefile.am): Likewise.
18516         * modules/fsusage (Makefile.am): Likewise.
18517         * modules/ftruncate (Makefile.am): Likewise.
18518         * modules/fts (Makefile.am): Likewise.
18519         * modules/gc (Makefile.am): Likewise.
18520         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
18521         * modules/getaddrinfo (Makefile.am): Likewise.
18522         * modules/getcwd (Makefile.am): Likewise.
18523         * modules/getdelim (Makefile.am): Likewise.
18524         * modules/getdomainname (Makefile.am): Likewise.
18525         * modules/getgroups (Makefile.am): Likewise.
18526         * modules/gethostname (Makefile.am): Likewise.
18527         * modules/gethrxtime (Makefile.am): Likewise.
18528         * modules/getline (Makefile.am): Likewise.
18529         * modules/getloadavg (Makefile.am): Likewise.
18530         * modules/getlogin_r (Makefile.am): Likewise.
18531         * modules/getopt (Makefile.am): Likewise.
18532         * modules/getpass (Makefile.am): Likewise.
18533         * modules/getpass-gnu (Makefile.am): Likewise.
18534         * modules/getsubopt (Makefile.am): Likewise.
18535         * modules/gettime (Makefile.am): Likewise.
18536         * modules/gettimeofday (Makefile.am): Likewise.
18537         * modules/getugroups (Makefile.am): Likewise.
18538         * modules/getusershell (Makefile.am): Likewise.
18539         * modules/glob (Makefile.am): Likewise.
18540         * modules/group-member (Makefile.am): Likewise.
18541         * modules/hard-locale (Makefile.am): Likewise.
18542         * modules/hash (Makefile.am): Likewise.
18543         * modules/hmac-md5 (Makefile.am): Likewise.
18544         * modules/hmac-sha1 (Makefile.am): Likewise.
18545         * modules/human (Makefile.am): Likewise.
18546         * modules/idcache (Makefile.am): Likewise.
18547         * modules/imaxabs (Makefile.am): Likewise.
18548         * modules/imaxdiv (Makefile.am): Likewise.
18549         * modules/inet_ntop (Makefile.am): Likewise.
18550         * modules/inet_pton (Makefile.am): Likewise.
18551         * modules/inttostr (Makefile.am): Likewise.
18552         * modules/isapipe (Makefile.am): Likewise.
18553         * modules/lchown (Makefile.am): Likewise.
18554         * modules/long-options (Makefile.am): Likewise.
18555         * modules/lstat (Makefile.am): Likewise.
18556         * modules/malloc (Makefile.am): Likewise.
18557         * modules/mathl (Makefile.am): Likewise.
18558         * modules/mbchar (Makefile.am): Likewise.
18559         * modules/md2 (Makefile.am): Likewise.
18560         * modules/md4 (Makefile.am): Likewise.
18561         * modules/md5 (Makefile.am): Likewise.
18562         * modules/memcasecmp (Makefile.am): Likewise.
18563         * modules/memchr (Makefile.am): Likewise.
18564         * modules/memcmp (Makefile.am): Likewise.
18565         * modules/memcoll (Makefile.am): Likewise.
18566         * modules/memcpy (Makefile.am): Likewise.
18567         * modules/memmem (Makefile.am): Likewise.
18568         * modules/memmove (Makefile.am): Likewise.
18569         * modules/mempcpy (Makefile.am): Likewise.
18570         * modules/memrchr (Makefile.am): Likewise.
18571         * modules/memset (Makefile.am): Likewise.
18572         * modules/memxor (Makefile.am): Likewise.
18573         * modules/mkancesdirs (Makefile.am): Likewise.
18574         * modules/mkdir (Makefile.am): Likewise.
18575         * modules/mkdir-p (Makefile.am): Likewise.
18576         * modules/mkdtemp (Makefile.am): Likewise.
18577         * modules/mkstemp (Makefile.am): Likewise.
18578         * modules/mktime (Makefile.am): Likewise.
18579         * modules/modechange (Makefile.am): Likewise.
18580         * modules/mountlist (Makefile.am): Likewise.
18581         * modules/nanosleep (Makefile.am): Likewise.
18582         * modules/openat (Makefile.am): Likewise.
18583         * modules/pagealign_alloc (Makefile.am): Likewise.
18584         * modules/physmem (Makefile.am): Likewise.
18585         * modules/poll (Makefile.am): Likewise.
18586         * modules/posixtm (Makefile.am): Likewise.
18587         * modules/posixver (Makefile.am): Likewise.
18588         * modules/putenv (Makefile.am): Likewise.
18589         * modules/quote (Makefile.am): Likewise.
18590         * modules/quotearg (Makefile.am): Likewise.
18591         * modules/raise (Makefile.am): Likewise.
18592         * modules/read-file (Makefile.am): Likewise.
18593         * modules/readline (Makefile.am): Likewise.
18594         * modules/readlink (Makefile.am): Likewise.
18595         * modules/readtokens (Makefile.am): Likewise.
18596         * modules/readutmp (Makefile.am): Likewise.
18597         * modules/realloc (Makefile.am): Likewise.
18598         * modules/regex (Makefile.am): Likewise.
18599         * modules/rename (Makefile.am): Likewise.
18600         * modules/rename-dest-slash (Makefile.am): Likewise.
18601         * modules/rijndael (Makefile.am): Likewise.
18602         * modules/rmdir (Makefile.am): Likewise.
18603         * modules/rpmatch (Makefile.am): Likewise.
18604         * modules/safe-read (Makefile.am): Likewise.
18605         * modules/safe-write (Makefile.am): Likewise.
18606         * modules/same (Makefile.am): Likewise.
18607         * modules/save-cwd (Makefile.am): Likewise.
18608         * modules/savedir (Makefile.am): Likewise.
18609         * modules/setenv (Makefile.am): Likewise.
18610         * modules/settime (Makefile.am): Likewise.
18611         * modules/sha1 (Makefile.am): Likewise.
18612         * modules/sig2str (Makefile.am): Likewise.
18613         * modules/snprintf (Makefile.am): Likewise.
18614         * modules/stdlib-safer (Makefile.am): Likewise.
18615         * modules/stpcpy (Makefile.am): Likewise.
18616         * modules/stpncpy (Makefile.am): Likewise.
18617         * modules/strcase (Makefile.am): Likewise.
18618         * modules/strcasestr (Makefile.am): Likewise.
18619         * modules/strchrnul (Makefile.am): Likewise.
18620         * modules/strcspn (Makefile.am): Likewise.
18621         * modules/strdup (Makefile.am): Likewise.
18622         * modules/strerror (Makefile.am): Likewise.
18623         * modules/strftime (Makefile.am): Likewise.
18624         * modules/strndup (Makefile.am): Likewise.
18625         * modules/strnlen (Makefile.am): Likewise.
18626         * modules/strpbrk (Makefile.am): Likewise.
18627         * modules/strsep (Makefile.am): Likewise.
18628         * modules/strstr (Makefile.am): Likewise.
18629         * modules/strtod (Makefile.am): Likewise.
18630         * modules/strtoimax (Makefile.am): Likewise.
18631         * modules/strtok_r (Makefile.am): Likewise.
18632         * modules/strtol (Makefile.am): Likewise.
18633         * modules/strtoll (Makefile.am): Likewise.
18634         * modules/strtoul (Makefile.am): Likewise.
18635         * modules/strtoull (Makefile.am): Likewise.
18636         * modules/strtoumax (Makefile.am): Likewise.
18637         * modules/strverscmp (Makefile.am): Likewise.
18638         * modules/time_r (Makefile.am): Likewise.
18639         * modules/timegm (Makefile.am): Likewise.
18640         * modules/tmpfile-safer (Makefile.am): Likewise.
18641         * modules/unistd-safer (Makefile.am): Likewise.
18642         * modules/unlinkdir (Makefile.am): Likewise.
18643         * modules/userspec (Makefile.am): Likewise.
18644         * modules/utime (Makefile.am): Likewise.
18645         * modules/utimecmp (Makefile.am): Likewise.
18646         * modules/utimens (Makefile.am): Likewise.
18647         * modules/vasnprintf (Makefile.am): Likewise.
18648         * modules/vasprintf (Makefile.am): Likewise.
18649         * modules/vsnprintf (Makefile.am): Likewise.
18650         * modules/xalloc (Makefile.am): Likewise.
18651         * modules/xgetcwd (Makefile.am): Likewise.
18652         * modules/xnanosleep (Makefile.am): Likewise.
18653         * modules/xreadlink (Makefile.am): Likewise.
18654         * modules/xstrtod (Makefile.am): Likewise.
18655         * modules/xstrtol (Makefile.am): Likewise.
18656         * modules/xstrtold (Makefile.am): Likewise.
18657         * modules/yesno (Makefile.am): Likewise.
18658
18659 2006-10-12  Jim Meyering  <jim@meyering.net>
18660
18661         * m4/getloadavg.m4: Revert the change below.
18662
18663         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
18664         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
18665         fail with a symlink, which is what coreutils' ./bootstrap now
18666         creates by default.
18667
18668 2006-10-12  Bruno Haible  <bruno@clisp.org>
18669
18670         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
18671         mingw.
18672         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
18673         MSVC and mingw explicitly.
18674
18675 2006-10-11  Simon Josefsson  <jas@extundo.com>
18676             Bruno Haible  <bruno@clisp.org>
18677
18678         Add support for multiple gnulib-tool invocations in the scope of a
18679         single configure.ac file.
18680         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
18681         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
18682         with the same contents as the _LIBADD variable.
18683         (func_emit_initmacro_start, func_emit_initmacro_end,
18684         func_emit_initmacro_done): New functions.
18685         (func_import, func_create_testdir): Invoke them. Allow the identifiers
18686         gl_LIBOBJS and gl_LTLIBOBJS.
18687
18688 2006-10-11  Bruno Haible  <bruno@clisp.org>
18689
18690         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
18691         (func_create_testdir): Don't create po/Makefile.am, don't invoke
18692         autoreconf. Instead, invoke autopoint explicitly but move back the
18693         *.m4 files from gnulib.
18694
18695 2006-10-11  Bruno Haible  <bruno@clisp.org>
18696
18697         * gnulib-tool (func_usage): Make module names after --create-testdir
18698         optional.
18699         (func_create_testdir): If no module was specified, use nearly all
18700         modules.
18701
18702 2006-10-12  Jim Meyering  <jim@meyering.net>
18703
18704         Big performance improvement for fts-based tools that use FTS_NOSTAT.
18705         Avoid spurious inode-mismatch problems on non-POSIX file systems.
18706         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
18707         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
18708         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
18709         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
18710         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
18711         (fts_set_stat_required): New function.
18712         (fts_open): Defer the calls to fts_stat, if possible or requested.
18713         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
18714         into fts_stat itself.
18715         (fts_read): Perform any required (deferred) fts_stat call.
18716         (fts_build): Likewise, for the directory we're about to open and read.
18717         In the readdir loop, carefully decide whether each entry will require
18718         an eventual call to fts_stat, using dirent.d_type info if available.
18719         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
18720         a command line argument into this function.  Update all callers.
18721         Map a return value of FTS_DOT to FTS_D for a command line argument.
18722         * modules/fts (Depends-on): Add d-type.  Alphabetize.
18723         Thanks to Miklos Szeredi for his tenacity and for the initial
18724         bug report about "find" failing on a FUSE-based file system.
18725
18726         * lib/fts.c (fts_open): Use consistent indentation.
18727
18728 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
18729
18730         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
18731         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
18732         reported by Jim Meyering.  All uses of cache variables renamed
18733         to match Autoconf's.
18734         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
18735         the other one.
18736
18737         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
18738         Fix misspelling in diagnostic.
18739
18740 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
18741
18742         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
18743         defined.  Problem reported by Matthew Woehlke.
18744
18745         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
18746         Add support for Tandem NonStop R series.
18747         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
18748         Use new macro.
18749
18750         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
18751         (has_trailing_slash): Omit size arg; all callers changed.
18752         Omit 'inline', since it doesn't help performance and we'd
18753         need to configure it.
18754         Don't count //, ///, etc. as having a trailing slash.
18755         As a side effect, this removes a C99ism reported by Matthew Woehlke.
18756         (rpl_rename_dest_slash): On failure, use rename's errno rather
18757         than (in some cases) an incorrect or junk errno.
18758         Simplify code by removing need to compute length; this does
18759         cause it to make two passes instead of one over the file name,
18760         but it's worth it.
18761
18762         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
18763         change, since Autoconf's version may no longer be appropriate now
18764         that we are using CVS Autoconf's version.  Add support for Tandem.
18765
18766 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
18767             Bruno Haible  <bruno@clisp.org>
18768
18769         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
18770         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
18771         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
18772         gl_AC_TYPE_LONG_LONG.
18773
18774         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
18775         instead of HAVE_LONG_LONG.
18776         * lib/printf-args.c (printf_fetchargs): Likewise.
18777         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
18778         * lib/vasnprintf.c (VASNPRINTF): Likewise.
18779         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
18780         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
18781         gl_AC_TYPE_LONG_LONG.
18782
18783 2006-10-11  Bruno Haible  <bruno@clisp.org>
18784
18785         * m4/longlong.m4: Add comments.
18786         * m4/ulonglong.m4: Likewise.
18787
18788 2006-10-10  Bruno Haible  <bruno@clisp.org>
18789
18790         Make it possible to #define stpcpy, strdup to aliases.
18791         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
18792         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
18793
18794 2006-10-10  Bruno Haible  <bruno@clisp.org>
18795
18796         Make it possible to #define gcd to an alias.
18797         * lib/gcd.c: Include config.h.
18798
18799 2006-10-10  Bruno Haible  <bruno@clisp.org>
18800
18801         Make it possible to #define c_isascii to an alias.
18802         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
18803         defined. Undefine the macros before defining them, to avoid gcc
18804         warnings.
18805         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
18806         define NO_C_CTYPE_MACROS early.
18807
18808 2006-10-10  Bruno Haible  <bruno@clisp.org>
18809
18810         Make it possible to #define set_program_name to an alias.
18811         * lib/progname.c: Don't undefine set_program_name; instead, undefine
18812         ENABLE_RELOCATABLE early.
18813
18814 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
18815
18816         Port to Tandem NSK OSS, which has 64-bit signed int but at most
18817         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
18818         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
18819         More generally, don't assume that 64-bit signed int is available
18820         if unsigned int is, and vice versa.
18821         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
18822         unsigned symbols, not on their signed counterparts.
18823         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
18824         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
18825         (UINT64_C, UINTMAX_C):
18826         Likewise.
18827         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
18828         unsigned counterparts.
18829         (Have_long_long, Unsigned): New macros.
18830         (Int): Renamed from INT.
18831         (strtoimax): Use the new macros.
18832         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
18833         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
18834         * modules/inttypes (inttypes.h): Substitute
18835         HAVE_UNSIGNED_LONG_LONG_INT.
18836         * modules/stdint (stdint.h): Likewise.
18837         (Files): Add m4/ulonglong.m4.
18838
18839 2006-10-10  Bruno Haible  <bruno@clisp.org>
18840
18841         Fix a gcc -Wshadow warning.
18842         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
18843         to 'bucket'.
18844         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
18845         gl_linked_indexof_from_to): Likewise.
18846         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
18847         Likewise.
18848         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
18849         Likewise.
18850         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
18851         Reported by Eric Blake.
18852
18853 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
18854
18855         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
18856         for NetBSD.  Problem reported by Bruno Haible.
18857
18858 2006-10-09  Jim Meyering  <jim@meyering.net>
18859
18860         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
18861         Patch from Bruno Haible.
18862
18863 2006-10-09  Jim Meyering  <jim@meyering.net>
18864
18865         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
18866         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
18867         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
18868
18869 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
18870
18871         Don't include <config.h> twice; this doesn't work in some cases,
18872         e.g., when config.h has "#define intmax_t long long int" and
18873         we include <config.h>, <inttypes.h>, <config.h> in that order.
18874         Problem reported by Matthew Woehlke in:
18875         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
18876         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
18877         * lib/fts-cycle.c: Don't include config.h.
18878         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
18879         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
18880         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
18881         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
18882         inttypes.h.
18883         * lib/xstrtoumax.c: Likewise.
18884         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
18885         __strtol and the like, so that this module is more like its siblings.
18886         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
18887         Remove; no longer needed now that we assume gnulib inttypes.h.
18888
18889 2006-10-08  Bruno Haible  <bruno@clisp.org>
18890
18891         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
18892         option.
18893
18894 2006-10-07  Jim Meyering  <jim@meyering.net>
18895
18896         * modules/inttypes (inttypes.h): Revert what seems to have been
18897         an inadvertent part of today's change: use "|", not "/" in the
18898         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
18899
18900 2006-10-07  Bruno Haible  <bruno@clisp.org>
18901
18902         * modules/sublist: New file.
18903
18904 2006-10-07  Bruno Haible  <bruno@clisp.org>
18905
18906         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
18907         * modules/argz (argz.h): Likewise.
18908         * modules/arpa_inet (arpa/inet.h): Likewise.
18909         * modules/byteswap (byteswap.h): Likewise.
18910         * modules/configmake (configmake.h): Likewise.
18911         * modules/fcntl (fcntl.h): Likewise.
18912         * modules/fnmatch (fnmatch.h): Likewise.
18913         * modules/getopt (getopt.h): Likewise.
18914         * modules/glob (glob.h): Likewise.
18915         * modules/inttypes (inttypes.h): Likewise.
18916         * modules/netinet_in (netinet/in.h): Likewise.
18917         * modules/poll (poll.h): Likewise.
18918         * modules/stdbool (stdbool.h): Likewise.
18919         * modules/stdint (stdint.h): Likewise.
18920         * modules/sys_select (sys/select.h): Likewise.
18921         * modules/sys_socket (sys/socket.h): Likewise.
18922         * modules/sys_stat (sys/stat.h): Likewise.
18923         * modules/sysexits (sysexits.h): Likewise.
18924         * modules/unistd (unistd.h): Likewise.
18925         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
18926         Add a "DO NOT EDIT" comment to the generated file.
18927         (func_import): Likewise for gnulib-comp.m4.
18928
18929 2006-10-07  Bruno Haible  <bruno@clisp.org>
18930
18931         * lib/gl_sublist.h: New file.
18932         * lib/gl_sublist.c: New file.
18933
18934 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
18935
18936         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
18937         name (relative to the original working directory) and the file
18938         name component (relative to the temporary working directory).  All
18939         callers changed.
18940         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
18941         * lib/mkdir-p.c (make_dir_parents): Likewise.
18942         * lib/mkdir-p.h (make_dir_parents): Likewise.
18943
18944 2006-10-06  Eric Blake  <ebb9@byu.net>
18945
18946         Define several macros for use by the clean-temp module.
18947         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
18948         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
18949         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
18950
18951         * lib/clean-temp.h (close_stream_temp): New declaration.
18952         * lib/clean-temp.c (includes): Pull in headers according to what
18953         other modules are in use.
18954         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
18955
18956 2006-10-06  Bruno Haible  <bruno@clisp.org>
18957
18958         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
18959         instead of fopen, fwriteerror.
18960
18961 2006-10-06  Bruno Haible  <bruno@clisp.org>
18962
18963         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
18964         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
18965         int.
18966         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
18967         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
18968         Return an error indicator.
18969         Suggested by Eric Blake.
18970
18971 2006-10-06  Bruno Haible  <bruno@clisp.org>
18972
18973         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
18974         Reported by Eric Blake.
18975
18976 2006-10-06  Bruno Haible  <bruno@clisp.org>
18977
18978         * modules/closeout (Description): Mention stderr too.
18979
18980 2006-10-06  Bruno Haible  <bruno@clisp.org>
18981         and Paul Eggert  <eggert@cs.ucla.edu>
18982
18983         * lib/closeout.c (close_stdout): Also close stderr.
18984         * lib/closeout.h: Update comment.
18985
18986 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
18987
18988         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
18989         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
18990         * lib/dirchownmod.c: Include lchown.h.
18991         * lib/lchown.c: Don't include files that lchown.h now includes.
18992         Don't declare chown, since lchown.h now does that.
18993         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
18994         (lchown): Define to rpl_chown if lchown is declared but
18995         does not exist.  Declare using a prototype if lchown is not
18996         declared.  Add a copyright notice.
18997         * lib/mkstemp.h: Include <unistd.h>.
18998         * lib/openat.c: Include lchown.h.
18999
19000         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
19001         we now test for that separately.
19002         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
19003         rather than O_NOFOLLOW, when testing whether it's possible to
19004         avoid a race condition reliably.
19005         * lib/savewd.c (savewd_chdir): Likewise.
19006
19007         Remove macros that are no longer needed now that stdint.h is
19008         reliable.
19009         * lib/fsusage.c (UINTMAX_MAX): Remove.
19010         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
19011         * lib/utimecmp.c (SIZE_MAX): Remove.
19012
19013         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
19014
19015         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
19016         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
19017         O_NOATIME works.
19018
19019 2006-10-05  Bruno Haible  <bruno@clisp.org>
19020
19021         * lib/gl_list.h (gl_sortedlist_search_from_to,
19022         gl_sortedlist_indexof_from_to): New declarations.
19023         (gl_list_implementation): New fields sortedlist_search_from_to,
19024         sortedlist_indexof_from_to.
19025         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
19026         inline functions.
19027         * lib/gl_list.c (gl_sortedlist_search_from_to,
19028         gl_sortedlist_indexof_from_to): New functions.
19029         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
19030         function.
19031         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
19032         (gl_array_sortedlist_search_from_to): New function.
19033         (gl_array_list_implementation): Update.
19034         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
19035         function.
19036         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
19037         (gl_carray_sortedlist_search_from_to): New function.
19038         (gl_carray_list_implementation): Update.
19039         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
19040         gl_linked_sortedlist_indexof_from_to): New functions.
19041         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
19042         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
19043         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
19044         gl_tree_sortedlist_indexof_from_to): New functions.
19045         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
19046         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
19047         Update.
19048         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
19049         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
19050         Update.
19051
19052 2006-10-05  Bruno Haible  <bruno@clisp.org>
19053
19054         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
19055         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
19056         (struct gl_list_implementation): Add fields search_from_to,
19057         indexof_from_to. Remove fields search, indexof.
19058         (gl_list_search): Use the search_from_to method.
19059         (gl_list_search_from, gl_list_search_from_to): New functions.
19060         (gl_list_indexof): Use the indexof_from_to method.
19061         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
19062         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
19063         (gl_list_search_from, gl_list_search_from_to): New functions.
19064         (gl_list_indexof): Use the indexof_from_to method.
19065         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
19066         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
19067         gl_array_indexof. Add start_index, end_index arguments.
19068         (gl_array_search_from_to): Renamed from gl_array_search. Add
19069         start_index, end_index arguments.
19070         (gl_array_remove, gl_array_list_implementation): Update.
19071         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
19072         gl_carray_indexof. Add start_index, end_index arguments.
19073         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
19074         start_index, end_index arguments.
19075         (gl_carray_remove, gl_carray_list_implementation): Update.
19076         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
19077         gl_linked_search. Add start_index, end_index arguments.
19078         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
19079         start_index, end_index arguments.
19080         (gl_linked_remove): Update.
19081         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
19082         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
19083         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
19084         field to 'size_t'.
19085         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
19086         gl_tree_search. Add start_index, end_index arguments.
19087         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
19088         start_index, end_index arguments.
19089         (gl_tree_remove): Update.
19090         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
19091         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
19092         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
19093         function.
19094         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
19095         gl_tree_search. Add start_index, end_index arguments.
19096         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
19097         start_index, end_index arguments.
19098         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
19099         Update.
19100         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
19101
19102 2006-10-05  Bruno Haible  <bruno@clisp.org>
19103
19104         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
19105
19106         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
19107         fwriteerror_temp): New declarations.
19108         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
19109         (descriptors): New variable.
19110         (cleanup): First, close the descriptors.
19111         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
19112         fclose_temp, fwriteerror_temp): New functions.
19113
19114 2006-10-04  Jim Meyering  <jim@meyering.net>
19115
19116         * lib/fts.c (fts_open): Tiny comment change.
19117
19118 2006-10-04  Bruno Haible  <bruno@clisp.org>
19119
19120         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
19121         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
19122         gl_LOCK_BODY.
19123         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
19124         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
19125         gl_LOCK_EARLY_BODY.
19126         (gl_LOCK): Require gl_LOCK_BODY.
19127
19128 2006-10-04  Bruno Haible  <bruno@clisp.org>
19129
19130         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
19131         (gl_oset_search_atleast): New declaration.
19132         (struct gl_oset_implementation): Add field 'search_atleast'.
19133         (gl_oset_search_atleast): New inline function.
19134         * lib/gl_oset.c (gl_oset_search_atleast): New function.
19135         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
19136         (gl_array_oset_implementation): Update.
19137         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
19138         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
19139         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
19140
19141 2006-10-04  Bruno Haible  <bruno@clisp.org>
19142
19143         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
19144
19145 2006-10-03  Bruno Haible  <bruno@clisp.org>
19146
19147         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
19148         from gl_avltreehash_list_implementation.
19149
19150 2006-10-03  Bruno Haible  <bruno@clisp.org>
19151
19152         * lib/gl_oset.c (gl_oset_add): Fix return type.
19153
19154 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
19155
19156         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
19157
19158 2006-10-02  Eric Blake  <ebb9@byu.net>
19159
19160         * modules/strnlen (Depends-on): Add extensions.
19161
19162 2006-10-02  Eric Blake  <ebb9@byu.net>
19163
19164         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
19165         definition in 2.60+.
19166
19167 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
19168
19169         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
19170         checks.
19171
19172 2006-10-02  Bruno Haible  <bruno@clisp.org>
19173
19174         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
19175         to the AUTOMAKE_OPTIONS.
19176         Reported by Jim Meyering.
19177
19178 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
19179
19180         Work around bug in Solaris 10 /proc file system:
19181         /proc/self/fd/NNN/.. isn't the parent directory of
19182         the directory whose file descriptor is NNN.  This needs to
19183         be worked around at run time, not compile time, since a
19184         program might be built on Solaris 8, where things work, and
19185         run on Solaris 10.
19186         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
19187         to use the following interface instead:
19188         (OPENAT_BUFFER_SIZE): New macro.
19189         (openat_proc_name): New function.
19190         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
19191         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
19192         Likewise.
19193         * lib/openat-proc.c: New file.
19194         * modules/openat (Files): Add lib/openat-proc.c.
19195         (Depends-on): Add same-inode, stdbool.
19196         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
19197
19198 2006-09-29  Bruno Haible  <bruno@clisp.org>
19199
19200         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
19201         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
19202         argument. Set stdout_closed before testing for ferror, not after.
19203         (fwriteerror, fwriteerror_no_ebadf): New functions.
19204
19205 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19206
19207         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
19208
19209 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
19210
19211         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
19212         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
19213
19214 2006-09-28  Jim Meyering  <jim@meyering.net>
19215
19216         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
19217         Include <unistd.h>.
19218
19219 2006-09-28  Bruno Haible  <bruno@clisp.org>
19220
19221         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
19222         * modules/linkedhash-list (Depends-on): Likewise.
19223         * modules/rbtreehash-list (Depends-on): Likewise.
19224
19225 2006-09-28  Bruno Haible  <bruno@clisp.org>
19226
19227         * lib/strndup.h: Simplify the redefinition of strndup.
19228         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
19229         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
19230
19231 2006-09-28  Bruno Haible  <bruno@clisp.org>
19232
19233         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
19234         * lib/gl_linkedhash_list.c: Likewise.
19235         * lib/gl_rbtreehash_list.c: Likewise.
19236
19237 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
19238
19239         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
19240         getaddrinfo.
19241
19242         * lib/__fpending.h: Don't include <stdio_ext.h> unless
19243         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
19244         it causes <stdio_ext.h> to cause a compile-time error.
19245         Problem reported by Nelson H. F. Beebe.
19246         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
19247         of HAVE_DECL___PENDING.
19248
19249         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
19250         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
19251         declaration.
19252
19253 2006-09-27  Jim Meyering  <jim@meyering.net>
19254
19255         This file could end up with a definition for a function
19256         named __strndup, rather than rpl_strndup on a system with
19257         incomplete weak_alias support.
19258         * lib/strndup.c (strndup): Rename from __strndup.
19259         Remove #defines that used to map __strndup to strndup.
19260         Don't use K&R prototypes.
19261         Remove LIBC-related code, since this file is not sync'd with glibc.
19262         * lib/strndup.h: Revamp, accordingly.
19263         * m4/strndup.m4: Modernize.
19264
19265 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
19266
19267         * modules/savewd (Depends-on): Add 'raise'.
19268         * lib/savewd.c: Include <signal.h>, for 'raise'.
19269
19270 2006-09-26  Jim Meyering  <jim@meyering.net>
19271
19272         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
19273         when we detect Darwin 8.7.0's acl_get_file bug.
19274         Rearrange to perform the new (below) run-test while $LIBS
19275         contains any acl-related library.  Set USE_ACL at the end.
19276         (gl_ACL_GET_FILE): New function.
19277
19278 2006-09-26  Eric Blake  <ebb9@byu.net>
19279
19280         * lib/verror.c: Include <config.h> unconditionally.
19281
19282 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
19283
19284         * modules/clock-time (Maintainer): Add self.
19285         * modules/getlogin_r (Depends-on): Add extensions.
19286
19287 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19288
19289         * modules/clock-time: New module.
19290         * modules/nanosleep (Depends-on): Add clock-time.
19291         * modules/gethrxtime (Depends-on): Likewise.
19292         * modules/gettime (Depends-on): Likewise.
19293         * modules/settime (Depends-on): Likewise.
19294
19295         * modules/fts-lgpl: Depend on openat.
19296         * modules/mkancesdirs: Depend on savewd.
19297         * modules/mkdir-p: Likewise.
19298
19299 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19300
19301         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
19302
19303         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
19304         `gl_have_arbitrary_file_name_length_limit' to
19305         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
19306         actually works between configure runs.
19307
19308 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19309             Bruno Haible  <bruno@clisp.org>
19310
19311         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
19312
19313 2006-09-25  Jim Meyering  <jim@meyering.net>
19314
19315         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
19316         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
19317
19318 2006-09-25  Eric Blake  <ebb9@byu.net>
19319
19320         * gnulib-tool (func_import, func_create_testdir): Fix typos in
19321         exec's in 2006-09-18 patch when shuffling fds.
19322
19323 2006-09-25  Bruno Haible  <bruno@clisp.org>
19324
19325         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
19326         Reported by Jim Meyering.
19327
19328 2006-09-24  Jim Meyering  <jim@meyering.net>
19329
19330         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
19331         compare a pointer against a literal "0".  That caused failures with
19332         at least HP-UX's hpcc.
19333
19334 2006-09-22  Simon Josefsson  <jas@extundo.com>
19335
19336         * modules/gc-sha1:
19337         * modules/gc-md4:
19338         * modules/gc-hmac-sha1:
19339         * modules/gc-hmac-md5:
19340         * modules/gc-des:
19341         * modules/gc-arcfour: Distribute more files.
19342
19343 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19344
19345         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
19346         (gl_linked_iterator_from_to): Initialize struct completely.
19347         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
19348         (gl_tree_iterator_from_to): Likewise
19349         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
19350         * lib/gl_array_list.c [lint] (gl_array_iterator)
19351         (gl_array_iterator_from_to): Likewise.
19352         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
19353         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
19354         (gl_carray_iterator_from_to): Likewise.
19355
19356         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
19357         * lib/md4.c (md4_process_block): Remove unused variable.
19358         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
19359         parentheses for clarity.
19360
19361 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19362
19363         * modules/bison-i18n (Depends-on): Add gettext.
19364
19365 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19366
19367         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
19368         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
19369         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
19370         also add missing comma that caused broken test.
19371         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
19372         stdlib.h, for `abort'.
19373         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
19374         variables.
19375         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
19376         include unistd.h if present, for `rmdir'.
19377         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
19378         variables.
19379         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
19380         in the process include standard headers for prototypes.
19381         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
19382         gets declared on GNU/Linux.
19383         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
19384         unistd.h, for `rmdir'.
19385         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
19386
19387         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
19388         always true.
19389         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
19390
19391         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
19392
19393 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19394
19395         * gnulib-tool (func_version): Create output all at once.  This
19396         may help avoid triggering unnecessary SIGPIPEs, and at any
19397         rate it doesn't hurt.
19398
19399 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19400             Bruno Haible  <bruno@clisp.org>
19401
19402         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
19403         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
19404         * m4/signed.m4 (bh_C_SIGNED): Likewise.
19405
19406         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
19407         (gl_FUNC_VASPRINTF): Invoke it.
19408
19409 2006-09-22  Bruno Haible  <bruno@clisp.org>
19410
19411         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
19412         getloadavg.c as first argument.
19413
19414 2006-09-22  Bruno Haible  <bruno@clisp.org>
19415
19416         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
19417         at the beginning of the gl_INIT macro.
19418         * modules/getloadavg (configure.ac): Pass $gl_source_base to
19419         gl_GETLOADAVG.
19420
19421 2006-09-22  Bruno Haible  <bruno@clisp.org>
19422
19423         * gnulib-tool (func_create_megatestdir): Don't include the config-h
19424         module.
19425         Suggested by Ralf Wildenhues.
19426
19427 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
19428
19429         Import this patch from libc:
19430
19431         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
19432
19433         * lib/regex_internal.c (re_string_reconstruct): Handle
19434         offset < pstr->valid_raw_len && pstr->offsets_needed case.
19435         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
19436         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
19437         re_string_context_at.
19438
19439         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
19440         now requires it.
19441         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
19442         gl_REGEX now does it for us.
19443         (gl_REGEX): Add test taken from
19444         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
19445
19446         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
19447         Check that large offsets work.  Modernize Autoconf usages.
19448         Prefer "yes" to mean a good thing rather than a bad.
19449         Don't put "#define mkstemp" in config.h, as this might interfere
19450         with standard system headers that "#define mkstemp mkstemp64".
19451
19452         * modules/mkstemp (Depends-on): Add extensions, so that
19453         mkstemp is visible on some platforms.
19454         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
19455         (Include): Change to "mkstemp.h" from <stdlib.h>.
19456         (Files): Add mkstemp.h.
19457
19458         * lib/mkstemp.h: New file, since some standard headers
19459         #define mkstemp.
19460         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
19461         Include "mkstemp.h".
19462         Make the _LIBC code resemble glibc original more,
19463         e.g., use K&R style.
19464         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
19465         (mkstemp): Remove, since mkstemp.h does this for us.
19466         * lib/stdlib--.h: Include mkstemp.h.
19467
19468         Import this patch from libc:
19469
19470         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
19471
19472         * lib/tempname.c (__gen_tempname): Change attempts_min
19473         into a macro.  Use preprocessor to decide how to initialize
19474         attempts [Coverity CID 67].
19475
19476 2006-09-20  Bruno Haible  <bruno@clisp.org>
19477
19478         * lib/mkdtemp.c: Import from libc.
19479         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
19480                 * sysdeps/posix/tempname.c (__gen_tempname): Change
19481                 attempts_min into a macro.  Use preprocessor to decide how to
19482                 initialize attempts [Coverity CID 67].
19483         2001-11-27  Paul Eggert  <eggert@twinsun.com>
19484                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
19485                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
19486
19487 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19488
19489         * gnulib-tool (func_exit): New function, to allow to pass the
19490         exit status portably through the trap.  Use everywhere.
19491         (--help, --version): Signal a write error.
19492         (trap): catch SIGPIPE, for write errors.
19493         Exit at the end of the trap, with the correct exit status.
19494
19495 2006-09-19  Karl Berry  <karl@gnu.org>
19496
19497         * doc/gnulib.texi: note about the license texinfo files.
19498
19499 2006-09-19  Eric Blake  <ebb9@byu.net>
19500
19501         * gnulib-tool: Avoid space-tab.
19502
19503 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
19504
19505         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
19506         that prevented coreutils 6.1 from building.  Problem reported
19507         by Petter Reinholdtsen.
19508
19509 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
19510
19511         * gnulib-tool (avoidlist): Fix typo that broke options like
19512         --avoid=lock that are used by coreutils bootstrap.
19513
19514 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
19515
19516         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
19517         more systematically.
19518
19519 2006-09-18  Jim Meyering  <jim@meyering.net>
19520
19521         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
19522
19523 2006-09-18  Bruno Haible  <bruno@clisp.org>
19524
19525         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
19526
19527 2006-09-18  Bruno Haible  <bruno@clisp.org>
19528
19529         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
19530         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
19531         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
19532         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
19533         * m4/gettext.m4: Require autoconf >= 2.52.
19534         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
19535         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
19536         of gl_cv_header_inttypes_h.
19537
19538 2006-09-18  Bruno Haible  <bruno@clisp.org>
19539
19540         * lib/javaversion.c: Include configmake.h.
19541
19542 2006-09-18  Bruno Haible  <bruno@clisp.org>
19543
19544         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
19545         avoid that the while loops be executed in a subshell.
19546
19547 2006-09-18  Bruno Haible  <bruno@clisp.org>
19548
19549         * MODULES.html.sh (func_module): Break long lines.
19550         Suggested by Bruce Korb <bkorb@gnu.org>.
19551
19552 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19553
19554         Speed up by a factor of 1.12.
19555         * gnulib-tool (nl): New variable.
19556         (func_import): Rewrite include directive extraction to only read each
19557         directive once.
19558
19559 2006-09-17  Bruno Haible  <bruno@clisp.org>
19560
19561         * modules/javaversion (Makefile.am): Remove DEFS setting.
19562         (Depends-on): Add configmake, for PKGDATADIR definition.
19563
19564 2006-09-17  Bruno Haible  <bruno@clisp.org>
19565
19566         * gnulib-tool (func_create_testdir): Rewrite all files at once.
19567
19568 2006-09-17  Bruno Haible  <bruno@clisp.org>
19569
19570         * gnulib-tool (func_append): New function, stolen from libtool.m4.
19571         (func_modules_transitive_closure, func_modules_add_dummy,
19572         func_modules_to_filelist, func_import, func_create_testdir,
19573         func_create_megatestdir, ...): Use it wherever possible.
19574         Suggested by Ralf Wildenhues.
19575
19576 2006-09-16  Karl Berry  <karl@gnu.org>
19577
19578         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
19579         to avoid sectioning errors.
19580         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
19581         [ifinfo]: blank line after @center-ed titles.
19582         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
19583         Spell FSF address consistently with others.
19584         (These changes approved by rms.)
19585
19586 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19587
19588         Speed up by a factor of 1.61.
19589         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
19590         already checked module names again.
19591
19592 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19593
19594         Speed up by a factor of 1.13.
19595         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
19596         for new_files, and the input to func_add_or_update.
19597
19598 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19599
19600         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
19601         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
19602
19603 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
19604
19605         * modules/mkancesdirs (Depends-on): Add fcntl.
19606         * modules/savewd: New file.
19607         * MODULES.html.sh (File system functions): Add savewd.
19608
19609         * modules/configmake (Makefile.am): Add support for the
19610         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
19611
19612 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
19613
19614         * m4/savewd.m4: New file.
19615
19616 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
19617
19618         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
19619         (dirchownmod): New arg FD.  All callers changed.
19620         Use FD rather than opening the directory ourself, as opening is
19621         now the caller's responsibility.
19622         * lib/dirchownmod.h: Likewise.
19623         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
19624         hosts that require <sys/types.h> before <sys/stat.h>.  Include
19625         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
19626         (test_dir): Remove.
19627         (mkancesdirs): Return length of prefix of FILE that has already
19628         been made, or -2 if there is a child doing the work.  Redo
19629         algorithm so that it is O(N) rather than O(N**2).  Optimize away
19630         ".", and treat ".." specially since it might stray back into
19631         already-created areas.  Use a subprocess if necessary.  New arg
19632         WD; all users changed.  MAKE_DIR function should now return 1
19633         if it creates a directory that is not readable.  Return -2 if
19634         a child process is spun off.
19635         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
19636         Adjust signature to match code.
19637         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
19638         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
19639         all users changed.
19640         * lib/savewd.c, lib/savewd.h: New files.
19641
19642 2006-09-15  Jim Meyering  <jim@meyering.net>
19643
19644         * modules/rename-dest-slash: New module.
19645         * MODULES.html.sh (posix_compat): Add it here.
19646
19647         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
19648
19649 2006-09-15  Jim Meyering  <jim@meyering.net>
19650
19651         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
19652         file.
19653
19654         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
19655
19656 2006-09-15  Jim Meyering  <jim@meyering.net>
19657
19658         * lib/rename-dest-slash.c (has_trailing_slash): Use
19659         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
19660         (rpl_rename_dest_slash): Perform the cheaper trailing slash
19661         test before testing whether SRC is a directory.
19662         Suggestions from Bruno Haible.
19663
19664         Avoid a warning about an unused variable.
19665         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
19666         into the #ifdef block where it's used.
19667
19668         * lib/rename-dest-slash.c: New file.
19669
19670 2006-09-14  Bruno Haible  <bruno@clisp.org>
19671
19672         * lib/allocsa.c: Include <config.h> unconditionally.
19673         * lib/asnprintf.c: Likewise.
19674         * lib/asprintf.c: Likewise.
19675         * lib/c-strcasecmp.c: Likewise.
19676         * lib/c-strcasestr.c: Likewise.
19677         * lib/c-strncasecmp.c: Likewise.
19678         * lib/c-strstr.c: Likewise.
19679         * lib/classpath.c: Likewise.
19680         * lib/clean-temp.c: Likewise.
19681         * lib/concatpath.c: Likewise.
19682         * lib/copy-file.c: Likewise.
19683         * lib/csharpcomp.c: Likewise.
19684         * lib/csharpexec.c: Likewise.
19685         * lib/execute.c: Likewise.
19686         * lib/fatal-signal.c: Likewise.
19687         * lib/findprog.c: Likewise.
19688         * lib/fwriteerror.c: Likewise.
19689         * lib/gl_array_list.c: Likewise.
19690         * lib/gl_array_oset.c: Likewise.
19691         * lib/gl_avltree_list.c: Likewise.
19692         * lib/gl_avltree_oset.c: Likewise.
19693         * lib/gl_avltreehash_list.c: Likewise.
19694         * lib/gl_carray_list.c: Likewise.
19695         * lib/gl_linked_list.c: Likewise.
19696         * lib/gl_linkedhash_list.c: Likewise.
19697         * lib/gl_list.c: Likewise.
19698         * lib/gl_oset.c: Likewise.
19699         * lib/gl_rbtree_list.c: Likewise.
19700         * lib/gl_rbtree_oset.c: Likewise.
19701         * lib/gl_rbtreehash_list.c: Likewise.
19702         * lib/imaxabs.c: Likewise.
19703         * lib/imaxdiv.c: Likewise.
19704         * lib/javacomp.c: Likewise.
19705         * lib/javaexec.c: Likewise.
19706         * lib/javaversion.c: Likewise.
19707         * lib/linebreak.c: Likewise.
19708         * lib/localcharset.c: Likewise.
19709         * lib/lock.c: Likewise.
19710         * lib/mbchar.c: Likewise.
19711         * lib/mbswidth.c: Likewise.
19712         * lib/mkdtemp.c: Likewise.
19713         * lib/pipe.c: Likewise.
19714         * lib/printf-args.c: Likewise.
19715         * lib/printf-parse.c: Likewise.
19716         * lib/progname.c: Likewise.
19717         * lib/progreloc.c: Likewise.
19718         * lib/readlink.c: Likewise.
19719         * lib/sh-quote.c: Likewise.
19720         * lib/stpcpy.c: Likewise.
19721         * lib/stpncpy.c: Likewise.
19722         * lib/strcasecmp.c: Likewise.
19723         * lib/strcasestr.c: Likewise.
19724         * lib/strcspn.c: Likewise.
19725         * lib/striconv.c: Likewise.
19726         * lib/strncasecmp.c: Likewise.
19727         * lib/strnlen1.c: Likewise.
19728         * lib/strstr.c: Likewise.
19729         * lib/strtok_r.c: Likewise.
19730         * lib/tls.c: Likewise.
19731         * lib/tmpdir.c: Likewise.
19732         * lib/unicodeio.c: Likewise.
19733         * lib/unsetenv.c: Likewise.
19734         * lib/vasnprintf.c: Likewise.
19735         * lib/vasprintf.c: Likewise.
19736         * lib/wait-process.c: Likewise.
19737         * lib/xallocsa.c: Likewise.
19738         * lib/xsetenv.c: Likewise.
19739         * lib/xstriconv.c: Likewise.
19740
19741 2006-09-13  Simon Josefsson  <jas@extundo.com>
19742
19743         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
19744         that internally, suggested by Ralf Wildenhues
19745         <Ralf.Wildenhues@gmx.de>.
19746
19747 2006-09-13  Simon Josefsson  <jas@extundo.com>
19748
19749         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
19750         @LIBOBJS@.
19751         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
19752
19753 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
19754
19755         * lib/_fpending.c: Include <config.h> unconditionally, since we no
19756         longer worry about uses that don't define HAVE_CONFIG_H.
19757         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
19758         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
19759         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
19760         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
19761         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
19762         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
19763         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
19764         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
19765         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
19766         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
19767         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
19768         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
19769         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
19770         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
19771         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
19772         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
19773         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
19774         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
19775         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
19776         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
19777         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
19778         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
19779         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
19780         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
19781         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
19782         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
19783         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
19784         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
19785         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
19786         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
19787         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
19788         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
19789         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
19790         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
19791         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
19792         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
19793         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
19794         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
19795         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
19796         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
19797         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
19798         Likewise.
19799
19800 2006-09-13  Eric Blake  <ebb9@byu.net>
19801
19802         * lib/getopt.c: Fix typo in last commit.
19803
19804 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
19805
19806         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
19807         dgettext.
19808
19809 2006-09-12  Jim Meyering  <jim@meyering.net>
19810
19811         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
19812         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
19813         Reported by Nelson H. F. Beebe.
19814
19815 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
19816
19817         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
19818         program_invocation_name and program_invocation_short_name are
19819         initialized.
19820         * lib/argp-namefrob.h: Move declarations of program_invocation_name
19821         and program_invocation_short_name to argp.h, so they are visible
19822         to user programs.
19823         * lib/argp.h: Likewise
19824
19825 2006-09-10  Bruno Haible  <bruno@clisp.org>
19826
19827         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
19828         m4/inttypes_h.m4, m4/uintmax_t.m4.
19829
19830 2006-09-10  Bruno Haible  <bruno@clisp.org>
19831
19832         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
19833         gl_AC_TYPE_UINTMAX_T.
19834
19835 2006-09-10  Bruno Haible  <bruno@clisp.org>
19836
19837         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
19838
19839 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
19840
19841         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
19842         convention.  Text proposed by Bruno Haible.
19843         (struct argp_option): Document the use of N_() wrappers.
19844
19845         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
19846         '\v', and translate the two parts separately, instead of feeding
19847         the whole string to gettext.  This allows to exclude
19848         '\v' from the strings visible to the translator by writing doc
19849         strings as N_("..") "\v" N_("..").
19850
19851 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
19852
19853         * config/srclist.txt: Undo latest change; the bug was fixed.
19854
19855 2006-09-09  Bruno Haible  <bruno@clisp.org>
19856
19857         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
19858         assignments if building a library without libtool.
19859         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
19860         in func_emit_lib_Makefile_am.
19861         (func_import): When building a static library libfoo.a, arrange to
19862         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
19863         (func_create_testdir): Likewise.
19864         * modules/gc (configure.ac, Makefile.am): If building statically,
19865         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
19866         * modules/iconvme (configure.ac, Makefile.am): Likewise.
19867         * modules/striconv (configure.ac, Makefile.am): Likewise.
19868         Based on a suggestion by Ralf Wildenhues.
19869
19870 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19871
19872         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
19873         Check for unistd.h too, since Autoconf doesn't assume POSIX.
19874         Also:
19875
19876         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19877         Add year_2050_test to catch glibc bug 2821
19878         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
19879
19880         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
19881         Prefer #ifdef to #if.
19882
19883         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
19884         Return from 'main' instead of calling 'exit'.
19885
19886 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19887
19888         * lib/mktime.c (guess_time_tm): Fix bug where mktime
19889         returned the maximum time_t value rather than (time_t) -1.
19890         Problem originally reported by William Bardwell
19891         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
19892
19893         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
19894         Moved to here ...
19895         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
19896         ... from here.
19897
19898 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
19899
19900         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
19901         2821 is fixed.
19902
19903 2006-09-08  Jim Meyering  <jim@meyering.net>
19904
19905         Don't make generated files read-only.  That would bother too many
19906         people.  However, do retain the ability to work when targets are
19907         read-only: remove the destination and temporary files before writing
19908         them (when generated via sed or echo), or by using the -f option for
19909         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
19910         * modules/alloca-opt, modules/argz, modules/arpa_inet:
19911         * modules/byteswap, modules/configmake, modules/fcntl:
19912         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
19913         * modules/localcharset, modules/netinet_in, modules/poll:
19914         * modules/stdbool, modules/stdint, modules/sys_select:
19915         * modules/sys_socket, modules/sys_stat, modules/sysexits:
19916
19917 2006-09-08  Jim Meyering  <jim@meyering.net>
19918
19919         Avoid new build failure on FreeBSD 6.0.
19920         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
19921         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
19922         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
19923
19924 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19925
19926         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
19927
19928 2006-09-07  Jim Meyering  <jim@meyering.net>
19929
19930         Fix global typo in last change: use chmod u-w, not chmod u-x.
19931         Spotted by Paul Eggert and Bruce Korb.
19932         * modules/alloca-opt, modules/argz, modules/arpa_inet:
19933         * modules/byteswap, modules/configmake, modules/fcntl:
19934         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
19935         * modules/localcharset, modules/netinet_in, modules/poll:
19936         * modules/stdbool, modules/stdint, modules/sys_select:
19937         * modules/sys_socket, modules/sys_stat, modules/sysexits:
19938
19939 2006-09-06  Jim Meyering  <jim@meyering.net>
19940
19941         Make generated files be read-only.
19942         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
19943         Ensure that each generated file is now read-only.
19944         * modules/argz: Likewise.
19945         * modules/arpa_inet: Likewise.
19946         * modules/byteswap: Likewise.
19947         * modules/configmake: Likewise.
19948         * modules/fcntl: Likewise.
19949         * modules/fnmatch: Likewise.
19950         * modules/getopt: Likewise.
19951         * modules/glob: Likewise.
19952         * modules/inttypes: Likewise.
19953         * modules/netinet_in: Likewise.
19954         * modules/poll: Likewise.
19955         * modules/stdbool: Likewise.
19956         * modules/stdint: Likewise.
19957         * modules/sys_select: Likewise.
19958         * modules/sys_socket: Likewise.
19959         * modules/sys_stat: Likewise.
19960         * modules/sysexits: Likewise.
19961         * modules/localcharset: Same as above, but continue using temporary
19962         file named "t-$@" (why different?) rather than the "$@-t" used
19963         everywhere else.
19964
19965         * modules/sysexits (Makefile.am): Replace literal occurrences
19966         of "sysexit.h" more readable, and more consistent, "$@".
19967
19968 2006-09-06  Bruno Haible  <bruno@clisp.org>
19969
19970         * modules/striconv: New file.
19971         * modules/xstriconv: New file.
19972         * MODULES.html.sh (Internationalization functions): Add striconv,
19973         xstriconv.
19974
19975 2006-09-06  Bruno Haible  <bruno@clisp.org>
19976
19977         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
19978         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
19979         not using libtool correctly.
19980
19981 2006-09-06  Bruno Haible  <bruno@clisp.org>
19982
19983         * lib/striconv.h: New file.
19984         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
19985         iconvstring.c.
19986         * lib/xstriconv.h: New file.
19987         * lib/xstriconv.c: New file.
19988
19989 2006-09-06  Bruno Haible  <bruno@clisp.org>
19990
19991         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
19992         lib_..._LDFLAGS.
19993
19994 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19995
19996         * lib/argz_.h: Sync from Libtool.
19997
19998         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
19999                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20000
20001         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
20002
20003 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
20004
20005         * modules/trim: New file.
20006
20007 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
20008
20009         * lib/trim.h: New file.
20010         * lib/trim.c: New file.
20011
20012 2006-09-05  Bruno Haible  <bruno@clisp.org>
20013
20014         * MODULES.html.sh (String handling): Add trim.
20015
20016 2006-09-04  Karl Berry  <karl@gnu.org>
20017
20018         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
20019         until next release.
20020
20021 2006-09-03  Bruno Haible  <bruno@clisp.org>
20022
20023         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
20024         correctly.
20025
20026 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20027
20028         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
20029         not gl_GETLOADAVG.  Omit unneeded semicolons.
20030         Problems reported by Ralf Wildenhues in
20031         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
20032         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
20033         at the end, which is the usual gnulib style.
20034
20035         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
20036         of doing all the work ourselves.
20037         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
20038         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
20039
20040 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20041
20042         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
20043         Problem reported by Ralf Wildenhues in
20044         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
20045
20046         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
20047         HAVE_STRUCT_STATFS_F_FSTYPENAME.
20048
20049 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20050
20051         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
20052         yesterday's patch by changing test -n to test -z.
20053
20054 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20055
20056         * modules/getloadavg (Files): Add m4/getloadavg.m4.
20057         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
20058         the former is now obsolescent.
20059
20060         * modules/chdir-long (Depends-on): Add fcntl.
20061
20062 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20063
20064         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
20065         obsolescent, and programs should use gnulib instead.
20066         * m4/getloadavg.m4: New file, with contents taken from Autoconf
20067         but with prefixes changed.
20068
20069 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
20070
20071         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
20072         or stdbool.h, because they might not exist while configuring.
20073
20074         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
20075         Don't include unistd.h or limits.h; not needed, since chdir-long.h
20076         does that for us.
20077         (O_DIRECTORY): Remove.
20078
20079 2006-08-31  Eric Blake  <ebb9@byu.net>
20080
20081         * gnulib-tool: Don't let emacs change spaces to TAB.
20082
20083 2006-08-31  Bruno Haible  <bruno@clisp.org>
20084
20085         * gnulib-tool: When calling func_import more than once, do it in a
20086         subshell.
20087         Reported by Eric Blake <ebb9@byu.net>.
20088
20089 2006-08-31  Bruno Haible  <bruno@clisp.org>
20090
20091         * gnulib-tool (nl): Remove variable.
20092         (sed_transform_lib_file): Use more robust test for config-h module.
20093         (func_import): Fix typo in 2006-08-25 patch.
20094
20095 2006-08-31  Bruno Haible  <bruno@clisp.org>
20096
20097         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
20098         specified, augment Makefile.am variables instead of assigning them.
20099
20100 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
20101
20102         Work around a bug in both the Linux and SunOS 64-bit kernels:
20103         nanosleep mishandles sleeps for longer than 2**31 seconds.
20104         Problem reported by Frank v Waveren in
20105         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
20106         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
20107         Check for nanosleep bug.
20108         (LIB_NANOSLEEP): Append clock_gettime library if needed.
20109
20110 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
20111
20112         Work around a bug in both the Linux and SunOS 64-bit kernels:
20113         nanosleep mishandles sleeps for longer than 2**31 seconds.
20114         Problem reported by Frank v Waveren in
20115         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
20116         * lib/nanosleep.c (BILLION): New constant.
20117         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
20118         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
20119         implementation.
20120
20121 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
20122
20123         * modules/nanosleep (Depends-on): Add gettime.
20124
20125 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
20126         and Simon Josefsson  <jas@extundo.com>
20127         and Oskar Liljeblad  <oskar@osk.mine.nu>
20128
20129         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
20130         * gnulib-tool (func_import): New license type 'unmodifiable license
20131         text'.
20132         * modules/fdl: Use it.  Longer description.
20133         * module/gpl, module/lgpl: New files.
20134
20135 2006-08-30  Jim Meyering  <jim@meyering.net>
20136
20137         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
20138         shadowing the parameter.
20139
20140 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20141
20142         Sync from Libtool:
20143
20144         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20145
20146         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
20147         sharing with gnulib.  Report by Eric Blake.
20148
20149 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
20150
20151         * modules/isapipe: New file.
20152         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
20153
20154 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
20155
20156         * modules/configmake (Makefile.am): Add a comment, and omit
20157         the CONFIGMAKE_ prefix from generated macro names.  Suggested
20158         by Bruno Haible.
20159
20160 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
20161
20162         * m4/isapipe.m4: New file.
20163
20164 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
20165
20166         * lib/isapipe.c, lib/isapipe.h: New files.
20167
20168 2006-08-29  Jim Meyering  <jim@meyering.net>
20169
20170         * modules/configmake (Makefile.am): Make configmake.h depend on
20171         Makefile.  Otherwise, a stale configmake.h could hang around.
20172
20173 2006-08-29  Eric Blake  <ebb9@byu.net>
20174
20175         * lib/error.c (error_at_line, print_errno_message): Match libc, after
20176         resolution of upstream bug 3044.
20177
20178 2006-08-29  Bruno Haible  <bruno@clisp.org>
20179
20180         * modules/localcharset (Depends-on): Add configmake.
20181         (Makefile.am): Remove setting of LIBDIR through DEFS.
20182
20183 2006-08-29  Bruno Haible  <bruno@clisp.org>
20184
20185         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
20186         defined.
20187
20188 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
20189
20190         * modules/fcntl: New file.
20191         * modules/chdir-safer (Depends-on): Add fcntl.
20192         * modules/fts: Likewise.
20193         * modules/mkdir-p: Likewise.
20194
20195         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
20196         This undoes the most recent change, since we're now addressing the
20197         problem in a different way.
20198
20199         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
20200         into output, since the output might be called Makefile.am even
20201         if $makefile_name is something different.
20202         (func_import): Use $makefile_am rather than
20203         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
20204         empty.
20205
20206         * modules/inttypes (Files): Add m4/inttypes-h.m4.
20207
20208 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
20209
20210         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
20211         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
20212         recent change to stdint.m4, since we're now addressing the problem in a
20213         different way.
20214
20215 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
20216
20217         * m4/fcntl_h.m4: New file.
20218
20219 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
20220
20221         * lib/fcntl_.h: New file.
20222         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
20223         the fcntl module.
20224         * lib/dirchownmod.c: Likewise.
20225         * lib/fts.c: Likewise.
20226
20227         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
20228         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
20229         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
20230         just before including <inttypes.h>, to avoid circular inclusion.
20231
20232 2006-08-28  Jim Meyering  <jim@meyering.net>
20233
20234         * doc/visibility.texi: Actually read and correct the grammar of the
20235         sentence affected by yesterday's change.
20236
20237 2006-08-28  Eric Blake  <ebb9@byu.net>
20238
20239         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
20240         needs wrapper.
20241
20242 2006-08-28  Eric Blake  <ebb9@byu.net>
20243
20244         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
20245
20246 2006-08-28  Eric Blake  <ebb9@byu.net>
20247
20248         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
20249
20250 2006-08-28  Bruno Haible  <bruno@clisp.org>
20251
20252         * modules/c-strstr: New file, from GNU gettext.
20253         * MODULES.html.sh (String handling): Add c-strstr.
20254
20255 2006-08-28  Bruno Haible  <bruno@clisp.org>
20256
20257         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
20258         macros.
20259         Reported by Eric Blake.
20260
20261 2006-08-28  Bruno Haible  <bruno@clisp.org>
20262
20263         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
20264         (VASNPRINTF): Return a string of length > INT_MAX without failing.
20265         * lib/vasprintf.c: Include errno.h, limits.h.
20266         (EOVERFLOW): New fallback definition.
20267         (vasprintf): Test here whether the string length is > INT_MAX.
20268         * lib/vsnprintf.c: Include errno.h, limits.h.
20269         (EOVERFLOW): New fallback definition.
20270         (vsnprintf): Fix bug when generated string was too long for the buffer.
20271         Test here whether the string length is > INT_MAX.
20272
20273 2006-08-28  Bruno Haible  <bruno@clisp.org>
20274
20275         * lib/inttypes_.h (SCNX*): Remove definitions.
20276         Reported by Eric Blake.
20277
20278 2006-08-28  Bruno Haible  <bruno@clisp.org>
20279
20280         * lib/c-strstr.h: New file, from GNU gettext.
20281         * lib/c-strstr.c: New file, from GNU gettext.
20282
20283 2006-08-28  Bruno Haible  <bruno@clisp.org>
20284
20285         * gnulib-tool: Reorder some statements.
20286
20287 2006-08-28  Bruno Haible  <bruno@clisp.org>
20288
20289         * gnulib-tool: New option --makefile-name.
20290         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
20291         $makefile_name.
20292         (func_import): Write $makefile_name to the cache file, and read it from
20293         there unless explicitly specified. Use $makefile_name as file name
20294         instead of Makefile.am. Adjust the recommendations accordingly.
20295
20296 2006-08-28  Bruno Haible  <bruno@clisp.org>
20297
20298         * gnulib-tool (func_verify_module): Check against misapplying patch.
20299
20300 2006-08-28  Bruno Haible  <bruno@clisp.org>
20301
20302         * gnulib-tool (func_relativize, func_relconcat): New functions.
20303         Give an error if --local-dir is given with --update.
20304         Remove trailing slashes from $local_gnulib_dir.
20305         (func_import): Store the relativized $local_gnulib_dir in
20306         gnulib-cache.m4, and read it from there if not specified explicitly.
20307
20308 2006-08-28  Bruno Haible  <bruno@clisp.org>
20309
20310         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
20311         is the current directory. Respect also $local_gnulib_dir.
20312
20313 2006-08-28  Bruno Haible  <bruno@clisp.org>
20314             Simon Josefsson  <jas@extundo.com>
20315
20316         BeOS portability.
20317         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
20318
20319 2006-08-27  Jim Meyering  <jim@meyering.net>
20320
20321         * doc/visibility.texi: Remove duplicate word: "pointer".
20322
20323 2006-08-26  Bruno Haible  <bruno@clisp.org>
20324
20325         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
20326         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
20327         (Makefile.am): Create inttypes.h from inttypes_.h.
20328         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
20329
20330         * modules/imaxabs: New file.
20331
20332         * modules/imaxdiv: New file.
20333
20334 2006-08-26  Bruno Haible  <bruno@clisp.org>
20335
20336         * m4/inttypes.m4: New file.
20337         * m4/_inttypes_h.m4: Remove file.
20338         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
20339         PRI_MACROS_BROKEN.
20340         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
20341
20342         * m4/imaxabs.m4: New file.
20343
20344         * m4/imaxdiv.m4: New file.
20345
20346 2006-08-26  Bruno Haible  <bruno@clisp.org>
20347
20348         * lib/inttypes_.h: New file.
20349         * lib/inttypes.h: Remove file.
20350         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
20351
20352         * lib/imaxabs.c: New file.
20353
20354         * lib/imaxdiv.c: New file.
20355
20356 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20357
20358         New config-h module, so that "make" output needn't be cluttered
20359         by -DHAVE_CONFIG_H.
20360         * MODULES.html.sh (Support for building libraries and executables):
20361         Add config-h.
20362         * modules/config-h: New file.
20363         * gnulib-tool (nl, sed_transform_lib_file): New vars.
20364         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
20365         the config-h module is used.
20366
20367         New configmake module, so that "make" output needn't be cluttered
20368         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
20369         * MODULES.html.sh (Support for building libraries and executables):
20370         Add configmake.
20371         * modules/configmake: New file.
20372
20373 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20374
20375         * m4/config-h.m4: New file.
20376
20377 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
20378
20379         * config/srclist.txt: Add elisp-comp.
20380
20381 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
20382
20383         * MODULES.html.sh (Support for building libraries and executables):
20384         Add elisp-comp.
20385         * build-aux/elisp-comp: New file.
20386         * modules/elisp-comp: New file.
20387
20388 2006-08-24  Bruno Haible  <bruno@clisp.org>
20389
20390         * gnulib-tool (func_create_testdir): Use non-default values of
20391         sourcebase and m4base.
20392
20393 2006-08-24  Bruno Haible  <bruno@clisp.org>
20394
20395         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
20396         HTML structure.
20397
20398 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
20399
20400         * modules/openat (Depends-on): Add lchown.
20401
20402 2006-08-23  Bruno Haible  <bruno@clisp.org>
20403
20404         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
20405         of gl_LOCK_EARLY instead of gl_LOCK.
20406
20407 2006-08-23  Bruno Haible  <bruno@clisp.org>
20408
20409         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
20410         on OSF/1 to no.
20411         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
20412
20413 2006-08-23  Bruno Haible  <bruno@clisp.org>
20414
20415         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
20416         as unusable.
20417
20418         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
20419         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
20420         (gl_LOCK): New macro.
20421
20422 2006-08-22  Simon Josefsson  <jas@extundo.com>
20423
20424         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
20425         to md5 module.
20426
20427 2006-08-22  Simon Josefsson  <jas@extundo.com>
20428
20429         * MODULES.html.sh: Add "Support for maintaining and release
20430         projects".
20431
20432         * build-aux/gnupload: New file, from coreutils.
20433
20434 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
20435
20436         Avoid the need for AC_LIBSOURCES in m4 macros.
20437         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
20438         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
20439         * modules/check-version (EXTRA_DIST): Add check-version.h.
20440         * modules/crc (EXTRA_DIST): Add crc.h.
20441         * modules/des (EXTRA_DIST): Add des.h.
20442         * modules/gc (EXTRA_DIST): Add gc.h.
20443         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
20444         * modules/getline (EXTRA_DIST): Add getline.h.
20445         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
20446         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
20447         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
20448         * modules/md2 (EXTRA_DIST): Add md2.h.
20449         * modules/md4 (EXTRA_DIST): Add md4.h.
20450         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
20451         * modules/read-file (EXTRA_DIST): Add read-file.h.
20452         * modules/readline (EXTRA_DIST): Add readline.h.
20453         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
20454         rijndael-api-fst.h.
20455
20456 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
20457
20458         * m4/rijndael.m4 (gl_ARCFOUR):
20459         * m4/arctwo.m4 (gl_ARCTWO):
20460         * m4/check-version.m4 (gl_CHECK_VERSION):
20461         * m4/crc.m4 (gl_CRC):
20462         * m4/des.m4 (gl_DES):
20463         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
20464         * m4/gc.m4 (gl_GC):
20465         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
20466         * m4/getline.m4 (gl_FUNC_GETLINE):
20467         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
20468         * m4/hmac-md5.m4 (gl_HMAC_MD5):
20469         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
20470         * m4/md2.m4 (gl_MD2):
20471         * m4/md4.m4 (gl_MD4):
20472         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
20473         * m4/read-file.m4 (gl_FUNC_READ_FILE):
20474         * m4/readline.m4 (gl_FUNC_READLINE):
20475         * m4/rijndael.m4 (gl_RIJNDAEL):
20476         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
20477         to get the necessary .h files and whatnot.
20478
20479 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
20480
20481         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
20482         gnulib rather than the other way around.
20483         * config/srclistvars.sh (COREUTILS): Remove.
20484
20485 2006-08-22  Jim Meyering  <jim@meyering.net>
20486
20487         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
20488
20489         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
20490
20491 2006-08-22  Eric Blake  <ebb9@byu.net>
20492
20493         * modules/regexprops-generic: New file.
20494         * MODULES.html.sh (Support for building documentation): List it.
20495
20496 2006-08-22  Eric Blake  <ebb9@byu.net>
20497
20498         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
20499         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
20500         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
20501         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
20502
20503 2006-08-22  Bruno Haible  <bruno@clisp.org>
20504
20505         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
20506         and lib_LTLIBRARIES like the other lib_* variables.
20507
20508 2006-08-22  Bruno Haible  <bruno@clisp.org>
20509
20510         * build-aux/x-to-1.in: New file, from GNU gettext.
20511
20512 2006-08-22  Bruno Haible  <bruno@clisp.org>
20513
20514         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
20515         <utmpx.h> exists.
20516
20517 2006-08-22  Bruno Haible  <bruno@clisp.org>
20518
20519         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
20520         <utmpx.h> exists.
20521
20522 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
20523
20524         BeOS portability.
20525         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
20526         exist.
20527         Problem reported by Bruno Haible.
20528
20529 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
20530
20531         Avoid the need for AC_LIBSOURCES in m4 macros.
20532         * modules/acl (EXTRA_DIST): Add acl.h.
20533         * modules/argmatch (Files): Add m4/argmatch.m4.
20534         (configure.ac): Add gl_ARGMATCH.
20535         (EXTRA_DIST): Renamed from lib_SOURCES, for
20536         consistency with the other modules.  Remove argmatch.c.
20537         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
20538         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
20539         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
20540         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
20541         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
20542         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
20543         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
20544         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
20545         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
20546         * modules/closeout (EXTRA_DIST): Add closeout.h.
20547         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
20548         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
20549         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
20550         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
20551         dirname.h; remove basename.c and stripslash.c.
20552         * modules/exclude (EXTRA_DIST): Add exclude.h.
20553         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
20554         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
20555         * modules/file-type (EXTRA_DIST): Add file-type.h.
20556         * modules/filemode (EXTRA_DIST): Add filemode.h.
20557         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
20558         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
20559         * modules/fpending (EXTRA_DIST): Add __fpending.h.
20560         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
20561         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
20562         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
20563         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
20564         * modules/getdate (EXTRA_DIST): Add getdate.c.
20565         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
20566         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
20567         * modules/getpass (EXTRA_DIST): Add getpass.h.
20568         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
20569         * modules/group-member (EXTRA_DIST): Add group-member.h.
20570         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
20571         * modules/hash (EXTRA_DIST): Add hash.h.
20572         * modules/human (EXTRA_DIST): Add human.h.
20573         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
20574         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
20575         * modules/lchown (EXTRA_DIST): Add lchown.h.
20576         * modules/long-options (EXTRA_DIST): Add long-options.h.
20577         * modules/lstat (EXTRA_DIST): Add lstat.h.
20578         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
20579         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
20580         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
20581         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
20582         * modules/memxor (EXTRA_DIST): Add memxor.h.
20583         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
20584         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
20585         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
20586         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
20587         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
20588         * modules/physmem (EXTRA_DIST): Add physmem.h.
20589         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
20590         * modules/posixver (EXTRA_DIST): Add posixver.h.
20591         * modules/quote (EXTRA_DIST): Add quote.h.
20592         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
20593         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
20594         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
20595         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
20596         regex_internal.h regexec.c.
20597         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
20598         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
20599         * modules/same (EXTRA_DIST): Add same.h.
20600         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
20601         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
20602         * modules/savedir (EXTRA_DIST): Add savedir.h.
20603         * modules/sha1 (EXTRA_DIST): Add sha1.h.
20604         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
20605         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
20606         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
20607         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
20608         * modules/strdup (EXTRA_DIST): Add strdup.h.
20609         * modules/strftime (EXTRA_DIST): Add strftime.h.
20610         * modules/strndup (EXTRA_DIST): Add strndup.h.
20611         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
20612         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
20613         * modules/time_r (EXTRA_DIST): Add time_r.h.
20614         * modules/timespec (EXTRA_DIST): Add timespec.h.
20615         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
20616         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
20617         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
20618         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
20619         * modules/userspec (EXTRA_DIST): Add userspec.h.
20620         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
20621         * modules/utimens (EXTRA_DIST): Add utimens.h.
20622         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
20623         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
20624         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
20625         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
20626         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
20627         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
20628         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
20629         * modules/yesno (EXTRA_DIST): Add yesno.h.
20630
20631 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
20632
20633         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
20634
20635         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
20636         * m4/dev-ino.m4, same-inode.m4: Remove.
20637
20638         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
20639         * m4/acl.m4 (AC_FUNC_ACL):
20640         * m4/backupfile.m4 (gl_BACKUPFILE):
20641         * m4/c-strtod.m4 (gl_C99_STRTOLD):
20642         * m4/canon-host.m4 (gl_CANON_HOST):
20643         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
20644         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
20645         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
20646         * m4/cloexec.m4 (gl_CLOEXEC):
20647         * m4/close-stream.m4 (gl_CLOSE_STREAM):
20648         * m4/closeout.m4 (gl_CLOSEOUT):
20649         * m4/dirfd.m4 (gl_FUNC_DIRFD):
20650         * m4/dirname.m4 (gl_DIRNAME):
20651         * m4/exclude.m4 (gl_EXCLUDE):
20652         * m4/exitfail.m4 (gl_EXITFAIL):
20653         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
20654         * m4/file-type.m4 (gl_FILE_TYPE):
20655         * m4/filemode.m4 (gl_FILEMODE):
20656         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
20657         * m4/fpending.m4 (gl_FUNC_FPENDING):
20658         * m4/fprintftime.m4 (gl_FPRINTFTIME):
20659         * m4/fts.m4 (gl_FUNC_FTS):
20660         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
20661         * m4/getdate.m4 (gl_GETDATE):
20662         * m4/gethrxtime.m4 (gl_GETHRXTIME):
20663         * m4/getpagesize.m4 (gl_GETPAGESIZE):
20664         * m4/getpass.m4 (gl_FUNC_GETPASS):
20665         * m4/gettime.m4 (gl_GETTIME):
20666         * m4/getugroups.m4 (gl_GETUGROUPS):
20667         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
20668         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
20669         * m4/hard-locale.m4 (gl_HARD_LOCALE):
20670         * m4/hash.m4 (gl_HASH):
20671         * m4/idcache.m4 (gl_IDCACHE):
20672         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
20673         * m4/lchown.m4 (gl_FUNC_LCHOWN):
20674         * m4/long-options.m4 (gl_LONG_OPTIONS):
20675         * m4/lstat.m4 (gl_FUNC_LSTAT):
20676         * m4/md5.m4 (gl_MD5):
20677         * m4/memcasecmp.m4 (gl_MEMCASECMP):
20678         * m4/memcoll.m4 (gl_MEMCOLL):
20679         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
20680         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
20681         * m4/memxor.m4 (gl_MEMXOR):
20682         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
20683         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
20684         * m4/modechange.m4 (gl_MODECHANGE):
20685         * m4/mountlist.m4 (gl_MOUNTLIST):
20686         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
20687         * m4/openat.m4 (gl_FUNC_OPENAT):
20688         * m4/pathmax.m4 (gl_PATHMAX):
20689         * m4/physmem.m4 (gl_PHYSMEM):
20690         * m4/posixtm.m4 (gl_POSIXTM):
20691         * m4/posixver.m4 (gl_POSIXVER):
20692         * m4/quote.m4 (gl_QUOTE):
20693         * m4/quotearg.m4 (gl_QUOTEARG):
20694         * m4/readtokens.m4 (gl_READTOKENS):
20695         * m4/readutmp.m4 (gl_READUTMP):
20696         * m4/regex.m4 (gl_REGEX):
20697         * m4/safe-read.m4 (gl_SAFE_READ):
20698         * m4/safe-write.m4 (gl_SAFE_WRITE):
20699         * m4/same.m4 (gl_SAME):
20700         * m4/save-cwd.m4 (gl_SAVE_CWD):
20701         * m4/savedir.m4 (gl_SAVEDIR):
20702         * m4/settime.m4 (gl_SETTIME):
20703         * m4/sha1.m4 (gl_SHA1):
20704         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
20705         * m4/stat-macros.m4 (gl_STAT_MACROS):
20706         * m4/stat-time.m4 (gl_STAT_TIME):
20707         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
20708         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
20709         * m4/strdup.m4 (gl_FUNC_STRDUP):
20710         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
20711         * m4/strndup.m4 (gl_FUNC_STRNDUP):
20712         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
20713         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
20714         * m4/time_r.m4 (gl_TIME_R):
20715         * m4/timespec.m4 (gl_TIMESPEC):
20716         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
20717         * m4/unlinkdir.m4 (gl_UNLINKDIR):
20718         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
20719         * m4/userspec.m4 (gl_USERSPEC):
20720         * m4/utimecmp.m4 (gl_UTIMECMP):
20721         * m4/utimens.m4 (gl_UTIMENS):
20722         * m4/xalloc.m4 (gl_XALLOC):
20723         * m4/xgetcwd.m4 (gl_XGETCWD):
20724         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
20725         * m4/xreadlink.m4 (gl_XREADLINK):
20726         * m4/xstrtod.m4 (gl_XSTRTOD):
20727         * m4/yesno.m4 (gl_YESNO):
20728         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
20729         to get the necessary .h files and whatnot.
20730
20731 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
20732             Bruno Haible  <bruno@clisp.org>
20733
20734         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
20735         /bin/sh understanding of '!' conditional negation.
20736
20737 2006-08-21  Jim Meyering  <jim@meyering.net>
20738
20739         * modules/openat (Depends-on): Really alphabetize.
20740
20741         * modules/acl (Depends-on): Add error and quote.
20742
20743         * check-module (find_included_lib_files): Add at-func.c to the
20744         ok-to-include-more-than-once white list.
20745
20746         * modules/openat (Depends-on): Add lstat.  Alphabetize.
20747
20748 2006-08-21  Bruno Haible  <bruno@clisp.org>
20749
20750         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
20751         Emit a pkgdata_DATA variable only if some snippets add contents to it.
20752         Reported by Martin Lambers <marlam@marlam.de>.
20753
20754 2006-08-21  Bruno Haible  <bruno@clisp.org>
20755
20756         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
20757         specify an installation location, don't emit a noinst_LIBRARIES or
20758         noinst_LTLIBRARIES assignment.
20759
20760 2006-08-21  Bruno Haible  <bruno@clisp.org>
20761
20762         BeOS portability.
20763         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
20764         BeOS has mbrtowc() but no <wctype.h>.
20765
20766 2006-08-21  Bruno Haible  <bruno@clisp.org>
20767
20768         BeOS portability.
20769         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
20770         exist.
20771
20772 2006-08-21  Bruno Haible  <bruno@clisp.org>
20773
20774         BeOS portability.
20775         * lib/mbchar.h: Include <wctype.h> only if it exists.
20776
20777 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
20778
20779         Remove files that are no longer needed by their respective modules.
20780         * m4/obstack.m4: Remove.
20781         * m4/strerror_r.m4: Remove.
20782         * m4/uint32_t.m4: Remove.
20783         * m4/uintptr_t.m4: Remove.
20784         * m4/ullong_max.m4: Remove.
20785         * m4/xstrtoimax.m4: Remove.
20786         * m4/xstrtoumax.m4: Remove.
20787
20788         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
20789         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
20790         dependencies now capture this.
20791
20792         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
20793         Do not use AC_LIBSOURCES, since gnulib modules now do this.
20794         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
20795         * m4/human.m4 (gl_HUMAN): Likewise.
20796         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
20797         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
20798
20799         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
20800
20801         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
20802         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
20803         stdint.
20804         * m4/human.m4 (gl_HUMAN): Likewise.
20805         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
20806         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
20807         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
20808         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
20809         * m4/xstrtol (gl_XSTRTOL): Likewise.
20810
20811         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
20812         AC_TYPE_LONG_LONG_INT.
20813         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
20814         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
20815         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
20816         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
20817
20818         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
20819         on stdbool.
20820
20821         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
20822         (gl_PREREQ_XSTRTOUL): Remove.
20823
20824         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
20825
20826         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
20827         mode.
20828
20829 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
20830
20831         Add and change modules to make it easier for coreutils to use
20832         gnulib-tool.
20833         * modules/backupfile (Files): Remove m4/d-ino.m4.
20834         (Depends-on): Add d-ino.
20835         * modules/cycle-check (Depends-on): Add stdint.
20836         (lib_SOURCES): Add cycle-check.h.
20837         * modules/d-ino: New module.
20838         * modules/d-type: New module.
20839         * modules/error (Files): Remove m4/strerror_r.m4.
20840         * modules/filemode (Files): Add m4/st_dm_mode.m4.
20841         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
20842         m4/inttypes_h.m4, m4/uintmax_t.m4.
20843         (Depends-on): Add stdint.
20844         (lib_SOURCES): Add fsusage.h.
20845         * modules/getcwd (Files): Remove d-ino.m4.
20846         (Depends-on): Add d-ino.
20847         * modules/getndelim2 (Depends-on): Add stdint.
20848         * modules/glob (Files): Remove m4/d-type.m4.
20849         (Depends-on): Add d-type.
20850         * modules/host-os: New module.
20851         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
20852         m4/inttypes_h.m4, m4/uintmax_t.m4.
20853         * Depends-on: Add stdint.
20854         (lib_SOURCES): Add human.h.
20855         * modules/inttostr (Files): Remove m4/intmax_t.m4,
20856         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
20857         m4/uintmax_t.m4, m4/ulonglong.m4.
20858         (Depends-on): Add stdint.
20859         (EXTRA_DIST): Add inttostr.h.
20860         * modules/lchmod: New module.
20861         * modules/link-follow: New module.
20862         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
20863         (Depends-on): Add lchmod.
20864         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
20865         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
20866         (Depends-on): Add stdint.
20867         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
20868         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
20869         (Depends-on): Add stdint.
20870         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
20871         * modules/perl: New module.
20872         * modules/regex (Depends-on): Add stdint.
20873         * modules/rmdir-errno: New module.
20874         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
20875         m4/intmax_t.m4.
20876         (Depends-on): Add stdint.
20877         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
20878         m4/uintmax_t.m4.
20879         (Depends-on): Add stdint.
20880         * modules/unlink-busy: New module.
20881         * modules/utimecmp (Depends-on): Add stdint.
20882         * modules/uptime: New module.
20883         * modules/winsz-ioctl: New module.
20884         * modules/winsz-termios: New module.
20885         * modules/xnanosleep (Depends-on): Add nanosleep.
20886         * modules/ullong_max: Remove.
20887         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
20888         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
20889         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
20890         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
20891         (Depends-on): Add inttypes.
20892         (lib_SOURCES): Add xstrtol.h.
20893         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
20894         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
20895         * MODULES.html.sh: Move 'assert' into the assert section.
20896         Move 'dummy' into the linking section.
20897         Remove ullong_max.
20898         Add section for compatibility checks for POSIX:2001 functions,
20899         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
20900         winsz-ioctl, and winsz-termios into it.
20901         Add lchmod.
20902         Add top-level Misc section and put host-os, perl, and uptime
20903         into it.
20904
20905 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
20906
20907         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
20908         now assume the stdint module.  Do not include inttypes.h.
20909         * lib/fsusage.h: Likewise.
20910         * lib/getndelim2.c: Likewise.
20911         * lib/human.h: Likewise.
20912         * lib/inttostr.h: Likewise.
20913         * lib/obstack.c: Likewise.
20914         * lib/regex_internal.h: Likewise.
20915         * lib/tempname.c: Likewise.
20916         * lib/utimecmp.c: Likewise.
20917         * lib/xstrtol.h: Likewise.
20918
20919         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
20920
20921         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
20922         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
20923         * lib/xtime.h: Likewise.
20924
20925 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
20926
20927         * modules/openat (Files): Add lib/fchmodat.c.
20928         Fixes problem reported by Jay Youngman.
20929
20930 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
20931
20932         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
20933         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
20934
20935 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
20936             Bruno Haible  <bruno@clisp.org>
20937
20938         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
20939         and is a script that invokes bison. Tighten the code. Add comments.
20940
20941 2006-08-18  Jim Meyering  <jim@meyering.net>
20942
20943         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
20944         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
20945         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
20946         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
20947
20948 2006-08-18  Bruno Haible  <bruno@clisp.org>
20949
20950         * modules/bison-i18n: New file.
20951         * MODULES.html.sh (Internationalization functions): Add it.
20952
20953 2006-08-18  Bruno Haible  <bruno@clisp.org>
20954
20955         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
20956         sys/statvfs.h. When getmntinfo was found, check its declaration and
20957         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
20958
20959 2006-08-18  Bruno Haible  <bruno@clisp.org>
20960
20961         * m4/bison-i18n.m4: New file, from bison.
20962
20963 2006-08-18  Bruno Haible  <bruno@clisp.org>
20964
20965         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
20966         (ME_DUMMY): Treat "kernfs" as a dummy.
20967         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
20968
20969 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
20970
20971         Update from coreutils.
20972
20973         2006-08-15  Jim Meyering  <jim@meyering.net>
20974
20975         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
20976
20977         2006-01-17  Jim Meyering  <jim@meyering.net>
20978
20979         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
20980
20981         2006-01-11  Jim Meyering  <jim@meyering.net>
20982
20983         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
20984         Check for the lchmod function.
20985
20986 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
20987
20988         Update from coreutils.
20989
20990         * lib/__fpending.h: Add copyright notice.
20991         * lib/fprintftime.h: Likewise.
20992         * lib/savedir.c: Use (C) in copyright notice.
20993         * lib/savedir.h: Likewise.
20994
20995         2006-08-15  Jim Meyering  <jim@meyering.net>
20996
20997         * lib/at-func.c: New file, with the logic of all emulated at-functions.
20998         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
20999         in support of the EXPECTED_ERRNO macro.
21000         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
21001         definitions.  Instead, define the appropriate symbols and include
21002         "at-func.c".
21003         * lib/mkdirat.c (mkdirat): Likewise.
21004         * lib/fchmodat.c (fchmodat): Likewise.
21005         (ENOSYS): Remove definition.
21006         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
21007         it.  Don't include "unistd--.h" -- it wasn't ever used.
21008
21009         2006-01-17  Jim Meyering  <jim@meyering.net>
21010
21011         Rewrite fts.c not to change the current working directory,
21012         by using openat, fstatat, fdopendir, etc..
21013
21014         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
21015         (HAVE_OPENAT_SUPPORT): Define.
21016         [_LIBC] (fchdir): Don't undef or define; no longer used.
21017         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
21018         Now, this `function' always succeeds, and consumes its file descriptor
21019         parameter -- so callers must not close such FDs.  Update callers.
21020         (diropen_fd, opendirat, cwd_advance_fd): New functions.
21021         (diropen): Add parameter, SP.  Adjust all callers.
21022         Implement using diropen_fd, rather than open.
21023         (fts_open): Initialize new member, fts_cwd_fd.
21024         Remove fts_rft-setting code.
21025         (fts_close): Close fts_cwd_fd, if necessary.
21026         (__opendir2): Define in terms of opendir or opendirat,
21027         depending on whether the FST_NOCHDIR flag is set.
21028         (fts_build): Since fts_safe_changedir consumes its FD, and since
21029         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
21030         and close the dup'd file descriptor upon failure.
21031         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
21032         (fts_safe_changedir): Tweak semantics to reflect that this function
21033         now calls cwd_advance_fd and hence consumes its FD argument.
21034         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
21035         [struct FTS] (fts_rft): Remove now-unused member.
21036         [struct FTS] (fts_cycle.state): Improve comment.
21037
21038         * lib/openat.c (openat_needs_fchdir): New function.
21039         * lib/openat.h (openat_needs_fchdir): Declare it.
21040
21041 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
21042
21043         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
21044         Problem and fix reported by Pádraig Brady in
21045         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
21046
21047 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21048
21049         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
21050
21051 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21052
21053         * lib/memcoll.c (memcoll): Optimize for the common case where the
21054         arguments are bytewise equal.
21055
21056 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21057
21058         * doc/regexprops-generic.texi: Add a copyright notice.
21059
21060 2006-08-15  Bruno Haible  <bruno@clisp.org>
21061
21062         * modules/tmpdir (License): Change to LGPL.
21063
21064 2006-08-15  Bruno Haible  <bruno@clisp.org>
21065
21066         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
21067         module.
21068
21069 2006-08-14  Simon Josefsson  <jas@extundo.com>
21070
21071         * config/srclist.txt: Add gnupload.
21072
21073 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
21074
21075         Change copyright notice from LGPL 2 to GPL 2, since that's the
21076         standard form used in the gnulib repository.
21077         * tests/test-lock.c: Likewise.
21078         * tests/test-stdint.c: Likewise.
21079         * tests/test-tls.c: Likewise.
21080
21081         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
21082         prelude-manager.  User shorter URLs for GNU projects, without '?'.
21083         Add copyright notice.
21084
21085         * check-module: Add copyright notice.  Output a copyright
21086         notice if "--version" is specified.
21087         * modules/COPYING: New file.
21088         * tests/test-getaddrinfo.c: Add copyright notice.
21089         * tests/test-verify.c: Likewise.
21090
21091 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
21092
21093         Change copyright notice from LGPL 2 to GPL 2, since that's the
21094         standard form used in the gnulib repository.
21095         * lib/lock.c: LGPL -> GPL.
21096         * lib/lock.h: Likewise.
21097         * lib/strnlen1.c: Likewise.
21098         * lib/strnlen1.h: Likewise.
21099         * lib/tls.c: Likewise.
21100         * lib/tls.h: Likewise.
21101         * lib/tmpdir.c: Likewise.
21102
21103         * lib/TODO: Remove; this belongs only in coreutils.
21104
21105 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
21106
21107         Add copyright notices to long-enough files that lack them, since
21108         otherwise the files aren't clearly free.  Use the same notice that
21109         getdate.texi already uses.
21110         * doc/alloca-opt.texi: Add copyright notice.
21111         * doc/alloca.texi: Likewise.
21112         * doc/ctime.texi: Likewise.
21113         * doc/functions.texi: Likewise.
21114         * doc/gcd.texi: Likewise.
21115         * doc/gnulib-tool.texi: Likewise.
21116         * doc/inet_ntoa.texi: Likewise.
21117         * doc/visibility.texi: Likewise.
21118
21119         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
21120         * doc/quote.texi: Add copyright notice.
21121
21122         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
21123         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
21124         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
21125         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
21126         is now obsolete, and give a pointer to the Sun list.
21127         Add copyright notice.
21128
21129 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
21130
21131         * config/srclistvars.sh: Add copyright notice.
21132
21133 2006-08-14  Eric Blake  <ebb9@byu.net>
21134
21135         Import the following change from libc:
21136
21137         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
21138
21139         Upstream bug 2997.
21140         * lib/misc/error.c: Add space between program name and message if file
21141         name is missing.
21142
21143 2006-08-12  Karl Berry  <karl@gnu.org>
21144
21145         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
21146         remove, these originate in gnulib now.
21147
21148 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21149
21150         * doc/Makefile (standards.info standards.html standards.dvi):
21151         Also depend on make-stds.texi.
21152
21153 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
21154
21155         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
21156         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
21157
21158         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
21159         in wchar_t.  Problem reported by Eric Blake.
21160
21161         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
21162         LEN is smaller than SIZE.  Suggested by Bruno Haible.
21163         Also, help the compiler to keep LEN in a register.
21164
21165 2006-08-11  Eric Blake  <ebb9@byu.net>
21166
21167         * users.txt: Sort.  Add tar.
21168
21169 2006-08-11  Bruno Haible  <bruno@clisp.org>
21170
21171         * users.txt: New file.
21172
21173 2006-08-11  Bruno Haible  <bruno@clisp.org>
21174
21175         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
21176         before <wchar.h>. Needed for OSF/1 and BSD/OS.
21177
21178 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
21179
21180         * modules/snprintf (Depends-on): Remove minmax.
21181         (Maintainer): Add self and Bruno.
21182
21183 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
21184
21185         * lib/.cppi-disable: Add snprintf.h, socket_.h.
21186         * lib/snprintf.c: Include <errno.h> and <limits.h>.
21187         (EOVERFLOW): Define if the system does not.
21188         Do not include "minmax.h"; it wasn't used.
21189         (snprintf): Don't assume size_t promotes to an unsigned type.
21190         Fix bug when generated string was too long for the buffer: the
21191         buffer's contents are supposed to be the initial prefix of the
21192         output.  Don't assume vasnprintf returns EOVERFLOW if the size
21193         exceeds INT_MAX; do the check ourselves.
21194
21195         Import the following changes from libc:
21196
21197         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
21198
21199         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
21200         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
21201         set wc to the byte which couldn't be converted.
21202         (re_string_reconstruct): Don't clear valid_raw_len before calling
21203         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
21204         tip_context using re_string_context_at.
21205
21206         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
21207
21208         * lib/posix/regex.h: g++ still cannot handled [restrict].
21209
21210         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
21211
21212         * lib/posix/regex.h: Remove special handling for VMS.
21213
21214 2006-08-10  Jim Meyering  <jim@meyering.net>
21215
21216         * modules/same-inode: New module.
21217         * modules/dev-ino: New module.
21218         * modules/cycle-check: Depend on these modules, rather than simply
21219         including their .h files.
21220         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
21221         required via m4/cycle-check.m4.
21222         * modules/same: Depend on new same-inode module, rather than
21223         including same-inode.h.
21224         * modules/chdir-safer: New file.
21225
21226         * modules/chown (Depends-on): Add stat-macros.
21227
21228 2006-08-10  Jim Meyering  <jim@meyering.net>
21229
21230         * m4/cycle-check.m4: New file.
21231         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
21232         * m4/dev-ino.m4, m4/same-inode.m4: New files.
21233
21234 2006-08-10  Eric Blake  <ebb9@byu.net>
21235
21236         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
21237         in from original proposal.
21238
21239 2006-08-10  Eric Blake  <ebb9@byu.net>
21240         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
21241
21242         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
21243         namespace.
21244
21245 2006-08-10  Bruno Haible  <bruno@clisp.org>
21246
21247         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
21248         as well.
21249
21250 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21251
21252         Sync from coreutils.
21253
21254         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
21255
21256         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
21257         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
21258
21259 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21260
21261         * modules/restrict: Remove; no longer needed now that we assume
21262         Autoconf 2.59 or later.
21263         * MODULES.html.sh: Remove 'restrict'.
21264         * modules/argp (Depends-on): Remove 'restrict'.
21265         * modules/base64 (Depends-on): Likewise.
21266         * modules/gc (Depends-on): Likewise.
21267         * modules/getaddrinfo (Depends-on): Likewise.
21268         * modules/glob (Depends-on): Likewise.
21269         * modules/inet_ntop (Depends-on): Likewise.
21270         * modules/inet_pton (Depends-on): Likewise.
21271         * modules/memxor (Depends-on): Likewise.
21272         * modules/regex (Depends-on): Likewise.
21273         * modules/strtok_r (Depends-on): Likewise.
21274         * modules/time_r (Depends-on): Likewise.
21275
21276 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
21277
21278         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
21279         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
21280         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
21281         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
21282         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
21283         * m4/memxor.m4 (gl_MEMXOR): Likewise.
21284         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
21285         gl_C_RESTRICT replaced by AC_C_RESTRICT.
21286
21287         Merge from coreutils.
21288         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
21289         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
21290         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
21291         * m4/time_r.m4 (gl_TIME_R): Likewise.
21292
21293 2006-08-09  Karl Berry  <karl@gnu.org>
21294
21295         * config/srclist.txt: no more gettext-tools, per Bruno.
21296
21297 2006-08-08  Eric Blake  <ebb9@byu.net>
21298
21299         * modules/verror: New module.
21300         * MODULES.html.sh: Document it.
21301
21302 2006-08-08  Eric Blake  <ebb9@byu.net>
21303
21304         * lib/verror.h, lib/verror.c: New files.
21305
21306 2006-08-08  Eric Blake  <ebb9@byu.net>
21307
21308         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
21309         verror_at_line output complies with GNU Coding Standards even when
21310         file is NULL.
21311
21312 2006-08-07  Bruno Haible  <bruno@clisp.org>
21313
21314         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
21315         versions of AIX.
21316         Reported by Ralf Wildenhues.
21317
21318 2006-08-07  Bruno Haible  <bruno@clisp.org>
21319
21320         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
21321         in an AC_DEFUN. Needed so that the autoconf snippets can use
21322         AC_REQUIRE.
21323
21324 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21325
21326         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
21327         Initialize pkgdata_DATA.
21328         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
21329         overriding it.
21330
21331 2006-08-06  Eric Blake  <ebb9@byu.net>
21332
21333         * lib/error.h: Fold in some upstream changes from glibc.
21334         * lib/error.c: Likewise.
21335
21336 2006-08-04  Bruno Haible  <bruno@clisp.org>
21337
21338         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
21339         Make the mostlyclean-local rule depend on mostlyclean-generic.
21340         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
21341
21342 2006-07-31  Bruno Haible  <bruno@clisp.org>
21343
21344         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
21345         <stdlib.h>, <string.h>.
21346
21347 2006-07-30  Bruno Haible  <bruno@clisp.org>
21348
21349         * modules/readlink (License): Change to LGPL.
21350
21351 2006-07-30  Bruno Haible  <bruno@clisp.org>
21352
21353         * modules/javaversion (Makefile.am): Distribute javaversion.java and
21354         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
21355         set PKGDATADIR to point to it.
21356
21357 2006-07-30  Bruno Haible  <bruno@clisp.org>
21358
21359         * modules/csharpexec (configure.ac): Comment out macro invocation.
21360         * modules/javaexec (configure.ac): Likewise.
21361         * modules/javacomp-script (configure.ac): Likewise.
21362
21363         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
21364
21365 2006-07-30  Bruno Haible  <bruno@clisp.org>
21366
21367         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
21368         linked-list.
21369
21370 2006-07-30  Bruno Haible  <bruno@clisp.org>
21371
21372         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
21373
21374 2006-07-30  Bruno Haible  <bruno@clisp.org>
21375
21376         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
21377         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
21378         get removed.
21379
21380 2006-07-29  Bruno Haible  <bruno@clisp.org>
21381
21382         Make it possible for gnulib-tool to work with locally modified or
21383         augmented gnulib repositories.
21384         * gnulib-tool (func_usage): Document --local-dir option.
21385         (local_gnulib_dir): New variable.
21386         Handle --local-dir option.
21387         (func_lookup_file): New function.
21388         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
21389         (func_get_description, func_get_filelist, func_get_description,
21390         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
21391         func_get_automake_snippet, func_get_include_directive,
21392         func_get_license, func_get_maintainer): Use func_lookup_file.
21393         (func_import, func_create_testdir): Use func_lookup_file.
21394
21395 2006-07-29  Bruno Haible  <bruno@clisp.org>
21396
21397         * modules/setenv (Depends-on): Add unistd.
21398
21399 2006-07-29  Bruno Haible  <bruno@clisp.org>
21400
21401         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
21402
21403 2006-07-29  Bruno Haible  <bruno@clisp.org>
21404
21405         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
21406
21407 2006-07-29  Bruno Haible  <bruno@clisp.org>
21408
21409         * gnulib-tool (import, update): If there is no Makefile.am, look at
21410         aclocal.m4, instead of bailing out.
21411
21412 2006-07-29  Bruno Haible  <bruno@clisp.org>
21413
21414         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
21415         Categorize the options by when they are useful.
21416
21417 2006-07-29  Bruno Haible  <bruno@clisp.org>
21418
21419         * gnulib-tool (func_usage): Document option --no-libtool.
21420         Handle option --no-libtool.
21421         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
21422         for changed semantics of $libtool variable.
21423         (func_import): Likewise. If libtool is not used, show this through
21424         an option --no-libtool.
21425         (func_create_testdir): Update.
21426
21427 2006-07-29  Bruno Haible  <bruno@clisp.org>
21428
21429         * gnulib-tool (func_import): Extend error message about missing
21430         --doc-base.
21431
21432 2006-07-29  Bruno Haible  <bruno@clisp.org>
21433
21434         * gnulib-tool (func_import): Don't create the $docbase directory if
21435         there is no file to store there.
21436
21437 2006-07-29  Bruno Haible  <bruno@clisp.org>
21438
21439         * gnulib-tool (autoconf_minversion): If a --dir option is given and
21440         relevant, look for configure.ac there, not in the current directory.
21441         Also use a simple search for AC_PREREQ, not "autoconf --trace".
21442
21443 2006-07-29  Bruno Haible  <bruno@clisp.org>
21444
21445         * gnulib-tool (SORT): New variable.
21446         (func_usage): Undocument --assume-autoconf option.
21447         Remove --assume-autoconf option handling.
21448         (autoconf_minversion): Determine from the contents of configure.ac.
21449         (func_import): Remove autoconf_minversion handling.
21450         Suggested by Eric Blake.
21451
21452 2006-07-29  Bruno Haible  <bruno@clisp.org>
21453
21454         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
21455
21456 2006-07-29  Bruno Haible  <bruno@clisp.org>
21457
21458         * config/srclist.txt (*setenv.[ch]): Remove rules.
21459
21460 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21461
21462         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
21463
21464 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21465
21466         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
21467         arpa/inet.h.
21468
21469 2006-07-28  Simon Josefsson  <jas@extundo.com>
21470
21471         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
21472         * modules/inet_pton (Depends-on): Likewise.
21473
21474 2006-07-28  Simon Josefsson  <jas@extundo.com>
21475
21476         * m4/netinet_in_h.m4: New file.
21477
21478 2006-07-28  Simon Josefsson  <jas@extundo.com>
21479
21480         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
21481         #include's.
21482
21483 2006-07-28  Simon Josefsson  <jas@extundo.com>
21484
21485         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
21486         #include's.
21487
21488 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
21489
21490         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
21491         setgid on directories only if they set these bits.
21492         * lib/modechange.h: Remove obsolete comment about masks.
21493
21494 2006-07-28  Eric Blake  <ebb9@byu.net>
21495
21496         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
21497         macro expansion.
21498
21499 2006-07-28  Bruno Haible  <bruno@clisp.org>
21500
21501         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
21502
21503 2006-07-28  Bruno Haible  <bruno@clisp.org>
21504
21505         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
21506
21507 2006-07-28  Bruno Haible  <bruno@clisp.org>
21508
21509         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
21510         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
21511         Define fallbacks.
21512         Avoids link error on FreeBSD 4.x.
21513         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
21514
21515         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
21516         encoding.
21517         * lib/mbswidth.c (iswcntrl): Likewise.
21518
21519 2006-07-27  Bruno Haible  <bruno@clisp.org>
21520
21521         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
21522         test.
21523
21524 2006-07-27  Bruno Haible  <bruno@clisp.org>
21525
21526         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
21527         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
21528         defined.
21529
21530 2006-07-26  Eric Blake  <ebb9@byu.net>
21531
21532         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
21533
21534 2006-07-26  Eric Blake  <ebb9@byu.net>
21535
21536         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
21537         like mingw that lack mkstemp.
21538         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
21539         avoid compilation warning on mingw.
21540
21541 2006-07-26  Bruno Haible  <bruno@clisp.org>
21542
21543         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
21544         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
21545         INT_FAST*_MIN, INTPTR_MIN.
21546
21547 2006-07-25  Bruno Haible  <bruno@clisp.org>
21548
21549         * modules/version-etc (Depends-on): Add stdarg.
21550
21551 2006-07-25  Bruno Haible  <bruno@clisp.org>
21552
21553         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
21554         complex commands.
21555
21556 2006-07-25  Bruno Haible  <bruno@clisp.org>
21557
21558         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
21559         defined in <stdarg.h> or config.h.
21560
21561 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
21562
21563         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
21564         (gl_STDIO_SAFER): Remove.
21565
21566 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
21567
21568         * MODULES.html.sh (File stream based Input/Output):
21569         Add fopen-safer, tmpfile-safer; remove stdio-safer.
21570         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
21571         * modules/fopen-safer, modules/tmpfile-safer: New files.
21572         * modules/stdio-safer: Remove.
21573
21574 2006-07-24  Bruno Haible  <bruno@clisp.org>
21575
21576         * modules/tmpdir: New file.
21577         * MODULES.html.sh (File system functions): Add it.
21578
21579 2006-07-24  Bruno Haible  <bruno@clisp.org>
21580
21581         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
21582         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
21583
21584 2006-07-24  Bruno Haible  <bruno@clisp.org>
21585
21586         * modules/clean-temp: New file.
21587
21588 2006-07-24  Bruno Haible  <bruno@clisp.org>
21589
21590         * m4/tmpdir.m4: New file, from GNU gettext.
21591
21592 2006-07-24  Bruno Haible  <bruno@clisp.org>
21593
21594         * lib/tmpdir.h: New file, from GNU gettext.
21595         * lib/tmpdir.c: New file, from GNU gettext.
21596
21597 2006-07-24  Bruno Haible  <bruno@clisp.org>
21598
21599         * lib/clean-temp.h: New file, from GNU gettext.
21600         * lib/clean-temp.c: New file, from GNU gettext.
21601
21602 2006-07-23  Eric Blake  <ebb9@byu.net>
21603
21604         * modules/stdio-safer (Files): Add tmpfile-safer.c.
21605         (Depends-on): Add binary-io.
21606
21607 2006-07-23  Eric Blake  <ebb9@byu.net>
21608
21609         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
21610
21611 2006-07-23  Eric Blake  <ebb9@byu.net>
21612
21613         * lib/tmpfile-safer.c: New file.
21614         * lib/stdio-safer.h (fopen_safer): Add prototype.
21615         * lib/stdio--.h (tmpfile): Make safer.
21616
21617 2006-07-23  Bruno Haible  <bruno@clisp.org>
21618
21619         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
21620         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
21621         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
21622         gl_linked_remove_at): Use it.
21623
21624 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
21625         and Simon Josefsson <jas@extundo.com>
21626
21627         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
21628
21629         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
21630
21631 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
21632
21633         * modules/close-stream: New file.
21634         * modules/closeout (Description): Make it clear that it exits
21635         with a diagnostic on error.
21636         (Depends-on): Add close-stream.  Remove fpending, stdbool.
21637         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
21638
21639 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
21640
21641         * m4/close-stream.m4: New file.
21642
21643 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
21644
21645         * lib/close-stream.c, lib/close-stream.h: New files.
21646
21647 2006-07-22  Bruno Haible  <bruno@clisp.org>
21648
21649         Merge from GNU gettext 0.15.
21650
21651         2006-05-01  Bruno Haible  <bruno@clisp.org>
21652
21653                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
21654
21655         2006-07-22  Bruno Haible  <bruno@clisp.org>
21656
21657                 * modules/javaversion: New file.
21658                 * MODULES.html.sh (Java): Add javaversion.
21659
21660         2006-03-12  Bruno Haible  <bruno@clisp.org>
21661
21662                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
21663
21664         2005-12-04  Bruno Haible  <bruno@clisp.org>
21665
21666                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
21667                 (untested).
21668
21669         2006-06-21  Bruno Haible  <bruno@clisp.org>
21670
21671                 Avoid warnings from recent versions of mcs.
21672                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
21673                 -o, -L, -r any more. Use options documented since mcs-1.0
21674                 instead. Similarly for -g.
21675
21676         2005-12-04  Bruno Haible  <bruno@clisp.org>
21677
21678                 * build-aux/csharpcomp.sh.in: Suffix for resources is
21679                 .resources, not .resource.
21680
21681         2005-07-09  Bruno Haible  <bruno@clisp.org>
21682
21683                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
21684                 add a .dll suffix.
21685                 Reported by Mark Junker <mjscod@gmx.de>.
21686
21687         2006-07-22  Bruno Haible  <bruno@clisp.org>
21688
21689                 * modules/gettext: Upgrade to gettext-0.15.
21690                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
21691                 m4/visibility.m4.
21692                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
21693
21694 2006-07-22  Bruno Haible  <bruno@clisp.org>
21695
21696         Merge from GNU gettext 0.15.
21697
21698         2006-03-25  Bruno Haible  <bruno@clisp.org>
21699
21700                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
21701
21702         2006-07-21  Bruno Haible  <bruno@clisp.org>
21703
21704                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
21705                 "1.1".
21706
21707         2006-05-09  Bruno Haible  <bruno@clisp.org>
21708
21709                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
21710                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
21711                 for the conftestver execution.
21712
21713         2006-05-01  Bruno Haible  <bruno@clisp.org>
21714
21715                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
21716                 optional target-version argument. Verify that the compiler
21717                 groks source of the specified source-version, or add -source
21718                 option as necessary. Verify that the compiler produces
21719                 bytecode in the specified target-version, or add -target and
21720                 -source options as necessary. Make the result of the test
21721                 available as variable CONF_JAVAC. Also log error output in
21722                 config.log.
21723
21724         2006-03-11  Bruno Haible  <bruno@clisp.org>
21725
21726                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
21727
21728         2006-05-09  Bruno Haible  <bruno@clisp.org>
21729
21730                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
21731                 CLASSPATH_SEPARATOR to a semicolon.
21732
21733         2006-03-12  Bruno Haible  <bruno@clisp.org>
21734
21735                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
21736                 available as variable CONF_JAVA, for subsequent autoconf
21737                 tests. Also log error output in config.log.
21738
21739         2006-07-19  Bruno Haible  <bruno@clisp.org>
21740
21741                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
21742                 that getline works on glibc2 systems. Needed to avoid trouble
21743                 in relocatable.c.
21744                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
21745
21746         2005-12-04  Bruno Haible  <bruno@clisp.org>
21747
21748                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
21749                 launcher (untested).
21750
21751         2005-12-04  Bruno Haible  <bruno@clisp.org>
21752
21753                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
21754
21755         2006-07-22  Bruno Haible  <bruno@clisp.org>
21756
21757                 * gettext.m4: Update from GNU gettext-0.15.
21758                 * nls.m4: Likewise.
21759                 * po.m4: Likewise.
21760                 * inttypes-pri.m4: Likewise.
21761                 * inttypes-h.m4: Renamed from inttypes.m4.
21762                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
21763
21764 2006-07-22  Bruno Haible  <bruno@clisp.org>
21765
21766         Merge from GNU gettext 0.15.
21767
21768         2005-07-05  Bruno Haible  <bruno@clisp.org>
21769
21770                 * printf-args.c (printf_fetchargs): Work around broken
21771                 definition of wint_t on mingw.
21772
21773         2005-02-12  Bruno Haible  <bruno@clisp.org>
21774
21775                 * xallocsa.h: Add extern "C" for C++.
21776
21777         2006-05-17  Bruno Haible  <bruno@clisp.org>
21778
21779                 Cygwin portability.
21780                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
21781
21782         2006-04-30  Bruno Haible  <bruno@clisp.org>
21783
21784                 * progreloc.c: Include <mach-o/dyld.h> if available.
21785                 (find_executable): Use _NSGetExecutablePath when possible.
21786
21787         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
21788
21789                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
21790                 function.
21791
21792         2005-12-29  Bruno Haible  <bruno@clisp.org>
21793
21794                 * progreloc.c (set_program_name_and_installdir): Fix
21795                 compilation error.
21796
21797         2005-12-04  Bruno Haible  <bruno@clisp.org>
21798
21799                 Cygwin portability.
21800                 * progreloc.c: Include <windows.h> also on Cygwin.
21801                 (find_executable): Add support for Cygwin.
21802                 (set_program_name_and_installdir): Handle also platforms with
21803                 nonempty EXEEXT.
21804
21805         2006-07-11  Bruno Haible  <bruno@clisp.org>
21806
21807                 * javacomp.c: Fix a comment.
21808                 Reported by Jim Meyering.
21809
21810         2006-04-30  Bruno Haible  <bruno@clisp.org>
21811
21812                 * javacomp.h (compile_java_class): Add source_version,
21813                 target_version arguments.
21814                 * javacomp.c: Rewritten to choose only a compiler that
21815                 respects the specified source_version and target_version.
21816
21817         2006-06-27  Bruno Haible  <bruno@clisp.org>
21818
21819                 Assume correct S_ISDIR macro.
21820                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
21821
21822         2006-07-22  Bruno Haible  <bruno@clisp.org>
21823
21824                 * javaversion.h: New file, from GNU gettext.
21825                 * javaversion.c: New file, from GNU gettext.
21826                 * javaversion.java: New file, from GNU gettext.
21827                 * javaversion.class: New file, from GNU gettext.
21828
21829         2006-05-17  Bruno Haible  <bruno@clisp.org>
21830
21831                 Cygwin portability.
21832                 * javaexec.c (execute_java_class): Test for jview program
21833                 also on Cygwin.
21834
21835         2006-04-09  Bruno Haible  <bruno@clisp.org>
21836
21837                 * fatal-signal.c: Don't include string.h.
21838                 (at_fatal_signal): Use a copying loop instead of memcpy.
21839
21840         2005-12-04  Bruno Haible  <bruno@clisp.org>
21841
21842                 * csharpexec.c: Add support for 'clix' launcher (untested).
21843                 (execute_csharp_using_sscli): New function.
21844                 (execute_csharp_program): Call it.
21845
21846         2006-06-21  Bruno Haible  <bruno@clisp.org>
21847
21848                 Avoid warnings from recent versions of mcs.
21849                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
21850                 -o, -L, -r any more. Use options documented since mcs-1.0
21851                 instead. Similarly for -g.
21852
21853         2005-07-09  Bruno Haible  <bruno@clisp.org>
21854
21855                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
21856                 add a .dll suffix.
21857                 Reported by Mark Junker <mjscod@gmx.de>.
21858
21859         2006-06-17  Bruno Haible  <bruno@clisp.org>
21860
21861                 * config.charset: Update for NetBSD 3.0.
21862
21863         2006-05-17  Bruno Haible  <bruno@clisp.org>
21864
21865                 Cygwin portability.
21866                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
21867
21868         2006-05-16  Bruno Haible  <bruno@clisp.org>
21869
21870                 * localcharset.c [CYGWIN]: Include <windows.h>.
21871                 (get_charset_aliases): For Cygwin, return the same CPxxx
21872                 aliases list as under WIN32.
21873                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
21874                 the environment variables. Fall back to GetACP().
21875
21876         2006-04-05  Bruno Haible  <bruno@clisp.org>
21877
21878                 * config.charset: Update Juan Manuel Guerrero's address.
21879
21880         2005-02-12  Bruno Haible  <bruno@clisp.org>
21881
21882                 * allocsa.h: Add extern "C" for C++.
21883
21884         2005-02-10  Bruno Haible  <bruno@clisp.org>
21885
21886                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
21887                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
21888
21889         2006-07-22  Bruno Haible  <bruno@clisp.org>
21890
21891                 * gettext.h: Update to GNU gettext-0.15.
21892
21893 2006-07-22  Bruno Haible  <bruno@clisp.org>
21894
21895         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
21896         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
21897         lib-prefix.m4, longdouble.m4, ssize_t.m4.
21898
21899 2006-07-21  Eric Blake  <ebb9@byu.net>
21900
21901         * modules/stdlib-safer: New file.
21902         * MODULES.html.sh (File stream based Input/Output): Add
21903         stdlib-safer.
21904
21905 2006-07-21  Eric Blake  <ebb9@byu.net>
21906
21907         * lib/stdlib-safer.h: New file from coreutils, required by
21908         stdlib--.h.
21909
21910 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
21911
21912         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
21913
21914 2006-07-20  Bruno Haible  <bruno@clisp.org>
21915
21916         * gnulib-tool: Recognize new option --assume-autoconf.
21917         (autoconf_minversion): New variable.
21918         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
21919
21920 2006-07-20  Bruno Haible  <bruno@clisp.org>
21921
21922         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
21923
21924 2006-07-19  Derek R. Price  <derek@ximbiot.com>
21925
21926         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
21927         Reindent and repaginate.
21928
21929 2006-07-19  Derek Price  <derek@ximbiot.com>
21930
21931         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
21932         Correct grammar.
21933
21934 2006-07-17  Bruno Haible  <bruno@clisp.org>
21935
21936         * modules/list: New file.
21937         * modules/array-list: New file.
21938         * modules/carray-list, modules/carray-list-tests: New files.
21939         * modules/linked-list, modules/linked-list-tests: New files.
21940         * modules/avltree-list, modules/avltree-list-tests: New files.
21941         * modules/rbtree-list, modules/rbtree-list-tests: New files.
21942         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
21943         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
21944         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
21945         * modules/oset: New file.
21946         * modules/array-oset: New file.
21947         * modules/avltree-oset, modules/avltree-oset-tests: New files.
21948         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
21949         * tests/test-carray_list.c: New file.
21950         * tests/test-linked_list.c: New file.
21951         * tests/test-avltree_list.c: New file.
21952         * tests/test-rbtree_list.c: New file.
21953         * tests/test-linkedhash_list.c: New file.
21954         * tests/test-avltreehash_list.c: New file.
21955         * tests/test-rbtreehash_list.c: New file.
21956         * tests/test-avltree_oset.c: New file.
21957         * tests/test-rbtree_oset.c: New file.
21958         * MODULES.html.sh (Container data structures): New section.
21959
21960 2006-07-17  Bruno Haible  <bruno@clisp.org>
21961
21962         * m4/gl_list.m4: New file.
21963
21964 2006-07-17  Bruno Haible  <bruno@clisp.org>
21965
21966         * lib/gl_list.h: New file.
21967         * lib/gl_list.c: New file.
21968         * lib/gl_array_list.h: New file.
21969         * lib/gl_array_list.c: New file.
21970         * lib/gl_carray_list.h: New file.
21971         * lib/gl_carray_list.c: New file.
21972         * lib/gl_linked_list.h: New file.
21973         * lib/gl_linked_list.c: New file.
21974         * lib/gl_anylinked_list1.h: New file.
21975         * lib/gl_anylinked_list2.h: New file.
21976         * lib/gl_avltree_list.h: New file.
21977         * lib/gl_avltree_list.c: New file.
21978         * lib/gl_anyavltree_list1.h: New file.
21979         * lib/gl_anyavltree_list2.h: New file.
21980         * lib/gl_rbtree_list.h: New file.
21981         * lib/gl_rbtree_list.c: New file.
21982         * lib/gl_anyrbtree_list1.h: New file.
21983         * lib/gl_anyrbtree_list2.h: New file.
21984         * lib/gl_anytree_list1.h: New file.
21985         * lib/gl_anytree_list2.h: New file.
21986         * lib/gl_linkedhash_list.h: New file.
21987         * lib/gl_linkedhash_list.c: New file.
21988         * lib/gl_anyhash_list1.h: New file.
21989         * lib/gl_anyhash_list2.h: New file.
21990         * lib/gl_avltreehash_list.h: New file.
21991         * lib/gl_avltreehash_list.c: New file.
21992         * lib/gl_rbtreehash_list.h: New file.
21993         * lib/gl_rbtreehash_list.c: New file.
21994         * lib/gl_anytreehash_list1.h: New file.
21995         * lib/gl_anytreehash_list2.h: New file.
21996
21997         * lib/gl_oset.h: New file.
21998         * lib/gl_oset.c: New file.
21999         * lib/gl_array_oset.h: New file.
22000         * lib/gl_array_oset.c: New file.
22001         * lib/gl_avltree_oset.h: New file.
22002         * lib/gl_avltree_oset.c: New file.
22003         * lib/gl_rbtree_oset.h: New file.
22004         * lib/gl_rbtree_oset.c: New file.
22005         * lib/gl_anytree_oset.h: New file.
22006
22007 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
22008
22009         * m4/mkancesdirs.m4: New file.
22010         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
22011         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
22012         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
22013         it.
22014
22015 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
22016
22017         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
22018         * lib/mkancesdirs.h: New files.
22019         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
22020         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
22021         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
22022         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
22023         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
22024         callers changed.  Revamp internals significantly, by not
22025         attempting to create directories that are temporarily more
22026         permissive than the final results.  Do not attempt to use
22027         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
22028         This removes some race conditions, fixes some bugs, and simplifies
22029         things.  Use new dirchownmod function to do owner and mode changes.
22030         * lib/mkdir-p.h: Likewise.
22031         * lib/modechange.c (octal_to_mode): New function.
22032         (struct mode_change): New member mentioned.
22033         (make_node_op_equals): New arg mentioned.  All callers changed.
22034         (mode_compile): Keep track of which mode bits the user has explicitly
22035         mentioned.
22036         (mode_adjust): New arg DIR, so that we implement the X op correctly.
22037         New arg PMODE_BITS, to keep track of which mode bits the user
22038         mentioned; it treats S_ISUID and S_ISGID speciall.
22039         All callers changed.
22040         * lib/modechange.h: Likewise.
22041
22042 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
22043
22044         * MODULES.html.sh: Add mkancestors.
22045         * modules/mkancesdirs: New module.
22046         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
22047         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
22048         The chdir-safer and afs files are now orphans; I'll remove them
22049         unless someone speaks up.
22050         Add lib/dirchownmod.c, lib/dirchownmod.h.
22051         (Depends-on): Remove alloca, chown, save-cwd, dirname.
22052         Add lchown, mkancesdirs.
22053         (Maintainer): Add self.
22054
22055 2006-07-15  Karl Berry  <karl@gnu.org>
22056
22057         * gnulib-tool: help message wording/arrangement.
22058
22059 2006-07-14  Simon Josefsson  <jas@extundo.com>
22060
22061         * doc/gnulib.texi (Libtool and Windows): New section.
22062
22063 2006-07-12  Simon Josefsson  <jas@extundo.com>
22064
22065         * modules/gendocs (License): Fix license, approved by Karl.
22066
22067 2006-07-12  Eric Blake  <ebb9@byu.net>
22068
22069         * MODULES.html.sh: Add gendocs.
22070
22071 2006-07-11  Eric Blake  <ebb9@byu.net>
22072
22073         * modules/fdl: New module, to install doc/fdl.texi.
22074         * MODULES.html.sh: Add new section for documentation modules.
22075         * gnulib-tool: Avoid space-tab.
22076         (--doc-base): New option, to manage files from doc.
22077
22078 2006-07-11  Eric Blake  <ebb9@byu.net>
22079
22080         * m4/absolute-header.m4: Fix comments to match recent change.
22081
22082 2006-07-11  Eric Blake  <ebb9@byu.net>
22083
22084         * gnulib-tool: List --doc-base before --tests-base.
22085
22086 2006-07-11  Derek R. Price  <derek@ximbiot.com>
22087
22088         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
22089
22090 2006-07-11  Bruno Haible  <bruno@clisp.org>
22091
22092         * README: Mention where to put documentation.
22093
22094 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22095
22096         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
22097
22098 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
22099
22100         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
22101         to stdint.m4.
22102
22103 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
22104
22105         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
22106         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
22107         "no/such/file/stdint.h" when there is no such file, so that
22108         the resulting C code can be parsed by dodgy compilers.
22109         Problems reported by Bob Proulx.
22110
22111 2006-07-10  Derek R. Price  <derek@ximbiot.com>
22112
22113         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
22114         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
22115         macros into the GNU _D_EXACT_NAMLEN.
22116         * lib/savedir.c:  Likewise.
22117         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
22118
22119 2006-07-10  Derek R. Price  <derek@ximbiot.com>
22120         and Paul Eggert  <eggert@cs.ucla.edu>
22121
22122         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
22123         * m4/savedir.m4:
22124         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
22125         macros into the GNU _D_EXACT_NAMLEN.
22126
22127 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
22128
22129         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
22130         around the absolute name, to work around a problem with the HP-UX
22131         11.23 native C compiler, reported by Bob Proulx.
22132
22133 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
22134
22135         * doc/maintain.texi, make-stds.texi: Sync from
22136         <http://savannah.gnu.org/projects/gnustandards>.
22137
22138 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
22139
22140         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
22141
22142 2006-07-09  Jim Meyering  <jim@meyering.net>
22143
22144         * m4/glob.m4: Remove a doubled word in a comment.
22145
22146 2006-07-09  Jim Meyering  <jim@meyering.net>
22147
22148         * lib/argp-pv.c: Remove a doubled word in a comment.
22149         * lib/check-version.c (check_version): Likewise.
22150         * lib/javacomp.c (compile_java_class): Likewise.
22151
22152 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
22153
22154         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
22155         for the benefit of people using Autoconf 2.60.  If you want to
22156         support older Autoconf versions you can copy m4/onceonly_2_57.m4
22157         (or m4/onceonly.m4, if pre-2.57) manually.
22158
22159 2006-07-08  Jim Meyering  <jim@meyering.net>
22160
22161         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
22162         comment.
22163         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
22164         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
22165         comment.
22166
22167 2006-07-08  Jim Meyering  <jim@meyering.net>
22168
22169         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
22170
22171 2006-07-07  Simon Josefsson  <jas@extundo.com>
22172
22173         * tests/test-crc.c: Change expected crc value, the test vector
22174         were probably computed using the old broken crc.c?
22175
22176 2006-07-06  Simon Josefsson  <jas@extundo.com>
22177
22178         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
22179         now the canonical place for the M4 file).
22180
22181         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
22182         from the sys_socket dependency now.
22183
22184         * modules/inet_pton (Files): Ditto.
22185
22186         * modules/inet_ntop (Files): Ditto.
22187
22188 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
22189
22190         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
22191         not gl_PREREQ_GETUSERSHELL.
22192
22193 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22194
22195         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
22196         with only one argument, for Autoconf 2.60.
22197         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
22198         expand to nothing, so add a shell command to avoid syntax error.
22199         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
22200
22201 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22202
22203         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
22204
22205 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
22206
22207         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
22208         no longer needed.  Check for isblank decl.
22209         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
22210         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
22211         of existence.
22212
22213 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
22214
22215         * lib/getloadavg.c: Use __VMS, not VMS.
22216         * lib/getopt.c: Likewise.
22217         * lib/getpagesize.h: Likewise.
22218         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
22219         and probably does not work.
22220
22221 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
22222
22223         * lib/.cppi-disable: Add wcwidth.
22224         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
22225         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
22226         (ISGRAPH): Remove.  All uses changed to isgraph.
22227         (FOLD) [!defined _LIBC]: Remove special case.
22228         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
22229         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
22230         HAVE_ISBLANK.
22231         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
22232         case.
22233
22234 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
22235
22236         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
22237         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
22238         brackets.  Other minor changes to suppress some compiler
22239         warnings.
22240
22241 2006-07-06  Derek R. Price  <derek@ximbiot.com>
22242         and Paul Eggert  <eggert@cs.ucla.edu>
22243
22244         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
22245         of invoking obsolescent AC_HEADER_DIRENT macro.
22246         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
22247         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
22248         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
22249         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
22250         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
22251         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
22252         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
22253         * m4/readdir.m4: Remove; no longer needed.
22254
22255 2006-07-06  Derek R. Price  <derek@ximbiot.com>
22256         and Paul Eggert  <eggert@cs.ucla.edu>
22257
22258         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
22259         Don't worry about this obsolete case any more.
22260         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
22261         directories.
22262         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
22263         worry about this obsolete case any more.
22264         * lib/fts.c: Likewise.
22265         * lib/getcwd.c: Likewise.
22266         * lib/glob.h: Likewise.
22267         * lib/savedir.c: Likewise.
22268
22269 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
22270
22271         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
22272         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
22273         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
22274         needed.
22275         All uses removed.
22276         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
22277         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
22278         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
22279         needed.
22280         * m4/getdate.m4 (gl_GETDATE): Likewise.
22281         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
22282         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
22283         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
22284         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
22285         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
22286         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
22287         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
22288         needed.
22289
22290 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
22291
22292         * lib/memcasecmp.c: Include <limits.h>.
22293         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
22294         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
22295         Don't assume isdigit succeeds only on '0' through '9'.
22296
22297 2006-07-05  Eric Blake  <ebb9@byu.net>
22298
22299         * modules/getaddrinfo (Depends-on): Add snprintf.
22300
22301 2006-07-05  Eric Blake  <ebb9@byu.net>
22302
22303         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
22304         to avoid 'header present but could not be compiled' on cygwin.
22305
22306 2006-07-05  Eric Blake  <ebb9@byu.net>
22307
22308         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
22309         missing from netdb.h.
22310         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
22311
22312 2006-07-05  Derek R. Price  <derek@ximbiot.com>
22313
22314         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
22315         no longer needed.
22316         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
22317         * m4/getdate.m4 (gl_GETDATE): Likewise.
22318         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
22319         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
22320         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
22321         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
22322         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
22323
22324 2006-07-05  Derek R. Price  <derek@ximbiot.com>
22325
22326         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
22327         All uses of is_space replaced by isspace.
22328         * lib/exit.h: Don't talk about STDC_HEADERS.
22329         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
22330         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
22331         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
22332         replaced by isprint etc.
22333         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
22334         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
22335         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
22336         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
22337         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
22338         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
22339
22340 2006-07-05  Bruno Haible  <bruno@clisp.org>
22341
22342         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
22343         the function exists, before testing against AIX.
22344         Reported by Martin Lambers <marlam@marlam.de>.
22345
22346 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
22347
22348         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
22349         From Mark D. Baushke.
22350
22351 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
22352
22353         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
22354         to the absolute name, not just one, to bypass Sun C 5.8's
22355         "warning: #include of /usr/include/... may be non-portable".
22356
22357 2006-07-04  Eric Blake  <ebb9@byu.net>
22358
22359         * modules/dirname-tests: New test module.
22360         * tests/test-dirname.c: New file, replacing dirname.c
22361         TEST_DIRNAME section that was recently deleted.
22362
22363 2006-07-04  Bruno Haible  <bruno@clisp.org>
22364
22365         Assume ANSI C header files and <ctype.h> functions.
22366         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
22367         (mbsnwidth): Use isprint, iscntrl instead.
22368
22369 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22370
22371         Merge from coreutils.
22372         * MODULES.html.sh: Add xstrtold.
22373         * modules/xstrtold: New file.
22374         * modules/cycle-check (Files): Add lib/same-inode.h.
22375         * modules/dirname (Files): Add m4/double-slash-root.m4.
22376         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
22377         * modules/mkdir-p (Files): Add lib/same-inode.h.
22378         * modules/same (Files): Add lib/same-inode.h.
22379
22380 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22381
22382         * m4/absolute-header.m4: Renamed from full-header-path.m4.
22383         This is to keep the terminology clean; POSIX talks about
22384         "absolute pathnames", not "full pathnames", but the GNU
22385         Coding Standards say to use "path" for something else;
22386         so use "absolute" to keep both sides happy.
22387         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
22388         Set gl_absolute_header, not gl_full_header_path.
22389         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
22390         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
22391         All uses changed.
22392
22393         Merge from coreutils.
22394
22395         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
22396
22397         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
22398         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
22399         want to require the building of c-strtod.o.
22400         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
22401         needs -lm directly.
22402         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
22403
22404         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
22405
22406         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
22407         --as-needed option if available.  Problem reported by Albert Chin in
22408         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
22409         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
22410         cc merely issues a bunch of annoying warnings for --as-needed
22411         (this problem was reported by Bob Proulx).  Also, try linking with
22412         -lm to detect a bug in binutils 2.16 (this problem was reported
22413         by Ralf Wildenhues).
22414
22415         2006-06-18  Jim Meyering  <jim@meyering.net>
22416
22417         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
22418         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
22419         macro.
22420         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
22421         also check for glibc-2.4's abort-inducing bug.
22422
22423         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
22424         Low-probability clean-up should be to use rmdir to get rid of
22425         the just-created directory, not unlink.
22426
22427         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
22428         configure fail, and request a bug report to inform us about it.
22429         Add a comment that, barring reports to the contrary, in 2007 we'll
22430         assume ftruncate is universally available.
22431
22432         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
22433
22434         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
22435
22436         2006-03-12  Jim Meyering  <jim@meyering.net>
22437
22438         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
22439         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
22440         * m4/same.m4 (gl_SAME): Likewise.
22441         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
22442
22443         2006-03-11  Eric Blake  <ebb9@byu.net>
22444
22445         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
22446         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
22447         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
22448         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
22449
22450 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
22451
22452         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
22453         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
22454         reported by Mark D. Baushke, one in
22455         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
22456
22457         Merge from coreutils.
22458
22459         * lib/.cppi-disable: Add stdint_.h.
22460         * lib/.cvsignore: Add stdint.h.
22461
22462         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
22463
22464         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
22465         both double and long double versions.
22466         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
22467         * lib/xstrtold.c: New file.
22468         * lib/xstrtod.h (xstrtold): New decl.
22469
22470         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
22471
22472         * lib/filemode.c (setst): Remove.
22473         (strmode): Rewrite to avoid setst.  This makes the code shorter,
22474         (arguably) clearer, and the generated code is a bit smaller on my
22475         Debian GNU/Linux stable x86 host.
22476
22477         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
22478
22479         * lib/filemode.c: Include "filemode.h" first, to test the interface.
22480         Assume that filemode.h includes sys/types.h and sys/stat.h.
22481         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
22482         (ftypelet): Reorder to put common cases first, for efficiency.
22483         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
22484         to do 'M'.
22485         (strmode): Renamed from mode_string, and now stores 12 bytes instead
22486         of 10, for compatibility with FreeBSD.  All callers changed.
22487         (filemodestring): Now stores 12 bytes instead of 10, and sets file
22488         types that can't be deduced solely from st_mode.  First arg is now a
22489         const pointer.
22490         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
22491         (strmode): Renamed from mode_string.
22492         (filemodestring): New decl.
22493         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
22494         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
22495         needed.
22496         (S_ISPORT, S_ISWHT): New macros, if not already defined.
22497
22498         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
22499
22500         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
22501         fsusage.h now does that.  Include fsusage.h first, to test interface.
22502         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
22503         at most one method (the old code could have generated decls that
22504         didn't conform to C89, not that this was ever exercised).
22505         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
22506
22507         2006-03-19  Jim Meyering  <jim@meyering.net>
22508
22509         Work even in a chroot where d_ino values for entries in "/"
22510         don't match the stat.st_ino values for the same names.
22511         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
22512         number, iterate through all entries again, using lstat instead.
22513         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
22514         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
22515
22516         * lib/getcwd.c (__getcwd): Clarify a comment.
22517         Use memcpy in place of a call to strcpy.
22518
22519         2006-03-12  Jim Meyering  <jim@meyering.net>
22520
22521         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
22522         matches that of the current directory (which we're about to chdir ".."
22523         out of), then save the dev-ino of the parent, instead.
22524
22525         * lib/same-inode.h (SAME_INODE): New file/macro.
22526         * lib/chdir-safer.c (SAME_INODE): Remove definition.
22527         Include "same-inode.h", instead.
22528         * lib/same.c: Likewise.
22529         * lib/cycle-check.h: Include "same-inode.h".
22530         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
22531         * lib/cycle-check.c (SAME_INODE): Remove definition.
22532         * lib/root-dev-ino.h: Include "same-inode.h".
22533
22534         2006-03-11  Eric Blake  <ebb9@byu.net>
22535
22536         * lib/same.c (same_name): s/base_name/last_component/
22537         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
22538         * lib/filenamecat.c (file_name_concat): Likewise.
22539
22540         2006-03-11  Eric Blake  <ebb9@byu.net>,
22541                     Paul Eggert  <eggert@cs.ucla.edu>
22542
22543         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
22544         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
22545         drive prefix.
22546         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
22547         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
22548         (last_component): New method.
22549         * lib/dirname.c (dir_len): Determine when drive letters need a
22550         subsequent slash.  Preserve // when it is special.
22551         (dir_name): Don't append dot when drive letter is absolute.
22552         [TEST_DIRNAME]: Move into a full-blown gnulib test.
22553         * lib/basename.c (base_name): New semantics - malloc the result.
22554         Preserve // when it is special.  Preserve relative files that look
22555         like drive letters.
22556         (base_len): Preserve // when it is special.
22557         (last_component): New method, similar to old base_name semantics.
22558         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
22559         base_name.  Strip redundant slashes from ///.
22560
22561 2006-07-03  Jim Meyering  <jim@meyering.net>
22562
22563         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
22564         macro is used before the first cycle_check call.
22565
22566 2006-07-03  Eric Blake  <ebb9@byu.net>
22567
22568         * modules/dirname (Depends-on): Add xstrndup.
22569
22570 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
22571
22572         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
22573         test cases, so that config.log is a bit easier to follow.
22574
22575 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
22576
22577         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
22578         both are 64 bits, since this seems to be the tradition, and this
22579         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
22580         we ever run into a host that prefers long long to long in this
22581         case, we'll need another configure-time test.  Problem reported by
22582         Jim Meyering.
22583
22584 2006-07-02  Eric Blake  <ebb9@byu.net>
22585
22586         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
22587
22588 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
22589
22590         * modules/inttypes (Depends-on): No longer depends on stdint.
22591         * modules/stdint (Description): Say more about assumptions.
22592         Say that the fast types might differ.  Say macros are used.
22593         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
22594         (Makefile.am): Revise list of substituted symbols to match
22595         new stdint.m4.
22596         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
22597         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
22598         * tests/test-stdint.c (verify_same_types)
22599         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
22600         the code conforms to C99/C89.
22601         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
22602         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
22603
22604 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
22605
22606         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
22607         but fix a bug, by requiring at least 64 bits.
22608         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
22609         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
22610         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
22611         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
22612
22613         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
22614         changes.  Make 2.59 a prerequisite.  Check and substitute for
22615         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
22616         inttypes.h.  Do not use special include files; just use the
22617         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
22618         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
22619         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
22620         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
22621         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
22622         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
22623         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
22624         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
22625         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
22626         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
22627         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
22628         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
22629         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
22630         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
22631         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
22632         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
22633         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
22634         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
22635         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
22636         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
22637         WINT_MAX.  Check for C99 conformance more strictly, by detecting
22638         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
22639         not check for things that C99 does not require, e.g., int8_t.  If
22640         a test isn't needed unless <stdint.h> isn't working, and is
22641         unlikely to be needed for any other reason, then don't do it
22642         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
22643         size_t, since we assume C89 freestanding at least.  Do not check
22644         for sig_atomic_t, wchar_t, or wint_t, since the code now does
22645         the right thing even if the types are not defined.  Instead use:
22646         (gl_STDINT_TYPE_PROPERTIES): New macro.
22647         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
22648         testing whether <sys/types.h> clashes, as Autoconf does this for
22649         us now.  All uses removed.
22650         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
22651         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
22652         (gl_CHECK_TYPE_SAME):
22653         Remove; no longer needed.
22654         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
22655         exists, since we'll return 0 anyway in that case.
22656         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
22657
22658 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
22659
22660         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
22661         possible collision with system files.
22662         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
22663         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
22664         WCHAR_MIN and WCHAR_MAX in this case.
22665         (<stddef.h>): Do not include; no longer needed.
22666         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
22667         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
22668         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
22669         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
22670         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
22671         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
22672         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
22673         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
22674         !defined(__c99))]: Include in this case too, since it's harmless
22675         now.
22676         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
22677         dangerous to do so.
22678         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
22679         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
22680         (_STDINT_MIN, _STDINT_MAX): New macros.
22681         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
22682         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
22683         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
22684         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
22685         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
22686         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
22687         macros, not typedefs; this simplifies things quite a bit.
22688         Use long int for all types narrower than int64_t.
22689         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
22690         Define in terms of long long int or int64_t or long int,
22691         not int64_t or int32_t.  This saves some compile-time testing.
22692         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
22693         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
22694         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
22695         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
22696         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
22697         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
22698         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
22699         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
22700         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
22701         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
22702         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
22703         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
22704         undef any previous version and define our own version, for
22705         simplicity and consistency with the new macros for types.
22706         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
22707         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
22708         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
22709         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
22710         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
22711         @WINT_T_SUFFIX@ to keep things simple here.
22712         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
22713         Simplify by assuming typical 8/16/32/64 host, since we're
22714         already doing that elsewhere anyway.
22715         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
22716         and assume long long int is 64 bits if available.  This
22717         speeds up 'configure'.
22718
22719 2006-07-01  Eric Blake  <ebb9@byu.net>
22720
22721         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
22722         Reported by Andreas Buening.
22723
22724 2006-07-01  Eric Blake  <ebb9@byu.net>
22725
22726         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
22727
22728 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
22729
22730         * lib/getaddrinfo.c: fixed typo
22731
22732 2006-06-29  Jim Meyering  <jim@meyering.net>
22733
22734         * modules/strftime (Maintainer): Add my name, since with the
22735         FPRINTFTIME changes strftime.c has forked from glibc.
22736
22737 2006-06-29  Eric Blake  <ebb9@byu.net>
22738
22739         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
22740
22741 2006-06-29  Eric Blake  <ebb9@byu.net>
22742
22743         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
22744
22745 2006-06-29  Eric Blake  <ebb9@byu.net>
22746
22747         * lib/stat_.h: New file.
22748
22749 2006-06-29  Eric Blake  <ebb9@byu.net>
22750
22751         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
22752         unused static function.
22753
22754 2006-06-29  Eric Blake  <ebb9@byu.net>
22755
22756         * doc/functions.texi (Function Portability): Document missing lstat
22757         on mingw.
22758
22759 2006-06-29  Eric Blake  <ebb9@byu.net>
22760
22761         * MODULES.html.sh: Add sys_stat.
22762         * modules/sys_stat: New module.
22763         * modules/mkstemp (Depends-on): Add sys_stat.
22764
22765 2006-06-29  Derek R. Price  <derek@ximbiot.com>
22766
22767         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
22768
22769 2006-06-29  Derek R. Price  <derek@ximbiot.com>
22770
22771         * m4/c-bs-a.m4: Removed.
22772
22773 2006-06-29  Derek R. Price  <derek@ximbiot.com>
22774
22775         * lib/strftime.c: Assume strftime() exists.
22776
22777 2006-06-29  Derek Price  <derek@ximbiot.com>
22778
22779         * modules/c-bs-a: Removed - \a is C89.
22780         * MODULES.html.sh: Remove c-bs-a.
22781
22782 2006-06-29  Bruno Haible  <bruno@clisp.org>
22783
22784         * modules/wcwidth (License): Change to LGPL.
22785
22786 2006-06-28  Simon Josefsson  <jas@extundo.com>
22787
22788         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
22789         on _WIN32.
22790
22791         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
22792         getnameinfo.
22793
22794 2006-06-28  Simon Josefsson  <jas@extundo.com>
22795
22796         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
22797
22798 2006-06-28  Simon Josefsson  <jas@extundo.com>
22799
22800         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
22801         functions there.  It will succeed on Windows XP, but on Windows
22802         2000 and (presumably) earlier, it will fail, and use the internal
22803         re-implementation.
22804         (use_win32_p): New function.
22805         (getaddrinfo): Use strtoul on servname, to support numeric ports.
22806         Support AI_NUMERICSERV to disable getservbyname.
22807         (getnameinfo): New function, only supports
22808         NI_NUMERICHOST|NI_NUMERICSERV for now.
22809
22810         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
22811         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
22812         getnameinfo.
22813
22814 2006-06-28  Eric Blake  <ebb9@byu.net>
22815
22816         * modules/wcwidth: New file.
22817         * modules/mbchar (Depends-on): Add wcwidth.
22818         * modules/mbswidth (Depends-on): Add wcwidth.
22819         * MODULES.html.sh: Add wcwidth.
22820
22821 2006-06-28  Eric Blake  <ebb9@byu.net>
22822
22823         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
22824         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
22825
22826 2006-06-28  Eric Blake  <ebb9@byu.net>
22827
22828         * lib/xvasprintf.h: Fix comments.
22829
22830 2006-06-28  Eric Blake  <ebb9@byu.net>
22831
22832         * lib/mbchar.h (wcwidth): Include wcwidth.h.
22833         * lib/mbswidth.c (wcwidth): Move from here...
22834         * lib/wcwidth.h: ...to this new file.
22835
22836 2006-06-28  Derek R. Price  <derek@ximbiot.com>
22837
22838         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
22839
22840         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
22841         it's obsolete.
22842         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
22843
22844 2006-06-28  Derek R. Price  <derek@ximbiot.com>
22845
22846         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
22847         Autoconf 2.60 says this stuff was obsolete.
22848
22849 2006-06-28  Bruno Haible  <bruno@clisp.org>
22850
22851         * modules/wcwidth (Files): Add m4/wchar_t.m4.
22852
22853 2006-06-28  Bruno Haible  <bruno@clisp.org>
22854
22855         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
22856         gt_TYPE_WCHAR_T.
22857
22858 2006-06-28  Bruno Haible  <bruno@clisp.org>
22859
22860         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
22861         declaration for wcwidth.
22862         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
22863
22864 2006-06-28  Bruno Haible  <bruno@clisp.org>
22865
22866         * lib/mkdtemp.c [MINGW]: Include <io.h>.
22867         (mkdir): Define using _mkdir.
22868
22869 2006-06-28  Bruno Haible  <bruno@clisp.org>
22870
22871         * lib/getaddrinfo.h: Fix POSIX URL.
22872         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
22873         _WIN32.
22874         (use_win32_p): Make static.
22875         (getaddrinfo): Reject service name if it is empty or does not consist
22876         solely of decimal digits, or if its value is > 65535.
22877         (getnameinfo): Remove useless casts.
22878
22879 2006-06-27  Simon Josefsson  <jas@extundo.com>
22880
22881         * modules/sys_select: New file, suggested by Bruno Haible, Paul
22882         Eggert and Martin Lambers.
22883
22884 2006-06-27  Simon Josefsson  <jas@extundo.com>
22885
22886         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
22887         Eggert and Martin Lambers.
22888
22889 2006-06-27  Bruno Haible  <bruno@clisp.org>
22890
22891         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
22892         result to 0, not to empty.
22893         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
22894
22895 2006-06-27  Bruno Haible  <bruno@clisp.org>
22896
22897         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
22898
22899 2006-06-26  Simon Josefsson  <jas@extundo.com>
22900
22901         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
22902         present.
22903
22904 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
22905
22906         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
22907         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
22908         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
22909
22910 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
22911
22912         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
22913
22914 2006-06-26  Bruno Haible  <bruno@clisp.org>
22915
22916         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
22917
22918 2006-06-26  Bruno Haible  <bruno@clisp.org>
22919
22920         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
22921
22922 2006-06-26  Bruno Haible  <bruno@clisp.org>
22923
22924         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
22925         SGI C compiler in pre-C99 mode.
22926         Suggested by Mark D. Baushke and Larry Jones.
22927
22928 2006-06-26  Bruno Haible  <bruno@clisp.org>
22929
22930         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
22931         WCHAR_MAX.
22932         Reported by Mark D. Baushke and Larry Jones.
22933
22934 2006-06-26  Bruno Haible  <bruno@clisp.org>
22935
22936         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
22937         in pre-C99 mode.
22938         Suggested by Mark D. Baushke and Larry Jones.
22939
22940 2006-06-23  Simon Josefsson  <jas@extundo.com>
22941             Bruno Haible  <bruno@clisp.org>
22942
22943         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
22944         Emit mostlyclean-local rule.
22945         (func_emit_tests_Makefile_am): Likewise.
22946         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
22947
22948 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
22949
22950         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
22951
22952 2006-06-23  Bruno Haible  <bruno@clisp.org>
22953
22954         * tests/test-stdint.c: Update to match ISO C 99 Technical
22955         Corrigendum 1.
22956
22957 2006-06-23  Bruno Haible  <bruno@clisp.org>
22958
22959         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
22960
22961 2006-06-23  Bruno Haible  <bruno@clisp.org>
22962
22963         * lib/stdint_.h: Treat IRIX like OpenBSD.
22964
22965 2006-06-23  Bruno Haible  <bruno@clisp.org>
22966
22967         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
22968         ISO C 99 Technical Corrigendum 1.
22969
22970 2006-06-22  Simon Josefsson  <jas@extundo.com>
22971
22972         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
22973         MinGW.
22974
22975 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
22976
22977         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
22978         needed.  Some compiler complained about some of them.  Problem reported
22979         by Larry Jones in
22980         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
22981
22982 2006-06-21  Simon Josefsson  <jas@extundo.com>
22983
22984         * tests/test-getaddrinfo.c: New file.
22985
22986         * modules/getaddrinfo-tests: New file.
22987
22988         * MODULES.html.sh: Add inet_pton.
22989
22990         * modules/inet_pton: New file.
22991
22992 2006-06-21  Simon Josefsson  <jas@extundo.com>
22993
22994         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
22995         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
22996         of using the (limited) gnulib implementation on Windows XP.
22997
22998         * m4/inet_pton.m4: New file.
22999
23000 2006-06-21  Simon Josefsson  <jas@extundo.com>
23001
23002         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
23003         variable.
23004
23005         * lib/socket_.h: Don't define WINVER.
23006
23007         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
23008         slightly modified to work in gnulib.
23009
23010 2006-06-21  Simon Josefsson  <jas@extundo.com>
23011
23012         * doc/gnulib.texi (Windows sockets): Add.
23013
23014 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
23015
23016         * lib/read-file.c (fread_file): Start with buffer allocation of
23017         0 bytes rather than 1 byte; this simplifies the code.
23018         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
23019         code to free buffer and save/restore errno.
23020         (internal_read_file): Remove unused local.
23021
23022 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
23023
23024         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
23025         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
23026         Problem reported by Denis Excoffier in
23027         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
23028
23029 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23030
23031         * modules/sys_socket, modules/socklen: Include sys/types since
23032         FreeBSD 4.x's sys/socket.h needs it.
23033
23034 2006-06-19  Simon Josefsson  <jas@extundo.com>
23035
23036         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
23037
23038 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
23039
23040         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
23041
23042 2006-06-19  Bruno Haible  <bruno@clisp.org>
23043
23044         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
23045         and FULL_PATH_INTTYPES_H in angle brackets.
23046         Reported by Mark D. Baushke <mdb@gnu.org>.
23047
23048 2006-06-17  Eric Blake  <ebb9@byu.net>
23049
23050         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
23051         errno.
23052
23053 2006-06-17  Bruno Haible  <bruno@clisp.org>
23054
23055         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
23056         <sys/inttypes.h>.
23057
23058 2006-06-17  Bruno Haible  <bruno@clisp.org>
23059
23060         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
23061         whether errno is declared. Assume <errno.h> declares errno.
23062
23063 2006-06-17  Bruno Haible  <bruno@clisp.org>
23064
23065         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
23066
23067 2006-06-17  Bruno Haible  <bruno@clisp.org>
23068
23069         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
23070         problem on Solaris 2.5.1.
23071
23072 2006-06-16  Eric Blake  <ebb9@byu.net>
23073
23074         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
23075         * lib/unicodeio.c [!defined errno]: Likewise.
23076         * lib/strtol.c [!defined errno]: Likewise.
23077         * lib/strtod.c [!defined errno]: Likewise.
23078
23079 2006-06-15  Eric Blake  <ebb9@byu.net>
23080
23081         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
23082
23083 2006-06-15  Eric Blake  <ebb9@byu.net>
23084
23085         * config/srclist.txt (ssize_t.m4): Lose sync.
23086
23087 2006-06-15  Bruno Haible  <bruno@clisp.org>
23088
23089         * modules/stdint (Files): Include m4/full-header-path.m4,
23090         m4/size_max.m4, m4/wchar_t.m4.
23091         (Makefile.am): Many more substitutions.
23092         * modules/stdint-tests: New file.
23093         * tests/test-stdint.c: New file.
23094
23095 2006-06-15  Bruno Haible  <bruno@clisp.org>
23096
23097         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
23098         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
23099         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
23100         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
23101         gl_CHECK_TYPE_SAME): New macros.
23102
23103 2006-06-15  Bruno Haible  <bruno@clisp.org>
23104
23105         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
23106
23107 2006-06-15  Bruno Haible  <bruno@clisp.org>
23108
23109         * lib/stdint_.h: Rewritten to be fully auto-configured.
23110         Fixes bug on HP-UX/IA64.
23111
23112 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
23113
23114         * lib/getdate.y (__attribute__): Don't define if already defined.
23115         Problem reported by Larry Jones.
23116         * lib/utimens.c (__attribute__): Likewise.
23117
23118 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
23119
23120         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
23121         reported by Andreas Schwab.
23122
23123 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23124             Bruno Haible  <bruno@clisp.org>
23125
23126         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
23127         check for the declaration of strnlen and a run test that exposes the
23128         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
23129         rpl_strndup.
23130
23131 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23132             Bruno Haible  <bruno@clisp.org>
23133
23134         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
23135
23136 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23137
23138         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
23139         compile test, for Tru64 4.0D.
23140
23141 2006-05-28  Karl Berry  <karl@gnu.org>
23142
23143         * config/srclist.txt (printf-args.c): lose sync.
23144
23145 2006-05-26  Martin Lambers  <marlam@marlam.de>
23146
23147         * lib/getpass.c: Updates the test for the native W32 API, and adds
23148         missing includes, thus fixing compilation warnings.
23149
23150 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
23151
23152         * lib/exclude.c (exclude_fnmatch): New function.
23153         (excluded_file_name): Call exclude_fnmatch.
23154         * lib/exclude.h (excluded_file_name): New prototype
23155
23156 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
23157
23158         * lib/tempname.c (small_open, large_open): New macros.
23159         (__open, __open64) [!_LIBC]: Remove.
23160         (__gen_tempname): Use small_open and large_open instead of __open
23161         and __open64.  This fixes a portability bug on HP-UX 11.11i
23162         reported by Simon Wing-Tang in
23163         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
23164
23165 2006-05-24  Bruno Haible  <bruno@clisp.org>
23166
23167         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
23168         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
23169         Reported by Thorsten Maerz <torte@netztorte.de> via
23170         Aaron Stone <aaron@serendipity.cx>.
23171
23172 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
23173
23174         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
23175         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
23176         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
23177         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
23178         not really conditional on the cache.
23179         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
23180
23181 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
23182
23183         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
23184         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
23185         (my_usleep): Don't mishandle maximum value.
23186
23187 2006-05-19  Jim Meyering  <jim@meyering.net>
23188
23189         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
23190
23191 2006-05-17  Bruno Haible  <bruno@clisp.org>
23192
23193         Cygwin portability.
23194         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
23195
23196 2006-05-17  Bruno Haible  <bruno@clisp.org>
23197
23198         * lib/stdint_.h: Fix recognition of Cygwin.
23199
23200 2006-05-15  Bruno Haible  <bruno@clisp.org>
23201
23202         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
23203         on libtool patch by Ralf Wildenhues.
23204
23205 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
23206
23207         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
23208         test for C99 conformance; (bool) 0.5 is an integer constant
23209         expression, but (bool) -0.5 is not.  Problem reported by Fedor
23210         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
23211
23212 2006-05-11  Simon Josefsson  <jas@extundo.com>
23213
23214         * m4/xvasprintf.m4: Fix obvious typo.
23215
23216 2006-05-11  Jim Meyering  <jim@meyering.net>
23217
23218         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
23219         James Lemley.
23220
23221 2006-05-10  Simon Josefsson  <jas@extundo.com>
23222
23223         * lib/md4.c: Typo fix, update copyright years.
23224         (K1, K2): Don't use L because it turn computations into 64-bit on
23225         64-bit platforms.
23226
23227 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
23228
23229         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
23230         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
23231         unwanted sign propagation, e.g., on hosts with 64-bit int.
23232         There still are some problems with reeelly weird theoretical hosts
23233         (e.g., 33-bit int) but it's not worth worrying about now.
23234         * lib/sha1.c (rol): Likewise.
23235         (K1, K2, K3, K4): Remove unnecessary L suffix.
23236
23237 2006-05-10  Bruno Haible  <bruno@clisp.org>
23238
23239         * lib/des.c: Cast to avoid warnings.
23240
23241 2006-05-09  Bruno Haible  <bruno@clisp.org>
23242
23243         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
23244         (Depends-on): Depend also on xsize, stdarg.
23245         (configure.ac): Add gl_XVASPRINTF.
23246
23247 2006-05-09  Bruno Haible  <bruno@clisp.org>
23248
23249         * m4/xvasprintf.m4: New file.
23250
23251 2006-05-09  Bruno Haible  <bruno@clisp.org>
23252
23253         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
23254         (EOVERFLOW): Define fallback value.
23255         (xstrcat): New function.
23256         (xvasprintf): Recognize the special case of a string concatenation.
23257
23258 2006-05-08  Eric Blake  <ebb9@byu.net>
23259
23260         * gnulib-tool (func_version): Base copyright year on CVS date.
23261         (func_emit_copyright_notice): New function.
23262         (func_emit_lib_Makefile_am): Use it.
23263         (func_emit_tests_Makefile_am): Likewise.
23264         (func_import): Likewise.
23265
23266 2006-05-08  Bruno Haible  <bruno@clisp.org>
23267
23268         * modules/stdarg: New file.
23269         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
23270
23271 2006-05-08  Bruno Haible  <bruno@clisp.org>
23272
23273         * m4/stdarg.m4: New file, from GNU gettext.
23274
23275 2006-05-08  Bruno Haible  <bruno@clisp.org>
23276
23277         * config/srclist.txt (build-aux/config.rpath): different from latest
23278         release.
23279
23280 2006-05-08  Bruno Haible  <bruno@clisp.org>
23281
23282         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
23283
23284 2006-05-05  Jim Meyering  <jim@meyering.net>
23285
23286         * m4/warning.m4: New file, derived from bison's file by the same name.
23287
23288 2006-05-03  Bruno Haible  <bruno@clisp.org>
23289
23290         * lib/stdint_.h: Shorter URL.
23291         * lib/inttypes.h: Likewise.
23292
23293 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
23294
23295         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
23296
23297 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
23298
23299         * lib/verify.h: Document the internals better.  Most of this change
23300         was written by Bruno Haible.
23301
23302 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
23303
23304         * doc/verify.texi: New file, partly based on a proposal by
23305         Bruno Haible.
23306
23307 2006-05-02  Bruno Haible  <bruno@clisp.org>
23308
23309         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
23310         test from here...
23311         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
23312
23313 2006-04-29  Bruno Haible  <bruno@clisp.org>
23314
23315         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
23316         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
23317
23318 2006-04-29  Bruno Haible  <bruno@clisp.org>
23319
23320         * gnulib-tool: Make --update option actually work.
23321
23322 2006-04-29  Bruno Haible  <bruno@clisp.org>
23323
23324         * doc/gcd.texi: New file.
23325         * doc/gnulib.texi: Include it.
23326
23327 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
23328
23329         * lib/getdate.y (get_date): When adding relative date, start with the
23330         initial time, not with the result of the first mktime call.
23331
23332 2006-04-25  Bruno Haible  <bruno@clisp.org>
23333
23334         * gnulib-tool (func_import): Output the include directives in three
23335         blocks, sorted separately.
23336         Reported by Ben Pfaff <blp@cs.stanford.edu>.
23337
23338 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
23339
23340         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
23341         to define main with arguments, for C++.  Reported by Eric Blake.
23342         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
23343         Prefer 'int main ()' to 'int main (void)', for C++.
23344         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
23345         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
23346         for 'main', for C99 and C++.
23347
23348 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
23349
23350         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
23351         Don't assume that exit status -1 is valid.
23352         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
23353         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
23354         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
23355         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
23356         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
23357         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
23358         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
23359         functions can be used without declaring them, or that you can
23360         exit with status -1.
23361         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
23362
23363 2006-04-24  Karl Berry  <karl@gnu.org>
23364
23365         * config/srclist.txt (longdouble.m4): sync lost.
23366
23367 2006-04-24  Eric Blake  <ebb9@byu.net>
23368
23369         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
23370
23371 2006-04-24  Bruno Haible  <bruno@clisp.org>
23372
23373         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
23374         poll() implementation in AIX.
23375         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23376
23377 2006-04-24  Bruno Haible  <bruno@clisp.org>
23378
23379         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
23380         assigned exactly once.
23381
23382 2006-04-23  Claudio Fontana  <claudio@gnu.org>
23383             Bruno Haible  <bruno@clisp.org>
23384
23385         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
23386         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
23387         for AM_CPPFLAGS.
23388
23389 2006-04-23  Bruno Haible  <bruno@clisp.org>
23390
23391         * modules/copy-file: Depend on unistd.
23392         * modules/execute: Likewise.
23393         * modules/fatal-signal: Likewise.
23394         * modules/findprog: Likewise.
23395         * modules/mkdtemp : Likewise.
23396         * modules/pipe: Likewise.
23397         * modules/wait-process: Likewise.
23398
23399 2006-04-23  Bruno Haible  <bruno@clisp.org>
23400
23401         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
23402         condition was already detected.
23403         Reported by Ben Pfaff <blp@cs.stanford.edu>.
23404
23405 2006-04-23  Bruno Haible  <bruno@clisp.org>
23406
23407         * lib/copy-file.c: Include <unistd.h> unconditionally.
23408         * lib/execute.c: Likewise.
23409         * lib/fatal-signal.c: Likewise.
23410         * lib/findprog.c: Likewise.
23411         * lib/mkdtemp.c: Likewise.
23412         * lib/pipe.h: Likewise.
23413         * lib/pipe.c: Likewise.
23414         * lib/wait-process.h: Likewise.
23415
23416 2006-04-23  Bruno Haible  <bruno@clisp.org>
23417
23418         * gnulib-tool (func_usage): Fix --import description. Document
23419         --update.
23420         (func_import): Create temporary file in a temporary directory, if
23421         --dry-run is specified. Silence errors from 'grep' when there are no
23422         m4 files in $m4dir.
23423         (func_create_testdir): Silence errors from 'grep' when there are no
23424         m4 files in $m4dir.
23425         Reported by Karl Berry <karl@freefriends.org>.
23426
23427 2006-04-20  Bruno Haible  <bruno@clisp.org>
23428
23429         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
23430         one argument, so that the code will be portable to Autoconf 2.60.
23431         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
23432         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
23433         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
23434
23435 2006-04-19  Derek Price  <derek@ximbiot.com>
23436             Eric Blake  <ebb9@byu.net>
23437
23438         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
23439         rather than "/full/path.h".  Update comment to match.  Shorten &
23440         generalize m4_translit call via AS_TR_CPP.
23441
23442 2006-04-19  Derek Price  <derek@ximbiot.com>
23443             Eric Blake  <ebb9@byu.net>
23444
23445         * lib/inttypes.h: Correct grammar in comment.
23446
23447 2006-04-18  Derek Price  <derek@ximbiot.com>
23448             Paul Eggert  <eggert@cs.ucla.edu>
23449
23450         * modules/inttypes: New file.
23451         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
23452
23453 2006-04-18  Derek Price  <derek@ximbiot.com>
23454             Paul Eggert  <eggert@cs.ucla.edu>
23455
23456         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
23457         New files.
23458
23459 2006-04-18  Derek Price  <derek@ximbiot.com>
23460             Paul Eggert  <eggert@cs.ucla.edu>
23461
23462         * lib/inttypes.h: New file.
23463         * lib/strtoimax.c: Assume <inttypes.h>.
23464
23465 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
23466
23467         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
23468         isn't mounted.  Problem reported by Kir Kolyshkin.
23469
23470 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
23471
23472         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
23473         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
23474         Derek R. Price.
23475         * lib/regex.h (RE_DUP_MAX): Update comment to match current
23476         implementation.
23477
23478 2006-04-12  Eric Blake  <ebb9@byu.net>
23479
23480         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
23481         is now done automatically by the corresponding Autoconf macro.
23482
23483 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
23484
23485         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
23486         time_r.h.
23487
23488 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
23489
23490         Merge regex changes from libc, removing some of our
23491         POSIX-conformance changes that were rejected and redoing them in a
23492         less-intrusive way.
23493
23494         * lib/regcomp.c (re_compile_internal, init_dfa):
23495         Length arg is now size_t, not Idx.  All uses changed.
23496         (peek_token): Forward decl now says internal_function.
23497         (__re_error_msgid, __re_error_msgid_idx):
23498         Now static rather than extern with attribute_hidden.
23499         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
23500         For some reason libc prefers K&R style defns for external functions.
23501         (regerror) [!defined _LIBC]: Likewise.
23502         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
23503         (seek_collating_symbol_entry, lookup_collation_sequence_value):
23504         (build_range_exp, build_collating_symbol):
23505         Use K&R-style defn.
23506         (re_compile_fastmap): Use '\0' to memset, not 0.
23507         (utf8_sb_map): Make the calculations more obvious.
23508         (init_dfa, parse_bracket_exp, build_charclass_op):
23509         Call calloc and cast result, as glibc does.
23510         (init_word_char, fetch_token, peek_token, peek_token_bracket):
23511         (build_range_exp, build_collating_symbol):
23512         Now internal functions.
23513
23514         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
23515
23516         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
23517         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
23518         Don't depend on VMS; depend on __VMS instead, for POSIX
23519         namespace cleanness.
23520         (regoff_t): Define to ssize_t, not long int.
23521
23522         Remove the REG_ macros named below.  Instead, make the old names
23523         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
23524         __USE_GNU_REGEX.
23525         (REG_BACKSLASH_ESCAPE_IN_LISTS):
23526         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
23527         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
23528         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
23529         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
23530         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
23531         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
23532         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
23533         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
23534         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
23535         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
23536         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
23537         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
23538         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
23539         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
23540         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
23541         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
23542         (REG_NREGS):
23543         Remove.  All uses replaced by the old RE_* names.
23544         (RE_BACKSLASH_ESCAPE_IN_LISTS):
23545         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
23546         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
23547         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
23548         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
23549         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
23550         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
23551         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
23552         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
23553         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
23554         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
23555         Don't bother having these macros be independent of each others'
23556         values, since they no longer exist in the POSIX name space.
23557
23558         Rename the following member names back to their old names,
23559         unless !__USE_GNU_REGEX.  All uses changed back.
23560         (buffer): Renamed from re_buffer.
23561         (allocated): Renamed from re_allocated.
23562         (used): Renamed from re_used.
23563         (syntax): Renamed from re_syntax.
23564         (fastmap): Renamed from re_fastmap.
23565         (translate): Renamed from re_translate.
23566         (can_be_null): Renamed from re_can_be_null.
23567         (regs_allocated): Renamed from re_regs_allocated.
23568         (fastmap_accurate): Renamed from re_fastmap_accurate.
23569         (no_sub): Renamed from re_no_sub.
23570         (not_bol): Renamed from re_not_bol.
23571         (not_eol): Renamed from re_not_eol.
23572         (newline_anchor): Renamed from re_newline_anchor.
23573         (num_regs): Renamed from rm_num_regs.
23574         (start): Renamed from rm_start.
23575         (end): Renamed from rm_end.
23576
23577         (free_state): Move up a bit.
23578
23579         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
23580         #define to be empty.
23581         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
23582         when that is what is intended.
23583         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
23584         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
23585         (MAX): New macro.
23586         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
23587         All uses changed back to re_malloc, etc.  It's now the caller's
23588         responsibility to check for overflow; all callers changed.
23589         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
23590         (re_x2nrealloc): Remove.
23591         (free_state): Remove decl.
23592
23593         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
23594         (re_set_registers, re_exec):
23595         Use K&R-style defn.
23596
23597         2006-01-31  Roland McGrath  <roland@redhat.com>
23598
23599         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
23600         Reported by Mike Frysinger <vapier@gentoo.org>.
23601
23602         2006-01-15  Andreas Jaeger  <aj@suse.de>
23603
23604         [BZ #1950]
23605         * lib/regex_internal.c (re_string_reconstruct): Adjust for
23606         build_wcs_upper_buffer change.
23607         (build_wcs_upper_buffer): Change return type.
23608
23609         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
23610
23611         * lib/regex_internal.h: Include <stdint.h> if available.
23612
23613         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
23614
23615         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
23616
23617         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
23618
23619         * lib/regcomp.c: Adjust for changed secondary hash function.
23620
23621         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
23622
23623         * lib/regex.h: Pretty printing.
23624         Clean up namespace a bit.
23625
23626         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
23627
23628         * lib/regexec.c (update_cur_sifted_state, check_arrival,
23629         check_arrival_add_next_nodes): Avoid using uninitialized variable.
23630
23631         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
23632                     Ulrich Drepper  <drepper@redhat.com>
23633
23634         [BZ #1302]
23635         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
23636         changed.
23637         (bitset_word_t): Renamed from bitset_word.  All uses changed.
23638
23639         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
23640
23641         [BZ #281]
23642         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
23643         * lib/regcomp.c: Remove unnecessary uses of
23644         unsigned RE_TRANSLATE_TYPE.
23645         * lib/regex_internal.h: Likewise.
23646         * lib/regex_internal.c: Likewise.
23647         * lib/regexec.c: Likewise.
23648         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
23649
23650         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
23651
23652         * lib/regexec.c (find_recover_state): Remove unnecessary
23653         initialization.
23654         (transit_state_bkref): Make DFA a const pointer.
23655         (get_subexp): Likewise.
23656         (check_arrival): Likewise.
23657         (update_cur_sifted_state): Likewise.
23658         (re_search_internal): Likewise.
23659         (prune_impossible_nodes): Likewise.
23660         (acquire_init_state_context): Likewise.
23661         (proceed_next_node): Likewise.
23662         (set_regs): Likewise.
23663         (free_fail_stack_return): Likewise.
23664         (check_arrival_expand_ecl): Mark DFA parameter as const.
23665         (check_arrival_expand_ecl_sub): Likewise.
23666         (check_subexp_limits): Likewise.
23667         (sub_epsilon_src_nodes):  Likewise.
23668         (add_epsilon_src_nodes):  Likewise.
23669         (merge_state_array): Likewise.
23670         (update_regs): Likewise.
23671         (build_trtable): Likewise.
23672         (sift_states_backward): Mark MCTX parameter as const.
23673         (build_sifted_states): Likewise.
23674         (update_cur_sifted_state): Likewise.
23675         (sift_states_mkref): Likewise.
23676         (check_arrival_expand_ecl): Mark eclosure as const.
23677         (check_dst_limits_calc_pos_1): Likewise.
23678         * lib/regex_internal.h (re_match_context_t): Make dfa a const
23679         pointer.
23680
23681         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
23682
23683         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
23684         (transit_state_sb): Likewise.
23685         (transit_state_mb): Likewise.
23686         (sift_states_iter_mb): Likewise.
23687         (check_arrival_add_next_nodes): Likewise.
23688         (check_node_accept_bytes): Change first parameter to pointer-to-const.
23689         [_LIBC] (re_search_2_stub): Use mempcpy.
23690
23691         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
23692         mbrtowc for very simple UTF-8 case.
23693
23694         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
23695         a pointer-to-const.
23696         (re_acquire_state_context): Likewise.
23697         * lib/regex_internal.h: Adjust prototypes.
23698
23699         * lib/regex.c: Prevent using C++ compilers.
23700
23701         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
23702         (re_acquire_state_context): Likewise.
23703
23704 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
23705
23706         * modules/regex (Depends-on): Add ssize_t.
23707
23708 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
23709
23710         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
23711         translation table.
23712
23713 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
23714
23715         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
23716
23717 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
23718             Bruno Haible  <bruno@clisp.org>
23719
23720         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
23721         <sys/types.h> and <inttypes.h>.
23722
23723 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23724
23725         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
23726         `__error_t_defined', so argp.h will not typedef the former.
23727
23728 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
23729
23730         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
23731         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
23732         glibc names.  Even if glibc is changed to conform to POSIX, the
23733         traditional names will be available anyway, since regex depends on
23734         the extensions module.  Also, fix a longstanding typo in the
23735         implementation of Spencer ERE test #75 from grep 2.3.  Problems
23736         reported by Emanuele Giaquinta.  Also, change sense of cached
23737         variable, so that the message makes sense.
23738
23739 2006-03-24  Simon Josefsson  <jas@extundo.com>
23740
23741         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
23742         including some doc fixes.
23743         (base64_encode_alloc): Fix +1 bug on allocation failures.
23744
23745 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23746
23747         * lib/base64.c (base64_encode): Do not read past end of array with
23748         unsanitized input on systems with CHAR_BIT > 8.
23749
23750 2006-03-24  Eric Blake  <ebb9@byu.net>
23751
23752         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
23753
23754 2006-03-22  Karl Berry  <karl@gnu.org>
23755
23756         * config/srclist.txt (*setenv.[ch]): get from coreutils.
23757         * config/srclistvars.sh (COREUTILS): new var.
23758
23759 2006-03-17  Jim Meyering  <jim@meyering.net>
23760
23761         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
23762         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
23763
23764 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
23765
23766         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
23767         no longer needs it.  Instead, check that regoff_t is as least
23768         as wide as ptrdiff_t.
23769
23770         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
23771         so that our regex.h stays compatible with the installed regex.
23772         This is helpful for installers who configure --without-included-regex.
23773         Problem reported by Emanuele Giaquinta.
23774
23775 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
23776
23777         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
23778         Typedef to long int, not to off_, as POSIX will likely change
23779         in that direction.
23780
23781 2006-03-15  Eric Blake  <ebb9@byu.net>
23782
23783         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
23784
23785 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
23786
23787         * lib/argp-help.c (validate_uparams): Fix typo
23788         * lib/argp-parse.c (argp_default_options): Consistently begin help
23789         messages with a lowercase letter.
23790
23791 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
23792
23793         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
23794         overrun buffers and shouldn't be used (much as gets shouldn't be
23795         used).
23796         * lib/time_r.c (asctime_r, ctime_r): Likewise.
23797
23798 2006-03-08  Simon Josefsson  <jas@extundo.com>
23799
23800         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
23801         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23802
23803 2006-03-08  Simon Josefsson  <jas@extundo.com>
23804
23805         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
23806         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23807
23808 2006-03-08  Simon Josefsson  <jas@extundo.com>
23809
23810         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
23811         signal that configure disabled the device.
23812
23813 2006-03-08  Simon Josefsson  <jas@extundo.com>
23814
23815         * build-aux/maint.mk: Fix refresh-po, to handle no translated
23816         languages.
23817
23818 2006-03-07  Simon Josefsson  <jas@extundo.com>
23819
23820         * modules/getopt (Depends-on): Add unistd.
23821
23822         * modules/unistd: New file.
23823
23824 2006-03-07  Simon Josefsson  <jas@extundo.com>
23825
23826         * modules/gc-random: New file.
23827
23828 2006-03-07  Simon Josefsson  <jas@extundo.com>
23829
23830         * m4/unistd_h.m4: New file.
23831
23832 2006-03-07  Simon Josefsson  <jas@extundo.com>
23833
23834         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
23835         test to be side-effect free by storing the result in the cache
23836         variable gl_cv_lib_readline, and moving the assignment of
23837         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
23838         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
23839
23840 2006-03-07  Simon Josefsson  <jas@extundo.com>
23841
23842         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
23843         error on missing devices (the functions will return an error).
23844
23845         * m4/gc.m4: Move random stuff to gc-random.m4
23846
23847 2006-03-07  Simon Josefsson  <jas@extundo.com>
23848
23849         * lib/unistd_.h: New file.
23850
23851 2006-03-07  Simon Josefsson  <jas@extundo.com>
23852
23853         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
23854
23855 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
23856
23857         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
23858         Problem reported by Juan Manuel Guerrero.
23859
23860 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
23861
23862         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
23863         the unistd module.
23864         * lib/getlogin_r.c: Likewise.
23865         * lib/getlogin_r.h: Likewise.
23866         * lib/glob.c: Likewise.
23867         * lib/pagealign_alloc.c: Likewise.
23868         * lib/unistd_.h: Remove; no longer needed.
23869
23870 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
23871
23872         * MODULES.html.sh (Support for systems lacking POSIX:2001):
23873         Add unistd.
23874         * modules/c-stack (Depends-on): Add unistd.
23875         * modules/getlogin_r: Likewise.
23876         * modules/glob: Likewise.
23877         * modules/pagealign_alloc: Likewise.
23878         * modules/unistd (Files): Remove lib/unistd_.h.
23879         (EXTRA_DIST): Remove.
23880         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
23881         need unistd_.h.
23882         (MOSTLYCLEANFILES): Remove unistd.h-t.
23883
23884 2006-03-03  Simon Josefsson  <jas@extundo.com>
23885
23886         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
23887
23888 2006-03-03  Simon Josefsson  <jas@extundo.com>
23889
23890         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
23891         libidn and bison.
23892
23893 2006-03-03  Simon Josefsson  <jas@extundo.com>
23894
23895         * build-aux/maint.mk: Add indent target.
23896
23897 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
23898
23899         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
23900         our replacement poll.h in any case, to avoid a differing
23901         declaration from a system header.  Seen on AIX.
23902
23903 2006-03-01  Simon Josefsson  <jas@extundo.com>
23904
23905         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
23906         <kasal@ucw.cz>.
23907
23908 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
23909
23910         * modules/gettime (Depends-on): Add extensions module.
23911         * modules/nanosleep (Depends-on): Likewise.
23912         * modules/settime (Depends-on): Likewise.
23913
23914 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
23915
23916         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
23917         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
23918         pedantically.
23919         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
23920         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
23921
23922         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
23923         not "==".  Reported by Ralf Wildenhues.
23924
23925 2006-03-01  Karl Berry  <karl@gnu.org>
23926
23927         * doc/Copyright/request-*: new files, synced from gnuorg.
23928
23929 2006-03-01  Karl Berry  <karl@gnu.org>
23930
23931         * config/srclist.txt (Copyright/*): new entries.
23932
23933 2006-02-28  Simon Josefsson  <jas@extundo.com>
23934
23935         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
23936
23937 2006-02-27  Simon Josefsson  <jas@extundo.com>
23938
23939         * lib/base64.h: Indent #define's.  From Jim Meyering
23940         <jim@meyering.net>.
23941
23942 2006-02-27  Jim Meyering  <jim@meyering.net>
23943
23944         Revert the change of 2006-02-24, so these files can continue
23945         to be sync'd from gettext.
23946         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
23947         of `config.h'.
23948
23949 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
23950
23951         * modules/intprops: New file.
23952         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
23953         Add intprops.
23954         * modules/getloadavg (Files): Remove lib/intprops.h.
23955         (Depends-on): Add intprops.
23956         * modules/human: Likewise.
23957         * modules/inttostr: Likewise.
23958         * modules/openat: Likewise.
23959         * modules/sig2str: Likewise.
23960         * modules/userspec: Likewise.
23961         * modules/utimecmp: Likewise.
23962         * modules/xnanosleep: Likewise.
23963         * modules/xstrtol: Likewise.
23964
23965 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
23966
23967         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
23968         * modules/lock-tests (TESTS): Use $(EXEEXT).
23969         * modules/tls-tests: Likewise.
23970         * modules/argp-tests: Likewise.
23971         (check_PROGRAMS): New var, replacing...
23972         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
23973
23974 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23975
23976         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
23977         `config.h'.
23978
23979 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
23980
23981         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
23982
23983 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23984
23985         Sync from coreutils.
23986         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
23987         gl_CHDIR_SAFER.
23988
23989 2006-02-22  Jim Meyering  <jim@meyering.net>
23990
23991         Sync from coreutils.
23992         * m4/chdir-safer.m4: New file.
23993
23994 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
23995
23996         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
23997         AT_FDCWD exceeds INT_MAX.
23998         * lib/openat.h (AT_FDCWD): Likewise.
23999
24000 2006-02-17  Eric Blake  <address@hidden>
24001
24002         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
24003
24004 2006-02-16  Simon Josefsson  <jas@extundo.com>
24005
24006         * modules/getaddrinfo (Depends-on): Add sys_socket.
24007
24008 2006-02-15  Simon Josefsson  <jas@extundo.com>
24009
24010         * build-aux/maint.mk: Add dsyntax-check rule.
24011
24012 2006-02-15  Eric Blake  <ebb9@byu.net>
24013
24014         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
24015         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
24016         'present but cannot compile' warnings on cygwin.
24017         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
24018         use ws2tcpip.h if sys/socket.h works.
24019         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
24020         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
24021
24022 2006-02-14  Simon Josefsson  <jas@extundo.com>
24023
24024         * modules/maintainer-makefile (Files): Rename.
24025
24026         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
24027         and (the local) Makefile.cfg to maint-cfg.mk.
24028
24029         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
24030         to the latter.
24031
24032         * modules/maintainer-makefile: New module.
24033
24034         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
24035         severaly stripped to make it possible to build it up from scratch
24036         with reliable tests.
24037
24038         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
24039         fixes to permit overriding the default actions when configure and
24040         makefile are not available.
24041
24042 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
24043
24044         Sync from coreutils.
24045         * modules/lstat (Depends-on): Don't depend on xalloc.
24046         (License): Change from GPL to LGPL, since this is now simply a
24047         replacement for a libc function.
24048
24049 2006-02-14  Jim Meyering  <jim@meyering.net>
24050
24051         Sync from coreutils.
24052
24053         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
24054         failure on deficient systems, and simplify gnulib lgpl dependencies.
24055         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
24056         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
24057
24058         * lib/xalloc-die.c: Remove unused definition of N_.
24059
24060 2006-02-14  Jim Meyering  <jim@meyering.net>
24061
24062         Sync from coreutils.
24063         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
24064         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
24065         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
24066         double-quote uses of that variable, to accommodate the rare case in
24067         which getmntent is available in none of the libraries checked.  This
24068         happens at least on FreeBSD 5.0.
24069
24070 2006-02-13  Simon Josefsson  <jas@extundo.com>
24071
24072         * gnulib-tool (Usage): Fix --import, from
24073         karl@freefriends.org (Karl Berry).
24074
24075 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
24076
24077         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
24078
24079 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
24080
24081         * lib/argp-namefrob.h: Restore changes accidentally lost during the
24082         "autoupdate" on 2005-12-12.
24083
24084 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
24085
24086         * modules/closeout (Depends-on): Remove atexit.
24087
24088 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
24089
24090         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
24091         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
24092
24093 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
24094
24095         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
24096         __EXTENSIONS__ if this causes compilation to fail.  Problem
24097         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
24098         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
24099
24100 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
24101
24102         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
24103         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
24104         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
24105         All uses changed.
24106
24107 2006-01-26  Simon Josefsson  <jas@extundo.com>
24108
24109         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
24110         prototype is visible on mingw32.
24111
24112         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
24113         for mingw32.
24114
24115         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
24116         mingw32).
24117
24118 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
24119
24120         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
24121         attempt to open for write; this always fails, at least on POSIX
24122         hosts.  This reinstates the 2006-01-09 change, which was
24123         inadvertently removed.
24124
24125 2006-01-26  Bruno Haible  <bruno@clisp.org>
24126
24127         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
24128         Reported by Paul Eggert.
24129
24130 2006-01-26  Bruno Haible  <bruno@clisp.org>
24131             Paul Eggert  <eggert@cs.ucla.edu>
24132
24133         * lib/stdbool_.h (_Bool)
24134         [(! (defined __cplusplus || defined __BEOS__)
24135           && !defined __GNUC__
24136           && !(defined __HP_cc || defined __xlc__
24137                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
24138                || defined __sgi))]:
24139         #define to signed char in these cases too; this simplifies
24140         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
24141         etc., separately) and makes it more conservative.
24142
24143 2006-01-25  Simon Josefsson  <jas@extundo.com>
24144
24145         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
24146         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
24147         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
24148
24149 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
24150
24151         * lib/argp-namefrob.h: Bugfix. Remove stray #
24152
24153 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
24154
24155         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
24156         so that we test the test.
24157         Check for yet another HP-UX cc bug involving *bool |= bool.
24158
24159 2006-01-25  Karl Berry  <karl@gnu.org>
24160
24161         * config/srclist.txt (vasnprintf.c): sync lost.
24162
24163 2006-01-25  Jim Meyering  <jim@meyering.net>
24164
24165         Sync from the stable (b5) branch of coreutils:
24166
24167         * lib/fts.c (fts_children): Don't let close() clobber errno from
24168         failed fchdir().
24169
24170         * lib/fts.c (fts_stat): When following a symlink-to-directory,
24171         don't necessarily interpret stat-fails+lstat-succeeds as indicating
24172         a dangling symlink.  That can also happen at least for ELOOP.
24173         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
24174         FYI, this bug predates the inclusion of fts.c in coreutils.
24175
24176         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
24177         in their own block, so pre-c99 compilers don't object.
24178
24179         Avoid the double-free (first in fts_read, second in fts_close) that
24180         would occur when an `active' directory is made inaccessible (e.g.,
24181         via chmod a-x) during a traversal.
24182         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
24183         before returning.  Reproduce this failure by
24184         mkdir -p a/b; cd a; chmod a-x . b
24185         Reported by Stavros Passas.
24186
24187 2006-01-25  Jim Meyering  <jim@meyering.net>
24188
24189         * lib/fileblocks.c: Remove more useless parentheses.
24190         * lib/readutmp.h: Likewise.
24191
24192 2006-01-25  Bruno Haible  <bruno@clisp.org>
24193
24194         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
24195         warnings.
24196         Reported by Paul Eggert.
24197
24198 2006-01-25  Bruno Haible  <bruno@clisp.org>
24199
24200         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
24201         rid of a trap command. For Solaris sh.
24202         Reported by Mark D. Baushke <mdb@gnu.org>.
24203
24204 2006-01-24  Simon Josefsson  <jas@extundo.com>
24205
24206         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
24207         Bruno.
24208
24209 2006-01-24  Karl Berry  <karl@gnu.org>
24210
24211         * config/srclist.txt (argp-namefrob.h): sync lost.
24212
24213 2006-01-24  Jim Meyering  <jim@meyering.net>
24214
24215         * modules/openat (Files): Add lib/intprops.h.
24216         From Mark D. Baushke.
24217
24218 2006-01-24  Jim Meyering  <jim@meyering.net>
24219
24220         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
24221         Reported by Mark D. Baushke.
24222
24223 2006-01-24  Jim Meyering  <jim@meyering.net>
24224
24225         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
24226
24227 2006-01-24  Bruno Haible  <bruno@clisp.org>
24228
24229         * modules/strnlen (Maintainer): Change from glibc to all.
24230
24231 2006-01-24  Bruno Haible  <bruno@clisp.org>
24232
24233         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
24234         Patch by Paul Eggert.
24235
24236 2006-01-24  Bruno Haible  <bruno@clisp.org>
24237
24238         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
24239         already has it.
24240         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
24241         2005-11-26.
24242
24243         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
24244         'signed char' to avoid problems with the built-in _Bool type.
24245         Reported by Paul Eggert on 2005-11-26.
24246
24247 2006-01-24  Bruno Haible  <bruno@clisp.org>
24248
24249         * gnulib-tool (func_import): Avoid constructing complicated sed
24250         expressions inside backquote.
24251         Report and solution by Mark D. Baushke <mdb@gnu.org>.
24252
24253 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
24254
24255         These changes imported from libc.
24256         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
24257         test and two separate function calls.
24258         * lib/strndup.c (__strndup): Add libc_hidden_def.
24259
24260 2006-01-23  Simon Josefsson  <jas@extundo.com>
24261
24262         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
24263         Remove the test_*_SOURCES variable: automake infers it by default.
24264         * modules/tls-tests: Likewise.
24265
24266 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24267
24268         Work around porting bugs reported by Dieter in
24269         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
24270         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
24271         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
24272         Include "getopt.h" first, to check interface.
24273         (getenv): Declare only if defined HAVE_DECL_GETENV &&
24274         !HAVE_DECL_GETENV.
24275         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
24276         (__strndup): Revert to K&R-style function dfns, the glibc style.
24277         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
24278         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
24279         Include strnlen.h first, to get prototype properly.
24280         (strnlen): Renamed from __strnlen.
24281         Remove weak alias.
24282
24283 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24284
24285         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
24286
24287 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
24288
24289         * config/srclist.txt: Adjust to reflect glibc reorganization.
24290         This affects only comments.
24291
24292 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
24293
24294          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
24295          Reported by Bruce Korb <bkorb@gnu.org>.
24296
24297 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
24298
24299         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
24300         to pacify gcc -Wswitch-default.
24301
24302 2006-01-22  Bruno Haible  <bruno@clisp.org>
24303
24304         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
24305         temporary buffer for sprintf, take into account the precision also
24306         for 'd', 'i', 'u', 'o', 'x', 'X'.
24307
24308 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
24309
24310         * modules/argp-tests: New module
24311         * tests/test-argp.c: New file
24312         * tests/test-argp-2.sh: New file
24313
24314 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
24315
24316         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
24317         (__argp_base_name): Removed
24318         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
24319         typo.
24320         (__argp_base_name): Provide macro definition or extern declaration
24321         depending on the configuration
24322
24323 2006-01-20  Simon Josefsson  <jas@extundo.com>
24324
24325         * modules/inet_ntop (Depends-on): Depend on sys_socket.
24326
24327 2006-01-20  Simon Josefsson  <jas@extundo.com>
24328
24329         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
24330
24331 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
24332
24333         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
24334         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
24335         Suggested by Bruno Haible.
24336
24337 2006-01-20  Karl Berry  <karl@gnu.org>
24338
24339         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
24340         until changes propagate, I guess.
24341
24342 2006-01-19  Simon Josefsson  <jas@extundo.com>
24343
24344         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
24345
24346 2006-01-19  Simon Josefsson  <jas@extundo.com>
24347
24348         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
24349
24350 2006-01-19  Simon Josefsson  <jas@extundo.com>
24351
24352         * gnulib-tool: Set check_PROGRAMS.
24353
24354         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
24355         modules/des-tests, modules/gc-arcfour-tests,
24356         modules/gc-arctwo-tests, modules/gc-des-tests,
24357         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
24358         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
24359         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
24360         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
24361         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
24362         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
24363         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
24364         test_*_SOURCES.
24365
24366 2006-01-18  Simon Josefsson  <jas@extundo.com>
24367
24368         * modules/socklen (Depends-on): Depend on sys_socket.
24369
24370 2006-01-18  Simon Josefsson  <jas@extundo.com>
24371
24372         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
24373         modules/des-tests, modules/gc-arcfour-tests,
24374         modules/gc-arctwo-tests, modules/gc-des-tests,
24375         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
24376         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
24377         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
24378         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
24379         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
24380         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
24381         $(EXEEXT) to automake TESTS variable, for mingw32.
24382
24383 2006-01-17  Simon Josefsson  <jas@extundo.com>
24384
24385         * modules/socklen (Include): Need sys/socket.h.
24386
24387 2006-01-17  Bruno Haible  <bruno@clisp.org>
24388
24389         * modules/ssize_t (Include): Add <sys/types.h>.
24390
24391 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
24392
24393         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
24394         it's not portable and it doesn't work with cross-compiles.
24395         Problem reported by Bruno Haible.  Fix missing-$ typo in
24396         'test "gl_cv_ignore_unused_libraries" ...' that prevented
24397         -zignore from being used with Sun's C compiler.
24398
24399 2006-01-12  Simon Josefsson  <jas@extundo.com>
24400
24401         * lib/base64.c: Fix warning, reported by Bruno Haible
24402         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
24403
24404 2006-01-12  Bruno Haible  <bruno@clisp.org>
24405
24406         * modules/ldd: New file.
24407         * build-aux/ldd.sh.in: New file.
24408         * MODULES.html.sh (Support for building libraries and executables): Add
24409         ldd.
24410
24411 2006-01-12  Bruno Haible  <bruno@clisp.org>
24412
24413         * m4/ldd.m4: New file.
24414
24415 2006-01-12  Bruno Haible  <bruno@clisp.org>
24416
24417         * gnulib-tool (func_import, func_create_testdir): Don't go into an
24418         endless loop while replacing $auxdir with build-aux.
24419
24420 2006-01-11  Simon Josefsson  <jas@extundo.com>
24421
24422         * lib/stdint_.h (SIZE_MAX): Add missing (.
24423
24424 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
24425
24426         Sync from coreutils.
24427         * lib/md5.c: Fix commentary typos.
24428         (alignof, UNALIGNED_P): No need for a GCC-specific version.
24429         * lib/md5.h (__attribute__): Remove; unused.
24430         * lib/sha1.c: Fix commentary to match md5 better.
24431         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
24432         so that we don't need to worry about alignment.  All uses changed.
24433         This merges the 2005-10-28 md5 change into sha1.
24434
24435 2006-01-11  Jim Meyering  <jim@meyering.net>
24436
24437         Sync from coreutils.
24438         * lib/md5.c (OP): Fix spacing.
24439
24440 2006-01-11  Bruno Haible  <bruno@clisp.org>
24441
24442         Ensure automatic ordering between gl_LOCK and gl_ARGP.
24443         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
24444         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
24445
24446 2006-01-11  Bruno Haible  <bruno@clisp.org>
24447
24448         Ensure automatic ordering between gl_LOCK and gl_ARGP.
24449         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
24450         the "early" section as well.
24451
24452 2006-01-11  Bruno Haible  <bruno@clisp.org>
24453
24454         Avoid "ar: no archive members specified" error on MacOS X.
24455         * gnulib-tool (func_modules_add_dummy): New function.
24456         (func_import, func_create_testdir): Invoke it.
24457
24458 2006-01-11  Bruno Haible  <bruno@clisp.org>
24459
24460         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
24461         with $auxdir in AC_CONFIG_FILES statements.
24462
24463 2006-01-11  Bruno Haible  <bruno@clisp.org>
24464
24465         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
24466         Initialize also noinst_HEADERS to empty.
24467
24468 2006-01-11  Bruno Haible  <bruno@clisp.org>
24469
24470         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
24471         variables.
24472         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
24473         autoreconf.
24474
24475 2006-01-11  Bruno Haible  <bruno@clisp.org>
24476
24477         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
24478         overridable by the user.
24479         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24480
24481 2006-01-10  Simon Josefsson  <jas@extundo.com>
24482
24483         * modules/sys_socket: New file.
24484
24485 2006-01-10  Simon Josefsson  <jas@extundo.com>
24486
24487         * m4/sys_socket_h.m4: New file.
24488
24489 2006-01-10  Simon Josefsson  <jas@extundo.com>
24490
24491         * lib/socket_.h: New file.
24492
24493 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
24494
24495         * modules/readutmp (Maintainer): Add myself.
24496
24497 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
24498
24499         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
24500         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
24501         People who are still concerned with buggy memcmp implementations
24502         can invoke gl_FUNC_MEMCMP themselves.
24503
24504 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
24505
24506         * lib/regex_internal.h (BITSET_WORD_BITS):
24507         Work around a bug in 64-bit PGC (before version 6.1-2), where the
24508         preprocessor mishandles large unsigned values as if they were signed.
24509         Problem reported by Claudio Fontana in
24510         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
24511
24512 2006-01-10  Jim Meyering  <jim@meyering.net>
24513
24514         Avoid the double-free (first in fts_read, second in fts_close) that
24515         would occur when an `active' directory is made inaccessible (e.g.,
24516         via chmod a-x) during a traversal.
24517         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
24518         before returning.  Reproduce this failure by
24519         mkdir -p a/b; cd a; chmod a-x . b
24520         Reported by Stavros Passas.
24521
24522         Sync from coreutils.
24523         * lib/sha1.c: Tweak grammar in a comment.
24524
24525 2006-01-10  Jim Meyering  <jim@meyering.net>
24526
24527         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
24528         Patch by Joerg Sonnenberger.
24529
24530 2006-01-10  Bruno Haible  <bruno@clisp.org>
24531
24532         * modules/readutmp: Depend on module free.
24533         * modules/strtok_r: Depend on module restrict.
24534
24535 2006-01-10  Bruno Haible  <bruno@clisp.org>
24536
24537         * modules/gettext (configure.ac): Add an invocation of
24538         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
24539
24540 2006-01-10  Bruno Haible  <bruno@clisp.org>
24541
24542         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
24543         Reported by Werner Lemberg <wl@gnu.org>.
24544
24545 2006-01-10  Bruno Haible  <bruno@clisp.org>
24546
24547         * lib/localcharset.c: Update from GNU gettext.
24548
24549 2006-01-10  Bruno Haible  <bruno@clisp.org>
24550
24551         * lib/argp.h (__const): Remove macro. Use const instead.
24552         * lib/argp-fmtstream.h (__const): Likewise.
24553         * lib/glob_.h (__const): Remove macro.
24554         * lib/glob-libc.h: Use const instead of __const.
24555
24556 2006-01-10  Bruno Haible  <bruno@clisp.org>
24557
24558         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
24559         variable.
24560         Needed to avoid an automake error regarding the 'gettext' module.
24561
24562 2006-01-09  Simon Josefsson  <jas@extundo.com>
24563
24564         * modules/inet_ntop (Depends-on): Add restrict.
24565
24566 2006-01-09  Simon Josefsson  <jas@extundo.com>
24567
24568         * modules/gc-rijndael-tests (License): Put under LGPL.
24569
24570         * modules/gc-des-tests (License): Likewise.
24571
24572         * modules/gc-arcfour-tests (License): Likewise.
24573
24574         * modules/gc-arctwo-tests (License): Likewise.
24575
24576         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
24577
24578         * modules/gc-hmac-sha1-tests (Files): Likewise.
24579
24580         * modules/gc-hmac-md5-tests (License): Likewise.
24581
24582         * modules/gc-sha1-tests (License): Likewise.
24583
24584         * modules/gc-md5-tests (License): Likewise.
24585
24586         * modules/gc-md4-tests (License): Likewise.
24587
24588         * modules/gc-md2-tests (License): Likewise.
24589
24590         * modules/gc-tests (License): Likewise.
24591
24592         * modules/des-tests (License): Likewise.
24593
24594         * modules/md4-tests (License): Likewise.
24595
24596         * modules/md2-tests (License): Likewise.
24597
24598 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
24599
24600         Sync from coreutils:
24601
24602         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
24603         * modules/lib-ignore: New file.
24604         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
24605         chdir-safer.m4, lchmod.m4.
24606         * modules/openat: Add mkdirat.c, openat-priv.h.
24607
24608 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
24609
24610         Sync from coreutils.
24611         * m4/lib-ignore.m4: New file.
24612         * m4/lchmod.m4: New file.
24613
24614 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
24615
24616         Sync from coreutils.
24617         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
24618         for write access: POSIX says that must fail.
24619         * lib/fts.c (diropen): Likewise.
24620         * lib/save-cwd.c (save_cwd): Likewise.
24621         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
24622         well, for minor improvements on hosts that lack O_DIRECTORY.
24623         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
24624         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
24625         Fall back on chown if open failed with EACCES.
24626
24627         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
24628         Report an error at compile-time if only a 1-second nominal clock
24629         resolution is found.
24630
24631         * lib/lchmod.h: New file.
24632         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
24633         (make_dir_parents): Use lchown rather than chown, and
24634         lchmod rather than chmod.
24635
24636         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
24637         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
24638         "proc" reported by n0dalus.
24639
24640         * lib/mountlist.c: Include <limits.h>.
24641         (dev_from_mount_options)
24642         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
24643         New function.  It no longer assumes "dev=" has the System V meaning
24644         on Linux (since it doesn't).  It also parses "dev=" more carefully.
24645         (read_file_system_list)
24646         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
24647         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
24648         dev= in that case.
24649
24650         * lib/posixtm.h (PDS_PRE_2000): New macro.
24651         * lib/posixtm.c (year): Arg is now syntax_bits rather than
24652         allow_century.  All usages changed.  Reject dates outside the range
24653         1969-1999 if PDS_PRE_2000 is used.
24654
24655 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
24656
24657         Sync from coreutils.
24658         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
24659         (Time of day items): Mention the possibility of leap seconds.
24660         Problem reported by Dr. David Alan Gilbert.
24661
24662 2006-01-09  Jim Meyering  <jim@meyering.net>
24663
24664         Sync from coreutils.
24665
24666         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
24667
24668         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
24669
24670         * lib/modechange.c (mode_compile): Reject an invalid mode string
24671         that starts with an octal digit.  From Andreas Gruenbacher.
24672
24673         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
24674         and dup to open_safer and dup_safer, respectively.
24675         (openat_permissive): Fix typo in comment.
24676
24677         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
24678         "gettext.h"; either no longer needed or are guaranteed by openat.h.
24679         (_): Remove; no longer needed.
24680         (openat): Renamed from rpl_openat; no need for rpl_openat
24681         since openat.h renames openat for us.
24682         Replace most of the body with a call to openat_permissive,
24683         to avoid duplicate code.
24684         Port to (probably hypothetical) environments were mode_t is
24685         wider than int.
24686         (openat_permissive): Require mode arg, so that we can check
24687         types better.  Put it just after flags.  Change cwd failure
24688         indicator from pointer-to-bool to pointer-to-errno-value.
24689         All callers changed.
24690         Invoke openat_save_fail and/or openat_restore_fail if
24691         cwd_errno is null, so that openat can call us.
24692         (openat_permissive, fdopendir, fstatat, unlinkat):
24693         Simplify errno handling to avoid some duplicate code,
24694         as it's OK to set errno on success.
24695         * lib/openat.h: Revamp code so that function macros depend on
24696         __OPENAT_PREFIX only, not also on AT_FDCWD.
24697         (openat_ro): Remove.  Caller changed to use openat_permissive.
24698         (openat_permissive): Now a macro, if not a function.
24699         (openat_restore_fail, openat_save_fail): Now always functions,
24700         since mkdirat needs them even if __OPENAT_PREFIX is defined.
24701
24702         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
24703         and openat.c.
24704         * lib/mkdirat.c: Include openat-priv.h.
24705         Remove definitions of macros defined therein.
24706         * lib/openat.c: Likewise.
24707
24708         * lib/mkdirat.c (mkdirat): New file and function.
24709         * lib/openat.h (mkdirat): Declare.
24710
24711         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
24712
24713         * lib/openat.h (openat_permissive): Declare.
24714         (openat_ro): Define.
24715
24716         * lib/openat.c (EXPECTED_ERRNO): New macro.
24717         (openat_permissive): New function -- used in remove.c rewrite.
24718         (all functions): Set errno just before returning, only if there
24719         was an actual failure.
24720         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
24721
24722         Emulate openat-family functions using Linux's procfs, if possible.
24723         Idea and some code based on Ulrich Drepper's glibc changes.
24724
24725         * lib/openat.c: (BUILD_PROC_NAME): New macro.
24726         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
24727         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
24728         before falling back on save_cwd and restore_cwd.
24729         (fdopendir, fstatat, unlinkat): Likewise.
24730
24731         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
24732         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
24733
24734         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
24735         as second argument to va_arg.  Otherwise, some versions of gcc
24736         warn that `if this code is reached, the program will abort'.
24737
24738 2006-01-09  Jim Meyering  <jim@meyering.net>
24739
24740         Sync from coreutils.
24741         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
24742         Require openat-priv.h.
24743
24744 2006-01-09  Bruno Haible  <bruno@clisp.org>
24745
24746         * modules/strnlen (Include): Use strnlen.h.
24747
24748 2006-01-09  Bruno Haible  <bruno@clisp.org>
24749
24750         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
24751
24752 2006-01-09  Bruno Haible  <bruno@clisp.org>
24753
24754         * lib/sysexit_.h (EX_OK): New macro.
24755         Suggested by Martin Lambers <marlam@marlam.de>.
24756
24757 2006-01-09  Bruno Haible  <bruno@clisp.org>
24758
24759         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
24760         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
24761
24762 2006-01-09  Bruno Haible  <bruno@clisp.org>
24763
24764         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
24765         numbers.
24766
24767 2006-01-09  Bruno Haible  <bruno@clisp.org>
24768
24769         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
24770         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
24771         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
24772         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
24773
24774 2006-01-09  Bruno Haible  <bruno@clisp.org>
24775
24776         * build-aux/javacomp.sh.in: New file, moved from lib/.
24777         * modules/javacomp-script (Files): Update.
24778         (configure.ac): Add AC_CONFIG_FILES invocation.
24779         (EXTRA_DIST): Remove variable.
24780
24781         * build-aux/javaexec.sh.in: New file, moved from lib/.
24782         * modules/javaexec (Files): Update.
24783         (configure.ac): Add AC_CONFIG_FILES invocation.
24784         (EXTRA_DIST): Remove javaexec.sh.in.
24785
24786         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
24787         * modules/csharpcomp-script (Files): Update.
24788         (configure.ac): Add AC_CONFIG_FILES invocation.
24789         (EXTRA_DIST): Remove variable.
24790
24791         * build-aux/csharpexec.sh.in: New file, moved from lib/.
24792         * modules/csharpexec (Files): Update.
24793         (configure.ac): Add AC_CONFIG_FILES invocation.
24794         (EXTRA_DIST): Remove csharpexec.sh.in.
24795
24796 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
24797
24798         Sync from coreutils.
24799
24800         Add POSIX ACL support
24801         * lib/acl.h (copy_acl, set_acl): Add declarations.
24802         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
24803         systems other than Linux.
24804         (chmod_or_fchmod): New function: use fchmod when possible,
24805         and chmod otherwise.
24806         (file_has_acl): Add a POSIX ACL implementation, with a
24807         Linux-specific subcase.
24808         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
24809         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
24810         acls are unsupported.
24811         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
24812         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
24813         are unsupported.
24814
24815 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
24816
24817         Sync from coreutils.
24818         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
24819
24820 2006-01-07  Bruno Haible  <bruno@clisp.org>
24821
24822         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
24823         gl_EARLY.
24824
24825 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
24826
24827         * lib/strftime.c (tzname): Don't declare if it is already #defined.
24828         Problem reported for Mingw by Mark Junker.
24829
24830 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
24831
24832         * README: Gnulib normally doesn't generate a tarball.
24833
24834 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
24835
24836         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
24837         long int, not int, for nanosecond counts, so that people who are
24838         used to POSIX struct timespec won't be surprised.  Reported by Jim
24839         Meyering.
24840
24841 2005-12-28  Bruno Haible  <bruno@clisp.org>
24842
24843         * build-aux/config.rpath: Update from GNU gettext.
24844
24845 2005-12-16  Jim Meyering  <jim@meyering.net>
24846
24847         * modules/fprintftime: New module.
24848         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
24849
24850 2005-12-16  Jim Meyering  <jim@meyering.net>
24851
24852         * m4/fprintftime.m4: New file.
24853
24854 2005-12-16  Jim Meyering  <jim@meyering.net>
24855
24856         * lib/fprintftime.c, lib/fprintftime.h: New files.
24857
24858 2005-12-15  Simon Josefsson  <jas@extundo.com>
24859
24860         * modules/socklen (configure.ac): Fix M4 macro name, to align with
24861         new m4/socklen.m4.
24862
24863 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
24864
24865         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
24866         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
24867
24868 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
24869
24870         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
24871         * lib/argp-help.c (fill_in_uparams): Check if the constructed
24872         struct uparams is valid. Fall back to the default values if it is
24873         not.
24874
24875 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
24876
24877         * modules/argp (Files): Add argp-pin.c
24878         (Depends-on): dirname
24879         (lib_SOURCES): Add argp-pin.c
24880
24881 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
24882
24883         * m4/argp.m4:  Check if program_invocation_name and
24884         program_invocation_short_name are declared and define appropriate
24885         macros if they are not.
24886
24887 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
24888
24889         * lib/argp-help.c (__argp_base_name): New function
24890         (__argp_short_program_name): Rewrite using __argp_base_name
24891         * lib/argp-namefrob.h: Define program_invocation_name and
24892         program_invocation_short_name if requested
24893         (__argp_base_name): Add prototype
24894         * lib/argp-parse.c (argp_def): Use gettext wrappers
24895         (argp_default_parser): Use __argp_base_name
24896         * lib/argp-pin.c: New file. Defines program_invocation_name and
24897         program_invocation_short_name on systems that lack them.
24898
24899 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
24900
24901         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
24902         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
24903         porting problem reported by Georg Schwarz in
24904         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
24905
24906 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
24907
24908         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
24909         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
24910         porting problem reported by Georg Schwarz in
24911         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
24912
24913 2005-12-05  Bruno Haible  <bruno@clisp.org>
24914
24915         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
24916         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
24917         Reported by Mark Junker <mjscod@gmx.de>.
24918
24919 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
24920
24921         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
24922         Use implementation from Albert Chin, with some
24923         comments/corrections by Stepan Kasal and myself.
24924
24925 2005-12-02  Bruno Haible  <bruno@clisp.org>
24926
24927         * gnulib-tool (func_import): Accept GPLed build tool modules when
24928         --lgpl is given.
24929         * modules/csharpcomp-script: New file.
24930         * modules/csharpcomp: Depend on it.
24931         * modules/javacomp-script: New file.
24932         * modules/javacomp: Depend on it.
24933         Suggested by Simon Josefsson.
24934
24935 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
24936
24937         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
24938         statement, to work around an HP-UX 10.20 compiler bug reported by
24939         Peter O'Gorman.
24940
24941 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
24942
24943         * modules/savedir (Depends-on): Add openat.
24944
24945 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
24946
24947         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
24948         (uintmax_t) [defined uintmax_t]: Do not declare.
24949         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
24950         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
24951         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
24952         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
24953         sake of portability to weird hosts that C allows (though we don't
24954         know of any practical examples).
24955
24956         * lib/savedir.h (fdsavedir): New decl.
24957         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
24958         contains most of the former guts of savedir.
24959         (savedir): Use savedirstream.
24960         Include "openat.h".
24961
24962 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
24963
24964         * modules/obstack (Files): Add m4/ulonglong.m4.
24965         Problem reported by Davide Angelocola.
24966
24967 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
24968
24969         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
24970         coreutils no longer futzes with rounding modes.
24971
24972 2005-11-14  Jim Meyering  <jim@meyering.net>
24973
24974         * lib/mkstemp-safer.c: Include <config.h>, required for possible
24975         replacement of mkstemp.
24976
24977 2005-11-10  Simon Josefsson  <jas@extundo.com>
24978
24979         * lib/readline.c: Remove EOL.
24980
24981 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
24982
24983         * modules/gethrxtime (Depends-on): Add gettime.
24984
24985 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
24986
24987         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
24988         or gettimeofday; no longer needed.
24989
24990 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
24991
24992         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
24993         time business.
24994         (gethrxtime) [! (HAVE_NANOUPTIME
24995         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
24996         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
24997         our own approximation.
24998
24999 2005-11-08  Eric Blake  <ebb9@byu.net>
25000
25001         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
25002
25003 2005-11-08  Eric Blake  <ebb9@byu.net>
25004
25005         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
25006
25007 2005-11-04  Bruno Haible  <bruno@clisp.org>
25008
25009         * gnulib-tool: Implement --update mode.
25010
25011 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
25012
25013         Fix porting problem reported by Theodoros V. Kalamatianos.
25014         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
25015         Don't assume that futimes failing means we must fail.
25016
25017 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
25018
25019         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
25020         variables to suggest the intended function of the PATH_MAX check.
25021
25022 2005-10-30  Kean Johnston  <jkj@sco.com>
25023
25024         Trivial changes to support SCO systems.
25025         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
25026         as PATH_MAX.
25027         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
25028         where __ptr is null when no I/O is pending.
25029
25030 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
25031
25032         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
25033         leave errno alone.  Problem reported by Dmitry V. Levin.
25034
25035 2005-10-28  Simon Josefsson  <jas@extundo.com>
25036
25037         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
25038         Test more.
25039
25040         * tests/test-gc-md2.c, tests/test-md2.c: New files.
25041
25042         * modules/md2, modules/md2-tests: New files.
25043
25044 2005-10-28  Simon Josefsson  <jas@extundo.com>
25045
25046         * m4/inet_ntop.m4: More tests.
25047
25048         * m4/gc-md2.m4, md2.m4: New file.
25049
25050 2005-10-28  Simon Josefsson  <jas@extundo.com>
25051
25052         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
25053         "restrict" keywords, as per POSIX.  Protect the function
25054         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
25055         Don't use K&R prototypes.  Check the sprintf return values.
25056         Re-define EAFNOSUPPORT if not present.  Indent.
25057
25058         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
25059         suggested by Bruno Haible <bruno@clisp.org>.
25060
25061         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
25062
25063         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
25064
25065         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
25066         libgcrypt).
25067
25068         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
25069
25070         * lib/md2.h, lib/md2.c: New files.
25071
25072 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
25073
25074         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
25075         errno alone.  Problem reported by Frederic Jolliton.
25076
25077 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
25078
25079         * modules/verify (License): Change from GPL to LGPL.  This is a
25080         tiny module and there are apparently near-equivalents that are
25081         under the BSD license.
25082
25083 2005-10-24  Simon Josefsson  <jas@extundo.com>
25084
25085         * modules/sha1: Relicense to LGPL.
25086
25087 2005-10-24  Simon Josefsson  <jas@extundo.com>
25088
25089         * lib/md4.h: Shrink buffer size, now that we changed the type.
25090
25091 2005-10-23  Simon Josefsson  <jas@extundo.com>
25092
25093         * gnulib-tool (func_import): Fix --tests-base.
25094
25095 2005-10-22  Simon Josefsson  <jas@extundo.com>
25096
25097         * modules/arcfour (Depends-on): Need stdint.
25098
25099 2005-10-22  Simon Josefsson  <jas@extundo.com>
25100
25101         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
25102         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
25103
25104 2005-10-22  Simon Josefsson  <jas@extundo.com>
25105
25106         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
25107         suggested by Bruno Haible <bruno@clisp.org>.
25108
25109 2005-10-22  Simon Josefsson  <jas@extundo.com>
25110
25111         * lib/crc.h: Include stddef.h, for size_t.
25112
25113 2005-10-22  Simon Josefsson  <jas@extundo.com>
25114
25115         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
25116         arcfour_context struct (simplify test vector testing in GNU
25117         Shishi).
25118
25119 2005-10-21  Simon Josefsson  <jas@extundo.com>
25120
25121         * modules/des, modules/des-tests: New files.
25122
25123         * modules/gc-des, modules/gc-des-tests: New files.
25124
25125         * tests/test-des.c, tests/test-gc-des.c: New file.
25126
25127 2005-10-21  Simon Josefsson  <jas@extundo.com>
25128
25129         * modules/arctwo, modules/arctwo-tests: New files.
25130
25131         * tests/test-arctwo.c: New file.
25132
25133         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
25134
25135         * tests/test-gc-arctwo.c: New file.
25136
25137 2005-10-21  Simon Josefsson  <jas@extundo.com>
25138
25139         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
25140         Bruno Haible <bruno@clisp.org>.
25141
25142         * m4/gc-des.m4: New file.
25143
25144 2005-10-21  Simon Josefsson  <jas@extundo.com>
25145
25146         * m4/arctwo.m4: New file.
25147
25148         * m4/gc-arctwo.m4: New file.
25149
25150 2005-10-21  Simon Josefsson  <jas@extundo.com>
25151
25152         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
25153         block.
25154
25155 2005-10-21  Simon Josefsson  <jas@extundo.com>
25156
25157         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
25158         <bruno@clisp.org>.
25159
25160         * lib/hmac-sha1.c (hmac_sha1): Likewise.
25161
25162         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
25163         Bruno Haible <bruno@clisp.org>.
25164
25165         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
25166         <bruno@clisp.org>.
25167
25168 2005-10-21  Simon Josefsson  <jas@extundo.com>
25169
25170         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
25171
25172 2005-10-21  Simon Josefsson  <jas@extundo.com>
25173
25174         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
25175
25176 2005-10-21  Simon Josefsson  <jas@extundo.com>
25177
25178         * lib/des.h, lib/des.c: New files.
25179
25180         * lib/gc-gnulib.c: Support DES.c
25181
25182 2005-10-21  Simon Josefsson  <jas@extundo.com>
25183
25184         * lib/arctwo.h, lib/arctwo.c: New files.
25185
25186         * lib/gc-gnulib.c: Support ARCTWO.
25187
25188 2005-10-21  Simon Josefsson  <jas@extundo.com>
25189
25190         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
25191         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25192
25193 2005-10-21  Simon Josefsson  <jas@extundo.com>
25194
25195         * gnulib-tool (func_import, func_create_testdir): Define automake
25196         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
25197         Makefile.am snippet),
25198         suggested by Bruno Haible <bruno@clisp.org>.
25199
25200         * modules/gc (Makefile.am): Use it.
25201
25202 2005-10-21  Bruno Haible  <bruno@clisp.org>
25203
25204         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
25205         patch.
25206
25207 2005-10-19  Simon Josefsson  <jas@extundo.com>
25208
25209         * tests/test-gc-rijndael.c: New file.
25210
25211         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
25212
25213 2005-10-19  Simon Josefsson  <jas@extundo.com>
25214
25215         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
25216         interface too.
25217
25218 2005-10-19  Simon Josefsson  <jas@extundo.com>
25219
25220         * tests/test-gc-arcfour.c: New file.
25221
25222         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
25223
25224 2005-10-19  Simon Josefsson  <jas@extundo.com>
25225
25226         * modules/gc-md4, modules/gc-md4-tests: New file.
25227
25228         * tests/test-gc-md4.c: New file.
25229
25230 2005-10-19  Simon Josefsson  <jas@extundo.com>
25231
25232         * m4/gc-md4.m4: New file.
25233
25234 2005-10-19  Simon Josefsson  <jas@extundo.com>
25235
25236         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
25237         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
25238         <kasal@ucw.cz>.
25239
25240 2005-10-19  Simon Josefsson  <jas@extundo.com>
25241
25242         * m4/gc-arcfour.m4: New file.
25243
25244         * m4/gc-rijndael.m4: New file.
25245
25246 2005-10-19  Simon Josefsson  <jas@extundo.com>
25247
25248         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
25249
25250 2005-10-19  Simon Josefsson  <jas@extundo.com>
25251
25252         * lib/gc-gnulib.c: Support ARCFOUR.
25253
25254 2005-10-19  Simon Josefsson  <jas@extundo.com>
25255
25256         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
25257         support.
25258
25259         * lib/gc.h: Add ECB enum type.
25260
25261         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
25262
25263 2005-10-18  Simon Josefsson  <jas@extundo.com>
25264
25265         * tests/test-md5.c: New file.
25266
25267         * modules/md5-tests: New file.
25268
25269 2005-10-18  Simon Josefsson  <jas@extundo.com>
25270
25271         * tests/test-md4.c: New file.
25272
25273         * modules/md4, modules/md4-tests: New files.
25274
25275 2005-10-18  Simon Josefsson  <jas@extundo.com>
25276
25277         * m4/md4.m4: New file.
25278
25279 2005-10-18  Simon Josefsson  <jas@extundo.com>
25280
25281         * lib/md4.h, lib/md4.c: New files, based on md5.?.
25282
25283 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
25284
25285         * gnulib-tool (func_create_testdir): Omit the second check whether
25286         BUILT_SOURCES in nonempty.
25287
25288 2005-10-17  Simon Josefsson  <jas@extundo.com>
25289
25290         * tests/test-rijndael.c: New file.
25291
25292 2005-10-17  Simon Josefsson  <jas@extundo.com>
25293
25294         * modules/sha1: Depend on stdint instead of md5.
25295
25296         * modules/md5: Depend on stdint, remove uint32_t.
25297
25298 2005-10-17  Simon Josefsson  <jas@extundo.com>
25299
25300         * modules/gc-sha1-tests: New file.
25301
25302         * tests/test-gc-sha1.c: New file.
25303
25304 2005-10-17  Simon Josefsson  <jas@extundo.com>
25305
25306         * m4/md5.m4: Remove call to uint32_t.m4.
25307
25308 2005-10-17  Simon Josefsson  <jas@extundo.com>
25309
25310         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
25311
25312         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
25313         md5.h.
25314
25315         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
25316
25317         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
25318
25319 2005-10-17  Simon Josefsson  <jas@extundo.com>
25320
25321         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
25322
25323 2005-10-17  Simon Josefsson  <jas@extundo.com>
25324
25325         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
25326
25327 2005-10-17  Simon Josefsson  <jas@extundo.com>
25328
25329         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
25330
25331         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
25332
25333 2005-10-17  Bruno Haible  <bruno@clisp.org>
25334
25335         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
25336         that it can also be used in a test.
25337
25338 2005-10-16  Bruno Haible  <bruno@clisp.org>
25339
25340         * gnulib-tool (func_emit_tests_Makefile_am): Also define
25341         TESTS_ENVIRONMENT, so that individual tests can augment it.
25342
25343         * gnulib-tool (func_create_testdir): Use an intermediate target for
25344         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
25345         macros, like $(ALLOCA_H), which cannot be passed through the command
25346         line.
25347
25348 2005-10-15  Simon Josefsson  <jas@extundo.com>
25349
25350         * modules/rijndael-tests: New file.
25351
25352         * modules/rijndael: New file.
25353
25354 2005-10-15  Simon Josefsson  <jas@extundo.com>
25355
25356         * m4/rijndael.m4: New file.
25357
25358 2005-10-15  Simon Josefsson  <jas@extundo.com>
25359
25360         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
25361
25362         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
25363
25364 2005-10-14  Simon Josefsson  <jas@extundo.com>
25365
25366         * tests/test-arcfour.c: New file.
25367
25368         * modules/arcfour, modules/arcfour-tests: New files.
25369
25370 2005-10-14  Simon Josefsson  <jas@extundo.com>
25371
25372         * m4/arcfour.m4: New file.
25373
25374 2005-10-14  Simon Josefsson  <jas@extundo.com>
25375
25376         * lib/arcfour.h, lib/arcfour.c: New files.
25377
25378 2005-10-14  Roland McGrath  <roland@redhat.com>
25379
25380         Import from libc.  [BZ #1331]
25381         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
25382         macro argument.
25383         Reported by Matej Vela <vela@debian.org>.
25384
25385 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
25386
25387         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
25388         include <wchar.h>; no longer needed.
25389
25390 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
25391
25392         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
25393
25394 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
25395         and  Ulrich Drepper  <drepper@redhat.com>
25396
25397         Import from libc.
25398         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
25399         instead of inline stream orientation test and two separate
25400         function calls.  Pay no attention to USE_IN_LIBIO.
25401
25402 2005-10-13  Simon Josefsson  <jas@extundo.com>
25403
25404         * modules/gc-hmac-md5-tests: New file.
25405
25406         * tests/test-gc-hmac-sha1.c: New file.
25407
25408         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
25409
25410         * modules/gc-hmac-md5-tests: New file.
25411
25412         * tests/test-gc-md5.c: New file.
25413
25414         * modules/gc-md5-tests: New file.
25415
25416 2005-10-13  Simon Josefsson  <jas@extundo.com>
25417
25418         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
25419         Move memory allocation outside of loop.
25420
25421 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
25422
25423         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
25424         intermediate directory is in a read-only file system.  Problem
25425         reported by Eric Blake.
25426
25427 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
25428
25429         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
25430
25431 2005-10-12  Simon Josefsson  <jas@extundo.com>
25432
25433         * tests/test-hmac-sha1.c: New file.
25434
25435         * modules/hmac-sha1-tests: New file.
25436
25437         * modules/hmac-sha1: New file.
25438
25439 2005-10-12  Simon Josefsson  <jas@extundo.com>
25440
25441         * modules/gc-sha1: New file.
25442
25443 2005-10-12  Simon Josefsson  <jas@extundo.com>
25444
25445         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
25446
25447         * tests/test-gc-pbkdf2-sha1.c: New file.
25448
25449 2005-10-12  Simon Josefsson  <jas@extundo.com>
25450
25451         * modules/gc-md5, modules/gc-hmac-md5: New files.
25452
25453         * modules/gc (Files): Remove md5, memxor and hmac files.
25454
25455 2005-10-12  Simon Josefsson  <jas@extundo.com>
25456
25457         * m4/gc-pbkdf2-sha1.m4: New file.
25458
25459         * m4/gc-hmac-sha1.m4: New file.
25460
25461         * m4/gc-sha1: New file.
25462
25463         * m4/hmac-sha1.m4: New file.
25464
25465 2005-10-12  Simon Josefsson  <jas@extundo.com>
25466
25467         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
25468
25469         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
25470
25471 2005-10-12  Simon Josefsson  <jas@extundo.com>
25472
25473         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
25474         suggested by Bruno Haible <bruno@clisp.org>.
25475
25476 2005-10-12  Simon Josefsson  <jas@extundo.com>
25477
25478         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
25479
25480 2005-10-12  Simon Josefsson  <jas@extundo.com>
25481
25482         * lib/gc-pbkdf2-sha1.c: New file.
25483
25484         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
25485
25486 2005-10-12  Simon Josefsson  <jas@extundo.com>
25487
25488         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
25489
25490         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
25491
25492 2005-10-12  Simon Josefsson  <jas@extundo.com>
25493
25494         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
25495         GC_USE_HMAC_MD5, respectively.
25496
25497         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
25498         (gc_md5): Fix typo.
25499
25500         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
25501
25502         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
25503
25504         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
25505
25506 2005-10-12  Bruno Haible  <bruno@clisp.org>
25507
25508         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
25509         Reported by Stepan Kasal <kasal@ucw.cz>.
25510
25511 2005-10-11  Simon Josefsson  <jas@extundo.com>
25512
25513         * tests/test-crc.c: New file.
25514
25515         * modules/crc, modules/crc-tests: New files.
25516
25517 2005-10-11  Simon Josefsson  <jas@extundo.com>
25518
25519         * m4/crc.m4: New file.
25520
25521 2005-10-11  Simon Josefsson  <jas@extundo.com>
25522
25523         * lib/gc.h: Add gc_hash and gc_hash_buffer.
25524
25525         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
25526
25527         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
25528
25529 2005-10-11  Simon Josefsson  <jas@extundo.com>
25530
25531         * lib/crc.h, lib/crc.c: New files.
25532
25533         * lib/gc.h (gc_hash_buffer): Add doc.
25534
25535 2005-10-11  Bruno Haible  <bruno@clisp.org>
25536
25537         * modules/c-strcasestr: New file.
25538         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
25539
25540 2005-10-11  Bruno Haible  <bruno@clisp.org>
25541
25542         * modules/c-strcase: New file.
25543         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
25544
25545 2005-10-11  Bruno Haible  <bruno@clisp.org>
25546
25547         * lib/strcasecmp.c: Include limits.h.
25548         (strcasecmp): Avoid integer overflow on exotic platforms.
25549         * lib/strncasecmp.c: Include limits.h.
25550         (strncasecmp): Avoid integer overflow on exotic platforms.
25551         Reported by Paul Eggert.
25552
25553 2005-10-11  Bruno Haible  <bruno@clisp.org>
25554
25555         * lib/c-strcasestr.h: New file, from GNU gettext.
25556         * lib/c-strcasestr.c: New file, from GNU gettext.
25557
25558 2005-10-11  Bruno Haible  <bruno@clisp.org>
25559
25560         * lib/c-strcase.h: New file, from GNU gettext.
25561         * lib/c-strcasecmp.c: New file, from GNU gettext.
25562         * lib/c-strncasecmp.c: New file, from GNU gettext.
25563
25564 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
25565
25566         * modules/mempcpy (License): GPL -> LGPL.
25567         * modules/strchrnul (License): Likewise.
25568         * modules/sysexits (License): Likewise.
25569
25570 2005-10-08  Simon Josefsson  <jas@extundo.com>
25571
25572         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
25573
25574 2005-10-07  Simon Josefsson  <jas@extundo.com>
25575
25576         * m4/memxor.m4: Remove gl_C_RESTRICT call.
25577
25578 2005-10-06  Simon Josefsson  <jas@extundo.com>
25579
25580         * tests/test-hmac-md5.c: New file.
25581
25582         * modules/hmac-md5-tests: New file.
25583
25584         * modules/hmac-md5: New file.
25585
25586 2005-10-06  Simon Josefsson  <jas@extundo.com>
25587
25588         * m4/hmac-md5.m4: New file.
25589
25590         * m4/memxor.m4: Require gl_C_RESTRICT.
25591
25592 2005-10-06  Simon Josefsson  <jas@extundo.com>
25593
25594         * lib/memxor.c (memxor): Avoid casts and warnings.
25595
25596 2005-10-06  Simon Josefsson  <jas@extundo.com>
25597
25598         * lib/hmac-md5.c: New file.
25599
25600         * lib/hmac.h: New file.
25601
25602 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
25603
25604         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
25605         promotes to int, not unsigned int, to catch the AIX 5.3
25606         compiler bug.
25607
25608 2005-10-05  Simon Josefsson  <jas@extundo.com>
25609
25610         * modules/memxor: New file.
25611
25612         * modules/iconv (Files): Move config.rpath to havelib, it is used
25613         there.
25614
25615         * modules/havelib (Files): Add config.rpath.
25616
25617 2005-10-05  Simon Josefsson  <jas@extundo.com>
25618
25619         * m4/memxor.m4: New file.
25620
25621 2005-10-05  Simon Josefsson  <jas@extundo.com>
25622
25623         * lib/memxor.c (memxor): Fix compiler error.
25624
25625         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
25626         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
25627
25628         * lib/memxor.h, lib/memxor.c: New files.
25629
25630         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
25631         we assume all systems have it, suggested by Jim Meyering
25632         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
25633         any systems lack sys/socket.h; mingw32 is known to lack it, but we
25634         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
25635         same reasons.
25636
25637 2005-10-05  Simon Josefsson  <jas@extundo.com>
25638
25639         * config/srclist.txt: Add glibc bug 1423 for md5.h.
25640
25641 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
25642
25643         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
25644         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
25645         needed, since the source code now assumes these .h files.
25646
25647 2005-10-05  Derek Price  <derek@ximbiot.com>
25648
25649         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
25650
25651 2005-10-05  Bruno Haible  <bruno@clisp.org>
25652
25653         * modules/stdint (License): Change to LGPL.
25654
25655 2005-10-04  Simon Josefsson  <jas@extundo.com>
25656
25657         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
25658         D. Baushke" <mdb@gnu.org>.
25659
25660 2005-10-04  Bruno Haible  <bruno@clisp.org>
25661
25662         * lib/verify.h (verify_true): Provide alternative definition for C++.
25663
25664 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
25665
25666         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
25667         (SSIZE_MAX): New macro, if not already defined.
25668         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
25669         than 2 GiB.
25670
25671 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
25672
25673         Sync from coreutils.
25674         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
25675         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
25676         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
25677         ULLONG_MAX doesn't work with 2.7.2.1.
25678
25679 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
25680
25681         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
25682         From Ben Pfaff.
25683
25684         * modules/exclude (Depends-on): Depend on verify.
25685         * modules/strtoimax (Depends-on): Likewise.
25686         * modules/utimecmp (Depends-on): Likewise.
25687
25688 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
25689
25690         * lib/exclude.c: Include verify.h.
25691         (verify): Remove.  All callers changed to use verify.h's version.
25692         * lib/strtoimax.c: Likewise.
25693         * lib/utimecmp.c: Likewis.e
25694
25695         Sync from coreutils.
25696         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
25697         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
25698         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
25699         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
25700         bother returning ENOSYS if settimeofday or stime fails; just let
25701         them return whatever errno they want to return.
25702         * lib/utimens.c: Include unistd.h, for dup2.
25703         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
25704         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
25705
25706 2005-10-02  Jim Meyering  <jim@meyering.net>
25707
25708         Sync from coreutils.
25709         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
25710         from glibc-2.2.5 that fails for read-only files.
25711
25712 2005-10-02  Jim Meyering  <jim@meyering.net>
25713
25714         Sync from coreutils.
25715         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
25716         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
25717         `#if HAVE_CONFIG_H'.
25718         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
25719         Remove AT_FDCWD test.
25720         Do not consume the fd unless successful.
25721         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
25722         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
25723         block, so that we don't even try to compile it if settimeofday is
25724         available.  This works around a compilation failure on OSF1 V5.1,
25725         due to stime requiring a `long int*' while tv_sec is `int'.
25726
25727 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
25728
25729         Sync from coreutils.
25730         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
25731         against `yes', rather than just testing for nonempty.
25732
25733 2005-10-01  Simon Josefsson  <jas@extundo.com>
25734
25735         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
25736         and Darwin.
25737
25738         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
25739         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
25740         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
25741         freeaddrinfo and gai_strerror are declared by the POSIX headers.
25742         Check if struct addrinfo is declared.
25743
25744 2005-10-01  Simon Josefsson  <jas@extundo.com>
25745
25746         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
25747         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
25748         AI_* and EAI_* definitions.  Protect function declarations.
25749
25750 2005-10-01  Jim Meyering  <jim@meyering.net>
25751
25752         Sync from coreutils.
25753
25754         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
25755         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
25756         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
25757         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
25758         in the inet and nsl libraries.  Required on Solaris 5.7.
25759
25760 2005-10-01  Jim Meyering  <jim@meyering.net>
25761
25762         Sync from coreutils.
25763         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
25764         in the inet and nsl libraries.  Required on Solaris 5.7.
25765
25766 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
25767
25768         * lib/getdelim.c (getdelim): Remove unused variables.
25769
25770 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
25771
25772         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
25773         so that the code works even with ancient cpp.  Portability problem
25774         with GCC 2.7.2.1 reported by Thomas M.Ott.
25775
25776 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
25777
25778         * modules/regex (Depends-on): Add strcase.
25779
25780         * modules/gethostname (Licence): Change from GPL to LGPL, since
25781         gethostname.c is a trivial implementation of a standard library
25782         function.
25783         * modules/poll (License): Change from GPL to LGPL, since it's
25784         derived from LGPL code.
25785
25786 2005-09-27  Jim Meyering  <jim@meyering.net>
25787
25788         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
25789         HAVE_CONFIG_H.
25790
25791         * lib/intprops.h (signed_type_or_expr__): Define.
25792         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
25793         for unsigned types.
25794
25795 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
25796
25797         * lib/verify.h (verify_expr): Remove, replacing with:
25798         (verify_true): New macro that returns true instead of void.
25799         (verify_type__): Remove.
25800         (verify): Use verify_true rather than verify_type__.
25801
25802 2005-09-26  Bruno Haible  <bruno@clisp.org>
25803
25804         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
25805         is necessary.
25806         (lib_SOURCES): Remove mbchar.c.
25807         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
25808         (Files): Add m4/mbrtowc.m4.
25809         * modules/mbiter: Likewise.
25810         * modules/mbuiter: Likewise.
25811
25812 2005-09-26  Bruno Haible  <bruno@clisp.org>
25813
25814         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
25815         compile mbchar.c if they are not both present.
25816         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
25817         * m4/mbiter.m4 (gl_MBITER): Likewise.
25818         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
25819         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
25820         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
25821
25822 2005-09-25  Jim Meyering  <jim@meyering.net>
25823
25824         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
25825         also uses socklen_t.
25826
25827 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
25828
25829         * lib/utimens.c (ENOSYS): Define if not already defined.
25830         (futimens): Support having a null PATH if the file descriptor
25831         is nonnegative.
25832
25833         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
25834         Remove.
25835         (__attribute): Define to empty unless GCC 3.1 or later.
25836         This works around a core dump on OpenBSD 3.4, which has GCC
25837         2.95.3, which dumps core when given __attribute__(()).  It also
25838         simplifies other tests, since we really don't want to bother with
25839         worrying about which ancient version of GCC supported what.
25840         Original problem reported by Yoann Vandoorselaere, with part of
25841         the fix suggested by Derek Price.
25842
25843 2005-09-24  Jim Meyering  <jim@meyering.net>
25844
25845         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
25846         so we can once again use a positive bitfield width of 1 -- now we
25847         don't have to explain why we were using a bitfield width of 2.
25848
25849 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
25850
25851         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
25852         and similarly for the other external symbols.  Problem reported
25853         by James Gallager.
25854
25855         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
25856         bug reported by Jim Meyering.
25857
25858         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
25859         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
25860         not needed, since socklen is a prerequisite module.
25861
25862 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
25863
25864         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
25865         Problem reported by Eric Blake.
25866         (getaddrinfo): Initialize se so that it's not garbage.
25867         Redo internal storage allocation so that it doesn't make unportable
25868         assumptions about alignment.
25869         Fix a memory leak.
25870
25871         * lib/utimens.c (futimens): Use futimesat if available.
25872         Prefer it to futimes since it doesn't have the futimes bug.
25873
25874         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
25875         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
25876         Instead, declare a function that returns a pointer to an array,
25877         and use verify_type__ to declare the size of the array.
25878         Problem and germ of a solution reported by Bruno Haible.
25879         (verify_type__): Use 2, not 1, for bitfield size, to avoid
25880         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
25881
25882 2005-09-23  Jim Meyering  <jim@meyering.net>
25883
25884         Sync from coreutils.
25885         Correct build failure (socklen_t not defined) on at least
25886         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
25887         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
25888
25889 2005-09-23  Jim Meyering  <jim@meyering.net>
25890
25891         * modules/getaddrinfo (Depends-on): Add socklen.
25892
25893 2005-09-23  Bruno Haible  <bruno@clisp.org>
25894
25895         * tests/test-verify.c: New file.
25896
25897 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
25898
25899         Sync from coreutils.
25900
25901         * modules/argmatch (Depends-on): Add verify.
25902         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
25903         unistd-safer.
25904         * modules/save-cwd (Depends-on): Likewise.
25905
25906         * modules/openat (Files): Add lib/openat-die.c.
25907         (Depends-on): Remove error, exitfail.
25908         Add dirname.
25909
25910         * modules/verify: New file.
25911         * MODULES.html.sh (Diagnostics <assert.h>): New section,
25912         with "verify" module.
25913
25914 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
25915
25916         Sync from coreutils.
25917
25918         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
25919         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
25920         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
25921         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
25922         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
25923         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
25924         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
25925         Don't bother checking for string.h, stdlib.h, unistd.h.
25926         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
25927         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
25928         module's job.
25929         * m4/jm-macros.m4 (gl_MACROS): Likewise.
25930         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
25931
25932         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
25933         (gl_GETDATE): Use it.
25934
25935         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
25936
25937 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
25938
25939         Sync from coreutils.
25940
25941         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
25942         stat-time.h.
25943         * lib/argmatch.h: Include verify.h
25944         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
25945         (ARGMATCH_ASSERT): Remove; unused.
25946         * lib/canonicalize.c: Assume STDC_HEADERS.
25947         * lib/exclude.c: Include "strcase.h".
25948         * lib/regex_internal.h [!defined _LIBC]: Likewise.
25949         * lib/getusershell.c: Include stdio--.h rather than stdio.h
25950         and stdio-safer.h.
25951         (getusershell): Call fopen, not fopen_safer.
25952         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
25953         Do not include unistd-safer.h.
25954         (save_cwd): Don't call fd_safer; no longer needed
25955         now that we include fcntl--.h.
25956
25957         * lib/getdate.y (relative_time): New type.
25958         (RELATIVE_TIME_0): New constant.
25959         (parser_control): Use relative_time instead of doing it ourselves.
25960         (%union): Add new relative_time rel member.
25961         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
25962         Now typeless.
25963         (relunit, relunit_snumber): Now of type rel.
25964         (zone, rel, relunit, get_date): Adjust to above changes.
25965
25966         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
25967         Do not include unistd-safer.h.
25968         (getloadavg): Don't call fd_safer; no longer needed
25969         now that we include fcntl--.h.
25970
25971         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
25972         (make_dir_parents): Treat ENOSYS like EEXIST.
25973
25974         Improve quality of diagnostics on restore_cwd failure.
25975         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
25976         (make_dir_parents): Last arg is now int * (for errno), not bool *.
25977         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
25978         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
25979         each time through the loop.  Do not diagnose restore_cwd failure;
25980         that is the caller's job (and perhaps the caller does not care).
25981
25982         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
25983         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
25984         If the file already exists but is not a directory, don't bother
25985         to try to make its parents.
25986         Close potential file descriptor leak if we can't chdir("/") (!).
25987         Don't always return true if chdir($PWD) fails; return true only
25988         if the requested action was done successfully (except for the
25989         chdir($PWD)).
25990         Don't log final directory unless we actually made it.
25991         Refactor to avoid duplicate code to fix up permissions.
25992         Don't attempt to fix up parent permissions if chdir($PWD) fails.
25993
25994         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
25995         to make it a bit faster and (I hope) clearer.
25996         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
25997         Fix bug in formats like %2N.
25998
25999         * lib/verify.h: New file.
26000
26001 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
26002
26003         Sync from coreutils.
26004         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
26005
26006 2005-09-22  Jim Meyering  <jim@meyering.net>
26007
26008         Sync from coreutils.
26009
26010         * m4/lstat.m4 (gl_FUNC_LSTAT):
26011         Use AC_LIBSOURCES to require lstat.c and lstat.h.
26012         Remove obsolete comment.
26013         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
26014         * m4/xstrtod.m4: Likewise.
26015
26016         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
26017
26018 2005-09-22  Jim Meyering  <jim@meyering.net>
26019
26020         Sync from coreutils.
26021
26022         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
26023
26024         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
26025         the .tm_year member, since otherwise gcc-4.0 would now warn about
26026         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
26027
26028         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
26029         order to avoid an unsuppressible warning from gcc on 64-bit systems.
26030
26031         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
26032         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
26033         when run in a time zone for which daylight savings time is in effect
26034         for the starting date.
26035
26036         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
26037         stop us from restricting permissions of just-created absolute-named
26038         directories.
26039         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
26040         to restore initial working directory.
26041         * lib/mkdir-p.c (make_dir_parents): New parameter:
26042         different_working_dir, to tell caller if/when we change the working
26043         directory and are unable to return to the initial one.
26044         * lib/mkdir-p.h (make_dir_parents): Update prototype.
26045         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
26046         `return false'.  This fixes a bug introduced on 2004-07-30.
26047
26048         * lib/openat.c (fdopendir): Be sure to close the supplied
26049         file descriptor before returning.  This makes our replacement
26050         implementation a little closer to Solaris's, where fdopendir
26051         ties the file descriptor to the returned DIR* pointer.
26052         * lib/openat.c (unlinkat): New function.
26053         * lib/openat.h (unlinkat): Add prototype.
26054         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
26055         (openat_restore_fail): Rename from openat_restore_die.
26056         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
26057
26058         Provide an alternative to exiting immediately upon save_cwd or
26059         restore_cwd failure.  Now, an application can arrange e.g.,
26060         to perform a longjump in that case.
26061         * lib/openat.c: Include dirname.h.
26062         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
26063         (rpl_openat, fdopendir, fstatat): Call openat_save_die
26064         and openat_restore_die rather than calling error directly.
26065         Don't include "error.h" or "exitfail.h"; they're no longer needed.
26066
26067         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
26068         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
26069         define.
26070
26071         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
26072         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
26073                             int utc, int nanoseconds);
26074         Background:
26075         date should not have to allocate a megabyte of virtual memory to
26076         handle a format argument like +%1048575T.  When implemented with
26077         strftime, it must allocate such a buffer, use strftime to fill it
26078         in, print it, then free it.
26079         With fprintftime, it simply prints everything and exits.
26080         With no need for memory allocation, that's one fewer way to fail.
26081         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
26082         optional field width, not before, so we accept %9:z, not %:9z.
26083         (my_strftime): Be sure to use L_('x') for literals.
26084
26085         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
26086         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
26087         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
26088         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
26089         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
26090         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
26091         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
26092         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
26093         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
26094         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
26095         * lib/xgethostname.c, lib/xreadlink.c:
26096         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
26097
26098         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
26099         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
26100         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
26101         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
26102         and don't include <sys/file.h>).
26103
26104 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
26105
26106         Sync from coreutils.
26107
26108         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
26109         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
26110         [!LDAV_DONE]: Avoid unused variable warning.
26111
26112 2005-09-21  Bruno Haible  <bruno@clisp.org>
26113
26114         * lib/unicodeio.h (unicode_to_mb): New declaration.
26115
26116 2005-09-20  Derek Price  <derek@ximbiot.com>
26117
26118         * lib/getaddrinfo.c: Don't include <netdb.h> included from
26119         getaddrinfo.h.
26120
26121 2005-09-20  Bruno Haible  <bruno@clisp.org>
26122
26123         * gnulib-tool: Remove trailing slashes from the values specified for
26124         --source-base, --m4-base, --tests-base, --aux-dir.
26125         Suggested by Simon Josefsson <jas@extundo.com>.
26126
26127 2005-09-20  Bruno Haible  <bruno@clisp.org>
26128
26129         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
26130         func_modules_to_filelist, func_import, func_create_testdir): Make all
26131         sorting results locale-independent, so that gnulib-cache.m4 doesn't
26132         change when gnulib-tool is invoked in a different locale.
26133
26134 2005-09-19  Simon Josefsson  <jas@extundo.com>
26135
26136         * m4/socklen.m4: Fix typo.
26137
26138 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26139
26140         Use a consistent style for including <config.h>.
26141         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
26142         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
26143         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
26144         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
26145         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
26146         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
26147         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
26148         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
26149         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
26150         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
26151         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
26152         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
26153         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
26154         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
26155         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
26156         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
26157         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
26158         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
26159         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
26160         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
26161         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
26162         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
26163         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
26164         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
26165         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
26166         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
26167         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
26168         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
26169         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
26170         lib/xstrtoumax.c, lib/yesno.c:
26171         Standardize inclusion of config.h.
26172         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
26173         lib/inttostr.h:  Removed inclusion of config.h from header files.
26174         * lib/inttostr.c:  Adjusted in-tree users.
26175         * lib/timespec.h: Remove superfluous warning to include config.h.
26176         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
26177         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
26178         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
26179         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
26180         config.h with HAVE_CONFIG_H.
26181
26182 2005-09-19  Jim Meyering  <jim@meyering.net>
26183
26184         * modules/pathmax (License): Change to LGPL.
26185
26186 2005-09-19  Derek Price  <derek@ximbiot.com>
26187
26188         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
26189
26190 2005-09-19  Bruno Haible  <bruno@clisp.org>
26191
26192         * gnulib-tool (import): Provide default for --tests-base.
26193
26194 2005-09-19  Bruno Haible  <bruno@clisp.org>
26195
26196         * doc/quote.texi: New file, extracted from gnulib.texi.
26197         * doc/ctime.texi: New file, extracted from gnulib.texi.
26198         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
26199         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
26200         * doc/gnulib.texi: Include them.
26201
26202 2005-09-18  Bruno Haible  <bruno@clisp.org>
26203
26204         Portability fix.
26205         * gnulib-tool (func_readlink): New function.
26206         (func_ln_if_changed): Use it.
26207
26208 2005-09-18  Bruno Haible  <bruno@clisp.org>
26209
26210         * gnulib-tool: Support --with-tests also with --import.
26211         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
26212         (func_import): Use variables $testsbase and $inctests. Emit a
26213         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
26214         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
26215         SUBDIRS += $testsdir.
26216         (func_create_testdir): Update.
26217
26218 2005-09-18  Bruno Haible  <bruno@clisp.org>
26219
26220         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
26221         instead of $dry_run.
26222         (func_cp_if_changed, func_mv_if_changed): Remove functions.
26223         (func_ln_if_changed): Don't handle dry-run here.
26224         (func_import): In dry-run mode, detect more precisely which actions
26225         would be performed, and don't use "...ing" verbs.
26226
26227 2005-09-18  Bruno Haible  <bruno@clisp.org>
26228
26229         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
26230         (func_import): Use join on two temporary files instead of three nested
26231         loops, in order to determine which files are new or old.
26232
26233 2005-09-18  Bruno Haible  <bruno@clisp.org>
26234
26235         * gnulib-tool (func_import): Comment out code that spits out the
26236         new files with --dry-run.
26237
26238 2005-09-18  Bruno Haible  <bruno@clisp.org>
26239
26240         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
26241
26242 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
26243
26244         * lib/stat-time.h: New file.
26245         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
26246         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
26247         in a different way.
26248         (timespec_cmp): New function.
26249         * lib/utimecmp.c: Include stat-time.h.
26250         (SYSCALL_RESOLUTION): Depend on whether various struct stat
26251         members exist, not on the obsolescent ST_MTIM_NSEC.
26252         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
26253
26254 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
26255
26256         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
26257
26258 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
26259
26260         * MODULES.html.sh (File system functions): Add stat-time.
26261         * modules/stat-time: New file.
26262         * modules/timespec (Files): Remove m4/st_mtim.m4; this
26263         is now done in a different way, by the stat-time module.
26264         * modules/utimecmp (Depends-on): Add stat-time.
26265
26266 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
26267
26268         * m4/st_mtim.m4: Remove.  Superseded by...
26269         * m4/stat-time.m4: New file.
26270         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
26271         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
26272
26273 2005-09-15  Derek Price  <derek@ximbiot.com>
26274
26275         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
26276
26277 2005-09-15  Derek Price  <derek@ximbiot.com>
26278
26279         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
26280         * lib/regex_internal.c: Ditto, using this...
26281         (__GNUC_PREREQ): ...new macro.
26282         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
26283         using...
26284         (__GNUC_PREREQ): ...this new macro.
26285
26286         * lib/strstr.h: Include string.h. Define strstr as a macro here.
26287
26288 2005-09-15  Derek Price  <derek@ximbiot.com>
26289             Paul Eggert  <eggert@cs.ucla.edu>
26290
26291         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
26292         changes, consolidating in...
26293         * lib/regex_internal.h: ...this file.
26294
26295 2005-09-13  Jim Meyering  <jim@meyering.net>
26296
26297         * lib/canon-host.c: Filter through gnu indent and reword comments
26298         slightly.
26299         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
26300
26301 2005-09-13  Derek Price  <derek@ximbiot.com>
26302
26303         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
26304         failure.
26305         Reported by Jim Meyering  <jim@meyering.net>.
26306
26307 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
26308
26309         * lib/base64.c: Typo.
26310         (base64_encode): Put b64str in initialized data section.
26311
26312 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
26313
26314         Merge glibc and coreutils changes into gnulib, plus a few
26315         extra fixes.
26316         * lib/md5.c: Use #error rather than a string.
26317         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
26318         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
26319         (__attribute__): Define to empty for non recent-GCC.
26320         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
26321         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
26322         Renamed from their non-__ counterparts, with new macros replacing
26323         them if not _LIBC.  Add __THROW attribute.
26324         (rol): Remove.
26325         (struct md5_ctx): Align buffer if using GCC.
26326         * lib/sha1.h (struct sha1_ctx): Likewise.
26327         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
26328         The old name was backwards.
26329         (NOTSWAP): Remove; not used.
26330         (rol): New macro, moved here from md5.h.
26331         (sha1_process_block): Remove a FIXME that doesn't make sense.
26332
26333 2005-09-12  Derek Price  <derek@ximbiot.com>
26334
26335         Return usable errors from canon-host.
26336         * lib/canon-host.h: New file.
26337         * lib/canon-host.c (canon_host): Wrap...
26338         (canon_host_r): ...this new function, which now relies exclusively on
26339         getaddrinfo.
26340         (ch_strerror): New function.
26341         (last_cherror): New global.
26342         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
26343         interface.
26344         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
26345         void *.
26346         (freeaddrinfo): Free ai->ai_canonname when set.
26347
26348 2005-09-12  Derek Price  <derek@ximbiot.com>
26349
26350         Make canon-host require getaddrinfo.
26351         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
26352         AC_LIBSOURCE canon-host.h.  Call...
26353         (gl_PREREQ_CANON_HOST): ...this new function, which requires
26354         gl_GETADDRINFO.
26355         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
26356
26357 2005-09-12  Derek Price  <derek@ximbiot.com>
26358
26359         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
26360         LGPL.
26361         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
26362
26363 2005-09-12  Derek Price  <derek@ximbiot.com>
26364
26365         * lib/gai_strerror.c: Include config.h when available.  Include
26366         getaddrinfo.h before other headers to test interface.
26367         Reported by Larry Jones <lawrence.jones@ugs.com>.
26368
26369 2005-09-12  Derek Price  <derek@ximbiot.com>
26370             Paul Eggert  <eggert@cs.ucla.edu>
26371
26372         * modules/glob (Files): Add glob-libc.h.
26373
26374 2005-09-12  Derek Price  <derek@ximbiot.com>
26375             Paul Eggert  <eggert@cs.ucla.edu>
26376
26377         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
26378         glob_.h, glob-libc.h.
26379         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
26380
26381 2005-09-12  Derek Price  <derek@ximbiot.com>
26382             Paul Eggert  <eggert@cs.ucla.edu>
26383
26384         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
26385         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
26386         protecting things that should be done only in gnulib contexts.
26387         * lib/glob_.h: New file, containing only the glob things needed for
26388         gnulib.
26389         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
26390         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
26391         (glob, globfree, glob_pattern_p): Now defined simply in terms of
26392         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
26393         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
26394         and to respect the namespace rules better.
26395
26396 2005-09-08  Simon Josefsson  <jas@extundo.com>
26397
26398         * modules/socklen: New file.
26399
26400 2005-09-08  Simon Josefsson  <jas@extundo.com>
26401
26402         * m4/socklen.m4: New file.
26403
26404 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26405
26406         * modules/utimens (Files): Add m4/utimbuf.m4, since
26407         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
26408         Reported by Sergey Poznyakoff.
26409
26410 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26411
26412         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
26413         definitions, since that's the preferred style in glibc.
26414         Fix a minor spacing issue, and update copyright notice to match
26415         glibc's.
26416
26417 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26418
26419         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
26420
26421 2005-09-06  Simon Josefsson  <jas@extundo.com>
26422
26423         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
26424         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
26425
26426 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
26427
26428         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
26429         warning.
26430
26431 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
26432
26433         * config/srclist.txt: Add glibc bug 1302.
26434
26435 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
26436
26437         Change bitset word type from unsigned int to unsigned long int,
26438         as this has better performance on typical 64-bit hosts.
26439         Port bitset code to hosts with unusual word sizes.
26440         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
26441         (build_collating_symbol):
26442         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
26443         argument is a bitset.  This is merely a style issue, but it makes
26444         it clearer that an entire array is expected.
26445         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
26446         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
26447         Port to the case where bitset_word is not the same as unsigned int.
26448         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
26449         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
26450         Likewise.
26451         * lib/regexec.c (check_dst_limits_calc_pos_1,
26452         check_subexp_matching_top):
26453         (build_trtable, group_nodes_into_DFAstates):
26454         Likewise.
26455         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
26456         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
26457         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
26458         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
26459         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
26460         * lib/regcomp.c (optimize_subexps, lower_subexp):
26461         Work even if bitset_word has holes in its bitwise representation.
26462         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
26463         * lib/regexec.c (check_dst_limits_calc_pos_1,
26464         check_subexp_matching_top):
26465         Likewise.
26466         * lib/regex_internal.c (re_string_reconstruct):
26467         Don't assume UCHAR_MAX == 255.
26468         * lib/regex_internal.h (bitset_set_all): Likewise.
26469         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
26470         All uses changed.
26471         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
26472         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
26473         All uses changed.
26474         (BITSET_WORD_MAX): New macro.
26475         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
26476         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
26477         (bitset_empty, bitset_copy):
26478         Prefer sizeof (bitset) to multiplying it out ourselves.
26479         (bitset_not_merge): Remove; unused.
26480         (bitset_contain): Return bool, not unsigned int with one bit on.
26481         All callers changed.
26482         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
26483         alignment than re_node_set; do this by defining a new internal
26484         type struct dests_alloc and using it to allocate memory.
26485
26486 2005-09-05  Bruno Haible  <bruno@clisp.org>
26487
26488         * gnulib-tool (func_import): Fix comparison in handling of symbolic
26489         links.
26490
26491 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
26492
26493         * modules/size_max (Makefile.am): Add size_max.h
26494
26495 2005-09-04  Derek Price  <derek@ximbiot.com>
26496
26497         * gnulib-tool (func_import): Fix reversed $symbolic logic.
26498
26499 2005-09-03  Simon Josefsson  <jas@extundo.com>
26500
26501         * gnulib-tool: Fix typo.
26502
26503 2005-09-03  Simon Josefsson  <jas@extundo.com>
26504
26505         * config/srclist.txt: Add glibc bug 1293.
26506
26507 2005-09-03  Derek Price  <derek@ximbiot.com>
26508
26509         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
26510         From Larry Jones <lawrence.jones@ugs.com>.
26511
26512 2005-09-02  Simon Josefsson  <jas@extundo.com>
26513
26514         * modules/socklen: New file.
26515
26516 2005-09-02  Simon Josefsson  <jas@extundo.com>
26517
26518         * modules/havelib: New module.
26519
26520         * modules/gettext, modules/iconv, modules/lock, modules/readline:
26521         Use havelib.
26522
26523 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
26524
26525         Check for arithmetic overflow when calculating sizes, to prevent
26526         some buffer-overflow issues.  These patches are conservative, in the
26527         sense that when I couldn't determine whether an overflow was possible,
26528         I inserted a run-time check.
26529         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
26530         macros.
26531         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
26532         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
26533         (re_xnrealloc, re_x2nrealloc): New inline functions.
26534         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
26535         parse_bracket_exp):
26536         (build_equiv_class, build_charclass): Check for arithmetic overflow
26537         in size expression calculations.
26538         * lib/regex_internal.c (re_string_realloc_buffers):
26539         (build_wcs_upper_buffer, re_node_set_add_intersect):
26540         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
26541         (re_dfa_add_node, register_state): Likewise.
26542         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
26543         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
26544         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
26545         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
26546
26547 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
26548
26549         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
26550         m4/ulonglong.m4.  Problem reported by Martin Lambers.
26551
26552 2005-09-02  Bruno Haible  <bruno@clisp.org>
26553
26554         Support for lib vs. lib64 distinction on biarch platforms.
26555         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
26556         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
26557         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
26558
26559 2005-09-02  Bruno Haible  <bruno@clisp.org>
26560
26561         * gnulib-tool (import): In the other first-use case, provide defaults
26562         as well.
26563
26564 2005-09-02  Bruno Haible  <bruno@clisp.org>
26565
26566         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
26567         patches not yet found in the latest gettext release.
26568
26569 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
26570
26571         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
26572         to avoid a collision with bits/local_lim.h in glibc.
26573         All uses changed.  Problem reported by Dmitry V. Levin in
26574         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
26575
26576         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
26577         bugs in int versus size_t comparisons.
26578         (re_string_context_at): Fix bug where the code assumed that
26579         Idx is signed.
26580
26581         Use bool where appropriate.
26582         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
26583         All callers changed.
26584         (calc_eclosure_iter): Likewise, for ROOT arg.
26585         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
26586         (build_charclass_op): Likewise, for NON_MATCH arg.
26587         * lib/regex_internal.c (re_string_allocate, re_string_construct):
26588         (re_string_construct_common): Likewise, for ICASE arg.
26589         * lib/regexec.c (re_search_2_stub, re_search_stub):
26590         Likewise, for RET_LEN arg.
26591         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
26592         (set_regs): Likewise, for FL_BACKTRACK arg.
26593         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
26594         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
26595         (calc_eclosure_iter, parse_bracket_exp):
26596         Use bool for internal variables that are booleans.
26597         * lib/regexec.c (re_search_internal, check_matching,
26598         proceed_next_node):
26599         (set_regs, build_sifted_states, sift_states_bkref):
26600         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
26601         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
26602         (find_collation_sequence_value):
26603         Likewise.
26604         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
26605         (re_node_set_compare):
26606         Return bool, not int. All callers changed.
26607         * lib/regexec.c (check_halt_node_context, check_dst_limits):
26608         (build_trtable, check_node_accept): Likewise.
26609         * lib/regex_internal.h: Include stdbool.h.
26610
26611         Fix bugs uncovered when converting to bool.
26612         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
26613         failure instead of charging ahead blindly.
26614         * lib/regex_internal.c (register_state): Likewise.
26615         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
26616         for freeing internal storage.
26617         (group_nodes_into_DFA_states): Use unsigned int, not int, for
26618         bitset pieces used as boolean, to avoid undefined behavior
26619         on hosts that do int overflow checking.
26620
26621 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
26622
26623         * config/srclist.txt: Add glibc bugs 1285-1287.
26624
26625 2005-09-01  Jim Meyering  <jim@meyering.net>
26626
26627         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
26628         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
26629         Require gl_STAT_MACROS, too.
26630
26631 2005-09-01  Bruno Haible  <bruno@clisp.org>
26632
26633         * gnulib-tool (import): In the first-use case, provide defaults.
26634
26635 2005-09-01  Bruno Haible  <bruno@clisp.org>
26636
26637         * gnulib-tool (func_import): Remove the .tmp files.
26638
26639 2005-09-01  Bruno Haible  <bruno@clisp.org>
26640
26641         * gnulib-tool (func_import): Fix handling of symbolic links.
26642
26643 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26644
26645         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
26646         old glibc regex code mishandles strings longer than 2**31 bytes.
26647         This patch fixes this when the regex code is used in gnulib
26648         (i.e., outside glibc).
26649
26650         This patch should not affect the use of the regex code inside
26651         glibc.  No doubt this problem also needs to be handled for glibc
26652         as well, but the result will be an incompatible change to the
26653         glibc ABI, and the old ABI will have to be supported too.  That
26654         can be the the subject for another patch.
26655
26656         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
26657         governing whether the rest of this patch is active.  By default,
26658         the macro is disabled and the patch has no effect.
26659         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
26660         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
26661         (struct re_pattern_buffer, re_search, re_search_2, re_match):
26662         (re_match_2, re_set_registers): Use the new types.
26663         * lib/regex_internal.h (Idx, re_hashval_t): New types.
26664         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
26665         New macros.
26666         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
26667         (re_string_context_at, bin_tree_t, re_dfastate_t):
26668         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
26669         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
26670         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
26671         (re_string_char_size_at, re_string_wchar_at):
26672         (re_string_elem_size_at):
26673         Use the new types and macros to port to 64-bit hosts.
26674         Use unsigned types for internal values, so that the code
26675         mostly works even for arrays larger than SSIZE_MAX.
26676         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
26677         (search_duplicated_node, calc_eclosure_iter, fetch_number):
26678         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
26679         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
26680         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
26681         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
26682         (calc_inveclosure, parse_dup_op, build_range_exp):
26683         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
26684         (fetch_number, create_token_tree, mark_opt_subexp):
26685         Likewise.
26686         * lib/regex_internal.c (re_string_construct_common,
26687         create_ci_newstate):
26688         (create_cd_newstate, re_string_allocate, re_string_construct):
26689         (re_string_realloc_buffers, build_wcs_upper_buffer):
26690         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
26691         (re_string_reconstruct, re_string_peek_byte_case):
26692         (re_string_fetch_byte_case, re_string_context_at):
26693         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
26694         (re_node_set_init_copy, re_node_set_add_intersect):
26695         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
26696         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
26697         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
26698         (re_acquire_state, re_acquire_state_context, register_state):
26699         Likewise.
26700         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
26701         search_cur_bkref_entry):
26702         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
26703         (re_search_internal, re_search_2_stub, re_search_stub)
26704         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
26705         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
26706         (update_cur_sifted_state, check_dst_limits):
26707         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
26708         (check_subexp_limits, sift_states_bkref, merge_state_array):
26709         (check_subexp_matching_top, get_subexp, get_subexp_sub):
26710         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
26711         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
26712         (expand_bkref_cache, check_node_accept_bytes):
26713         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
26714         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
26715         (acquire_init_state_context, check_halt_node_context):
26716         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
26717         (sift_states_backward, clean_state_log_if_needed):
26718         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
26719         (find_recover_state, transit_state_sb, transit_state_mb):
26720         (transit_state_bkref, build_trtable, match_ctx_clean):
26721         Likewise.
26722         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
26723         to work around an assumption that REG_MISSING is negative.
26724
26725         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
26726         (seek_collating_symbol_entry) [defined _LIBC]:
26727         (lookup_collation_sequence_value) [defined _LIBC]:
26728         (build_range_exp, build_collating_symbol) [defined _LIBC]:
26729         Use prototypes rather than old-style function definitions.
26730         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
26731         (transit_state_sb) [0]:
26732         (find_collation_sequence_value) [defined _LIBC]: Likewise.
26733
26734         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
26735         rm_eo.
26736
26737         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
26738         (optimize_subexps, lower_subexp):
26739         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
26740         since the signed shift might overflow.  Use 1u<<31 instead.
26741         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
26742         Likewise.
26743         * lib/regexec.c (check_dst_limits_calc_pos_1,
26744         check_subexp_matching_top): Likewise.
26745
26746         * lib/regcomp.c (optimize_subexps, lower_subexp):
26747         Use CHAR_BIT rather than 8, for clarity.
26748         * lib/regexec.c (check_dst_limits_calc_pos_1):
26749         (check_subexp_matching_top): Likewise.
26750         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
26751         have to worry about portability issues when shifting it left.
26752         Remove no-longer-needed test for table_size > 0.
26753         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
26754         in a word, as the resulting behavior is undefined.
26755         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
26756         in one case, a <= should have been an <, and in another case the
26757         whole test was missing.
26758         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
26759         the standard name CHAR_BIT.
26760         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
26761         this is not true on one's complement and signed-magnitude hosts.
26762
26763         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
26764         next_last_offset.
26765         (struct re_dfa_t): Remove unused member states_alloc.
26766         * lib/regcomp.c (init_dfa): Don't initialize unused members.
26767
26768 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26769
26770         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
26771         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
26772         and large-file glibc and in 32-bit large-file Solaris.
26773
26774 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26775
26776         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
26777         lengths fit in regoff_t; this isn't true if regoff_t is the same
26778         width as size_t.
26779         * lib/regex.c (re_search_internal): 5th arg is LAST_START
26780         (= START + RANGE) instead of RANGE.  This avoids overflow
26781         problems when regoff_t is the same width as size_t.
26782         All callers changed.
26783         (re_search_2_stub): Check for overflow when adding the
26784         sizes of the two strings.
26785         (re_search_stub): Check for overflow when adding START
26786         to RANGE; if it occurs, substitute the extreme value.
26787
26788 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26789
26790         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
26791
26792 2005-08-31  Jim Meyering  <jim@meyering.net>
26793
26794         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
26795         a pointer-to-const.
26796         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
26797         (register_state): Likewise.
26798         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
26799         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
26800         (group_nodes_into_DFAstates): Likewise.
26801
26802 2005-08-31  Jim Meyering  <jim@meyering.net>
26803
26804         * check-module: Add a FIXME comment.
26805
26806 2005-08-31  Eric Blake  <ebb9@byu.net>
26807
26808         * modules/unistd-safer (Files): Add unistd--.h.
26809         * modules/stdio-safer (Files): Add stdio--.h.
26810
26811 2005-08-31  Derek Price  <derek@ximbiot.com>
26812
26813         * lib/getdelim.c (getdelim): Return EOF on EOF.
26814         Reported by Larry Jones <lawrence.jones@ugs.com>.
26815
26816 2005-08-31  Bruno Haible  <bruno@clisp.org>
26817
26818         Avoid unnecessary diffs in the generated lib/Makefile.am.
26819         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
26820         the generated files.
26821         (func_import): Don't set cmd.
26822
26823 2005-08-31  Bruno Haible  <bruno@clisp.org>
26824
26825         * lib/strstr.c: Include <stddef.h>, for NULL.
26826         * lib/strcasestr.c: Likewise.
26827         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
26828
26829 2005-08-31  Bruno Haible  <bruno@clisp.org>
26830
26831         * gnulib-tool: New option --macro-prefix.
26832         (func_import): Use macro_prefix.
26833         (import): Handle option --macro-prefix.
26834
26835 2005-08-31  Bruno Haible  <bruno@clisp.org>
26836
26837         * gnulib-tool (import): Rename most ac_* variables to cached_*.
26838         Also use new variables cached_lgpl, cached_libtool.
26839
26840 2005-08-31  Bruno Haible  <bruno@clisp.org>
26841
26842         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
26843         always instantiating them.
26844
26845 2005-08-31  Bruno Haible  <bruno@clisp.org>
26846
26847         * gnulib-tool (func_import): Read the previous cached settings
26848         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
26849         earlier added by gnulib but are now dropped. Warn when a gnulib file
26850         overwrites a non-gnulib file.
26851
26852 2005-08-31  Bruno Haible  <bruno@clisp.org>
26853
26854         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
26855         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
26856         projects that don't keep autogenerated files in CVS. Put into
26857         actioncmd only the specified modules, not the transitive closure.
26858
26859 2005-08-31  Bruno Haible  <bruno@clisp.org>
26860
26861         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
26862         Create directories that shall be filled.
26863         (import): Don't look for gl_* macros in configure.ac. Recurse across
26864         all directories containing a gnulib-cache.m4 files, if meaningful.
26865
26866 2005-08-31  Bruno Haible  <bruno@clisp.org>
26867
26868         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
26869         (import): Set seen_libtool when we see gl_LIBTOOL.
26870
26871 2005-08-31  Bruno Haible  <bruno@clisp.org>
26872
26873         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
26874         declaration macro definitions from generated gnulib.m4.
26875
26876 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
26877
26878         * lib/iconvme.h: Add prototype for iconv_alloc.
26879
26880 2005-08-29  Simon Josefsson  <jas@extundo.com>
26881
26882         * lib/iconvme.c: Fix errno.
26883
26884 2005-08-29  Bruno Haible  <bruno@clisp.org>
26885
26886         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
26887         that it works when the directory contains spaces.
26888
26889 2005-08-29  Bruno Haible  <bruno@clisp.org>
26890
26891         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
26892
26893 2005-08-29  Bruno Haible  <bruno@clisp.org>
26894
26895         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
26896         Emit more advice.
26897
26898 2005-08-29  Bruno Haible  <bruno@clisp.org>
26899         and Stepan Kasal  <kasal@ucw.cz>
26900
26901         * check-module: If more parameters are given, check each of them
26902         separately; add more exceptions, as noted by Jim Meyering.
26903         (check_module): New procedure.
26904         (%exempt_header): Now contains all exceptions.
26905
26906 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
26907
26908         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
26909
26910 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
26911
26912         * lib/iconvme.c: Split iconv_string into iconv_alloc.
26913
26914 2005-08-28  Bruno Haible  <bruno@clisp.org>
26915
26916         * m4/gnulib-tool.m4: New file.
26917
26918 2005-08-27  Jim Meyering  <jim@meyering.net>
26919
26920         * modules/unistd-safer (Files): Add pipe-safer.c.
26921         * modules/fcntl-safer (Files): Add creat-safer.c.
26922
26923 2005-08-27  Jim Meyering  <jim@meyering.net>
26924
26925         * m4/stdlib-safer.m4: New file.  From coreutils.
26926         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
26927         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
26928         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
26929         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
26930         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
26931
26932 2005-08-27  Jim Meyering  <jim@meyering.net>
26933
26934         * lib/fopen-safer.c: Merge minor changes from coreutils.
26935         * lib/dup-safer.c: Likewise.
26936         * lib/fd-safer.c: Likewise.
26937
26938         Merge from coreutils.
26939         * lib/stdio--.h: New file.
26940         * lib/stdlib--.h: New file.
26941         * lib/mkstemp-safer.c: New file.
26942
26943         GNU tar needs these.
26944         * lib/pipe-safer.c: New file.
26945         * lib/creat-safer.c: New file.
26946         * lib/fcntl--.h (creat): Define to creat_safer.
26947         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
26948         * lib/unistd--.h (pipe): Define to pipe_safer.
26949         * lib/unistd-safer.h: Declare pipe_safer.
26950
26951 2005-08-26  Simon Josefsson  <jas@extundo.com>
26952
26953         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
26954         Haible <bruno@clisp.org>.
26955
26956 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
26957
26958         * lib/regex_internal.h: Remove all references to
26959         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
26960         or better.
26961         (bitset_not, bitset_merge, bitset_not_merge):
26962         (bitset_mask, re_string_allocate, re_string_construct):
26963         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
26964         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
26965         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
26966         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
26967         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
26968         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
26969         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
26970         (re_acquire_state_context):
26971         Remove unnecessary forward decls.
26972         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
26973         Put __attribute at function definition,
26974         now that the function decl has been removed.
26975         * lib/regex_internal.c (re_string_peek_byte_case):
26976         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
26977         Likewise.
26978
26979 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
26980
26981         * m4/regex.m4: Add AC_PREREQ(2.50).
26982         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
26983
26984 2005-08-25  Simon Josefsson  <jas@extundo.com>
26985
26986         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
26987         __fsetlocking.
26988
26989 2005-08-25  Simon Josefsson  <jas@extundo.com>
26990
26991         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
26992         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
26993         GLIBC specific code.
26994
26995 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
26996
26997         Make regex safe for g++.  This fixes one real bug (an "err"
26998         that should have been "*err").  g++ problem reported by
26999         Sam Steingold.
27000         * lib/regex_internal.h (re_calloc): New macro, consistent with
27001         re_malloc etc.  All callers of calloc changed to use re_calloc.
27002         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
27003         not int.  All callers changed.
27004         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
27005         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
27006         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
27007         (find_recover_state): Change "err" to "*err"; this fixes what
27008         appears to be a real bug.
27009         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
27010         versus int.
27011
27012 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
27013
27014         * modules/regex (Depends-on): Add malloc, since the code
27015         assumes that !malloc(0) means failure.
27016
27017 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
27018
27019         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
27020
27021         alloca modernization/simplification for regex.
27022         * lib/regex.c: Remove portability cruft for alloca.  This no longer
27023         needs to be at the start of the file, and can be moved into
27024         regex_internal.h and simplified.
27025         * lib/regex_internal.h: Include <alloca.h>.
27026         (__libc_use_alloca) [!defined _LIBC]: New macro.
27027         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
27028         now works outside glibc.
27029
27030 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
27031
27032         * config/srclist.txt: Add glibc bugs 1241, 1245.
27033
27034 2005-08-25  Jim Meyering  <jim@meyering.net>
27035
27036         * lib/open-safer.c: Include <config.h>.
27037         Otherwise, we'd lose LARGEFILE support in any file using
27038         e.g. "fcntl--.h"
27039
27040 2005-08-25  Bruno Haible  <bruno@clisp.org>
27041
27042         * m4/minmax.m4: Require autoconf 2.52.
27043         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
27044         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
27045         alternatives of translit over the alphabet.
27046         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
27047
27048 2005-08-24  Simon Josefsson  <jas@extundo.com>
27049
27050         * tests/test-getpass.c: New file.
27051
27052 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
27053
27054         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
27055         for GNU regex features.
27056
27057 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
27058
27059         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
27060         * lib/regex.h (regerror): Likewise.
27061
27062         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
27063         requires this.  (The code never needed it.)
27064
27065         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
27066         All uses of recently-renamed identifiers changed to use the new,
27067         POSIX-compliant names.  The code will build and run just fine
27068         without these changes, but it's better to eat our own dog food
27069         and use the standard-conforming names.
27070
27071         * lib/regex.h: Fix a multitude of POSIX name space violations.
27072         These changes have an effect only for programs that define
27073         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
27074         do not change anything for programs compiled in the normal way.
27075         Also, there is no effect on the ABI.
27076
27077         (_REGEX_SOURCE): New macro.
27078         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
27079         defined and _GNU_SOURCE is not; this fixes a name space violation.
27080
27081         Rename the following macros to obey POSIX requirements.
27082         The old names are still visible as macros if _REGEX_SOURCE is defined.
27083         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
27084         RE_BACKSLASH_ESCAPE_IN_LISTS.
27085         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
27086         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
27087         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
27088         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
27089         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
27090         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
27091         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
27092         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
27093         (REG_INTERVALS): renamed from RE_INTERVALS.
27094         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
27095         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
27096         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
27097         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
27098         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
27099         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
27100         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
27101         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
27102         RE_UNMATCHED_RIGHT_PAREN_ORD.
27103         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
27104         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
27105         (REG_DEBUG): renamed from RE_DEBUG.
27106         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
27107         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
27108         unusual, since we can't clash with the POSIX REG_ICASE.
27109         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
27110         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
27111         (REG_NO_SUB): renamed from RE_NO_SUB.
27112         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
27113         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
27114         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
27115         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
27116         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
27117         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
27118         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
27119         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
27120         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
27121         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
27122         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
27123         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
27124         RE_SYNTAX_POSIX_MINIMAL_BASIC.
27125         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
27126         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
27127         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
27128         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
27129         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
27130         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
27131         (REG_FIXED): Renamed from REGS_FIXED.
27132         (REG_NREGS): Renamed from RE_NREGS.
27133
27134         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
27135         of other REG_* macros, since POSIX says the user is allowed to
27136         #undef these macros selectively.
27137
27138         (reg_errcode_t): Update comment stating what other tables need
27139         to be consistent.
27140
27141         Rename the following enum values to obey POSIX requirements.
27142         The old names are still visible as macros.
27143         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
27144         is not defined, since GNU is supposed to be a superset of POSIX as
27145         much as possible, and since we want reg_errcode_t to be a signed
27146         type for implementation consistency.
27147         (_REG_NOERROR): Renamed from REG_NOERROR.
27148         (_REG_NOMATCH): Renamed from REG_NOMATCH.
27149         (_REG_BADPAT): Renamed from REG_BADPAT.
27150         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
27151         (_REG_ECTYPE): Renamed from REG_ECTYPE.
27152         (_REG_EESCAPE): Renamed from REG_EESCAPE.
27153         (_REG_ESUBREG): Renamed from REG_ESUBREG.
27154         (_REG_EBRACK): Renamed from REG_EBRACK.
27155         (_REG_EPAREN): Renamed from REG_EPAREN.
27156         (_REG_EBRACE): Renamed from REG_EBRACE.
27157         (_REG_BADBR): Renamed from REG_BADBR.
27158         (_REG_ERANGE): Renamed from REG_ERANGE.
27159         (_REG_ESPACE): Renamed from REG_ESPACE.
27160         (_REG_BADRPT): Renamed from REG_BADRPT.
27161         (_REG_EEND): Renamed from REG_EEND.
27162         (_REG_ESIZE): Renamed from REG_ESIZE.
27163         (_REG_ERPAREN): Renamed from REG_ERPAREN.
27164         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
27165         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
27166         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
27167         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
27168
27169         (_REG_RE_NAME, _REG_RM_NAME): New macros.
27170         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
27171         changed.  But support the old name if the new one is not defined
27172         and if _REGEX_SOURCE.
27173
27174         Change the following member names in struct re_pattern_buffer.
27175         The old names are still supported if !_REGEX_SOURCE.
27176         The new names are always supported, regardless of _REGEX_SOURCE.
27177         (re_buffer): Renamed from buffer.
27178         (re_allocated): Renamed from allocated.
27179         (re_used): Renamed from used.
27180         (re_syntax): Renamed from syntax.
27181         (re_fastmap): Renamed from fastmap.
27182         (re_translate): Renamed from translate.
27183         (re_can_be_null): Renamed from can_be_null.
27184         (re_regs_allocated): Renamed from regs_allocated.
27185         (re_fastmap_accurate): Renamed from fastmap_accurate.
27186         (re_no_sub): Renamed from no_sub.
27187         (re_not_bol): Renamed from not_bol.
27188         (re_not_eol): Renamed from not_eol.
27189         (re_newline_anchor): Renamed from newline_anchor.
27190
27191         Change the following member names in struct re_registers.
27192         The old names are still supported if !_REGEX_SOURCE.
27193         The new names are always supported, regardless of _REGEX_SOURCE.
27194         (rm_num_regs): Renamed from num_regs.
27195         (rm_start): Renamed from start.
27196         (rm_end): Renamed from end.
27197
27198         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
27199         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
27200         Prepend __ to parameter names.
27201
27202         Undo yesterday's changes.
27203
27204 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
27205
27206         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
27207         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
27208         lib/regex.c.
27209
27210 2005-08-24  Jim Meyering  <jim@meyering.net>
27211
27212         Sync from coreutils.
27213         * m4/fcntl-safer.m4: New file.
27214
27215         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
27216         and object files for this module.
27217
27218 2005-08-24  Jim Meyering  <jim@meyering.net>
27219
27220         Sync from coreutils.
27221         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
27222
27223 2005-08-24  Jim Meyering  <jim@meyering.net>
27224
27225         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
27226         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
27227
27228 2005-08-24  Jim Meyering  <jim@meyering.net>
27229
27230         * modules/fcntl-safer: New module.
27231         * modules/fts (Depends-on): Add fcntl-safer.
27232         * MODULES.html.sh (File descriptor based Input/Output):
27233         Add fcntl-safer.
27234
27235 2005-08-24  Bruno Haible  <bruno@clisp.org>
27236
27237         Support for unit test modules.
27238         * modules/README: Mention tests modules.
27239         * modules/TEMPLATE-TESTS: New file.
27240         * gnulib-tool: New options --extract-tests-module, --with-tests and
27241         --tests-base (unused for the moment).
27242         (testsbase, inctests): New variables.
27243         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
27244         (func_verify_module): Exclude TEMPLATE-TESTS.
27245         (func_verify_nontests_module, func_verify_tests_module): New functions.
27246         (func_get_dependencies): Add implicit dependency for tests modules.
27247         (func_get_tests_module): New function.
27248         (func_modules_transitive_closure): When --with-tests was specified,
27249         include the unit tests as well, unless explicitly avoided.
27250         (func_emit_lib_Makefile_am): Ignore the tests modules here.
27251         (func_emit_tests_Makefile_am): New function.
27252         (func_create_testdir): When --with-tests was specified, emit a
27253         tests/ directory.
27254         * MODULES.html.sh (Future developments): Update.
27255
27256 2005-08-24  Bruno Haible  <bruno@clisp.org>
27257
27258         * modules/tls-tests: New file.
27259         * tests/test-tls.c: New file, from GNU gettext.
27260
27261 2005-08-24  Bruno Haible  <bruno@clisp.org>
27262
27263         * modules/lock-tests: New file.
27264         * tests/test-lock.c: New file, from GNU gettext.
27265
27266 2005-08-24  Bruno Haible  <bruno@clisp.org>
27267
27268         * lib/lock.h: Add multiple inclusion guard.
27269         * lib/tls.h: Add multiple inclusion guard.
27270
27271 2005-08-24  Bruno Haible  <bruno@clisp.org>
27272
27273         * gnulib-tool: Add support for the --aux-dir option to
27274         --create-testdir, --create-megatestdir, --test, --megatest.
27275         (func_create_testdir, func_create_megatestdir): Optionally emit a
27276         AC_CONFIG_AUX_DIR directive.
27277         (create-testdir, create-megatestdir, test, megatest): Provide a
27278         default value for $auxdir.
27279
27280 2005-08-24  Bruno Haible  <bruno@clisp.org>
27281
27282         * gnulib-tool (import): Use compound statement instead of subshell
27283         where possible.
27284
27285 2005-08-24  Bruno Haible  <bruno@clisp.org>
27286
27287         * gnulib-tool (import): Change --aux-dir default to "build-aux".
27288
27289 2005-08-24  Bruno Haible  <bruno@clisp.org>
27290
27291         * gnulib-tool (func_version): Update.
27292
27293 2005-08-24  Bruno Haible  <bruno@clisp.org>
27294
27295         * gnulib-tool (func_import, func_create_testdir,
27296         func_create_megatestdir): Quote all autoconf macro arguments.
27297
27298 2005-08-24  Bruno Haible  <bruno@clisp.org>
27299
27300         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
27301         option --force, because --force causes the aclocal.m4 of each
27302         subdirectory to be newer than the corresponding config.h.in.
27303
27304 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
27305
27306         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
27307         All contents moved to gl_REGEX.
27308         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
27309         assume that it does.
27310
27311 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
27312
27313         * lib/regex.h (REG_NOSYS)
27314         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
27315         Define, since POSIX requires it as of 2001.
27316         (_REG_ENOSYS)
27317         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
27318         New private symbol, used to keep the enum signed in all cases.
27319         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
27320         Youngman in
27321         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
27322
27323         * lib/regex_internal.c (re_string_skip_chars, register_state):
27324         (calc_state_hash):
27325         Remove forward decls; no longer needed now that we use prototypes.
27326         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
27327         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
27328         (clean_state_log_if_needed): Likewise.
27329
27330 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
27331
27332         * config/srclist.txt: Add glibc bugs 1231-1233.
27333
27334 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
27335
27336         Fix problems reported by Sam Steingold in
27337         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
27338         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
27339         assumed that reg_errcode_t is a signed type, which is not
27340         necessarily true if _XOPEN_SOURCE is not defined.
27341         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
27342         since some compilers warn about it otherwise.
27343
27344 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
27345
27346         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
27347         (init_word_char, create_initial_state, duplicate_node_closure):
27348         (fetch_token, peek_token_bracket, build_range_exp):
27349         (build_collating_symbol): Remove forward decls; no longer needed
27350         now that we use prototypes.
27351
27352         * lib/regcomp.c:
27353         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
27354         (re_compile_fastmap_iter, regcomp, regerror, regfree):
27355         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
27356         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
27357         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
27358         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
27359         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
27360         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
27361         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
27362         (build_range_exp, build_collating_symbol, parse_bracket_exp):
27363         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
27364         (build_charclass, build_charclass_op, fetch_number, create_tree):
27365         (create_token_tree, mark_opt_subexp, duplicate_tree):
27366         Use prototypes rather than old-style definitions.
27367
27368         * lib/regex_internal.c:
27369         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
27370         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
27371         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
27372         (re_string_reconstruct, re_string_peek_byte_case):
27373         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
27374         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
27375         (re_node_set_init_copy, re_node_set_add_intersect):
27376         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
27377         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
27378         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
27379         (re_acquire_state, re_acquire_state_context, register_state):
27380         (create_ci_newstate, create_cd_newstate, free_state):
27381         Likewise.
27382         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
27383         re_search_2):
27384         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
27385         (re_search_internal, prune_impossible_nodes):
27386         (acquire_init_state_context, check_matching, static):
27387         (check_halt_node_context, check_halt_state_context, proceed_next_node):
27388         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
27389         (update_regs, sift_states_backward, build_sifted_states):
27390         (clean_state_log_if_needed, merge_state_array):
27391         (update_cur_sifted_state, add_epsilon_src_nodes):
27392         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
27393         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
27394         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
27395         (find_recover_state, check_subexp_matching_top, transit_state_mb):
27396         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
27397         (check_arrival, check_arrival_add_next_nodes):
27398         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
27399         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
27400         (check_node_accept_bytes, check_node_accept, extend_buffers):
27401         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
27402         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
27403         (sift_ctx_init):
27404         Likewise.
27405
27406         * lib/regex_internal.h:
27407         (re_string_allocate, re_string_construct, re_string_reconstruct):
27408         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
27409         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
27410         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
27411         (re_string_context_at, re_string_peek_byte_case):
27412         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
27413         is defined, since we now use prototypes always.
27414
27415         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
27416         C89 or better.  All uses removed.
27417
27418 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
27419
27420         * config/srclist.txt: Add glibc bugs 1220-1227.
27421
27422 2005-08-20  Jim Meyering  <jim@meyering.net>
27423
27424         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
27425         of unused local, dfa.
27426
27427 2005-08-20  Bruno Haible  <bruno@clisp.org>
27428
27429         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
27430
27431 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
27432
27433         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
27434         (re_node_set_insert_last, re_dfa_add_node):
27435         Rename local variables to avoid GCC shadowing warnings.
27436
27437 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
27438
27439         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
27440         [defined lint]: Suppress bogus uninitialized-variable warnings.
27441
27442         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
27443         and let the caller return REG_ESPACE if out of space.  This
27444         removes an uninitialied-variable warning with GCC 4.0.1, and also
27445         avoids taking the address of a local variable.  All callers
27446         changed.
27447
27448 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
27449
27450         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
27451         $LIBCSRC/posix/regexec.c.
27452         Add glibc bug 1217 for regcomp.c.
27453
27454 2005-08-19  Jim Meyering  <jim@meyering.net>
27455
27456         * lib/regexec.c (proceed_next_node): Redo local variables to
27457         avoid GCC shadowing warnings.
27458
27459 2005-08-18  Bruno Haible  <bruno@clisp.org>
27460
27461         * lib/strstr.c (strstr): Fix return value in multibyte case.
27462         * lib/strcasestr.c (strcasestr): Likewise.
27463
27464 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
27465
27466         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
27467
27468 2005-08-17  Jim Meyering  <jim@meyering.net>
27469
27470         Make the %s format (seconds since the epoch) work for a negative
27471         number and when used with a zero-padded field width, e.g. %015s.
27472
27473         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
27474         label so that it precedes the code to set `digits'.  Otherwise,
27475         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
27476         print `00-22'.  Now, it prints `-0022', as it should.
27477
27478 2005-08-17  Bruno Haible  <bruno@clisp.org>
27479
27480         * modules/strstr (Files): Add m4/mbrtowc.m4.
27481         (Depends-on): Add mbuiter.
27482
27483 2005-08-17  Bruno Haible  <bruno@clisp.org>
27484
27485         * modules/strcasestr: New file.
27486         * MODULES.html.sh (String handling, based on ANSI C 89): Add
27487         strcasestr.
27488
27489 2005-08-17  Bruno Haible  <bruno@clisp.org>
27490
27491         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
27492
27493 2005-08-17  Bruno Haible  <bruno@clisp.org>
27494
27495         * modules/mbuiter: New file.
27496         * MODULES.html.sh (Extended multibyte and wide character utilities):
27497         Add mbuiter.
27498
27499 2005-08-17  Bruno Haible  <bruno@clisp.org>
27500
27501         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
27502         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
27503
27504 2005-08-17  Bruno Haible  <bruno@clisp.org>
27505
27506         * m4/strcasestr.m4: New file.
27507
27508 2005-08-17  Bruno Haible  <bruno@clisp.org>
27509
27510         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
27511         * lib/strstr.c: Completely rewritten, with multibyte locale support.
27512
27513 2005-08-17  Bruno Haible  <bruno@clisp.org>
27514
27515         * lib/strcasestr.h: New file.
27516         * lib/strcasestr.c: New file.
27517
27518 2005-08-17  Bruno Haible  <bruno@clisp.org>
27519
27520         * lib/strcasecmp.c: Use mbuiter.h.
27521
27522 2005-08-17  Bruno Haible  <bruno@clisp.org>
27523
27524         * lib/mbuiter.h: New file.
27525
27526 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
27527
27528         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
27529         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
27530         and gl_GETOPT are both invoked via different paths (as happens
27531         with GNU tar CVS because it uses both argp and getopt), the former
27532         wins.
27533
27534 2005-08-16  Bruno Haible  <bruno@clisp.org>
27535
27536         * modules/tls: New file.
27537         * MODULES.html.sh (Multithreading): Add tls.
27538
27539 2005-08-16  Bruno Haible  <bruno@clisp.org>
27540
27541         * modules/strnlen1: New file.
27542         * MODULES.html.sh (String handling): Add strnlen1.
27543
27544 2005-08-16  Bruno Haible  <bruno@clisp.org>
27545
27546         * modules/strcase (Files): Add m4/mbrtowc.m4.
27547         (Depends-on): Add strnlen1, mbchar.
27548
27549 2005-08-16  Bruno Haible  <bruno@clisp.org>
27550
27551         * modules/mbiter: New file.
27552         * MODULES.html.sh (Extended multibyte and wide character utilities):
27553         Add mbiter.
27554
27555 2005-08-16  Bruno Haible  <bruno@clisp.org>
27556
27557         * modules/mbfile: New file.
27558         * MODULES.html.sh (Extended multibyte and wide character utilities):
27559         Add mbfile.
27560
27561 2005-08-16  Bruno Haible  <bruno@clisp.org>
27562
27563         * modules/mbchar: New file.
27564         * MODULES.html.sh (Extended multibyte and wide character utilities):
27565         New section.
27566
27567 2005-08-16  Bruno Haible  <bruno@clisp.org>
27568
27569         * m4/tls.m4: New file, from GNU gettext.
27570
27571 2005-08-16  Bruno Haible  <bruno@clisp.org>
27572
27573         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
27574         always.
27575         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
27576
27577 2005-08-16  Bruno Haible  <bruno@clisp.org>
27578
27579         * m4/mbiter.m4: New file.
27580
27581 2005-08-16  Bruno Haible  <bruno@clisp.org>
27582
27583         * m4/mbfile.m4: New file.
27584
27585 2005-08-16  Bruno Haible  <bruno@clisp.org>
27586
27587         * m4/mbchar.m4: New file.
27588
27589 2005-08-16  Bruno Haible  <bruno@clisp.org>
27590
27591         * lib/tls.h: New file, from GNU gettext.
27592         * lib/tls.c: New file, from GNU gettext.
27593
27594 2005-08-16  Bruno Haible  <bruno@clisp.org>
27595
27596         * lib/strnlen1.h: New file.
27597         * lib/strnlen1.c: New file.
27598
27599 2005-08-16  Bruno Haible  <bruno@clisp.org>
27600
27601         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
27602         (mbi_init): Update.
27603         (mbi_avail, mbi_advance): Let the iteration end before the terminating
27604         NUL byte, not after it.
27605
27606 2005-08-16  Bruno Haible  <bruno@clisp.org>
27607
27608         * lib/strcase.h (strcasecmp): Add note in comments.
27609         * lib/strncasecmp.c: Use code from strcasecmp.c.
27610         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
27611         (strcasecmp): Work correctly in multibyte locales.
27612
27613 2005-08-16  Bruno Haible  <bruno@clisp.org>
27614
27615         * lib/mbiter.h: New file.
27616
27617 2005-08-16  Bruno Haible  <bruno@clisp.org>
27618
27619         * lib/mbfile.h: New file.
27620
27621 2005-08-16  Bruno Haible  <bruno@clisp.org>
27622
27623         * lib/mbchar.h: New file.
27624         * lib/mbchar.c: New file.
27625
27626 2005-08-16  Bruno Haible  <bruno@clisp.org>
27627
27628         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
27629         the valid ones. Makes the comparison operations transitive:
27630         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
27631         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
27632
27633 2005-08-15  Simon Josefsson  <jas@extundo.com>
27634
27635         * modules/ssize_t (License): Change to 'unlimited'.
27636
27637         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
27638
27639 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
27640
27641         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
27642         Add comments for each pending glibc patch.
27643
27644 2005-08-15  Bruno Haible  <bruno@clisp.org>
27645
27646         * lib/regex.h (__restrict_arr): Don't define to __restrict if
27647         __cplusplus is defined.
27648
27649 2005-08-14  Jim Meyering  <jim@meyering.net>
27650
27651         Sync from coreutils.
27652
27653         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
27654         Use the hash-table-based cycle-detection code not just when
27655         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
27656         Reported by James Youngman in
27657         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
27658         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
27659         FTS_TIGHT_CYCLE_CHECK.
27660         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
27661         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
27662         once again.
27663         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
27664         * lib/fts.c (fd_safer): Remove decl.
27665         Include fcntl--.h rather than unistd-safer.h
27666         (fts_safe_changedir): Don't call fd_safer; no longer needed
27667         now that we include fcntl--.h.
27668
27669 2005-08-12  Simon Josefsson  <jas@extundo.com>
27670
27671         * modules/getndelim2: Use ssize_t module.
27672         * modules/getnline: Likewise.
27673         * modules/safe-read: Likewise.
27674         * modules/xreadlink: Likewise.
27675
27676         * modules/ssize_t: New file.
27677
27678 2005-08-12  Simon Josefsson  <jas@extundo.com>
27679
27680         * m4/readline.m4: Look for termcap, curses or ncurses if required.
27681
27682 2005-08-12  Simon Josefsson  <jas@extundo.com>
27683
27684         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
27685         ssize_t.
27686
27687 2005-08-12  Simon Josefsson  <jas@extundo.com>
27688
27689         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
27690         readline, getdelim and check_version.
27691         (Support for systems lacking ISO C 99: Sizes of integer types):
27692         Add size_max.
27693
27694 2005-08-12  Bruno Haible  <bruno@clisp.org>
27695
27696         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
27697
27698 2005-08-11  Simon Josefsson  <jas@extundo.com>
27699
27700         * modules/readline: New file.
27701
27702         * modules/strnlen (Files): Add strnlen.h.
27703
27704 2005-08-11  Simon Josefsson  <jas@extundo.com>
27705
27706         * m4/readline.m4: New file.
27707
27708 2005-08-11  Simon Josefsson  <jas@extundo.com>
27709
27710         * lib/readline.h, readline.c: New file.
27711
27712 2005-08-11  Simon Josefsson  <jas@extundo.com>
27713
27714         * doc/gnulib.texi (Initial import, Finishing touches): Mention
27715         gl_AVOID.
27716
27717 2005-08-11  Bruno Haible  <bruno@clisp.org>
27718
27719         * lib/strnlen.h (strnlen): Change parameter name to match comment.
27720
27721 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
27722
27723         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
27724
27725 2005-08-10  Simon Josefsson  <jas@extundo.com>
27726
27727         * tests/test-iconvme.c: New file.
27728
27729 2005-08-10  Simon Josefsson  <jas@extundo.com>
27730
27731         * m4/strnlen.m4: New file.
27732
27733         * m4/strndup.m4: Don't check for strnlen declaration, done in
27734         strnlen.m4.
27735
27736 2005-08-10  Simon Josefsson  <jas@extundo.com>
27737
27738         * lib/strndup.c: Use strnlen.h.
27739
27740         * lib/strnlen.h: New file.
27741
27742 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
27743
27744         * README: Typos.
27745
27746 2005-08-02  Simon Josefsson  <jas@extundo.com>
27747
27748         * modules/readline: New file.
27749
27750 2005-08-02  Simon Josefsson  <jas@extundo.com>
27751
27752         * modules/getdelim: New file.
27753
27754         * modules/getline: Rewrite, don't use getndelim2.
27755
27756 2005-08-02  Simon Josefsson  <jas@extundo.com>
27757
27758         * m4/getline.m4: Separate out getdelim stuff into separate module.
27759
27760         * m4/getdelim.m4: New file.
27761
27762 2005-08-02  Simon Josefsson  <jas@extundo.com>
27763
27764         * lib/getline.h, getline.c: Rewrite.
27765
27766         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
27767
27768 2005-07-31  Bruno Haible  <bruno@clisp.org>
27769
27770         * lib/lock.h (gl_lock_initializer): New macro.
27771         (gl_lock_define_initialized): Use it.
27772         (gl_rwlock_initializer): New macro.
27773         (gl_rwlock_define_initialized): Use it.
27774         (gl_recursive_lock_initializer): New macro.
27775         (gl_recursive_lock_define_initialized): Use it.
27776
27777 2005-07-30  Karl Berry  <karl@gnu.org>
27778
27779         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
27780         Report from Ben Pfaff, regarding getopt.
27781
27782 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
27783
27784         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
27785         normal way.
27786         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
27787         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
27788         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
27789         (gl_GETOPT): Use the new macros.  Most of the implementation
27790         is moved to the new macros.  This is for programs like Emacs
27791         that don't want all the functionality of gl_GETOPT.
27792
27793 2005-07-26  Bruno Haible  <bruno@clisp.org>
27794
27795         * m4/lock.m4: Update from GNU gettext.
27796
27797 2005-07-26  Bruno Haible  <bruno@clisp.org>
27798
27799         * lib/lock.h: Update from GNU gettext.
27800         * lib/lock.c: Update from GNU gettext.
27801
27802 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
27803
27804         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
27805         obsolescent AC_TRY_RUN.  Include the default includes files, for
27806         'exit'.
27807
27808 2005-07-24  Bruno Haible  <bruno@clisp.org>
27809
27810         * modules/visibility: New file.
27811         * MODULES.html.sh (Misc): Add visibility.
27812
27813 2005-07-24  Bruno Haible  <bruno@clisp.org>
27814
27815         * m4/visibility.m4: New file.
27816
27817 2005-07-24  Bruno Haible  <bruno@clisp.org>
27818
27819         * doc/visibility.texi: New file.
27820
27821 2005-07-22  Bruno Haible  <bruno@clisp.org>
27822
27823         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
27824         $(ALLOCA_H), redundant through BUILT_SOURCES.
27825         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
27826         redundant through BUILT_SOURCES.
27827         * modules/byteswap (Makefile.am): Remove explicit dependency on
27828         $(BYTESWAP_H), redundant through BUILT_SOURCES.
27829         * modules/fnmatch (Makefile.am): Remove explicit dependency on
27830         $(FNMATCH_H), redundant through BUILT_SOURCES.
27831         * modules/getopt (Makefile.am): Remove explicit dependency on
27832         $(GETOPT_H), redundant through BUILT_SOURCES.
27833         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
27834         redundant through BUILT_SOURCES.
27835         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
27836         redundant through BUILT_SOURCES.
27837         * modules/stdbool (Makefile.am): Remove explicit dependency on
27838         $(STDBOOL_H), redundant through BUILT_SOURCES.
27839         * modules/stdint (Makefile.am): Remove explicit dependency on
27840         $(STDINT_H), redundant through BUILT_SOURCES.
27841         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
27842         Remove explicit dependency on $(SYSEXITS_H).
27843         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
27844
27845 2005-07-18  Simon Josefsson  <jas@extundo.com>
27846
27847         * lib/check-version.c (check_version): Accept identical versions too.
27848
27849 2005-07-18  Bruno Haible  <bruno@clisp.org>
27850
27851         * modules/lock: New file.
27852         * MODULES.html.sh (Multithreading): New section.
27853
27854 2005-07-18  Bruno Haible  <bruno@clisp.org>
27855
27856         * m4/lock.m4: New file, from GNU gettext.
27857
27858 2005-07-18  Bruno Haible  <bruno@clisp.org>
27859
27860         * lib/lock.h: New file, from GNU gettext.
27861         * lib/lock.c: New file, from GNU gettext.
27862
27863 2005-07-18  Bruno Haible  <bruno@clisp.org>
27864
27865         * lib/lock.h (gl_once_t): New type.
27866         (gl_once_define, gl_once): New macros.
27867         * lib/lock.c (fresh_once): New variable.
27868         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
27869         functions.
27870
27871 2005-07-16  Simon Josefsson  <jas@extundo.com>
27872
27873         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
27874         workaround, suggested by Bruno.
27875
27876 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
27877
27878         * modules/xalloc (Depends-on): Add xalloc-die.
27879         * modules/xvasprintf (Depends-on): Add xalloc-die.
27880
27881 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
27882
27883         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
27884         with a minor change.
27885
27886 2005-07-15  Bruno Haible  <bruno@clisp.org>
27887
27888         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
27889         When using lib/poll.c, define poll as rpl_poll.
27890
27891 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
27892
27893         * modules/argp (Depends-on): Remove unlocked-io.
27894
27895 2005-07-14  Derek Price  <derek@ximbiot.com>
27896
27897         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
27898         for glob symlink bug.
27899
27900 2005-07-14  Bruno Haible  <bruno@clisp.org>
27901
27902         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
27903         Instead, test for *_unlocked function declarations directly.
27904
27905 2005-07-11  Simon Josefsson  <jas@extundo.com>
27906
27907         * modules/size_max: New file.
27908
27909         * modules/xsize: Depend on size_max module for size_max.m4.
27910
27911 2005-07-11  Simon Josefsson  <jas@extundo.com>
27912
27913         * lib/size_max.h: New file.
27914
27915 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
27916
27917         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
27918         copyright symbol and the year.
27919         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
27920         (version_etc_va): Use parameterized copyright notice.
27921         Reword to conform to the current GNU coding standards.
27922
27923 2005-07-11  Karl Berry  <karl@gnu.org>
27924
27925         * doc/gnulib.texi (Quoting): new node.
27926         (Initial import): more info, from Patrice.
27927
27928 2005-07-11  Bruno Haible  <bruno@clisp.org>
27929
27930         * gnulib-tool (func_usage): Document option --avoid.
27931         (Command line options): Handle --avoid.
27932         (func_acceptable): New function.
27933         (func_modules_transitive_closure): Use it.
27934
27935 2005-07-11  Bruno Haible  <bruno@clisp.org>
27936
27937         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
27938         Reported by Jim Meyering.
27939
27940 2005-07-10  Bruno Haible  <bruno@clisp.org>
27941
27942         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
27943         Needed when size_t is smaller than 'unsigned int'.
27944         Reported by Paul Eggert.
27945
27946 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
27947
27948         * modules/argp (Depends-on): Add unlocked-io
27949
27950 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
27951
27952         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
27953         block of defines.
27954
27955 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
27956
27957         * config/srclist.txt: Comment out regcomp.c, since we have a porting
27958         fix now.
27959
27960 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
27961         and Paul Eggert  <eggert@cs.ucla.edu>
27962
27963         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
27964         in wint_t, not wchar_t.  Remove now-unnecessary cast.
27965
27966 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
27967
27968         * modules/regex (Files): Add lib/regex_internal.c,
27969         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
27970         (Depends-on): Add extensions.
27971         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
27972
27973 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
27974
27975         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
27976         pathconf.
27977         * m4/same.m4 (gl_SAME): Likewise.
27978         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
27979
27980         * m4/regex.m4: Adjust to new libc regex implementation.
27981         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
27982         all the .c and .h parts of (the new) regex.
27983         Quote the m4 stuff better.
27984         Check for RE_ICASE bug of old gnulib.
27985         Check for REG_STARTEND of recent libc.
27986         Rename local variables from jm_* to gl_*.
27987         Quote operand of "test -f".
27988         Say "recent enough" version of libc, not "version 2".
27989         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
27990         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
27991         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
27992         Remove check for btowc, isascii.
27993         Require AM_LANGINFO_CODESET.
27994
27995 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
27996
27997         * lib/regex.c, regex.h: Sync from libc.
27998         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
27999         * lib/regexec.c:
28000         New files, synced from libc, except that regex_internal.h
28001         currently has a small porting fix.
28002
28003 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
28004
28005         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
28006         regex_internal.c, regexec.c.
28007         Add regex_internal.h too, but as a comment, since the libc version
28008         is currently broken in gnulib mode.
28009
28010 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
28011
28012         Support programs like Emacs that use gnulib but not gettext.
28013         * MODULES.html.sh (Internationalization functions): Add gettext-h.
28014         * modules/gettext-h: New file.
28015         * modules/gettext (Files): Remove lib/gettext.h.
28016         (Depends-on): Add gettext-h.
28017         (Makefile.am): Remove lib_SOURCES.
28018         * modules/argmatch, modules/c-stack, modules/closeout:
28019         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
28020         * modules/execute, modules/file-type, modules/getaddrinfo:
28021         * modules/getopt, modules/human, modules/javacomp:
28022         * modules/javaexec, modules/mkdir-p, modules/obstack:
28023         * modules/openat, modules/pagealign_alloc, modules/pipe:
28024         * modules/quotearg, modules/regex, modules/rpmatch:
28025         * modules/unicodeio, modules/userspec, modules/version-etc:
28026         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
28027         * modules/xsetenv:
28028         Depend on gettext-h, not gettext.
28029
28030 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
28031
28032         * gnulib-tool (func_import): Add support for 'public domain' license.
28033         * modules/alloca, modules/atexit, modules/memmove:
28034         Now public domain, not GPL.
28035         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
28036         * modules/realloc, modules/strerror, modules/strtod:
28037         Now LGPL, not GPL.
28038
28039 2005-07-05  Bruno Haible  <bruno@clisp.org>
28040
28041         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
28042         autoconf CVS. Needed for mingw.
28043
28044 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
28045
28046         Remove the dependency of the strftime module on the tzset module.
28047         * modules/strftime (Depends-on): Remove dependency on tzset.
28048
28049 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
28050
28051         Remove the dependency of the strftime module on the tzset module.
28052         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
28053         gl_FUNC_TZSET_CLOBBER.
28054
28055 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
28056
28057         Remove the dependency of the strftime module on the tzset module.
28058         * lib/strftime.c (my_strftime)
28059         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
28060         Copy the input structure, to work around some of the bug with
28061         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
28062         Solaris releases, you should also use the tzset module, but we won't
28063         require it as a dependency any more since we don't want LGPLed code
28064         to depend on GPLed code.
28065
28066 2005-07-02  Jim Meyering  <jim@meyering.net>
28067
28068         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
28069         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
28070         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
28071         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
28072
28073 2005-07-02  Jim Meyering  <jim@meyering.net>
28074
28075         * lib/backupfile.c (backup_args): Change a `0' to NULL.
28076
28077 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
28078
28079         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
28080         declares only 'struct timespec;' (!).
28081
28082 2005-07-01  Jim Meyering  <jim@meyering.net>
28083
28084         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
28085         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
28086         * lib/save-cwd.c, tempname.c:
28087         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
28088         and don't include <sys/file.h>).
28089
28090 2005-06-29  Jim Meyering  <jim@meyering.net>
28091
28092         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
28093         type name.  Use the variable name instead.
28094         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
28095         Likewise.
28096
28097 2005-06-28  Simon Josefsson  <jas@extundo.com>
28098
28099         * modules/check-version (Files): Add check-version.m4.
28100
28101 2005-06-28  Simon Josefsson  <jas@extundo.com>
28102
28103         * m4/check-version.m4: New file, suggested by Jim Meyering
28104         <jim@meyering.net>.
28105
28106 2005-06-28  Simon Josefsson  <jas@extundo.com>
28107
28108         * lib/check-version.h, lib/check-version.c: New files.
28109
28110 2005-06-28  Simon Josefsson  <jas@extundo.com>
28111
28112         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
28113         collision with global variable.  Better indentation.  Don't
28114         increment buffer pointer beyond buffer end.  Based on comments
28115         from Paul Eggert <eggert@cs.ucla.edu>.
28116
28117         * lib/base64.h: Indent.
28118
28119 2005-06-28  Simon Josefsson  <jas@extundo.com>
28120
28121         * doc/gnulib.texi (Library version handling): New section.
28122
28123 2005-06-28  Jim Meyering  <jim@meyering.net>
28124
28125         * check-module (find_included_lib_files): Hard-code another
28126         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
28127         but modules/fts-lgpl (correctly) does not list those files.
28128
28129         * modules/canonicalize (Files): Add lib/pathmax.h.
28130
28131 2005-06-25  Simon Josefsson  <jas@extundo.com>
28132
28133         * modules/check-version: New file.
28134
28135 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
28136
28137         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
28138         initializer of struct addrinfo, as an indication that we don't
28139         care how many members the structure has.
28140
28141 2005-06-24  Derek Price  <derek@ximbiot.com>
28142         and Bruno Haible  <bruno@clisp.org>
28143
28144         Remove stat module & update lstat.
28145         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
28146         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
28147         * m4/stat.m4: Remove this file.
28148
28149 2005-06-24  Derek Price  <derek@ximbiot.com>
28150         and Bruno Haible  <bruno@clisp.org>
28151
28152         Remove stat module & update lstat.
28153         * lib/stat.c: Remove this file...
28154         (slash_aware_lstat): ...moving this content and its support...
28155         * lib/lstat.c (rpl_lstat): ...into here.
28156         * lib/lstat.h: New file.
28157
28158 2005-06-24  Derek Price  <derek@ximbiot.com>
28159         and Bruno Haible  <bruno@clisp.org>
28160
28161         Remove stat module & update lstat.
28162         * config/srclist.txt (libc sources): Remove stat.
28163
28164 2005-06-24  Derek Price  <derek@ximbiot.com>
28165         and Bruno Haible  <bruno@clisp.org>
28166
28167         Remove stat module & update lstat.
28168         * MODULES.html.sh (stat): Remove.
28169         * MODULES.html: Regenerated.
28170         * modules/lstat (Description): Correct function name.
28171         (Files): Add "lstat.h".
28172         (Depends-on): Remove stat, add xalloc, stat-macros.
28173         * modules/stat: Remove this file.
28174         (Include): Add "lstat.h", remove <sys/stat.h>.
28175
28176 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
28177
28178         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
28179         (ranged_convert): Don't save conversion in a temporary struct.
28180         This causes a warning with GCC 4.0.0, and anyway in the typical
28181         case it's not worth the extra 100 bytes or so of code.
28182         (ranged_convert, __mktime_internal): When calling a function via a
28183         pointer P, use P () rather than (*P) (), as we now assume C89 or
28184         better.
28185
28186 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
28187
28188         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
28189         "who -r" failed to give output.  Problem reported by Tim Waugh.
28190
28191         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
28192         (xcalloc): Use it to avoid needless tests.
28193         Problem reported by Jim Meyering.
28194
28195 2005-06-20  Derek Price  <derek@ximbiot.com>
28196
28197         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
28198         unnecessary for Autoconfs > 2.59c.
28199
28200 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
28201
28202         * lib/argp.h (__option_is_short): Check upper limit of
28203         __key. Isprint() requires its argument to have the value
28204         of an unsigned char or EOF.
28205
28206 2005-06-16  Jim Meyering  <jim@meyering.net>
28207
28208         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
28209         when either N or S is zero.
28210
28211 2005-06-16  Derek Price  <derek@ximbiot.com>
28212
28213         * m4/bison.m4: Declare YACC & YFLAGS precious.
28214
28215 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
28216
28217         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
28218         multibyte string or pattern, fall back on unibyte matching.
28219         Problem reported by James Youngman.
28220
28221 2005-06-08  Bruno Haible  <bruno@clisp.org>
28222
28223         * modules/csharpcomp: New file.
28224         * MODULES.html.sh (C#): Add csharpcomp.
28225
28226 2005-06-08  Bruno Haible  <bruno@clisp.org>
28227
28228         * m4/csharpcomp.m4: New file, from GNU gettext.
28229
28230 2005-06-08  Bruno Haible  <bruno@clisp.org>
28231
28232         * lib/csharpcomp.h: New file, from GNU gettext.
28233         * lib/csharpcomp.c: New file, from GNU gettext.
28234         * lib/csharpcomp.sh.in: New file, from GNU gettext.
28235
28236 2005-06-08  Bruno Haible  <bruno@clisp.org>
28237
28238         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
28239         warning on mingw.
28240
28241 2005-06-07  Derek Price  <derek@ximbiot.com>
28242
28243         Sync from CVS.
28244         * lib/glob_.h: Indent nested #ifdef.
28245
28246 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
28247
28248         Sync from coreutils.
28249         Use "file name" when talking about file names, instead of "filename"
28250         or "path", as per the GNU coding standards.
28251         * lib/mkdir-p.c: Renamed from makepath.c.
28252         (make_dir_parents): Renamed from make_path.  All callers changed.
28253         * lib/mkdir-p.h: Likewise.  All includers changed.
28254         * lib/filenamecat.c: Renamed from path-concat.c.
28255         (file_name_concat): Renamed from path_concat.  All callers changed.
28256         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
28257         * lib/filenamecat.h: Likewise.  All includers changed.
28258         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
28259         in comments or local variable names.
28260         * lib/basename.c: Likewise.
28261         * lib/canonicalize.c, canonicalize.h: Likewise.
28262         * lib/dirname.c, dirname.h: Likewise.
28263         * lib/euidaccess.c: Likewise.
28264         * lib/exclude.c: Likewise
28265         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
28266         * lib/fsusage.c, fsuage.h: Likewise.
28267         * lib/fts.c, fts_.h: Likewise.
28268         * lib/getcwd.c: Likewise.
28269         * lib/getloadavg.c: Likewise.
28270         * lib/mkstemp.c: Likewise.
28271         * lib/mountlist.c, mountlist.h: Likewise.
28272         * lib/openat.c, openat.h: Likewise.
28273         * lib/readlink-stub.c: Likewise.
28274         * lib/readutmp.c, readutmp.h: Likewise.
28275         * lib/rename.c: Likewise.
28276         * lib/rmdir.c: Likewise.
28277         * lib/same.c: Likewise.
28278         * lib/savedir.c: Likewise.
28279         * lib/stripslash.c: Likewise.
28280         * lib/tempname.c: Likewise.
28281         * lib/xreadlink.c: Likewise.
28282         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
28283         All uses changed.
28284         * lib/exclude.h: Likewise.
28285
28286         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
28287         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
28288         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
28289         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
28290         * lib/pathmax.h: Include <limits.h> unconditionally, since other
28291         files have been getting away with it for years (MORE/BSD 4.3
28292         is extinct now).
28293         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
28294         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
28295
28296         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
28297         Define to 256, not 255, as per modern POSIX.
28298
28299 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
28300
28301         Sync from coreutils.
28302         Use "file name" when talking about file names, instead of "filename"
28303         or "path", as per the GNU coding standards.
28304         * MODULES.html.sh: mkdir-p renamed from makepath.
28305         filenamecat renamed from path-concat.
28306         * modules/filenamecat: Renamed from modules/path-concat.
28307         (Files): filenamecat.h and filenamecat.c renamed from
28308         path-concat.h and path-concat.c.
28309         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
28310         (Include): filenamecat.h, not path-concat.h.
28311         * modules/mkdir-p: Renamed from modules/makepath.
28312         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
28313         makepath.c.
28314         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
28315         (Include): mkdir-p.h, not makepath.h.
28316
28317 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
28318
28319         Sync from coreutils.
28320         * m4/mkdir-p.m4: Renamed from makepath.m4.
28321         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
28322         Rename files from makepath.c to mkdir-p.c, and from
28323         makepath.h to mkdir-p.h.
28324         * m4/filenamecat.m4: Renamed from path-concat.m4.
28325         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
28326         Rename files from path-concat.c to filenamecat.c,
28327         and from path-concat.h to filenamecat.h.
28328         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
28329         "file name" in local variables or comments.
28330         * m4/rename.m4: Likewise.
28331
28332 2005-06-01  Bruno Haible  <bruno@clisp.org>
28333
28334         * modules/csharpexec: New file.
28335         * MODULES.html.sh (C#): New section.
28336
28337 2005-06-01  Bruno Haible  <bruno@clisp.org>
28338
28339         * m4/csharp.m4: New file, from GNU gettext.
28340         * m4/csharpexec.m4: New file, from GNU gettext.
28341
28342 2005-06-01  Bruno Haible  <bruno@clisp.org>
28343
28344         * lib/csharpexec.h: New file, from GNU gettext.
28345         * lib/csharpexec.c: New file, from GNU gettext.
28346         * lib/csharpexec.sh.in: New file, from GNU gettext.
28347
28348 2005-05-31  Derek Price  <derek@ximbiot.com>
28349             Paul Eggert  <eggert@cs.ucla.edu>
28350
28351         Sync from cvs.
28352         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
28353
28354 2005-05-31  Derek Price  <derek@ximbiot.com>
28355             Paul Eggert  <eggert@cs.ucla.edu>
28356
28357         Sync from cvs.
28358         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
28359
28360 2005-05-29  Derek Price  <derek@ximbiot.com>
28361
28362         * config/srclist.txt (glob_.h, glob.c): Add these files.
28363
28364 2005-05-29  Derek Price  <derek@ximbiot.com>
28365
28366         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
28367         * modules/glob: New file.
28368         * modules/getlogin_r: Add link to POSIX spec in description.
28369
28370 2005-05-29  Derek Price  <derek@ximbiot.com>
28371             Paul Eggert  <eggert@cs.ucla.edu>
28372
28373         * m4/glob.m4: New file.
28374
28375 2005-05-29  Derek Price  <derek@ximbiot.com>
28376             Paul Eggert  <eggert@cs.ucla.edu>
28377
28378         * lib/glob_.h, lib/glob.c: New files.
28379
28380 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
28381
28382         * modules/fts (Files): Remove m4/inttypes-pri.m4.
28383         * modules/fts-lgpl (Depends-on): Remove gettext.
28384
28385 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
28386
28387         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
28388         and don't require gt_INTTYPES_PRI.
28389
28390 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
28391
28392         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
28393
28394         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
28395         the configuration hassle isn't worth it.
28396         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
28397         (LONGEST_MODIFIER, PRIuMAX): Remove.
28398
28399 2005-05-27  Bruno Haible  <bruno@clisp.org>
28400
28401         * lib/getlogin_r.h: Remove second include of <stddef.h>.
28402
28403 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
28404
28405         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
28406         _POSIX_PTHREAD_SEMANTICS for Solaris.
28407
28408 2005-05-25  Derek Price  <derek@ximbiot.com>
28409
28410         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
28411
28412 2005-05-25  Derek Price  <derek@ximbiot.com>
28413             Paul Eggert  <eggert@cs.ucla.edu>
28414
28415         * modules/getlogin_r, m4/getlogin_r.m4: New files.
28416         * lib/getlogin_r.c, getlogin_r.h: New files.
28417
28418 2005-05-25  Bruno Haible  <bruno@clisp.org>
28419             Derek Price  <derek@ximbiot.com>
28420
28421         * lib/getlogin_r.h: Simplify API documentation.
28422
28423 2005-05-23  Derek Price  <derek@ximbiot.com>
28424
28425         * modules/minmax (Files): Add m4/minmax.m4.
28426         (configure.ac): Add gl_MINMAX.
28427
28428 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
28429
28430         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
28431         so that unistd-safer.h (GPL'ed code) need not be included.
28432
28433 2005-05-22  Bruno Haible  <bruno@clisp.org>
28434
28435         * m4/minmax.m4: New file.
28436         Based on a patch by Derek Price <derek@ximbiot.com>.
28437
28438 2005-05-22  Bruno Haible  <bruno@clisp.org>
28439
28440         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
28441         (INT64_MIN): Fix definition.
28442         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
28443
28444         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
28445         NEED_SIGNED_INT_TYPES.
28446
28447         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
28448         HAVE_SYSTEM_INTTYPES.
28449
28450 2005-05-22  Bruno Haible  <bruno@clisp.org>
28451
28452         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
28453         Also include <sys/param.h> if it defines MIN, MAX.
28454         Based on a patch by Derek Price <derek@ximbiot.com>.
28455
28456 2005-05-21  Jim Meyering  <jim@meyering.net>
28457
28458         * modules/fts (Files): Add m4/inttypes-pri.m4.
28459         (Depends-on): Add lstat and remove gettext.  Alphabetize.
28460
28461 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
28462
28463         New fts module.
28464         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
28465         (setup_dir, free_dir): New functions.
28466         (enter_dir, leave_dir): Define trivial
28467         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
28468         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
28469         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
28470         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
28471         Move to fts-cycle.c.
28472         (fts_open): Use setup_dir.
28473         (fts_close): Use free_dir.
28474         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
28475         This adds a label and some gotos, but the alternatives were messier.
28476         Check for memory allocation failure when entering a dir.
28477         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
28478         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
28479         (FTS): New member fts_cycle, that is a union that contains the
28480         old active_dir_ht and cycle_state.  All uses changed to mention
28481         fts_cycle.ht and fts_cycle.state.
28482         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
28483         fts.c, with the following changes:
28484         (setup_dir, free_dir): New functions.
28485         (enter_dir): Now returns bool.  Return true if successful, false
28486         if memory exhausted.  All callers changed.
28487         Do not bother partly cleaning up on
28488         memory allocation failure; that is free_dir's job.
28489         However, free ad if hash_insert fails, to avoid memory leak.
28490         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
28491         fts->fts_options to see which union member to use.
28492
28493 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
28494
28495         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
28496         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
28497
28498 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
28499
28500         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
28501
28502 2005-05-20  Jim Meyering  <jim@meyering.net>
28503
28504         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
28505         Now a macro, to pacify GCC.
28506
28507 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
28508
28509         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
28510         of -1.
28511
28512 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
28513
28514         * lib/chown.c (rpl_chown): Return -1 on failure.
28515
28516 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
28517
28518         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
28519         Don't check for stddef.h.
28520         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
28521         don't use its results.
28522         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
28523         since we include them unconditionally.  Don't require
28524         AM_STDBOOL_H, since stdbool is a prerequisite.
28525         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
28526         since we assume C89 or better.
28527         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
28528         as we don't use their results.
28529         Don't check for fchdir, memmove, memset, strrchr, as we use
28530         them unconditionally.
28531         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
28532         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
28533
28534 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
28535
28536         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
28537         Include <stddef.h> unconditionally, since we assume C89 now.
28538         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
28539         * lib/fts.c: Include fts_.h first, to check interface.
28540         Do not include intprops.h; no longer needed.
28541         Include cycle-check.h and hash.h, since fts_.h no longer does.
28542         Remove unnecessary casts of closedir to void.
28543         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
28544         decide whether to decrement nlinks.
28545         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
28546         (FTS): Use struct hash_table * instead of Hash_table, so that
28547         we no longer need to include hash.h here.
28548
28549 2005-05-18  Jim Meyering  <jim@meyering.net>
28550
28551         * modules/dirfd (License): Change to LGPL.  Most of the code
28552         is already in the public domain.
28553
28554 2005-05-18  Jim Meyering  <jim@meyering.net>
28555
28556         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
28557         Reported by Yoann Vandoorselaere.
28558
28559 2005-05-17  Jim Meyering  <jim@meyering.net>
28560
28561         * m4/fts.m4: New file, from coreutils.
28562
28563 2005-05-17  Jim Meyering  <jim@meyering.net>
28564
28565         * lib/fts.c, lib/fts_.h: New files, from coreutils.
28566
28567 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
28568
28569         Sync from coreutils.
28570         * m4/unlinkdir.m4: New file.
28571
28572 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
28573
28574         Sync from coreutils.
28575         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
28576         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
28577         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
28578         White space changes only.
28579         * lib/makepath.c (make_path): Port to hosts where leading "//" is
28580         special.
28581         * lib/yesno.c: Include getline.h, not ctype.h.
28582         (yesno): Don't remove leading white space; POSIX doesn't allow it.
28583         Use getline to remove arbitrary restriction on response length.
28584
28585 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
28586
28587         * config/srclist-update: Spell out "Street" in FSF postal
28588         mail address; this is the style the FSF seems to prefer.
28589
28590         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
28591         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
28592         this updates FSF postal mail address.
28593
28594         Sync from coreutils.
28595         * modules/unlinkdir: New file.
28596         * modules/yesno (Depends-on): Add getline.
28597         * MODULES.html.sh (File system functions): Add unlinkdir.
28598
28599 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
28600
28601         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
28602         lib/strsep.h:
28603         Change the initial comment to refer to GPL, not LGPL.
28604         gnulib-tool will change it to LGPL as needed.
28605
28606         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
28607         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
28608         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
28609         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
28610         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
28611         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
28612         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
28613         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
28614         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
28615         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
28616         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
28617         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
28618         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
28619         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
28620         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
28621         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
28622         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
28623         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
28624         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
28625         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
28626         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
28627         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
28628         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
28629         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
28630         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
28631         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
28632         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
28633         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
28634         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
28635         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
28636         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
28637         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
28638         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
28639         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
28640         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
28641         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
28642         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
28643         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
28644         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
28645         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
28646         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
28647         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
28648         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
28649         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
28650         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
28651         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
28652         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
28653         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
28654         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
28655         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
28656         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
28657         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
28658         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
28659         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
28660         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
28661         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
28662         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
28663         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
28664         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
28665         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
28666         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
28667         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
28668         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
28669         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
28670         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
28671         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
28672         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
28673         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
28674         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
28675         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
28676         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
28677         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
28678         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
28679         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
28680         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
28681         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
28682         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
28683         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
28684         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
28685         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
28686         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
28687         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
28688         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
28689         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
28690         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
28691         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
28692         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
28693         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
28694         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
28695         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
28696         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
28697         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
28698         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
28699         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
28700         lib/yesno.c, lib/yesno.h:
28701         Update FSF postal mail address.
28702
28703 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
28704
28705         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
28706         tests/test-memmem.c, tests/test-stpncpy.c:
28707         Update FSF postal mail address.
28708
28709 2005-05-13  Bruno Haible  <bruno@clisp.org>
28710
28711         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
28712         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
28713         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
28714         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
28715         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
28716         Add support for 64-bit integers in the MSVC compiler.
28717
28718 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
28719
28720         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
28721
28722 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
28723
28724         * gnulib-tool (func_import): Sort and uniquify recommended includes.
28725
28726 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
28727
28728         * doc/getdate.texi (General date syntax): Don't say that date
28729         date --iso-8601=ns generates acceptable dates; it doesn't yet.
28730         Problem reported by Nic Ferrier.
28731
28732 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28733
28734         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
28735         specified in ai_socktype. Fix invalid ai_protocol
28736         check. ai_protocol is usually set to 0 or depending on
28737         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
28738         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
28739         ai_socktype / ai_protocol in the returned addrinfo structure.
28740
28741 2005-05-10  Simon Josefsson  <jas@extundo.com>
28742
28743         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
28744         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
28745
28746 2005-05-10  Karl Berry  <karl@gnu.org>
28747
28748         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
28749         (from http://www.gnu.org/licenses).
28750         * doc/COPYING.LIB: also rename to COPYING.LESSER.
28751         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
28752         fdl.texi suffices.
28753
28754 2005-05-10  Karl Berry  <karl@gnu.org>
28755
28756         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
28757         (COPYING.DOC): remove.
28758
28759         * config/srclist-update: new FSF address.
28760
28761 2005-05-10  Derek Price  <derek@ximbiot.com>
28762
28763         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
28764         possible.
28765
28766 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28767             Bruno Haible  <bruno@clisp.org>
28768
28769         * modules/inet_ntop: New file.
28770         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
28771         inet_ntop.
28772
28773 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28774             Bruno Haible  <bruno@clisp.org>
28775
28776         * m4/inet_ntop.m4: New file.
28777
28778 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28779             Bruno Haible  <bruno@clisp.org>
28780
28781         * lib/inet_ntop.h: New file.
28782         * lib/inet_ntop.c: New file, from glibc with modifications.
28783
28784 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
28785
28786         * modules/time_r (License): Change to LGPL.
28787         * modules/extensions (License): Change to LGPL.  Actually,
28788         the license is more permissive than that, but currently gnulib-tool
28789         doesn't know how to handle more-permissive licenses.
28790
28791         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
28792         Problem reported by Dave Love.
28793
28794 2005-05-08  Jim Meyering  <jim@meyering.net>
28795
28796         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
28797         blank.
28798
28799 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
28800
28801         * modules/argmatch (Depends-on): Add stdbool.
28802         * modules/backupfile (Depends-on): Likewise.
28803         * modules/chdir-long (Depends-on): Likewise.
28804         * modules/closeout (Depends-on): Likewise.
28805         * modules/cycle-check (Depends-on): Likewise.
28806         * modules/dirname (Depends-on): Likewise.
28807         * modules/fnmatch (Depends-on): Likewise.
28808         * modules/fsusage (Depends-on): Likewise.
28809         * modules/fwriteerror (Depends-on): Likewise.
28810         * modules/getcwd (Depends-on): Likewise.
28811         * modules/getloadavg (Depends-on): Likewise.
28812         * modules/hard-locale (Depends-on): Likewise.
28813         * modules/makepath (Depends-on): Likewise.
28814         * modules/mountlist (Depends-on): Likewise.
28815         * modules/nanosleep (Depends-on): Likewise.
28816         * modules/posixtm (Depends-on): Likewise.
28817         * modules/quotearg (Depends-on): Likewise.
28818         * modules/readtokens (Depends-on): Likewise.
28819         * modules/readtokens0 (Depends-on): Likewise.
28820         * modules/readutmp (Depends-on): Likewise.
28821         * modules/save-cwd (Depends-on): Likewise.
28822         * modules/strftime (Depends-on): Likewise.
28823         * modules/userspec (Depends-on): Likewise.
28824         * modules/utimecmp (Depends-on): Likewise.
28825         * modules/xgetcwd (Depends-on): Likewise.
28826         * modules/xnanosleep (Depends-on): Likewise.
28827         * modules/xstrtod (Depends-on): Likewise.
28828         * modules/yesno (Depends-on): Likewise.
28829
28830 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
28831
28832         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
28833         needless checks.
28834
28835 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
28836
28837         Merge from coreutils.  Among other things,
28838         add bulletproofing for cases where stdin, stdout, or stderr are closed.
28839         * lib/fd-safer.c: New file.
28840         * lib/fcntl-safer.h, open-safer.c: Remove.
28841         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
28842         * lib/dup-safer.c: Include unistd-safer.h first.
28843         Don't include errno.h.
28844         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
28845         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
28846         * lib/file-type.c: Rely on file-type.h change.
28847         * lib/getloadavg.c: Include unistd-safer.h.
28848         (getloadavg): Use safer open.
28849         * lib/getusershell.c: Include "stdio-safer.h".
28850         (getusershell): Use safer fopen.
28851         * lib/long-options.c (long_options): Use NULL rather than 0.
28852         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
28853         'free'.
28854         * lib/modechange.c: Likewise.
28855         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
28856         (MODE_DONE): New constant.
28857         (struct mode_change): Remove 'next' member.
28858         (make_node_op_equals): New function; like the old one of the
28859         same name, except it allocates an array.
28860         (mode_compile, mode_create_from_ref): Use it.
28861         (mode_compile): Allocate result as an array, not a linked list.
28862         Parse octal string ourself, so that we catch mistakes like "+0".
28863         (mode_adjust): Arg is an array, not a linked list.
28864         * lib/modechange.c: Include stat-macros.h, xalloc.h.
28865         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
28866         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
28867         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
28868         Remove.  This is now stat-macros.h's job.
28869         (talloc): Remove.  All callers replaced by xalloc, so that
28870         our invokers don't have to worry about reporting memory failures.
28871         (make_node_op_equals): Remove.
28872         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
28873         New constants.
28874         (struct mode_change): Moved here from modechange.h.
28875         (mode_append_entry): Remove.
28876         (mode_compile): Remove MASKED_OPS arg, since it encouraged
28877         apps to have incorrect behavior.  Use simpler algorithm for head
28878         and tail.  Don't futz with umask; that's now the job of mode_adjust.
28879         Detect more invalid usages rather than having somewhat-random behavior.
28880         Don't insert an "a=" action, as that leads to incorrect behavior.
28881         (mode_compile, mode_create_from_ref): Return NULL on error instead
28882         of an enum, since now there's only one way to have an error.  All
28883         callers changed.
28884         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
28885         at the correct time.  Simplify calculation of "+u" and its ilk.
28886         Don't mishandle "+X".
28887         (mode_free): Remove "register" and localize decls.
28888         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
28889         (struct mode_change): Move to modechange.c; callers don't
28890         need to see this stuff.
28891         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
28892         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
28893         (mode_change, mode_adjust): Reflect the new signatures noted above.
28894         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
28895         that might redefine system include files.
28896         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
28897         (my_usleep): Use NULL rather than (void *) 0.
28898         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
28899         Use siginterrupt to specify that system calls should be interrupted.
28900         (rpl_nanosleep): Move initialization of suspended closer to call of
28901         my_usleep.
28902         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
28903         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
28904         (desirable_utmp_entry): New function.
28905         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
28906         using x2nrealloc, to simplify logic.
28907         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
28908         size calculation.  Do not assume utmp file is a regular file.
28909         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
28910         (READ_UTMP_CHECK_PIDS): New constant.
28911         * lib/save-cwd.c: Include unistd-safer.h.
28912         (save_cwd): Use fd_safer.
28913         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
28914         [!_LIBC] Include "stat-macros.h" instead.
28915         * lib/unistd-safer.h (fd_safer): New decl.
28916
28917 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
28918
28919         * modules/getloadavg (Depends-on): Add unistd-safer.
28920         * modules/getusershell (Depends-on): Add stdio-safer.
28921         * modules/lstat (Depends-on): Remove xalloc.
28922         * modules/mkstemp (Depends-on): Add stat-macros.
28923         * modules/modechange (Depends-on): Remove xstrtol.
28924         Add stat-macros, xalloc.
28925         * modules/save-cwd (Depends-on): Add unistd-safer.
28926         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
28927         * modules/unistd-safer (Files): Add lib/fd-safer.c
28928         (Makefile.am): Remove lib_SOURCES.
28929
28930         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
28931         Remove fcntl-safer; unistd-safer supersedes it.
28932
28933 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
28934
28935         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
28936         AC_HEADER_STAT.
28937         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
28938         (gl_PREREQ_CHOWN): Remove.
28939         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
28940         it.  Don't require AC_HEADER_STAT.
28941         (gl_PREREQ_LSTAT): Remove.
28942         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
28943         Don't require AC_HEADER_STAT.
28944         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
28945         (gl_PREREQ_RMDIR): Remove.
28946         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
28947         mention stat-macros.h or AC_HEADER_STAT, since we'll make
28948         the stat-macros module a prerequisite.
28949         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
28950         * m4/filemode.m4 (gl_FILEMODE): Likewise.
28951         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
28952         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
28953         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
28954         variable names.
28955         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
28956         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
28957         variable prefixes.
28958         * m4/fcntl-safer.m4: Remove.
28959         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
28960         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
28961         Invoke gl_PREREQ_FD_SAFER.
28962         (gl_PREREQ_FD_SAFER): New macro.
28963         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
28964         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
28965         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
28966         Remove duplicate call to AC_LIBOBJ(readutmp).
28967         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
28968
28969         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
28970         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
28971
28972 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
28973
28974         * MODULES.html.sh (Misc): Add byteswap.
28975
28976 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
28977
28978         * modules/getcwd (Depends-on): Add extensions.
28979         * modules/openat (Depends-on): Likewise.
28980
28981 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
28982
28983         * modules/byteswap: New file.
28984
28985 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
28986
28987         * m4/byteswap.m4: New file.
28988
28989 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
28990
28991         * lib/byteswap_.h: New file.
28992
28993 2005-04-25  Karl Berry  <karl@gnu.org>
28994
28995         * m4/gettext.m4: Update from GNU gettext 0.14.4.
28996
28997 2005-04-25  Albert Chin  <china@thewrittenword.com>
28998
28999         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
29000         Toolkit C bug.
29001
29002 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
29003
29004         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
29005         (func_ln_if_changed) Remove forcibly for no error message
29006         in case file does not exist.
29007
29008 2005-04-19  Simon Josefsson  <jas@extundo.com>
29009
29010         * gnulib-tool (Options): Make --symlink mean --symbolic.
29011
29012 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
29013
29014         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
29015
29016 2005-04-16  Simon Josefsson  <jas@extundo.com>
29017
29018         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
29019
29020 2005-04-15  Simon Josefsson  <jas@extundo.com>
29021
29022         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
29023
29024 2005-04-15  Simon Josefsson  <jas@extundo.com>
29025
29026         * gnulib-tool: Rename --symlink to --symbolic.
29027
29028 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
29029
29030         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
29031         symbolic links to files instead of copying/moving.  Add --aux-dir,
29032         specifying directory relative --dir where auxiliary build tools
29033         are placed.
29034
29035 2005-04-14  Bruno Haible  <bruno@clisp.org>
29036
29037         * modules/allocsa (License): Change to LGPL.
29038         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
29039
29040 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
29041
29042         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
29043         that "UTC +1 second" continues to work.  Problem reported
29044         by Dmitry V. Levin.
29045         (relunit_snumber): New rule.
29046         (relunit): Use it.
29047
29048 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
29049
29050         * lib/getdate.y (universal_time_zone_table): New constant.
29051         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
29052         universal_time_zone_table.
29053         (lookup_zone): Prefer universal_time_zone_table to
29054         local_time_zone_table, so that "GMT" time stamps are allowed in
29055         London during the summer.  Problem reported by Ian Abbott.
29056
29057 2005-04-12  Jim Meyering  <jim@meyering.net>
29058
29059         * lib/human.c (humblock): Set *options even when returning due to
29060         xstrtoumax conversion failure.  Thanks to a used-uninitialized
29061         warning from gcc-4.
29062
29063 2005-04-09  Jim Meyering  <jim@meyering.net>
29064
29065         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
29066         -Wuninitialized: initialize tm0.tm_year.
29067
29068 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
29069
29070         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
29071         count, since there's no maximum.  All uses changed.
29072         Add member dsts_seen.
29073         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
29074         not being INT_MAX.
29075         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
29076         Use pc_rels_seen to decide whther a date is absolute.
29077
29078         * lib/getdate.y (number): Don't overwrite year.
29079         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
29080         check.
29081
29082 2005-04-02  Simon Josefsson  <jas@extundo.com>
29083
29084         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
29085         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
29086
29087 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
29088
29089         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
29090         where no absolute path name can be longer than PATH_MAX.
29091
29092 2005-03-27  Jim Meyering  <jim@meyering.net>
29093
29094         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
29095
29096 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
29097
29098         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
29099         "one's complement" -> "ones' complement" in comment, as per Knuth.
29100         "value of type" -> "type or expression" in comment.
29101         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
29102
29103 2005-03-26  Jim Meyering  <jim@meyering.net>
29104
29105         Comment nits.
29106         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
29107         Correct typos: s/or/of/.
29108
29109 2005-03-26  Jim Meyering  <jim@meyering.net>
29110
29111         * modules/check-include-files: Move to ../ and rename to...
29112         * check-module: ...this.
29113
29114 2005-03-25  Jim Meyering  <jim@meyering.net>
29115
29116         * modules/xvasprintf (Files): Add xalloc.h.
29117
29118 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
29119
29120         * modules/gettext (Files): config/config.rpath ->
29121         build-aux/config.rpath
29122         * modules/iconv (Files): Likewise.
29123         Problem reported by Oskar Liljeblad.
29124
29125 2005-03-23  Jim Meyering  <jim@meyering.net>
29126
29127         * modules/check-include-files: New script to check for
29128         missing dependencies, multiple includes, etc.
29129
29130         * modules/c-strtold (Depends-on): Add xalloc.
29131         * modules/c-strtod (Depends-on): Add xalloc.
29132         * modules/hash (Depends-on): Add xalloc.
29133         (Files): Remove lib/xalloc.h.
29134
29135         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
29136         * modules/userspec (Files): Add lib/inttostr.h.
29137
29138 2005-03-23  Jim Meyering  <jim@meyering.net>
29139
29140         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
29141
29142 2005-03-22  Jim Meyering  <jim@meyering.net>
29143
29144         * modules/stat-macros: New module.
29145         * modules/canonicalize, modules/euidaccess, modules/file-type,
29146         * modules/filemode, modules/lchown, modules/makepath,
29147         * modules/rmdir, modules/stat: Depend on new stat-macros module
29148         rather than listing lib/stat-macros.h manually.
29149         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
29150
29151 2005-03-22  Jim Meyering  <jim@meyering.net>
29152
29153         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
29154
29155 2005-03-22  Bruno Haible  <bruno@clisp.org>
29156
29157         * config/srclist.txt: Replace target directory 'config' with
29158         'build-aux'.
29159         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
29160         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
29161         ../build-aux/.
29162
29163 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
29164
29165         * modules/chdir-long (Depends-on): Add mempcpy.
29166
29167         * modules/acl, modules/backupfile, modules/c-strtod,
29168         modules/c-strtold, modules/canon-host, modules/canonicalize,
29169         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
29170         modules/exclude, modules/exitfail, modules/file-type,
29171         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
29172         modules/getdate, modules/getline, modules/getpagesize,
29173         modules/getpass, modules/getugroups, modules/group-member,
29174         modules/hard-locale, modules/hash, modules/human, modules/idcache,
29175         modules/inttostr, modules/long-options, modules/makepath,
29176         modules/md5, modules/memcasecmp, modules/memcoll,
29177         modules/modechange, modules/mountlist, modules/path-concat,
29178         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
29179         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
29180         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
29181         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
29182         modules/strftime, modules/strndup, modules/strverscmp,
29183         modules/timespec, modules/unlocked-io, modules/userspec,
29184         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
29185         modules/yesno:
29186         Remove lib_SOURCES line from Makefile.am section, as this is now
29187         done automatically by the corresponding Autoconf macro.
29188
29189 2005-03-21  Jim Meyering  <jim@meyering.net>
29190
29191         Changes imported from coreutils.
29192
29193         * lib/cycle-check.c: Don't include xalloc.h.
29194
29195         * lib/path-concat.c: Don't include assert.h.
29196         (path_concat): Remove assertion that would have triggered
29197         for ABASE starting with more than one slash.
29198         Reported by Andreas Schwab.
29199
29200         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
29201         properly when ABASE is an absolute file name.
29202         Correct the description of this function.
29203         Include <assert.h>.
29204         Add an assertion and a test driver.
29205         This fixes a bug introduced on 2004-07-02.
29206         Andreas Schwab reported the resulting failure of cp --parents:
29207         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
29208
29209 2005-03-21  Jim Meyering  <jim@meyering.net>
29210
29211         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
29212         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
29213
29214 2005-03-21  Jim Meyering  <jim@meyering.net>
29215         and  Paul Eggert  <eggert@cs.ucla.edu>
29216
29217         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
29218         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
29219         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
29220         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
29221         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
29222         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
29223         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
29224         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
29225         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
29226         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
29227         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
29228         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
29229         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
29230         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
29231         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
29232         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
29233         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
29234         for these modules.
29235
29236 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
29237
29238         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
29239         (which shouldn't happen), generate nothing instead of returning 0
29240         immediately, so that nstrftime (NULL, ...) doesn't return 0.
29241
29242 2005-03-16  Bruno Haible  <bruno@clisp.org>
29243
29244         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
29245         HAVE_LONGLONG_64BIT.
29246
29247 2005-03-16  Bruno Haible  <bruno@clisp.org>
29248
29249         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
29250         HAVE_LONGLONG_64BIT.
29251
29252 2005-03-16  Bruno Haible  <bruno@clisp.org>
29253
29254         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
29255         HAVE_LONGLONG_64BIT.
29256
29257 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
29258
29259         * lib/strftime.c (my_strftime): Prepend space to format so that we can
29260         reliably distinguish strftime failure from empty output on POSIX
29261         hosts.
29262
29263 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
29264
29265         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
29266         (iconv_string): Don't guess a size-zero buffer, as that might cause
29267         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
29268         result would be 'too large', where 'too large' is (heuristically)
29269         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
29270         overflow concerns.  This will prevent some unwanted malloc failures
29271         when the inputs are very large.
29272
29273 2005-03-15  Karl Berry  <karl@gnu.org>
29274
29275         * config/srclist.txt (config.rpath): from gettext.
29276         * config/config.rpath: update.
29277
29278 2005-03-15  Bruno Haible  <bruno@clisp.org>
29279
29280         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
29281         to 'negate'.
29282
29283         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
29284         variable.
29285
29286         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
29287         results.
29288
29289 2005-03-14  Simon Josefsson  <jas@extundo.com>
29290
29291         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
29292         <fx@gnu.org>.
29293
29294 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
29295
29296         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
29297         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
29298         intprops.h.
29299         * lib/strtol.c: Likewise.
29300
29301 2005-03-14  Jim Meyering  <jim@meyering.net>
29302
29303         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
29304         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
29305         to be nonzero so that we (and caller) can detect the difference
29306         between a valid zero-length expansion and an error return, even
29307         when the underlying strftime fails before writing anything into
29308         that location.
29309
29310 2005-03-14  Bruno Haible  <bruno@clisp.org>
29311
29312         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
29313         Update from GNU gettext 0.14.3.
29314
29315 2005-03-10  Jim Meyering  <jim@meyering.net>
29316
29317         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
29318
29319 2005-03-10  Jim Meyering  <jim@meyering.net>
29320
29321         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
29322         so that this module works on systems without fchdir.
29323
29324 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
29325
29326         Factor int-properties macros into a single file, except for
29327         glibc-related files.
29328         * lib/intprops.h: New file.
29329         * lib/getloadavg.c: Include it instead of limits.h.
29330         (INT_STRLEN_BOUND): Remove.
29331         * lib/human.c: Include intprops.h.
29332         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
29333         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
29334         302/1000.
29335         * lib/inttostr.h: Include intprops.h instead of limits.h.
29336         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
29337         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
29338         for consistency with intprops.h.
29339         (time_t_is_integer, twos_complement_arithmetic): Use them.
29340         * lib/sig2str.h: Include <signal.h>, intprops.h.
29341         (INT_STRLEN_BOUND): Remove.
29342         * lib/strftime.c (TYPE_SIGNED): Remove.
29343         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
29344         * lib/strtol.c: Adjust comments to match intprops.h.
29345         * lib/userspec.c: Include intprops.h.
29346         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
29347         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
29348         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
29349         instead of rolling our own expressions.
29350         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
29351
29352         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
29353         instead of int.
29354         (my_strftime): Do not mishandle years close to INT_MAX, by doing
29355         the right thing even if adding 1900 would overflow.  Similarly
29356         for tm_mon + 1 and tm_yday + 1.
29357         Make %Y always equivalent to %C%y, and similarly for %G and %g.
29358         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
29359         (DO_SIGNED_NUMBER): New macro.
29360         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
29361
29362 2005-03-07  Bruno Haible  <bruno@clisp.org>
29363
29364         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
29365
29366 2005-03-07  Bruno Haible  <bruno@clisp.org>
29367
29368         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
29369
29370 2005-03-04  Derek R. Price  <derek@ximbiot.com>
29371
29372         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
29373         (func_import): Only replace files via --import when they have actually
29374         changed.
29375
29376 2005-03-03  Derek R. Price  <derek@ximbiot.com>
29377
29378         * m4/mmap-anon.m4: New file.
29379         * m4/pagealign_alloc.m4: New file.
29380
29381 2005-03-03  Derek R. Price  <derek@ximbiot.com>
29382             Bruno Haible  <bruno@clisp.org>
29383
29384         * modules/pagealign_alloc: New file.
29385         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
29386
29387 2005-03-03  Derek R. Price  <derek@ximbiot.com>
29388             Bruno Haible  <bruno@clisp.org>
29389
29390         * lib/pagealign_alloc.h: New file.
29391         * lib/pagealign_alloc.c: New file.
29392
29393 2005-03-03  Bruno Haible  <bruno@clisp.org>
29394
29395         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
29396         Use an all-permissive copyright notice, recommended by RMS.
29397
29398 2005-03-02  Bruno Haible  <bruno@clisp.org>
29399
29400         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
29401         of AIX, the replacement has to be done only after <string.h> is
29402         included, therefore not in config.h. stpncpy.h does the replacement,
29403         and stpncpy.c uses it.
29404
29405 2005-03-02  Bruno Haible  <bruno@clisp.org>
29406
29407         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
29408         stpncpy.c uses it.
29409
29410 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
29411
29412         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
29413         The workaround isn't strictly needed for POSIX conformance, and
29414         it's too much of a pain to configure and maintain.  We'll ask
29415         people to fix their kernels instead.
29416         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
29417         (NANOSLEEP_BUG_WORKAROUND): Remove.
29418         (xnanosleep): Remove the workaround.
29419
29420 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
29421
29422         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
29423         Reported by Derek Price.
29424         (Include): Add "timespec.h".
29425
29426         * modules/xnanosleep (Depends-on): Remove gethrxtime.
29427
29428 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
29429
29430         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
29431         to detect nanosleep bug.
29432
29433 2005-03-01  Bruno Haible  <bruno@clisp.org>
29434
29435         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
29436
29437 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
29438
29439         * modules/gethrxtime: New file.
29440         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
29441         (Depends-on): Add gethrxtime.
29442         (configure.ac): Add gl_XNANOSLEEP.
29443         (Makefile.am): Remove lib_SOURCES line.
29444
29445 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
29446
29447         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
29448         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
29449
29450 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
29451
29452         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
29453         * lib/timespec.h (gettime): Return void, since it always
29454         succeeds now.  All uses changed.
29455         * lib/gettime.c (gettime) Likewise.
29456         [HAVE_NANOTIME]: Prefer nanotime.
29457         Assume gettimeofday succeeds, as POSIX requires.
29458         Assime time () succeeds, since other code already does.
29459         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
29460         (timespec_subtract): Remove.
29461         (NANOSLEEP_BUG_WORKAROUND): New constant.
29462         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
29463         things considerably.  Use it only on GNU/Linux hosts, since the
29464         workaround shouldn't be needed elsewhere.
29465
29466 2005-02-24  Bruno Haible  <bruno@clisp.org>
29467
29468         * modules/gettext (Files): Add m4/glibc2.m4.
29469
29470 2005-02-24  Bruno Haible  <bruno@clisp.org>
29471
29472         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
29473         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
29474         * m4/progtest.m4:
29475         Update from GNU gettext 0.14.2.
29476         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
29477
29478 2005-02-24  Bruno Haible  <bruno@clisp.org>
29479
29480         * lib/localcharset.c: Update from GNU gettext 0.14.2.
29481         * lib/config.charset: Update from GNU gettext 0.14.2.
29482
29483 2005-02-24  Bruno Haible  <bruno@clisp.org>
29484
29485         * lib/gettext.h: Update from GNU gettext 0.14.2.
29486
29487 2005-02-23  Simon Josefsson  <jas@extundo.com>
29488
29489         * m4/iconvme.m4: New file.
29490
29491 2005-02-23  Jim Meyering  <jim@meyering.net>
29492
29493         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
29494         change.
29495         Thanks to Bruno Haible for catching it.
29496
29497 2005-02-22  Simon Josefsson  <jas@extundo.com>
29498
29499         * modules/iconvme: New file.
29500
29501         * MODULES.html.sh: Add iconvme.
29502
29503 2005-02-22  Simon Josefsson  <jas@extundo.com>
29504
29505         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
29506
29507 2005-02-22  Simon Josefsson  <jas@extundo.com>
29508
29509         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
29510
29511 2005-02-22  Jim Meyering  <jim@meyering.net>
29512
29513         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
29514         s/ifndef/ifdef/.
29515
29516 2005-02-20  Neil Conway  <neilc@samurai.com>
29517
29518         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
29519         returned by OSX/Darwin if the specified buffer is not large
29520         enough for the hostname.
29521
29522 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29523
29524         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
29525         pass it to _help, otherwise the latter coredumps trying to
29526         dereference state.root_argp.
29527
29528 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
29529
29530         * modules/chdir-long (Depends-on): Add memrchr.
29531         * modules/memrchr (Files): Add lib/memrchr.h.
29532         (Include): "memrchr.h".
29533
29534 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
29535
29536         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
29537
29538 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
29539
29540         * lib/memrchr.h: New file.
29541         * lib/chdir-long.c: Include it.
29542         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
29543         Don't bother including stddef.h.
29544
29545 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
29546
29547         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
29548         inclusion.
29549         Include <sys/types.h>, for dev_t.
29550         (ME_DUMMY, ME_REMOTE): Move from here....
29551         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
29552         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
29553         Dmitry V. Levin.
29554         Include mountlist.h first, to test the interface.
29555
29556 2005-01-29  Bruno Haible  <bruno@clisp.org>
29557
29558         * lib/progname.c (program_name): Initialize.
29559         Needed when linking statically on MacOS X.
29560
29561 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
29562
29563         Sync from coreutils.
29564         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
29565         (Depends-on): Add c-strtod.
29566         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
29567
29568 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
29569
29570         Sync from coreutils.
29571         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
29572
29573         Remove files that are specific to coreutils.
29574         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
29575
29576 2005-01-28  Bruno Haible  <bruno@clisp.org>
29577
29578         * modules/javacomp: New file.
29579         * MODULES.html.sh (Java): Add javacomp.
29580
29581 2005-01-28  Bruno Haible  <bruno@clisp.org>
29582
29583         * m4/javacomp.m4: New file, from GNU gettext.
29584
29585 2005-01-28  Bruno Haible  <bruno@clisp.org>
29586
29587         * lib/javacomp.sh.in: New file, from GNU gettext.
29588         * lib/javacomp.h: New file, from GNU gettext.
29589         * lib/javacomp.c: New file, from GNU gettext.
29590
29591 2005-01-26  Simon Josefsson  <jas@extundo.com>
29592
29593         * lib/gai_strerror.c: Use GPL in header.
29594
29595 2005-01-26  Bruno Haible  <bruno@clisp.org>
29596
29597         * modules/javaexec: New file.
29598         * MODULES.html.sh (Java): Add javaexec.
29599
29600 2005-01-26  Bruno Haible  <bruno@clisp.org>
29601
29602         * m4/javaexec.m4: New file, from GNU gettext.
29603
29604 2005-01-26  Bruno Haible  <bruno@clisp.org>
29605
29606         * lib/javaexec.sh.in: New file, from GNU gettext.
29607         * lib/javaexec.h: New file, from GNU gettext.
29608         * lib/javaexec.c: New file, from GNU gettext.
29609
29610 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29611
29612         * modules/lchown (Depends-on): Remove lchown.h
29613
29614 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29615
29616         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
29617         must be defined if the header file was not found, in order
29618         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
29619
29620 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29621
29622         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
29623         initializers for struct pentry_state.
29624         (__argp_error): Check return value of __asprintf
29625         (__argp_failure): Translate error message
29626
29627         * lib/argp-parse.c: Removed braces around the expansion of N_()
29628
29629 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
29630
29631         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
29632         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
29633         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
29634         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
29635         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
29636         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
29637         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
29638         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
29639         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
29640         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
29641         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
29642         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
29643         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
29644         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
29645         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
29646         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
29647         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
29648         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
29649         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
29650         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
29651         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
29652         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
29653         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
29654         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
29655         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
29656         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
29657         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
29658         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
29659         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
29660         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
29661         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
29662         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
29663         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
29664         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
29665         xstrtol.m4, xstrtoumax.m4, yesno.m4:
29666         Use an all-permissive copyright notice, recommended by RMS.
29667
29668 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
29669
29670         * modules/chdir-long (Depends-on): Remove mempcpy.
29671
29672 2005-01-21  Jim Meyering  <jim@meyering.net>
29673
29674         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
29675         same value as for Solaris 9.
29676
29677         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
29678         component length.  This included changing the parameter to be
29679         of type `char *' rather than `char const *'.
29680         * lib/chdir-long.h (chdir_long): Update prototype.
29681
29682         * lib/openat.c (fdopendir, fstatat): New functions.
29683         * lib/openat.h: Include headers required for use of DIR and struct
29684         stat.
29685         [AT_SYMLINK_NOFOLLOW]: Define.
29686         (fdopendir, fstatat): Add prototypes.
29687
29688 2005-01-21  Bruno Haible  <bruno@clisp.org>
29689
29690         * modules/classpath: New file.
29691         * MODULES.html.sh (Java): Add classpath.
29692
29693 2005-01-21  Bruno Haible  <bruno@clisp.org>
29694
29695         * lib/classpath.h: New file, from GNU gettext.
29696         * lib/classpath.c: New file, from GNU gettext.
29697
29698 2005-01-20  Simon Josefsson  <jas@extundo.com>
29699
29700         * modules/version-etc-fsf: New file.
29701
29702 2005-01-20  Simon Josefsson  <jas@extundo.com>
29703
29704         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
29705         * lib/version-etc.c: Remove version_etc_copyright.
29706         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
29707         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
29708
29709 2005-01-20  Simon Josefsson  <jas@extundo.com>
29710
29711         * lib/base64.h (isbase64): Add.
29712
29713         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
29714         using a unsigned prototype, don't inline.
29715         (base64_decode): Use it.
29716
29717 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
29718
29719         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
29720         it.
29721
29722 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
29723
29724         * lib/save-cwd.c (save_cwd): Remove code to support the case
29725         where fchdir is missing or flaky.
29726
29727 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
29728
29729         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
29730
29731 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
29732
29733         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
29734         AC_LIBSOURCES now does this.
29735         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
29736         with new ullong_max module.
29737
29738 2005-01-19  Bruno Haible  <bruno@clisp.org>
29739
29740         * modules/sh-quote: New file.
29741         * MODULES.html.sh (Executing programs): Add sh-quote.
29742
29743 2005-01-19  Bruno Haible  <bruno@clisp.org>
29744
29745         * lib/sh-quote.h: New file, from GNU gettext.
29746         * lib/sh-quote.c: New file, from GNU gettext.
29747
29748 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
29749
29750         Merge from coreutils.
29751         * m4/ullong_max.m4: New file.
29752         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
29753         (gl_MACROS): Assume localeconv exists.
29754
29755 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
29756
29757         Merge changes from coreutils, as described below in several
29758         changelogs dated today.
29759
29760         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
29761         (O_DIRECTORY): Remove; not needed here, since "." must be
29762         a directory.  All uses removed.
29763         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
29764         universal on Suns, and we also need to test for IRIX.
29765         Revamp code to use 'if' rather than '#if'.
29766         Avoid unnecessary comparison of cwd->desc to 0.
29767
29768         * lib/utimens.c (futimens): Robustify the previous patch, by checking
29769         for known valid error numbers rather than observed invalid ones.
29770
29771 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
29772
29773         * modules/ullong_max: New file.
29774
29775         * modules/chdir-long, modules/openat: New files.
29776         * modules/save-cwd (Depends-on): Depend on chdir-long.
29777         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
29778
29779 2005-01-18  Jim Meyering  <jim@meyering.net>
29780
29781         Merge from coreutils.
29782         * m4/chdir-long.m4, m4/openat.m4: New files.
29783         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
29784         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
29785         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
29786         is sane and DOES follow symlinks.  Besides, testing 20 different
29787         systems found no broken chown implementations.
29788         Prompted by a change in rsync's copy of this macro.
29789         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
29790
29791         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
29792
29793         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
29794         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
29795         NULL-means-set-to-current-time semantics.
29796         Remove temporary file immediately, rather than waiting
29797         for configure's at-exit trap code to do it.
29798
29799 2005-01-18  Jim Meyering  <jim@meyering.net>
29800
29801         * lib/version-etc.c (version_etc_copyright): Update copyright date.
29802
29803         * lib/utimens.c (futimens): Account for the fact that futimes
29804         can also fail with errno == ENOSYS or errno == ENOENT.
29805         Patch from Dmitry V. Levin.
29806
29807         Change the name of the robust chdir function from chdir to chdir_long.
29808         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
29809         (restore_cwd): Use chdir_long, not chdir.
29810         * lib/chdir-long.c: Renamed from chdir.c.
29811         * lib/chdir-long.h: Renamed from chdir.h.
29812         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
29813         Hurd.
29814
29815 2005-01-18  Bruno Haible  <bruno@clisp.org>
29816
29817         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
29818         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
29819         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
29820         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
29821         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
29822         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
29823         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
29824         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
29825         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
29826         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
29827         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
29828         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
29829         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
29830         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
29831         Use an all-permissive copyright notice, recommended by RMS.
29832
29833 2005-01-18  Bob Proulx  <bob@proulx.com>
29834
29835         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
29836         simplify offsetof() macro construct to avoid compile failure with
29837         native HP-UX 11.0 ANSI C compiler.
29838
29839 2005-01-17  Bruno Haible  <bruno@clisp.org>
29840
29841         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
29842         redundant because stpncpy.m4 takes care of it.
29843
29844 2005-01-17  Bruno Haible  <bruno@clisp.org>
29845
29846         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
29847
29848 2005-01-17  Bruno Haible  <bruno@clisp.org>
29849
29850         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
29851         used.
29852
29853 2005-01-17  Bruno Haible  <bruno@clisp.org>
29854
29855         * lib/fwriteerror.h (fwriteerror): Change specification to include
29856         fclose.
29857         * lib/fwriteerror.c: Include <stdbool.h>.
29858         (fwriteerror): At the end, close the file stream. Record whether
29859         stdout was already closed.
29860
29861 2005-01-17  Bruno Haible  <bruno@clisp.org>
29862
29863         * lib/execute.c (environ): Declare if needed.
29864         * lib/pipe.c (environ): Likewise.
29865         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
29866
29867 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29868
29869         * modules/argp: Depend on vsnprintf
29870
29871 2005-01-10  Jim Meyering  <jim@meyering.net>
29872
29873         * modules/closeout (Depends-on): Add atexit.
29874
29875 2005-01-06  Bruno Haible  <bruno@clisp.org>
29876
29877         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
29878
29879 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
29880
29881         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
29882         definitions to be after all include files, to avoid collisions.
29883         Problem reported by Bob Proulx.
29884
29885 2005-01-04  Jim Meyering  <jim@meyering.net>
29886
29887         Changes imported from coreutils.
29888         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
29889         as the mkstemp template, use a temporary directory and an
29890         8.3-friendly template to avoid trouble on systems like DJGPP.
29891         Reported by Juan M. Guerrero via Stepan Kasal.
29892         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
29893         close. Remove the temporary directory right away, rather than waiting
29894         for configure's at-exit trap code to do it.
29895         Suggestion from Stepan Kasal.
29896
29897 2005-01-01  Simon Josefsson  <jas@extundo.com>
29898
29899         * gnulib-tool: Print #include directives when --import'ing.
29900
29901 2004-12-28  Simon Josefsson  <jas@extundo.com>
29902
29903         * tests/test-base64.c: Include required header files.  Remove
29904         unused variables.
29905
29906 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
29907
29908         * modules/error (Depends-on): Remove gettext.
29909
29910 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
29911
29912         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
29913         not needed.  This removes a dependency on the gettext module.
29914         [defined _LIBC]: Do not include <libintl.h>; not needed.
29915
29916 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
29917
29918         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
29919         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
29920
29921 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
29922
29923         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
29924         HAVE_DECL_STRTOLD.
29925
29926 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
29927
29928         * modules/getdate (Depends-on): Remove alloca-opt.
29929
29930 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
29931
29932         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
29933
29934 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
29935
29936         * lib/argp-parse.c: Include <stddef.h>.
29937         (alignof, alignto): New macros.
29938         (parser_init): Don't assume that void * is aligned sufficiently
29939         for struct option.
29940
29941         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
29942         need to extend the stack.
29943         (YYINITDEPTH): New macro, so that the initial stack isn't overly
29944         large.
29945
29946 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
29947
29948         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
29949
29950 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
29951
29952         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
29953         (2004-10-24) change.  Apparently this was a false alarm.
29954
29955         * modules/getdate: Depend on alloca-opt, not alloca.
29956
29957 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
29958
29959         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
29960         Remove now-obsolete comment about AIX.
29961         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
29962         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
29963         (YYMAXDEPTH): New macro.
29964
29965 2004-12-18  Simon Josefsson  <jas@extundo.com>
29966
29967         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
29968
29969 2004-12-18  Bruno Haible  <bruno@clisp.org>
29970
29971         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
29972
29973 2004-12-18  Bruno Haible  <bruno@clisp.org>
29974
29975         * lib/fatal-signal.c (fatal_signals): Make non-const.
29976         (init_fatal_signals): New function.
29977         (uninstall_handlers, install_handlers): Ignore signals that were set to
29978         SIG_IGN.
29979         (at_fatal_signal): Call init_fatal_signals.
29980         (init_fatal_signal_set): Likewise. Ignore signals that were set to
29981         SIG_IGN.
29982         Reported by Paul Eggert.
29983
29984 2004-12-18  Bruno Haible  <bruno@clisp.org>
29985
29986         * doc/alloca.texi: New file.
29987         * doc/alloca-opt.texi: New file.
29988
29989 2004-12-17  Jim Meyering  <jim@meyering.net>
29990
29991         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
29992         Otherwise, install-sh could exit with improper exit status when
29993         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
29994
29995 2004-12-16  Simon Josefsson  <jas@extundo.com>
29996
29997         * tests/test-base64.c: Add license.
29998
29999 2004-12-15  Stepan Kasal  <address@hidden>
30000
30001         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
30002
30003 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
30004
30005         * modules/getcwd (Files): Add m4/d-ino.m4.
30006         Suggested by Mark D. Baushke.
30007
30008 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
30009
30010         * lib/getdate.y (textint): New member "negative".
30011         (time_zone_hhmm): New function.
30012         Expect 14 shift-reduce conflicts, not 13.
30013         (o_colon_minutes): New rule.
30014         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
30015         (yylex): Set the "negative" member of signed numbers.
30016
30017 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
30018
30019         * doc/getdate.texi (Time of day items, Time zone items):
30020         Describe new formats +00:00, UTC+00:00.
30021
30022 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
30023
30024         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
30025         spurious "-l"s.  Problem reported by Stepan Kasal.
30026
30027 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
30028
30029         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
30030         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
30031
30032 2004-12-04  Simon Josefsson  <jas@extundo.com>
30033
30034         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
30035         Vandoorselaere <yoann@prelude-ids.org>.
30036
30037 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
30038
30039         Changes imported from coreutils.
30040         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
30041         exist.
30042         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
30043
30044 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
30045
30046         Changes imported from coreutils.
30047         * lib/hard-locale.c: Assume <locale.h> exists.
30048         Include "strdup.h".
30049         (GLIBC_VERSION): New macro.
30050         (hard_locale): Assume setlocale exists.
30051         Rewrite to avoid #ifdef.
30052         Use strdup rather than malloc + strcpy.
30053         * lib/human.c: Assume <locale.h> exists.
30054         (human_readable): Assume localeconv exists.
30055
30056 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
30057
30058         * modules/hard-locale (Depends-on): Add strdup.
30059
30060 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
30061
30062         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
30063         convert T2, not T.  (Imported from libc.)
30064
30065 2004-11-30  Simon Josefsson  <jas@extundo.com>
30066
30067         * modules/restrict (License): Change to LGPL.
30068
30069 2004-11-30  Simon Josefsson  <jas@extundo.com>
30070
30071         * m4/restrict.m4: Add copyright and copying conditions.
30072
30073 2004-11-30  Simon Josefsson  <jas@extundo.com>
30074
30075         * m4/base64.m4: New file.
30076
30077 2004-11-30  Simon Josefsson  <jas@extundo.com>
30078
30079         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
30080         base64.
30081
30082         * tests/test-base64.c: New file.
30083
30084         * modules/base64: New file.
30085
30086 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
30087
30088         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
30089         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
30090
30091         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
30092
30093 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
30094
30095         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
30096         (__getcwd.c): Don't restore errno; glibc doesn't.
30097         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
30098         first, falling back to our code only if its results look suspicious.
30099         Ensure that the resulting buffer is only as large as necessary.
30100
30101         * lib/readutmp.c: Include readutmp.h first.
30102         Include <errno.h>, since readutmp.h no longer does that.
30103         * lib/readutmp.h: Don't include <errno.h>,
30104         <sys/param.h>, <time.h>; not needed to establish interface.
30105         (errno): Remove decl.
30106         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
30107         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
30108         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
30109
30110 2004-11-28  Simon Josefsson  <jas@extundo.com>
30111
30112         * lib/base64.h, base64.c: New file.
30113
30114 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
30115
30116         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
30117
30118 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
30119
30120         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
30121         (Depends-on): Remove pathmax, same.  Add mempcpy.
30122         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
30123         (Makefile.am): Append getcwd.h to lib_SOURCES.
30124         (Include): Add getcwd.h.
30125         (Maintainer): Change from Jim Meyering to "all, glibc",
30126         since getdate now uses intended-for-glibc code.
30127         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
30128         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
30129
30130 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
30131
30132         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
30133         HP's ANSI C compiler.
30134         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
30135         Declaring int functions causes warnings on some modern systems and
30136         shouldn't be needed to compile on ancient ones.
30137         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
30138         defined.
30139
30140         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
30141         with the following changes.
30142         (__set_errno): Parenthesize properly.
30143         Include <stdbool.h>.
30144         (MIN, MAX, MATCHING_INO): New macros.
30145         (__getcwd): Define with prototype, not K&R form.
30146         Use heuristics to allocate default buffer on stack if possible.
30147         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
30148         behavior, and to avoid the PATH_MAX limit when computing
30149         ../../../../...
30150         Use MATCHING_INO to compare inode number to file.
30151         Check for arithmetic overflow in size calculations.
30152         Fix bug in reallocation of dot array that caused getcwd to fail
30153         on directories nested deeper than 75.
30154         Be more careful about saving errno on error.
30155         Do not use realloc; use only free+malloc, as this is a bit
30156         more flexible and avoids a needless copy operation.
30157         Do not inspect st_dev and st_ino for symbolic links; POSIX
30158         doesn't specify the latter.
30159         Check for closedir errors.
30160         Avoid needless casts.
30161         Use "#ifdef weak_alias" around weak_alias, to be like other
30162         glibc code.
30163         The following changes to getcwd.c have effect only when used in
30164         gnulib; they have no effect inside glibc proper.
30165         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
30166         as alloca isn't used.
30167         (alloca, __alloca): Likewise.
30168         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
30169         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
30170         unconditionally, as gnulib assumes C89 or better.
30171         Do not include <sys/param.h>.
30172         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
30173         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
30174         better.
30175         (NULL) [!defined NULL]: Remove; we assume C89 or better.
30176         Include <dirent.h> in a way that is compatible with modern Autoconf.
30177         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
30178         New macros, if not already defined.
30179         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
30180         Use "_LIBC", not "defined _LIBC", for consistency.
30181         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
30182         a mempcpy module.
30183         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
30184         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
30185         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
30186         credit only to Jim Meyering and adjust the copyright dates.
30187         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
30188         <stdlib.h>, <unistd.h>, "pathmax.h".
30189         Instead, include "xgetcwd.h" (first) and "getcwd.h".
30190         (INITIAL_BUFFER_SIZE): Remove.
30191         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
30192
30193 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
30194
30195         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
30196         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
30197         Use the _ONCE methods, for efficiency.
30198         Check for fcntl.h.  In test program, include <errno.h>
30199         and <fcntl.h> if available.  Remove old K&R cruft from
30200         test program.  Check for common errors in GNU/Linux,
30201         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
30202         don't do AC_LIBOBJ, as that's getcwd.m4's job.
30203         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
30204         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
30205         name accordingly.
30206         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
30207         accommodate new getcwd.c.
30208         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
30209         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
30210         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
30211         that's all we need now.
30212
30213 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30214
30215         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
30216         argp-parse.c depends on getopt internals, that means we should
30217         always use our getopt, to be on the safe side.
30218         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
30219         order not to spoil the result of an eventual previous invocation
30220         of gl_GETOPT_SUBSTITUTE.
30221
30222 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30223
30224         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
30225         redefinition warnings. To avoid them, include the defines
30226         in `#if !defined __need_getopt ... #endif'. The only place
30227         where __getopt_argv_const is used is in definitions
30228         of getopt_long and getopt_long_only below, which are as well
30229         protected by `#ifndef __need_getopt'.
30230         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
30231         __need_getopt after including <stdio.h> and <unistd.h> These
30232         headers might have defined it.
30233
30234 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
30235
30236         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
30237
30238 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
30239
30240         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
30241         (futimens): New function, which uses futimes if available.
30242         (futimens, utimens): Support timespec==NULL, with same semantics
30243         as utime and utimens.
30244         * lib/utimens.h (futimens): New decl.
30245
30246 2004-11-23  Jim Meyering  <jim@meyering.net>
30247
30248         * lib/getopt_.h: Remove trailing blanks.
30249
30250 2004-11-23  Jim Meyering  <jim@meyering.net>
30251
30252         * lib/__fpending.c: Add comment.
30253
30254 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
30255
30256         * modules/canonicalize (Depends-on): Add xreadlink.
30257         Problem reported by James Youngman.
30258
30259 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
30260
30261         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
30262         New macros.
30263         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
30264         optopt): Use them instead of invoking ## directly; otherwise, the
30265         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
30266
30267 2004-11-19  Bruno Haible  <bruno@clisp.org>
30268
30269         * lib/strtok_r.c: Move comments from here...
30270         * lib/strtok_r.h: ... to here.
30271
30272 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
30273
30274         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
30275         implementations that mishandle size_t overflow.
30276
30277 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
30278
30279         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
30280         might fail.  Problem reported by Yoann Vandoorselaere.
30281         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
30282         implementations that mishandle size_t overflow.
30283
30284 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
30285
30286         * modules/canon-host (Depends-on): Add strdup.
30287
30288 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
30289
30290         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
30291
30292 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
30293
30294         * lib/canon-host.c: Include "strdup.h".
30295         (canon_host): Use getaddrinfo if available, so that IPv6 works.
30296         Use strdup instead of malloc/strcpy to duplicate strings.
30297
30298         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
30299         (human_space_before_unit): New constant.
30300         * lib/human.c (human_readable): Support it.
30301
30302         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
30303         (xgetcwd): Set errno correctly when failing.
30304         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
30305         the failure is actually due to a PATH_MAX problem.
30306
30307         Further getopt changes to make it more likely that glibc will
30308         buy the changes back.
30309         * lib/getopt.c (POSIXLY_CORRECT): New constant.
30310         (getopt): Use it, so to preserve glibc semantic
30311         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
30312         when compiling for libc.
30313         * lib/getopt_.h (__getopt_argv_const): Bring it back.
30314         (getopt_long, getopt_long_only): Use it.
30315
30316         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
30317         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
30318         (getopt): Argv is now char * const *, as per standard.
30319         (_getopt_internal_r, _getopt_internal): Argv is now char **,
30320         not char *__getopt_argv_const *.
30321         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
30322         _getopt_long_only_r): Likewise.
30323         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
30324         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
30325         _getopt_long_r, _getopt_long_only_r): Likewise.
30326         * lib/getopt_.h (__getopt_argv_const): Remove.
30327         (getopt): Argv is now char * const *, as per standard.
30328
30329         * lib/getdate.y (tORDINAL): New token.
30330         (day, relunit): Allow it for relative times.
30331         (relative_time_table): Use tORDINAL for ordinals.
30332
30333 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
30334
30335         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
30336         Document that "second" isn't allowed as an ordinal number.
30337
30338 2004-11-16  Jim Meyering  <jim@meyering.net>
30339
30340         * modules/closeout (Depends-on): Add fpending.
30341
30342 2004-11-15  Jim Meyering  <jim@meyering.net>
30343
30344         * lib/closeout.c: Include "__fpending.h" once again.
30345         Include <stdbool.h>.
30346         (close_stdout): Don't fail just because stdout was closed initially,
30347         since some programs don't write to stdout in the normal course of
30348         operation (other than --version and --help), and we don't want this
30349         function to make e.g. `touch file >&-' fail.
30350         But do fail if it was closed and someone has tried to write to it.
30351         E.g., `printf foo >&-' must fail.
30352
30353 2004-11-13  Jim Meyering  <jim@meyering.net>
30354
30355         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
30356
30357 2004-11-12  Simon Josefsson  <jas@extundo.com>
30358
30359         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
30360         small doc fix is still pending.
30361
30362 2004-11-11  Simon Josefsson  <jas@extundo.com>
30363
30364         * modules/strtok_r: New file.
30365
30366         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
30367         strtok_r.
30368
30369 2004-11-11  Simon Josefsson  <jas@extundo.com>
30370
30371         * m4/strtok_r.m4: New file.
30372
30373         * m4/getopt.m4: Replace opterr.
30374
30375 2004-11-11  Simon Josefsson  <jas@extundo.com>
30376
30377         * lib/strtok_r.h, strtok_r.c: New file.
30378
30379 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
30380
30381         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
30382         of replacing opterr, getopt, etc.  This should handle the
30383         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
30384
30385 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
30386
30387         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
30388         we can stop lying to compilers about the constness of argv when we
30389         are compiled outside glibc.
30390         (getopt, getopt_long, getopt_long_only): Use it.
30391         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
30392         _getopt_internal, getopt): Likewise.
30393         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
30394         _getopt_long_only_r): Likewise.
30395         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
30396         _getopt_long_r, _getopt_long_only_r): Likewise.
30397
30398         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
30399         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
30400         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
30401         the other external symbols.
30402         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
30403         declaration, since the above renaming now works around collisions.
30404
30405 2004-11-11  Jim Meyering  <jim@meyering.net>
30406
30407         * lib/linebreak.c: Remove trailing blanks.
30408         * lib/alloca_.h: Likewise.
30409         * lib/acosl.c: Likewise.
30410         * lib/euidaccess.c: Likewise.
30411         * lib/allocsa.h: Likewise.
30412
30413 2004-11-10  Simon Josefsson  <jas@extundo.com>
30414
30415         * m4/getaddrinfo.m4: New file.
30416
30417 2004-11-10  Simon Josefsson  <jas@extundo.com>
30418
30419         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
30420
30421 2004-11-10  Simon Josefsson  <jas@extundo.com>
30422
30423         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
30424         getaddrinfo.
30425
30426         * modules/getaddrinfo: New file.
30427
30428 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
30429
30430         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
30431
30432 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
30433
30434         * lib/mktime.c (SHR): New macro, which is a portable
30435         substitute for >> that should work even on Crays.
30436         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
30437         Problem reported by Mark D. Baushke in
30438         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
30439         * lib/getdate.y (SHR): Likewise.
30440         (tm_diff): Use it.
30441         * lib/strftime.c (SHR): Likewise.
30442         (tm_diff): Use it.
30443         * lib/quotearg.c (struct quoting_options): Use unsigned int for
30444         quote_these_too, so that right shifts are well defined.  All uses
30445         changed.
30446
30447 2004-11-10  Jim Meyering  <jim@meyering.net>
30448
30449         Ensure that no close failure goes unreported.
30450         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
30451         return early when it seems there's nothing to flush.
30452         Don't include __fpending.h.
30453
30454 2004-11-10  Jim Meyering  <jim@meyering.net>
30455
30456         * modules/closeout (Depends-on): Remove fpending.
30457
30458 2004-11-10  Jim Meyering  <jim@meyering.net>
30459
30460         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
30461
30462 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
30463
30464         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
30465         gl_FUNC_STRFTIME.
30466         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
30467         and AC_REQUIRE when possible, to avoid duplicate checks.
30468         Check for <wchar.h>.
30469
30470 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
30471
30472         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
30473
30474 2004-11-09  Bruno Haible  <bruno@clisp.org>
30475
30476         * m4/sockpfaf.m4: New file.
30477
30478 2004-11-05  Bruno Haible  <bruno@clisp.org>
30479
30480         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
30481         Reported by Mark D. Baushke <mdb@cvshome.org>.
30482
30483 2004-11-04  Bruno Haible  <bruno@clisp.org>
30484
30485         2004-09-11  Bruno Haible  <bruno@clisp.org>
30486                 * allocsa.valgrind: New file.
30487         2004-02-06  Bruno Haible  <bruno@clisp.org>
30488                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
30489                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
30490                 Reported by Christopher Seip <chris.seip@hp.com>.
30491
30492 2004-11-04  Bruno Haible  <bruno@clisp.org>
30493
30494         * modules/allocsa (Files): Add lib/allocsa.valgrind.
30495         (Makefile.am): Distribute it.
30496
30497 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
30498
30499         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
30500         with errno == ERANGE if the buffer is too small.
30501         Problem reported by Mark D. Baushke.
30502
30503 2004-11-03  Albert Chin  <china@thewrittenword.com>
30504             Paul Eggert  <eggert@cs.ucla.edu>
30505
30506         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
30507         equivalent, substitute $ac_type for equivalent type rather than
30508         blindly using uint32_t *always* which won't work if uint32_t is not
30509         available.  Define _UINT32_T to work around typedef of uint32_t if
30510         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
30511         2.5.1.
30512
30513 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
30514
30515         * m4/jm-macros.m4: Sync from coreutils.
30516         (gl_MACROS): Check for mbrlen, for pathchk.
30517         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
30518
30519 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
30520
30521         * lib/xreadlink.c (MAXSIZE): New macro.
30522         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
30523         size does not exceed MAXSIZE.  Avoid cast.
30524         As suggested by Mark D. Baushke in
30525         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
30526         if readlink fails with buffer size just under MAXSIZE, try again
30527         with MAXSIZE.
30528
30529 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
30530
30531         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
30532
30533 2004-11-02  Derek R. Price  <derek@ximbiot.com>
30534         and  Paul Eggert  <eggert@cs.ucla.edu>
30535
30536         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
30537         (get_date): Overparenthesize to avoid GCC warning.
30538
30539 2004-11-02  Bruno Haible  <bruno@clisp.org>
30540
30541         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
30542         returns void.
30543
30544 2004-11-02  Bruno Haible  <bruno@clisp.org>
30545
30546         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
30547         function returns void.
30548
30549 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
30550
30551         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
30552         fflush_unlocked, flockfile, funlockfile, funlockfile,
30553         fputs_unlocked, putc_unlocked.
30554
30555 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
30556
30557         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
30558         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
30559         already declared.
30560
30561 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
30562
30563         * modules/getdate (Files): Add doc/getdate.texi.
30564         (Depends-on): Add setenv, xalloc.
30565
30566 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
30567
30568         * lib/getdate.y: Add support for TZ="foo" within a date string.
30569         Fix some bugs near time_t boundaries.  Reject dates with
30570         out-of-range components, e.g., "Sept 31".
30571         Include <stdlib.h>, "setenv.h", "xalloc.h".
30572         (ISDIGIT_LOCALE): Remove; unused.
30573         Note that the TZ and time functions used here are not reentrant.
30574         (mktime_ok, get_tz): New functions.
30575         (TZBUFSIZE): New constant.
30576         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
30577         This requires that we sometimes generate our own TZ="XXX..." setting.
30578
30579 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
30580
30581         * doc/getdate.texi: New file, from coreutils with modifications for
30582         the new TZ parsing.
30583
30584 2004-10-27  Derek R. Price  <derek@ximbiot.com>
30585
30586         * lib/mktime.c (not_equal_tm): Remove redundant check.
30587
30588 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
30589
30590         * modules/regex (lib_SOURCES): Add regex.c.
30591         Reported by James Youngman in
30592         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
30593
30594 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
30595
30596         * lib/getdate.y: Use Bison 1.875 features, and some minor
30597         code cleanups.  This change does not affect semantics.
30598         Don't include <stdlib.h>; no longer needed.
30599         Don't include unlocked-io.h; only the "#if TEST" code uses
30600         stdio, and performance isn't crucial there.
30601         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
30602         Bison 1.875 features as described below.
30603         All uses of "PC." replaced by "pc->".
30604         (YYSTYPE): Add a forward declaration.
30605         (yylex, yyerror): Use full prototypes in forward decls.
30606         Use "%pure-parser" rather than obsolescent "%pure_parser".
30607         Use %parse-param and %lex-param instead of obsolescent
30608         YYPARSE_PARAM and YYLEX_PARAM.
30609         (meridian_table, month_and_day_table, time_units_table,
30610         relative_time_table, time_zone_table, military_table,
30611         lookup_zone, lookup_word, get_date):
30612         Use NULL instead of 0 where appropriate.
30613         (to_hour): Avoid abort (), to avoid a dependency on
30614         stdlib.h.
30615         (yyerror, yylex): Now accepts parser_control * arg.
30616         (main) [TEST]: Use '\0' rather than 0 for char.
30617
30618 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
30619
30620         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
30621
30622 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
30623
30624         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
30625         It's now the caller's responsibility to handle the case where
30626         !HAVE_GETPAGESIZE && !defined getpagesize.
30627
30628         * lib/mktime.c (leapyear): Arg is long int, not int.
30629
30630 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
30631
30632         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
30633
30634 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
30635
30636         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
30637         missing.  Problem reported by James Youngman.
30638
30639 2004-10-16  Simon Josefsson  <jas@extundo.com>
30640
30641         * gnulib-tool: Fix comments.  Fix parse problem.
30642         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
30643
30644 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
30645
30646         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
30647         implementation of getopt_long.  Problem reported by Alexander Taler in:
30648         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
30649
30650 2004-10-15  Bruno Haible  <bruno@clisp.org>
30651
30652         * gnulib-tool: Untabify. Initialize supplied_libname.
30653         (func_usage): More homogenous output.
30654         (func_modules_transitive_closure, func_modules_to_filelist,
30655         func_emit_lib_Makefile_am): New functions.
30656         (func_import): New function, extracted from big case statement. Use
30657         func_get_license, func_modules_transitive_closure,
30658         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
30659         opt_lgpl. Don't use test -a, as it's not portable.
30660         (func_create_testdir): Use func_modules_transitive_closure,
30661         func_modules_to_filelist, func_emit_lib_Makefile_am.
30662
30663 2004-10-15  Bruno Haible  <bruno@clisp.org>
30664
30665         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
30666
30667 2004-10-15  Bruno Haible  <bruno@clisp.org>
30668
30669         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
30670         the portions belonging to each module.
30671         Suggested by Derek Robert Price <derek@ximbiot.com>.
30672
30673 2004-10-12  Simon Josefsson  <jas@extundo.com>
30674
30675         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
30676         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
30677         to real functions.
30678
30679 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
30680
30681         * modules/vsnprintf: New file.
30682
30683 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
30684
30685         * m4/vsnprintf.m4: New file.
30686
30687 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
30688
30689         * lib/vsnprintf.h: New file.
30690         * lib/vsnprintf.c: New file.
30691
30692 2004-10-11  Bruno Haible  <bruno@clisp.org>
30693
30694         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
30695         vsnprintf.
30696
30697 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
30698
30699         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
30700
30701 2004-10-07  Bruno Haible  <bruno@clisp.org>
30702
30703         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
30704         fits into the provided buffer.
30705
30706 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
30707
30708         * lib/diacrit.c, diacrit.h: Add GPL notice.
30709
30710         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
30711         notice.
30712         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
30713         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
30714         This avoids a potential constant-folding bug.
30715
30716 2004-10-05  Bruno Haible  <bruno@clisp.org>
30717
30718         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
30719         for the declaration of strsep.
30720
30721 2004-10-05  Bruno Haible  <bruno@clisp.org>
30722
30723         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
30724
30725 2004-10-04  Simon Josefsson  <jas@extundo.com>
30726
30727         * modules/memmem: New file.
30728         * tests/test-memmem.c: New file.
30729         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
30730
30731 2004-10-04  Simon Josefsson  <jas@extundo.com>
30732
30733         * m4/memmem.m4: New file.
30734
30735 2004-10-04  Simon Josefsson  <jas@extundo.com>
30736
30737         * lib/memmem.h: New file.
30738         * lib/memmem.c: New file, taken from glibc.
30739
30740 2004-10-04  Simon Josefsson  <jas@extundo.com>
30741
30742         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
30743         '#ifdef USE_UNLOCKED_IO'.
30744
30745 2004-10-04  Simon Josefsson  <jas@extundo.com>
30746
30747         * config/srclist.txt: Add memmem from glibc.
30748
30749 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
30750
30751         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
30752
30753         * modules/argmatch, modules/argp, modules/closeout, modules/error,
30754         modules/exclude, modules/getdate, modules/getline,
30755         modules/getndelim2, modules/getpass, modules/getpass-gnu,
30756         modules/getusershell, modules/linebuffer, modules/md5,
30757         modules/mountlist, modules/posixtm, modules/readtokens,
30758         modules/readutmp, modules/regex, modules/sha1,
30759         modules/version-etc, modules/yesno:
30760         Remove dependency on unlocked-io.
30761
30762 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
30763
30764         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
30765
30766         * m4/unlocked-io.m4: Add copyright notice.
30767         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
30768
30769 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
30770
30771         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
30772         * lib/xmalloc.c (xmemdup): Likewise.
30773         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
30774         XFREE): Remove these long-obsolescent macros.
30775         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
30776         * lib/xstrdup.c: Remove.
30777
30778         * lib/regex.c (re_comp): Cast gettext return value to char *,
30779         Problem reported by Martin Neitzel via Mark D. Baushke.
30780
30781 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
30782
30783         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
30784         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
30785         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
30786         regex.c, sha1.c, version-etc.c, yesno.c:
30787         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
30788         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
30789         the includer's responsibility.
30790
30791         Sync from coreutils.
30792
30793         * lib/modechange.c (mode_compile): Don't decrement a pointer that
30794         points to the start of a string, as the C Standard says the
30795         resulting behavior is undefined.
30796
30797         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
30798         simple -> simple_backups, numbered_existing ->
30799         numbered_existing_backups, numbered -> numbered_backups
30800         to avoid shadowing problems.  All uses changed.
30801         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
30802         * lib/backupfile.c (check_extension, numbered_backup):
30803         Rename locals to avoid shadowing 'basename'.
30804         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
30805         once.
30806
30807         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
30808         * lib/.cvsignore: Add getopt.h.
30809
30810 2004-10-04  Bruno Haible  <bruno@clisp.org>
30811
30812         * modules/README: New file.
30813         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
30814         not a module.
30815
30816 2004-10-02  Jim Meyering  <jim@meyering.net>
30817
30818         * lib/dirfd.h, getpagesize.h: Add copyright notice.
30819
30820 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
30821
30822         * modules/strsep: New file.
30823
30824 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
30825
30826         * m4/strsep.m4: New file.
30827
30828 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
30829
30830         * lib/strsep.h: New file.
30831         * lib/strsep.c: New file.
30832
30833 2004-10-01  Simon Josefsson  <jas@extundo.com>
30834
30835         * lib/snprintf.c (snprintf): Handle size==0.
30836
30837 2004-10-01  Simon Josefsson  <jas@extundo.com>
30838             Bruno Haible  <bruno@clisp.org>
30839
30840         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
30841         (snprintf): Declare 'args'.
30842
30843 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
30844
30845         * lib/snprintf.c: Remove comments as to why each header is needed.
30846
30847 2004-10-01  Bruno Haible  <bruno@clisp.org>
30848
30849         * MODULES.html.sh: Add strsep.
30850
30851 2004-09-30  Simon Josefsson  <jas@extundo.com>
30852
30853         * modules/snprintf: New file.
30854
30855 2004-09-30  Simon Josefsson  <jas@extundo.com>
30856
30857         * m4/snprintf.m4: New file.
30858
30859 2004-09-30  Simon Josefsson  <jas@extundo.com>
30860
30861         * lib/snprintf.h, lib/snprintf.c: New files.
30862
30863 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
30864
30865         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
30866         (hol_entry_help): Never translate an empty string.
30867         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
30868         * lib/argp.h (OPTION_NO_TRANS): New option.
30869
30870 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
30871
30872         * modules/argp (Maintainer): Replace Simon Josefsson
30873         by Sergey Poznyakoff.
30874
30875 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
30876
30877         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
30878         changes merged back into glibc.
30879
30880 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
30881
30882         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
30883
30884 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
30885
30886         * lib/xvasprintf.c: Include xalloc.h.
30887         (xvasprintf): Use xalloc_die, not xmalloc_die.
30888
30889 2004-09-29  Bruno Haible  <bruno@clisp.org>
30890
30891         * modules/alloca-opt: New file, derived from modules/alloca.
30892         * modules/allocsa: Depend on alloca-opt instead of alloca.
30893         * modules/setenv: Likewise.
30894         * modules/vasnprintf: Likewise.
30895         * MODULES.html.sh: Add alloca-opt.
30896
30897 2004-09-28  Simon Josefsson  <jas@extundo.com>
30898
30899         * gnulib-tool: New parameter --lgpl, to asseert that modules are
30900         LGPL, and to replace license template from GPL to LGPL.
30901
30902 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
30903
30904         * modules/dummy: Change license to LGPL.
30905
30906 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
30907
30908         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
30909
30910 2004-09-24  Simon Josefsson  <jas@extundo.com>
30911
30912         * modules/minmax (License): Change from GPL to LGPL.
30913
30914 2004-09-23  Simon Josefsson  <jas@extundo.com>
30915
30916         * gnulib-tool (--import): Typo.
30917
30918 2004-09-23  Simon Josefsson  <jas@extundo.com>
30919
30920         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
30921
30922 2004-09-22  Bruno Haible  <bruno@clisp.org>
30923
30924         * modules/*: Add 'License' field.
30925         * gnulib-tool: Accept --extract-license option.
30926         (func_get_license): New function.
30927
30928 2004-09-21  Bruno Haible  <bruno@clisp.org>
30929
30930         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
30931         Reported by Simon Josefsson.
30932
30933 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
30934
30935         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
30936         gl_AC_TYPE_LONG_LONG.
30937
30938 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
30939
30940         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
30941
30942 2004-09-18  Simon Josefsson  <jas@extundo.com>
30943         and  Paul Eggert  <eggert@cs.ucla.edu>
30944
30945         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
30946         calls with autoreconf.  Define GL_LIB.
30947
30948 2004-09-14  Karl Berry  <karl@gnu.org>
30949
30950         * config/srclist.txt: unsync setenv.c, sigh.
30951
30952 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
30953
30954         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
30955         Problem reported by Bruno Haible in:
30956         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
30957
30958 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
30959
30960         * config/srclist.txt: Comment out argp-pvh.c.
30961
30962 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
30963
30964         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
30965         in case some system header has #define'd it.  Problem reported by
30966         Soeren D. Schulze in
30967         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
30968
30969 2004-09-09  Karl Berry  <karl@gnu.org>
30970
30971         * regex.[ch]: delete from the root.  These were supposed to be
30972                 synced with emacs cvs, but this has not happened for about
30973                 a year, and anyway nothing else uses emacs regex.[ch].
30974                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
30975                 lib/regex[.ch] is untouched.
30976
30977 2004-09-09  Bruno Haible  <bruno@clisp.org>
30978
30979         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
30980
30981 2004-09-09  Bruno Haible  <bruno@clisp.org>
30982
30983         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
30984         modifications.
30985         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
30986
30987 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
30988
30989         * modules/xvasprintf: New file.
30990         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
30991
30992 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
30993
30994         * lib/xvasprintf.h: New file.
30995         * lib/xvasprintf.c: New file.
30996         * lib/xasprintf.c: New file.
30997
30998 2004-09-08  Bruno Haible  <bruno@clisp.org>
30999
31000         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
31001
31002 2004-09-08  Bruno Haible  <bruno@clisp.org>
31003
31004         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
31005         length is > INT_MAX.
31006         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
31007         more.
31008
31009 2004-09-08  Bruno Haible  <bruno@clisp.org>
31010
31011         * lib/stdint_.h: New file, taken from GNU clisp.
31012
31013 2004-09-08  Bruno Haible  <bruno@clisp.org>
31014             Oskar Liljeblad  <oskar@osk.mine.nu>
31015
31016         * modules/stdint: New file.
31017         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
31018
31019 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
31020
31021         Import from coreutils.
31022         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
31023         strings on unbounded length.  alloca's performance benefits aren't
31024         that important here.
31025         (V_STRDUP): Remove.
31026         (parse_with_separator): New function, with most of the internals
31027         of the old parse_user_spec.  Allow user to omit both user and group,
31028         for compatibility with FreeBSD.
31029         Clone only the user name, not the entire spec.
31030         Do not set *uid, *gid unless entirely successful.
31031         Avoid memory leak in some failing cases.
31032         Fix regression for USER.GROUP reported by Dmitry V. Levin in
31033         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
31034         (parse_user_spec): Rewrite to use parse_with_separator.
31035
31036 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
31037
31038         * modules/userspec: Don't depend on alloca.
31039
31040 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
31041
31042         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
31043
31044 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
31045
31046         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
31047         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
31048         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
31049
31050 2004-08-16  Simon Josefsson  <jas@extundo.com>
31051
31052         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
31053         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
31054         Add --dry-run for --import.
31055         Let user provided command line parameters override configure.ac
31056         settings.
31057
31058 2004-08-12  Simon Josefsson  <jas@extundo.com>
31059
31060         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
31061         as discussed with Paul Eggert in threads rooted at
31062         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
31063         and
31064         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
31065         Before, the test was empty, and relied on ELIDE_CODE in source
31066         code.)
31067         (gl_PREREQ_GETOPT): New macro.
31068         (gl_GETOPT): Use them.
31069
31070 2004-08-12  Simon Josefsson  <jas@extundo.com>
31071
31072         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
31073         * lib/getopt_.h: Renamed from getopt.h.
31074
31075 2004-08-12  Simon Josefsson  <jas@extundo.com>
31076
31077         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
31078         Change default library name from libfoo to libgnu.
31079         Now, if you have a configure.ac that says:
31080                 gl_SOURCE_BASE(gl)
31081                 gl_M4_BASE(gl/m4)
31082                 gl_MODULES(error getopt etcetera)
31083                 gl_INIT
31084         you can import all you need by running:
31085                 ../gnulib/gnulib-tool --import
31086
31087         * modules/getopt (Files): Rename getopt.h to getopt_.h.
31088         (Makefile.am): Rewrite, use logic from argz.
31089         (Include): Use <getopt.h> instead of "getopt.h".
31090
31091 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
31092
31093         * modules/argp (Files): Add m4/unlocked-io.m4.
31094         (Depends-on): Add extensions.
31095
31096 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
31097
31098         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
31099         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
31100         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
31101         Check for program_invocation_name, program_invocation_short_name,
31102         flockfile, funlockfile, features.h, _getopt_long_only_r.
31103
31104 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
31105
31106         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
31107         its complicated substitute.
31108         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
31109         and program_invocation_name.
31110         (__argp_basename) [!_LIBC]: Remove; the only use was
31111         replaced by its body.
31112         (__argp_short_program_name): Change condition from
31113         !defined __argp_short_program_name to
31114         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
31115         to match argp-namefrob.h.
31116         (__argp_failure): Don't assume strerror_r returns char *.
31117         * lib/argp-parse.c (N_): Define unconditionally.
31118         (argp_default_options): Fill out initializers with 0 to avoid
31119         gcc warnings.
31120
31121 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
31122
31123         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
31124         getopt1.c.
31125
31126 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
31127
31128         Merge from coreutils.
31129
31130         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
31131
31132         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
31133         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
31134
31135 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
31136
31137         Merge from coreutils.
31138
31139         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
31140         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
31141         for Reliant Unix 5.43.
31142
31143         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
31144         (union fooround): Use uintmax_t, not long int.
31145         The rest is a merge from libc:
31146         [defined _LIBC]: Include <shlib-compat.h>.
31147         (_obstack) [defined _LIBC]: Remove after 2.3.4.
31148
31149         * lib/settime.c (settime): Recode to avoid warning with
31150         Sun Forte C 6U2.
31151
31152         * lib/strverscmp.c: Convert to UTF-8.
31153
31154 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
31155
31156         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
31157         m4/uintmax_t.m4.
31158
31159 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
31160
31161         * modules/xalloc-die: New file.
31162         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
31163
31164         * modules/md5 (Files): Add m4/uint32_t.m4.
31165         * modules/sha1: Renamed from modules/sha.
31166         (Files):
31167         Rename lib/sha.h to lib/sha1.h.
31168         Rename lib/sha.c to lib/sha1.c.
31169         Rename m4/sha.m4 to m4/sha1.m4.
31170         (lib_SOURCES): Likewise.
31171         (configure.ac): Rename gl_SHA to gl_SHA1.
31172         (Include): sha.h -> sha1.h.
31173
31174 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
31175
31176         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
31177         * m4/sha1.m4: Renamed from sha.m4.
31178         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
31179
31180 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
31181
31182         * lib/obstack.h (obstack_empty_p):
31183         Don't assume that chunk->contents is suitably aligned.
31184         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
31185         Likewise. Problem reported by Benno in
31186         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
31187
31188         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
31189         readable.  This could be improved further but it'd take some work.
31190
31191 2004-08-08  Simon Josefsson  <jas@extundo.com>
31192
31193         * modules/xgethostname (Depends-on): Remove exit and error (not
31194         used).
31195
31196         * modules/getpass-gnu: Add getpass.h.
31197         (Depends-on): Add stdbool.
31198         * modules/getpass: Add getpass.h.
31199
31200 2004-08-08  Simon Josefsson  <jas@extundo.com>
31201
31202         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
31203         Check getpass declaration.
31204
31205 2004-08-08  Simon Josefsson  <jas@extundo.com>
31206
31207         * lib/xgethostname.c: Don't include error.h (not used).
31208
31209         * lib/getpass.h: Add.
31210         * lib/getpass.c: Include getpass.h first.
31211
31212 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
31213
31214         * lib/xalloc-die.c: New file.
31215         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
31216         All uses removed.
31217         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
31218         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
31219         xalloc-die.c.
31220         (_, N_, xalloc_die): Move to xalloc-die.c.
31221         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
31222         so that we needn't mess with xalloc_msg_memory_exhausted.
31223
31224         * lib/sha1.h: Renamed from sha.h.
31225         (SHA1_H): Renamed from _SHA_H.
31226         (sha1_ctx): Renamed from sha_ctx.
31227         (sha1_init_ctx): Renamed from sha_init_ctx.
31228         (sha1_process_block): Renamed from sha_process_block.
31229         (sha1_process_bytes): Renamed from sha_process_bytes.
31230         (sha1_finish_ctx): Renamed from sha_finish_ctx.
31231         (sha1_read_ctx): Renamed from sha_read_ctx.
31232         (sha1_stream): Renamed from sha_stream.
31233         (sha1_buffer): Renamed from sha_buffer.
31234         * lib/sha1.c: Likewise; renamed from sha.c.
31235         Do not include <sys/types.h>.
31236         Include <stddef.h> rather than <stdlib.h>.
31237
31238 2004-08-08  Bruno Haible  <bruno@clisp.org>
31239
31240         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
31241         FILESYSTEM_PREFIX_LEN.
31242         * lib/progreloc.c: Likewise.
31243         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
31244
31245 2004-08-06  Simon Josefsson  <jas@extundo.com>
31246
31247         * modules/progname (Depends-on): Don't depend on stdbool.
31248
31249 2004-08-06  Simon Josefsson  <jas@extundo.com>
31250
31251         * modules/getsubopt: New file.
31252         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
31253         getsubopt.
31254
31255 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
31256
31257         More merge from coreutils.
31258
31259         * m4/utimens.m4, m4/utimecmp.m4: New files.
31260         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
31261         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
31262         prereq.m4, sha.m4: Import changes from coreutils.
31263
31264 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
31265
31266         More merge from coreutils.
31267         * modules/raise, modules/readtokens0, modules/utimens:
31268         * modules/utimecmp, module/xnanosleep: New files.
31269         * modules/strftime: Add lib/strftime.h.
31270         Change include from <time.h> to "strftime.h".
31271         * modules/yesno: Add lib/yesno.h.
31272         * modules/backupfile: Remove lib/addext.c.
31273         * modules/euidaccess: Add stat-macros.h.
31274         * modules/canonicalize, modules/euidaccess,
31275         modules/filemode, modules/lchown, modules/makepath,
31276         modules/rmdir, modules/stat: Likewise.
31277
31278 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
31279
31280         Merge from tar.
31281         * lib/argp-help.c (make_hol, hol_append): Don't assume that
31282         SIZE_MAX is a valid preprocessor constant.
31283         (__argp_basename): Change from "#ifndef _LIBC"
31284         to "#ifndef __argp_short_program_name", so that
31285         we don't compile these functions for tar.
31286
31287         More merges from coreutils.
31288         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
31289         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
31290         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
31291         * lib/addext.c: Remove; no longer needed.
31292         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
31293         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
31294         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
31295         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
31296         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
31297         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
31298         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
31299         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
31300         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
31301         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
31302         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
31303         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
31304         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
31305         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
31306         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
31307         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
31308         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
31309         Import changes from coreutils.
31310
31311 2004-08-05  Simon Josefsson  <jas@extundo.com>
31312
31313         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
31314
31315 2004-08-05  Simon Josefsson  <jas@extundo.com>
31316
31317         * m4/getsubopt.m4: New file.
31318
31319 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
31320
31321         Merge from coreutils.
31322
31323         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
31324         * m4/getcwd-path-max.m4: New files.
31325
31326         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
31327         FILESYSTEM_PREFIX_LEN ->
31328         FILE_SYSTEM_PREFIX_LEN.
31329         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
31330         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
31331         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
31332         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
31333
31334         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
31335         prerequisite modules now handle the DOS stuff.
31336         Don't check for unistd.h.
31337
31338 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
31339
31340         Merge from coreutils.
31341
31342         * lib/.gdb-history: Remove; this doesn't belong here.
31343
31344         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
31345         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
31346         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
31347         * lib/getcwd.c: New files.
31348
31349         * lib/dirname.h: Include <stdbool.h>.
31350         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
31351         for consistency with POSIX terminology.  All uses changed.
31352         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
31353         (strip_trailing_slashes): Use bool for booleans.
31354         * lib/stripslash.c (strip_trailing_slashes): Likewise.
31355
31356         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
31357         sometimes returns a positive errno value even when it succeeds.
31358         (print_errno_message) [!LIBC]: Fall back on strerror if
31359         __strerror_r fails.
31360
31361         * lib/path-concat.c (mempcpy): Don't define if a system header defines
31362         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
31363         (longest_relative_suffix): New function.
31364         (path_concat): Use it.  Assume first argument is not NULL.
31365         Port to DOS.  Omit redundant separators.
31366         Report an error instead of returning NULL.
31367         Use mempcpy instead of memcpy.
31368         (xpath_concat): Remove: not declared or used.
31369
31370         * lib/same.h: Include <stdbool.h>
31371         (same_name): Return bool, not int.
31372         * lib/same.c (same_name): Likewise.
31373         (errno): Don't declare; we assume C89 or better now.
31374
31375         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
31376         if not already defined.
31377
31378         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
31379         * lib/dup-safer.c (errno): Likewise.
31380
31381 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
31382
31383         Merge from coreutils.
31384         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
31385         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
31386         * modules/path-concat: Don't depend on strdup.
31387
31388 2004-08-03  Simon Josefsson  <jas@extundo.com>
31389
31390         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
31391         * lib/progname.h: Don't include stdbool.h.
31392
31393 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
31394
31395         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
31396         * MODULES.html.sh (func_all_modules): Remove fatal.
31397
31398 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
31399
31400         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
31401
31402 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
31403
31404         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
31405         working.
31406
31407 2004-08-02  Simon Josefsson  <jas@extundo.com>
31408
31409         * lib/getsubopt.h: New file, with comments from Bruno Haible.
31410         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
31411         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
31412
31413 2004-08-01  Simon Josefsson  <jas@extundo.com>
31414
31415         * lib/xgetdomainname.c: Include stdlib.h, for free().
31416
31417 2004-07-19  Bruno Haible  <bruno@clisp.org>
31418
31419         * MODULES.html.sh (func_all_modules): Add dummy.
31420
31421 2004-07-16  Simon Josefsson  <jas@extundo.com>
31422
31423         * modules/dummy: New file.
31424
31425 2004-07-16  Simon Josefsson  <jas@extundo.com>
31426
31427         * lib/dummy.c: New file.
31428
31429 2004-07-16  Bruno Haible  <bruno@clisp.org>
31430
31431         * lib/backupfile.h: Add extern "C" for C++.
31432         * lib/closeout.h: Likewise.
31433         * lib/copy-file.h: Likewise.
31434         * lib/findprog.h: Likewise.
31435         * lib/full-write.h: Likewise.
31436         * lib/pathname.h: Likewise.
31437         * lib/progname.h: Likewise.
31438         * lib/stpcpy.h: Likewise.
31439         * lib/stpncpy.h: Likewise.
31440         * lib/strcase.h: Likewise.
31441         * lib/strstr.h: Likewise.
31442         * lib/xalloc.h: Likewise.
31443
31444         * lib/mbswidth.h: Add extern "C" for C++.
31445         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
31446
31447 2004-07-13  Robert Millan  <robertmh@gnu.org>
31448
31449         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
31450
31451 2004-07-09  Simon Josefsson  <jas@extundo.com>
31452
31453         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
31454         failed without this.)
31455
31456 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
31457
31458         * modules/chown (Files): Add lib/fchown-stub.c, since
31459         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
31460
31461 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
31462
31463         * lib/fchown-stub.c: New file.
31464
31465 2004-06-24  Jim Meyering  <jim@meyering.net>
31466
31467         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
31468
31469 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31470
31471         * modules/argz: Omit "#include".
31472
31473         * MODULES.html.sh (func_all_modules): Add calloc, to match
31474         2004-06-01 addition of calloc module.
31475
31476 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31477
31478         * m4/argz.m4: New file, which is autoupdated from libtool.
31479
31480 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31481
31482         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
31483         libtool.
31484
31485 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31486
31487         * config/srclist-update: Don't insist on "USA." before the
31488         close-comment, as libtool omits the period and puts the */ on a
31489         separate line.
31490         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
31491         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
31492
31493 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
31494
31495         * modules/argz: New file.
31496         * MODULES.html.sh (func_all_modules): Add argz.
31497
31498 2004-06-12  Jim Meyering  <jim@meyering.net>
31499         and  Paul Eggert  <eggert@cs.ucla.edu>
31500
31501         * modules/hash (Files): Add lib/xalloc.h.
31502         * modules/pipe (Depends-on): Add wait-process.
31503         * modules/stat (Depends-on): Add xalloc.
31504         * modules/userspec (Files): Add lib/userspec.h.
31505         * modules/xstrto
31506
31507         Upgrade from gettext-0.13.
31508         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
31509         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
31510         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
31511
31512 2004-06-10  Jim Meyering  <jim@meyering.net>
31513
31514         * lib/calloc.c: New file.
31515
31516 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
31517
31518         * lib/getdate.y (yylex): Allow space between sign and number.
31519         Problem reported by Dan Jacobson.
31520
31521 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
31522
31523         Merge from coreutils CVS.
31524
31525         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
31526         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
31527         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
31528         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
31529         xstrtol.m4: Fix copyright date and/or serial number.
31530
31531         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
31532         See if we need an fchown replacement.
31533         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
31534         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
31535         and use the replacement function if we detect either defect.
31536
31537         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
31538         gl_UTIMECMP.
31539
31540 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
31541         and  Jim Meyering  <jim@meyering.net>
31542
31543         Merge from coreutils CVS.
31544
31545         * lib/stat-macros.h: New file, with contents from file-type.h
31546         and coreutils' system.h.
31547         * lib/file-type.c: Include "stat-macros.h".
31548         * lib/file-type.h (file_type): Move all macro definitions to new file,
31549         stat-macros.h.
31550
31551         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
31552         Wrap old code with this conditional.
31553         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
31554         function that does not dereference symlinks.
31555         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
31556
31557         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
31558         dependency problems.
31559         (xreadlink): Accept new arg SIZE, for efficiency.
31560         All decls and uses changed.
31561         * lib/xreadlink.h: Include <stddef.h>, for size_t.
31562
31563         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
31564         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
31565
31566         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
31567         sysexits.h.
31568
31569 2004-06-01  Jim Meyering  <jim@meyering.net>
31570
31571         * m4/calloc.m4: New file.
31572
31573 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
31574
31575         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
31576         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
31577         Also, fix a typo in a diagnostic.
31578
31579 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
31580
31581         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
31582         or AC_FUNC_REALLOC.
31583
31584 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
31585
31586         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
31587         macros to be defined.
31588         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
31589         the allocator returns NULL because the requested size is zero.
31590
31591 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
31592
31593         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
31594         var.  Add comment explaining why libc still defines it.  This
31595         merges the following patch from glibc:
31596         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
31597
31598 2004-05-20  Andreas Schwab  <schwab@suse.de>
31599
31600         * m4/free.m4: Replace free if it not known to work, not the other
31601         way round.
31602
31603 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
31604
31605         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
31606         present in glibc since revision 1.1 of this file.
31607         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
31608         obstack_alignment_mask, obstack_alloc, obstack_base,
31609         obstack_blank, obstack_blank_fast, obstack_chunk_size,
31610         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
31611         obstack_grow0, obstack_init, obstack_int_grow,
31612         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
31613         obstack_next_free, obstack_object_size, obstack_ptr_grow,
31614         obstack_ptr_grow_fast, obstack_room): Remove declarations of
31615         nonexistent functions.
31616
31617 2004-05-18  Karl Berry  <karl@gnu.org>
31618
31619         * config/srclist.txt: break link for vasnprintf.c.
31620
31621 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
31622
31623         Port obstack to the AS/400, where pointers are 16 bytes wide and
31624         you cannot cast an integer to a valid pointer.  This patch is
31625         currently waiting to be integrated into glibc; see
31626         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
31627
31628         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
31629         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
31630         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
31631         (struct obstack): temp member is now a union of a pointer and
31632         an integer, instead of an integer.  All integer uses changed.
31633         This does not affect the physical layout of struct obstack,
31634         except on hosts (like the AS/400) where the size or alignment of
31635         void * is greater than that of ptrdiff_t.
31636         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
31637         __STDC__)]: Store temporary in pointer member of union, not
31638         integer member.
31639         * lib/obstack.c: Include <stddef.h>, for offsetof.
31640         (struct fooalign): Remove; it doesn't need a name.
31641         (union fooround): Change double to long double, and add void *.
31642         (DEFAULT_ALIGNMENT): Use offsetof to compute.
31643         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
31644         not a macro.  Hence the values are always int; so remove all
31645         casts-to-int in uses.
31646
31647 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
31648
31649         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
31650         we can get this patch merged into glibc.
31651
31652 2004-05-17  Derek R. Price  <derek@ximbiot.com>
31653             Paul Eggert  <eggert@cs.ucla.edu>
31654
31655         * m4/argp: Depend on alloca.
31656
31657 2004-05-17  Derek R. Price  <derek@ximbiot.com>
31658             Paul Eggert  <eggert@cs.ucla.edu>
31659
31660         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
31661         freecoding.
31662
31663 2004-05-17  Bruno Haible  <bruno@clisp.org>
31664
31665         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
31666         precision that consists of a '.' followed by an empty digit string.
31667         Patch by Tor Lillqvist <tml@iki.fi>.
31668
31669 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
31670
31671         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
31672         for backward compatibility with older code.  We need our own
31673         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
31674         it under some other name, and our alloca.h will define it.
31675
31676 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
31677             Derek Price  <derek@ximbiot.com>
31678
31679         * lib/alloca.c: Include <alloca.h>, to get our interface.
31680         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
31681         include <alloca.h> first.  Use C89 prototype for alloca; this
31682         requires including <stddef.h> for size_t.  Use extern "C" if C++.
31683         Use #elif for simplicity, since we can assume C89 now.
31684         Don't try to source the system alloca.h since it will not be found
31685         and to prevent recursively including its replacement.
31686         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
31687         * lib/regex.c: Likewise.
31688
31689 2004-05-16  Derek Price  <derek@ximbiot.com>
31690             Paul Eggert  <eggert@cs.ucla.edu>
31691
31692         getline cleanup.  This changes the getndelim2 API: both order of
31693         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
31694         no delimiter).
31695
31696         * lib/getline.c: Don't include stddef.h or stdio.h, since our
31697         interface does that.
31698         (getline): Always use getdelim, so that we don't have two
31699         copies of this code.
31700         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
31701         if available.
31702         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
31703         (GETNDELIM2_MAXIMUM): New macro.
31704         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
31705         instead of the old practice of delim2==0.  All callers changed.
31706         Return -1 on overflow, instead of returning junk.
31707         Do not set *linesize unless allocation succeeds.
31708         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
31709         that we include sys/types.h.
31710         * lib/getnline.h: Likewise.
31711         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
31712         (getndelim2): Reorder arguments.
31713         * lib/getnline.c (getnline, getndelim):
31714         Don't discard the NMAX argument.
31715         (getnline): Invoke getndelim, to avoid code duplication.
31716         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
31717         of (size_t) -1 by callers of the getnline family.
31718
31719 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
31720
31721         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
31722         Check for gettimeofday.
31723         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
31724         Check for settimeofday, stime.
31725
31726 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
31727
31728         * lib/nanosleep.c (suspended): Change its type from int to
31729         sig_atomic_t volatile.
31730         (first_call): Make it private to rpl_nanosleep, and have it
31731         be zero initially as that's a bit faster.
31732         (my_usleep): Round up fractional times instead of truncating them,
31733         as this is the usual meaning for 'sleep'.
31734
31735         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
31736         doesn't work.
31737         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
31738         (ENOSYS): Define if not defined.
31739         (settime): Fall back on stime if it exists and settimeofday fails.
31740         But don't bother with fallbacks if a method fails with errno == EPERM.
31741
31742 2004-05-11  Jim Meyering  <jim@meyering.net>
31743
31744         Prior to this change, the save_cwd caller required read access to the
31745         current directory on most systems (ones with the fchdir function).
31746
31747         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
31748         fails, try write-only, and finally, resort to using xgetcwd.
31749
31750 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
31751
31752         * lib/obstack.c, obstack.h: Import changes from libc.
31753
31754 2004-04-28  Bruno Haible  <bruno@clisp.org>
31755
31756         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
31757         also implicitly appends .exe to executables.
31758         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
31759         accepts Windows pathnames.
31760         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
31761         Treat Cygwin like Windows, since it now accepts Windows pathnames.
31762         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
31763         Treat Cygwin like Windows, since it now accepts Windows pathnames.
31764         Reported by Derek Robert Price <derek@ximbiot.com>.
31765
31766 2004-04-21  Karl Berry  <karl@gnu.org>
31767
31768         * config/srclist.txt (localcharset.c): break sync.
31769
31770 2004-04-20  Paul Eggert  <eggert@twinsun.com>
31771
31772         * m4/host-os.m4: Add a copyright notice.
31773
31774 2004-04-20  Jim Meyering  <jim@meyering.net>
31775
31776         Change UTILS_ to gl_ in AC_DEFINE'd names.
31777         Change utils_- and jm_-prefixed variables, too.
31778         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
31779         UTILS_FUNC_MKDIR_TRAILING_SLASH.
31780         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
31781
31782         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
31783         Don't emit trailing blanks.
31784         Also rename jm_-prefixed variables to have gl_ prefix.
31785
31786         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
31787         Also rename jm_-prefixed variables to have gl_ prefix.
31788
31789         * m4/jm-macros.m4: Reflect the renamings.
31790         * m4/prereq.m4: Likewise.
31791
31792 2004-04-20  Jim Meyering  <jim@meyering.net>
31793
31794         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
31795         memory.
31796
31797 2004-04-20  Jim Meyering  <jim@meyering.net>
31798             Bruno Haible  <bruno@clisp.org>
31799
31800         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
31801         memory when realloc fails.
31802
31803 2004-04-19  Jim Meyering  <jim@meyering.net>
31804
31805         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
31806         now that readutmp.c may call `free (0)'.
31807
31808 2004-04-19  Bruno Haible  <bruno@clisp.org>
31809
31810         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
31811         * m4/inttypes_h.m4: Likewise.
31812         * m4/stdint_h.m4: Likewise.
31813         * m4/intmax_t.m4: Likewise.
31814         * m4/uintmax_t.m4: Likewise.
31815
31816 2004-04-18  Jim Meyering  <jim@meyering.net>
31817
31818         * m4/prereq.m4: Don't forbid jm_ prefix.
31819
31820         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
31821         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
31822         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
31823         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
31824         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
31825         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
31826         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
31827         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
31828         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
31829         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
31830         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
31831         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
31832         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
31833         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
31834         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
31835         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
31836         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
31837         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
31838         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
31839
31840 2004-04-18  Jim Meyering  <jim@meyering.net>
31841
31842         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
31843         failure, don't leak memory and do call END_UTMP_ENT.
31844
31845 2004-04-16  Jim Meyering  <jim@meyering.net>
31846
31847         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
31848         coreutils' stat program.
31849         (gl_PREREQ): Don't require jm_PREREQ_STAT.
31850
31851 2004-04-11  Paul Eggert  <eggert@twinsun.com>
31852
31853         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
31854         C89.
31855         (CHAR_BIT): Remove, since we assume C89.
31856         Include <stdint.h> if available, as per current Autoconf CVS advice.
31857
31858 2004-03-31  Jim Meyering  <jim@meyering.net>
31859
31860         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
31861         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
31862         * m4/xalloc.m4: Likewise.
31863
31864 2004-03-30  Paul Eggert  <eggert@twinsun.com>
31865
31866         Merge from coreutils.
31867
31868         * m4/inttostr.m4: New file.
31869         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
31870         Require AM_STDBOOL_H and gl_TIMESPEC instead.
31871         Require gl_CLOCK_TIME.
31872         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
31873
31874 2004-03-30  Paul Eggert  <eggert@twinsun.com>
31875
31876         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
31877         not bool, to be more consistent with Unix conventions.
31878         Suggested by Bruno Haible.
31879
31880         Merge from coreutils.
31881
31882         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
31883         * lib/umaxtostr.c: New files.
31884
31885         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
31886         the usual <time.h> dance.
31887         (get_date): Change signature to support fractional time stamps.
31888         All callers changed.
31889         * lib/getdate.y: Include "getdate.h" first, as we can now
31890         assume C89 and don't need to worry about 'const'.
31891         Similarly, include "unlocked-io.h" near start, not in middle.
31892         Include <limits.h>.
31893         (textint.value): Use long int rather than int.
31894         (textint.digits): Use size_t rather than int.
31895         (BILLION, LOG10_BILLION): New constants.
31896         (parser_control): New member rel_ns.  Members day_ordinal,
31897         time_zone, month, day, hour, minutes, rel_year, rel_month,
31898         rel_day, rel_hour, rel_minutes, rel_seconds
31899         are now long int, not int.  Member seconds is now struct timespec,
31900         not int.  New member timespec_seen.  Members dates_seen, days_seen,
31901         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
31902         not int.
31903         (%union.intval): Now long int, not int.
31904         New member timespec.
31905         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
31906         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
31907         (spec): Now is a timespec or an item list.
31908         (timespec, items): New nonterminals.
31909         (time, rel, relunit, number, get_date):
31910         Add support for fractional seconds.
31911         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
31912         (gmtime, localtime, mktime): Remove decls; not needed with C89.
31913         (to_hour): First arg is now long int, not int.
31914         (to_year): Returns long int, not int.
31915         Don't treat year -70 like 70.
31916         (tm_diff): Returns long int, not int.
31917         (lookup_word): Use bool instead of int when appropriate.
31918         (yylex): Use size_t for count, not int.
31919         Detect overflow when parsing large integer constants.
31920         Add support for fractions.
31921         (get_date): Make pointers 'const' if possible.
31922         Use more-portable code to detect integer overflow.
31923         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
31924         Don't use ctime; it's not reliable if the year has >4 digits.
31925
31926         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
31927         This is for compatibility with BSD.
31928
31929         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
31930         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
31931         From coreutils' system.h.
31932
31933         * lib/userspec.c: Don't include "posixver.h".
31934         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
31935         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
31936         compatible extension.  Simplify code by removing a boolean int
31937         that was always nonzero if a string was nonnull.
31938
31939 2004-03-30  Jim Meyering  <jim@meyering.net>
31940
31941         Merge from coreutils.
31942
31943         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
31944         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
31945         on some systems one must include <grp.h> before it.
31946         Reported by Christian Krackowizer.
31947
31948 2004-03-30  Jim Meyering  <jim@meyering.net>
31949
31950         Merge from coreutils.
31951
31952         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
31953
31954         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
31955         an empty input stream.
31956
31957         * lib/readtokens.c: Include <stdbool.h>.
31958         (readtoken): Use `size_t' rather than int/long.
31959         All callers adjusted.
31960         Use `bool' rather than `int' where appropriate.
31961         Use memset rather than an explicit loop.
31962         Use x2nrealloc rather than xrealloc.
31963         Allow the use of `\0' as a delimiter.
31964         (readtokens): Likewise.
31965         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
31966
31967 2004-03-30  Jim Meyering  <jim@meyering.net>
31968
31969         * m4/realloc.m4: Remove file, since now it does no more than
31970         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
31971         the `configure.ac' section of module/realloc.
31972         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
31973
31974 2004-03-30  Bruno Haible  <bruno@clisp.org>
31975
31976         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
31977         nonnull.
31978
31979 2004-03-29  Paul Eggert  <eggert@twinsun.com>
31980
31981         Merge changes to getloadavg.c from coreutils and Emacs.
31982
31983         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
31984         Define to an expression, not to the empty string.
31985         Include cloexec.h and xalloc.h.
31986         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
31987         Use set_cloexec_flag rather than rolling our own.
31988         * lib/cloexec.c, lib/cloexec.h: New files.
31989
31990 2004-03-29  Paul Eggert  <eggert@twinsun.com>
31991
31992         * m4/cloexec.m4: New file.
31993
31994 2004-03-18  Paul Eggert  <eggert@twinsun.com>
31995
31996         * lib/getopt.h: Sync with libc CVS.
31997
31998 2004-03-18  Paul Eggert  <eggert@twinsun.com>
31999             Bruno Haible  <bruno@clisp.org>
32000
32001         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
32002         mbswidth.
32003
32004 2004-03-18  Paul Eggert  <eggert@twinsun.com>
32005             Bruno Haible  <bruno@clisp.org>
32006
32007         * lib/mbswidth.h: Include <wchar.h> only if
32008         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
32009         <wchar.h>.
32010         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
32011
32012 2004-03-09  Paul Eggert  <eggert@twinsun.com>
32013
32014         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
32015         Sync with libc CVS.
32016         * lib/getopt_int.h: New file, also synced from libc.
32017
32018 2004-03-09  Paul Eggert  <eggert@twinsun.com>
32019
32020         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
32021         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
32022         Bring back getopt.c, getopt.h, getopt1.c.
32023
32024 2004-03-07  Paul Eggert  <eggert@twinsun.com>
32025
32026         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
32027         All uses changed.  Check for sa_sigaction member; this fixes
32028         a bug first reported by Jason Andrade in
32029         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
32030
32031 2004-03-07  Paul Eggert  <eggert@twinsun.com>
32032
32033         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
32034         '#if' expressions.  Unlike the code it replaces, it does not
32035         depend on (defined _SC_PAGESIZE).  However, it does depend on
32036         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
32037         first reported by Jason Andrade in
32038         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
32039
32040 2004-02-25  Simon Josefsson  <jas@extundo.com>
32041
32042         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
32043
32044 2004-02-25  Simon Josefsson  <jas@extundo.com>
32045
32046         * lib/strdup.h: New file.
32047         * lib/strdup.c: Include it.
32048         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
32049         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
32050
32051 2004-02-23  Karl Berry  <karl@gnu.org>
32052
32053         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
32054         (from fencepost.gnu.org:/gd/gnuorg).
32055
32056 2004-02-23  Karl Berry  <karl@gnu.org>
32057
32058         * config/srclistvars.sh (GNUORG) [karl]: redefine.
32059         * config/srclist.txt: add maintain/standards documents.
32060
32061 2004-02-18  Bruno Haible  <bruno@clisp.org>
32062
32063         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
32064         Reported by Derek Robert Price <derek@ximbiot.com>.
32065
32066 2004-02-16  Karl Berry  <karl@gnu.org>
32067
32068         * config/mkinstalldirs, install-sh: update from automake.
32069
32070 2004-02-06  Karl Berry  <karl@gnu.org>
32071
32072         * m4/po.m4: update from gettext 0.14.1.
32073
32074 2004-02-06  Karl Berry  <karl@gnu.org>
32075
32076         * lib/config.charset: update from gettext 0.14.1.
32077
32078 2004-02-05  Paul Eggert  <eggert@twinsun.com>
32079
32080         Add comments and code, prompted by suggestions from Bruno Haible
32081         for sh-quote.
32082         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
32083         describing the enum quoting_style values.
32084         * lib/quotearg.c (quotearg_alloc): New function.
32085         (quotearg_buffer_restyled): Treat lone { and } as special.
32086         Treat = as special.  Work around bug with older shells
32087         that "see" a '\' that is really the 2nd byte of a multibyte char.
32088         Quote empty string with shell_quoting_style.
32089
32090 2004-02-03  Bruno Haible  <bruno@clisp.org>
32091
32092         * m4/pipe.m4: New file, from GNU gettext.
32093
32094 2004-02-03  Bruno Haible  <bruno@clisp.org>
32095
32096         * lib/pipe.h: New file, from GNU gettext.
32097         * lib/pipe.c: New file, from GNU gettext.
32098
32099 2004-01-27  Bruno Haible  <bruno@clisp.org>
32100
32101         * m4/execute.m4: New file, from GNU gettext.
32102
32103 2004-01-27  Bruno Haible  <bruno@clisp.org>
32104
32105         * lib/execute.h: New file, from GNU gettext.
32106         * lib/execute.c: New file, from GNU gettext.
32107         * lib/w32spawn.h: New file, from GNU gettext.
32108
32109 2004-01-24  Paul Eggert  <eggert@twinsun.com>
32110
32111         Merge from diffutils.
32112
32113         * lib/file-type.c (file_type): Add typed memory objects.
32114         * lib/file-type.h (S_TYPEISTMO): New macro.
32115
32116         * lib/c-stack.h (c_stack_action): Remove argv argument.
32117         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
32118         (die): Don't calculate message unless segv_action returns.
32119         (get_stack_location, min_address_from_argv, max_address_from_argv,
32120         volatile stack_base, volatile_stack_size): Remove.
32121         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
32122         that every segmentation violation is a stack overflow.  (Ouch!)
32123         See Debian bug 136249 (still outstanding) for more info about why
32124         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
32125
32126 2004-01-24  Paul Eggert  <eggert@twinsun.com>
32127
32128         Exit-status fix from coreutils.
32129
32130         Use exit_failure consistently in place of EXIT_FAILURE,
32131         so that program exit statuses are consistent on failure.
32132
32133         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
32134         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
32135         * lib/argmatch.h: Comment fix to match the above.
32136         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
32137         Now a macro referring to exit_failure, instead of a separate
32138         variable.  Include "exitfail.h" to get it.
32139         * lib/xstrtol.h: Include "exitfail.h".
32140         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
32141
32142         * lib/long-options.c (parse_long_options): Use prototype
32143         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
32144         for clarity.
32145
32146 2004-01-21  Jim Meyering  <jim@meyering.net>
32147
32148         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
32149         so as not to conflict with a different-sized __mktime_internal
32150         function in GNU libc.
32151         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
32152         Problem building statically-linked `ls' reported by Michael Brunnbauer.
32153
32154 2004-01-20  Karl Berry  <karl@gnu.org>
32155
32156         * config/config.guess: update from config.
32157
32158         * config/srclistvars.sh: GNUWWWLICENSES for karl.
32159
32160 2004-01-20  Bruno Haible  <bruno@clisp.org>
32161
32162         Safer stack allocation.
32163         * lib/setenv.c: Include allocsa.h.
32164         (alloca): Remove fallback definition.
32165         (freea): Remove macro.
32166         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
32167         instead of freea.
32168
32169 2004-01-20  Bruno Haible  <bruno@clisp.org>
32170
32171         * m4/eealloc.m4: New file, from GNU gettext.
32172
32173 2004-01-20  Bruno Haible  <bruno@clisp.org>
32174
32175         * m4/allocsa.m4: New file, from GNU gettext.
32176
32177 2004-01-20  Bruno Haible  <bruno@clisp.org>
32178
32179         * lib/xallocsa.h: New file, from GNU gettext.
32180         * lib/xallocsa.c: New file, from GNU gettext.
32181
32182 2004-01-20  Bruno Haible  <bruno@clisp.org>
32183
32184         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
32185
32186 2004-01-20  Bruno Haible  <bruno@clisp.org>
32187
32188         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
32189         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
32190         specially.
32191
32192 2004-01-20  Bruno Haible  <bruno@clisp.org>
32193
32194         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
32195         patch.
32196
32197 2004-01-20  Bruno Haible  <bruno@clisp.org>
32198
32199         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
32200
32201 2004-01-20  Bruno Haible  <bruno@clisp.org>
32202
32203         * lib/eealloc.h: New file.
32204
32205 2004-01-20  Bruno Haible  <bruno@clisp.org>
32206
32207         * lib/binary-io.h: Avoid warnings on Cygwin.
32208
32209 2004-01-20  Bruno Haible  <bruno@clisp.org>
32210
32211         * lib/allocsa.h: New file, from GNU gettext.
32212         * lib/allocsa.c: New file, from GNU gettext.
32213
32214 2004-01-18  Karl Berry  <karl@gnu.org>
32215
32216         * doc/gpl.texi, doc/lgpl.texi: new files.
32217
32218 2004-01-18  Karl Berry  <karl@gnu.org>
32219
32220         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
32221         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
32222
32223 2004-01-15  Paul Eggert  <eggert@twinsun.com>
32224
32225         Merge from coreutils.
32226
32227         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
32228         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
32229         (gl_DEFAULT_POSIX2_VERSION): Move
32230         the documentation from 'configure' into 'config.hin',
32231         so that 'configure --help' isn't burdened by it and
32232         we don't have to worry about its formatting there.
32233         Reword the documentation so that it's more succinct
32234         and can be run together into a single paragraph.
32235         * m4/same.m4 (gl_SAME): Check for pathconf.
32236
32237 2004-01-15  Paul Eggert  <eggert@twinsun.com>
32238
32239         Merge from coreutils.
32240
32241         * lib/posixver.c: Include posixver.h.
32242
32243         * lib/same.c: Include <stdbool.h>, <limits.h>.
32244         (_POSIX_NAME_MAX): Define if not defined.
32245         (MIN): New macro.
32246         (same_name): If file names are silently truncated, report
32247         that the file names are the same if they are the same after
32248         the silent truncation.
32249
32250         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
32251         conversion function.
32252         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
32253         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
32254         longer needed.
32255
32256 2004-01-15  Jim Meyering  <jim@meyering.net>
32257
32258         Merge from coreutils.
32259
32260         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
32261         if no library is required.
32262         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
32263         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
32264         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
32265         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
32266         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
32267         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
32268         value, $ac_cv_search_crypt, if it's "none required".
32269         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
32270         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
32271         not gl_FUNC_GETLOADAVG.
32272         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
32273         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
32274
32275 2004-01-15  Jim Meyering  <jim@meyering.net>
32276
32277         Merge from coreutils.
32278
32279         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
32280         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
32281         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
32282
32283         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
32284         optional configure-time default.
32285
32286         * lib/version-etc.c (version_etc_copyright): Update copyright date.
32287
32288         * lib/xreadlink.c (xreadlink): Correct outdated comment.
32289
32290 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
32291
32292         Merge from coreutils.
32293
32294         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
32295         value, $ac_cv_search_nanosleep, if it's "none required".
32296
32297 2004-01-14  Paul Eggert  <eggert@twinsun.com>
32298
32299         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
32300         with like-named macro in fnmatch.c.
32301         (EXT): Use an internal constant instead.
32302
32303         Merge fnmatch patches from glibc.
32304         * lib/fnmatch.c (mbsinit): Remove define.
32305         Add libc_hidden_ver (__fnmatch, fnmatch).
32306         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
32307         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
32308
32309 2004-01-14  Karl Berry  <karl@gnu.org>
32310
32311         * config/install-sh: update from automake.
32312
32313 2004-01-13  Karl Berry  <karl@gnu.org>
32314
32315         * config/install-sh: update from automake.
32316
32317 2004-01-09  Karl Berry  <karl@gnu.org>
32318
32319         * config/install-sh: update from automake.
32320
32321 2004-01-05  Karl Berry  <karl@gnu.org>
32322
32323         * config/config.{sub,guess}: update from config.
32324
32325 2003-12-31  Karl Berry  <karl@gnu.org>
32326
32327         * config/depcomp: update from automake.
32328
32329 2003-12-14  Karl Berry  <karl@gnu.org>
32330
32331         * lib/config.charset: update from gettext-runtime.
32332
32333 2003-12-03  Paul Eggert  <eggert@twinsun.com>
32334
32335         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
32336         Bug reported by Alfred M. Szmidt.
32337
32338 2003-12-03  Bruno Haible  <bruno@clisp.org>
32339
32340         * m4/gettext.m4: Upgrade from gettext-0.13.
32341         * m4/po.m4: Upgrade from gettext-0.13.
32342         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
32343         * m4/intmax.m4: New file, from gettext-0.13.
32344         * m4/printf-posix.m4: New file, from gettext-0.13.
32345
32346 2003-11-29  Karl Berry  <karl@gnu.org>
32347
32348         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
32349
32350 2003-11-25  Paul Eggert  <eggert@twinsun.com>
32351             Bruno Haible  <bruno@clisp.org>
32352
32353         * lib/printf-parse.h: Don't include sys/types.h.
32354         (ARG_NONE): New macro.
32355         (char_directive): Change type of *arg_index fields to size_t.
32356         * lib/printf-parse.c: Don't include sys/types.h.
32357         (SSIZE_MAX): Remove macro.
32358         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
32359         Remove unnecessary overflow check.
32360         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
32361         fields.
32362
32363 2003-11-25  Bruno Haible  <bruno@clisp.org>
32364
32365         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
32366
32367 2003-11-25  Bruno Haible  <bruno@clisp.org>
32368
32369         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
32370         gt_TYPE_SSIZE_T.
32371
32372 2003-11-24  Paul Eggert  <eggert@twinsun.com>
32373
32374         * modules/alloca: Remove dependency on xalloc.
32375
32376 2003-11-24  Paul Eggert  <eggert@twinsun.com>
32377
32378         * lib/alloca.c: Remove dependency on xalloc module.
32379         (xalloc_die): Remove.
32380         (memory_full) [!defined emacs]: New macro.
32381         [!defined emacs]: Don't include xalloc.h.
32382         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
32383         address arithmetic overflows.  Change datatypes a bit to avoid
32384         unnecessary casts.
32385
32386 2003-11-22  Jim Meyering  <jim@meyering.net>
32387
32388         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
32389         s/size/size_t/.
32390
32391 2003-11-21  Karl Berry  <karl@gnu.org>
32392
32393         * config/config.{sub,guess}: update from config.
32394
32395 2003-11-18  Karl Berry  <karl@gnu.org>
32396
32397         * config/config.{sub,guess}: update from config.
32398
32399         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
32400
32401 2003-11-17  Paul Eggert  <eggert@twinsun.com>
32402
32403         * README: Mention that S+T cannot overflow if S is the size of
32404         an existing object and T is sufficiently small.
32405
32406 2003-11-17  Jim Meyering  <jim@meyering.net>
32407
32408         On systems without utime and without a utimes function capable of
32409         dealing with a NULL struct utimbuf* argument, this utime replacement
32410         could -- in unusual circumstances -- leak a file descriptor.
32411         * lib/utime.c: Include <unistd.h> and <errno.h>.
32412         (utime_null): Be sure to close `fd' and to preserve errno.
32413         Reported by Geoff Collyer via Arnold Robbins.
32414
32415 2003-11-17  Bruno Haible  <bruno@clisp.org>
32416
32417         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
32418         (Depends-on): Add xsize.
32419
32420 2003-11-17  Bruno Haible  <bruno@clisp.org>
32421
32422         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
32423
32424 2003-11-17  Bruno Haible  <bruno@clisp.org>
32425
32426         * lib/vasnprintf.c (alloca): Remove fallback definition.
32427         (freea): Remove definition.
32428         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
32429         Reported by Paul Eggert.
32430
32431 2003-11-16  Paul Eggert  <eggert@twinsun.com>
32432             Bruno Haible  <bruno@clisp.org>
32433
32434         Protect against address arithmetic overflow.
32435         * lib/printf-args.h: Include stddef.h.
32436         (arguments): Change type of field 'count' to size_t.
32437         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
32438         'unsigned int' where appropriate.
32439         * lib/printf-parse.h: Include sys/types.h.
32440         (char_directive): Change type of *arg_index fields to ssize_t.
32441         (char_directives): Change type of fields 'count', max_*_length to
32442         size_t.
32443         * lib/printf-parse.c: Include sys/types.h and xsize.h.
32444         (SSIZE_MAX): Define fallback value.
32445         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
32446         instead of 'int' where appropriate. Check a_allocated, d_allocated
32447         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
32448         * lib/vasnprintf.c: Include xsize.h.
32449         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
32450         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
32451         overflow. Avoid wraparound when converting a width or precision from
32452         decimal to binary.
32453
32454 2003-11-16  Bruno Haible  <bruno@clisp.org>
32455
32456         Update from GNU gettext.
32457         * lib/printf-parse.c: Generalize to it can be compiled for wide
32458         strings.
32459         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
32460         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
32461         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
32462         SNPRINTF): New macros.
32463         Don't include <alloca.h> if the file is used inside libintl.
32464         (local_wcslen): New function, for Solaris 2.5.1.
32465         (VASNPRINTF): Use it instead of wcslen.
32466
32467 2003-11-16  Bruno Haible  <bruno@clisp.org>
32468
32469         * lib/xsize.h (xmax): New function.
32470         (xsum, xsum3, xsum4): Declare as "pure" functions.
32471
32472 2003-11-12  Paul Eggert  <eggert@twinsun.com>
32473
32474         * modules/xalloc (Files): Undo latest change, since xalloc.h
32475         no longer needs SIZE_MAX or PTRDIFF_MAX.
32476
32477 2003-11-12  Paul Eggert  <eggert@twinsun.com>
32478
32479         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
32480         gl_PTRDIFF_MAX.
32481
32482 2003-11-12  Paul Eggert  <eggert@twinsun.com>
32483
32484         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
32485         "return", to pacify some unknown compiler.  Problem reported
32486         by Joerg Schilling.
32487
32488 2003-11-12  Paul Eggert  <eggert@twinsun.com>
32489
32490         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
32491         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
32492         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
32493         heuristic is just as accurate as far as we know, and it removes a
32494         dependency on size_max.m4 and ptrdiff_max.m4.
32495
32496 2003-11-11  Bruno Haible  <bruno@clisp.org>
32497
32498         * modules/xsize (Files): Add m4/size_max.m4.
32499         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
32500
32501 2003-11-11  Bruno Haible  <bruno@clisp.org>
32502
32503         * m4/size_max.m4: New file.
32504         * m4/ptrdiff_max.m4: New file.
32505         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
32506         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
32507         (gl_XALLOC): Invoke it.
32508
32509 2003-11-11  Bruno Haible  <bruno@clisp.org>
32510
32511         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
32512         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
32513         defined.
32514
32515 2003-11-10  Paul Eggert  <eggert@twinsun.com>
32516
32517         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
32518         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
32519         rejected some allocations of exactly SIZE_MAX - 2 bytes.
32520         From Bruno Haible.
32521         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
32522         not (size_t) -1, since it's defined here.
32523
32524 2003-11-09  Karl Berry  <karl@gnu.org>
32525
32526         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
32527
32528 2003-11-06  Paul Eggert  <eggert@twinsun.com>
32529
32530         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
32531         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
32532         Reject sizes of exactly SIZE_MAX bytes.
32533         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
32534         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
32535
32536 2003-11-05  Bruno Haible  <bruno@clisp.org>
32537
32538         * lib/xsize.h: Include limits.h, to avoid a possible collision with
32539         SIZE_MAX defined in <limits.h> on Solaris.
32540
32541 2003-11-04  Jim Meyering  <jim@meyering.net>
32542
32543         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
32544         variable names, rather than @VAR@.
32545         * modules/poll: Likewise.
32546
32547 2003-11-04  Bruno Haible  <bruno@clisp.org>
32548
32549         * modules/xsize: New file.
32550         * modules/linebreak: Depend on xsize.
32551         * MODULES.html.sh (func_all_modules): Add xsize.
32552
32553 2003-11-04  Bruno Haible  <bruno@clisp.org>
32554
32555         * m4/xsize.m4: New file.
32556
32557 2003-11-04  Bruno Haible  <bruno@clisp.org>
32558
32559         * lib/xsize.h: New file.
32560         * lib/linebreak.c: Include xsize.h.
32561         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
32562         argument for overflow.
32563         Suggested by Paul Eggert.
32564
32565 2003-11-03  Karl Berry  <karl@gnu.org>
32566
32567         * config/config.{guess,sub}: update from config.
32568
32569 2003-11-03  Jim Meyering  <jim@meyering.net>
32570
32571         * modules/userspec (lib_SOURCES): Add userspec.h.
32572         (Include): Add "userspec.h".
32573         Improve description.
32574
32575 2003-11-03  Jim Meyering  <jim@meyering.net>
32576
32577         * lib/userspec.c: Include "userspec.h".
32578         * lib/userspec.h: New file.
32579
32580 2003-11-03  Bruno Haible  <bruno@clisp.org>
32581
32582         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
32583
32584 2003-11-03  Bruno Haible  <bruno@clisp.org>
32585
32586         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
32587         available, to avoid (extremely rare) race condition.
32588         Suggested by Paul Eggert.
32589
32590 2003-11-02  Karl Berry  <karl@gnu.org>
32591
32592         * config/srclist.txt (vasprintf.c): sync broken, sigh.
32593
32594 2003-10-31  Paul Eggert  <eggert@twinsun.com>
32595
32596         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
32597         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
32598         (read_filesystem_list): Set and use me_type_malloced.
32599         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
32600         whatever the type happens to be), for brevity and consistency.
32601         Check for size calculation overflow on Alphas running OSF/1.
32602
32603 2003-10-31  Jim Meyering  <jim@meyering.net>
32604
32605         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
32606
32607         * lib/linebuffer.c: Include <string.h> for declaration of memset.
32608
32609 2003-10-30  Paul Eggert  <eggert@twinsun.com>
32610             Bruno Haible  <bruno@clisp.org>
32611
32612         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
32613         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
32614
32615 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
32616
32617         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
32618         netbsd*-gnu*.  Suggested by Robert Millan.
32619
32620 2003-10-29  Paul Eggert  <eggert@twinsun.com>
32621
32622         * modules/group-member: Depend on stdbool.
32623
32624 2003-10-29  Paul Eggert  <eggert@twinsun.com>
32625
32626         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
32627
32628 2003-10-29  Paul Eggert  <eggert@twinsun.com>
32629
32630         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
32631         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
32632         after the 'gnu' in these cases.  This fixes some bugs in the
32633         previous change, and is based on suggestions by Robert Millan.
32634
32635 2003-10-29  Paul Eggert  <eggert@twinsun.com>
32636
32637         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
32638         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
32639         no longer needed.
32640         * lib/quotearg.c (quotearg_n_options): Use it.
32641         * lib/group-member.c: Include <stdbool.h>.
32642         (free_group_info): Arg is now const *; don't free arg.
32643         (get_group_info): Now returns bool and accepts struct group_info *,
32644         rather than returning a malloc'ed struct group_info *.
32645         All uses changed.  Check for overflow in internal size calculation.
32646
32647         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
32648         rather than xmalloc/xrealloc.
32649         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
32650         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
32651         conformance bug: the old code used a pointer after freeing the
32652         storage that it addressed.
32653         * lib/hash.c (hash_initialize): Simplify the code by using
32654         xalloc_oversized rather than doing it by hand.
32655         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
32656         the buffer preserved.  Use free and xmalloc instead.
32657         * lib/quotearg.c (quotearg_n_options): Likewise.
32658         Use a simpler test for size overflow.  Don't use xalloc_oversized
32659         because unsigned int might be wider than size_t (!); this suggests
32660         that we should switch from unsigned int to size_t for slot numbers.
32661
32662 2003-10-28  Paul Eggert  <eggert@twinsun.com>
32663
32664         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
32665         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
32666         NetBSD kernels.  Requested by Richard Stallman.
32667
32668 2003-10-27  Paul Eggert  <eggert@twinsun.com>
32669
32670         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
32671         to allocate the returned structure.  Do not allocate a subarray,
32672         as x2nrealloc will do that.
32673         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
32674         instead of xnrealloc.
32675         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
32676
32677 2003-10-27  Bruno Haible  <bruno@clisp.org>
32678
32679         * lib/stdbool_.h: Better support for BeOS.
32680
32681 2003-10-26  Paul Eggert  <eggert@twinsun.com>
32682
32683         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
32684         now uses inline.
32685
32686 2003-10-26  Paul Eggert  <eggert@twinsun.com>
32687
32688         * lib/xalloc.h (xalloc_oversized): New static inline function, for
32689         callers that want to do their own size-overflow checking.  Include
32690         <stdbool.h>, since xalloc_oversized returns bool.
32691         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
32692         to use xalloc_oversized.
32693
32694         Add two functions x2realloc, x2nrealloc, for programs that grow
32695         arrays dynamically by doubling their sizes.
32696         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
32697         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
32698         New functions.
32699
32700         Port to C99 semantics for 'inline' of external functions.
32701         Bug reported by Bruno Haible.
32702         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
32703         with the old contents of xnmalloc.
32704         (xnmalloc, xmalloc): Use it.
32705         (xnrealloc_inline): New static inline function,
32706         with the old contents of xnrealloc.
32707         (xnrealloc, xrealloc): Use it.
32708
32709         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
32710         that.
32711
32712 2003-10-26  Karl Berry  <karl@gnu.org>
32713
32714         * config/srclist.txt (COPYING.DOC): no longer available from
32715         /gd/gnuorg; don't know where the ultimate source is.
32716
32717 2003-10-25  Paul Eggert  <eggert@twinsun.com>
32718
32719         Fix several address-calculation bugs in the hash modules,
32720         plus some minor code cleanup.
32721
32722         * lib/hash.h: Include <stdbool.h>, for bool.
32723         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
32724         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
32725         hash_get_n_entries, hash_get_max_bucket_length,
32726         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
32727         hash_rehash): Use size_t rather than unsigned.
32728         * lib/hash.c (struct hash_table, hash_get_n_buckets,
32729         hash_get_n_buckets_used, hash_get_n_entries,
32730         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
32731         hash_get_entries, hash_do_for_each, hash_string, is_prime,
32732         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
32733         Likewise.
32734         (SIZE_MAX): Define if not defined.
32735         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
32736         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
32737         hash_print):
32738         Use const * when possible.
32739         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
32740         (check_tuning): Fix bug: if tuning parameters were very close to
32741         0 or 1, rounding errors could have caused subscript violations.
32742         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
32743         (hash_initialize): Add 'fail:' label
32744         to free table and return NULL, and use it to simplify code.
32745         Use calloc rather than clearing the storage ourself.
32746         (hash_initialize, hash_rehash): Check for arithmetic overflow in
32747         buffer size calculations.
32748         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
32749         Include <stddef.h>, for size_t.
32750         * lib/hash-pjw.c (hash_pjw): Likewise.
32751         Switch to method described by Bruno Haible.
32752         Include <limits.h>, for CHAR_BIT.
32753         (SIZE_BITS): New macro.
32754
32755 2003-10-23  Paul Eggert  <eggert@twinsun.com>
32756
32757         * m4/getline.m4 (AM_FUNC_GETLINE):
32758         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
32759         hosts.  Problem reported by Derek Robert Price in
32760         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
32761         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
32762         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
32763
32764 2003-10-21  Paul Eggert  <eggert@twinsun.com>
32765
32766         * lib/getndelim2.c (getndelim2): When size calculation overflows,
32767         ceiling the allocation at NMAX bytes rather than silently
32768         discarding input bytes before NMAX is reached.  This makes
32769         a difference only if NMAX exceeds SIZE_MAX / 2.
32770
32771         * lib/obstack.c: Merge from glibc.
32772         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
32773         Add libc_hidden_def (_obstack_newchunk).
32774         (_obstack_free) [! defined _LIBC]: Remove.
32775         [defined _LIBC]: Make a strong alias from obstack_free, rather than
32776         a clone of the function body.
32777         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
32778         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
32779
32780         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
32781         glibc.
32782         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
32783         arg to memcpy.
32784
32785         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
32786         (obstack_ptr_grow_fast, obstack_int_grow_fast):
32787         Don't use lvalue casts, as GCC plans to remove support for them
32788         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
32789         was also present in the non-GCC version, indicating that this
32790         code had always been buggy and had never been widely used.
32791         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
32792         Use the fast variant of each macro, rather than copying the
32793         definiens of the fast variant; that way, we'll be more likely to
32794         catch future bugs in the fast variants.
32795
32796 2003-10-20  Bruno Haible  <bruno@clisp.org>
32797
32798         * modules/wait-process: New file.
32799         * MODULES.html.sh (func_all_modules): Add wait-process.
32800
32801 2003-10-20  Bruno Haible  <bruno@clisp.org>
32802
32803         * m4/wait-process.m4: New file.
32804
32805 2003-10-20  Bruno Haible  <bruno@clisp.org>
32806
32807         * lib/wait-process.h: New file, from GNU gettext.
32808         * lib/wait-process.c: New file, from GNU gettext.
32809
32810 2003-10-19  Jim Meyering  <jim@meyering.net>
32811
32812         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
32813         HPUX 10.20.
32814
32815 2003-10-18  Karl Berry  <karl@gnu.org>
32816
32817         * config/config.guess: update from config.
32818
32819 2003-10-16  Paul Eggert  <eggert@twinsun.com>
32820
32821         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
32822         (getgroups): First arg is int, not size_t.
32823         Don't let 'free' mangle errno.
32824
32825 2003-10-16  Paul Eggert  <eggert@twinsun.com>
32826
32827         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
32828
32829 2003-10-16  Karl Berry  <karl@gnu.org>
32830
32831         * config/config.{guess,sub}: update from config.
32832
32833 2003-10-16  Jim Meyering  <jim@meyering.net>
32834
32835         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
32836         memcpy.
32837
32838 2003-10-15  Paul Eggert  <eggert@twinsun.com>
32839
32840         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
32841         (SIZE_MAX): Remove.
32842         (new_exclude, add_exclude_file): Initial size no longer needs to
32843         be a power of 2.
32844         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
32845         our own address arithmetic overflow checking.
32846
32847         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
32848         (fnmatch): Do not alloca more than 2000 wide characters;
32849         instead, use malloc for large buffers.
32850         Check for address arithmetic overflow, and return -1
32851         with errno set to ENOMEM in that case.
32852         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
32853         (NEW_PATTERN): Do not alloca more than 8000 bytes;
32854         instead, return -1.  Check for address arithmetic overflow.
32855
32856 2003-10-14  Paul Eggert  <eggert@twinsun.com>
32857
32858         Handle invalid suffixes and overflow independently, so that
32859         callers can treat them independently as needed.  Fix some bugs in
32860         suffix handling, e.g., "100k@" was not diagnosed as an invalid
32861         suffix for a human-readable blocksize.  The major caller-visible
32862         change is the addition of a new
32863         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
32864         that both overflow and suffix chars were found.
32865
32866         * lib/human.c (humblock): Don't check separately for invalid suffix
32867         char; that is xstrtoumax's job (now that its bug is fixed).
32868         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
32869         INTMAX_MAX]: New macros.
32870         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
32871         TYPE_MAXIMUM): New macros.
32872         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
32873         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
32874         if overflow occurs, as it's what __strtol does and it's more useful
32875         in practice.
32876         (__xstrtol): If __strtol reports some error other than ERANGE,
32877         reflect it to the caller as LONGINT_INVALID.  If it reports
32878         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
32879         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
32880         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
32881         value.
32882         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
32883         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
32884         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
32885         [defined UINTMAX_MAX]: New macros.
32886
32887 2003-10-14  Bruno Haible  <bruno@clisp.org>
32888
32889         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
32890
32891 2003-10-14  Bruno Haible  <bruno@clisp.org>
32892
32893         * m4/sig_atomic_t: New file, from GNU gettext.
32894         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
32895
32896 2003-10-14  Bruno Haible  <bruno@clisp.org>
32897
32898         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
32899         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
32900         Also use volatile where needed.
32901
32902 2003-10-12  Paul Eggert  <eggert@twinsun.com>
32903
32904         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
32905         Change maintainer from Bruno Haible to 'all'.
32906
32907 2003-10-12  Paul Eggert  <eggert@twinsun.com>
32908
32909         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
32910
32911 2003-10-12  Paul Eggert  <eggert@twinsun.com>
32912
32913         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
32914         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
32915         and define in terms of the other primitives.
32916         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
32917         (SIZE_MAX): Define if not already defined.
32918         (array_size_overflow): New function.
32919         (xalloc_die): Abort instead of exiting if 'error' returns.
32920         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
32921         (xmalloc, xrealloc): Use them.
32922         (xcalloc): Check for address arithmetic overflow.
32923         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
32924         a bit faster than strcpy.
32925
32926 2003-10-10  Simon Josefsson  <jas@extundo.com>
32927
32928         * modules/argp (Depends-on): Add restrict and strcase.
32929
32930 2003-10-10  Simon Josefsson  <jas@extundo.com>
32931
32932         * m4/argp.m4: Add AC_C_INLINE.
32933
32934 2003-10-08  Paul Eggert  <eggert@twinsun.com>
32935
32936         Merge getpass from libc, plus a few fixes.
32937
32938         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
32939         Include <stdbool.h>.
32940         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
32941         __fsetlocking to empty.
32942         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
32943         do include <bits/libc-lock.h>.
32944         Do not include <fcntl.h>; not needed.
32945         [_LIBC]: Include <wchar.h>.
32946         (NOTCANCEL_MODE): New macro.
32947         (flockfile, funlockfile) [_LIBC]: New macros.
32948         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
32949         [!_LIBC]: New macros.
32950         (call_fclose): New function.
32951         (getpass): Use it.  Save tty stream separately; this simplifies the
32952         code and makes it more reliable if stdin happens to equal stdout.
32953         Invoke __fsetlocking on tty.
32954         Handle thread cancellation if needed.
32955         Namespace cleanup (use __tcgetattr, __getline).
32956         Use bool for Booleans.
32957         [USE_IN_LIBIO]: Handle wide streams.
32958         [!_LIBC]: Unconditionally do the fseek, since we don't know what
32959         stream might go where.
32960
32961         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
32962         doesn't have to include <stdio.h> before us.
32963         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
32964         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
32965         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
32966         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
32967         if not declared, so that we can use getpass.c code from libc without
32968         rewriting it.
32969         (flockfile, ftrylockfile, funlockfile): New macros.
32970
32971 2003-10-08  Paul Eggert  <eggert@twinsun.com>
32972
32973         * modules/getpass: Depend on stdbool.
32974
32975 2003-10-08  Paul Eggert  <eggert@twinsun.com>
32976
32977         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
32978
32979 2003-10-07  Karl Berry  <karl@gnu.org>
32980
32981         * config/config.{guess,sub}: update from config.
32982
32983 2003-10-06  Jim Meyering  <jim@meyering.net>
32984             Bruno Haible  <bruno@clisp.org>
32985
32986         This lets translators provide better translations for the
32987         "Written by ..." part of --version output.
32988         * lib/version-etc.h: Include stdarg.h.
32989         (version_etc_copyright): Declare as readonly.
32990         (version_etc): Make this function variadic with a NULL-terminated list
32991         of author name strings.
32992         (version_etc_va): New declaration.
32993         * lib/version-etc.c: Include stdarg.h, stdlib.h.
32994         (version_etc_copyright): Declare as readonly.
32995         (version_etc_va): New function. Provide a different translatable string
32996         for each possible number of authors < 10. Abbreviate when there are 10
32997         authors or more.
32998         (version_etc): Make this function variadic. Call version_etc_va.
32999         Suggestion from Gary V. Vaughan.
33000
33001         * lib/long-options.h (parse_long_options): Change prototype: the
33002         authors string is moved to the end and becomes variadic.
33003         * lib/long-options.c: Include stdarg.h.
33004         (parse_long_options): Make this function variadic, too.
33005         Call version_etc_va, not version_etc.
33006
33007 2003-10-06  Bruno Haible  <bruno@clisp.org>
33008
33009         * modules/version-etc-2: Remove file.
33010         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
33011
33012 2003-10-06  Bruno Haible  <bruno@clisp.org>
33013
33014         * modules/fatal-signal: New file.
33015         * MODULES.html.sh (func_all_modules): Add fatal-signal.
33016
33017 2003-10-06  Bruno Haible  <bruno@clisp.org>
33018
33019         * m4/fatal-signal.m4: New file.
33020         * m4/signalblocking.m4: New file, from GNU gettext.
33021
33022 2003-10-06  Bruno Haible  <bruno@clisp.org>
33023
33024         * lib/version-etc-2.h: Remove file.
33025         * lib/version-etc-2.c: Remove file.
33026
33027 2003-10-06  Bruno Haible  <bruno@clisp.org>
33028
33029         * lib/fatal-signal.h: New file, from GNU gettext.
33030         * lib/fatal-signal.c: New file, from GNU gettext.
33031
33032 2003-10-05  Paul Eggert  <eggert@twinsun.com>
33033
33034         * README: Rework advice for preventing empty .o files.
33035         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
33036         not <sys/types.h>.
33037
33038 2003-10-04  Karl Berry  <karl@gnu.org>
33039
33040         * lib/argp*: update from libc.
33041
33042 2003-10-04  Karl Berry  <karl@gnu.org>
33043
33044         * config/config.{guess,sub}: update from config.
33045
33046 2003-10-02  Bruno Haible  <bruno@clisp.org>
33047
33048         * modules/lchown (Include): Add lchown.h.
33049         * modules/time_r (Include): Use "..." syntax.
33050         * modules/xgetdomainname (Include): Add xgetdomainname.h.
33051
33052 2003-10-01  Simon Josefsson  <jas@extundo.com>
33053
33054         * MODULES.html.sh (func_all_modules): Move gethostname from section
33055         'based on' to section 'lacking' POSIX:2001.
33056
33057 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
33058
33059         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
33060         to output mode on the same stream.
33061
33062 2003-09-29  Paul Eggert  <eggert@twinsun.com>
33063
33064         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
33065         Fix arg typo in previous patch.
33066
33067 2003-09-28  Jim Meyering  <jim@meyering.net>
33068
33069         * lib/error.c: Correct cpp indentation.
33070
33071 2003-09-27  Paul Eggert  <eggert@twinsun.com>
33072
33073         * modules/free: New file.
33074
33075 2003-09-27  Paul Eggert  <eggert@twinsun.com>
33076
33077         * m4/free.m4: New file.
33078
33079 2003-09-27  Paul Eggert  <eggert@twinsun.com>
33080
33081         * lib/minmax.h (MIN, MAX)
33082         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
33083         Omit the special code that used __typeof__, since we worry that
33084         it could be more trouble than it's worth.  See:
33085         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
33086         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
33087
33088         * lib/free.c: New file.
33089
33090 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
33091
33092         Trivial fixes to Makefile.am parts of module listings.
33093         * modules/strstr: Append strstr.h to lib_SOURCES.
33094         * modules/strcase: Likewise, for strcase.h.
33095
33096 2003-09-27  Karl Berry  <karl@gnu.org>
33097
33098         * config/mkinstalldirs: update from automake.
33099
33100 2003-09-26  Paul Eggert  <eggert@twinsun.com>
33101
33102         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
33103         (error_tail): Do not loop, reallocating temporary buffer, since
33104         the output cannot contain more wide characters than the input
33105         contains bytes, the size must be big enough already.  This avoids
33106         one potential size overflow calculation.  Check for size overflow
33107         when calculating temporary buffer size.  Free temporary buffer
33108         when done, if it was allocated with malloc; this plugs a memory
33109         leak.  Remove casts from void * to pointers, that are no longer
33110         needed now that we're assuming C89 or better.
33111
33112         Merge error changes from glibc.
33113
33114         * lib/error.c, error.h: Update copyright notice header to match glibc.
33115         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
33116         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
33117         Disable cancellation while printing error.
33118         * lib/error.h: Prepend __ to parameter names.
33119
33120 2003-09-26  Jim Meyering  <jim@meyering.net>
33121
33122         * lib/error.c (error_tail): Move some declarations
33123         into inner scope where the local variables are used.
33124
33125 2003-09-26  Bruno Haible  <bruno@clisp.org>
33126
33127         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
33128         stpncpy().
33129         Don't define stpncpy through config.h; it's now done through stpncpy.h.
33130
33131 2003-09-26  Bruno Haible  <bruno@clisp.org>
33132
33133         * lib/stpncpy.h (gnu_stpncpy): New declaration.
33134         (stpncpy): Define as alias for gnu_stpncpy.
33135         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
33136
33137 2003-09-25  Simon Josefsson  <jas@extundo.com>
33138
33139         * lib/xgetdomainname.h: New file.
33140         * lib/xgetdomainname.c: New file.
33141
33142 2003-09-25  Simon Josefsson  <jas@extundo.com>
33143             Bruno Haible  <bruno@clisp.org>
33144
33145         * modules/getdomainname: New file.
33146         * modules/xgetdomainname: New file.
33147         * MODULES.html.sh (func_all_modules): Add getdomainname,
33148         xgetdomainname.
33149
33150 2003-09-25  Simon Josefsson  <jas@extundo.com>
33151             Bruno Haible  <bruno@clisp.org>
33152
33153         * m4/getdomainname.m4: New file.
33154
33155 2003-09-25  Simon Josefsson  <jas@extundo.com>
33156             Bruno Haible  <bruno@clisp.org>
33157
33158         * lib/getdomainname.h: New file.
33159         * lib/getdomainname.c: New file.
33160
33161 2003-09-25  Karl Berry  <karl@gnu.org>
33162
33163         * lib/argp-fmtstream.c, argp-help.c: update from libc.
33164
33165 2003-09-25  Karl Berry  <karl@gnu.org>
33166
33167         * config/install-sh: update from automake.
33168
33169 2003-09-25  Bruno Haible  <bruno@clisp.org>
33170
33171         * modules/version-etc-2: New file, from modules/version-etc with
33172         modifications.
33173         * MODULES.html.sh (func_all_modules): Add version-etc-2.
33174
33175 2003-09-25  Bruno Haible  <bruno@clisp.org>
33176
33177         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
33178         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
33179
33180 2003-09-24  Simon Josefsson  <jas@extundo.com>
33181
33182         * modules/xgethostname: Add xgethostname.h.
33183
33184 2003-09-24  Paul Eggert  <eggert@twinsun.com>
33185
33186         * lib/linebuffer.c (freebuffer): Don't free the argument, just
33187         the buffer associated with the argument.  Bug reported by
33188         Simon Josefsson.
33189
33190 2003-09-24  Paul Eggert  <eggert@twinsun.com>
33191
33192         * README: Document assumptions that 'int' is at least 32 bits
33193         wide, that integer arithmetic is 2's complement without overflow,
33194         that there are no holes in integer values, that adding sizes of
33195         two nonoverlapping objects can't overflow, and that all-bits-zero
33196         yields scalar zero.  Fix spelling and capitalization typos.
33197
33198 2003-09-19  Karl Berry  <karl@gnu.org>
33199
33200         * lib/argp.h: update from libc.
33201
33202 2003-09-17  Paul Eggert  <eggert@twinsun.com>
33203
33204         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
33205         to avoid spurious warnings like "AC_RUN_IFELSE was called before
33206         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
33207
33208 2003-09-17  Paul Eggert  <eggert@twinsun.com>
33209
33210         * gnulib-tool: Use "test -h", not "test -L", for portability
33211         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
33212         (tags_regexp): Remove, since \| doesn't conform to POSIX.
33213         (sed_extract_prog): Issue s commands one-by-one, rather than
33214         using \| in one s command.
33215
33216 2003-09-16  Paul Eggert  <eggert@twinsun.com>
33217
33218         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
33219         input error, instead of returning NULL the next time we are called
33220         (and therefore losing track of errno).
33221
33222 2003-09-16  Bruno Haible  <bruno@clisp.org>
33223
33224         * gnulib-tool (func_create_testdir): Warn about duplicated
33225         dependencies.
33226
33227 2003-09-15  Paul Eggert  <eggert@twinsun.com>
33228
33229         * modules/argmatch, modules/fatal, modules/obstack,
33230         modules/xalloc, modules/xgethostname: Sort dependencies by
33231         importance, not alphabetically.
33232
33233 2003-09-15  Paul Eggert  <eggert@twinsun.com>
33234
33235         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
33236         fails, so that the caller gets the proper errno.
33237
33238         * lib/readutmp.c (read_utmp): Likewise.
33239         Check for fstat error.  Close stream and free storage
33240         when failing.
33241
33242 2003-09-14  Karl Berry  <karl@gnu.org>
33243
33244         * config/srclist.txt (strdup.c): disable for c89 changes.
33245
33246 2003-09-14  Jim Meyering  <jim@meyering.net>
33247
33248         * lib/getloadavg.c: Correct cpp indentation.
33249         * lib/strdup.c: Likewise.
33250         * lib/vasnprintf.c: Likewise.
33251
33252 2003-09-14  Bruno Haible  <bruno@clisp.org>
33253
33254         * modules/fwriteerror: New file.
33255         * MODULES.html.sh (func_all_modules): Add fwriteerror.
33256
33257 2003-09-14  Bruno Haible  <bruno@clisp.org>
33258
33259         * lib/fwriteerror.h: New file.
33260         * lib/fwriteerror.c: New file.
33261
33262 2003-09-12  Paul Eggert  <eggert@twinsun.com>
33263
33264         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
33265         modules/xgethostname, modules/xalloc: Depend on exit.
33266
33267 2003-09-12  Paul Eggert  <eggert@twinsun.com>
33268
33269         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
33270
33271         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
33272         and AC_MINIX, too, so that their extensions are available.
33273
33274         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
33275         This macro has been superseded by gl_BACKUPFILE.
33276
33277         More patches to assume C89 or better.
33278
33279         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
33280
33281         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
33282         unconditionally.
33283         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
33284         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
33285         Include <string.h>, <stdlib.h> unconditionally.
33286         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
33287         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
33288         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
33289         headers or for string.h.
33290         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
33291         or strtoul.
33292
33293         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
33294         headers.
33295         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
33296         * m4/userspec.m4 (gl_USERSPEC): Likewise.
33297         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
33298         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
33299         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
33300         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
33301         memcpy, memset.
33302         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
33303         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
33304         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
33305         strtol.
33306         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
33307         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
33308         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
33309         strtoul.
33310
33311 2003-09-12  Paul Eggert  <eggert@twinsun.com>
33312
33313         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
33314         * lib/obstack.c [!defined _LIBC]: Likewise.
33315         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
33316         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
33317         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
33318
33319         More changes to assume C89 or better.
33320
33321         * lib/error.c (error_tail): Assume vprintf.
33322
33323         * lib/argmatch.c (getenv): Remove decl.
33324         * lib/progreloc.c (get_full_program_name): Define via prototype.
33325         * lib/setenv.c (clearenv): Likewise.
33326         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
33327         needed.
33328         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
33329         (malloc, memcpy): Remove decls.
33330         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
33331         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
33332         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
33333         (memcpy): Remove macro.
33334         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
33335         (__P): Remove.  All uses removed.
33336         (PTR): Remove.  All uses changed to void *.
33337         (CHAR_BIT, NULL): Remove.
33338         (spaces, zeros, memset_space, memset_zero)
33339         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
33340         Remove.
33341         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
33342         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
33343         Define with prototype.
33344         Remove now-unnecessary prototype decl.
33345         (extra_args_spec): Assume ANSI C.  All uses changed.
33346         (extra_args_spec_iso): Remove.
33347         (my_strftime, emacs_strftimeu): Define via prototype.
33348         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
33349         unconditionally.
33350         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
33351         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
33352         (strtoul, strtol): Remove decls.
33353         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
33354         LONG_MAX): Remove.
33355         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
33356         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
33357         (LOCALE_PARAM_PROTO): New macro.
33358         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
33359         (INTERNAL (strtol), strtol): Define with a prototype.
33360         (PARAMS): Remove.  All uses removed.
33361         * lib/tempname.c: Include <string.h> unconditionally.
33362         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
33363         * lib/xgethostname.c (main): Define with a prototype.
33364         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
33365         Include <stdlib.h> unconditionally.
33366         (calloc, malloc, realloc, free): Remove decls.
33367         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
33368         Include <stdlib.h> unconditionally.  Sort include file names.
33369         (strtod): Remove.
33370         (xstrtod): Define with a prototype.
33371         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
33372         (strtol, strtoul): Remove decls.
33373
33374 2003-09-11  Paul Eggert  <eggert@twinsun.com>
33375
33376         More patches to assume C89 or better.
33377         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
33378         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
33379         string.h, memchr, STDC_HEADERS.
33380
33381 2003-09-11  Paul Eggert  <eggert@twinsun.com>
33382
33383         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
33384         Include <stdlib.h>, <string.h> unconditionally.
33385         Remove now-unnecessary cast to char *.
33386         * lib/strnlen.c: Include <string.h> unconditionally.
33387         * lib/yesno.c (yesno): Define with a prototype.
33388
33389 2003-09-11  Bruno Haible  <bruno@clisp.org>
33390
33391         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
33392
33393 2003-09-10  Jim Meyering  <jim@meyering.net>
33394
33395         * lib/error.c: Correct indentation of cpp directives.
33396
33397 2003-09-10  Bruno Haible  <bruno@clisp.org>
33398
33399         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
33400         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
33401         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
33402         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
33403         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
33404         <stdlib.h> and <string.h> checks.
33405         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
33406         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
33407
33408 2003-09-10  Bruno Haible  <bruno@clisp.org>
33409
33410         * lib/strcspn.c: Include <string.h> unconditionally.
33411         * lib/strpbrk.c: Include <string.h> unconditionally.
33412         * lib/strstr.c: Include <string.h> unconditionally.
33413         * lib/unicodeio.c: Include <string.h> unconditionally.
33414         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
33415         * lib/unsetenv.c: Likewise.
33416         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
33417         * lib/yesno.c: Include <stdlib.h> unconditionally.
33418         (rpmatch): Add prototype.
33419
33420 2003-09-09  Paul Eggert  <eggert@twinsun.com>
33421
33422         More patches to assume C89 or better.
33423         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
33424         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
33425         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
33426         or for string.h.
33427         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
33428         stdlib.h.
33429         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
33430         C headers.
33431         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
33432         string.h.
33433         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
33434         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
33435         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
33436         or for string.h.
33437         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
33438         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
33439         C headers.
33440         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
33441         memcpy.
33442         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
33443         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
33444         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
33445         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
33446         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
33447         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
33448         string.h, free.
33449         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
33450         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
33451         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
33452         C headers, or for string.h.
33453         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
33454         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
33455         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
33456         headers, memory.h, stdlib.h, string.h, strings.h.
33457         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
33458         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
33459         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
33460         strchr.
33461         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
33462         headers, memory.h, string.h.
33463         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
33464         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
33465         free.
33466         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
33467         headers.
33468         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
33469         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
33470         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
33471         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
33472         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
33473
33474 2003-09-09  Paul Eggert  <eggert@twinsun.com>
33475
33476         More K&R removal.
33477
33478         * lib/acosl.c (main): Use a prototype.
33479         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
33480         tanl.c: Likewise.
33481
33482         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
33483
33484         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
33485         (getopt, etopt_long, getopt_long_only, _getopt_internal)
33486         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
33487         with a prototype.
33488         * lib/getopt.c (const): Remove macro.
33489         Include <string.h> unconditionally.
33490         (my_index): Remove; all uses changed to strchr.
33491         (strlen): Remove decl.
33492         (exchange): Remove forward decl; no longer needed.
33493         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
33494         Define with prototype.
33495         * lib/getopt1.c (const): Remove macro.
33496         (getopt_long, getopt_long_only, main): Define with prototype.
33497
33498         * lib/getugroups.c: Include <string.h> unconditionally.
33499
33500         * lib/getusershell.c: Include <stdlib.h> unconditionally.
33501         (getusershell, setusershell, endusershell, readname, main):
33502         Define with prototypes.
33503
33504         * lib/group-member.c: Include group-member.h first.
33505         Include <stdlib.h> unconditionally.
33506
33507         * lib/hard-locale.c: Include hard-locale.h first.
33508         Include <stdlib.h>, <string.h> unconditionally.
33509
33510         * lib/hash.c (free, malloc): Remove decls.
33511         Include <stdlib.h> unconditionally.
33512
33513         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
33514         (getenv): Do not declare.
33515
33516         * lib/idcache.c: Include <string.h> unconditionally.
33517
33518         * lib/long-options.c: Include long-options.h first, to test interface.
33519         Include <stdlib.h> unconditionally.
33520
33521         * lib/makepath.c: Include makepath.h first, to test interface.
33522         Include <stdlib.h> and <string.h> unconditionally.
33523
33524         * lib/linebuffer.c: Include <stdlib.h>.
33525         (free): Remove decl.
33526
33527         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
33528         stddef.h. rpl_malloc returns void *, not char *.
33529         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
33530         prototype.
33531
33532         * lib/md5.h: Include <limits.h> unconditionally.
33533         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
33534         (__P): Remove; all uses removed.
33535         * lib/md5.c: Include "md5.h" first.
33536         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
33537         md5_buffer, md5_process_bytes, md5_process_block):
33538         Define with prototypes.
33539         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
33540         * lib/sha.c: Include "sha.h" first.
33541         Include <stdlib.h>, <string.h> unconditionally.
33542
33543         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
33544         * lib/memcmp.c (__ptr_t): Likewise.
33545         * lib/memrchr.c (__ptr_t): Likewise.
33546         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
33547         Include <string.h> unconditionally.
33548         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
33549         * lib/memchr.c: Include <stdlib.h> unconditionally.
33550         * lib/memchr.c (LONG_MAX): Remove.
33551         * lib/memrchr.c (LONG_MAX): Likewise.
33552         * lib/memchr.c (__memchr): Define via a prototype.
33553         * lib/memrchr.c (__memrchr): Likewise.
33554         * lib/memcmp.c (__P): Remove, and remove all uses.
33555         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
33556         Remove forward decls; no longer needed.
33557         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
33558         Use types required by C89 in prototype.
33559
33560         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
33561         * lib/savedir.c: Likewise.
33562         * lib/mkdir.c (free): Remove decl.
33563         * lib/rmdir.c (rmdir): Define with a prototype.
33564         * lib/savedir.c: Include savedir.h first, to test interface.
33565
33566         * lib/mktime.c (STDC_HEADERS): Remove.
33567         Include <stdlib.h>, <string.h> unconditionally.
33568
33569         * lib/modechange.c: Include <stdlib.h> unconditionally.
33570         (malloc): Remove decl.
33571
33572         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
33573         (free): Remove decl.
33574
33575         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
33576         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
33577         (This type really should be intptr_t, but that's a C99ism.)
33578         (_obstack_memcpy): Remove: all uses changed to memcpy.
33579         Include <string.h> unconditionally.
33580         (struct obstack): Assume __STDC__ for types of members
33581         chunkfun, freefun, extra_arg.
33582         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
33583         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
33584         obstack_begin, obstack_specify_allocation,
33585         obstack_specify_allocation_with_arg, obstack_chunkfun,
33586         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
33587         Remove unprototyped decls and the macros that use them.
33588         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
33589         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
33590         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
33591         (defined __STDC__ && __STDC__)]:
33592         Remove nonprototyped code.
33593         Include <stdlib.h> unconditionally.
33594         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
33595         _obstack_allocated_p, _obstack_free, obstack_free,
33596         _obstack_memory_used, print_and_abort):
33597         Define using prototypes.
33598         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
33599         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
33600         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
33601         obstack_next_free, obstack_object_size, obstack_room) [0]:
33602         Remove unused, unprototyped code.
33603
33604         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
33605
33606         * lib/physmem.c (physmem_total, physmem_available, main): Define
33607         with prototypes.
33608
33609         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
33610         (main): Define with a prototype.
33611
33612         * lib/posixver.c (getenv): Remove decl.
33613
33614         * lib/putenv.c (malloc): Returns void *, not char *.
33615         Include <string.h> unconditionally.
33616         (strchr, memcpy, NULL): Do not define.
33617
33618         * lib/readtokens.c: Include readtokens.h first, to test interface.
33619         Include <stdlib.h>, <string.h> unconditionally.
33620         (init_tokenbuffer): Define with a prototype.
33621
33622         * lib/regex.c (PARAMS): Remove.  All uses removed.
33623         All uses of _RE_ARGS removed, too.
33624         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
33625         unconditionally.
33626         (bzero): Assume memset exists.
33627         (memcmp, memcpy, NULL): Remove.
33628         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
33629         char, or assignments to local vars of type signed char.
33630         (init_syntax_once, PREFIX(extract_number_and_incr),
33631         PREFIX(print_partial_compiled_pattern),
33632         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
33633         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
33634         PREFIX(regex_grow_registers), PREFIX(regex_compile),
33635         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
33636         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
33637         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
33638         wcs_compile_range, byte_compile_range, truncate_wchar,
33639         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
33640         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
33641         count_mbs_length, wcs_re_match_2_internal,
33642         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
33643         PREFIX(alt_match_null_string_p),
33644         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
33645         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
33646         regfree, PREFIX(extract_number)): Define with prototype.  Remove
33647         now-unnecessary declaration, if any.
33648         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
33649         regcomp, regexec):
33650         Remove now-unnecessary casts among pointer types.
33651         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
33652
33653         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
33654         (free): Remove decl.
33655
33656         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
33657
33658         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
33659         (free): Remove decl.
33660
33661         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
33662         * lib/xgetcwd.c: Likewise.
33663
33664         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
33665         (free): Remove decl.
33666
33667         * lib/strchrnul.c (strchrnul): Define with a prototype.
33668         Fix bug: c_in was not converted to char before searching.
33669
33670         The following changes are not K&R related:
33671
33672         * lib/group-member.h: Include <sys/types.h>, so that this file is
33673         self-contained.
33674         * lib/makepath.h: Likewise.
33675
33676         * lib/getusershell.c (readname, default_index, line_size, readname):
33677         Use size_t, not int, for sizes.
33678         (readname): If the size overflows, report an error instead of
33679         looping forever.
33680
33681 2003-09-09  Paul Eggert  <eggert@twinsun.com>
33682
33683         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
33684         libc.
33685
33686 2003-09-09  Paul Eggert  <eggert@twinsun.com>
33687
33688         * README: New section: portability guidelines.
33689
33690 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
33691
33692         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
33693         C89 spec.
33694
33695 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
33696
33697         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
33698
33699 2003-09-08  Paul Eggert  <eggert@twinsun.com>
33700
33701         Assume C89 or better; remove K&R cruft.
33702         A few of these changes were first proposed by Derek Robert Price
33703         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
33704
33705         * lib/addext.c: Include <string.h> unconditionally.
33706         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
33707         Don't declare getenv or malloc.
33708
33709         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
33710         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
33711         (NULL): Remove.
33712         (find_stack_direction, alloca): Use prototypes.
33713
33714         * lib/atexit.c (atexit): Define using a prototype.
33715
33716         * lib/basename.c, dirname.c, stripslash.c:
33717         Include <string.h> unconditionally.
33718
33719         * lib/bcopy.c: Include <stddef.h>.
33720         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
33721
33722         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
33723
33724         * lib/error.h (error, error_at_line, error_print_progname)
33725         [! (defined (__STDC__) && __STDC__)]: Remove decls.
33726         * lib/error.c: Include error.h first, to check interface.
33727         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
33728         (VA_START): Remove; all uses changeed to va_start.
33729         (exit, strerror): Remove decls.
33730         (error_print_progname): Prototype uncondionally.
33731         Don't include <errno.h>; no longer needed.
33732         (private_strerror): Remove.
33733         (error_tail): Always define.
33734         (error, error_at_line): Assume C89 or better; always use prototypes.
33735         * lib/fatal.c: Include "fatal.h" first, to test interface.
33736         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
33737         (VA_START): Remove; all uses changed to va_start.
33738         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
33739         this case.
33740         (exit): Remove decl.
33741         (fatal): Prototype unconditionally.  Assume va_start works.
33742         Abort at end, to pacify gcc.
33743
33744         * lib/euidaccess.c (main): Define with a prototype.
33745
33746         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
33747
33748         * lib/exitfail.c: Include <stdlib.h> unconditionally.
33749
33750         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
33751         prototypes.
33752         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
33753         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
33754         (getenv): Remove decl.
33755         (fnmatch): Define using a prototype.
33756         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
33757         (FCT): Define using a prototype.
33758
33759         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
33760
33761         * lib/gethostname.c: Include <stddef.h>.
33762         (gethostname): Define with prototype.  Length is size_t, not int.
33763
33764 2003-09-08  Paul Eggert  <eggert@twinsun.com>
33765
33766         Assume C89 or better; remove K&R cruft.
33767         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
33768         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
33769         string.h, getenv, malloc.
33770         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
33771         headers.
33772         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
33773         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
33774         do not check for strerror.
33775         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
33776         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
33777         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
33778         do not check for doprnt or vprintf.
33779         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
33780         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
33781
33782 2003-09-08  Paul Eggert  <eggert@twinsun.com>
33783
33784         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
33785         getversion.c should have been removed then, but was accidentally
33786         preserved.
33787
33788         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
33789         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
33790
33791 2003-09-08  Karl Berry  <karl@gnu.org>
33792
33793         * config/config.sub, config.guess, srclistvars.sh: update from savannah
33794                 config, forget about prep.
33795
33796         * config/depcomp, missing: update from automake.
33797
33798 2003-09-07  Paul Eggert  <eggert@twinsun.com>
33799
33800         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
33801         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
33802
33803 2003-09-07  Paul Eggert  <eggert@twinsun.com>
33804
33805         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
33806         copy_tm_result.  Bug reported by Simon Josefsson in
33807         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
33808
33809 2003-09-06  Paul Eggert  <eggert@twinsun.com>
33810
33811         * m4/time_r.m4: New file.
33812         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
33813         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
33814         is. Check for timegm declaration.
33815         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
33816         Do not check for gmtime_r.
33817         Replace mktime if __mktime_internal does not exist and if mktime
33818         hasn't been replaced already.
33819
33820 2003-09-06  Paul Eggert  <eggert@twinsun.com>
33821
33822         * lib/time_r.c, lib/time_r.h: New files.
33823
33824         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
33825         __localtime_r.
33826         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
33827         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
33828
33829         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
33830         __gmtime_r.
33831         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
33832         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
33833         Include <time_r.h>.
33834
33835         * lib/timegm.c: Switch to glibc implementation, with the following
33836         changes:
33837         [defined HAVE_CONFIG_H]: Include <config.h>.
33838         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
33839         (__mktime_internal) [!defined _LIBC]: New decl.
33840         (__gmtime_r) [!defined _LIBC]: New macro and function.
33841         (timegm): Use a prototype, since gnulib assumes C89.
33842         Do not bother declaring tmp to be const, as it's not really usefu.
33843         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
33844         (timegm): Declare only if HAVE_DECL_TIMEGM.
33845
33846 2003-09-06  Paul Eggert  <eggert@twinsun.com>
33847
33848         * MODULES.html.sh (func_all_modules): Add time_r.
33849         * modules/time_r: New file.
33850         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
33851         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
33852
33853 2003-09-03  Paul Eggert  <eggert@twinsun.com>
33854
33855         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
33856         Bug reported by Lute Kamstra in
33857         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
33858
33859         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
33860         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
33861         course with correspondingly smaller numbers for tomorrow and
33862         yesterday.  From Tadayoshi Funaba.  Originally installed into
33863         sh-utils on 1999-08-07, but the patch got lost (I guess during the
33864         coreutils merge?).
33865
33866 2003-08-31  Simon Josefsson  <jas@extundo.com>
33867
33868         * modules/timegm: New file.
33869         * MODULES.html.sh (func_all_modules): Add timegm.
33870
33871 2003-08-31  Simon Josefsson  <jas@extundo.com>
33872
33873         * m4/timegm.m4: New file.
33874
33875 2003-08-31  Simon Josefsson  <jas@extundo.com>
33876
33877         * lib/timegm.h: New file.
33878         * lib/timegm.c: New file.  Based on
33879         wget-1.8.2/src/http.c:mktime_from_utc.
33880
33881 2003-08-31  Karl Berry  <karl@gnu.org>
33882
33883         * lib/argp.h: update from libc.
33884
33885 2003-08-28  Bruno Haible  <bruno@clisp.org>
33886
33887         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
33888         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
33889         followed by '#define fnmatch fnmatch_posix' gives an error.
33890
33891 2003-08-28  Bruno Haible  <bruno@clisp.org>
33892
33893         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
33894         warning on QNX, which defines O_BINARY to 000000.
33895
33896 2003-08-27  Jim Meyering  <jim@meyering.net>
33897
33898         * m4/mkstemp.m4: Require that the system mkstemp be able to create
33899         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
33900         would fail after 32.  Reported by Danny Levinson.  Details here:
33901         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
33902
33903 2003-08-24  Bruno Haible  <bruno@clisp.org>
33904
33905         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
33906         MSVC7 <stdio.h> is included later.
33907
33908 2003-08-22  Simon Josefsson  <jas@extundo.com>
33909
33910         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
33911
33912 2003-08-20  Karl Berry  <karl@gnu.org>
33913
33914         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
33915
33916 2003-08-20  Bruno Haible  <bruno@clisp.org>
33917
33918         * modules/progname: New file.
33919         * MODULES.html.sh (func_all_modules): Add progname.
33920
33921 2003-08-20  Bruno Haible  <bruno@clisp.org>
33922
33923         * lib/progname.h: New file, from GNU gettext.
33924         * lib/progname.c: New file, from GNU gettext.
33925         * lib/progreloc.c: New file, from GNU gettext.
33926
33927 2003-08-19  Jim Meyering  <jim@meyering.net>
33928
33929         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
33930         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
33931
33932 2003-08-19  Bruno Haible  <bruno@clisp.org>
33933
33934         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
33935         more.
33936
33937 2003-08-19  Bruno Haible  <bruno@clisp.org>
33938
33939         * lib/xstrdup.c: Assume <string.h> exists.
33940
33941 2003-08-18  Paul Eggert  <eggert@twinsun.com>
33942
33943         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
33944         in makefile rules.
33945
33946 2003-08-18  Jim Meyering  <jim@meyering.net>
33947
33948         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
33949         * m4/lib-ld.m4: Likewise.
33950
33951 2003-08-18  Jim Meyering  <jim@meyering.net>
33952
33953         * lib/setenv.h: Indent nested cpp directive.
33954         * lib/vasnprintf.c: Remove trailing blanks.
33955
33956 2003-08-17  Simon Josefsson  <jas@extundo.com>
33957
33958         * modules/xstrndup: New file.
33959         * MODULES.html.sh (func_all_modules): Add xstrndup.
33960
33961 2003-08-17  Simon Josefsson  <jas@extundo.com>
33962
33963         * modules/argp: Fix autoconf macro name. Add more dependencies.
33964
33965 2003-08-17  Simon Josefsson  <jas@extundo.com>
33966
33967         * m4/xstrndup.m4: New file.
33968
33969 2003-08-17  Simon Josefsson  <jas@extundo.com>
33970
33971         * m4/argp.m4: New file.
33972
33973 2003-08-17  Simon Josefsson  <jas@extundo.com>
33974             Bruno Haible  <bruno@clisp.org>
33975
33976         * lib/xstrndup.h: New file.
33977         * lib/xstrndup.c: New file.
33978
33979 2003-08-17  Bruno Haible  <bruno@clisp.org>
33980
33981         * modules/strndup (Files, Include): Add lib/strndup.h.
33982
33983 2003-08-17  Bruno Haible  <bruno@clisp.org>
33984
33985         * modules/euidaccess (Files): Add lib/euidaccess.h.
33986
33987 2003-08-17  Bruno Haible  <bruno@clisp.org>
33988
33989         * lib/strndup.h: New file.
33990
33991 2003-08-17  Bruno Haible  <bruno@clisp.org>
33992
33993         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
33994         like AC_GNU_SOURCE.
33995         * modules/extensions (configure.ac): Comment out the invocation of
33996         gl_USE_SYSTEM_EXTENSIONS.
33997
33998 2003-08-16  Paul Eggert  <eggert@twinsun.com>
33999
34000         Merges from coreutils, etc.
34001         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
34002         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
34003         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
34004         fixing a typo.
34005         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
34006         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
34007
34008 2003-08-16  Paul Eggert  <eggert@twinsun.com>
34009
34010         Document merge from coreutils.
34011         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
34012         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
34013         * modules/utime: Add m4/utimes-null.m4.
34014
34015 2003-08-16  Paul Eggert  <eggert@twinsun.com>
34016
34017         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
34018         space, undoing this 2003-08-12 change:
34019         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
34020
34021 2003-08-16  Paul Eggert  <eggert@twinsun.com>
34022
34023         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
34024         strtoul.c from libc, undoing this 2003-08-12 change:
34025         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
34026
34027 2003-08-16  Jim Meyering  <jim@meyering.net>
34028
34029         Merges from coreutils.
34030         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
34031         prefix.  Adjust cache variables similarly.  Create 500 rather than
34032         just 300 files, to exercise bug on Darwin6.5, too.
34033         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
34034         $missing_dir.
34035         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
34036         AM_SYS_POSIX_TERMIOS.
34037         Reported by mkc@mathdogs.com.
34038         Also change use of $am_cv_sys_posix_termios
34039         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
34040         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
34041         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
34042         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
34043         in /proc/mounts until it finds one with matching device number.  This
34044         is unnecessary when the FILE argument *is* a mount point.  No stat call
34045         is necessary in that case.  So, disable the statvfs-testing code on
34046         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
34047         as RedHat bug# 84846.
34048         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
34049         to 1MB, so as not to render systems with no stack size limit (e.g.,
34050         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
34051         Include <unistd.h>.  On some systems,
34052         it is required for the definition of _SC_PAGESIZE.
34053
34054 2003-08-16  Jim Meyering  <jim@meyering.net>
34055
34056         Merge from coreutils.
34057         * lib/xstrtoimax.c: #else #if -> #elif.
34058         * lib/xstrtoumax.c: Likewise.
34059
34060 2003-08-16  Jim Meyering  <jim@meyering.net>
34061
34062         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
34063         * m4/utimes.m4: Removed.
34064         * m4/utimes-null.m4: Renamed from utimes.m4.
34065
34066         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
34067         to 1MB, so as not to render systems with no stack size limit (e.g.,
34068         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
34069         Include <unistd.h>.  On some systems,
34070         it is required for the definition of _SC_PAGESIZE.
34071
34072 2003-08-16  Jim Meyering  <jim@meyering.net>
34073         and Paul Eggert  <eggert@cs.ucla.edu>
34074
34075         Merges from coreutils, etc.
34076
34077         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
34078         using the latest version from cvs.  This avoids problems with #line
34079         directives using a vendor (Sun) compiler.
34080         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
34081         Don't set GETGROUPS_LIB here; now it's
34082         done via getgroups.m4's wrapper function.
34083         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
34084         rather than just in sh-util/configure.in, so that the
34085         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
34086         same.
34087         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
34088         AC_FUNC_GETLOADAVG where to find getloadavg.c.
34089         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
34090         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
34091         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
34092         Remove code that is now done by the newly-required macros.
34093         Append $(EXEEXT) to DF_PROG.
34094         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
34095         Do not invoke or require the following here,
34096         since prereq.m4 or some gnulib .m4 now does this for us:
34097         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
34098         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
34099         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
34100         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
34101         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
34102         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
34103         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
34104         AC_FUNC_OBSTACK.
34105         Do not replace the following functions, as this is now the job
34106         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
34107         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
34108         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
34109         atexit getpass, strdup, getpagesize.
34110         Replace 'raise'.
34111         Do not check for the following functions, as this is now the job
34112         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
34113         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
34114         setregid.
34115         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
34116         Check for sys/sysctl.h.
34117         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
34118         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
34119         of checking for ssize_t ourselves.
34120
34121         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
34122         Require every macro that gnulib/modules/* suggests for us.
34123         (jm_PREREQ_ADDEXT): New macro.
34124         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
34125         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
34126
34127         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
34128         (gl_PHYSMEM): Use it.
34129         Also check for `table' function.
34130         Check for new headers and functions.
34131         Add check for sys/sysmp.h.
34132         With suggestions from Kaveh Ghazi.
34133         Ignore headers that are present but cannot be compiled.  This
34134         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
34135         C 5.4.
34136
34137 2003-08-15  Paul Eggert  <eggert@twinsun.com>
34138
34139         Document merge from coreutils.
34140         * modules/userspec: Depend on posixver.
34141         * modules/strftime: Depend on tzset.
34142
34143 2003-08-15  Paul Eggert  <eggert@twinsun.com>
34144
34145         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
34146         rather than tab, after '#' in shell-script copyright notices.
34147         Suggested by Bruno Haible.
34148
34149 2003-08-15  Paul Eggert  <eggert@twinsun.com>
34150
34151         * config/srclist-update: Use three spaces, rather than tab, after '#'
34152         in shell-script copyright notices.  Suggested by Bruno Haible.
34153         Remove unnecessary parenthesization in regular expression.
34154
34155 2003-08-15  Jim Meyering  <jim@meyering.net>
34156
34157         Merge from coreutils.
34158         * lib/xgethostname.c: Include <stdlib.h>.
34159         (xghostname): Don't exit for anything other than memory-related
34160         failure; just return NULL.
34161         * lib/userspec.c: Include "posixver.h".
34162         (parse_user_spec): Accept `.' as a separator only
34163         in pre-POSIX-200112 mode.
34164         * lib/strtoimax.c: Use #elif rather than #else #if.
34165         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
34166         Remove function, now that we can rely on a working tzset function.
34167         [!_LIBC]: Ensure that the required autoconf test has been run.
34168         [!defined _NL_CURRENT && HAVE_STRFTIME]:
34169         Use underlying_strftime for %r.
34170         * lib/sha.c: Merge in some clean-up and optimization changes from
34171         glibc.
34172         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
34173         Ensure that it is a multiple of 64.
34174         Rearrange loop exit tests so as to avoid performing an
34175         additional fread after encountering an error or EOF.
34176         * lib/realloc.c: Update copyright date.
34177
34178 2003-08-15  Jim Meyering  <jim@meyering.net>
34179         and Paul Eggert  <eggert@twinsun.com>
34180
34181         Merge from coreutils.
34182         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
34183         member but strut utmpx does not.  Needed for AIX 4.3.3.
34184         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
34185
34186 2003-08-15  Jim Meyering  <jim@meyering.net>
34187         and Paul Eggert  <eggert@cs.ucla.edu>
34188
34189         Merges from coreutils, etc.
34190         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
34191         Require gl_FUNC_TZSET_CLOBBER.
34192         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
34193         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
34194         members.
34195
34196 2003-08-14  Paul Eggert  <eggert@twinsun.com>
34197
34198         Help the merge from coreutils.
34199         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
34200         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
34201         * m4/tzset.m4: Use it too.
34202
34203 2003-08-14  Paul Eggert  <eggert@twinsun.com>
34204
34205         * modules/tzset: New file.
34206
34207 2003-08-14  Jim Meyering  <jim@meyering.net>
34208
34209         Merges from coreutils.
34210         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
34211         variable names, rather than @FNMATCH_H@.
34212         * modules/alloca: Likewise for $(ALLOCA_H).
34213
34214         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
34215         the three copies of the literal target, `fnmatch.h'.
34216         * modules/alloca (alloca.h): Likewise.
34217
34218 2003-08-14  Jim Meyering  <jim@meyering.net>
34219
34220         Merge from coreutils.
34221         * m4/tzset.m4: New file.
34222         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
34223         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
34224         otherwise, AIX 5.1 systems would end up using the latter.
34225         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
34226         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
34227         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
34228         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
34229
34230 2003-08-14  Jim Meyering  <jim@meyering.net>
34231
34232         Merge from coreutils.
34233         * lib/obstack.h: Whitespace changes.
34234         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
34235         and xcalloc return values.
34236         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
34237         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
34238         hang on OSF/1 5.1 for DIR on both local and remote file systems.
34239         Reported by (and fix confirmed by) Nelson H. F. Beebe.
34240         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
34241         error from mntctl.
34242         Use mntctl's return value to drive the entry-processing loop, since
34243         we can't rely on the value of the vmt_length member in the last
34244         entry.  On some systems doing so could result in exhausting
34245         virtual memory.  Based in part on a patch from Mike Jetzer.
34246
34247 2003-08-14  Jim Meyering  <jim@meyering.net>
34248         and Paul Eggert  <eggert@twinsun.com>
34249
34250         Merges from coreutils, plus other fixes.
34251         * lib/physmem.c: Merge in portability changes from gcc/libiberty
34252         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
34253         for credits and details.  Thanks to Kaveh Ghazi for helping
34254         to keep these files in sync.
34255         (ARRAY_SIZE): Define it.
34256         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
34257         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
34258         (memcasecmp): Don't assume size_t fits in unsigned int.
34259         Remove casts and duplicate code.
34260         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
34261         (memcpy): Remove definition.
34262         Merge in some clean-up and optimization changes from glibc.
34263         [BLOCKSIZE]: Move definition to top of file.
34264         Ensure that it is a multiple of 64.
34265         Rearrange loop exit tests so as to avoid performing an
34266         additional fread after encountering an error or EOF.
34267         * lib/md5.h (md5_uintptr): Define.
34268         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
34269         return to the initial working directory.  Preserve errno
34270         for caller.
34271         * lib/idcache.c: Include "xalloc.h".
34272         (xmalloc, xrealloc): Remove decls.
34273         (getuser): Remove casts no longer required in C89.
34274         * lib/human.c: Include stdio.h, for sprintf.
34275         * lib/group-member.c: Include "xalloc.h".
34276         (xmalloc, xrealloc): Remove decls.
34277         (get_group_info): Remove casts no longer required in C89.
34278         * lib/getusershell.c (readname): Remove casts no longer required in
34279         C89.
34280         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
34281         * lib/getline.c: Whitespace fix, from coreutils.
34282
34283 2003-08-13  Paul Eggert  <eggert@twinsun.com>
34284
34285         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
34286         Check for isascii.
34287
34288         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
34289         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
34290         Undo previous (whitespace-only) change.
34291
34292 2003-08-13  Paul Eggert  <eggert@twinsun.com>
34293
34294         * lib/exclude.c: Include <ctype.h>
34295         (IN_CTYPE_DOMAIN): New macro.
34296         (is_space): New fn.
34297         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
34298         and empty lines.
34299
34300         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
34301         Undo previous (whitespace-only) change.
34302
34303 2003-08-13  Paul Eggert  <eggert@twinsun.com>
34304
34305         * config/srclist-update: Change update back to the old behavior,
34306         leaving whitespace alone.  Use one 'sed' command rather than a
34307         pipeline.
34308         (fixlicense): Now a variable, not a function.
34309         (remove_trailing_blanks): Remove.
34310         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
34311         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
34312         Undo previous (whitespace-only) change.
34313
34314 2003-08-12  Paul Eggert  <eggert@twinsun.com>
34315
34316         Merge from coreutils.
34317         * modules/euidaccess: Add lib_SOURCES, include for new
34318         file euidaccess.h
34319
34320 2003-08-12  Paul Eggert  <eggert@twinsun.com>
34321
34322         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
34323         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
34324         Normalize leading white space and remove trailing white space.
34325
34326         Merge from coreutils
34327         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
34328
34329         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
34330         0.12.1.  These files are now being upgraded automatically by
34331         ../config/srclist-update.
34332
34333 2003-08-12  Paul Eggert  <eggert@twinsun.com>
34334
34335         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
34336         Normalize leading white space and remove trailing white space.
34337         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
34338         notice, as per ../config/srclist-update.
34339
34340         Merge from coreutils.
34341         * lib/euidaccess.h: New file.
34342         * lib/euidaccess.c: Include it.
34343         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
34344         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
34345         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
34346
34347 2003-08-12  Paul Eggert  <eggert@twinsun.com>
34348
34349         * config/srclist-update: Add copyright notice.
34350         (remove_id_lines, remove_trailing_blanks): New constants.
34351         (fixfile): Use them to normalize spacing a bit in copied files.
34352         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
34353         Normalize leading white space and remove trailing white space.
34354
34355         * config/texinfo.tex: Sync with texinfo.
34356
34357         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
34358         strtoul.c from libc, to merge coreutils whitespace changes.
34359
34360         * config/srclist.txt: Get the following m4 files from gettext:
34361         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
34362         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
34363         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
34364         wint_t.m4.
34365
34366 2003-08-12  Karl Berry  <karl@gnu.org>
34367
34368         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
34369         been made.
34370
34371 2003-08-11  Paul Eggert  <eggert@twinsun.com>
34372
34373         * modules/gnu-source, m4/gnu-source.m4:
34374         Remove; we're assuming Autoconf 2.54 or later now.
34375         Suggested by Bruno Haible.
34376         * MODULES.html.sh (func_all_modules): Remove gnu-source.
34377
34378 2003-08-11  Bruno Haible  <bruno@clisp.org>
34379
34380         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
34381
34382 2003-08-11  Bruno Haible  <bruno@clisp.org>
34383
34384         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
34385         (vasnprintf): Use it instead of wcslen.
34386
34387 2003-08-11  Bruno Haible  <bruno@clisp.org>
34388
34389         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
34390         value to ensure that _Bool promotes to int. Use #define for _Bool when
34391         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
34392
34393 2003-08-10  Karl Berry  <karl@gnu.org>
34394
34395         * lib/regex.h: update from libc (whitespace fix).
34396
34397 2003-08-09  Paul Eggert  <eggert@twinsun.com>
34398
34399         Merge some files from coreutils.  These changes were
34400         originally made by Jim Meyering.
34401         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
34402         many older Unixes require this.
34403         * lib/alloca.c (alloca): Remove cast to argument of free;
34404         no longer needed in C89.
34405         * lib/alloca_.h, regex.h: Fix white space to match
34406         what GNU indent does.
34407
34408 2003-08-09  Paul Eggert  <eggert@twinsun.com>
34409
34410         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
34411         apparently Emacs's Unicode mode got confused before my 2003-08-05
34412         checkin.
34413
34414 2003-08-08  Paul Eggert  <eggert@twinsun.com>
34415
34416         * m4/extensions.m4: New file.
34417         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
34418         Require gl_USE_SYSTEM_EXTENSIONS.
34419         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
34420         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
34421
34422 2003-08-08  Paul Eggert  <eggert@twinsun.com>
34423
34424         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
34425         * modules/extensions, modules/gnu-source: New files.
34426         * modules/timespec, modules/unlocked-io: Depend on extensions.
34427
34428 2003-08-07  Paul Eggert  <eggert@twinsun.com>
34429
34430         * modules/restrict: New file.
34431         * MODULES.html.sh (func_all_modules): Add restrict.
34432         * modules/regex: Depend on restrict.
34433
34434 2003-08-07  Paul Eggert  <eggert@twinsun.com>
34435
34436         * m4/restrict.m4: New file.
34437         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
34438
34439 2003-08-07  Bruno Haible  <bruno@clisp.org>
34440
34441         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
34442         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
34443
34444 2003-08-07  Bruno Haible  <bruno@clisp.org>
34445
34446         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
34447         makes the module 'getndelim2' compatible with the module 'getline'.
34448
34449 2003-08-05  Paul Eggert  <eggert@twinsun.com>
34450
34451         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
34452         byte with "\201" to avoid glitches when editing that source file
34453         with multi-gnome-terminal.
34454
34455 2003-08-05  Paul Eggert  <eggert@twinsun.com>
34456
34457         * lib/bumpalloc.h: Remove.
34458
34459 2003-08-05  Paul Eggert  <eggert@twinsun.com>
34460
34461         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
34462         * modules/bumpalloc: Remove.
34463
34464 2003-08-04  Paul Eggert  <eggert@twinsun.com>
34465
34466         * lib/getloadavg.c: Change copyright notice and spacing to conform to
34467         GNU coding style.
34468
34469         Merge from coreutils.
34470         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
34471         1. From glibc.
34472         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
34473         from Karl Berry, implemented by Jim Meyering.
34474         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
34475         from Dmitry V. Levin.
34476         Remove anachronistic cast of xrealloc.
34477         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
34478         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
34479         type. Otherwise, it wouldn't compile with at least /bin/cc on
34480         ymp-cray-unicos9.0.2.X.
34481         Combine two mostly-identical uses of alloca into one.
34482         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
34483
34484 2003-08-04  Dave Love  <d.love@dl.ac.uk>
34485
34486         [From Emacs.]
34487
34488         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
34489         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
34490         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
34491         obsolete NLIST_NAME_UNION.
34492         [__GNU__]: Undef BSD and FSCALE.
34493         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
34494
34495 2003-08-03  Paul Eggert  <eggert@twinsun.com>
34496
34497         * lib/stdbool_.h (_Bool): Make it signed char, instead of
34498         an enum type, so that it's guaranteed to promote to int.  See:
34499         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
34500
34501 2003-08-03  Karl Berry  <karl@gnu.org>
34502
34503         * config/depcomp: update from automake.
34504
34505 2003-07-31  Paul Eggert  <eggert@twinsun.com>
34506
34507         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
34508         (strerror): Don't assume that a printable int fits in 14 bytes.
34509
34510 2003-07-31  Bruno Haible  <bruno@clisp.org>
34511
34512         * modules/getpass-gnu: New file.
34513         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
34514
34515 2003-07-31  Bruno Haible  <bruno@clisp.org>
34516
34517         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
34518
34519 2003-07-24  Karl Berry  <karl@gnu.org>
34520
34521         * config/missing: update from automake.
34522
34523 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
34524             Bruno Haible  <bruno@clisp.org>
34525
34526         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
34527         * lib/getline.c (getline, getdelim): Likewise.
34528         Remove _GNU_SOURCE define; now it's defined in config.h through
34529         m4/getline.m4.
34530
34531 2003-07-23  Karl Berry  <karl@gnu.org>
34532
34533         * config/config.sub: update from prep.
34534
34535 2003-07-22  Paul Eggert  <eggert@twinsun.com>
34536
34537         * modules/xalloc (Depends-on): Add exitfail.
34538         * modules/xmemcoll: Likewise.
34539
34540 2003-07-22  Paul Eggert  <eggert@twinsun.com>
34541
34542         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
34543         over-parenthesization in macros.
34544
34545         Sync with coreutils.
34546
34547         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
34548         required by C99.
34549
34550         Use `exit_failure' for xalloc and xmemcoll instead of their own
34551         private exit-failure variables.
34552         * lib/xalloc.h (xalloc_exit_failure): Remove.
34553         * lib/xmalloc.c: Likewise.  Include exitfail.h.
34554         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
34555         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
34556         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
34557         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
34558
34559 2003-07-20  Jim Meyering  <jim@meyering.net>
34560
34561         * modules/closeout (Depends-on): Add exitfail.
34562         Suggestion from Bruno Haible.
34563
34564 2003-07-19  Karl Berry  <karl@gnu.org>
34565
34566         * config/config.sub: update from prep.
34567
34568 2003-07-18  Paul Eggert  <eggert@twinsun.com>
34569
34570         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
34571         Remove.
34572         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
34573         to test that it can stand by itself.  Include "exitfail.h".
34574         Clients should set exit_failure instead.
34575         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
34576
34577 2003-07-18  Bruno Haible  <bruno@clisp.org>
34578
34579         * modules/getndelim2: New file.
34580         * modules/getline: Share files with module getndelim2.
34581         * modules/getnline: Depend on getndelim2 instead of sharing files with
34582         it. Add getnline.c to lib_SOURCES.
34583         * MODULES.html.sh (func_all_modules): Add getndelim2.
34584
34585 2003-07-18  Bruno Haible  <bruno@clisp.org>
34586
34587         * m4/getndelim2.m4: New file.
34588         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
34589         invoke gl_PREREQ_GETNDELIM2.
34590         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
34591         gl_PREREQ_GETNDELIM2.
34592         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
34593         gl_GETNDELIM2.
34594
34595 2003-07-18  Bruno Haible  <bruno@clisp.org>
34596
34597         * lib/getndelim2.h: New file.
34598         * lib/getndelim2.c: Make into a module of its own. Include config.h,
34599         getndelim2.h.
34600         (getndelim2): Make non-static. Change return type to ssize_t.
34601         * lib/getline.h: Change argument names.
34602         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
34603         * lib/getnline.c: Include getndelim2.h.
34604
34605 2003-07-18  Andreas Schwab  <schwab@suse.de>
34606
34607         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
34608
34609 2003-07-17  Karl Berry  <karl@gnu.org>
34610
34611         * config/config.sub: update from prep.
34612
34613 2003-07-17  Bruno Haible  <bruno@clisp.org>
34614
34615         * modules/getnline: New file.
34616         * modules/getline: Add lib/getndelim2.c to source file list.
34617         * MODULES.html.sh (func_all_modules): Add getnline.
34618
34619 2003-07-17  Bruno Haible  <bruno@clisp.org>
34620
34621         * m4/getnline.m4: New file.
34622
34623 2003-07-17  Bruno Haible  <bruno@clisp.org>
34624
34625         * m4/Makefile.am.in: Remove file.
34626         * m4/Makefile.am: Remove file.
34627         * m4/Makefile.in: Remove file.
34628
34629 2003-07-17  Bruno Haible  <bruno@clisp.org>
34630
34631         * lib/getnline.h: New file.
34632         * lib/getnline.c: New file.
34633         * lib/getndelim2.c: New file, extracted from getline.c.
34634         (getndelim2): Renamed from getdelim2, with added nmax argument.
34635         * lib/getline.c: Include getndelim2.c.
34636         (getdelim2): Moved out to getndelim2.c.
34637         (getline, getdelim): Update.
34638
34639 2003-07-17  Bruno Haible  <bruno@clisp.org>
34640
34641         * lib/Makefile.am: Remove file.
34642         * lib/Makefile.in: Remove file.
34643
34644 2003-07-17  Bruno Haible  <bruno@clisp.org>
34645
34646         * configure.in: Remove file.
34647         * Makefile.in: Remove file.
34648
34649 2003-07-17  Bruno Haible  <bruno@clisp.org>
34650
34651         * MODULES.html.sh: Put the </BODY> right before </HTML>.
34652
34653 2003-07-16  Karl Berry  <karl@gnu.org>
34654
34655         * config/srclist-update: was running fixlicense twice, which caused
34656                 texinfo.tex to be nullified for some reason.  Simplify,
34657                 $gplsrc is no longer needed as far as I can see?
34658
34659 2003-07-16  Jim Meyering  <jim@meyering.net>
34660
34661         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
34662
34663 2003-07-15  Paul Eggert  <eggert@twinsun.com>
34664
34665         * config/srclist.txt: Get the following files from gettext-runtime/intl
34666         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
34667         ref-del.sin.  From Bruno Haible.
34668         * config/srclist-update (fixfile): Change grep pattern again, since the
34669         previous fix didn't work (there was another trailing $).  Use
34670         '[$]' to escape the $s.
34671
34672 2003-07-15  Karl Berry  <karl@gnu.org>
34673
34674         * lib/vasnprintf.c: update from gettext.
34675
34676 2003-07-15  Karl Berry  <karl@gnu.org>
34677
34678         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
34679         gets expanded when surrounded by '$'.
34680
34681 2003-07-15  Jim Meyering  <jim@meyering.net>
34682
34683         * modules/save-cwd: Don't depend on error.  From Derek Price.
34684
34685 2003-07-15  Jim Meyering  <jim@meyering.net>
34686
34687         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
34688
34689 2003-07-14  Simon Josefsson  <jas@extundo.com>
34690
34691         * modules/mempcpy: New file.
34692         * MODULES.html.sh (func_all_modules): Add mempcpy.
34693
34694 2003-07-14  Simon Josefsson  <jas@extundo.com>
34695
34696         * m4/mempcpy.m4: New file.
34697
34698 2003-07-14  Simon Josefsson  <jas@extundo.com>
34699
34700         * lib/mempcpy.h: New file.
34701         * lib/mempcpy.c: New file.
34702
34703 2003-07-14  Paul Eggert  <eggert@twinsun.com>
34704
34705         * modules/getdate, modules/posixtm: Depend on mktime.
34706
34707 2003-07-14  Paul Eggert  <eggert@twinsun.com>
34708
34709         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
34710         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
34711         unicodeio.c, unicodeio.h, unlocked-io.h:
34712         Switch from LGPL to GPL.
34713
34714 2003-07-14  Paul Eggert  <eggert@twinsun.com>
34715
34716         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
34717         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
34718         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
34719         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
34720         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
34721         updated automatically by ../config/srclist-update.  This changes
34722         their license from LPGL to GPL.
34723
34724 2003-07-14  Paul Eggert  <eggert@twinsun.com>
34725
34726         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
34727         assumed to refer to the root of the most recent stable gettext version.
34728         * config/srclistvars.sh: Add defaults for eggert.
34729         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
34730         Match "This program" as well as "The program".  This is needed
34731         for gettext.
34732
34733 2003-07-14  Jim Meyering  <jim@meyering.net>
34734
34735         Don't emit diagnostics.  Let callers do that.
34736         * lib/save-cwd.c: Don't include "error.h".
34737         (save_cwd): Don't call error.  Ensure that errno is valid
34738         when returning nonzero.
34739
34740         * lib/save-cwd.h (restore_cwd): Update prototype.
34741         * lib/save-cwd.c (restore_cwd): Remove two parameters.
34742         Simplify.  Don't call error upon failure.  Let callers do that.
34743         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
34744         when auditing is enabled.  But don't bother updating the #if.
34745
34746 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
34747
34748         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
34749         it breaks C++ compilation.
34750         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
34751
34752 2003-07-10  Simon Josefsson  <jas@extundo.com>
34753
34754         * modules/strchrnul (Makefile.am): Add strchrnul.h.
34755
34756 2003-07-10  Jim Meyering  <jim@meyering.net>
34757
34758         * m4/clock_time.m4: Remove trailing blank.
34759         * m4/intmax_t.m4: Likewise.
34760
34761 2003-07-10  Jim Meyering  <jim@meyering.net>
34762
34763         * lib/vasnprintf.c: Remove trailing blanks.
34764         Make cpp indentation consistent.
34765
34766 2003-07-09  Paul Eggert  <eggert@twinsun.com>
34767
34768         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
34769         posixver.c, strftime.c, strnlen.c, strverscmp.c:
34770         Switch from LGPL to GPL.
34771
34772 2003-07-09  Paul Eggert  <eggert@twinsun.com>
34773
34774         * config/srclist.txt: Sort sublists.  Add
34775         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
34776         that differ from gnulib for one reason or another; we'd like this list
34777         to be smaller but for now let's document what we have.
34778
34779 2003-07-08  Paul Eggert  <eggert@twinsun.com>
34780
34781         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
34782         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
34783         and sweeter "eval x=$x".
34784         * config/srclist.txt: Get lib/argp* from glibc.
34785
34786 2003-07-07  Paul Eggert  <eggert@twinsun.com>
34787
34788         * lib/mktime.c: Fix some boundary cases and remove need for floating
34789         point.
34790
34791         Issue a compile-time diagnostic if time_t is floating point, or if
34792         two's complement arithmetic is not in effect, or if arithmetic
34793         right shift does not propagate the sign.  These assumptions were
34794         all in the original code but they weren't checked.
34795
34796         (TIME_T_MIDPOINT, verify): New macros.
34797         (__isleap): Remove; it has integer overflow problems.
34798         (leapyear): New function, without those problems.
34799         (ydhms_tm_diff): Remove; splitting into two parts.
34800         (ydhms_diff): New function, containing the arithmetic part of
34801         the old ydhms_tm_diff function.  Issue a compile-time
34802         diagnostic if we are not using C99 integer division.
34803         Avoid casts when possible.
34804         (guess_time_tm): New function, containing the checking part of
34805         the old ydhms_tm_diff function.  Return the new value, rather than
34806         the difference between it and the old.  Accept a new argument T
34807         so that *T specifies the old value.  Check for overflow in the result.
34808
34809         (__mktime_internal): Use a time_t offset, not a long int offset.
34810         This undoes the 2003-06-04 change, which is no longer needed now
34811         that we have better overflow checking.
34812         (localtime_offset): Likewise.
34813
34814         (__mktime_internal): Avoid harmful overflow on hosts where time_t
34815         and long are 64-bit but int is only 32-bit.
34816         (ydhms_diff): Use long int to store year1 and yday1.
34817         Issue a compile-time diagnostic if long int is not wide enough.
34818
34819         (__mktime_internal): Use long int to store adjusted year and yday.
34820         Use plain C rather than preprocessor commands, if that doesn't
34821         affect efficiency.
34822         Check for overflow (and try to repair) after each probe
34823         rather than checking only at the very end.  This avoids some bugs
34824         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
34825         does not equal GMT offset at maximum time).
34826         Use integer to check for overflow rather than floating point; this
34827         is more portable to non-IEEE hosts, and is a tad faster.
34828         When we detect that we are oscillating between two values,
34829         don't check whether tm_isdst has the requested value, since
34830         we already know the answer.  When tm_isdst has the wrong value,
34831         use a different heuristic to find the right one, based on the
34832         extreme values actually observed in practice in tz2003a,
34833         rather than the (overly optimistic) "previous 3 calendar quarters".
34834
34835         (not_equal_tm, print_tm, check_result): Use "const T" rather than
34836         "T const" to accommodate glibc style.
34837         (check_result): Use less-confusing report format.  "long" -> "long int.
34838         (main): Likewise.
34839         Don't loop if the iteration overflows time_t.
34840         Allow a negative step in the iteration.
34841
34842 2003-07-06  Karl Berry  <karl@gnu.org>
34843
34844         * config/depcomp: update from automake.
34845         * config/config.sub: update from prep.
34846
34847 2003-07-03  Karl Berry  <karl@gnu.org>
34848
34849         * config/config.guess: update from prep.
34850
34851 2003-07-01  Paul Eggert  <eggert@twinsun.com>
34852
34853         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
34854         xreadlink.c now includes it unconditionally.
34855
34856 2003-07-01  Paul Eggert  <eggert@twinsun.com>
34857
34858         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
34859         having it depend on HAVE_SYS_TYPES_H.
34860
34861 2003-07-01  Bruno Haible  <bruno@clisp.org>
34862
34863         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
34864         <sys/types.h> should be sufficient.
34865         Reported by Paul Eggert.
34866
34867 2003-06-26  Karl Berry  <karl@gnu.org>
34868
34869         * config/depcomp: update from automake.
34870
34871 2003-06-26  Bruno Haible  <bruno@clisp.org>
34872
34873         * modules/human: Depend on module stdbool.
34874
34875 2003-06-25  Bruno Haible  <bruno@clisp.org>
34876
34877         * modules/readlink: New file.
34878         * modules/xreadlink: Depend on it.
34879         * MODULES.html.sh (func_all_modules): Add readlink.
34880
34881 2003-06-25  Bruno Haible  <bruno@clisp.org>
34882
34883         * m4/readlink.m4: New file.
34884
34885 2003-06-25  Bruno Haible  <bruno@clisp.org>
34886
34887         * lib/readlink.c: New file.
34888
34889 2003-06-22  Karl Berry  <karl@gnu.org>
34890
34891         * config/srclist.txt: update mkinstalldirs from automake.
34892         * config/mkinstalldirs: update.
34893
34894 2003-06-22  Bruno Haible  <bruno@clisp.org>
34895
34896         Portability to mingw32.
34897         * m4/ssize_t.m4: New file, from GNU gettext.
34898         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
34899         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
34900
34901 2003-06-22  Bruno Haible  <bruno@clisp.org>
34902
34903         * modules/safe-read: Add m4/ssize_t.m4.
34904         * modules/xreadlink: Add m4/ssize_t.m4.
34905
34906 2003-06-20  Bruno Haible  <bruno@clisp.org>
34907
34908         Assume C89, so PARAMS isn't needed.
34909         * lib/unicodeio.h (PARAMS): Remove.
34910         * lib/unicodeio.c: Don't use PARAMS.
34911
34912 2003-06-18  Karl Berry  <karl@gnu.org>
34913
34914         * config/config.{guess,sub}: update from prep.
34915
34916 2003-06-18  Jim Meyering  <jim@meyering.net>
34917
34918         Merge changes from coreutils.
34919         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
34920         Remove explicit declarations of xmalloc and realloc.
34921         Include xalloc.h.
34922         (read_utmp): Remove anachronistic cast of xmalloc.
34923
34924 2003-06-17  Paul Eggert  <eggert@twinsun.com>
34925
34926         Assume C89, so PARAMS isn't needed.
34927         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
34928         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
34929         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
34930         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
34931         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
34932         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
34933         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
34934         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
34935         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
34936         lib/xstrtod.h, lib/xstrtol.h: Likewise.
34937         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
34938         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
34939         no longer needed. Anyway, config.h should always be included before any
34940         other file.
34941
34942 2003-06-11  Simon Josefsson  <jas@extundo.com>
34943
34944         * modules/sysexits: New file.
34945         * MODULES.html.sh (func_all_modules): Add sysexits.
34946
34947 2003-06-11  Simon Josefsson  <jas@extundo.com>
34948
34949         * lib/sysexit_.h: New file.
34950
34951 2003-06-11  Derek Price  <derek@ximbiot.com>
34952
34953         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
34954         necessary.
34955
34956 2003-06-11  Bruno Haible  <bruno@clisp.org>
34957
34958         * m4/sysexits.m4: New file.
34959
34960 2003-06-10  Simon Josefsson  <jas@extundo.com>
34961
34962         * lib/argp.h: New file, from glibc.
34963         * lib/argp-ba.c: New file, from glibc.
34964         * lib/argp-eexst.c: New file, from glibc.
34965         * lib/argp-fmtstream.c: New file, from glibc.
34966         * lib/argp-fmtstream.h: New file, from glibc.
34967         * lib/argp-fs-xinl.c: New file, from glibc.
34968         * lib/argp-help.c: New file, from glibc.
34969         * lib/argp-namefrob.h: New file, from glibc.
34970         * lib/argp-parse.c: New file, from glibc.
34971         * lib/argp-pv.c: New file, from glibc.
34972         * lib/argp-pvh.c: New file, from glibc.
34973         * lib/argp-xinl.c: New file, from glibc.
34974
34975 2003-06-10  Simon Josefsson  <jas@extundo.com>
34976
34977         * modules/strchrnul: New file.
34978
34979 2003-06-10  Simon Josefsson  <jas@extundo.com>
34980
34981         * modules/argp: New file.
34982
34983 2003-06-10  Simon Josefsson  <jas@extundo.com>
34984
34985         * m4/strchrnul.m4: New file.
34986
34987 2003-06-10  Simon Josefsson  <jas@extundo.com>
34988
34989         * lib/strchrnul.h: New file.
34990         * lib/strchrnul.c: New file.
34991
34992 2003-06-10  Bruno Haible  <bruno@clisp.org>
34993
34994         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
34995
34996 2003-06-07  Karl Berry  <karl@gnu.org>
34997
34998         * config/config.{guess,sub}: update from prep.
34999
35000 2003-06-07  Jim Meyering  <jim@meyering.net>
35001
35002         * modules/strtod: Use $(...) notation, not @...@ for
35003         AC_REPLACE'd variables.
35004         * modules/localcharset: Likewise.
35005
35006 2003-06-07  Jim Meyering  <jim@meyering.net>
35007
35008         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
35009         in place of my name in the copyright comment.
35010         Remove definition and uses of __P.
35011
35012         From coreutils.
35013         * lib/stat.c: Don't declare xmalloc explicitly.
35014         Instead, include "xalloc.h".
35015         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
35016         xrealloc, and xcalloc return values.
35017         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
35018         Improve comment.
35019         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
35020
35021 2003-06-07  Bruno Haible  <bruno@clisp.org>
35022
35023         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
35024         avoid AC_CONFIG_LINKS.
35025         * modules/fnmatch (Makefile.am): Use explicit creation rule for
35026         fnmatch.h, to avoid AC_CONFIG_LINKS.
35027         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
35028
35029 2003-06-07  Bruno Haible  <bruno@clisp.org>
35030
35031         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
35032         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
35033         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
35034         directory.
35035         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
35036         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
35037         directory.
35038
35039 2003-06-06  Jim Meyering  <jim@meyering.net>
35040
35041         Merge from coreutils.
35042         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
35043         Consolidate declarations and initializations of *_base* locals.
35044
35045         Merge from coreutils.
35046         This avoids a core dump on systems without GNU putenv,
35047         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
35048         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
35049         (unsetenv): New static function, from GNU libc.
35050         (rpl_putenv): Use it.
35051
35052         * lib/modechange.c: Remove trailing blanks.
35053
35054         Merge from coreutils.
35055         * lib/fsusage.c: Remove declaration of statfs.
35056         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
35057
35058         * lib/posixtm.c: Include <stdbool.h> unconditionally.
35059
35060 2003-06-06  Jim Meyering  <jim@meyering.net>
35061
35062         * lib/stdbool_.h: Renamed from stdbool.h.in.
35063
35064 2003-06-06  Jim Meyering  <jim@meyering.net>
35065             Bruno Haible  <bruno@clisp.org>
35066
35067         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
35068         Adjust Makefile.am snippet not to redirect directly to target.
35069         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
35070
35071 2003-06-05  Paul Eggert  <eggert@twinsun.com>
35072
35073         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
35074         mismatch, look in future quarters as well as past.  This fixes a
35075         bug when processing fall-backwards gaps immediately after a long
35076         period of daylight-saving time.
35077
35078         * lib/mktime.c: Assume freestanding C89 or better.
35079         (HAVE_LIMITS_H): Remove.  Assume it's 1.
35080         (__P): Remove; not used.
35081         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
35082         (mktime, not_equal_tm, print_tm, check_result,
35083         main): Use prototypes.  Use const * where appropriate.
35084         (main): Fix typo in testing code that uncovered by above changes.
35085         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
35086
35087 2003-06-04  Paul Eggert  <eggert@twinsun.com>
35088
35089         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
35090         locale.h, localeconv.  This merges changes from coreutils.
35091
35092         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
35093         It can be removed after the next Autoconf is released.
35094         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
35095         needed.
35096
35097 2003-06-04  Paul Eggert  <eggert@twinsun.com>
35098
35099         * lib/mktime.c: Fix Debian bug 177940
35100         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
35101         (localtime_offset): Now long int, not time_t, because we want it
35102         to be guaranteed to be signed.  All uses changed.
35103         (__mktime_internal): If overflow would occur when adding offset,
35104         don't add it.
35105
35106         Merge 'human' changes from coreutils.  Rewrite to support
35107         locale-specific notations like thousands separators.
35108         * lib/human.c: Simplify authorship notice.
35109         Include human.h immediately after config.h.
35110         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
35111         <limits.h>: Do not include, since human.h does.
35112         (SIZE_MAX, UINTMAX_MAX): New macros.
35113         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
35114         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
35115         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
35116         (power_letter): Renamed from suffixes.
35117         (generate_suffix_backwards): Remove.
35118         (adjust_value): Now takes int style (because of human.h changes)
35119         and long double value (for greater precision on some platforms).
35120         (group_number): New function.
35121         (human_readable): Use it.  Use integer options, not enum.
35122         Put the options before the sizes in the arg list.
35123         Support all the new options.
35124         The old human_readable function has been removed;
35125         use inttostr.h instead.
35126         (human_readable, default_block_size, humblock):
35127         Use uintmax_t, not int, for block sizes.
35128         (human_readable_inexact, block_size_types): Remove.
35129         (block_size_opts): New constant.
35130         (human_options): Renamed from human_block_size, with new signature
35131         that allows block sizes up to UINTMAX_MAX.  All callers changed.
35132         * lib/human.h: Add copyright and authorship notice.
35133         Include <limits.h> and <stdbool.h> unconditionally.
35134         (PARAMS): Remove.  All uses removed.
35135         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
35136         (enum human_inexact_style): Remove tag; now a nameless enum.
35137         (human_floor, human_ceiling, human_round_to_even): Now have
35138         values 2, 0, 1 rather than -1, 1, 0.
35139         (human_group_digits, human_suppress_point_zero, human_autoscale,
35140         human_base_1024, human_SI, human_B): New constants.
35141         (human_readable_inexact, human_block_size): Remove.
35142         (human_readable): Size args are now uintmax_t, not int.
35143         (human_options): New decl.
35144
35145         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
35146         unnecessary now that we assume C89 or better.  This change
35147         imported from coreutils.
35148
35149         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
35150         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
35151         in the 2003-05-30 sync from glibc.
35152
35153         .h files should stand alone, but we shouldn't include <sys/types.h>
35154         if we can get away with just <stddef.h>.
35155
35156         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
35157         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
35158         rather than <sys/types.h>, as we merely need size_t.
35159         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
35160         to get size_t.
35161         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
35162         Include <stdio.h>, to get FILE.
35163         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
35164         memcasecmp.h has included <stddef.h> and all we need is size_t.
35165         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
35166         our interface, instead of including <sys/types.h>
35167
35168 2003-06-04  Paul Eggert  <eggert@twinsun.com>
35169
35170         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
35171         now, as glibc mktime is buggy on non-glibc systems.
35172
35173 2003-06-03  Karl Berry  <karl@gnu.org>
35174
35175         * config/config.sub: update from prep.
35176
35177 2003-06-02  Paul Eggert  <eggert@twinsun.com>
35178
35179         [from coreutils]
35180         Fix some minor time-related bugs with POSIX time arguments.
35181         Some valid time stamps were being rejected (notably -1, and
35182         time stamps before 1900 on 64-bit hosts).  And some invalid
35183         time stamps were being accepted, e.g. September 31.
35184
35185         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
35186         that we can return (time_t) -1 successfully.
35187         * lib/posixtm.c: Likewise.
35188         [HAVE_STDBOOL_H]: Include <stdbool.h>.
35189         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
35190         (t): Remove static var.
35191         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
35192         of static var.  All uses changed.
35193         (year): Do not reject years before 1900; they can occur with
35194         64-bit time_t.
35195         (posix_time_parse): Do not check for out-of-range components;
35196         that is now the caller's responsibility, since our checks were
35197         only approximations.
35198         (posixtime): Use mktime to check for out-of-range components,
35199         since it knows them exactly.
35200         If mktime returns (time_t) -1, check whether an error actually occurred
35201         by invoking localtime on -1.
35202         (main) [TEST_POSIXTIME]: Check for input data errors, and report
35203         posixtime failures better.
35204         Improve the test data (in comments only).
35205
35206 2003-06-02  Karl Berry  <karl@gnu.org>
35207
35208         * config/mkinstalldirs (version): new variable.
35209         (--version): new option.
35210         (usage): improve message.
35211
35212 2003-05-30  Karl Berry  <karl@gnu.org>
35213
35214         * lib/mktime.c: update from libc.
35215
35216 2003-05-30  Bruno Haible  <bruno@clisp.org>
35217
35218         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
35219         * config/config.rpath: Upgrade to gettext-0.12.1.
35220
35221 2003-05-30  Bruno Haible  <bruno@clisp.org>
35222
35223         * m4/gettext.m4: Upgrade to gettext-0.12.1.
35224         * m4/nls.m4: New file, from gettext-0.12.1.
35225         * m4/po.m4: New file, from gettext-0.12.1.
35226         * m4/progtest.m4: Upgrade to gettext-0.12.1.
35227
35228 2003-05-30  Bruno Haible  <bruno@clisp.org>
35229
35230         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
35231         * lib/localcharset.h: Likewise.
35232         * lib/localcharset.c: Likewise.
35233
35234 2003-05-29  Karl Berry  <karl@gnu.org>
35235
35236         * config/config.rpath: update from gettext.
35237
35238 2003-05-28  Paul Eggert  <eggert@twinsun.com>
35239
35240         Assume the headers required for C89 freestanding compilers.
35241         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
35242         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
35243         * m4/human.m4 (gl_HUMAN): Likewise.
35244         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
35245         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
35246         * m4/userspec.m4 (gl_USERSPEC): Likewise.
35247         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
35248         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
35249         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
35250
35251 2003-05-28  Paul Eggert  <eggert@twinsun.com>
35252
35253         Assume the headers required for C89 freestanding compilers.
35254         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
35255         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
35256         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
35257         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
35258         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
35259         define, since <limits.h> is guaranteed to do that.
35260         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
35261         * lib/exclude.c: Include <stdbool.h> unconditionally.
35262         * lib/tempname.c: Include <stddef.h> unconditionally.
35263         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
35264         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
35265         <stddef.h> does that.
35266         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
35267         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
35268         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
35269         needed.
35270         * lib/xstrtol.c: Likewise.
35271         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
35272         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
35273
35274         * lib/addext.c (addext): Use assignment rather than cast, to avoid
35275         warnings on some platforms.
35276
35277         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
35278         arbitrarily.
35279
35280 2003-05-26  Jim Meyering  <jim@meyering.net>
35281
35282         Merge in a change from coreutils:
35283         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
35284         that is guaranteed to be `no'.  Use `no_such_member' to indicate
35285         that condition, rather than `-1' which is slightly misleading.
35286         Change the name of the cache variable to have the gl_ prefix.
35287         Prompted by a patch from Richard Dawe for DJGPP.
35288
35289 2003-05-24  Karl Berry  <karl@gnu.org>
35290
35291         * config/config.guess: update from prep.
35292
35293 2003-05-22  Karl Berry  <karl@gnu.org>
35294
35295         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
35296
35297 2003-05-20  Karl Berry  <karl@gnu.org>
35298
35299         * config/config.guess: update from prep.
35300
35301 2003-05-18  Karl Berry  <karl@gnu.org>
35302
35303         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
35304         might actually be set by the user.
35305
35306         * config/depcomp, install-sh, mdate-sh: update from automake.
35307
35308 2003-05-17  Bruno Haible  <bruno@clisp.org>
35309
35310         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
35311         invalid expansion for AC_EGREP_CPP.
35312         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
35313         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
35314         Suggested by Akim Demaille <akim@epita.fr> in
35315         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
35316
35317 2003-05-12  Jim Meyering  <jim@meyering.net>
35318
35319         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
35320         the space-padded-by-default conversion specifiers, %e, %k, %l.
35321
35322 2003-05-12  Bruno Haible  <bruno@clisp.org>
35323
35324         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
35325         the string is longer than 4 KB.
35326
35327 2003-05-11  Karl Berry  <karl@gnu.org>
35328
35329         * config/config.{guess,sub}: update from prep.
35330
35331 2003-05-09  Bruno Haible  <bruno@clisp.org>
35332
35333         * modules/error: Add m4/strerror_r.m4 to file list.
35334
35335 2003-05-03  Bruno Haible  <bruno@clisp.org>
35336
35337         Upgrade to Unicode-4.0.
35338         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
35339         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
35340         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
35341         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
35342         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
35343         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
35344         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
35345         Change width of U+E0100..U+E01EF from 1 to 0.
35346
35347 2003-04-25  Jim Meyering  <jim@meyering.net>
35348
35349         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
35350         of type size_t, not int.
35351
35352 2003-04-25  Bruno Haible  <bruno@clisp.org>
35353
35354         * lib/copy-file.c: Include <stddef.h>, for size_t.
35355
35356 2003-04-21  Paul Eggert  <eggert@twinsun.com>
35357
35358         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
35359         code which expansion is under static control.  Patch imported from
35360         Akim Demaille's patch to Bison; see
35361         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
35362
35363 2003-04-14  Bruno Haible  <bruno@clisp.org>
35364
35365         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
35366
35367 2003-04-11  Jim Meyering  <jim@meyering.net>
35368
35369         Merge changes from Coreutils.
35370
35371         2003-03-22  Jim Meyering  <jim@meyering.net>
35372
35373         * lib/strftime.c (widen): Cast alloca return value to proper type.
35374
35375         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
35376
35377         From GNU libc.
35378         * lib/strftime.c (my_strftime): Handle very large width
35379         specifications for numeric values correctly.  Improve checks for
35380         overflow.
35381
35382         2003-01-19  Jim Meyering  <jim@meyering.net>
35383
35384         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
35385         definitions.
35386         (nl_get_alt_digit) [! defined my_strftime]: Define.
35387         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
35388         _nl_get_alt_digit and _nl_get_walt_digit.
35389
35390         * lib/strftime.c (my_strftime): Merge in locale-related changes from
35391         libc. These changes have no effect outside of _LIBC.
35392
35393 2003-04-10  Bruno Haible  <bruno@clisp.org>
35394
35395         * modules/findprog: New file.
35396         * MODULES.html.sh (func_all_modules): Add it.
35397
35398 2003-04-10  Bruno Haible  <bruno@clisp.org>
35399
35400         * m4/findprog.m4: New file.
35401         * m4/eaccess.m4: New file.
35402
35403 2003-04-10  Bruno Haible  <bruno@clisp.org>
35404
35405         * lib/findprog.h: New file, from GNU gettext.
35406         * lib/findprog.c: New file, from GNU gettext.
35407
35408 2003-04-05  Jim Meyering  <jim@meyering.net>
35409
35410         Merge changes from Coreutils.
35411
35412         * lib/exclude.h (PARAMS): Remove definition and uses.
35413         * lib/exclude.c: Remove uses of `PARAMS'.
35414
35415         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
35416         Add test-cases for DOS filenames. Declare program_name.
35417         (main): Set up program_name.  Patch by Rich Dawe.
35418
35419         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
35420         error from mntctl.
35421         Use mntctl's return value to drive the entry-processing loop, since
35422         we can't rely on the value of the vmt_length member in the last
35423         entry.  On some systems doing so could result in exhausting
35424         virtual memory.  Based in part on a patch from Mike Jetzer.
35425
35426 2003-04-04  Bruno Haible  <bruno@clisp.org>
35427
35428         * modules/linebreak: New file.
35429         * MODULES.html.sh (func_all_modules): Add it.
35430
35431 2003-04-04  Bruno Haible  <bruno@clisp.org>
35432
35433         * m4/linebreak.m4: New file.
35434
35435 2003-04-04  Bruno Haible  <bruno@clisp.org>
35436
35437         * lib/linebreak.h: New file, from GNU gettext.
35438         * lib/linebreak.c: New file, from GNU gettext with slight
35439         modifications.
35440         * lib/lbrkprop.h: New file, from GNU gettext.
35441
35442 2003-04-03  Bruno Haible  <bruno@clisp.org>
35443
35444         * modules/utf8-ucs4: New file.
35445         * modules/utf16-ucs4: New file.
35446         * modules/ucs4-utf8: New file.
35447         * modules/ucs4-utf16: New file.
35448         * MODULES.html.sh (func_all_modules): Add them.
35449
35450 2003-04-03  Bruno Haible  <bruno@clisp.org>
35451
35452         * m4/utf-ucs4.m4: New file.
35453         * m4/ucs4-utf.m4: New file.
35454
35455 2003-04-03  Bruno Haible  <bruno@clisp.org>
35456
35457         * lib/utf8-ucs4.h: New file, from GNU gettext.
35458         * lib/utf16-ucs4.h: New file, from GNU gettext.
35459         * lib/ucs4-utf8.h: New file, from GNU gettext.
35460         * lib/ucs4-utf16.h: New file, from GNU gettext.
35461
35462 2003-04-02  Bruno Haible  <bruno@clisp.org>
35463
35464         * modules/binary-io: New file.
35465         * MODULES.html.sh (func_all_modules): Add it.
35466
35467 2003-04-02  Bruno Haible  <bruno@clisp.org>
35468
35469         * lib/binary-io.h: New file, from GNU gettext.
35470
35471 2003-04-01  Bruno Haible  <bruno@clisp.org>
35472
35473         * modules/pathname: New file.
35474         * MODULES.html.sh (func_all_modules): Add it.
35475
35476 2003-04-01  Bruno Haible  <bruno@clisp.org>
35477
35478         * lib/pathname.h: New file, from GNU gettext.
35479         * lib/concatpath.c: New file, from GNU gettext.
35480
35481 2003-03-30  Bruno Haible  <bruno@clisp.org>
35482
35483         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
35484
35485 2003-03-30  Bruno Haible  <bruno@clisp.org>
35486
35487         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
35488         function chown() doesn't exist.
35489
35490 2003-03-28  Bruno Haible  <bruno@clisp.org>
35491
35492         * modules/copy-file: New file.
35493         * MODULES.html.sh (func_all_modules): Add it.
35494
35495 2003-03-28  Bruno Haible  <bruno@clisp.org>
35496
35497         * m4/copy-file.m4: New file.
35498
35499 2003-03-28  Bruno Haible  <bruno@clisp.org>
35500
35501         * lib/copy-file.h: New file, from GNU gettext.
35502         * lib/copy-file.c: New file, from GNU gettext.
35503
35504 2003-03-18  Jim Meyering  <jim@meyering.net>
35505
35506         * lib/quote.c (quote_n): Fix typo in comment.
35507
35508 2003-03-18  Bruno Haible  <bruno@clisp.org>
35509
35510         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
35511         checking.
35512         * m4/onceonly_2_57.m4: Likewise.
35513
35514 2003-03-17  Bruno Haible  <bruno@clisp.org>
35515
35516         * m4/onceonly.m4: Require autoconf 2.54 or newer.
35517         (m4_quote): Remove macro.
35518         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
35519
35520 2003-03-14  Jim Meyering  <jim@meyering.net>
35521
35522         Merge changes from Coreutils.
35523         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
35524         to be const, in order to avoid warnings.
35525         (obstack_room): Likewise.
35526         (obstack_empty_p): Likewise.
35527
35528 2003-03-14  Bruno Haible  <bruno@clisp.org>
35529
35530         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
35531         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
35532
35533 2003-03-13  Paul Eggert  <eggert@twinsun.com>
35534
35535         Merge changes from Bison.
35536         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
35537         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
35538         when compiling Bison 1.875's `bitset bset = obstack_alloc
35539         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
35540         * lib/hash.c: Include <stdbool.h> unconditionally.
35541
35542 2003-03-13  Paul Eggert  <eggert@twinsun.com>
35543
35544         * m4/onceonly.m4 (m4_quote): New macro.
35545         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
35546         Quote AC_FOREACH variable-expansions properly.
35547
35548 2003-03-13  Paul Eggert  <eggert@twinsun.com>
35549
35550         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
35551
35552 2003-03-09  Paul Eggert  <eggert@twinsun.com>
35553
35554         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
35555         Reported by Bruce Becker; see:
35556         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
35557
35558 2003-03-03  Paul Eggert  <eggert@twinsun.com>
35559             Bruno Haible  <bruno@clisp.org>
35560
35561         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
35562         Reported by John Hughes, see
35563         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
35564
35565 2003-02-20  Bruno Haible  <bruno@clisp.org>
35566
35567         * MODULES.html.sh (func_all_modules): Add poll.
35568
35569 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
35570
35571         * modules/poll: New file.
35572
35573 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
35574
35575         * lib/poll_.h: New file.
35576         * lib/poll.c: New file.
35577
35578 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
35579
35580         * m4/poll.m4: New file.
35581
35582 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
35583
35584         * modules/mathl: New file.
35585
35586 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
35587
35588         * lib/mathl.h: New file.
35589         * lib/acosl.c: New file.
35590         * lib/asinl.c: New file.
35591         * lib/atanl.c: New file.
35592         * lib/ceill.c: New file.
35593         * lib/cosl.c: New file.
35594         * lib/expl.c: New file.
35595         * lib/floorl.c: New file.
35596         * lib/frexpl.c: New file.
35597         * lib/ldexpl.c: New file.
35598         * lib/logl.c: New file.
35599         * lib/sincosl.c: New file.
35600         * lib/sinl.c: New file.
35601         * lib/sqrtl.c: New file.
35602         * lib/tanl.c: New file.
35603         * lib/trigl.c: New file.
35604         * lib/trigl.h: New file.
35605
35606 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
35607
35608         * m4/mathl.m4: New file.
35609
35610 2003-02-18  Bruno Haible  <bruno@clisp.org>
35611
35612         * MODULES.html.sh (func_all_modules): Add mathl.
35613
35614 2003-02-17  Bruno Haible  <bruno@clisp.org>
35615
35616         * modules/mkdtemp: New module.
35617         * MODULES.html.sh (func_all_modules): Add it.
35618
35619 2003-02-17  Bruno Haible  <bruno@clisp.org>
35620
35621         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
35622
35623 2003-02-17  Bruno Haible  <bruno@clisp.org>
35624
35625         * lib/mkdtemp.h: New file, from GNU gettext.
35626         * lib/mkdtemp.c: New file, from GNU gettext.
35627
35628 2003-02-02  Jim Meyering  <jim@meyering.net>
35629
35630         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
35631         e.g. glibc-2.2.93.
35632
35633 2003-01-31  Bruno Haible  <bruno@clisp.org>
35634
35635         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
35636         'rpl_rename'.
35637         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
35638         'rpl_strnlen'.
35639         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
35640         'rpl_strtod'.
35641         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
35642         'rpl_utime'.
35643
35644 2003-01-31  Bruno Haible  <bruno@clisp.org>
35645
35646         * lib/rename.c: #undef rename before defining rpl_rename.
35647         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
35648
35649 2003-01-30  Bruno Haible  <bruno@clisp.org>
35650
35651         * modules/vasnprintf, modules/vasprintf: New modules.
35652         * MODULES.html.sh (func_all_modules): Add them.
35653
35654 2003-01-30  Bruno Haible  <bruno@clisp.org>
35655
35656         * m4/signed.m4: New file, from GNU gettext.
35657         * m4/longdouble.m4: New file, from GNU gettext.
35658         * m4/wchar_t.m4: New file, from GNU gettext.
35659         * m4/wint_t.m4: New file, from GNU gettext.
35660         * m4/vasnprintf.m4: New file.
35661         * m4/vasprintf.m4: New file.
35662
35663 2003-01-30  Bruno Haible  <bruno@clisp.org>
35664
35665         * lib/printf-args.h: New file, from GNU gettext.
35666         * lib/printf-args.c: New file, from GNU gettext.
35667         * lib/printf-parse.h: New file, from GNU gettext.
35668         * lib/printf-parse.c: New file, from GNU gettext.
35669         * lib/vasnprintf.h: New file, from GNU gettext.
35670         * lib/vasnprintf.c: New file, from GNU gettext.
35671         * lib/asnprintf.c: New file, from GNU gettext.
35672         * lib/vasprintf.h: New file, from GNU gettext with modifications.
35673         * lib/vasprintf.c: New file, from GNU gettext.
35674         * lib/asprintf.c: New file, from GNU gettext.
35675
35676 2003-01-29  Bruno Haible  <bruno@clisp.org>
35677
35678         * modules/stpncpy: New module.
35679         * MODULES.html.sh (func_all_modules): Add it.
35680
35681 2003-01-29  Bruno Haible  <bruno@clisp.org>
35682
35683         * m4/stpncpy.m4: New file.
35684
35685 2003-01-29  Bruno Haible  <bruno@clisp.org>
35686
35687         * lib/stpncpy.h: New file, from GNU gettext with modifications.
35688         * lib/stpncpy.c: New file, from GNU gettext with modifications.
35689
35690 2003-01-28  Bruno Haible  <bruno@clisp.org>
35691
35692         * modules/c-ctype: New module.
35693         * MODULES.html.sh (func_all_modules): Add it.
35694
35695 2003-01-28  Bruno Haible  <bruno@clisp.org>
35696
35697         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
35698         Paul Eggert.
35699         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
35700         Paul Eggert.
35701
35702 2003-01-27  Bruno Haible  <bruno@clisp.org>
35703
35704         * modules/xsetenv: New module.
35705         * MODULES.html.sh (func_all_modules): Add it.
35706
35707 2003-01-27  Bruno Haible  <bruno@clisp.org>
35708
35709         * lib/xsetenv.h: New file, from GNU gettext.
35710         * lib/xsetenv.c: New file, from GNU gettext.
35711
35712 2003-01-23  Jim Meyering  <jim@meyering.net>
35713
35714         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
35715         from working on systems without dirfd (at least Irix and OSF1/Tru64).
35716
35717 2003-01-23  Bruno Haible  <bruno@clisp.org>
35718
35719         * modules/minmax: New module.
35720         * MODULES.html.sh (func_all_modules): Add it.
35721
35722 2003-01-23  Bruno Haible  <bruno@clisp.org>
35723
35724         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
35725         Eggert.
35726
35727 2003-01-22  Bruno Haible  <bruno@clisp.org>
35728
35729         * modules/exit: New module.
35730         * MODULES.html.sh (func_all_modules): Add it.
35731
35732 2003-01-22  Bruno Haible  <bruno@clisp.org>
35733
35734         * lib/exit.h: New file, from GNU gettext.
35735
35736 2003-01-19  Bruno Haible  <bruno@clisp.org>
35737
35738         * gnulib-tool: Recognize option --extract-maintainer.
35739         (func_get_maintainer): New function.
35740         * modules/*: Add Maintainer entry.
35741
35742 2003-01-16  Jim Meyering  <jim@meyering.net>
35743
35744         * m4/regex.m4: The `regex' struct is both input and output.
35745         Initialize it before each use.  Patch by Tim Waugh.
35746
35747 2003-01-16  Bruno Haible  <bruno@clisp.org>
35748
35749         * MODULES.html.sh: Add a table of contents. Add the module name as
35750         leftmost column. Add hyperlinks.
35751
35752 2003-01-15  Bruno Haible  <bruno@clisp.org>
35753
35754         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
35755
35756 2003-01-15  Bruno Haible  <bruno@clisp.org>
35757
35758         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
35759         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
35760         suffix.
35761
35762 2003-01-15  Bruno Haible  <bruno@clisp.org>
35763
35764         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
35765
35766 2003-01-15  Bruno Haible  <bruno@clisp.org>
35767
35768         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
35769         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
35770
35771 2003-01-14  Jim Meyering  <jim@meyering.net>
35772
35773         * lib/same.c (same_name): Tweak a comment.
35774
35775 2003-01-14  Bruno Haible  <bruno@clisp.org>
35776
35777         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
35778         when a string comparison is sufficient.
35779
35780 2003-01-14  Bruno Haible  <bruno@clisp.org>
35781
35782         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
35783         'unsigned int'.
35784
35785 2003-01-14  Bruno Haible  <bruno@clisp.org>
35786
35787         * lib/hash-pjw.c: Add comment about low quality of this function.
35788
35789 2003-01-13  Bruno Haible  <bruno@clisp.org>
35790
35791         * modules/stpcpy: Distribute lib/stpcpy.h.
35792         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
35793
35794 2003-01-13  Bruno Haible  <bruno@clisp.org>
35795
35796         * modules/*: Add a description.
35797         * modules/strpbrk: Fix Makefile.am snippet.
35798         * modules/strtoimax: Fix dependencies.
35799         * modules/strtoumax: Likewise.
35800
35801 2003-01-13  Bruno Haible  <bruno@clisp.org>
35802
35803         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
35804         * modules/alloca (Makefile.am): All object files depend on alloca.h.
35805         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
35806
35807 2003-01-13  Bruno Haible  <bruno@clisp.org>
35808
35809         * gnulib-tool (func_create_testdir): Store config/* files in the main
35810         directory.
35811         * config.rpath: Move to ...
35812         * config/config.rpath: ... here.
35813         * modules/gettext: Contains config/config.rpath, not config.rpath.
35814         * modules/iconv: Likewise.
35815
35816 2003-01-12  Paul Eggert  <eggert@twinsun.com>
35817
35818         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
35819         to avoid collisions with libcurses and libreadline.
35820
35821         * m4/getstr.m4: Remove.
35822         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
35823
35824 2003-01-12  Paul Eggert  <eggert@twinsun.com>
35825
35826         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
35827         to avoid collisions with libcurses and libreadline.
35828
35829         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
35830         * lib/getstr.h, getstr.c: Remove.
35831         * lib/getline.c: Include "getline.h", to check interface.
35832         Move body of old getstr.c here: this defines MIN_CHUNK and
35833         declares getdelim2, which is renamed from getstr.
35834         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
35835
35836         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
35837         All uses changed.
35838         * lib/linebuffer.h: Likewise.
35839         (readline): Remove backward-compatibility macro.
35840
35841 2003-01-12  Paul Eggert  <eggert@twinsun.com>
35842
35843         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
35844         to avoid collisions with libcurses and libreadline.
35845         * getstr: Remove.
35846         * MODULES.html.sh: Remove getstr.
35847         * modules/getline: Depend on unlocked-io, not getstr.
35848
35849 2003-01-12  Jim Meyering  <jim@meyering.net>
35850
35851         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
35852
35853 2003-01-10  Bruno Haible  <bruno@clisp.org>
35854
35855         * modules/alloca: Change Makefile.am requirements. Simplify Include
35856         requirements. Add lib/alloca_.h to file list.
35857
35858 2003-01-10  Bruno Haible  <bruno@clisp.org>
35859
35860         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
35861
35862 2003-01-10  Bruno Haible  <bruno@clisp.org>
35863
35864         * lib/alloca_.h: New file.
35865         * lib/getdate.y: Unconditionally include alloca.h.
35866         * lib/makepath.c: Likewise.
35867         * lib/setenv.c: Likewise.
35868         * lib/userspec.c: Likewise.
35869
35870 2003-01-09  Karl Berry  <karl@gnu.org>
35871
35872         * MODULES.html.sh: include `dirname $0` in PATH, to find
35873         gnulib-tool.
35874
35875 2003-01-09  Bruno Haible  <bruno@clisp.org>
35876
35877         * modules/stdbool: Change configure.ac, Makefile.am requirements.
35878         Simplify Include requirements. Add lib/stdbool.h.in to file list.
35879
35880 2003-01-09  Bruno Haible  <bruno@clisp.org>
35881
35882         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
35883
35884 2003-01-09  Bruno Haible  <bruno@clisp.org>
35885
35886         * lib/stdbool.h.in: New file.
35887
35888 2003-01-09  Bruno Haible  <bruno@clisp.org>
35889
35890         * gnulib-tool (func_all_modules): Ignore files ending in ~.
35891         * MODULES.html.sh: Likewise.
35892
35893 2003-01-08  Jim Meyering  <jim@meyering.net>
35894
35895         * lib/full-write.c: Undefine and define-away `const' after inclusion
35896         of errno.h, not before.  Suggestion from Bruno Haible.
35897
35898 2003-01-08  Bruno Haible  <bruno@clisp.org>
35899
35900         * modules/full-read: Depend on full-write.
35901
35902 2003-01-08  Bruno Haible  <bruno@clisp.org>
35903
35904         * lib/safe-read.c: Include specification header first, to ensure its
35905         selfcontainedness.
35906         * lib/full-write.c: Likewise.
35907
35908 2003-01-07  Jim Meyering  <jim@meyering.net>
35909
35910         * lib/full-write.c: Rework so that it may serve to define full_read,
35911         too.
35912         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
35913
35914 2003-01-07  Bruno Haible  <bruno@clisp.org>
35915
35916         * lib/strtoimax.c: Include <stdint.h> as an alternative to
35917         <inttypes.h>.
35918         * lib/xstrtol.h: Likewise.
35919         * lib/xstrtoimax.c: Likewise.
35920         * lib/xstrtoumax.c: Likewise.
35921         * lib/human.h: Likewise.
35922
35923         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
35924         on systems that have <inttypes.h> but not <stdint.h>.
35925
35926 2003-01-07  Bruno Haible  <bruno@clisp.org>
35927
35928         * MODULES.html.sh: Add copyright notice.
35929         (missed_files): Omit CVS directory entries.
35930         (func_module): Make it work with sed-3.02.
35931         * MODULES.txt: Remove file.
35932
35933 2003-01-06  Jim Meyering  <jim@meyering.net>
35934
35935         * lib/version-etc.c: Update year in translatable copyright string.
35936
35937 2003-01-03  Karl Berry  <karl@gnu.org>
35938
35939         * config/config.{guess,sub}: update from prep.
35940
35941 2003-01-02  Karl Berry  <karl@gnu.org>
35942
35943         * doc/COPYING.DOC: belatedly updated to 1.2.
35944
35945 2003-01-01  Karl Berry  <karl@gnu.org>
35946
35947         * gnulib-tool (func_verify_module): report module name $module in
35948         error message, not $1.
35949         * gnulib-tool (create-testdir): don't complain if destdir couldn't
35950         be created, only if it doesn't exist.
35951         * gnulib-tool (last_checkin_date): don't expand the $Date here.
35952
35953 2002-12-31  Paul Eggert  <eggert@twinsun.com>
35954
35955         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
35956
35957 2002-12-31  Paul Eggert  <eggert@twinsun.com>
35958
35959         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
35960         memcmp if strcoll doesn't work.
35961
35962 2002-12-31  Bruno Haible  <bruno@clisp.org>
35963
35964         * lib/utime.c (utime_null): No need to call ftruncate if the file was
35965         nonempty.
35966
35967 2002-12-31  Bruno Haible  <bruno@clisp.org>
35968
35969         * lib/memcoll.c (STRCOLL): New macro.
35970         (memcoll): Use it.
35971
35972 2002-12-31  Bruno Haible  <bruno@clisp.org>
35973
35974         * lib/localcharset.h: New file.
35975         * lib/localcharset.c: Include it.
35976         * lib/unicodeio.c: Likewise.
35977
35978 2002-12-31  Bruno Haible  <bruno@clisp.org>
35979
35980         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
35981         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
35982
35983 2002-12-31  Bruno Haible  <bruno@clisp.org>
35984
35985         * lib/getline.h: Include <stddef.h>, for size_t.
35986
35987         * lib/unicodeio.h: Include <stddef.h>, for size_t.
35988         * lib/unicodeio.c: Don't include <stddef.h>.
35989
35990 2002-12-31  Bruno Haible  <bruno@clisp.org>
35991
35992         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
35993         HAVE_TM_ZONE.
35994
35995 2002-12-24  Karl Berry  <karl@gnu.org>
35996
35997         * config/config.guess: update from prep.
35998
35999 2002-12-24  Bruno Haible  <bruno@clisp.org>
36000
36001         General infrasructure.
36002         * m4/README: Rewritten.
36003         * m4/onceonly.m4: New file.
36004         * m4/onceonly_2_57.m4: New file.
36005
36006         Module atexit.
36007         * m4/atexit.m4: New file.
36008
36009         Module strtod.
36010         * m4/strtod.m4: New file.
36011
36012         Module strtol.
36013         * m4/strtol.m4: New file.
36014
36015         Module strtoul.
36016         * m4/strtoul.m4: New file.
36017
36018         Module memchr.
36019         * m4/memchr.m4: New file.
36020
36021         Module memcmp.
36022         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
36023         (jm_FUNC_MEMCMP): Invoke it.
36024
36025         Module memcpy.
36026         * m4/memcpy.m4: New file.
36027
36028         Module memmove.
36029         * m4/memmove.m4: New file.
36030
36031         Module memset.
36032         * m4/memset.m4: New file.
36033
36034         Module strcspn.
36035         * m4/strcspn.m4: New file.
36036
36037         Module strpbrk.
36038         * m4/strpbrk.m4: New file.
36039
36040         Module strstr.
36041         * m4/strstr.m4: New file.
36042
36043         Module strerror.
36044         * m4/strerror.m4: New file.
36045
36046         Module mktime.
36047         * m4/mktime.m4: Renamed from jm-mktime.m4.
36048         (gl_PREREQ_MKTIME): New macro.
36049         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
36050
36051         Module malloc.
36052         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
36053         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
36054         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
36055
36056         Module realloc.
36057         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
36058         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
36059         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
36060
36061         Module strftime.
36062         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
36063         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
36064         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
36065         gl_TM_GMTOFF.
36066         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
36067
36068         Module xalloc.
36069         * m4/xalloc.m4: New file.
36070
36071         Module alloca.
36072         * m4/alloca.m4: New file.
36073
36074         Module putenv.
36075         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
36076         (jm_FUNC_PUTENV): Invoke it.
36077
36078         Module setenv.
36079         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
36080         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
36081         when invoked twice.
36082         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
36083         gt_FUNC_SETENV.
36084
36085         Module memrchr.
36086         * m4/memrchr.m4: New file.
36087
36088         Module stpcpy.
36089         * m4/stpcpy.m4: New file.
36090
36091         Module strcase.
36092         * m4/strcase.m4: New file.
36093
36094         Module strdup.
36095         * m4/strdup.m4: New file.
36096
36097         Module strnlen.
36098         * m4/strnlen.m4: New file.
36099
36100         Module strndup.
36101         * m4/strndup.m4: New file.
36102
36103         Module xstrtod.
36104         * m4/xstrtod.m4: New file.
36105
36106         Module xstrtol.
36107         * m4/xstrtol.m4: New file.
36108
36109         Module getdate.
36110         * m4/getdate.m4: New file.
36111
36112         Module unlocked-io.
36113         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
36114         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
36115         * m4/jm-glibc-io.m4n: Remove file.
36116
36117         Module long-options.
36118         * m4/long-options.m4: New file.
36119
36120         Module md5.
36121         * m4/md5.m4: New file.
36122
36123         Module sha.
36124         * m4/sha.m4: New file.
36125
36126         Module getstr.
36127         * m4/getstr.m4: New file.
36128
36129         Module getline.
36130         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
36131         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
36132         <sys/types.h>, for size_t. Use the function name gnu_getline, not
36133         simply getline. Infoke gl_PREREQ_GETLINE.
36134
36135         Module obstack.
36136         * m4/obstack.m4: New file.
36137
36138         Module hash.
36139         * m4/hash.m4: New file.
36140
36141         Module readtokens.
36142         * m4/readtokens.m4: New file.
36143
36144         Module strverscmp.
36145         * m4/strverscmp.m4: New file.
36146
36147         Module stdbool.
36148         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
36149         OSF/1.
36150
36151         Module strtoll.
36152         * m4/strtoll.m4: New file.
36153
36154         Module strtoull.
36155         * m4/strtoull.m4: New file.
36156
36157         Module strtoimax.
36158         * m4/strtoimax.m4: New file.
36159
36160         Module strtoumax.
36161         * m4/strtoumax.m4: New file.
36162
36163         Module xstrtoimax.
36164         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
36165         jm_AC_PREREQ_XSTRTOIMAX.
36166         Moved the strtol prerequisites to strtol.m4.
36167         Moved the strtoll prerequisites to strtoll.m4.
36168         Moved the strtoimax prerequisites to strtoimax.m4.
36169
36170         Module xstrtoumax.
36171         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
36172         jm_AC_PREREQ_XSTRTOUMAX.
36173         Moved the strtoul prerequisites to strtoul.m4.
36174         Moved the strtoull prerequisites to strtoull.m4.
36175         Moved the strtoumax prerequisites to strtoumax.m4.
36176
36177         Module chown.
36178         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
36179         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
36180
36181         Module dup2.
36182         * m4/dup2.m4: New file.
36183
36184         Module ftruncate.
36185         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
36186         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
36187
36188         Module getgroups.
36189         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
36190         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
36191
36192         Module gettimeofday.
36193         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
36194         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
36195         gl_PREREQ_GETTIMEOFDAY.
36196
36197         Module mkdir.
36198         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
36199         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
36200
36201         Module mkstemp.
36202         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
36203         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
36204         jm_AC_TYPE_UINTMAX_T.
36205         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
36206
36207         Module stat.
36208         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
36209         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
36210
36211         Module lstat.
36212         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
36213         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
36214
36215         Module timespec.
36216         * m4/timespec.m4 (gl_TIMESPEC): New macro.
36217         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
36218         * m4/st_mtim.m4: Indentation.
36219
36220         Module nanosleep.
36221         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
36222         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
36223         gl_PREREQ_NANOSLEEP.
36224
36225         Module regex.
36226         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
36227         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
36228         (gl_REGEX): New macro.
36229
36230         Module rename.
36231         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
36232         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
36233
36234         Module rmdir.
36235         * m4/rmdir.m4: New file.
36236
36237         Module utime.
36238         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
36239         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
36240         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
36241
36242         Module dirname.
36243         * m4/dirname.m4: New file.
36244
36245         Module getopt.
36246         * m4/getopt.m4: New file.
36247
36248         Module unistd-safer.
36249         * m4/unistd-safer.m4: New file.
36250
36251         Module fnmatch.
36252         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
36253         declaration.
36254         (gl_PREREQ_FNMATCH_EXTRA): New macro.
36255         (gl_FUNC_FNMATCH_POSIX): New macro.
36256         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
36257         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
36258         simply fnmatch.
36259
36260         Module exclude.
36261         * m4/exclude.m4: New file.
36262
36263         Module human.
36264         * m4/human.m4: New file.
36265
36266         Module acl.
36267         * m4/acl.m4: Nop.
36268
36269         Module backupfile.
36270         * m4/backupfile.m4: New file.
36271         * m4/d-ino.m4: Indentation.
36272
36273         Module fsusage.
36274         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
36275         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
36276         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
36277
36278         Module dirfd.
36279         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
36280         requirements.
36281
36282         Module euidaccess.
36283         * m4/euidaccess.m4: New file.
36284
36285         Module file-type.
36286         * m4/file-type.m4: New file.
36287
36288         Module fileblocks.
36289         * m4/fileblocks.m4: New file.
36290
36291         Module filemode.
36292         * m4/filemode.m4: New file.
36293
36294         Module isdir.
36295         * m4/isdir.m4: New file.
36296
36297         Module lchown.
36298         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
36299         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
36300
36301         Module makepath.
36302         * m4/makepath.m4: New file.
36303
36304         Module modechange.
36305         * m4/modechange.m4: New file.
36306
36307         Module mountlist.
36308         * m4/mountlist.m4: New file.
36309         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
36310         Indentation.
36311
36312         Module path-concat.
36313         * m4/path-concat.m4: New file.
36314
36315         Module pathmax.
36316         * m4/pathmax.m4: New file.
36317
36318         Module same.
36319         * m4/same.m4: New file.
36320
36321         Module save-cwd.
36322         * m4/save-cwd.m4: New file.
36323
36324         Module savedir.
36325         * m4/savedir.m4: New file.
36326
36327         Module xgetcwd.
36328         * m4/xgetcwd.m4: New file.
36329         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
36330
36331         Module xreadlink.
36332         * m4/xreadlink.m4: New file.
36333
36334         Module safe-read.
36335         * m4/safe-read.m4: New file.
36336
36337         Module safe-write.
36338         * m4/safe-write.m4: New file.
36339
36340         Module closeout.
36341         * m4/closeout.m4: New file.
36342
36343         Module stdio-safer.
36344         * m4/stdio-safer.m4: New file.
36345
36346         Module getpass.
36347         * m4/getpass.m4: New file.
36348
36349         Module getugroups.
36350         * m4/getugroups.m4: New file.
36351
36352         Module group-member.
36353         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
36354         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
36355
36356         Module idcache.
36357         * m4/idcache.m4: New file.
36358
36359         Module userspec.
36360         * m4/userspec.m4: New file.
36361
36362         Module gettime.
36363         * m4/clock_time.m4: New file.
36364         * m4/gettime.m4: New file.
36365
36366         Module settime.
36367         * m4/settime.m4: New file.
36368
36369         Module posixtm.
36370         * m4/posixtm.m4: New file.
36371
36372         Module gethostname.
36373         * m4/gethostname.m4: New file.
36374
36375         Module canon-host.
36376         * m4/canon-host.m4: New file.
36377
36378         Module gettext.
36379         * m4/codeset.m4: New file, from gettext-0.11.5.
36380         * m4/gettext.m4: New file, from gettext-0.11.5.
36381         * m4/glibc21.m4: New file, from gettext-0.11.5.
36382         * m4/iconv.m4: New file, from gettext-0.11.5.
36383         * m4/intdiv0.m4: New file, from gettext-0.11.5.
36384         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
36385         * m4/inttypes.m4: New file, from gettext-0.11.5.
36386         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
36387         * m4/isc-posix.m4: New file, from gettext-0.11.5.
36388         * m4/lcmessage.m4: New file, from gettext-0.11.5.
36389         * m4/lib-ld.m4: New file, from gettext-0.11.5.
36390         * m4/lib-link.m4: New file, from gettext-0.11.5.
36391         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
36392         * m4/progtest.m4: New file, from gettext-0.11.5.
36393         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
36394         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
36395         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
36396
36397         Module localcharset.
36398         * m4/localcharset.m4: New file.
36399
36400         Module hard-locale.
36401         * m4/hard-locale.m4: New file.
36402
36403         Module mbswidth.
36404         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
36405         onceonly macros.
36406         * m4/mbrtowc.m4: Add comment.
36407
36408         Module memcasecmp.
36409         * m4/memcasecmp.m4: New file.
36410
36411         Module memcoll.
36412         * m4/memcoll.m4: New file.
36413
36414         Module unicodeio.
36415         * m4/unicodeio.m4: New file.
36416
36417         Module rpmatch.
36418         * m4/rpmatch.m4: New file.
36419
36420         Module yesno.
36421         * m4/yesno.m4: New file.
36422
36423         Module exitfail.
36424         * m4/exitfail.m4: New file.
36425
36426         Module c-stack.
36427         * m4/c-stack.m4 (gl_C_STACK): New macro.
36428         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
36429
36430         Module error.
36431         * m4/error.m4 (gl_ERROR): New macro.
36432         (jm_PREREQ_ERROR): Use onceonly macros.
36433
36434         Module fatal.
36435         * m4/fatal.m4: New file.
36436
36437         Module getloadavg.
36438         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
36439         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
36440
36441         Module getpagesize.
36442         * m4/getpagesize.m4: New file.
36443
36444         Module getusershell.
36445         * m4/getusershell.m4: New file.
36446
36447         Module physmem.
36448         * m4/physmem.m4: New file.
36449
36450         Module posixver.
36451         * m4/posixver.m4: New file.
36452
36453         Module quotearg.
36454         * m4/quotearg.m4: New file.
36455
36456         Module quote.
36457         * m4/quote.m4: New file.
36458
36459         Module readutmp.
36460         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
36461
36462         Module sig2str.
36463         * m4/sig2str.m4: New file.
36464
36465         Other.
36466         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
36467         ulonglong.m4.
36468         * m4/intmax_t.m4: New file.
36469         * m4/d-type.m4: Indentation.
36470         * m4/jm-macros.m4: Update.
36471         * m4/prereq.m4 (jm_PREREQ): Update.
36472         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
36473         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
36474         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
36475         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
36476         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
36477         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
36478         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
36479         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
36480         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
36481         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
36482         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
36483         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
36484         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
36485         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
36486         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
36487         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
36488         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
36489         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
36490         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
36491
36492 2002-12-24  Bruno Haible  <bruno@clisp.org>
36493
36494         * MODULES.txt: Update according to m4/ changes.
36495
36496         Module gettext.
36497         * config.rpath: New file, from gettext-0.11.5.
36498
36499         * modules/*: New module descriptions.
36500         * gnulib-tool: New file.
36501         * MODULES.html.sh: New file.
36502
36503 2002-12-21  Karl Berry  <karl@gnu.org>
36504
36505         * doc/fdl.texi: update to version 1.2.
36506
36507 2002-12-19  Karl Berry  <karl@gnu.org>
36508
36509         * config/config.guess: update from prep.
36510
36511 2002-12-18  Bruno Haible  <bruno@clisp.org>
36512
36513         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
36514         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
36515
36516 2002-12-17  Bruno Haible  <bruno@clisp.org>
36517
36518         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
36519         stdlib.h, string.h.
36520
36521 2002-12-17  Bruno Haible  <bruno@clisp.org>
36522
36523         * lib/canon-host.c (strdup): Remove unused declaration.
36524
36525         * lib/fsusage.c: Include full_read.h.
36526         (get_fs_usage): Use full_read instead of safe_read.
36527
36528         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
36529
36530 2002-12-12  Karl Berry  <karl@gnu.org>
36531
36532         * config/config.guess: update from prep.
36533
36534 2002-12-11  Bruno Haible  <bruno@clisp.org>
36535
36536         * m4/setenv.m4: New file, from gettext-0.11.5.
36537
36538 2002-12-11  Bruno Haible  <bruno@clisp.org>
36539
36540         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
36541         not unsetenv().
36542         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
36543         modifications:
36544
36545         2002-12-11  Bruno Haible  <bruno@clisp.org>
36546
36547                 * setenv.c (alloca): Fall back to malloc.
36548                 (freea): New macro.
36549                 (setenv): Use freea() to free memory allocated with alloca().
36550
36551         2002-11-13  Bruno Haible  <bruno@clisp.org>
36552
36553                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
36554                 function declarations.
36555                 * unsetenv.c (unsetenv): Likewise.
36556
36557         2002-03-04  Bruno Haible  <bruno@clisp.org>
36558
36559                 Portability to AIX 4.3.3.
36560                 * unsetenv.c: New file, extracted from setenv.c.
36561                 * setenv.c: Move the unsetenv() function to unsetenv.c.
36562
36563         2001-12-20  Bruno Haible  <bruno@clisp.org>
36564
36565                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
36566                 use malloc instead. For SunOS 4.
36567
36568         2001-12-11  Bruno Haible  <bruno@clisp.org>
36569
36570                 * setenv.c: Declare alloca.
36571                 (compar_fn_t): New typedef.
36572                 (KNOWN_VALUE, STORE_VALUE): Use it.
36573
36574         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
36575         setenv.h.
36576
36577 2002-12-10  Paul Eggert  <eggert@twinsun.com>
36578
36579         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
36580         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
36581         Choose values that are less likely to collide with system fnmatch
36582         options.
36583         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
36584         defined (e.g., a pure POSIX system).
36585         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
36586         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
36587
36588 2002-12-06  Paul Eggert  <eggert@twinsun.com>
36589
36590         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
36591         a pain in practice to deal with generated m4 files.  This change
36592         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
36593
36594         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
36595         and jm-glibc-io.m4, as they are no longer a special case.
36596         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
36597         kludge and the auto-generation stuff.  Check only whether the
36598         functions are declared, not whether they exist, since older hosts
36599         that don't declare the functions can't use the optimization anyway.
36600
36601 2002-12-06  Jim Meyering  <jim@meyering.net>
36602
36603         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
36604
36605         Merge in changes from libc's misc/error.c, in preparation
36606         for the merge of gnulib's changes back into libc.
36607
36608         * lib/error.c (_): Define only if not already defined.
36609         Move definition to follow all #include directives.
36610         Include unlocked-io.h only if !_LIBC.
36611         [_LIBC]: Include <libio/libioP.h>.
36612         [USE_IN_LIBIO]: Include <libio/iolibio.h>
36613         (fflush): Tweak definition to use INTUSE.
36614         (putc): Define.
36615
36616 2002-12-05  Paul Eggert  <eggert@twinsun.com>
36617
36618         * lib/alloca.c [defined emacs]: Include "lisp.h".
36619         (xalloc_die) [defined emacs]: New macro.
36620         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
36621         [! defined emacs]: Include <xalloc.h>.
36622         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
36623         (pointer): Typedef to POINTER_TYPE *.
36624         (malloc): Remove decl; we now always use xmalloc.
36625         (alloca): Use old-style definition, since Emacs needs this.
36626         Check for arithmetic overflow when computing combined size.
36627
36628 2002-12-04  Paul Eggert  <eggert@twinsun.com>
36629
36630         Do not generate unlocked-io.h automatically, since it's easier to
36631         maintain it by hand.
36632
36633         * lib/unlocked-io.h: New file, from GNU diffutils,
36634         but with proper copyright notice and attribution.
36635         * lib/gen-uio: Remove.
36636         * lib/Makefile.am: Add copyright notice.
36637         (libfetish_a_SOURCES): Add unlocked-io.h.
36638         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
36639         (DISTCLEANFILES, io_functions): Remove macros.
36640         (EXTRA_DIST): Remove gen_uio.
36641         (unlocked-io.h): Remove rule.
36642
36643 2002-12-04  Jim Meyering  <jim@meyering.net>
36644
36645         Reflect the fact that stat.c and lstat.c are no longer generated.
36646         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
36647         (DISTCLEANFILES): Likewise.
36648         (EXTRA_DIST): Likewise.
36649         (all_local): Don't depend on stat.c or lstat.c.
36650         (stat.c, lstat.c): Remove rules.
36651         (EXTRA_DIST): Remove xstat.in.
36652
36653         * lib/xstat.in: Remove file.  Contents moved into stat.c.
36654         * lib/stat.c: New file.  Contents mostly from xstat.in.
36655         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
36656         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
36657
36658         * lib/safe-read.c: Rework so that it may serve to define safe_write,
36659         too.
36660         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
36661
36662 2002-12-03  Jim Meyering  <jim@meyering.net>
36663
36664         * lib/safe-read.c, safe-write.c: Change variable names and comments,
36665         but not semantics, to minimize the differences between these two files.
36666         (safe_read): Change comment to mention SAFE_READ_ERROR.
36667
36668         * lib/safe-read.c (IS_EINTR): Define.
36669         (safe_read): Use IS_EINTR in place of in-function cpp directives.
36670
36671 2002-12-02  Jim Meyering  <jim@meyering.net>
36672
36673         * lib/safe-read.c (EINTR): Define.
36674         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
36675         (INT_MAX): Provide fallback.
36676         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
36677
36678         * lib/safe-read.h (SAFE_READ_ERROR): Define.
36679
36680 2002-12-02  Bruno Haible  <bruno@clisp.org>
36681
36682         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
36683         Define, taken from safe-read.c.
36684         (INT_MAX): Provide fallback.
36685         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
36686         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
36687
36688         * lib/safe-read.c (EINTR): Remove definition.
36689         (safe_read): Don't use EINTR if it is absent.
36690
36691 2002-12-01  Jim Meyering  <jim@meyering.net>
36692
36693         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
36694         zero.
36695         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
36696
36697 2002-11-27  Paul Eggert  <eggert@twinsun.com>
36698
36699         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
36700         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
36701         with `if (! (value < limit)) abort ();', for readability.
36702
36703 2002-11-26  Karl Berry  <karl@gnu.org>
36704
36705         * lib/strdup.c: copy from libc again, with jim's ok.
36706         * lib/.cppi-disable: re-add strdup.c
36707
36708 2002-11-25  Karl Berry  <karl@gnu.org>
36709
36710         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
36711         instead of "strtol.c".
36712
36713 2002-11-25  Karl Berry  <karl@gnu.org>
36714
36715         * config/install-sh: update from automake for variable quoting, $0 in
36716         error msgs, etc.
36717
36718         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
36719         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
36720         entry.
36721
36722 2002-11-25  Jim Meyering  <jim@meyering.net>
36723
36724         * lib/mktime.c: Sync from libc, now that it has the latest fix.
36725
36726 2002-11-24  Karl Berry  <karl@gnu.org>
36727
36728         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
36729         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
36730
36731 2002-11-24  Jim Meyering  <jim@meyering.net>
36732
36733         Update from coreutils:
36734
36735         * lib/mktime.c: Merge in changes from libc.
36736
36737         Avoid a link-time failure on some Linux systems.
36738         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
36739         (otherwise).
36740         (__mon_yday): Declare with the STATIC attribute.
36741         (__mktime_internal): Likewise.
36742         Based on a report from Greg Schafer.
36743
36744 2002-11-23  Jim Meyering  <jim@meyering.net>
36745
36746         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
36747         Use `unsigned', not `int', as type of index.
36748
36749         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
36750
36751         * lib/fsusage.c: Remove unneeded parentheses around operands of
36752         `defined'.
36753
36754 2002-11-22  Paul Eggert  <eggert@twinsun.com>
36755
36756         * lib/quotearg.h: Allow multiple inclusion by surrounding with
36757         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
36758         so that we can be included first.
36759         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
36760         * lib/quotearg.c: Include quotearg.h immediately after config.h.
36761         No need to include stddef.h or sys/types.h any more.
36762         Surround local include files with "", not "<>".
36763         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
36764         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
36765         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
36766         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
36767         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
36768         (ISPRINT): Remove; no longer needed now that we assume C89.
36769
36770         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
36771         Preserve errno.
36772
36773         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
36774         quotearg_char): Use SIZE_MAX rather than
36775         (size_t) -1 when we are talking about "infinity".
36776
36777         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
36778
36779 2002-11-22  Paul Eggert  <eggert@twinsun.com>
36780
36781         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
36782         hint that one should use `if (! x) abort ();' rather than `assert
36783         (x);', and anyway it's one less thing to worry about configuring.
36784         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
36785         hash_rehash, hash_insert): Use abort rather than assert.
36786
36787 2002-11-22  Bruno Haible  <bruno@clisp.org>
36788
36789         * lib/safe-read.h: Assume C89. Add comments.
36790         (safe_read): Change return type to size_t.
36791         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
36792         byte counts > SSIZE_MAX correctly.
36793         * lib/safe-write.h: New file.
36794         * lib/safe-write.c: New file.
36795         * lib/full-read.h: New file.
36796         * lib/full-read.c: New file.
36797         * lib/full-write.h: Assume C89. Add comments.
36798         * lib/full-write.c: Include safe-write.h.
36799         (full_write): Rewritten to use safe_write.
36800         Suggested by Jim Meyering and Paul Eggert.
36801
36802 2002-11-21  Jim Meyering  <jim@meyering.net>
36803
36804         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
36805
36806         Merge in changes from the coreutils.
36807
36808         2002-09-25  Paul Eggert  <eggert@twinsun.com>
36809         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
36810         <stdint.h>.
36811         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
36812         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
36813         int.  Work more efficiently if X is the same width as uintmax_t.
36814         Do not compare X to -1, to avoid bogus compiler warning.
36815         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
36816         Don't assume that f_frsize and f_bsize are the same type.
36817
36818         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
36819         warning on FreeBSD.
36820
36821         * lib/makepath.c (make_path): Restore umask *before* creating the final
36822         component.
36823         (make_path): Minor reformatting.
36824
36825         * lib/xmalloc.c: Adjust to work with new autoconf macros,
36826         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
36827         HAVE_MALLOC/HAVE_REALLOC.
36828
36829         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
36830         dummy ones.  At least on GNU/Linux systems, `auto' means something
36831         else.
36832         From Michael Stone.
36833
36834 2002-11-21  Bruno Haible  <bruno@clisp.org>
36835
36836         Remove case insensitive option matching.
36837         * lib/argmatch.h (argcasematch): Remove declaration.
36838         (ARGCASEMATCH): Remove macro.
36839         (__xargmatch_internal): Remove case_sensitive argument.
36840         (XARGMATCH): Update.
36841         (XARGCASEMATCH): Remove macro.
36842         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
36843         case_sensitive argument.
36844         (argcasematch): Remove function.
36845         (__xargmatch_internal): Remove case_sensitive argument.
36846         (main): Use XARGMATCH instead of XARGCASEMATCH.
36847
36848         * lib/xmalloc.c: Change compile-time error message. Add comment about
36849         required autoconf version.
36850
36851 2002-11-20  Paul Eggert  <eggert@twinsun.com>
36852
36853         Merge argmatch cleanups from Bison.  Assume C89.
36854
36855         * lib/argmatch.c: Include config.h here, not in argmatch.h.
36856         Include stdlib.h, for EXIT_FAILURE.
36857         Always include <string.h>, since we assume C89.
36858         (EXIT_FAILURE): Remove pre-C89 bug workaround.
36859         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
36860         Include <stddef.h> instead, since it's all we need for size_t.
36861         (PARAMS): Remove.  All uses removed.
36862         (ARRAY_CARDINALITY): Do not bother to #undef.
36863         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
36864         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
36865         Remove unnecessary parentheses.
36866         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
36867         Insert necessary parentheses.
36868         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
36869         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
36870
36871 2002-11-19  Bruno Haible  <bruno@clisp.org>
36872
36873         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
36874         * lib/mbswidth.h: Include <stddef.h>, for size_t.
36875
36876         * lib/mbswidth.h (PARAMS): Remove macro.
36877         (mbswidth, mbsnwidth): Use ANSI C function declarations.
36878         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
36879
36880         * lib/gcd.h (PARAMS): Remove macro.
36881         (gcd): Use ANSI C function declarations.
36882         * lib/gcd.c (gcd): Likewise.
36883
36884 2002-11-15  Bruno Haible  <bruno@clisp.org>
36885
36886         * lib/strcspn.c: Include <stddef.h>.
36887         (strcspn): Use ANSI C function declaration. Change return type to
36888         size_t. Use NULL.
36889         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
36890         (strpbrk): Use NULL.
36891         * lib/strpbrk.h (PARAMS): Remove macro.
36892         (strpbrk): Use ANSI C function declaration.
36893         * lib/strstr.c: Don't include <sys/types.h>.
36894         * lib/strstr.h (PARAMS): Remove macro.
36895         (strstr): Use ANSI C function declarations.
36896
36897 2002-11-14  Karl Berry  <karl@gnu.org>
36898
36899         * config/mkinstalldirs: `do' on separate line, instead of
36900         `for var; do'.
36901
36902 2002-11-06  Bruno Haible  <bruno@clisp.org>
36903
36904         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
36905         * lib/gcd.c (gcd): Likewise.
36906
36907 2002-11-05  Bruno Haible  <bruno@clisp.org>
36908
36909         * lib/gcd.h: New file, from gettext-0.11.5.
36910         * lib/gcd.c: New file, from gettext-0.11.5.
36911
36912 2002-11-05  Bruno Haible  <bruno@clisp.org>
36913
36914         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
36915         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
36916         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
36917         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
36918
36919         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
36920         <libintl.h>.
36921         * lib/makepath.c: Include gettext.h instead of <locale.h> and
36922         <libintl.h>.
36923
36924         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
36925         * lib/human.c: Include gettext.h instead of <libintl.h>.
36926         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
36927         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
36928         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
36929         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
36930         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
36931         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
36932         (textdomain): Remove definition.
36933         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
36934
36935         * lib/long-options.c: Remove include of <libintl.h> and definition of
36936         _.
36937         * lib/same.c: Remove include of <libintl.h> and definition of _.
36938
36939 2002-11-04  Owen Taylor  <otaylor@redhat.com>
36940
36941         * lib/config.charset: A few additions for Solaris.
36942
36943 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
36944
36945         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
36946         * lib/localcharset.c (locale_charset): Declare as extern "C".
36947
36948 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
36949
36950         * lib/config.charset: msdos in uk_UA uses CP1125.
36951
36952 2002-11-04  Bruno Haible  <bruno@clisp.org>
36953
36954         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
36955         * lib/strcase.h: New file, from GNU gettext-0.11.5.
36956         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
36957         * lib/strstr.h: New file, from GNU gettext-0.11.5.
36958         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
36959
36960 2002-11-04  Bruno Haible  <bruno@clisp.org>
36961
36962         * lib/localcharset.c (locale_charset): Don't return an empty string.
36963
36964 2002-11-04  Bruno Haible  <bruno@clisp.org>
36965
36966         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
36967         aliases.
36968
36969 2002-11-04  Bruno Haible  <bruno@clisp.org>
36970
36971         * lib/config.charset: Update for newest glibc. Add canonical names
36972         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
36973
36974 2002-11-04  Bruno Haible  <bruno@clisp.org>
36975
36976         * lib/config.charset: Add support for NetBSD.
36977
36978 2002-11-04  Bruno Haible  <bruno@clisp.org>
36979
36980         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
36981
36982 2002-11-01  Bruno Haible  <bruno@clisp.org>
36983
36984         * configure.in: Add AC_CONFIG_AUX_DIR call.
36985         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
36986         test/Makefile.
36987         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
36988
36989 2002-09-28  Karl Berry  <karl@gnu.org>
36990
36991         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
36992         installed automake until the next release, since changes have been
36993         made.
36994
36995 2002-09-25  Karl Berry  <karl@gnu.org>
36996
36997         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
36998         * lib/getopt*: copy from libc/posix.
36999         * lib/gettext.h: copy from gettext.
37000         * lib/.cppi-disable: add strdup.c, gettext.h.
37001
37002 2002-09-25  Karl Berry  <karl@gnu.org>
37003
37004         * config/srclist.txt: enable gettext.h check.
37005         * config/config.{guess,sub}: update from prep.
37006         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
37007                 from automake 1.6.3.
37008         See srclist*.
37009
37010 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
37011
37012         * regex.c (PATFETCH): Remove the translating fetch.
37013         (PATFETCH_RAW): Rename to PATFETCH.
37014         (set_image_of_range): New fun.
37015         (SET_RANGE_TABLE_WORK_AREA): Use it.
37016         (regex_compile): Don't translate the pattern chars so eagerly.
37017         Only do it when inserting an `exactn' bytecode or when handling
37018         a char-range.
37019         (mutually_exclusive_p): Avoid empty statement.
37020
37021 2002-07-06  Jim Meyering  <meyering@lucent.com>
37022
37023         * m4/README: Don't mention Makefile.am.in.
37024         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
37025
37026 2002-07-01  Jim Meyering  <meyering@lucent.com>
37027
37028         * lib/c-stack.c: Include sys/time.h.
37029         From Volker Borchert.
37030
37031 2002-06-26  Paul Eggert  <eggert@twinsun.com>
37032
37033         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
37034
37035 2002-06-26  Paul Eggert  <eggert@twinsun.com>
37036
37037         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
37038         New macro.  Use it uniformly instead of
37039         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
37040         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
37041         reported by Vin Shelton.
37042
37043 2002-06-22  Paul Eggert  <eggert@twinsun.com>
37044
37045         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
37046         Do not assume SA_SIGINFO behavior.
37047         Bug reported by Jim Meyering on NetBSD 1.5.2.
37048
37049 2002-06-22  Jim Meyering  <meyering@lucent.com>
37050
37051         * m4/c-stack.m4: New file, from diffutils-2.8.2.
37052         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
37053
37054         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
37055         now that configure.ac uses AC_GNU_SOURCE.
37056         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
37057         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
37058
37059         Update to latest tools.  Suggestions from Paul Eggert.
37060         * m4/stdbool.m4: New file, from diffutils-2.8.2.
37061         * m4/gnu-source.m4: Update from diffutils-2.8.2.
37062         * m4/fnmatch.m4: Likewise.
37063         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
37064         to AC_HEADER_STDBOOL
37065
37066 2002-06-22  Jim Meyering  <meyering@lucent.com>
37067
37068         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
37069         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
37070
37071 2002-06-22  Jim Meyering  <meyering@lucent.com>
37072
37073         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
37074
37075         * lib/exitfail.c, exitfail.h: Likewise.
37076         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
37077
37078         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
37079         of fnmatch.h.
37080         (EXTRA_DIST): Add fnmatch_loop.c.
37081         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
37082
37083         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
37084         * lib/fnmatch.c: Update from diffutils-2.8.2.
37085         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
37086         * lib/fnmatch.h: Remove file.
37087
37088 2002-06-21  Jim Meyering  <meyering@lucent.com>
37089
37090         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
37091         * m4/mbrtowc.m4: Likewise.
37092
37093         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
37094         * m4/mbswidth.m4: Reflect name change:
37095         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
37096         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
37097
37098         * m4/lib-link.m4: Update from gettext-0.11.2.
37099         * m4/gettext.m4: Likewise.
37100
37101         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
37102         From Alfred M. Szmidt.
37103
37104 2002-06-18  Paul Eggert  <eggert@twinsun.com>
37105
37106         * lib/file-type.h: Report an error if neither S_ISREG nor
37107         S_IFREG is defined, instead of using a test specific to glibc
37108         2.2.  This should be safe, since POSIX requires S_ISREG and
37109         Unix Version 7 had S_IFREG.  We don't need to check for
37110         <sys/types.h> since we don't use any symbols that it defines.
37111
37112 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
37113
37114         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
37115         $@-t, so that each temporary file name is unique and valid in the first
37116         8 characters, for operation under DOS.
37117
37118 2002-06-15  Paul Eggert  <eggert@twinsun.com>
37119
37120         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
37121
37122 2002-06-15  Jim Meyering  <meyering@lucent.com>
37123
37124         Work even with DJGPP 2.03, which lacks support for symlinks.
37125         From Richard Dawe.
37126         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
37127         is defined.
37128         * lib/lchown.c (S_ISLNK): Likewise.
37129
37130 2002-06-15  Jim Meyering  <meyering@lucent.com>
37131
37132         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
37133         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
37134         have been included before this file.
37135
37136 2002-06-14  Jim Meyering  <meyering@lucent.com>
37137
37138         * lib/file-type.h: Use the version from diffutils-2.8.2.
37139         * lib/file-type.c: Likewise.
37140
37141 2002-06-07  Jim Meyering  <meyering@lucent.com>
37142
37143         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
37144         They're needed at least for NetBSD 1.5.2.
37145         ($statxfs_includes): Include those same headers.
37146         ($statxfs_includes): Include sys/vfs.h if available.
37147         ($statxfs_includes): Likewise for sys/statvfs.h.
37148         Check for the following members in both structs statfs and statvfs:
37149         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
37150
37151 2002-06-01  Jim Meyering  <meyering@lucent.com>
37152
37153         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
37154         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
37155
37156 2002-05-28  Jim Meyering  <meyering@lucent.com>
37157
37158         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
37159         Reported by Volker Borchert.
37160
37161 2002-05-27  Jim Meyering  <meyering@lucent.com>
37162
37163         Fix a problem seen only on nonconforming systems whereby ls.c's
37164         use of localtime, and then of gettimeofday would cause trouble:
37165         the localtime call used to initialize rpl_gettimeofday's save
37166         mechanism would clobber ls's current local time information so
37167         that in any long listing the first file would always be listed
37168         with date 1970-01-01.  Analysis by Volker Borchert.
37169
37170         * lib/gettimeofday.c (localtime): Undefine.
37171         (rpl_localtime): New function.
37172
37173 2002-05-27  Jim Meyering  <meyering@lucent.com>
37174
37175         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
37176         localtime.
37177
37178         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
37179         use the replacement function; it wouldn't resolve at link time.
37180         Reported by Volker Borchert.
37181
37182 2002-05-22  Jim Meyering  <meyering@lucent.com>
37183
37184         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
37185         file-type.h.
37186         * lib/file-type.h: New file.
37187         * lib/file-type.c (file_type): New file/function.  Extracted from
37188         diffutils.
37189
37190 2002-04-30  Jim Meyering  <meyering@lucent.com>
37191
37192         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
37193
37194 2002-04-29  Paul Eggert  <eggert@twinsun.com>
37195
37196         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
37197
37198 2002-04-29  Paul Eggert  <eggert@twinsun.com>
37199
37200         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
37201         Do not check for alloca.h (no longer used) or stdbool.h (was never
37202         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
37203
37204 2002-04-29  Paul Eggert  <eggert@twinsun.com>
37205
37206         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
37207
37208 2002-04-29  Jim Meyering  <meyering@lucent.com>
37209
37210         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
37211         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
37212         Use AC_FUNC_STRNLEN here instead.
37213
37214         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
37215         With autoconf-2.53a, it's part of AC_PROG_CC.
37216
37217 2002-04-28  Paul Eggert  <eggert@twinsun.com>
37218
37219         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
37220         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
37221
37222 2002-04-28  Paul Eggert  <eggert@twinsun.com>
37223
37224         * lib/sig2str.h, lib/sig2str.c: New files.
37225         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
37226
37227 2002-04-28  Paul Eggert  <eggert@twinsun.com>
37228
37229         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
37230         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
37231         of 127, since 64 is the largest conceivable number for ancient
37232         nonstandard hosts.
37233         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
37234
37235 2002-04-28  Jim Meyering  <meyering@lucent.com>
37236
37237         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
37238
37239 2002-04-24  Jim Meyering  <meyering@lucent.com>
37240
37241         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
37242         (jm_PREREQ): Use it.
37243
37244         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
37245         mach/mach.h fcntl.h.
37246         Check for this function: setlocale.
37247
37248 2002-04-24  Jim Meyering  <meyering@lucent.com>
37249
37250         * lib/gettext.h: New file, from Gettext.
37251         * lib/Makefile.am (INCLUDES): Remove -I../intl.
37252         (libfetish_a_SOURCES): Add gettext.h.
37253
37254 2002-04-16  Jim Meyering  <meyering@lucent.com>
37255
37256         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
37257         ut_pid, ut_id, ut_exit.
37258
37259 2002-04-16  Jim Meyering  <meyering@lucent.com>
37260
37261         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
37262         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
37263         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
37264
37265 2002-04-12  Jim Meyering  <meyering@lucent.com>
37266
37267         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
37268         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
37269         existence of the getmntinfo function.  Needed for Darwin 5.3.
37270
37271         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
37272         This is necessary at least on Darwin 5.3.
37273
37274         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
37275         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
37276         strnlen.o in the library, and that makes some versions of ranlib
37277         object.
37278
37279 2002-04-12  Jim Meyering  <meyering@lucent.com>
37280
37281         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
37282
37283 2002-04-09  Jim Meyering  <meyering@lucent.com>
37284
37285         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
37286         to be more precise.  Rather than saying we're checking whether the
37287         function `works', say what we're testing.
37288         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
37289         Reported by Bruno Haible.
37290
37291 2002-03-10  Jim Meyering  <meyering@lucent.com>
37292
37293         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
37294         Suggestion from Santiago Vila.
37295
37296 2002-03-08  Jim Meyering  <meyering@lucent.com>
37297
37298         * lib/rename.c: Mention that this wrapper is needed also on
37299         mips-dec-ultrix4.4 systems.
37300
37301 2002-03-02  Jim Meyering  <meyering@lucent.com>
37302
37303         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
37304         not HAVE_CLOCK_SETTIME.
37305
37306 2002-02-27  Paul Eggert  <eggert@twinsun.com>
37307
37308         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
37309         Check for clock_settime.
37310
37311 2002-02-27  Paul Eggert  <eggert@twinsun.com>
37312
37313         * lib/nanosleep.h: Rename to....
37314         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
37315
37316         * lib/gettime.c: New file.
37317         * lib/settime.c: New file.
37318         * lib/stime.c: Remove.
37319
37320         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
37321         timespec.h.  Remove nanosleep.h.
37322
37323 2002-02-25  Paul Eggert  <eggert@twinsun.com>
37324
37325         * m4/acl.m4: New file.
37326         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
37327         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
37328
37329 2002-02-25  Paul Eggert  <eggert@twinsun.com>
37330
37331         * lib/acl.c, lib/acl.h: New files.
37332         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
37333
37334 2002-02-24  Jim Meyering  <meyering@lucent.com>
37335
37336         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
37337         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
37338         cause trouble.  Reported by Nelson Beebe.
37339
37340 2002-02-23  Paul Eggert  <eggert@twinsun.com>
37341
37342         * lib/path-concat.c (xpath_concat): Reorder code to pacify
37343         compilers that don't know that xalloc_die never returns.
37344
37345 2002-02-20  Jim Meyering  <meyering@lucent.com>
37346
37347         * lib/getdate.c: Regenerate using bison-1.33.
37348
37349 2002-02-17  Jim Meyering  <meyering@lucent.com>
37350
37351         * config/config.guess (main): Don't use `head -1'; it's no longer
37352         portable. Use `sed 1q' instead.
37353
37354 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
37355
37356         * m4/codeset.m4: Upgrade to gettext-0.11.
37357         * m4/gettext.m4: Upgrade to gettext-0.11.
37358         * m4/glibc21.m4: Upgrade to gettext-0.11.
37359         * m4/iconv.m4: Upgrade to gettext-0.11.
37360         * m4/isc-posix.m4: Upgrade to gettext-0.11.
37361         * m4/lcmessage.m4: Upgrade to gettext-0.11.
37362         * m4/lib-ld.m4: New file, from gettext-0.11.
37363         * m4/lib-link.m4: New file, from gettext-0.11.
37364         * m4/lib-prefix.m4: New file, from gettext-0.11.
37365         * m4/progtest.m4: Upgrade to gettext-0.11.
37366
37367 2002-02-15  Paul Eggert  <eggert@twinsun.com>
37368
37369         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
37370         (jm_PREREQ): Use it.
37371
37372 2002-02-15  Paul Eggert  <eggert@twinsun.com>
37373
37374         * lib/posixver.c, lib/posixver.h: New files.
37375         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
37376
37377 2002-02-02  Paul Eggert  <eggert@twinsun.com>
37378             Bruno Haible  <bruno@clisp.org>
37379
37380         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
37381         (fwrite_success_callback): New declaration.
37382         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
37383         print_unicode_char. Call failure callback instead of error.
37384         (fwrite_success_callback): New function.
37385         (exit_failure_callback): New function.
37386         (fallback_failure_callback): New function.
37387         (print_unicode_char): Call unicode_to_mb.
37388
37389 2002-01-26  Jim Meyering  <meyering@lucent.com>
37390
37391         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
37392         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
37393
37394 2002-01-26  Jim Meyering  <meyering@lucent.com>
37395
37396         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
37397
37398 2002-01-22  Paul Eggert  <eggert@twinsun.com>
37399
37400         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
37401
37402 2002-01-22  Jim Meyering  <meyering@lucent.com>
37403
37404         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
37405         Otherwise, some versions of automake would omit the rule that makes
37406         Makefile from Makefile.in.
37407
37408 2002-01-21  Paul Eggert  <eggert@twinsun.com>
37409
37410         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
37411         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
37412         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
37413         (memcoll): Set errno to zero if there is no error.
37414
37415         * lib/quotearg.c (quotearg_buffer_restyled):
37416         Fix bug with quoting buffers containing NUL when backslashing escapes.
37417         This bug was exposed by the other changes in this patch.
37418         (quotearg_n_options): New arg ARGSIZE.
37419         All callers changed.
37420         (quoting_options_from_style): New function.
37421         (quotearg_n_style): Use it.
37422         (quotearg_n_style_mem): New function.
37423
37424         * lib/quotearg.h (quotearg_n_style_mem): New function.
37425
37426 2002-01-19  Jim Meyering  <meyering@lucent.com>
37427
37428         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
37429         Remove useless quotes: DF_PROG="df".
37430         * m4/strnlen.m4: New file.
37431
37432 2002-01-16  Paul Eggert  <eggert@twinsun.com>
37433
37434         * lib/backupfile.c (ISDIGIT): Comment fix.
37435         * lib/getdate.y (ISDIGIT): Likewise.
37436         * lib/posixtm.c (ISDIGIT, year): Likewise.
37437         * lib/strverscmp.c (ISDIGIT): Likewise.
37438         * lib/userspec.c (ISDIGIT): Likewise.
37439
37440 2002-01-16  Jim Meyering  <meyering@lucent.com>
37441
37442         * lib/getdate.y: Add three semicolons, each just before a closing
37443         brace. Bison (as of version 1.31) no longer papers over that mistake.
37444
37445 2002-01-05  Jim Meyering  <meyering@lucent.com>
37446
37447         * lib/version-etc.c (version_etc_copyright): Update copyright year.
37448
37449 2001-12-19  Paul Eggert  <eggert@twinsun.com>
37450
37451         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
37452         not silently exit merely because the output buffer happens to
37453         have nothing pending.
37454
37455 2001-12-18  Paul Eggert  <eggert@twinsun.com>
37456
37457         See the big note in ../ChangeLog.
37458         * lib/human.c (suffixes): Prefer K to k for 1024.
37459         (generate_suffix_backwards): New function.
37460         (human_readable_inexact): Use it.
37461         * lib/xstrtol.c (__xstrtol): If there is no number but there
37462         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
37463         Accept 'K' as well as 'k'.
37464
37465 2001-12-15  Jim Meyering  <meyering@lucent.com>
37466
37467         * lib/regex.h (__restrict_arr): Update from libc.
37468
37469         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
37470         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
37471         (STREQ): Define.
37472
37473 2001-12-14  Jim Meyering  <meyering@lucent.com>
37474
37475         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
37476         Suggestion from Bruno Haible.
37477
37478 2001-12-10  Jim Meyering  <meyering@lucent.com>
37479
37480         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
37481         xrealloc, Instead, include "xalloc.h".
37482         (initbuffer): Don't cast xmalloc return value to char*.
37483         (readline): Reword comment.
37484         Don't cast xrealloc return value to char*
37485         Return NULL, not 0.
37486
37487 2001-12-09  Jim Meyering  <meyering@lucent.com>
37488
37489         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
37490         about `signed and unsigned type in conditional expression'.
37491         * lib/posixtm.c (posix_time_parse): Likewise.
37492
37493         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
37494
37495         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
37496         to avoid a pedantic warning.
37497
37498         * lib/getstr.c: Don't include assert.h.
37499         (getstr): Remove warning-evoking assertions.
37500         Return -1 if offset parameter is out of bounds.
37501         Change the type of a local from int to size_t.
37502
37503         * lib/strftime.c (my_strftime_localtime_r): Include this function
37504         definition in the `#if ! HAVE_TM_GMTOFF' block.
37505
37506         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
37507         Include xalloc.h instead.
37508
37509 2001-12-02  Jim Meyering  <meyering@lucent.com>
37510
37511         * lib/tempname.c: Don't declare getenv, thus reverting the change of
37512         2001-11-18.  It's no longer necessary, now that stdlib.h is always
37513         included.
37514
37515         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
37516         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
37517
37518 2001-11-30  Akim Demaille  <akim@epita.fr>
37519
37520         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
37521         before being defined.
37522
37523 2001-11-27  Paul Eggert  <eggert@twinsun.com>
37524
37525         * lib/quotearg.h (quotearg_n, quotearg_n_style):
37526         First arg is int, not unsigned.
37527         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
37528         (SIZE_MAX, UINT_MAX): New macros.
37529         (quotearg_n_options): Abort if N is negative.
37530         Avoid overflow check on hosts where size_t is 64 bits and int
37531         is 32 bits, as overflow is impossible there.
37532         Fix off-by-one typo that caused unnecessary reallocation.
37533
37534 2001-11-27  Jim Meyering  <meyering@lucent.com>
37535
37536         * lib/tempname.c: Merge with version from libc.
37537         * lib/regex.c: Likewise.
37538
37539         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
37540         systems for which STDC_HEADERS is 0, it was not included, resulting in
37541         a warning about an integer-to-pointer conversion problem with getenv.
37542         Reported by Volker Borchert.
37543
37544 2001-11-26  Jim Meyering  <meyering@lucent.com>
37545
37546         * lib/gtod.h: Remove file.
37547         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
37548         * lib/gettimeofday.c: Don't include gtod.h.
37549         (GTOD_init): Remove function.
37550         (rpl_gettimeofday): Do its job here instead, rather than aborting.
37551         Suggestion from Volker Borchert.
37552
37553 2001-11-23  Jim Meyering  <meyering@lucent.com>
37554
37555         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
37556         it.
37557         * lib/hash.c (struct hash_table): Define it here instead.
37558
37559 2001-11-22  Jim Meyering  <meyering@lucent.com>
37560
37561         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
37562
37563 2001-11-20  Jim Meyering  <meyering@lucent.com>
37564
37565         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
37566         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
37567
37568 2001-11-19  Jim Meyering  <meyering@lucent.com>
37569
37570         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
37571         directory.  Use "conftestXXXXXX" as the template.
37572         Suggestion from Paul Eggert.
37573
37574         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
37575         immediately, so the test doesn't mistakenly hit the max-open-files
37576         limit.
37577
37578 2001-11-18  Paul Eggert  <eggert@twinsun.com>
37579
37580         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
37581         (TEMPORARIES): New macro.
37582         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
37583         removes an artificial limitation (e.g. HP-UX 10.20, where
37584         TMP_MAX is 17576).
37585
37586 2001-11-18  Jim Meyering  <meyering@lucent.com>
37587
37588         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
37589
37590 2001-11-18  Jim Meyering  <meyering@lucent.com>
37591
37592         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
37593         on SunOS 4.
37594
37595         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
37596         files will be created before anything else.
37597
37598 2001-11-17  Paul Eggert  <eggert@twinsun.com>
37599
37600         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
37601         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
37602
37603 2001-11-17  Jim Meyering  <meyering@lucent.com>
37604
37605         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
37606         Prompted by a report from Bob Proulx.
37607
37608         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
37609         Instead, require UTILS_FUNC_MKSTEMP.
37610
37611 2001-11-17  Jim Meyering  <meyering@lucent.com>
37612
37613         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
37614         Now, that's done as part of AC_FUNC_STRTOD.
37615
37616 2001-11-17  Jim Meyering  <meyering@lucent.com>
37617
37618         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
37619         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
37620         rather than group writable.  Patch by Juan F. Codagnone.
37621
37622         * lib/readtokens.c: Remove explicit declarations of xmalloc and
37623         xrealloc, Instead, include "xalloc.h".
37624
37625         * lib/mountlist.c: Include unlocked-io.h after all system headers.
37626         Remove explicit declarations of xmalloc, xrealloc,
37627         and xstrdup.  Instead, include "xalloc.h".
37628
37629         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
37630         unlocked-io.h.
37631         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
37632         Likewise.
37633         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
37634
37635         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
37636         Reported by Padraig Brady.
37637
37638         * lib/mkstemp.c: #undef mkstemp.
37639         Include config.h.
37640         (rpl_mkstemp): Rename from mkstemp.
37641         Protoize.
37642
37643 2001-11-16  Jim Meyering  <meyering@lucent.com>
37644
37645         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
37646         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
37647         determine the amount of total physical memory, use pstat_getstatic.
37648         HPUX-11 doesn't define _SC_PHYS_PAGES.
37649         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
37650         If sysconf couldn't be used to determine the amount of available
37651         physical memory, use both pstat_getstatic and pstat_getdynamic.
37652         Based on a patch from Bob Proulx.
37653
37654 2001-11-10  Jim Meyering  <meyering@lucent.com>
37655
37656         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
37657         (jm_PREREQ): Use it.
37658
37659 2001-11-09  Jim Meyering  <meyering@lucent.com>
37660
37661         * m4/jm-macros.m4: Require autoconf-2.52f.
37662         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
37663         Use these AC_-prefixed names, not the AM_-prefixed ones.
37664
37665         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
37666
37667 2001-11-05  Jim Meyering  <meyering@lucent.com>
37668
37669         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
37670
37671 2001-11-04  Jim Meyering  <meyering@lucent.com>
37672
37673         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
37674         $DEFS.
37675
37676 2001-11-03  Jim Meyering  <meyering@lucent.com>
37677
37678         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
37679         of AC_DEFUN.
37680
37681         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
37682         know the name of the variable in the macro definition.
37683
37684 2001-11-03  Jim Meyering  <meyering@lucent.com>
37685
37686         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
37687         in argmatch_to_argument call.
37688
37689         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
37690         argument.
37691
37692         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
37693         e.g., a fault due to an attempt to free a NULL pointer.
37694
37695 2001-11-01  Jim Meyering  <meyering@lucent.com>
37696
37697         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
37698         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
37699
37700 2001-11-01  Jim Meyering  <meyering@lucent.com>
37701
37702         * lib/dirfd.c, lib/dirfd.h: New files.
37703         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
37704
37705         * lib/hash.c (hash_print) [TESTING]: Clean up.
37706
37707 2001-10-22  Paul Eggert  <eggert@twinsun.com>
37708
37709         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
37710         to avoid a warning if -Wall.
37711
37712 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
37713
37714         * README: New file
37715         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
37716         (per RMS's instructions, this is now the canonical source)
37717         * lgpl/, gpl/: New directories.
37718
37719 2001-10-21  Paul Eggert  <eggert@twinsun.com>
37720
37721         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
37722
37723 2001-10-21  Jim Meyering  <meyering@lucent.com>
37724
37725         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
37726         this code would end up calling gettext even in packages built
37727         with --disable-nls.
37728         * lib/getopt.c (_): Likewise.
37729         * lib/regex.c (_): Likewise.
37730
37731 2001-10-20  Paul Eggert  <eggert@twinsun.com>
37732
37733         * m4/error.m4 (jm_PREREQ_ERROR):
37734         Do not invoke AC_CHECK_FUNCS with strerror_r, as
37735         AC_FUNC_STRERROR_R does that.
37736         Check for strerror declaration.
37737
37738         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
37739         are supposed to have them these days.
37740         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
37741         Merge changes from latest Autoconf CVS.
37742         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
37743         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
37744         POSIX decided to standardize on the int flavor of strerror_r.
37745
37746 2001-10-20  Paul Eggert  <eggert@twinsun.com>
37747
37748         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
37749         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
37750         Use strerror_r that is only a macro, even if it is not a function.
37751         (strerror): Check for HAVE_DECL_STRERROR before declaring.
37752         (private_strerror): Use prototypes, not old-style function definition.
37753         (print_errno_message): New function.
37754         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
37755         char*-flavored one.
37756         (error_tail, error, error_at_line): Use it.
37757
37758 2001-10-11  Jim Meyering  <meyering@lucent.com>
37759
37760         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
37761         and quote_n (1, ... to avoid clobbering a buffer.
37762
37763 2001-10-05  Jim Meyering  <meyering@lucent.com>
37764
37765         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
37766         hash-pjw.h.
37767         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
37768         * lib/hash-pjw.h: New file.
37769
37770 2001-09-30  Jim Meyering  <meyering@lucent.com>
37771
37772         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
37773         `struct fsstat' has the `f_fstypename' member.
37774         Use that to define FS_TYPE, which is now used to make
37775         the getfsstat link test tighter.
37776
37777 2001-09-30  Jim Meyering  <meyering@lucent.com>
37778
37779         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
37780         Include <sys/ucred.h>, for Apple Darwin.
37781         Include sys/mount.h and sys/fs_types.h only if available.
37782         (FS_TYPE): Define.
37783         (read_filesystem_list): Use FS_TYPE.
37784
37785 2001-09-29  Paul Eggert  <eggert@twinsun.com>
37786
37787         * lib/exclude.c (excluded_filename): 0 -> false, since it's
37788         a boolean context.
37789
37790 2001-09-29  Jim Meyering  <meyering@lucent.com>
37791
37792         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
37793         [one-argument getmntent function]): Include stdio.h before mntent.h.
37794         SunOS 4.1.x needs it for the declaration of `FILE'.
37795         Patch by Volker Borchert.
37796
37797         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
37798         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
37799         sys/fs_types.h, and make the link-test for getfsstat guard #include
37800         directives with appropriate #if HAVE_*_H tests so that we can
37801         detect getfsstat on Apple Darwin1.3.7 systems.
37802         Reported by Nelson Beebe.
37803         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
37804
37805 2001-09-28  Paul Eggert  <eggert@twinsun.com>
37806
37807         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
37808         #defines strtoimax.  Also treat the other strto* functions
37809         like strtoimax.
37810
37811         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
37812         Check for strtoul and strtoumax,
37813         as those declarations are made even in the signed case.
37814         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
37815         Likewise, for strtol and strtoimax.
37816
37817 2001-09-28  Paul Eggert  <eggert@twinsun.com>
37818
37819         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
37820         #defines strtoimax.  Also treat the other strto* functions
37821         like strtoimax.
37822
37823         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
37824         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
37825         (strtoimax, strtoumax): Do not declare if already defined as a macro.
37826
37827 2001-09-26  Jim Meyering  <meyering@lucent.com>
37828
37829         Most macros in unlocked-io.h had the wrong number of arguments.
37830         * lib/gen-uio: New script.
37831         (USE_UNLOCKED_IO): Define to 1 if not already defined.
37832         * lib/unlocked-io.hin: Remove file.
37833         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
37834         rather than trying to embed it here.
37835         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
37836         Reported by Padraig Brady.
37837
37838 2001-09-25  Volker Borchert  <bt@teknon.de>
37839
37840         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
37841         `result'.
37842
37843 2001-09-24  Jim Meyering  <meyering@lucent.com>
37844
37845         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
37846
37847 2001-09-23  Jim Meyering  <meyering@lucent.com>
37848
37849         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
37850         instead of the mere test for existence of mntent.h.  The latter
37851         would get a false-positive on AIX 3.4 systems.
37852         In the outer getmntent if-block, don't die if neither of the getmntent
37853         tests succeeds.  Instead, just fall through and continue with the
37854         remaining tests.
37855
37856 2001-09-23  Jim Meyering  <meyering@lucent.com>
37857
37858         * lib/mountlist.c: Remove useless parentheses in #if directives.
37859         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
37860         the deprecated MOUNTED symbol is no longer defined in mntent.h.
37861
37862 2001-09-22  Jim Meyering  <meyering@lucent.com>
37863
37864         * m4/gettext.m4: New file.  From gettext.
37865         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
37866         * m4/progtest.m4: Likewise
37867         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
37868         * m4/glibc21.m4: Likewise.
37869
37870         * m4/libintl.m4: Remove.  No longer used.
37871
37872 2001-09-22  Jim Meyering  <meyering@lucent.com>
37873
37874         * lib/localcharset.c: Update from latest gettext.
37875         * lib/config.charset: Likewise.
37876
37877 2001-09-20  Jim Meyering  <meyering@lucent.com>
37878
37879         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
37880         strtoimax.
37881         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
37882         strtoumax.
37883
37884 2001-09-20  Jim Meyering  <meyering@lucent.com>
37885
37886         * lib/xstrtol.c (strtoimax): Guard declaration with
37887         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
37888         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
37889         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
37890         (strtoumax): Likewise, for completeness (it wasn't necessary).
37891
37892 2001-09-17  Paul Eggert  <eggert@twinsun.com>
37893
37894         * lib/strtoimax.c (HAVE_LONG_LONG):
37895         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
37896         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
37897         to work around bug in IBM C compiler.
37898
37899 2001-09-17  Jim Meyering  <meyering@lucent.com>
37900
37901         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
37902         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
37903         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
37904         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
37905         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
37906         whenever the right hand side need not be expanded by the shell.
37907
37908 2001-09-16  Paul Eggert  <eggert@twinsun.com>
37909
37910         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
37911         library.  It's not correct, as some older glibcs are buggy.
37912         fnmatch wasn't fixed until glibc 2.2.
37913
37914         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
37915         special shell magic here.
37916
37917 2001-09-16  Jim Meyering  <meyering@lucent.com>
37918
37919         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
37920         * m4/jm-macros.m4: Require it.
37921
37922 2001-09-16  Jim Meyering  <meyering@lucent.com>
37923
37924         * lib/mkdir.c: New file.
37925
37926 2001-09-15  Jim Meyering  <meyering@lucent.com>
37927
37928         * m4/jm-macros.m4: Check for help2man.
37929
37930 2001-09-11  Jim Meyering  <meyering@lucent.com>
37931
37932         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
37933         The body, by Paul Eggert, was moved here from configure.in.
37934         * m4/jm-macros.m4: Require UTILS_HOST_OS.
37935
37936 2001-09-04  Paul Eggert  <eggert@twinsun.com>
37937
37938         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
37939         (jm_PREREQ): Use it.
37940
37941 2001-09-04  Paul Eggert  <eggert@twinsun.com>
37942
37943         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
37944         Use ssize_t, not int, to store result of readlink.
37945         Check for ssize_t overflow as well as size_t overflow,
37946         as POSIX says the result of readlink is implementation-defined
37947         when ssize_t overflows.
37948         Remove unnecessary cast to char*.
37949         Use free+malloc instead of realloc, as the storage doesn't need
37950         to be preserved and it's clearer and can be more efficient that way.
37951         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
37952         * lib/xreadlink.h (xreadlink): Update prototype.
37953
37954 2001-09-04  Paul Eggert  <eggert@twinsun.com>
37955
37956         * lib/xgetcwd.c: Revert some of the previous change; intead,
37957         fix the HAVE_GETCWD_NULL code to behave more like the
37958         !HAVE_GETCWD_NULL code used to.
37959
37960         Include "xalloc.h".
37961         (xgetcwd): Do not return NULL when memory is exhausted; instead,
37962         invoke xalloc_die.
37963
37964 2001-09-03  Paul Eggert  <eggert@twinsun.com>
37965
37966         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
37967         sys/param.h, as pathmax.h includes them.
37968
37969 2001-09-03  Paul Eggert  <eggert@twinsun.com>
37970
37971         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
37972         (jm_PREREQ_XGETCWD): New macro.
37973
37974         * m4/getcwd.m4: New file.
37975
37976 2001-09-03  Paul Eggert  <eggert@twinsun.com>
37977
37978         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
37979         like the HAVE_GETCWD_NULL code.
37980         Include pathmax.h if not HAVE_GETCWD.
37981         Do not include xalloc.h.
37982         (INITIAL_BUFFER_SIZE): New symbol.
37983         Do not use xmalloc / xrealloc, since the caller is responsible for
37984         handling errors.  Preserve errno around `free' during failure.
37985         Do not overrun buffer when using getwd.
37986
37987 2001-09-03  Paul Eggert  <eggert@twinsun.com>
37988
37989         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
37990         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
37991         getcwd (NULL, 0).
37992
37993 2001-09-03  Paul Eggert  <eggert@twinsun.com>
37994
37995         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
37996         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
37997         spotted by Jim Meyering.
37998
37999 2001-09-03  Jim Meyering  <meyering@lucent.com>
38000
38001         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
38002         failure.
38003
38004 2001-09-02  Jim Meyering  <meyering@lucent.com>
38005
38006         * lib/error.c: Update from GNU libc.
38007
38008 2001-09-01  Jim Meyering  <meyering@lucent.com>
38009
38010         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
38011         Used by df.
38012
38013 2001-09-01  Jim Meyering  <meyering@lucent.com>
38014
38015         * lib/xreadlink.c: New file.
38016         * lib/xreadlink.h: New file.
38017         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
38018         xreadlink.h.
38019
38020         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
38021         doesn't conflict with sparc Solaris 7's definition in
38022         /usr/include/sys/int_types.h.
38023
38024         * lib/exclude.c: Use `""', not `<>' to #include non-system header
38025         files.
38026         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
38027         and strncasecmp as r-values.  Unixware didn't have declarations.
38028
38029 2001-08-31  Paul Eggert  <eggert@twinsun.com>
38030
38031         * lib/xstrtol.h: Add copyright notice.
38032         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
38033         LONGINT_INVALID_SUFFIX_CHAR.
38034
38035 2001-08-31  Paul Eggert  <eggert@twinsun.com>
38036
38037         * lib/xstrtol.c (strtoimax): New decl.
38038
38039 2001-08-31  Paul Eggert  <eggert@twinsun.com>
38040
38041         * lib/xgetcwd.c: Don't include pathmax.h.
38042         Include stdlib.h and unistd.h if available.
38043         Include xalloc.h.
38044         (xmalloc, xstrdup, free): Remove decls.
38045         (xgetcwd): Don't assume sizes fit in unsigned.
38046         Check for overflow when computing sizes.
38047         Simplify reallocation code.
38048
38049 2001-08-31  Paul Eggert  <eggert@twinsun.com>
38050
38051         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
38052         a directory's st_size can have an arbitrary value, so the old
38053         usage could waste an arbitrary amount of memory.  All uses
38054         changed.
38055         * lib/savedir.h: Update prototype.
38056
38057 2001-08-31  Paul Eggert  <eggert@twinsun.com>
38058
38059         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
38060
38061         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
38062         old strtoimax.c.
38063
38064         Also, make the following further changes to make this file's
38065         configuration more similar to that of strtol.c:
38066         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
38067         (strtoumax, uintmax_t, strtoull, strtol): Remove.
38068         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
38069         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
38070         changed to signed values.
38071
38072         And make the following changes as well:
38073         Fix copyright notice, as 1999 was missing.
38074         (verify): New macro.
38075         (strtoimax): Check sizes at compile-time, not run-time.
38076         Prefer strtol to strtoll if both work.
38077         (main): Remove; it was not that useful and was a pain to maintain.
38078
38079         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
38080
38081 2001-08-31  Jim Meyering  <meyering@lucent.com>
38082
38083         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
38084         Use an initial, malloc'd, buffer of length 128 rather than
38085         a statically allocated one of length 1024.
38086
38087 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38088
38089         Simplify code, partly by assuming autoconf 2.52 semantics.
38090
38091         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
38092
38093         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
38094         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
38095         All uses removed.
38096         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
38097         Move AC_REQUIRE to next-to-top level, to avoid confusion.
38098         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
38099         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
38100         jm_AC_HEADER_INTTYPES_H.
38101         * m4/jm-macros.m4 (jm_MACROS): Likewise.
38102
38103         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
38104
38105         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
38106         Quote first arg of AC_DEFUN.
38107         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
38108         since they are needed to parse the include file even if we need
38109         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
38110         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
38111         but with opposite signedness.
38112
38113 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38114
38115         Merge 'exclude' changes from tar 1.13.22.
38116         This fixes one or two unlikely storage allocation overflow bugs,
38117         but doesn't change user-visible behavior otherwise.
38118
38119 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38120
38121         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
38122         (jm_PREREQ_EXCLUDE): New macro.
38123
38124 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38125
38126         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
38127         tm to be declared.
38128
38129 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38130
38131         * lib/hash.c: Remove '2001' from copyright notice.
38132
38133 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38134
38135         * lib/full-write.h: New file.
38136         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
38137         * lib/full-write.c: Correct credits, as cccp.c no longer
38138         exists and anyway it was so heavily changed from the old cccp
38139         code as to be unrecognizable.  Include full-write.h.
38140         (full_write) Return size_t, with short writes meaning failure.
38141         All callers changed.  This fixes a bug with large buffers
38142         on 64-bit hosts.
38143         * lib/utime.c: Include full-write.h.
38144
38145 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38146
38147         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
38148         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
38149         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
38150         Include if available.
38151         (<xalloc.h>): Include
38152         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
38153         (verify): New macro.  Use it to verify that EXCLUDE macros do not
38154         collide with FNM macros.
38155         (struct patopts): New struct.
38156         (struct exclude): Use it, as exclude patterns now come with options.
38157         (new_exclude): Support above changes.
38158         (new_exclude, add_exclude_file):
38159         Initial size must now be a power of two to simplify overflow checking.
38160         (free_exclude, fnmatch_no_wildcards): New function.
38161         (excluded_filename): No longer requires options arg, as the options
38162         are determined by add_exclude.  Now returns bool, not int.
38163         (excluded_filename, add_exclude):
38164         Add support for the fancy new exclusion options.
38165         (add_exclude, add_exclude_file): Now takes int options arg.
38166         Check for arithmetic overflow when computing sizes.
38167         (add_exclude_file): xrealloc might modify errno, so don't
38168         realloc until after errno might be used.
38169
38170         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
38171         New macros.
38172         (free_exclude): New decl.
38173         (add_exclude, add_exclude_file): Now takes int options arg.
38174         (excluded_filename): No longer requires options arg, as the options
38175         are determined by add_exclude.  Now returns bool, not int.
38176
38177 2001-08-30  Paul Eggert  <eggert@twinsun.com>
38178
38179         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
38180
38181 2001-08-27  Jim Meyering  <meyering@lucent.com>
38182
38183         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
38184
38185         * lib/version-etc.c (N_): Remove definition.
38186         Revert most of last change.
38187         Instead, simply don't mark the `Copyright...' string for translation.
38188         Based on advice from Paul Eggert.
38189
38190         * lib/strtoxmax.c: Tweak comment.
38191
38192 2001-08-26  Jim Meyering  <meyering@lucent.com>
38193
38194         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
38195
38196         * m4/xstrtoimax.m4: New file.
38197         * m4/xstrtoumax.m4: Add comments explaining why we
38198         AC_REPLACE_FUNCS(strtol).
38199
38200 2001-08-26  Jim Meyering  <meyering@lucent.com>
38201
38202         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
38203         of copyright with `%s' so translators don't get an untranslated
38204         message in 2002.
38205         (COPYRIGHT_YEAR): Define.
38206         (version_etc): Use fprintf rather than fputs.
38207         Suggestion from Ulrich Drepper.
38208
38209         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
38210
38211         * lib/strtoll.c: New file, from GNU libc.
38212         * lib/xstrtoimax.c: New file.
38213
38214         * lib/xstrtol.h: Add xstrtoimax.
38215         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
38216         * lib/strtoimax.c: New file.  Likewise, but first define
38217         STRTOUXMAX_SIGNED.
38218
38219         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
38220         ...
38221         * lib/strtoxmax.c: ... then renamed to this.
38222
38223 2001-08-18  Paul Eggert  <eggert@twinsun.com>
38224
38225         * m4/inttypes.m4: Add AC_PREREQ(2.13).
38226         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
38227         (jm_AC_TYPE_INTMAX_T): New macro.
38228         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
38229
38230         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
38231
38232         * m4/longlong.m4: Renamed from ulonglong.m4.
38233         * m4/inttypes.m4: Renamed from inttypes_h.m4.
38234         * m4/uintmax_t.m4: Removed.
38235
38236 2001-08-13  Paul Eggert  <eggert@twinsun.com>
38237
38238         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
38239         Port to Solaris 8, where 'sed' requires a space after the 'r'
38240         command, and where sh dislikes "$/".  Clean up the spacing a bit.
38241         Redirect output to $tmp just once.
38242
38243 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
38244
38245         * lib/addext.c (<errno.h>): Include.
38246         (errno): Declare if not defined.
38247         (addext): Work correctly when pathconf returns -1 and leaves
38248         errno alone because there is no limit.  Also, work even if
38249         pathconf returns a value greater than SIZE_MAX.
38250
38251 2001-08-12  Jim Meyering  <meyering@lucent.com>
38252
38253         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
38254         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
38255         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
38256         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
38257         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
38258         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
38259         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
38260         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
38261         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
38262         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
38263         utime.m4, utimes.m4, xstrtoumax.m4:
38264         Quote the first argument in each use of AC_DEFUN.
38265
38266 2001-08-12  Jim Meyering  <meyering@lucent.com>
38267
38268         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
38269         Simply `return getcwd (NULL, 0);'.
38270         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
38271         Use 1300 as initial value for length, not PATH_MAX.
38272
38273         * lib/pathmax.h: Clean up cpp syntax.
38274
38275 2001-08-12  Jim Meyering  <meyering@lucent.com>
38276
38277         * lib/gettimeofday.c: New file.
38278         * lib/gtod.h: New file.
38279         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
38280
38281 2001-08-05  Jim Meyering  <meyering@lucent.com>
38282
38283         * m4/jm-macros.m4: Require autoconf-2.52.
38284
38285 2001-08-04  Jim Meyering  <meyering@lucent.com>
38286
38287         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
38288         stmt, to get in sync with glibc.
38289
38290 2001-08-03  Paul Eggert  <eggert@twinsun.com>
38291
38292         The following changes are from gettext 0.10.39 as maintained by
38293         Bruno Haible.
38294
38295         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
38296         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
38297         with inverted sense.  All uses changed.
38298
38299         * lib/mbswidth.c: Don't include <limits.h>.
38300         Include <stdlib.h> and <string.h> unconditionally.
38301         (iswcntrl, mbsinit, ISCNTRL): New macros.
38302         (mbsnwidth): Use K&R style function declarations.
38303         Don't bother checking for MB_LEN_MAX == 1, since the compiler
38304         can optimize it when MB_CUR_MAX == 1.
38305         The width of control characters is zero, not 1.
38306
38307 2001-08-03  Paul Eggert  <eggert@twinsun.com>
38308
38309         The following changes are from gettext 0.10.39 as maintained by
38310         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
38311
38312         * m4/codeset.m4: Upgrade to serial AM1.
38313         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
38314         all uses changed.  Quote first arg of AC_DEFUN.
38315         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
38316
38317         * m4/iconv.m4: Upgrade to serial AM2.
38318         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
38319         Add --with-libconv-prefix.
38320         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
38321         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
38322         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
38323         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
38324         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
38325
38326         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
38327         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
38328         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
38329         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
38330         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
38331         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
38332         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
38333         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
38334         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
38335
38336         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
38337         string.h any more.
38338
38339         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
38340         not the default value.
38341
38342         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
38343         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
38344         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
38345         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
38346         Also check for iswcntrl, used for wcwidth fallback.
38347         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
38348         to Autoconf 2.13.
38349
38350 2001-08-03  Jim Meyering  <meyering@lucent.com>
38351
38352         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
38353         as it was in the original.  Reported by Paul Eggert.
38354
38355 2001-07-16  Jim Meyering  <meyering@lucent.com>
38356
38357         * m4/gettimeofday.m4: New file.
38358         Prompted by a report from Bernhard Baehr.
38359
38360 2001-07-15  Jim Meyering  <meyering@lucent.com>
38361
38362         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
38363         stuff. Now it's in ../Makefile.cfg.
38364
38365 2001-07-15  Jim Meyering  <meyering@lucent.com>
38366
38367         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
38368         (BUILT_SOURCES): Add unlocked-io.h.
38369         (io_functions): Define.
38370         (unlocked-io.h): New rule.
38371         (DISTCLEANFILES): Add unlocked-io.h.
38372         (all-local): Depend on unlocked-io.h, to ensure it is created.
38373
38374         * lib/unlocked-io.hin: New file
38375
38376         * lib/regex.c: Update from glibc.
38377
38378 2001-07-05  Jim Meyering  <meyering@lucent.com>
38379
38380         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
38381         recommendation.
38382         (libfetish_a_SOURCES): Put all .h files here instead.
38383         Remove a thus-exposed (better checks in automake) duplicate and
38384         two unnecessary .h files.
38385
38386 2001-07-04  Jim Meyering  <meyering@lucent.com>
38387
38388         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
38389         that generates jm-glibc-io.m4 so that it doesn't trigger any make
38390         distcheck failure.
38391
38392 2001-07-02  Jim Meyering  <meyering@lucent.com>
38393
38394         The following changes were prompted by suggestions from Bruno Haible.
38395
38396         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
38397         is now generated.
38398         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
38399         definition of EXTRA_DIST.
38400         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
38401         ensure that the generated file is created/updated whenever the list
38402         of $(unlocked_functions) is changed.
38403         (jm-glibc-io.m4): New rule.
38404         (unlocked-io.h): New rule -- currently unused.
38405
38406 2001-06-24  Jim Meyering  <meyering@lucent.com>
38407
38408         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
38409         unmatched right bracket, rather than kludging it with an extra,
38410         falsely-matching quote in a comment.  Patch by Akim Demaille.
38411
38412 2001-06-11  Jim Meyering  <meyering@lucent.com>
38413
38414         * lib/regex.c: Update from GNU libc.
38415
38416 2001-05-27  Jim Meyering  <meyering@lucent.com>
38417
38418         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
38419         Check for ut_type in struct utmp.
38420
38421 2001-05-27  Jim Meyering  <meyering@lucent.com>
38422
38423         * lib/readutmp.h (UT_TYPE): Define.
38424
38425 2001-05-24  Jim Meyering  <meyering@lucent.com>
38426
38427         * lib/argmatch.c: Include "quote.h".
38428         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
38429         quote function.  Reported by Göran Uddeborg.
38430
38431 2001-05-22  Jim Meyering  <meyering@lucent.com>
38432
38433         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
38434         now that we use the package-supplied version unconditionally.
38435         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
38436
38437 2001-05-21  Jim Meyering  <meyering@lucent.com>
38438
38439         * m4/regex.m4: Change a couple backticks to single quotes to avoid
38440         shell syntax errors.
38441
38442 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
38443
38444         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
38445
38446 2001-05-20  Paul Eggert  <eggert@twinsun.com>
38447
38448         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
38449         Don't bother to check library strftime, since
38450         we'll be using our own my_strftime function anyway.
38451         Define my_strftime instead of strftime.
38452
38453 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
38454
38455         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
38456         which is not yet declared.
38457
38458 2001-05-15  Jim Meyering  <meyering@lucent.com>
38459
38460         * m4/regex.m4: Use proper quoting so brackets appear in the test
38461         program.
38462         Reported by, and with help from, Bruno Haible.
38463
38464 2001-05-13  Jim Meyering  <meyering@lucent.com>
38465
38466         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
38467         undefined.
38468
38469 2001-05-11  Paul Eggert  <eggert@twinsun.com>
38470
38471         dirname code cleanup.  base_name now behaves more compatibly
38472         with POSIX basename when given file names that have trailing
38473         slashes, and similarly for dir_name.  Add new primitives
38474         base_len and dir_len.  Put the directory-name-related decls
38475         into dirname.h.
38476
38477         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
38478         * lib/backupfile.c (base_name): Likewise.
38479         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
38480         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
38481         * lib/makepath.c (strip_trailing_slashes): Likewise.
38482         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
38483         ISSLASH): Likewise.
38484         * lib/rename.c (strip_trailing_slashes): Likewise.
38485         * lib/same.c (base_name): Likewise.
38486         * lib/stripslash.c (ISSLASH): Likewise.
38487
38488         * lib/addext.c: Include <dirname.h> after size_t is defined.
38489         * lib/backupfile.c: Likewise.
38490
38491         * lib/addext.c (addext): Use base_len to trim redundant
38492         trailing slashes instead of doing it ourselves.
38493         But do not trim the last slash if it is not redundant.
38494
38495         * lib/backupfile.c (find_backup_file_name,
38496         max_backup_version): Use base_len instead of rolling it ourselves.
38497         Handle the case of "" and (on DOS) "C:" correctly.
38498
38499         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
38500         needed. Include <string.h>, <dirname.h>.
38501         (base_name): Allow file names ending in slashes, other than names
38502         that are all slashes.  In this case, return the basename followed
38503         by the slashes.  This is more general, and can be used in places
38504         where the original base_name purposely had an assertion failure.
38505         (base_len): New function.
38506
38507         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
38508         Do not include <assert.h>; no longer needed.
38509         Include xalloc.h.
38510         (memrchr): Remove decl.
38511         (dir_name_r): Remove.
38512         (dir_len): Renamed from dirlen.  All callers changed.
38513         Rewrite in terms of base_name, for simplicity and consistency.
38514         (dir_name): Never return NULL.  All callers changed.
38515         Do not include <stdlib.h> in test program; no longer needed.
38516         return 0; is fine for test program.
38517
38518         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
38519         New macros.
38520         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
38521
38522         * lib/path-concat.c (path_concat): Use base_len to compute
38523         base length, not strlen; this means we cannot rely on memcpy
38524         to null-terminate.
38525
38526         * lib/same.c (STREQ): Remove.
38527         (same_name): Handle the case where the basename ends in trailing '/'.
38528
38529         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
38530         a slash was stripped.  Do not strip the last slash after a
38531         file system prefix.
38532
38533 2001-05-11  Paul Eggert  <eggert@twinsun.com>
38534
38535         * lib/Makefile.am (libfetish_a_SOURCES):
38536         Add strftime.c, since we now compile it on all hosts.
38537
38538         * lib/strftime.c (my_strftime):
38539         Define to nstrftime if emacs, but only if my_strftime is not defined.
38540         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
38541         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
38542         Add one more extra argument: a nanoseconds value.
38543         All uses changed.
38544         (ns): New macro.
38545         (my_strftime function): Add %N format.
38546         (emacs_strftimeu): Renamed from emacs_strftime,
38547         with extra ut argument.
38548
38549 2001-05-09  Paul Eggert  <eggert@twinsun.com>
38550
38551         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
38552
38553 2001-04-21  Jim Meyering  <meyering@lucent.com>
38554
38555         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
38556         doesn't interfere.
38557
38558 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
38559
38560         * m4/ftruncate.m4: Check for chsize.
38561         Link with ftruncate.o unconditionally if ftruncate is missing.
38562         This was required when cross-compiling to i586-mingw32msvc.
38563
38564 2001-04-08  Jim Meyering  <meyering@lucent.com>
38565
38566         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
38567         recomputed; that's necessary when the offset spans a DST transition.
38568         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
38569
38570 2001-04-02  Jim Meyering  <meyering@lucent.com>
38571
38572         * lib/regex.h, regex.c: Update from GNU libc.
38573
38574 2001-03-24  Jim Meyering  <meyering@lucent.com>
38575
38576         * m4/jm-macros.m4: Require autoconf-2.49d.
38577
38578 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
38579
38580         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
38581
38582 2001-03-19  Paul Eggert  <eggert@twinsun.com>
38583
38584         * lib/version-etc.c (version_etc_copyright): Update to 2001.
38585
38586 2001-03-17  Jim Meyering  <meyering@lucent.com>
38587
38588         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
38589         now that the version in autoconf is equivalent.
38590         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
38591
38592         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
38593         Suggestion from Akim Demaille.
38594
38595         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
38596         (jm_PREREQ_TEMPNAME): New function.
38597
38598 2001-03-16  Paul Eggert  <eggert@twinsun.com>
38599
38600         * lib/tempname.c (uint64_t): Define to uintmax_t if
38601         not defined, and if UINT64_MAX is not defined.
38602         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
38603         Reported by John David Anglin.
38604
38605 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
38606
38607         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
38608         resolve alias if codeset is empty.
38609         * lib/config.charset (BeOS): Use wildcard syntax.
38610
38611 2001-03-13  Jim Meyering  <meyering@lucent.com>
38612
38613         * lib/path-concat.c (path_concat)
38614         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
38615         concatenating e.g., `C:' and `foo'.
38616         From Bruno Haible.
38617
38618 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
38619
38620         * lib/localcharset.c (locale_charset): Don't use
38621         setlocale(LC_CTYPE,NULL). Don't return NULL.
38622         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
38623
38624 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
38625
38626         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
38627         support for DOS/DJGPP.
38628
38629 2001-03-01  Paul Eggert  <eggert@twinsun.com>
38630
38631         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
38632         lacks mkstemp.  Compile our own tempname.c if we compile our own
38633         mkstemp.c, as mkstemp relies on tempname.
38634
38635 2001-03-01  Jim Meyering  <meyering@lucent.com>
38636
38637         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
38638         AH_VERBATIM really does output its argument verbatim.
38639
38640 2001-02-28  Paul Eggert  <eggert@twinsun.com>
38641
38642         * lib/Makefile.am (libfetish_a_SOURCES):
38643         Add dup-safer.c, fopen-safer.c.
38644         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
38645
38646         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
38647         * lib/unistd-safer.h: New files.
38648
38649 2001-02-25  Paul Eggert  <eggert@twinsun.com>
38650
38651         The mkstemp replacement is taken from glibc 2.2.2, with some
38652         portability fixes for use outside glibc, as follows:
38653
38654         * lib/tempname.c (struct_stat64): New macro.
38655         (direxists, __gen_tempname): Use it.
38656         This avoids a portability problem with Solaris 8.
38657
38658         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
38659         (<stddef.h>, <stdint.h>, <string.h>):
38660         Include only if STDC_HEADERS || _LIBC.
38661         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
38662         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
38663         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
38664         (__set_errno): Define this macro if <errno.h> doesn't.
38665         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
38666         Define these macros if <stdio.h> doesn't.
38667         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
38668         Define these macros if <sys/stat.h>
38669         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
38670         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
38671         __xstat64): Define if not _LIBC.
38672         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
38673         (__gen_tempname): Invoke gettimeofday only if
38674         HAVE_GETTIMEOFDAY || _LIBC;
38675         otherwise, fall back on plain "time".
38676         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
38677
38678         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
38679
38680         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
38681
38682 2001-02-18  Paul Eggert  <eggert@twinsun.com>
38683
38684         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
38685
38686 2001-02-17  Paul Eggert  <eggert@twinsun.com>
38687
38688         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
38689         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
38690         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
38691         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
38692
38693 2001-02-17  Paul Eggert  <eggert@twinsun.com>
38694
38695         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
38696         Remove workaround macros for hosts that have mbrtowc but not
38697         mbstate_t, as we now insist on proper declarations for both
38698         before using mbrtowc.
38699
38700 2001-02-17  Jim Meyering  <meyering@lucent.com>
38701
38702         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
38703         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
38704         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
38705         UnixWare 7.1.1.
38706
38707         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
38708         rather than AC_CACHE_VAL.
38709
38710 2001-02-17  Jim Meyering  <meyering@lucent.com>
38711
38712         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
38713         around included file name.
38714
38715         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
38716
38717         * lib/strftime.c: Update from GNU libc (the only changes were to
38718         comments).
38719
38720 2001-02-17  Jim Meyering  <meyering@lucent.com>
38721
38722         * lib/regex.c: Update from libc.
38723
38724 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
38725
38726         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
38727         clash.
38728
38729 2001-02-16  Paul Eggert  <eggert@twinsun.com>
38730
38731         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
38732         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
38733         Reported by Mark Hounschell via Paul Eggert.
38734
38735 2001-02-07  Jim Meyering  <meyering@lucent.com>
38736
38737         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
38738
38739 2001-02-05  Jim Meyering  <meyering@lucent.com>
38740
38741         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
38742         it includes the patch required for `large file' support with at least
38743         HP-UX's 10.20 /bin/cc.
38744
38745 2001-02-03  Jim Meyering  <meyering@lucent.com>
38746
38747         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
38748         AS_IF, now that it works once again (mysteriously).
38749         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
38750
38751 2001-01-30  Jim Meyering  <meyering@lucent.com>
38752
38753         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
38754         * m4/chown.m4: Rename conftestchown to conftest.chown.
38755         * m4/rename.m4: s/conftestdir/conftest.d1/ and
38756         s/conftestdir2/conftest.d2/.
38757         * m4/utimes.m4: s/conftestdata/conftest.data/
38758         Inspired by Pavel Roskin's change in autoconf.
38759
38760 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
38761
38762         * lib/config.charset: Update for FreeBSD 4.2.
38763
38764 2001-01-27  Jim Meyering  <meyering@lucent.com>
38765
38766         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
38767         a use of AS_IF.
38768         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
38769
38770 2001-01-26  Jim Meyering  <meyering@lucent.com>
38771
38772         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
38773         quotearg.c includes it.
38774
38775 2001-01-26  Jim Meyering  <meyering@lucent.com>
38776
38777         * lib/quotearg.c: Include stddef.h.
38778         * lib/quote.c: Include stddef.h.
38779         Reported by Axel Kittenberger.
38780
38781         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
38782         line in double quotes so that it evokes a better diagnostic.
38783         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
38784         Reported by Axel Kittenberger.
38785
38786 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
38787
38788         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
38789         as if it was a `charset'.
38790
38791 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
38792
38793         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
38794         has const.
38795
38796 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
38797
38798         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
38799         to avoid a warning.  Add back 'const' to inptr.
38800
38801 2001-01-20  Jim Meyering  <meyering@lucent.com>
38802
38803         Be sure that headers are checked before used in code compiled
38804         for the type checks.
38805         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
38806         In place of that, invoke jm_CHECK_ALL_TYPES.
38807         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
38808         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
38809         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
38810         The check for ssize_t was mistakenly run before the test for unistd.h.
38811
38812         The configure-time check for stdbool.h was missing.
38813         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
38814         (jm_PREREQ_HASH): New function.
38815
38816 2001-01-17  Jim Meyering  <meyering@lucent.com>
38817
38818         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
38819         for autoconf-2.49c.
38820         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
38821
38822 2001-01-16  Jim Meyering  <meyering@lucent.com>
38823
38824         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
38825         From Bruno Haible.
38826
38827 2001-01-14  Jim Meyering  <meyering@lucent.com>
38828
38829         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
38830         foo and bar.  Create conftestdir/ in the script, not in the C code.
38831         Remove directories in the script, not in the C code.
38832         Remove conftestdir{,2} before trying to create the directory.
38833         Make the entire configure script fail if the mkdir fails.
38834
38835 2001-01-14  Jim Meyering  <meyering@lucent.com>
38836
38837         * lib/rename.c: New file.  From Volker Borchert.
38838         Include stdlib.h, string.h or strings.h, and xalloc.h.
38839         Use strip_trailing_slashes rather than open-coding it.
38840
38841 2001-01-03  Paul Eggert  <eggert@twinsun.com>
38842
38843         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
38844
38845 2001-01-03  Jim Meyering  <meyering@lucent.com>
38846
38847         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
38848         of local `inptr' to avoid warning with some system declarations of
38849         iconv.
38850
38851 2001-01-02  Volker Borchert  <bt@teknon.de>
38852
38853         * m4/rename.m4: New file.
38854         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
38855
38856 2001-01-01  Jim Meyering  <meyering@lucent.com>
38857
38858         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
38859         even on systems with utmpx.h.  It's necessary for the declaration of
38860         utmp's ut_user member.  Reported by Andreas Jaeger.
38861
38862         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
38863         available. They are required for the declarations of getgrgid and
38864         getpwuid resp.
38865         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
38866         Reported by Andreas Jaeger.
38867
38868 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
38869
38870         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
38871         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
38872         so `make install' also works in VPATH builds.
38873
38874 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
38875
38876         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
38877         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
38878         can be used in subdirectories.
38879
38880 2000-12-29  Paul Eggert  <eggert@twinsun.com>
38881
38882         * lib/modechange.c: Do not assume that mode_t uses the
38883         traditional octal encoding.  E.g. "chmod 1 FOO" should set
38884         the other-execute bit of FOO even if S_IXOTH != 1.
38885
38886         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
38887         WOTH, XOTH, ALLM): New macros.
38888         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
38889          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
38890         Use them.
38891         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
38892         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
38893         (mode_compile):
38894         No need to use uintmax_t; unsigned long is long enough.
38895         Don't bother to get suffix since we don't use it.
38896
38897 2000-12-26  Jim Meyering  <meyering@lucent.com>
38898
38899         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
38900         better with autoheader.
38901
38902 2000-12-24  Jim Meyering  <meyering@lucent.com>
38903
38904         * lib/hash.c (is_prime): Return explicit boolean values.
38905         (hash_get_first): Return NULL to appease Irix5.6's 89.
38906         Reported by Nelson Beebe.
38907
38908 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
38909
38910         * lib/localcharset.c (locale_charset): Add support for Win32.
38911
38912 2000-12-18  Paul Eggert  <eggert@twinsun.com>
38913
38914         * lib/physmem.h, lib/physmem.c: New files.
38915
38916         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
38917         (noinst_HEADERS): Add physmem.h.
38918
38919         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
38920         't' for compatibility with Solaris 8 sort.
38921
38922 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
38923
38924         * lib/config.charset: Add support for BeOS.
38925
38926 2000-12-17  Jim Meyering  <meyering@lucent.com>
38927
38928         * m4/dos.m4 (jm_AC_DOS): New file and macro.
38929         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
38930
38931 2000-12-16  Jim Meyering  <meyering@lucent.com>
38932
38933         This bug had a serious impact on chown: `chown N:M FILE' (for integer
38934         N and M) would have treated it like `chown N:N FILE'.
38935
38936         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
38937
38938 2000-12-16  Jim Meyering  <meyering@lucent.com>
38939
38940         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
38941         SHELLS_FILE to a file name that's useful on djgpp systems.
38942         Include stdlib.h.
38943         (ADDITIONAL_DEFAULT_SHELLS): Define.
38944         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
38945         Based mostly on a patch from Prashant TR.
38946
38947 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
38948
38949         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
38950         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
38951         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
38952
38953 2000-12-08  Andreas Schwab  <schwab@suse.de>
38954
38955         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
38956         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
38957
38958 2000-12-07  Jim Meyering  <meyering@lucent.com>
38959
38960         * lib/stripslash.c (ISSLASH): Define.
38961         (strip_trailing_slashes): Use ISSLASH rather than comparing against
38962         `/'.
38963         From Prashant TR.
38964
38965         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
38966         (dir_name_r): Declare this function as static.
38967         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
38968         manifest itself on a name containing a mix of slashes and
38969         backslashes.
38970         Make this function work with names starting with a DOS-style
38971         drive letter and colon prefix.
38972         (dir_name): Append `.' if necessary.
38973         Based mostly on patches from Prashant TR and Eli Zaretskii.
38974
38975         * lib/dirname.h (dir_name_r): Remove prototype.
38976
38977 2000-12-06  Paul Eggert  <eggert@twinsun.com>
38978
38979         * m4/off_t-format.m4: Remove this file.
38980         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
38981
38982 2000-12-06  Jim Meyering  <meyering@lucent.com>
38983
38984         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
38985         replacement strtoull, we may well need the replacement strtoul, too.
38986         Check for declarations of strtoul and strtoull.
38987         Check for strtol.  Mainly as a cue to cause automake to include
38988         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
38989         Check for limits.h -- strtol.c needs it.
38990
38991 2000-12-05  Jim Meyering  <meyering@lucent.com>
38992
38993         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
38994
38995 2000-12-04  Jim Meyering  <meyering@lucent.com>
38996
38997         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
38998         Also include memory.h, stdlib.h, unistd.h if appropriate.
38999         Reported by Andreas Jaeger (conflicting declaration of malloc).
39000
39001 2000-12-02  Jim Meyering  <meyering@lucent.com>
39002
39003         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
39004         * m4/jm-macros.m4 (jm_MACROS): require it.
39005
39006 2000-12-02  Jim Meyering  <meyering@lucent.com>
39007
39008         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
39009
39010 2000-12-01  Paul Eggert  <eggert@twinsun.com>
39011
39012         * lib/memrchr.c: Include <config.h> before any system include file.
39013
39014 2000-11-30  Jim Meyering  <meyering@lucent.com>
39015
39016         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
39017
39018 2000-11-30  Jim Meyering  <meyering@lucent.com>
39019
39020         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
39021
39022 2000-11-29  Paul Eggert  <eggert@twinsun.com>
39023
39024         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
39025
39026 2000-11-26  Jim Meyering  <meyering@lucent.com>
39027
39028         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
39029
39030 2000-11-22  Paul Eggert  <eggert@twinsun.com>
39031
39032         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
39033         size of (size_t) -1; it's not portable.
39034
39035 2000-11-17  Jim Meyering  <meyering@lucent.com>
39036
39037         * lib/strstr.c: Update from GNU libc.
39038
39039 2000-11-17  Akim Demaille  <akim@epita.fr>
39040
39041         * lib/obstack.h: Formatting changes.
39042         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
39043         prevent type checking.
39044         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
39045         cast the value to (void *): assigning a `foo *' to a `void *'
39046         variable is valid.
39047         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
39048
39049 2000-11-16  Jim Meyering  <meyering@lucent.com>
39050
39051         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
39052
39053 2000-11-11  Jim Meyering  <meyering@lucent.com>
39054
39055         * lib/error.c: Add a couple #includes, merging from GNU libc version.
39056
39057 2000-11-10  Jim Meyering  <meyering@lucent.com>
39058
39059         * lib/obstack.h: Update from GNU libc.
39060         * lib/obstack.c: Likewise.
39061
39062 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
39063
39064         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
39065
39066 2000-11-06  Paul Eggert  <eggert@twinsun.com>
39067
39068         * lib/getusershell.c (setusershell): Use rewind rather than
39069         fseek/fseeko, to avoid configuration hassles with fseeko.
39070         Don't bother opening SHELLS_FILE if shellstream is NULL;
39071         it's not necessary.
39072
39073 2000-11-05  Jim Meyering  <meyering@lucent.com>
39074
39075         * lib/makepath.h (make_dir): Declare.
39076         * lib/makepath.c (make_dir): Remove `static' attribute.
39077         Tweak a comment.
39078
39079 2000-11-04  Jim Meyering  <meyering@lucent.com>
39080
39081         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
39082
39083 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
39084
39085         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
39086         last one in a bucket, advance to the next bucket.
39087
39088 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
39089
39090         * lib/fnmatch.c: Do not comment out all the code if we are using
39091         the GNU C library, because in some cases we are replacing buggy
39092         code in the GNU C library itself.
39093
39094 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
39095
39096         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
39097         (regex_compile): Catch bogus \(\1\).
39098
39099 2000-10-30  Paul Eggert  <eggert@twinsun.com>
39100
39101         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
39102         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
39103         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
39104
39105 2000-10-30  Paul Eggert  <eggert@twinsun.com>
39106
39107         * lib/error.h, getline.h, modechange.h:
39108         Remove "2000" from Copyright line, as the file hasn't been
39109         changed this year other than in the copyright notice.
39110
39111         * lib/xalloc.h: Add "2000" to Copyright line, as this file
39112         was changed this year.
39113
39114 2000-10-29  Jim Meyering  <meyering@lucent.com>
39115
39116         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
39117         renaming.
39118         * m4/ls-mntd-fs.m4: Likewise
39119
39120 2000-10-29  Jim Meyering  <meyering@lucent.com>
39121
39122         * lib/xstat.in: Fix grammar in comment.
39123
39124 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
39125
39126         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
39127         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
39128         doesn't define __restrict_arr.
39129
39130 2000-10-28  Jim Meyering  <meyering@lucent.com>
39131
39132         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
39133         (jm_PREREQ_MEMCHR): New function.
39134
39135 2000-10-28  Jim Meyering  <meyering@lucent.com>
39136
39137         * lib/memchr.c: Update from libc.
39138         Adjust for portability:
39139         [HAVE_STDLIB_H]: Include stdlib.h.
39140         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
39141         Undef __memchr, too.
39142         [!weak_alias]: Define __memchr to memchr.
39143
39144         * lib/regex.c: Update from libc.
39145         * lib/regex.h: Likewise.
39146         * lib/getopt1.c: Likewise.
39147         * lib/memcmp.c: Likewise.
39148
39149         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
39150         Avoid using fseek, when possible -- it's broken by design.
39151         Patch by Ulrich Drepper.
39152
39153 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
39154
39155         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
39156         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
39157         Giving in to popular pressure to shut up the compiler with casts.
39158
39159 2000-10-26  Jim Meyering  <meyering@lucent.com>
39160
39161         * lib/strftime.c: Update from libc.
39162
39163 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
39164
39165         * regex.c: More `unsigned char' -> `re_char' changes.
39166         Also change several `int' into `re_wchar_t'.
39167         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
39168         (PUSH_FAILURE_POINTER): Don't cast any more.
39169         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
39170         We want GCC to complain, since this piece of code makes
39171         re_match non-reentrant, which *should* be fixed.
39172         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
39173         (EXTEND_BUFFER): Use RETALLOC.
39174         (SET_LIST_BIT): Don't cast.
39175         (re_wchar_t): New type.
39176         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
39177         that those two functions will always properly return.
39178         (IMMEDIATE_QUIT_CHECK): Cast to void.
39179         (analyse_first): Use recursion rather than an explicit stack.
39180         (re_compile_fastmap): Can't fail anymore.
39181         (re_search_2): Don't check re_compile_fastmap for failure.
39182         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
39183         Now also sets the new value (passed in a new argument).
39184         (re_match_2_internal): Use it.
39185         Also, use a new var `reg' of type size_t when looping through regs
39186         rather than reuse the inappropriate `mcnt'.
39187
39188 2000-10-25  Jim Meyering  <meyering@lucent.com>
39189
39190         * lib/obstack.c: Update from libc.
39191
39192 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
39193
39194         * regex.c (regex_compile): Change the way of handling a range from
39195         a char less than 256 to a char not less than 256.
39196
39197 2000-10-24  Andrew Innes  <andrewi@gnu.org>
39198
39199         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
39200         NT-Emacs only.
39201         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
39202         so that re_search functions only quit when callers expect them to.
39203
39204 2000-10-23  Jim Meyering  <meyering@lucent.com>
39205
39206         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
39207         wrong.  That set_locale call must not have any side effects.
39208         From Paul Eggert.
39209
39210 2000-10-22  Jim Meyering  <meyering@lucent.com>
39211
39212         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
39213         [CYCLIC]: Remove now-unused definition.
39214
39215         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
39216         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
39217         Suggestion from Ulrich Drepper.
39218
39219 2000-10-21  Jim Meyering  <meyering@lucent.com>
39220
39221         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
39222         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
39223         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
39224
39225 2000-10-21  Jim Meyering  <meyering@lucent.com>
39226
39227         * lib/dirname.c (memrchr): Declare if necessary.
39228         (dir_name): Remove the restriction that there be no
39229         trailing slashes.  Now, this code skips past them, effectively
39230         ignoring them.
39231         [TEST_DIRNAME] (main): New unit tests.
39232
39233         * lib/memrchr.c: New file from GNU libc.
39234         Undef __memrchr, too.
39235         [!weak_alias]: Define __memrchr to memrchr.
39236         Guard weak_alias use with `#ifdef weak_alias'.
39237
39238 2000-10-21  Jim Meyering  <meyering@lucent.com>
39239
39240         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
39241         (dir_name): Use dir_name_r.
39242         * lib/dirname.h (dir_name_r): Declare it.
39243
39244 2000-10-17  Jim Meyering  <meyering@lucent.com>
39245
39246         * lib/quote.h (PARAMS): Define and use.
39247         Reported by Akim Demaille.
39248
39249         * lib/getopt.c: Update from libc.
39250
39251 2000-10-16  Jim Meyering  <meyering@lucent.com>
39252
39253         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
39254         setlocale.
39255         From Jan Fedak.
39256
39257 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
39258
39259         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
39260
39261 2000-09-25  Jim Meyering  <meyering@lucent.com>
39262
39263         * lib/md5.h (rol): Define (from GnuPG).
39264
39265         * lib/sha.c: Give credit (GnuPG) where due.
39266         (M): Use rol rather than open-coding it.
39267         Add a FIXME comment.
39268
39269 2000-09-21  Jim Meyering  <meyering@lucent.com>
39270
39271         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
39272         Reported by Michael Stone.
39273
39274 2000-09-20  Jim Meyering  <meyering@lucent.com>
39275
39276         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
39277         (noinst_HEADERS): Add sha.h.
39278         Based on code from Scott G. Miller and from GnuPG.
39279
39280 2000-09-18  Jim Meyering  <meyering@lucent.com>
39281
39282         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
39283         LIBS. Otherwise, everyone ends up linking with -lelf for some
39284         configurations.
39285         Reported by Mike Stone.
39286
39287 2000-09-15  Jim Meyering  <meyering@lucent.com>
39288
39289         * lib/regex.c: Update from libc.
39290
39291 2000-09-10  Jim Meyering  <meyering@lucent.com>
39292
39293         * lib/getopt.c (_getopt_internal): Update from glibc.
39294
39295 2000-09-09  Jim Meyering  <meyering@lucent.com>
39296
39297         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
39298         think it should be used as a general replacement for isascii.
39299         * lib/fnmatch.c: Likewise.
39300         * lib/mbswidth.c: Likewise
39301         * lib/regex.c: Likewise.
39302
39303         Don't use atoi.
39304         * lib/userspec.c: Include sys/param.h and limits.h.
39305         Include xstrtol.h.
39306         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
39307         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
39308         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
39309         UID, GID.  Check range.
39310
39311 2000-09-06  Jim Meyering  <meyering@lucent.com>
39312
39313         * lib/getopt.c (_getopt_internal): Update from glibc.
39314
39315 2000-08-30  Jim Meyering  <meyering@lucent.com>
39316
39317         * lib/strftime.c: Merge in changes from GNU libc.
39318
39319 2000-08-26  Jim Meyering  <meyering@lucent.com>
39320
39321         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
39322         * m4/fpending.m4: New file.
39323
39324 2000-08-26  Jim Meyering  <meyering@lucent.com>
39325
39326         * lib/closeout.c: Include "__fpending.h".
39327         (close_stdout_status): Return right away if there's nothing to flush.
39328
39329         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
39330         * lib/__fpending.c: New file.
39331         * lib/__fpending.h: New file.
39332
39333 2000-08-20  Jim Meyering  <meyering@lucent.com>
39334
39335         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
39336         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
39337         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
39338
39339 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
39340
39341         Improve fileutils installation on systems where running
39342         programs (like install) can't be unlinked.
39343         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
39344         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
39345
39346 2000-08-07  Paul Eggert  <eggert@twinsun.com>
39347
39348         Standardize on "memory exhausted" instead of "Memory exhausted"
39349         or "virtual memory exhausted".
39350         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
39351         "virtual memory exhausted".
39352         * lib/same.c (same_name): Invoke xalloc_die instead of printing
39353         our own message.
39354         * lib/userspec.c (parse_user_spec): Likewise.
39355         * lib/bumpalloc.h: comment fix
39356         * lib/same.c, userspec.c: Include xalloc.h.
39357
39358         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
39359         not char *const and pointing to a constant array.
39360         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
39361         (xrealloc): Comment fix.
39362
39363         * lib/userspec.c (parse_user_spec):
39364         Don't translate a message until just before returning,
39365         to avoid unnecessary translation.
39366
39367 2000-08-07  Jim Meyering  <meyering@lucent.com>
39368
39369         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
39370         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
39371         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
39372         getgroups.c, gethostname.c, getopt.h, group-member.c,
39373         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
39374         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
39375         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
39376         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
39377         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
39378         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
39379         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
39380         yesno.c: Back out Copyright date changes for each file with no change
39381         this year.  This eases coordination with other programs using the same
39382         source code modules.  From Paul Eggert.
39383
39384 2000-08-06  Paul Eggert  <eggert@twinsun.com>
39385
39386         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
39387         not char, for compatibility with glibc 2.1.3 strftime.c.
39388
39389 2000-08-03  Greg McGary  <greg@mcgary.org>
39390
39391         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
39392         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
39393         (EXTEND_BUFFER): Use them.
39394
39395 2000-08-01  Jim Meyering  <meyering@lucent.com>
39396
39397         * lib/dirname.c (ISSLASH): Define.
39398         (BACKSLASH_IS_PATH_SEPARATOR): Define.
39399         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
39400         both `\' and `/' may be use as path separators.
39401         Based on a patch from Prashant TR.
39402
39403 2000-07-31  Paul Eggert  <eggert@twinsun.com>
39404
39405         * lib/quotearg.c (quotearg_n_options): Don't make the initial
39406         slot vector a constant, since it might get modified.
39407
39408 2000-07-31  Jim Meyering  <meyering@lucent.com>
39409
39410         * lib/xmalloc.c: Use `virtual memory exhausted', not
39411         `Memory exhausted'.
39412         * lib/obstack.c (print_and_abort): Likewise.
39413
39414 2000-07-30  Paul Eggert  <eggert@twinsun.com>
39415
39416         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
39417         buffer, so that the caller can always quote one small
39418         component of a "memory exhausted" message in slot 0.
39419         From a suggestion by Jim Meyering.
39420
39421 2000-07-30  Jim Meyering  <meyering@lucent.com>
39422
39423         * lib/makepath.c (make_path): Quote the other instance, too.
39424
39425         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
39426         (STATIC_BUF_SIZE): Define.
39427         (quotearg_n_options): Use only statically allocated storage when
39428         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
39429         than STATIC_BUF_SIZE.
39430
39431 2000-07-29  Jim Meyering  <meyering@lucent.com>
39432
39433         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
39434         * lib/dirname.c (dir_name): Likewise.
39435
39436         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
39437         `/'.
39438
39439         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
39440         (dir_name): Assert that there are no trailing slashes.
39441
39442 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
39443
39444         * lib/mbswidth.h (mbswidth): Add a flags argument.
39445         (mbswidth): New declaration.
39446         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
39447         * lib/mbswidth.c (mbswidth): Add a flags argument.
39448         (mbsnwidth): New function.
39449
39450 2000-07-24  Jim Meyering  <meyering@lucent.com>
39451
39452         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
39453
39454 2000-07-23  Paul Eggert  <eggert@twinsun.com>
39455
39456         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
39457
39458 2000-07-23  Paul Eggert  <eggert@twinsun.com>
39459
39460         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
39461         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
39462         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
39463         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
39464         invoke multibyte primitives.
39465
39466 2000-07-23  Paul Eggert  <eggert@twinsun.com>
39467
39468         * lib/quotearg.c:
39469         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
39470         so that mbstate_t is always defined.
39471
39472         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
39473         be 1 in at least one GCC installation, and this configuration
39474         error is likely to be common.  Ignoring MB_LEN_MAX hurts
39475         performance on hosts that have mbrtowc but have only unibyte
39476         locales, but I assume these hosts are rare.
39477
39478 2000-07-23  Paul Eggert  <eggert@twinsun.com>
39479
39480         * lib/mbswidth.c (_XOPEN_SOURCE):
39481         Don't define; this causes problems on Solaris 7.
39482         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
39483
39484 2000-07-23  Jim Meyering  <meyering@lucent.com>
39485
39486         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
39487         too: getgrgid, getpwuid, getuid.
39488
39489 2000-07-23  Jim Meyering  <meyering@lucent.com>
39490
39491         * lib/basename.c (base_name): Add an assertion.
39492
39493 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
39494
39495         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
39496         shadow its mbsinit function.
39497
39498 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
39499
39500         * lib/mbswidth.h: New file.
39501         * lib/mbswidth.c: New file.
39502         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
39503         (noinst_HEADERS): Add mbswidth.h.
39504
39505 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
39506
39507         * lib/config.charset: Add support for FreeBSD. Improve support for
39508         HP-UX and IRIX 6.
39509
39510 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
39511
39512         * m4/mbswidth.m4: New file.
39513         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
39514
39515 2000-07-15  Jim Meyering  <meyering@lucent.com>
39516
39517         * lib/makepath.c: Include quote.h.
39518         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
39519         corresponding argument in a `quote (...)' call.
39520         Give better diagnostics.
39521
39522         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
39523         (noinst_HEADERS): Add quote.h.
39524
39525         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
39526         from tar's src/misc.c.
39527         * lib/quote.h: New file.  Prototypes for same.
39528
39529 2000-07-14  Paul Eggert  <eggert@twinsun.com>
39530
39531         From a suggestion by Bruno Haible.
39532         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
39533         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
39534         to decide whether to define the BeOS workaround macro;
39535         this adjusts to the change to AC_MBSTATE_T.
39536
39537 2000-07-14  Jim Meyering  <meyering@lucent.com>
39538
39539         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
39540         jm_AC_TYPE_UINTMAX_T.
39541
39542 2000-07-13  Paul Eggert  <eggert@twinsun.com>
39543
39544         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
39545
39546         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
39547         quotearg_buffer_restyled): Add support for
39548         clocale_quoting_style.  Undo previous change to
39549         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
39550         and "{RIGHT QUOTATION MARK}" msgids.
39551
39552 2000-07-10  Paul Eggert  <eggert@twinsun.com>
39553
39554         From a suggestion by Bruno Haible.
39555         * m4/mbstate_t.m4 (AC_MBSTATE_T):
39556         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
39557         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
39558         and mbstate_t, to a single-part test that simply defines mbstate_t.
39559         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
39560         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
39561
39562 2000-07-10  Jim Meyering  <meyering@lucent.com>
39563
39564         * m4/strerror_r.m4: Mirror the correction made in autoconf.
39565
39566         * m4/gnu-source.m4: Output to confdefs.h directly.
39567         Suggestion from Akim Demaille.
39568
39569 2000-07-09  Paul Eggert  <eggert@twinsun.com>
39570
39571         The old behavior of quoting `like this' doesn't look good with
39572         newer, ISO-style fonts.  See:
39573         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
39574
39575         Instead, quote "like this" by default.  Let the translator
39576         tailor the locale-specific quoting behavior by providing
39577         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
39578
39579         * lib/quotearg.c (N_): New macro.
39580         (gettext_default): New function.
39581         (quotearg_buffer_restyled): Use
39582         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
39583         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
39584
39585 2000-07-09  Jim Meyering  <meyering@lucent.com>
39586
39587         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
39588         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
39589
39590         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
39591         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
39592
39593 2000-07-09  Jim Meyering  <meyering@lucent.com>
39594
39595         * lib/Most files: Update copyright dates to include 2000.
39596
39597 2000-07-08  Jim Meyering  <meyering@lucent.com>
39598
39599         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
39600         if not defined.
39601         (xgethostname): Remove now-unnecessary #ifdef.
39602         Move declaration of `err' into loop where it's used.
39603
39604 2000-07-05  Paul Eggert  <eggert@twinsun.com>
39605         and Bruno Haible  <haible@clisp.cons.org>
39606
39607         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
39608         only if the test for an object-type mbstate_t fails.  This
39609         prevents us from mistakenly reporting that mbstate_t is a
39610         system object type after we "#define mbstate_t int" to work
39611         around its lack.
39612
39613 2000-07-05  Paul Eggert  <eggert@twinsun.com>
39614         and Bruno Haible  <haible@clisp.cons.org>
39615
39616         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
39617
39618 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
39619
39620         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
39621         to strerror_r.
39622         Include <ctype.h> for use of isalpha.
39623
39624 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
39625
39626         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
39627         by allocating a larger buffer. Test the gethostname return value for
39628         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
39629         returns an error and ENAMETOOLONG isn't defined.
39630
39631 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
39632
39633         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
39634         dimension.
39635
39636 2000-07-04  Jim Meyering  <meyering@lucent.com>
39637
39638         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
39639         of the deprecated AC_CHECKING.
39640
39641 2000-07-04  Jim Meyering  <meyering@lucent.com>
39642
39643         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
39644         Reported by Bruno Haible.
39645
39646 2000-07-04  Jim Meyering  <meyering@lucent.com>
39647
39648         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
39649         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
39650         lacks mbrtowc.
39651
39652 2000-07-03  Paul Eggert  <eggert@twinsun.com>
39653
39654         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
39655         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
39656
39657 2000-07-03  Paul Eggert  <eggert@twinsun.com>
39658         and Bruno Haible  <haible@clisp.cons.org>
39659
39660         * lib/quotearg.c (mbrtowc):
39661         Assign to *pwc, and return 1 only if result is nonzero.
39662         (iswprint): Use ISPRINT when substituting our own mbrtowc.
39663
39664 2000-07-03  Jim Meyering  <meyering@lucent.com>
39665
39666         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
39667
39668 2000-07-03  Jim Meyering  <meyering@lucent.com>
39669
39670         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
39671         This is necessary to get a definition of e.g., UTMP_FILE on
39672         HP-UX 10.20.
39673         From Bob Proulx.
39674
39675 2000-07-02  Jim Meyering  <meyering@lucent.com>
39676
39677         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
39678
39679         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
39680         AC_LIBOBJ(function_name).
39681         * m4/chown.m4: Likewise.
39682         * m4/fnmatch.m4: Likewise.
39683         * m4/ftruncate.m4: Likewise.
39684         * m4/getgroups.m4: Likewise.
39685         * m4/getline.m4: Likewise.
39686         * m4/group-member.m4: Likewise.
39687         * m4/jm-macros.m4: Likewise.
39688         * m4/lstat.m4: Likewise.
39689         * m4/malloc.m4: Likewise.
39690         * m4/memcmp.m4: Likewise.
39691         * m4/nanosleep.m4: Likewise.
39692         * m4/putenv.m4: Likewise.
39693         * m4/realloc.m4: Likewise.
39694         * m4/regex.m4: Likewise.
39695         * m4/stat.m4: Likewise.
39696         * m4/strftime.m4: Likewise.
39697
39698 2000-07-02  Jim Meyering  <meyering@lucent.com>
39699
39700         * lib/quotearg.c (mbstate_t): Don't define here.
39701
39702 2000-07-02  Jim Meyering  <meyering@lucent.com>
39703
39704         * lib/nanosleep.c (SIGCONT): Define if not already defined.
39705
39706 2000-07-01  Jim Meyering  <meyering@lucent.com>
39707
39708         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
39709
39710 2000-07-01  Jim Meyering  <meyering@lucent.com>
39711
39712         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
39713         problem.
39714
39715 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
39716
39717         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
39718         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
39719
39720 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
39721
39722         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
39723         per change in ../m4/ls-mntd-fs.m4.
39724         (read_filesystem_list): Ignore symbolic links.
39725
39726 2000-06-29  Jim Meyering  <meyering@lucent.com>
39727
39728         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
39729         for declaration of strcmp.
39730
39731         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
39732
39733         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
39734         Avoid warning by casting result to `char *' to remove `const'.
39735
39736 2000-06-28  Jim Meyering  <meyering@lucent.com>
39737
39738         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
39739         included by quotearg.c, for which we perform this test.  From
39740         Bruno Haible.
39741
39742 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
39743
39744         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
39745         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
39746         <utmpx.h> exists, put readutmp.o into LIBOBJS.
39747
39748 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
39749
39750         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
39751
39752 2000-06-26  Paul Eggert  <eggert@twinsun.com>
39753
39754         savedir now sets errno on failure and invokes xmalloc to get memory.
39755         Fix a couple of other minor bugs while we're at it.
39756
39757         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
39758         (NAMLEN): Remove macro.
39759         (malloc, realloc): Remove decls.
39760         (stpcpy): Likewise.
39761         ("xalloc.h"): Include.
39762         (NAME_SIZE_DEFAULT): New macro.
39763         (savedir): Use xmalloc / xrealloc to allocate memory.
39764         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
39765         Skip "" directory entries.
39766         Use strlen to calculate directory entry length, since the old method
39767         is rarely used these days and isn't worth supporting.
39768         Don't use a pointer after freeing it.
39769         Check for integer overflow when calculating allocation size.
39770         Use memcpy to copy entries, instead of stpcpy.
39771         Set errno properly when returning NULL.
39772         Check for readdir error.
39773
39774 2000-06-26  Jim Meyering  <meyering@lucent.com>
39775
39776         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
39777
39778 2000-06-25  Jim Meyering  <meyering@lucent.com>
39779
39780         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
39781         Linux header bug when _XOPEN_SOURCE is defined to 500.
39782
39783 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
39784
39785         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
39786         deficiency.
39787
39788 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
39789
39790         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
39791         Include xalloc.h.
39792         Don't include <stdlib.h>.  Don't declare malloc, realloc.
39793
39794 2000-06-24  Jim Meyering  <meyering@lucent.com>
39795
39796         * m4/strerror_r.m4: Revive this file -- to try out an experimental
39797         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
39798         for which strerror does return char*, but which lacks a conveniently
39799         accessible declaration of the function.  If the compile-test says
39800         strerror_r doesn't work, then resort to a `run'-test that works on
39801         BeOS and segfaults on DEC Unix.
39802
39803 2000-06-24  Jim Meyering  <meyering@lucent.com>
39804
39805         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
39806
39807 2000-06-23  Paul Eggert  <eggert@twinsun.com>
39808
39809         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
39810         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
39811
39812 2000-06-23  Paul Eggert  <eggert@twinsun.com>
39813
39814         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
39815         (mbrtowc, mbstate_t): Define substitutes if
39816         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
39817         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
39818         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
39819
39820 2000-06-23  Jim Meyering  <meyering@lucent.com>
39821
39822         * m4/afs.m4: Add missing AC_MSG_RESULT.
39823         Reported by Bruno Haible.
39824
39825         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
39826         Suggestion from Bruno Haible.
39827
39828 2000-06-23  Jim Meyering  <meyering@lucent.com>
39829
39830         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
39831
39832 2000-06-21  Jim Meyering  <meyering@lucent.com>
39833
39834         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
39835
39836 2000-06-21  Jim Meyering  <meyering@lucent.com>
39837
39838         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
39839         (noinst_HEADERS): Add getstr.h.
39840
39841         * lib/getline.c (getstr): Move into a separate file.
39842         * lib/getstr.c (getstr): New file, extracted from getline.c, with
39843         the following changes: new parameter, delim2; both delim[12]
39844         parameters have type `int', not `char'.  The latter would lose
39845         with 8-bit delimiters.
39846         * lib/getstr.h: New file.
39847
39848 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
39849
39850         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
39851         than 1024, return a memory chunk of least possible size, instead
39852         of size PATH_MAX + 2. In the loop, increment the size proportionally.
39853         Use free/xmalloc instead of xrealloc to avoid copying for very long
39854         paths.
39855
39856 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
39857
39858         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
39859         the empty string.
39860
39861 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
39862
39863         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
39864         address, not strdup.  Include <stdlib.h> and don't declare free().
39865
39866 2000-06-19  Jim Meyering  <meyering@lucent.com>
39867
39868         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
39869
39870 2000-06-18  Jim Meyering  <meyering@lucent.com>
39871
39872         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
39873
39874         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
39875         `checking whether...' message to be consistent with that of the
39876         lstat test.
39877
39878 2000-06-18  Jim Meyering  <meyering@lucent.com>
39879
39880         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
39881         Besides, these days every porting target provides a mkdir function.
39882
39883         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
39884         needed. (this snippet comes from src/system.h).
39885
39886 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
39887
39888         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
39889
39890 2000-06-15  Paul Eggert  <eggert@twinsun.com>
39891
39892         * lib/human.c (adjust_value): New function.
39893         (human_readable_inexact): Apply rounding style even when
39894         printing approximate values.
39895
39896 2000-06-14  Paul Eggert  <eggert@twinsun.com>
39897
39898         * lib/human.c (human_readable_inexact): Allow an input block
39899         size that is not a multiple of the output block size, and vice versa.
39900         Reported by Piergiorgio Sartor.
39901
39902 2000-06-14  Paul Eggert  <eggert@twinsun.com>
39903
39904         * lib/getdate.y (get_date): Apply relative times after time
39905         zone indicator, not before.  Reported by Todd A. Jacobs.
39906
39907 2000-06-13  Jim Meyering  <meyering@lucent.com>
39908
39909         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
39910
39911         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
39912
39913 2000-06-12  Paul Eggert  <eggert@twinsun.com>
39914
39915         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
39916
39917 2000-06-12  Jim Meyering  <meyering@lucent.com>
39918
39919         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
39920         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
39921         optional argument.
39922         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
39923         the optional argument, `lib'.
39924
39925 2000-06-08  Jim Meyering  <meyering@lucent.com>
39926
39927         * m4/largefile.m4: Remove file (now that it's part of autoconf).
39928
39929 2000-06-04  Paul Eggert  <eggert@twinsun.com>
39930
39931         Rewrite largefile configuration so that we don't need to run
39932         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
39933         AC_CANONICAL_HOST in configure.in -- jmm]
39934
39935         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
39936         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
39937         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
39938         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
39939         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
39940         All uses changed.
39941         Instead of inspecting the output of getconf, try to compile the
39942         test program without and with the macro definition.
39943         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
39944         for getconf.  Instead, check for the needed flags by compiling
39945         test programs.
39946
39947 2000-06-04  Paul Eggert  <eggert@twinsun.com>
39948
39949         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
39950
39951 2000-06-04  Jim Meyering  <meyering@lucent.com>
39952
39953         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
39954         SunOS 4.1.4 for which gid_t is an unsigned type.
39955
39956 2000-06-03  Jim Meyering  <meyering@lucent.com>
39957
39958         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
39959         now that autoconf requires that.
39960
39961         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
39962         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
39963         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
39964
39965 2000-06-03  Jim Meyering  <meyering@lucent.com>
39966
39967         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
39968
39969 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
39970
39971         * m4/glibc21.m4: New file.
39972         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
39973
39974 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
39975
39976         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
39977         newer, don't install charset.alias.
39978         * lib/config.charset: Change the Linux/glibc rules so they become empty
39979         on glibc-2.1 or newer.
39980
39981 2000-06-02  Jim Meyering  <meyering@lucent.com>
39982
39983         * lib/mountlist.c: Back out last change.  Instead, do this...
39984         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
39985         me_dummy member using the same `ignore'-testing code.
39986         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
39987         fs_type strings.
39988         From Mark D. Roth.
39989
39990 2000-05-29  Jim Meyering  <meyering@lucent.com>
39991
39992         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
39993         mounts with the `ignore' attribute.  Based on a patch from
39994         Mark D. Roth.
39995
39996 2000-05-28  Jim Meyering  <meyering@lucent.com>
39997
39998         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
39999         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
40000         * m4/stat.m4: Likewise.
40001         * m4/lstat.m4: Likewise.
40002         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
40003
40004         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
40005         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
40006
40007 2000-05-26  Jim Meyering  <meyering@lucent.com>
40008
40009         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
40010
40011 2000-05-24  Jim Meyering  <meyering@lucent.com>
40012
40013         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
40014         autoconf requires that.
40015         * m4/lib-check.m4: Likewise.
40016         * m4/jm-macros.m4: Likewise.
40017         * m4/strftime.m4: Likewise.
40018
40019         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
40020         AC_CHECK_DECLS, now that autoconf requires that.
40021
40022 2000-05-22  Jim Meyering  <meyering@lucent.com>
40023
40024         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
40025         * m4/lstat.m4: Likewise.
40026
40027 2000-05-22  Jim Meyering  <meyering@lucent.com>
40028
40029         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
40030
40031 2000-05-20  Jim Meyering  <meyering@lucent.com>
40032
40033         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
40034         (jm_PREREQ): Use it.
40035
40036 2000-05-18  Jim Meyering  <meyering@lucent.com>
40037
40038         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
40039         back, too, since it may have been modified by allocate_entry.
40040         (hash_delete): Rewrite to use neither the assignment operator
40041         nor the comma operator in an if-expression.
40042
40043 2000-05-15  Paul Eggert  <eggert@twinsun.com>
40044
40045         * lib/closeout.c:
40046         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
40047         Remove; no longer needed.
40048         "quotearg.h": Add include.
40049         (file_name): Do not bother to explicitly initialize to NULL; it's less
40050         efficient on some hosts.
40051         (close_stdout_status): Remove test as to whether stdout was already
40052         closed; it breaks for the case "echo x | sort >&-".
40053         Quote file name colons.
40054         Do not assume that _("write error") lacks format strings.
40055
40056 2000-05-15  Jim Meyering  <meyering@lucent.com>
40057
40058         * lib/version-etc.c (version_etc_copyright): Update the copyright
40059         string used in all --version output.
40060
40061 2000-05-14  Jim Meyering  <meyering@lucent.com>
40062
40063         * lib/closeout.c (close_stdout_set_file_name): New function.
40064         (close_stdout_status): Use new file-scoped global.
40065         Return right away if fstat says the stdout file descriptor is invalid.
40066         * lib/closeout.h (close_stdout_set_file_name): Declare.
40067
40068 2000-05-10  Jim Meyering  <meyering@lucent.com>
40069
40070         * lib/closeout.c [default_exit_status]: New file-scoped variable.
40071         (close_stdout_set_status): New function.
40072         * lib/closeout.h (close_stdout_set_status): Declare.
40073
40074 2000-05-09  Jim Meyering  <meyering@lucent.com>
40075
40076         * m4/gettext.m4: Rename this...
40077         * m4/libintl.m4: ...to this.
40078
40079 2000-05-08  Jim Meyering  <meyering@lucent.com>
40080
40081         * lib/long-options.c: Don't include closeout.h.
40082         (parse_long_options): Don't call close_stdout for --version.
40083
40084 2000-05-06  Paul Eggert  <eggert@twinsun.com>
40085
40086         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
40087         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
40088         2.1.3 bug.  This avoids a clash when files like regex.c define
40089         _GNU_SOURCE.
40090
40091 2000-05-06  Jim Meyering  <meyering@lucent.com>
40092
40093         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
40094         (AC_REPLACE_FUNCS): Add strnlen.
40095
40096         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
40097         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
40098
40099         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
40100         AC_SEARCH_LIBS call for nanosleep.
40101         (LIB_NANOSLEEP): Set and AC_SUBST.
40102
40103 2000-05-06  Jim Meyering  <meyering@lucent.com>
40104
40105         * lib/strnlen.c: Undefine __strnlen and strnlen.
40106         [!weak_alias]: Define __strnlen to strnlen.
40107
40108         * lib/atexit.c: New file, from libiberty.
40109
40110 2000-05-06  Jim Meyering  <meyering@lucent.com>
40111
40112         * lib/closeout.c (close_stdout_status): Also check for errors on the
40113         stderr stream.
40114
40115 2000-05-05  Jim Meyering  <meyering@lucent.com>
40116
40117         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
40118         AC_SEARCH_LIBS call for clock_gettime.
40119         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
40120
40121         * m4/search-libs.m4: Update from autoconf.
40122
40123         su doesn't work on Solaris 2.6.
40124         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
40125         <shadow.h>.  Reported by Dragos Harabor.
40126
40127 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
40128
40129         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
40130         memcpy instead of xmalloc, xrealloc, path_concat.
40131         (locale_charset): Treat empty environment variables as absent.
40132         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
40133
40134 2000-05-04  Jim Meyering  <meyering@lucent.com>
40135
40136         * lib/getopt.c: Update from glibc.
40137         * lib/obstack.c: Likewise.
40138         * lib/obstack.h: Likewise.
40139         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
40140         file
40141
40142         * lib/regex.h: Likewise.
40143         * lib/strndup.c: Likewise.
40144         * lib/strnlen.c: New file, from glibc.
40145
40146 2000-05-03  Jim Meyering  <meyering@lucent.com>
40147
40148         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
40149
40150 2000-05-02  Paul Eggert  <eggert@twinsun.com>
40151
40152         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
40153         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
40154         compile-time test, rather than inspecting host and OS, to
40155         decide whether to define _LARGEFILE_SOURCE.
40156
40157 2000-05-01  Jim Meyering  <meyering@lucent.com>
40158
40159         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
40160
40161         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
40162         Based on a patch from Bruno Haible.
40163
40164 2000-05-01  Jim Meyering  <meyering@lucent.com>
40165
40166         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
40167
40168 2000-04-29  Jim Meyering  <meyering@lucent.com>
40169
40170         * lib/path-concat.c: Declare strdup only if it's not defined.
40171         * lib/canon-host.c: Likewise.
40172
40173 2000-04-28  Jim Meyering  <meyering@lucent.com>
40174
40175         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
40176         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
40177         is included first, then limits.h is included by locale.h by libintl.h.
40178         From John David Anglin.
40179
40180 2000-04-25  Jim Meyering  <meyering@lucent.com>
40181
40182         * lib/makepath.c (S_IRWXUGO): Define.
40183         (make_path): Always perform explicit chmod if MODE specifies any
40184         of the `special' permission bits.  Prompted by a bug report against
40185         install from Mate Wierdl and Joost van Baal.
40186
40187 2000-04-18  Jim Meyering  <meyering@lucent.com>
40188
40189         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
40190         (jm_PREREQ): Use it.
40191
40192 2000-04-18  Jim Meyering  <meyering@lucent.com>
40193
40194         * lib/README: New file.
40195
40196         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
40197         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
40198
40199 2000-04-17  Jim Meyering  <meyering@lucent.com>
40200
40201         Get it right :-)
40202         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
40203         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
40204         Suggestion from Akim Demaille.
40205
40206 2000-04-17  Jim Meyering  <meyering@lucent.com>
40207
40208         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
40209         the definition of it to rpl_strftime also defined-away the system's
40210         declaration.
40211
40212 2000-04-15  Jim Meyering  <meyering@lucent.com>
40213
40214         Use `C' to denote so-called `contiguous' files, the same way
40215         that tar does.
40216         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
40217         (ftypelet): Use S_ISCTG.
40218         From Michael Deutschmann.
40219
40220 2000-04-14  Jim Meyering  <meyering@lucent.com>
40221
40222         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
40223         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
40224         clobbered.
40225
40226 2000-04-14  Jim Meyering  <meyering@lucent.com>
40227
40228         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
40229
40230 2000-04-13  Jim Meyering  <meyering@lucent.com>
40231
40232         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
40233         AH_VERBATIM to insert required #ifndef into config.h.in.
40234         Suggestion from Akim Demaille.
40235
40236 2000-04-12  Jim Meyering  <meyering@lucent.com>
40237
40238         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
40239         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
40240         Christian Krackowizer.
40241
40242         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
40243         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
40244         (AC_SYS_LARGEFILE): Require.
40245         (AM_C_PROTOTYPES): Require.
40246
40247 2000-04-08  Jim Meyering  <meyering@lucent.com>
40248
40249         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
40250         names don't conflict.  Reported by Eli Zaretskii.
40251
40252 2000-04-07  Jim Meyering  <meyering@lucent.com>
40253
40254         * lib/putenv.c: Move inclusion of errno.h so it follows that of
40255         sys/types.h, to work around system header problems on AIX 3.2.5.
40256         From Bruno Haible.
40257
40258 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
40259
40260         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
40261         bug.  Deal with the different error behavior of Irix iconv.
40262
40263 2000-04-05  Paul Eggert  <eggert@twinsun.com>
40264
40265         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
40266         IRIX if the installer said otherwise.
40267
40268 2000-04-05  Jim Meyering  <meyering@lucent.com>
40269
40270         Portability tweaks required for ultrix4.3.
40271         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
40272         (jm_CHECK_DECLS): Add getutent to the list of functions.
40273         (_jm_DECL_HEADERS): Add utmpx.h.
40274         From John David Anglin.
40275
40276         * m4/strftime.m4: Back out the 2000-04-02 change.
40277         Instead of that change, simply undefine putenv in the test program.
40278
40279 2000-04-05  Jim Meyering  <meyering@lucent.com>
40280
40281         Portability tweaks required for ultrix4.3.
40282         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
40283         getutent.
40284         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
40285         * lib/canon-host.c: Declare strdup.
40286         * lib/path-concat.c: Likewise.
40287         From John David Anglin.
40288
40289 2000-04-04  Jim Meyering  <meyering@lucent.com>
40290
40291         Be more DOS 8.3-friendly.
40292         * lib/ref-add.sin: Renamed from ref-add.sed.in.
40293         * lib/ref-del.sin: Renamed from ref-del.sed.in.
40294         * lib/Makefile.am: Reflect renaming.
40295         Reported by Eli Zaretskii.
40296
40297         Use a temporary file name that won't clash with `charset.alias'
40298         in the DOS 8.3 name space.
40299         * lib/Makefile.am (charset_tmp): Define.
40300         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
40301         (uninstall-local): Likewise.
40302         Reported by Eli Zaretskii.
40303
40304 2000-04-03  Jim Meyering  <meyering@lucent.com>
40305
40306         * m4/gettext.m4: Fix typo in comment.
40307
40308         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
40309         textutils/configure.in).  Suggestion from Paul Eggert.
40310         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
40311
40312 2000-04-02  Paul Eggert  <eggert@twinsun.com>
40313
40314         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
40315         variable in the shell rather than using putenv, which isn't
40316         portable.  This avoids the configure-time inter-test dependency
40317         on the potentially-renamed putenv function.
40318
40319 2000-03-30  Paul Eggert  <eggert@twinsun.com>
40320
40321         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
40322         before checking struct stat.st_blksize, so that
40323         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
40324
40325 2000-03-29  Paul Eggert  <eggert@twinsun.com>
40326
40327         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
40328         since strftime.c uses HAVE_STRFTIME to decide whether to use
40329         the underlying strftime.
40330
40331 2000-03-29  Paul Eggert  <eggert@twinsun.com>
40332
40333         * lib/time/strftime.c (my_strftime): Make sure we call the system
40334         strftime, not ourselves, when invoking the underlying strftime.
40335
40336 2000-03-24  Jim Meyering  <meyering@lucent.com>
40337
40338         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
40339         (charset_alias): Define.
40340         (install-exec-local): Factor out common code.
40341         (uninstall-local): Split lines longer than 80.
40342         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
40343         (SUFFIXES): Define.
40344         (.sed.in.sed): New rule.  Don't redirect directly to $@.
40345         (CLEANFILES): Add ref-add.sed and ref-del.sed.
40346
40347 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
40348
40349         * lib/config.charset: Output a line containing "Packages using this
40350         file".
40351         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
40352         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
40353         ref-del.sed): New rules.
40354
40355 2000-03-17  Jim Meyering  <meyering@lucent.com>
40356
40357         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
40358         Otherwise, include <strings.h>
40359
40360 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
40361
40362         * lib/unicodeio.c (utf8_wctomb): New function.
40363         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
40364         format instead of in UCS-4 with platform dependent endianness.
40365
40366 2000-03-10  Jim Meyering  <meyering@lucent.com>
40367
40368         * m4/lib-check.m4: Look for getspnam in -lgen, too.
40369         From Marco Franzen.
40370
40371 2000-03-07  Paul Eggert  <eggert@twinsun.com>
40372
40373         * lib/savedir.c (savedir): Work even if directory size is
40374         negative; this can happen with some screwy NFS configurations.
40375
40376 2000-03-06  Jim Meyering  <meyering@lucent.com>
40377
40378         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
40379         if it's NULL (because we ran out of memory).  From Bruno Haible.
40380
40381 2000-03-05  Jim Meyering  <meyering@lucent.com>
40382
40383         * lib/localcharset.c ("path-concat.h"): Include.
40384         (get_charset_aliases): Use path_concat instead of ANSI string
40385         concatenation.
40386
40387         * lib/unicodeio.h (PARAMS): Define.
40388         Use it to guard prototype.
40389
40390 2000-03-04  Jim Meyering  <meyering@lucent.com>
40391
40392         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
40393         for lib/localcharset.c.
40394
40395 2000-03-04  Jim Meyering  <meyering@lucent.com>
40396
40397         * lib/Makefile.am (install-exec-local): Create $(libdir) before
40398         installing into it.
40399         (uninstall-local): Uncomment this rule so `make distcheck' works
40400         once again.
40401
40402         * lib/unicodeio.c (<errno.h>): Include it.
40403         (errno): Declare if not defined.
40404
40405         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
40406
40407         * lib/config.charset: New version, incorporating remarks from a linux
40408         i18n mailing list.  From Bruno Haible.
40409
40410 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
40411
40412         * m4/codeset.m4: New file.
40413         * m4/iconv.m4: New file.
40414         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
40415
40416 2000-03-03  Jim Meyering  <meyering@lucent.com>
40417
40418         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
40419
40420 2000-03-02  Jim Meyering  <meyering@lucent.com>
40421
40422         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
40423         the messages come out on separate lines.
40424
40425         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
40426         rather than jm_CHECK_DECLARATIONS.
40427         * m4/decl.m4: Remove now-unused file.
40428
40429         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
40430         geteuid.
40431
40432 2000-03-02  Jim Meyering  <meyering@lucent.com>
40433
40434         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
40435
40436 2000-03-01  Jim Meyering  <meyering@lucent.com>
40437
40438         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
40439         * lib/unicodeio.c: Likewise.
40440
40441 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
40442
40443         * lib/config.charset: New file.
40444         * lib/localcharset.c: New file.
40445         * lib/unicodeio.h, lib/unicodeio.c: New files.
40446         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
40447         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
40448         (noinst_HEADERS): Add unicodeio.h.
40449         (all-local, install-exec-local, charset.alias): New targets.
40450
40451 2000-02-28  Paul Eggert  <eggert@twinsun.com>
40452
40453         * lib/quotearg.c (ALERT_CHAR): New macro.
40454         (quotearg_buffer_restyled): Use it.
40455
40456 2000-02-27  Jim Meyering  <meyering@lucent.com>
40457
40458         * m4/check-decl.m4: Add getenv to the list.
40459
40460 2000-02-27  Jim Meyering  <meyering@lucent.com>
40461
40462         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
40463         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
40464
40465         * lib/backupfile.c: Guard inclusion of stdlib.h with
40466         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
40467         Declare malloc if needed.
40468
40469         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
40470         `#ifndef HAVE_DECL..'
40471         now that autoconf always defines the HAVE_DECL_ symbols.
40472         * lib/human.c: Likewise.
40473         * lib/same.c: Likewise.
40474         * lib/strtoumax.c: Likewise.
40475
40476         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
40477         declaration check was not run.
40478         * lib/hash.c: Likewise.
40479         * lib/human.c: Likewise.
40480         * lib/same.c: Likewise.
40481         * lib/strtoumax.c: Likewise.
40482
40483         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
40484         `.', then first look up the entire `.'-containing string as a login
40485         name.
40486
40487 2000-02-23  Jim Meyering  <meyering@lucent.com>
40488
40489         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
40490         in place of my hack.
40491
40492 2000-02-18  Paul Eggert  <eggert@twinsun.com>
40493
40494         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
40495         (textint): New typedef.
40496         (parser_control): Member year changed from int to textint.
40497         All uses changed.
40498         (YYSTYPE): Removed; replaced by %union with int and textint members.
40499         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
40500         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
40501         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
40502         (tSNUMBER, tUNUMBER): Now of type <textintval>.
40503         (date, number, to_year): Use width of number in digits, not its value,
40504         to determine whether it's a 2-digit year, or a 2-digit time.
40505         (yylex): Store number of digits of numeric tokens.
40506         Reported by John Kendall.
40507
40508         (parser_control): Changed from struct parser_control to typedef (for
40509         consistency).  All uses changed.
40510
40511         (tID): Removed; not used.
40512         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
40513
40514 2000-02-14  Paul Eggert  <eggert@twinsun.com>
40515
40516         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
40517         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
40518
40519 2000-02-12  Jim Meyering  <meyering@lucent.com>
40520
40521         * lib/userspec.c (ISDIGIT): Define it.
40522         (isdigit): Remove definition.
40523         (is_number): Use ISDIGIT, not isdigit.
40524         <libintl.h>: Include.
40525         (_ and N_): Define.
40526         (parse_user_spec): Mark translatable strings.
40527
40528 2000-02-10  Jim Meyering  <meyering@lucent.com>
40529
40530         With these changes, nanosleep.[ch] are finally enough like the other
40531         lib/* replacement files to compile on a few more losing systems.
40532
40533         * lib/nanosleep.h: Don't include config.h.
40534         Remove prototype from declaration of nanosleep.
40535         (PARAMS): Remove now-unneeded definition.
40536         * lib/nanosleep.c: #undef nanosleep.
40537         (rpl_nanosleep): Rename from nanosleep.
40538
40539 2000-02-10  Jim Meyering  <meyering@lucent.com>
40540
40541         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
40542         gnu_nanosleep to rpl_nanosleep.
40543
40544 2000-02-09  Jim Meyering  <meyering@lucent.com>
40545
40546         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
40547         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
40548
40549 2000-02-08  Akim Demaille  <akim@epita.fr>
40550
40551         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
40552         `[' and `]' and remove uses of `changequote'.
40553         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
40554         (AC_SYS_LARGEFILE): Likewise.
40555         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
40556         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
40557         of changequote.
40558         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
40559         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
40560         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
40561         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
40562
40563 2000-02-05  Jim Meyering  <meyering@lucent.com>
40564
40565         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
40566         Remove explicit use of AC_HEADER_TIME.  It is required by
40567         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
40568         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
40569         in autoconf whereby the expansion of the latter ended up preceding
40570         the expansion of its prerequisite, AC_HEADER_TIME.
40571         Reported by Volker Borchert.
40572
40573 2000-02-03  Jim Meyering  <meyering@lucent.com>
40574
40575         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
40576
40577 2000-02-03  Jim Meyering  <meyering@lucent.com>
40578
40579         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
40580         rather than with `#if HAVE_UTMPNAME'.
40581
40582 2000-02-02  Jim Meyering  <meyering@lucent.com>
40583
40584         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
40585         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
40586         Reported by Eli Zaretskii.
40587
40588 2000-02-01  Jim Meyering  <meyering@lucent.com>
40589
40590         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
40591
40592 2000-01-31  Jim Meyering  <meyering@lucent.com>
40593
40594         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
40595         functions.  Add the time.h and sys/time.h headers along with the
40596         AC_REQUIRE'ment of AC_HEADER_TIME.
40597
40598 2000-01-31  Jim Meyering  <meyering@lucent.com>
40599
40600         * lib/nanosleep.h (nanosleep): Guard declaration with
40601         `#if ! HAVE_DECL_NANOSLEEP'.
40602         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
40603         the declaration in that vendor's sys/timers.h.
40604         Reported by Christian Krackowizer.
40605
40606         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
40607         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
40608         (ISPRINT): Likewise.
40609         Reported by Tom Tromey.
40610
40611 2000-01-30  Jim Meyering  <meyering@lucent.com>
40612
40613         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
40614
40615         * m4/prereq.m4 (utmp_includes): Define.
40616         Check for ut_user and ut_name members in both struct utmpx
40617         and struct utmp.
40618
40619 2000-01-30  Jim Meyering  <meyering@lucent.com>
40620
40621         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
40622         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
40623         header files where only utmpx.ut_user is declared.
40624
40625         * lib/readutmp.h (UT_USER): Define.
40626
40627 2000-01-29  Jim Meyering  <meyering@lucent.com>
40628
40629         * m4/lib-check.m4: New file containing library-related checks from
40630         fileutils and sh-utils (textutils had none).
40631
40632 2000-01-28  Jim Meyering  <meyering@lucent.com>
40633
40634         * m4/perl.m4: Change format of warning message to look more like that
40635         from the missing script.  Suggestion from François Pinard.
40636
40637 2000-01-25  Jim Meyering  <meyering@lucent.com>
40638
40639         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
40640         well as time.h in the compile check.
40641         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
40642         Fix typo in cross-compiling case: s/yes/no/.
40643
40644 2000-01-23  Jim Meyering  <meyering@lucent.com>
40645
40646         * m4/jm-macros.m4: Move df-related tests here from
40647         fileutils/configure.in
40648
40649         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
40650         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
40651
40652         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
40653         s/space/ac_fsusage_space/.
40654         (jm_FILE_SYSTEM_USAGE): Take two parameters.
40655
40656         * m4/ftruncate.m4: New file (derived from part of
40657         fileutils/configure.in).
40658         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
40659         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
40660
40661         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
40662         AC_SUBST these here, rather than just in sh-util/configure.in, so
40663         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
40664         all the same.
40665         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
40666         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
40667         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
40668         (AC_SUBST(POW_LIBM)): Likewise.
40669         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
40670
40671 2000-01-23  Jim Meyering  <meyering@lucent.com>
40672
40673         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
40674         obstack.c.
40675
40676 2000-01-22  Jim Meyering  <meyering@lucent.com>
40677
40678         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
40679
40680         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
40681
40682         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
40683         configure.in
40684         (AC_CHECK_HEADERS): Likewise for sh-utils.
40685         (AC_CHECK_HEADERS): Likewise for textutils.
40686         Merge the three lists of headers.
40687
40688         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
40689         from fileutils' configure.in.
40690
40691         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
40692         code. Moved tests into their own function (_jm_DECL_HEADERS) in
40693         check-decl.m4.
40694
40695         * m4/check-decl.m4: Use #if rather than #ifdef.
40696         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
40697         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
40698         (_jm_DECL_HEADERS): Define new function.
40699         (jm_CHECK_DECLARATIONS): Require it.
40700
40701 2000-01-22  Jim Meyering  <meyering@lucent.com>
40702
40703         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
40704         [! HAVE_DECL_STRTOULL]: Declare strtoull.
40705         Required for some AIX systems.  Reported by Christian Krackowizer.
40706         [TESTING] (main): New function.
40707
40708         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
40709         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
40710         letters.
40711
40712         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
40713         iswprint.
40714
40715         * lib/strverscmp.c (ISDIGIT): Define.
40716         (strverscmp): Use ISDIGIT, not isdigit.
40717
40718 2000-01-19  Jim Meyering  <meyering@lucent.com>
40719
40720         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
40721         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
40722         defines `struct timespec' in <sys/time.h>
40723
40724         * m4/c-bs-a.m4: Remove uses of changequote altogether.
40725         Thanks to Akim for explaining.
40726
40727 2000-01-17  Paul Eggert  <eggert@twinsun.com>
40728
40729         * lib/nanosleep.c (nanosleep):
40730         Don't use SA_INTERRUPT to decide whether to call sigaction, as
40731         POSIX.1 doesn't require SA_INTERRUPT and some systems
40732         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
40733         it's been part of POSIX.1 since day 1 (in 1988).
40734
40735 2000-01-17  Jim Meyering  <meyering@lucent.com>
40736
40737         * lib/interlock: Remove unused file.  Reported by François Pinard.
40738
40739 2000-01-16  Paul Eggert  <eggert@twinsun.com>
40740
40741         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
40742         alert, backslash, formfeed, and vertical tab unnecessarily in
40743         shell quoting style.
40744
40745 2000-01-16  Jim Meyering  <meyering@lucent.com>
40746
40747         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
40748         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
40749         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
40750         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
40751
40752 2000-01-16  Jim Meyering  <meyering@lucent.com>
40753
40754         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
40755         because the latter didn't work.
40756
40757 2000-01-15  Jim Meyering  <meyering@lucent.com>
40758
40759         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
40760         (AC_REPLACE_FUNCS): Add memcpy and memset.
40761         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
40762         Add strpbrk.
40763         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
40764
40765 2000-01-12  Jim Meyering  <meyering@lucent.com>
40766
40767         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
40768         (jm_PREREQ): Use it.
40769         (jm_PREREQ_READUTMP): New macro.
40770         (jm_PREREQ): Use it.
40771
40772 2000-01-11  Paul Eggert  <eggert@twinsun.com>
40773
40774         Quote multibyte characters correctly.
40775         * m4/c-bs-a.m4: New file.
40776         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
40777         (jm_PREREQ): Use it.
40778
40779 2000-01-11  Paul Eggert  <eggert@twinsun.com>
40780
40781         * m4/uintmax_t.m4: Port to autoconf 2.13.
40782
40783 2000-01-08  Jim Meyering  <meyering@ascend.com>
40784
40785         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
40786         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
40787
40788 2000-01-04  Jim Meyering  <meyering@ascend.com>
40789
40790         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
40791         jm_STRUCT_DIRENT_D_TYPE.
40792         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
40793         jm_STRUCT_DIRENT_D_INO.
40794         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
40795         jm_STRUCT_UTIMBUF.
40796         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
40797         renamings.
40798         * m4/utime.m4: Likewise.
40799
40800         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
40801         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
40802
40803 2000-01-03  Paul Eggert  <eggert@twinsun.com>
40804
40805         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
40806         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
40807
40808 2000-01-02  Jim Meyering  <meyering@ascend.com>
40809
40810         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
40811         remember if this is necessary.
40812
40813 1999-12-26  Jim Meyering  <meyering@ascend.com>
40814
40815         * m4/jm-macros.m4: Use it here.
40816         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
40817
40818 1999-12-23  Jim Meyering  <meyering@ascend.com>
40819
40820         * m4/jm-macros.m4: Check for clock_gettime (moved from
40821         fileutils/configure.in)
40822         Check for gettimeofday.
40823
40824 1999-12-20  Jim Meyering  <meyering@ascend.com>
40825
40826         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
40827         autoconf-2.14a-1999-12-20.
40828
40829 1999-12-19  Jim Meyering  <meyering@ascend.com>
40830
40831         * m4/lstat-slash.m4: New file.
40832         * m4/jm-macros.m4: Use the new macro:
40833         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
40834
40835 1999-12-07  Jim Meyering  <meyering@ascend.com>
40836
40837         * m4/perl.m4: Require that File::Compare be available, too.
40838         Too many systems seem to lack it.
40839
40840         * m4/strftime.m4: Add checks for most of the cpp macros tested in
40841         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
40842
40843 1999-11-18  Paul Eggert  <eggert@twinsun.com>
40844
40845         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
40846         problem with the QNX 4.25 shell, which doesn't propagate exit
40847         status of failed commands inside shell assignments.
40848
40849 1999-11-17  Jim Meyering  <meyering@ascend.com>
40850
40851         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
40852
40853 1999-11-07  Jim Meyering  <meyering@ascend.com>
40854
40855         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
40856
40857 1999-11-06  Jim Meyering  <meyering@ascend.com>
40858
40859         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
40860         * m4/jm-macros.m4 (jm_MACROS): Use it here.
40861
40862 1999-11-05  Jim Meyering  <meyering@ascend.com>
40863
40864         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
40865         configure.in of textutils, fileutils, and sh-utils into this one
40866         (shared between those packages) file.
40867         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
40868         AC_STRUCT_ST_BLKSIZE.
40869
40870 1999-11-03  Jim Meyering  <meyering@ascend.com>
40871
40872         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
40873         of AC_CHECK_TYPE checks includes unistd.h.
40874         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
40875         Suggestion from Akim Demaille.
40876
40877 1999-10-30  Jim Meyering  <meyering@ascend.com>
40878
40879         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
40880         m4-quoted string.
40881         * m4/ls-mntd-fs.m4: Likewise.
40882         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
40883         * m4/jm-winsz1.m4: Likewise.
40884
40885         * m4/const.m4: Remove file, since the fix made it into the experimental
40886         version of autoconf.
40887         * m4/mktime.m4: Likewise.
40888
40889         * m4/check-type.m4: Remove file, now that the latest version of
40890         AC_CHECK_TYPE takes a third arg to specify additional #includes.
40891
40892         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
40893         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
40894         AC_CHECK_TYPE.
40895
40896 1999-10-04  Jim Meyering  <meyering@ascend.com>
40897
40898         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
40899
40900 1999-09-22  Paul Eggert  <eggert@twinsun.com>
40901
40902         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
40903         2.95.1 bug with HP-UX 10.20.
40904
40905 1999-09-17  Jim Meyering  <meyering@ascend.com>
40906
40907         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
40908         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
40909         due to missing strdup (against sh-utils-2.0).
40910
40911 1999-08-29  Jim Meyering  <meyering@ascend.com>
40912
40913         * m4/jm-macros.m4: Require jm_BISON.
40914         * m4/bison.m4: New file.
40915
40916 1999-08-17  Paul Eggert  <eggert@twinsun.com>
40917
40918         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
40919         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
40920
40921 1999-08-05  Jim Meyering  <meyering@ascend.com>
40922
40923         * m4/getline.m4: Rename test file from conftestdata to conftest.data
40924         to avoid conflicts with `conftest' on 8+3 filesystems.
40925         Suggestion from Eli Zaretskii.
40926
40927 1999-08-04  Jim Meyering  <meyering@ascend.com>
40928
40929         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
40930         fileutils and sh-utils (textutils's getline test was inadequate).
40931         (AM_FUNC_GETLINE): Run this test.
40932         (AC_CHECK_FUNCS): Check for getdelim.
40933         Reported by Bob Proulx.
40934
40935 1999-08-02  Jim Meyering  <meyering@ascend.com>
40936
40937         * m4/jm-macros.m4: Add a comment.
40938
40939 1999-08-01  Paul Eggert  <eggert@twinsun.com>
40940
40941         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
40942         <inttypes.h> defines strtoumax as a macro (and not as a
40943         function).
40944
40945 1999-08-01  Paul Eggert  <eggert@twinsun.com>
40946
40947         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
40948         that we can shift, multiply and divide unsigned long long
40949         values; Ultrix cc can't do it.
40950
40951 1999-08-01  Paul Eggert  <eggert@twinsun.com>
40952
40953         * m4/mktime.m4: New file, which is a preview of what should appear
40954         in the next public autoconf release.
40955
40956 1999-08-01  Paul Eggert  <eggert@twinsun.com>
40957
40958         * m4/lfs.m4: Remove this file.
40959         * m4/largefile.m4: New file.  It contains the old contents of
40960         lfs.m4, except that all names with prefix AC_LFS have been
40961         changed to use the prefix AC_SYS_LARGEFILE instead, to be
40962         compatible with future autoconf versions.  Also, some minor m4
40963         quoting problems have been fixed.
40964
40965 1999-08-01  Paul Eggert  <eggert@twinsun.com>
40966
40967         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
40968         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
40969         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
40970         and simplify the shell code.
40971
40972 1999-08-01  Jim Meyering  <meyering@ascend.com>
40973
40974         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
40975         m4.
40976
40977 1999-07-20  Jim Meyering  <meyering@ascend.com>
40978
40979         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
40980
40981 1999-07-15  Jim Meyering  <meyering@ascend.com>
40982
40983         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
40984
40985 1999-05-22  Jim Meyering  <meyering@ascend.com>
40986
40987         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
40988
40989 1999-05-20  Jim Meyering  <meyering@ascend.com>
40990
40991         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
40992         Add a colon after each `then' in case $4 is empty.
40993
40994 1999-05-16  Jim Meyering  <meyering@ascend.com>
40995
40996         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
40997
40998 1999-05-10  Jim Meyering  <meyering@ascend.com>
40999
41000         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
41001
41002         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
41003         AC_FUNC_MKTIME.
41004
41005 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
41006
41007         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
41008
41009 1999-05-04  Paul Eggert  <eggert@twinsun.com>
41010
41011         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
41012         not CPPFLAGS, so that linking works correctly in IRIX.
41013
41014 1999-04-30  Paul Eggert  <eggert@twinsun.com>
41015
41016         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
41017
41018 1999-04-20  Paul Eggert  <eggert@twinsun.com>
41019
41020         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
41021         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
41022         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
41023         jm_AC_TYPE_UNSIGNED_LONG_LONG.
41024         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
41025
41026         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
41027
41028 1999-04-20  Jim Meyering  <meyering@ascend.com>
41029
41030         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
41031         AC_REPLACE xstroull if necessary.  From Paul Eggert.
41032         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
41033
41034 1999-04-18  Jim Meyering  <meyering@ascend.com>
41035
41036         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
41037         * m4/jm-macros.m4: Use it.
41038
41039 1999-04-06  Jim Meyering  <meyering@ascend.com>
41040
41041         * m4/strftime.m4: Remove test for %f.
41042
41043 1999-03-29  Jim Meyering  <meyering@ascend.com>
41044
41045         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
41046         superset of the AC_TYPE_* checks in the textutils, fileutils,
41047         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
41048         AC_TYPE_PID_T.
41049
41050 1999-03-28  Jim Meyering  <meyering@ascend.com>
41051
41052         * m4/jm-macros.m4: Define GNU_PACKAGE here.
41053         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
41054         replaced e.g., in the *.sh files of the sh-utils.
41055
41056 1999-03-20  Jim Meyering  <meyering@ascend.com>
41057
41058         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
41059         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
41060         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
41061
41062 1999-03-19  Jim Meyering  <meyering@ascend.com>
41063
41064         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
41065
41066 1999-03-12  Jim Meyering  <meyering@ascend.com>
41067
41068         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
41069
41070 1999-03-07  Jim Meyering  <meyering@ascend.com>
41071
41072         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
41073         declared.
41074
41075 1999-02-17  Jim Meyering  <meyering@ascend.com>
41076
41077         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
41078         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
41079
41080 1999-02-07  Jim Meyering  <meyering@ascend.com>
41081
41082         * m4/group-member.m4: New file -- extracted from sh-utils'
41083         configure.in.
41084
41085         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
41086         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
41087
41088 1999-02-06  Jim Meyering  <meyering@ascend.com>
41089
41090         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
41091         * m4/fnmatch.m4: Likewise.
41092         * m4/getgroups.m4: Likewise.
41093         * m4/lstat.m4: Likewise.
41094         * m4/malloc.m4: Likewise.
41095         * m4/putenv.m4: Likewise.
41096         * m4/realloc.m4: Likewise.
41097         * m4/regex.m4: Likewise.
41098         * m4/stat.m4: Likewise.
41099         * m4/strftime.m4: Likewise.
41100         Suggestion from Alain Magloire.
41101
41102         * m4/chown.m4: Use `.$ac_objext', not `.o'.
41103         * m4/fnmatch.m4: Likewise.
41104         * m4/getgroups.m4: Likewise.
41105         * m4/getline.m4: Likewise.
41106         * m4/lstat.m4: Likewise.
41107         * m4/malloc.m4: Likewise.
41108         * m4/memcmp.m4: Likewise.
41109         * m4/putenv.m4: Likewise.
41110         * m4/realloc.m4: Likewise.
41111         * m4/regex.m4: Likewise.
41112         * m4/stat.m4: Likewise.
41113         * m4/strftime.m4: Likewise.
41114         Suggestion from Alain Magloire.
41115
41116         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
41117         an argument.
41118
41119         * m4/regex.m4: Add a run-time Test for proper operation of
41120         re_compile_pattern.
41121
41122 1999-01-31  Jim Meyering  <meyering@ascend.com>
41123
41124         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
41125
41126 1999-01-30  Jim Meyering  <meyering@ascend.com>
41127
41128         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
41129
41130         * m4/jm-mktime.m4: Make this a wrapper around the official
41131         AM_FUNC_MKTIME rather than my private copy, now that the official one
41132         is up to date.
41133         * m4/mktime.m4: Remove file.
41134
41135         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
41136         * m4/uptime.m4: Likewise.
41137         * m4/uintmax_t.m4: Likewise.
41138
41139 1999-01-28  Jim Meyering  <meyering@ascend.com>
41140
41141         * m4/jm-macros.m4: Use jm_AFS.
41142         * m4/afs.m4: New file (from fileutils' configure.in).
41143
41144         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
41145         * m4/chown.m4: Likewise.
41146         * m4/d-ino.m4: Likewise.
41147         * m4/d-type.m4: Likewise.
41148         * m4/fnmatch.m4: Likewise.
41149         * m4/getgroups.m4: Likewise.
41150         * m4/gettext.m4: Likewise.
41151         * m4/jm-mktime.m4: Likewise.
41152         * m4/jm-winsz2.m4: Likewise.
41153         * m4/lcmessage.m4: Likewise.
41154         * m4/ls-mntd-fs.m4: Likewise.
41155         * m4/malloc.m4: Likewise.
41156         * m4/memcmp.m4: Likewise.
41157         * m4/putenv.m4: Likewise.
41158         * m4/realloc.m4: Likewise.
41159         * m4/st_mtim.m4: Likewise.
41160         * m4/strftime.m4: Likewise.
41161
41162 1999-01-16  Jim Meyering  <meyering@ascend.com>
41163
41164         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
41165         (ARGMATCH_DIE_DECL): Define.
41166
41167 1999-01-12  Jim Meyering  <meyering@ascend.com>
41168
41169         * m4/Makefile.am.in: Rewrite to avoid using fmt.
41170         Reported by Lars Hecking.
41171
41172 1999-01-10  Jim Meyering  <meyering@ascend.com>
41173
41174         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
41175         gross kludge.
41176         * m4/inttypes_h.m4: Likewise.
41177         * m4/lstat.m4: Likewise.
41178         * m4/malloc.m4: Likewise.
41179         * m4/readdir.m4: Likewise.
41180         * m4/realloc.m4: Likewise.
41181         * m4/st_dm_mode.m4: Likewise.
41182         * m4/stat.m4: Likewise.
41183         * m4/utimbuf.m4: Likewise.
41184         * m4/utimes.m4: Likewise.
41185
41186         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
41187         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
41188         comments in config.h.in are meaningful.
41189
41190         * m4/jm-macros.m4: Require autoconf-2.13 here.
41191
41192         * m4/regex.m4: By default, don't use the included regex.c on systems
41193         with glibc 2.  Suggestion from Uli Drepper.
41194
41195 1999-01-02  Jim Meyering  <meyering@ascend.com>
41196
41197         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
41198
41199 1998-12-18  Jim Meyering  <meyering@ascend.com>
41200
41201         * m4/Makefile.am.in (Makefile.am): Simplify rule.
41202         Based on a suggestion from Lars Hecking.
41203
41204 1998-11-16  Paul Eggert  <eggert@twinsun.com>
41205
41206         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
41207
41208 1998-11-16  Jim Meyering  <meyering@ascend.com>
41209
41210         * m4/lfs.m4: Double-quote the `uname...` expression.
41211
41212 1998-11-14  Jim Meyering  <meyering@ascend.com>
41213
41214         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
41215         * m4/stat.m4: Likewise.
41216
41217 1998-11-03  Jim Meyering  <meyering@ascend.com>
41218
41219         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
41220         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
41221
41222 1998-10-18  Jim Meyering  <meyering@ascend.com>
41223
41224         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
41225
41226 1998-10-17  Jim Meyering  <meyering@ascend.com>
41227
41228         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
41229         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
41230         calls for those previously hard-coded headers.  Instead, take a new
41231         parameter.
41232         (jm_CHECK_DECLARATIONS): Reflect interface change.
41233         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
41234         (jm_CHECK_DECL_LOCALTIME_R): New macro.
41235
41236         * m4/mktime.m4: Test for spring-forward gap before long-running test.
41237
41238 1998-10-14  Jim Meyering  <meyering@ascend.com>
41239
41240         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
41241         instead of "TZ=America/Vancouver".  From Paul Eggert.
41242
41243 1998-10-11  Jim Meyering  <meyering@ascend.com>
41244
41245         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
41246         This adds a test for a recently added compatibility fix for mktime.c.
41247         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
41248
41249 1998-09-27  Jim Meyering  <meyering@ascend.com>
41250
41251         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
41252
41253         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
41254         ../configure.in, including a change from Gordon Matzigkeit to allow
41255         cross-compiling for the Hurd.
41256
41257         * m4/glibc.m4: New file/macro to test for the GNU C Library
41258         versions 1 and 2.  From Gordon Matzigkeit.
41259         Indent.
41260
41261 1998-09-21  Jim Meyering  <meyering@ascend.com>
41262
41263         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
41264
41265 1998-08-18  Paul Eggert  <eggert@twinsun.com>
41266
41267         Port nanosecond-resolution times to UnixWare 2.1.2 and
41268         pedantic Solaris 2.6.
41269
41270         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
41271         AC_STRUCT_ST_MTIM.
41272         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
41273         Generate name of ns member, instead of just 1 or undef.
41274         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
41275
41276 1998-08-15  Jim Meyering  <meyering@ascend.com>
41277
41278         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
41279         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
41280         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
41281         instead of jm_TYPE_SSIZE_T.
41282
41283 1998-08-12  Jim Meyering  <meyering@ascend.com>
41284
41285         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
41286
41287 1998-08-02  Jim Meyering  <meyering@ascend.com>
41288
41289         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
41290         in acconfig.h manually.
41291
41292 1998-07-31  Paul Eggert  <eggert@twinsun.com>
41293
41294         * m4/st_mtim.m4: New file.
41295
41296 1998-07-28  Jim Meyering  <meyering@ascend.com>
41297
41298         * m4/utimes.m4: Undef stat.
41299
41300 1998-07-25  Jim Meyering  <meyering@ascend.com>
41301
41302         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
41303         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
41304
41305 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
41306
41307         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
41308         uid and gid actually remain unchanged.
41309
41310 1998-07-07  Jim Meyering  <meyering@ascend.com>
41311
41312         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
41313
41314 1998-07-04  Jim Meyering  <meyering@ascend.com>
41315
41316         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
41317         to prove that this macro can be used in packages without regex.c.
41318
41319 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
41320
41321         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
41322         is to be used.
41323
41324 1998-07-03  Jim Meyering  <meyering@ascend.com>
41325
41326         * m4/gettext.m4: Add -lintl if it's found to be necessary.
41327
41328         * m4/gettext.m4: New file -- from gettext-0.10.35.
41329         * m4/lcmessage.m4: Likewise.
41330         * m4/progtest.m4: Likewise.
41331
41332         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
41333         * m4/jm-macros.m4: Require the new macro.
41334
41335 1998-06-29  Jim Meyering  <meyering@ascend.com>
41336
41337         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
41338         for the definition of NGROUPS (used in a system header included
41339         by sys/mount.h).
41340
41341 1998-06-28  Jim Meyering  <meyering@ascend.com>
41342
41343         * m4/ls-mntd-fs.m4: New file.
41344         * m4/fstypename.m4: New file.
41345
41346         * m4/jm-macros.m4: Require the new macro.
41347         * m4/jm-glibc-io.m4: New file.
41348
41349 1998-05-19  Jim Meyering  <meyering@ascend.com>
41350
41351         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
41352         * m4/lchown.m4: New file.
41353
41354         * m4/Makefile.am.in: New file.
41355         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
41356
41357 1998-05-14  Jim Meyering  <meyering@ascend.com>
41358
41359         * m4/Makefile.am (EXTRA_DIST): Add them.
41360         * m4/jm-macros.m4: New file.
41361         * m4/utimbuf.m4: New file.
41362
41363 1998-05-12  Jim Meyering  <meyering@ascend.com>
41364
41365         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
41366
41367 1998-05-11  Jim Meyering  <meyering@ascend.com>
41368
41369         * m4/isc-posix.m4: New file.
41370
41371 1998-05-10  Jim Meyering  <meyering@ascend.com>
41372
41373         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
41374
41375 1998-05-09  Jim Meyering  <meyering@ascend.com>
41376
41377         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
41378         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
41379         with automake.
41380
41381         * m4/ssize_t.m4: New file.
41382         * m4/mktime.m4: Remove file -- the new automake has this now.
41383
41384 1998-04-26  Jim Meyering  <meyering@ascend.com>
41385
41386         * m4/assert.m4: New file.
41387         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
41388
41389 1998-04-05  Jim Meyering  <meyering@ascend.com>
41390
41391         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
41392         (jm_PREREQ): Use it here.
41393
41394 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
41395
41396         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
41397         in acconfig.h.
41398
41399 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
41400
41401         * m4/prereq.m4: New file.
41402         * m4/error.m4: New file.
41403         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
41404
41405 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
41406
41407         * m4/getline.m4: Don't set am_cv_func_working_getline before the
41408         cache-check for the same variable -- that defeated the purpose of
41409         the test; the test program was never run.  This was a problem only
41410         on systems with losing getline functions -- HP-UX 10.20 is one.
41411         Reported by Bjorn Helgaas.
41412
41413 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
41414
41415         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
41416
41417 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
41418
41419         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
41420
41421         * m4/const.m4: New file.  Use an initializer in this declaration
41422         typedef int charset[2]; const charset x;
41423         Reported by Bob Glickstein.
41424
41425 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
41426
41427         * m4/chown.m4: Fix reversed types on -1 args to chown.
41428         From Kaveh Ghazi.
41429
41430 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
41431
41432         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
41433         Add lseek and memchr.
41434
41435         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
41436         T.E.Dickey <dickey@clark.net> said that some older preprocessors
41437         have a 20-character limit on names.
41438
41439 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
41440
41441         * m4/inttypes_h.m4: New file.
41442         * m4/uintmax_t.m4: New file.
41443         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
41444
41445
41446         -----
41447
41448         Local Variables:
41449         coding: utf-8
41450         End:
41451
41452         Copyright (C) 1997-2008 Free Software Foundation, Inc.
41453
41454         Copying and distribution of this file, with or without
41455         modification, are permitted provided the copyright notice
41456         and this notice are preserved.